Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent cd03e1e commit f142e3d
Show file tree
Hide file tree
Showing 2 changed files with 285 additions and 655 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tsup",
"version": "8.3.5",
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"description": "Bundle your TypeScript library with no config, powered by esbuild",
"license": "MIT",
"homepage": "https://tsup.egoist.dev/",
Expand Down Expand Up @@ -62,36 +62,36 @@
"picocolors": "^1.1.1",
"postcss-load-config": "^6.0.1",
"resolve-from": "^5.0.0",
"rollup": "^4.24.0",
"rollup": "^4.24.3",
"source-map": "0.8.0-beta.0",
"sucrase": "^3.35.0",
"tinyexec": "^0.3.1",
"tinyglobby": "^0.2.9",
"tinyglobby": "^0.2.10",
"tree-kill": "^1.2.2"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.11",
"@rollup/plugin-json": "6.1.0",
"@swc/core": "1.7.39",
"@swc/core": "1.7.40",
"@types/debug": "4.1.12",
"@types/node": "22.7.8",
"@types/node": "22.8.2",
"@types/resolve": "1.20.6",
"bumpp": "^9.7.1",
"bumpp": "^9.8.0",
"flat": "6.0.1",
"postcss": "8.4.47",
"postcss-simple-vars": "7.0.1",
"prettier": "3.3.3",
"resolve": "1.22.8",
"rollup-plugin-dts": "6.1.1",
"sass": "1.80.3",
"sass": "1.80.4",
"strip-json-comments": "5.0.1",
"svelte": "3.49.0",
"svelte-preprocess": "5.1.4",
"terser": "^5.36.0",
"ts-essentials": "10.0.2",
"tsup": "8.3.0",
"tsup": "8.3.5",
"typescript": "5.6.3",
"vitest": "2.1.3",
"vitest": "2.1.4",
"wait-for-expect": "3.0.2"
},
"engines": {
Expand Down
Loading

0 comments on commit f142e3d

Please sign in to comment.