Skip to content

Commit f0381c9

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 71c930f commit f0381c9

File tree

2 files changed

+154
-160
lines changed

2 files changed

+154
-160
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/node": "20.16.10",
3737
"@vitejs/plugin-vue": "5.1.4",
3838
"@vitejs/plugin-vue-jsx": "4.0.1",
39-
"@vitest/coverage-v8": "2.1.1",
39+
"@vitest/coverage-v8": "2.1.2",
4040
"@vue/compat": "3.5.10",
4141
"@vue/compiler-dom": "3.5.10",
4242
"@vue/compiler-sfc": "3.5.10",
@@ -50,15 +50,15 @@
5050
"lint-staged": "15.2.10",
5151
"prettier": "3.3.3",
5252
"reflect-metadata": "0.2.2",
53-
"rollup": "4.23.0",
53+
"rollup": "4.24.0",
5454
"tslib": "2.7.0",
5555
"typescript": "5.6.2",
5656
"typescript-eslint": "8.8.0",
5757
"unplugin-vue-components": "0.27.4",
5858
"vite": "5.4.8",
5959
"vitepress": "1.3.4",
6060
"vitepress-translation-helper": "0.2.1",
61-
"vitest": "2.1.1",
61+
"vitest": "2.1.2",
6262
"vue": "3.5.10",
6363
"vue-class-component": "8.0.0-rc.1",
6464
"vue-router": "4.4.5",
@@ -114,7 +114,7 @@
114114
"url": "git+https://github.com/vuejs/test-utils.git"
115115
},
116116
"homepage": "https://github.com/vuejs/test-utils",
117-
"packageManager": "pnpm@9.11.0",
117+
"packageManager": "pnpm@9.12.0",
118118
"pnpm": {
119119
"peerDependencyRules": {
120120
"ignoreMissing": [

0 commit comments

Comments
 (0)