Skip to content

Commit b68c19f

Browse files
committed
chore: upgrade deps
1 parent 32928bf commit b68c19f

File tree

4 files changed

+834
-851
lines changed

4 files changed

+834
-851
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -55,31 +55,31 @@
5555
"cac": "^6.7.14",
5656
"chokidar": "^3.6.0",
5757
"consola": "^3.2.3",
58-
"debug": "^4.3.5",
59-
"esbuild": "^0.23.0",
58+
"debug": "^4.3.7",
59+
"esbuild": "^0.23.1",
6060
"execa": "^5.1.1",
6161
"joycon": "^3.1.1",
62-
"picocolors": "^1.0.1",
62+
"picocolors": "^1.1.0",
6363
"postcss-load-config": "^6.0.1",
6464
"resolve-from": "^5.0.0",
65-
"rollup": "^4.19.0",
65+
"rollup": "^4.21.3",
6666
"source-map": "0.8.0-beta.0",
6767
"sucrase": "^3.35.0",
68-
"tinyglobby": "^0.2.1",
68+
"tinyglobby": "^0.2.6",
6969
"tree-kill": "^1.2.2"
7070
},
7171
"devDependencies": {
72-
"@microsoft/api-extractor": "^7.47.2",
72+
"@microsoft/api-extractor": "^7.47.9",
7373
"@rollup/plugin-json": "6.1.0",
74-
"@swc/core": "1.7.0",
74+
"@swc/core": "1.7.26",
7575
"@types/debug": "4.1.12",
7676
"@types/fs-extra": "11.0.4",
77-
"@types/node": "20.14.11",
77+
"@types/node": "22.5.5",
7878
"@types/resolve": "1.20.6",
7979
"bumpp": "^9.5.2",
8080
"flat": "6.0.1",
8181
"fs-extra": "11.2.0",
82-
"postcss": "8.4.39",
82+
"postcss": "8.4.47",
8383
"postcss-simple-vars": "7.0.1",
8484
"prettier": "3.3.3",
8585
"resolve": "1.22.8",
@@ -88,11 +88,11 @@
8888
"strip-json-comments": "5.0.1",
8989
"svelte": "3.49.0",
9090
"svelte-preprocess": "5.0.3",
91-
"terser": "^5.31.3",
92-
"ts-essentials": "10.0.1",
93-
"tsup": "8.2.1",
94-
"typescript": "5.5.3",
95-
"vitest": "2.0.3",
91+
"terser": "^5.32.0",
92+
"ts-essentials": "10.0.2",
93+
"tsup": "8.3.0",
94+
"typescript": "5.6.2",
95+
"vitest": "2.1.1",
9696
"wait-for-expect": "3.0.2"
9797
},
9898
"engines": {

0 commit comments

Comments
 (0)