Skip to content

Commit 9547e40

Browse files
chore(deps): update all non-major dependencies
1 parent 6acbe6f commit 9547e40

File tree

2 files changed

+337
-327
lines changed

2 files changed

+337
-327
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@rollup/plugin-replace": "6.0.2",
3434
"@rollup/plugin-typescript": "12.1.2",
3535
"@types/js-beautify": "1.14.3",
36-
"@types/node": "22.10.2",
36+
"@types/node": "22.10.5",
3737
"@vitejs/plugin-vue": "5.2.1",
3838
"@vitejs/plugin-vue-jsx": "4.1.1",
3939
"@vitest/coverage-v8": "2.1.8",
@@ -47,15 +47,15 @@
4747
"husky": "9.1.7",
4848
"jsdom": "25.0.1",
4949
"jsdom-global": "3.0.2",
50-
"lint-staged": "15.2.11",
50+
"lint-staged": "15.3.0",
5151
"prettier": "3.4.2",
5252
"reflect-metadata": "0.2.2",
53-
"rollup": "4.29.1",
53+
"rollup": "4.30.1",
5454
"tslib": "2.8.1",
5555
"typescript": "5.7.2",
56-
"typescript-eslint": "8.18.2",
56+
"typescript-eslint": "8.19.1",
5757
"unplugin-vue-components": "0.28.0",
58-
"vite": "6.0.5",
58+
"vite": "6.0.7",
5959
"vitepress": "1.5.0",
6060
"vitepress-translation-helper": "0.2.2",
6161
"vitest": "2.1.8",
@@ -115,7 +115,7 @@
115115
"url": "git+https://github.com/vuejs/test-utils.git"
116116
},
117117
"homepage": "https://github.com/vuejs/test-utils",
118-
"packageManager": "[email protected].1",
118+
"packageManager": "[email protected].3",
119119
"pnpm": {
120120
"peerDependencyRules": {
121121
"ignoreMissing": [

0 commit comments

Comments
 (0)