Skip to content

Commit 4c807f4

Browse files
fix(deps): update all non-major dependencies (#75)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 48e001c commit 4c807f4

File tree

2 files changed

+704
-657
lines changed

2 files changed

+704
-657
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63,29 +63,29 @@
6363
"vue": "^2.0.0 || ^3.0.0"
6464
},
6565
"dependencies": {
66-
"@babel/core": "^7.27.1",
66+
"@babel/core": "^7.27.4",
6767
"@babel/plugin-syntax-typescript": "^7.27.1",
6868
"@vue/babel-plugin-jsx": "^1.4.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.4",
72+
"unplugin": "^2.3.5",
7373
"unplugin-utils": "^0.2.4"
7474
},
7575
"devDependencies": {
76-
"@sxzz/eslint-config": "^7.0.1",
76+
"@sxzz/eslint-config": "^7.0.2",
7777
"@sxzz/prettier-config": "^2.2.1",
7878
"@types/babel__core": "^7.20.5",
79-
"@types/node": "^22.15.19",
79+
"@types/node": "^22.15.29",
8080
"bumpp": "^10.1.1",
81-
"eslint": "^9.27.0",
81+
"eslint": "^9.28.0",
8282
"prettier": "^3.5.3",
83-
"tsdown": "^0.11.11",
83+
"tsdown": "^0.12.6",
8484
"tsx": "^4.19.4",
8585
"typescript": "^5.8.3",
8686
"vite": "^6.3.5",
87-
"vitest": "^3.1.3",
88-
"vue": "^3.5.14"
87+
"vitest": "^3.1.4",
88+
"vue": "^3.5.16"
8989
},
9090
"engines": {
9191
"node": ">=18.12.0"

0 commit comments

Comments
 (0)