Skip to content

Commit ba40bc7

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

File tree

2 files changed

+900
-873
lines changed

2 files changed

+900
-873
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -73,30 +73,30 @@
7373
"vue": "^2.0.0 || ^3.0.0"
7474
},
7575
"dependencies": {
76-
"@babel/core": "^7.24.4",
77-
"@babel/plugin-syntax-typescript": "^7.24.1",
76+
"@babel/core": "^7.24.7",
77+
"@babel/plugin-syntax-typescript": "^7.24.7",
7878
"@rollup/pluginutils": "^5.1.0",
7979
"@vue/babel-plugin-jsx": "^1.2.2",
8080
"@vue/babel-preset-jsx": "^1.4.0",
8181
"local-pkg": "^0.5.0",
82-
"magic-string": "^0.30.9",
82+
"magic-string": "^0.30.10",
8383
"unplugin": "^1.10.1"
8484
},
8585
"devDependencies": {
86-
"@sxzz/eslint-config": "^3.9.0",
87-
"@sxzz/prettier-config": "^2.0.1",
86+
"@sxzz/eslint-config": "^3.13.0",
87+
"@sxzz/prettier-config": "^2.0.2",
8888
"@types/babel__core": "^7.20.5",
89-
"@types/node": "^20.12.5",
90-
"bumpp": "^9.4.0",
91-
"eslint": "^9.0.0",
89+
"@types/node": "^20.14.2",
90+
"bumpp": "^9.4.1",
91+
"eslint": "^9.4.0",
9292
"fast-glob": "^3.3.2",
93-
"prettier": "^3.2.5",
94-
"tsup": "^8.0.2",
95-
"tsx": "^4.7.2",
96-
"typescript": "^5.4.4",
97-
"vite": "^5.2.8",
98-
"vitest": "^1.4.0",
99-
"vue": "^3.4.21"
93+
"prettier": "^3.3.2",
94+
"tsup": "^8.1.0",
95+
"tsx": "^4.15.4",
96+
"typescript": "^5.4.5",
97+
"vite": "^5.3.1",
98+
"vitest": "^1.6.0",
99+
"vue": "^3.4.28"
100100
},
101101
"engines": {
102102
"node": ">=16.14.0"

0 commit comments

Comments
 (0)