Skip to content

Commit a57bc97

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

File tree

2 files changed

+218
-218
lines changed

2 files changed

+218
-218
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@rollup/plugin-replace": "6.0.2",
3535
"@rollup/plugin-typescript": "12.1.2",
3636
"@types/js-beautify": "1.14.3",
37-
"@types/node": "22.14.1",
37+
"@types/node": "22.15.3",
3838
"@vitejs/plugin-vue": "5.2.3",
3939
"@vitejs/plugin-vue-jsx": "4.1.2",
4040
"@vitest/coverage-v8": "3.1.2",
@@ -51,18 +51,18 @@
5151
"lint-staged": "15.5.1",
5252
"prettier": "3.5.3",
5353
"reflect-metadata": "0.2.2",
54-
"rollup": "4.40.0",
54+
"rollup": "4.40.1",
5555
"tslib": "2.8.1",
5656
"typescript": "5.8.3",
57-
"typescript-eslint": "8.31.0",
57+
"typescript-eslint": "8.31.1",
5858
"unplugin-vue-components": "28.5.0",
59-
"vite": "6.3.2",
59+
"vite": "6.3.4",
6060
"vitepress": "1.6.3",
6161
"vitepress-translation-helper": "0.2.2",
6262
"vitest": "3.1.2",
6363
"vue": "3.5.13",
6464
"vue-class-component": "8.0.0-rc.1",
65-
"vue-router": "4.5.0",
65+
"vue-router": "4.5.1",
6666
"vue-tsc": "2.2.10",
6767
"vuex": "4.1.0"
6868
},
@@ -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.9.0",
119+
"packageManager": "pnpm@10.10.0",
120120
"pnpm": {
121121
"peerDependencyRules": {
122122
"ignoreMissing": [

0 commit comments

Comments
 (0)