Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Sep 17, 2024
1 parent 32928bf commit b68c19f
Show file tree
Hide file tree
Showing 4 changed files with 834 additions and 851 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,31 +55,31 @@
"cac": "^6.7.14",
"chokidar": "^3.6.0",
"consola": "^3.2.3",
"debug": "^4.3.5",
"esbuild": "^0.23.0",
"debug": "^4.3.7",
"esbuild": "^0.23.1",
"execa": "^5.1.1",
"joycon": "^3.1.1",
"picocolors": "^1.0.1",
"picocolors": "^1.1.0",
"postcss-load-config": "^6.0.1",
"resolve-from": "^5.0.0",
"rollup": "^4.19.0",
"rollup": "^4.21.3",
"source-map": "0.8.0-beta.0",
"sucrase": "^3.35.0",
"tinyglobby": "^0.2.1",
"tinyglobby": "^0.2.6",
"tree-kill": "^1.2.2"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.2",
"@microsoft/api-extractor": "^7.47.9",
"@rollup/plugin-json": "6.1.0",
"@swc/core": "1.7.0",
"@swc/core": "1.7.26",
"@types/debug": "4.1.12",
"@types/fs-extra": "11.0.4",
"@types/node": "20.14.11",
"@types/node": "22.5.5",
"@types/resolve": "1.20.6",
"bumpp": "^9.5.2",
"flat": "6.0.1",
"fs-extra": "11.2.0",
"postcss": "8.4.39",
"postcss": "8.4.47",
"postcss-simple-vars": "7.0.1",
"prettier": "3.3.3",
"resolve": "1.22.8",
Expand All @@ -88,11 +88,11 @@
"strip-json-comments": "5.0.1",
"svelte": "3.49.0",
"svelte-preprocess": "5.0.3",
"terser": "^5.31.3",
"ts-essentials": "10.0.1",
"tsup": "8.2.1",
"typescript": "5.5.3",
"vitest": "2.0.3",
"terser": "^5.32.0",
"ts-essentials": "10.0.2",
"tsup": "8.3.0",
"typescript": "5.6.2",
"vitest": "2.1.1",
"wait-for-expect": "3.0.2"
},
"engines": {
Expand Down
Loading

0 comments on commit b68c19f

Please sign in to comment.