Skip to content

Commit 913d1f2

Browse files
chore(deps): update all non-major dependencies
1 parent 9fc7cfd commit 913d1f2

File tree

2 files changed

+148
-147
lines changed

2 files changed

+148
-147
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/node": "24.10.1",
3838
"@vitejs/plugin-vue": "6.0.2",
3939
"@vitejs/plugin-vue-jsx": "5.1.2",
40-
"@vitest/coverage-v8": "4.0.14",
40+
"@vitest/coverage-v8": "4.0.15",
4141
"@vue/compat": "3.5.25",
4242
"@vue/compiler-dom": "3.5.25",
4343
"@vue/compiler-sfc": "3.5.25",
@@ -49,17 +49,17 @@
4949
"jsdom": "27.2.0",
5050
"jsdom-global": "3.0.2",
5151
"lint-staged": "16.2.7",
52-
"prettier": "3.6.2",
52+
"prettier": "3.7.3",
5353
"reflect-metadata": "0.2.2",
5454
"rollup": "4.53.3",
5555
"tslib": "2.8.1",
5656
"typescript": "5.9.3",
57-
"typescript-eslint": "8.48.0",
57+
"typescript-eslint": "8.48.1",
5858
"unplugin-vue-components": "30.0.0",
59-
"vite": "7.2.4",
59+
"vite": "7.2.6",
6060
"vitepress": "1.6.4",
6161
"vitepress-translation-helper": "0.2.2",
62-
"vitest": "4.0.14",
62+
"vitest": "4.0.15",
6363
"vue": "3.5.25",
6464
"vue-class-component": "8.0.0-rc.1",
6565
"vue-router": "4.6.3",
@@ -116,7 +116,7 @@
116116
"url": "git+https://github.com/vuejs/test-utils.git"
117117
},
118118
"homepage": "https://github.com/vuejs/test-utils",
119-
"packageManager": "pnpm@10.23.0",
119+
"packageManager": "pnpm@10.24.0",
120120
"pnpm": {
121121
"peerDependencyRules": {
122122
"ignoreMissing": [

0 commit comments

Comments
 (0)