Skip to content

Commit b142f22

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

File tree

2 files changed

+285
-281
lines changed

2 files changed

+285
-281
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"vue": "^2.0.0 || ^3.0.0"
7474
},
7575
"dependencies": {
76-
"@babel/core": "^7.26.0",
76+
"@babel/core": "^7.26.7",
7777
"@babel/plugin-syntax-typescript": "^7.25.9",
7878
"@rollup/pluginutils": "^5.1.4",
7979
"@vue/babel-plugin-jsx": "^1.2.5",
@@ -86,15 +86,15 @@
8686
"@sxzz/eslint-config": "^4.6.0",
8787
"@sxzz/prettier-config": "^2.1.0",
8888
"@types/babel__core": "^7.20.5",
89-
"@types/node": "^22.10.7",
89+
"@types/node": "^22.10.10",
9090
"bumpp": "^10.0.1",
91-
"eslint": "^9.18.0",
91+
"eslint": "^9.19.0",
9292
"prettier": "^3.4.2",
93-
"tsup": "^8.3.5",
93+
"tsup": "^8.3.6",
9494
"tsx": "^4.19.2",
9595
"typescript": "^5.7.3",
96-
"vite": "^6.0.8",
97-
"vitest": "^3.0.2",
96+
"vite": "^6.0.11",
97+
"vitest": "^3.0.4",
9898
"vue": "^3.5.13"
9999
},
100100
"engines": {

0 commit comments

Comments
 (0)