Skip to content

Commit 45e6ad3

Browse files
committed
chore: upgrade deps
1 parent 28e0604 commit 45e6ad3

File tree

2 files changed

+526
-710
lines changed

2 files changed

+526
-710
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@
6565
"dependencies": {
6666
"@babel/core": "^7.26.9",
6767
"@babel/plugin-syntax-typescript": "^7.25.9",
68-
"@vue/babel-plugin-jsx": "^1.2.5",
68+
"@vue/babel-plugin-jsx": "^1.3.0",
6969
"@vue/babel-preset-jsx": "^1.4.0",
70-
"local-pkg": "^1.1.0",
70+
"local-pkg": "^1.1.1",
7171
"magic-string": "^0.30.17",
7272
"unplugin": "^2.2.0",
7373
"unplugin-utils": "^0.2.4"
@@ -76,11 +76,11 @@
7676
"@sxzz/eslint-config": "^5.2.0",
7777
"@sxzz/prettier-config": "^2.2.0",
7878
"@types/babel__core": "^7.20.5",
79-
"@types/node": "^22.13.8",
79+
"@types/node": "^22.13.9",
8080
"bumpp": "^10.0.3",
8181
"eslint": "^9.21.0",
8282
"prettier": "^3.5.3",
83-
"tsdown": "^0.6.0",
83+
"tsdown": "^0.6.3",
8484
"tsx": "^4.19.3",
8585
"typescript": "^5.8.2",
8686
"vite": "^6.2.0",

0 commit comments

Comments
 (0)