Skip to content

Commit 297965c

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

File tree

2 files changed

+295
-300
lines changed

2 files changed

+295
-300
lines changed

Diff for: package.json

+8-8
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.13.5",
37+
"@types/node": "22.13.9",
3838
"@vitejs/plugin-vue": "5.2.1",
3939
"@vitejs/plugin-vue-jsx": "4.1.1",
4040
"@vitest/coverage-v8": "3.0.7",
@@ -49,21 +49,21 @@
4949
"jsdom": "26.0.0",
5050
"jsdom-global": "3.0.2",
5151
"lint-staged": "15.4.3",
52-
"prettier": "3.5.2",
52+
"prettier": "3.5.3",
5353
"reflect-metadata": "0.2.2",
54-
"rollup": "4.34.8",
54+
"rollup": "4.34.9",
5555
"tslib": "2.8.1",
56-
"typescript": "5.7.3",
57-
"typescript-eslint": "8.25.0",
58-
"unplugin-vue-components": "28.4.0",
56+
"typescript": "5.8.2",
57+
"typescript-eslint": "8.26.0",
58+
"unplugin-vue-components": "28.4.1",
5959
"vite": "6.2.0",
6060
"vitepress": "1.6.3",
6161
"vitepress-translation-helper": "0.2.2",
6262
"vitest": "3.0.7",
6363
"vue": "3.5.13",
6464
"vue-class-component": "8.0.0-rc.1",
6565
"vue-router": "4.5.0",
66-
"vue-tsc": "2.2.4",
66+
"vue-tsc": "2.2.8",
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": "[email protected].1",
119+
"packageManager": "[email protected].2",
120120
"pnpm": {
121121
"peerDependencyRules": {
122122
"ignoreMissing": [

0 commit comments

Comments
 (0)