Skip to content

Commit 3988a31

Browse files
chore(deps): update all non-major dependencies (#2540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0265481 commit 3988a31

File tree

2 files changed

+80
-86
lines changed

2 files changed

+80
-86
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
"@rollup/plugin-typescript": "12.1.1",
3535
"@types/js-beautify": "1.14.3",
3636
"@types/node": "22.9.0",
37-
"@vitejs/plugin-vue": "5.1.5",
37+
"@vitejs/plugin-vue": "5.2.0",
3838
"@vitejs/plugin-vue-jsx": "4.1.0",
39-
"@vitest/coverage-v8": "2.1.4",
39+
"@vitest/coverage-v8": "2.1.5",
4040
"@vue/compat": "3.5.12",
4141
"@vue/compiler-dom": "3.5.12",
4242
"@vue/compiler-sfc": "3.5.12",
@@ -58,7 +58,7 @@
5858
"vite": "5.4.11",
5959
"vitepress": "1.5.0",
6060
"vitepress-translation-helper": "0.2.1",
61-
"vitest": "2.1.4",
61+
"vitest": "2.1.5",
6262
"vue": "3.5.12",
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.12.3",
117+
"packageManager": "pnpm@9.13.0",
118118
"pnpm": {
119119
"peerDependencyRules": {
120120
"ignoreMissing": [

0 commit comments

Comments
 (0)