Skip to content

Commit 1bce92f

Browse files
committed
chore: upgrade deps
1 parent 3ad0acf commit 1bce92f

File tree

2 files changed

+876
-834
lines changed

2 files changed

+876
-834
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -59,29 +59,29 @@
5959
"prepublishOnly": "pnpm run build"
6060
},
6161
"dependencies": {
62-
"ast-kit": "^2.0.0",
62+
"ast-kit": "^2.1.0",
6363
"fast-glob": "^3.3.3",
6464
"magic-string": "^0.30.17",
6565
"picomatch": "^4.0.2",
66-
"unplugin": "^2.3.4",
66+
"unplugin": "^2.3.5",
6767
"unplugin-replace": "^0.6.0"
6868
},
6969
"devDependencies": {
70-
"@babel/types": "^7.27.1",
71-
"@sxzz/eslint-config": "^7.0.1",
70+
"@babel/types": "^7.27.3",
71+
"@sxzz/eslint-config": "^7.0.2",
7272
"@sxzz/prettier-config": "^2.2.1",
7373
"@sxzz/test-utils": "^0.5.6",
74-
"@types/node": "^22.15.21",
74+
"@types/node": "^22.15.29",
7575
"@types/picomatch": "^4.0.0",
7676
"bumpp": "^10.1.1",
77-
"esbuild": "^0.25.4",
78-
"eslint": "^9.27.0",
77+
"esbuild": "^0.25.5",
78+
"eslint": "^9.28.0",
7979
"prettier": "^3.5.3",
8080
"rollup": "^4.41.1",
81-
"tsdown": "^0.12.3",
81+
"tsdown": "^0.12.5",
8282
"tsx": "^4.19.4",
8383
"typescript": "^5.8.3",
84-
"unplugin-oxc": "^0.4.4",
84+
"unplugin-oxc": "^0.4.5",
8585
"vite": "^6.3.5",
8686
"vitest": "^3.1.4",
8787
"webpack": "^5.99.9"

0 commit comments

Comments
 (0)