Skip to content

Commit 235870c

Browse files
fix(deps): update all non-major dependencies (#86)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e532db commit 235870c

File tree

2 files changed

+234
-225
lines changed

2 files changed

+234
-225
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,27 +63,27 @@
6363
"vue": "^2.0.0 || ^3.0.0"
6464
},
6565
"dependencies": {
66-
"@babel/core": "^7.28.0",
66+
"@babel/core": "^7.28.3",
6767
"@babel/plugin-syntax-typescript": "^7.27.1",
6868
"@vue/babel-plugin-jsx": "^1.5.0",
6969
"@vue/babel-preset-jsx": "^1.4.0",
7070
"local-pkg": "^1.1.1",
7171
"magic-string": "^0.30.17",
72-
"unplugin": "^2.3.5",
72+
"unplugin": "^2.3.6",
7373
"unplugin-utils": "^0.2.5"
7474
},
7575
"devDependencies": {
7676
"@sxzz/eslint-config": "^7.1.2",
7777
"@sxzz/prettier-config": "^2.2.3",
7878
"@types/babel__core": "^7.20.5",
79-
"@types/node": "^22.17.1",
80-
"bumpp": "^10.2.2",
79+
"@types/node": "^22.17.2",
80+
"bumpp": "^10.2.3",
8181
"eslint": "^9.33.0",
8282
"prettier": "^3.6.2",
83-
"tsdown": "^0.14.0",
84-
"tsx": "^4.20.3",
83+
"tsdown": "^0.14.1",
84+
"tsx": "^4.20.4",
8585
"typescript": "^5.9.2",
86-
"vite": "^7.1.1",
86+
"vite": "^7.1.2",
8787
"vitest": "^3.2.4",
8888
"vue": "^3.5.18"
8989
},

0 commit comments

Comments
 (0)