Skip to content

Commit 81eecbb

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

File tree

2 files changed

+235
-246
lines changed

2 files changed

+235
-246
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.18.1",
37+
"@types/node": "22.18.5",
3838
"@vitejs/plugin-vue": "6.0.1",
3939
"@vitejs/plugin-vue-jsx": "5.1.1",
4040
"@vitest/coverage-v8": "3.2.4",
@@ -51,10 +51,10 @@
5151
"lint-staged": "16.1.6",
5252
"prettier": "3.6.2",
5353
"reflect-metadata": "0.2.2",
54-
"rollup": "4.50.1",
54+
"rollup": "4.50.2",
5555
"tslib": "2.8.1",
5656
"typescript": "5.9.2",
57-
"typescript-eslint": "8.43.0",
57+
"typescript-eslint": "8.44.0",
5858
"unplugin-vue-components": "29.0.0",
5959
"vite": "7.1.5",
6060
"vitepress": "1.6.4",
@@ -63,7 +63,7 @@
6363
"vue": "3.5.21",
6464
"vue-class-component": "8.0.0-rc.1",
6565
"vue-router": "4.5.1",
66-
"vue-tsc": "3.0.6",
66+
"vue-tsc": "3.0.7",
6767
"vuex": "4.1.0"
6868
},
6969
"peerDependencies": {
@@ -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.15.1",
119+
"packageManager": "pnpm@10.16.1",
120120
"pnpm": {
121121
"peerDependencyRules": {
122122
"ignoreMissing": [

0 commit comments

Comments
 (0)