Skip to content

Commit 6e346bf

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

File tree

2 files changed

+237
-224
lines changed

2 files changed

+237
-224
lines changed

package.json

Lines changed: 5 additions & 5 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.4",
3636
"@types/js-beautify": "1.14.3",
37-
"@types/node": "22.17.1",
37+
"@types/node": "22.17.2",
3838
"@vitejs/plugin-vue": "6.0.1",
3939
"@vitejs/plugin-vue-jsx": "5.0.1",
4040
"@vitest/coverage-v8": "3.2.4",
@@ -51,12 +51,12 @@
5151
"lint-staged": "16.1.5",
5252
"prettier": "3.6.2",
5353
"reflect-metadata": "0.2.2",
54-
"rollup": "4.46.2",
54+
"rollup": "4.46.4",
5555
"tslib": "2.8.1",
5656
"typescript": "5.9.2",
57-
"typescript-eslint": "8.39.1",
57+
"typescript-eslint": "8.40.0",
5858
"unplugin-vue-components": "29.0.0",
59-
"vite": "7.1.2",
59+
"vite": "7.1.3",
6060
"vitepress": "1.6.4",
6161
"vitepress-translation-helper": "0.2.2",
6262
"vitest": "3.2.4",
@@ -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.14.0",
119+
"packageManager": "pnpm@10.15.0",
120120
"pnpm": {
121121
"peerDependencyRules": {
122122
"ignoreMissing": [

0 commit comments

Comments
 (0)