Skip to content

Commit cf52626

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

File tree

2 files changed

+296
-317
lines changed

2 files changed

+296
-317
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.14.0",
37+
"@types/node": "22.14.1",
3838
"@vitejs/plugin-vue": "5.2.3",
3939
"@vitejs/plugin-vue-jsx": "4.1.2",
4040
"@vitest/coverage-v8": "3.1.1",
@@ -43,19 +43,19 @@
4343
"@vue/compiler-sfc": "3.5.13",
4444
"@vue/server-renderer": "3.5.13",
4545
"eslint": "9.24.0",
46-
"eslint-config-prettier": "10.1.1",
46+
"eslint-config-prettier": "10.1.2",
4747
"eslint-plugin-prettier": "5.2.6",
4848
"husky": "9.1.7",
49-
"jsdom": "26.0.0",
49+
"jsdom": "26.1.0",
5050
"jsdom-global": "3.0.2",
51-
"lint-staged": "15.5.0",
51+
"lint-staged": "15.5.1",
5252
"prettier": "3.5.3",
5353
"reflect-metadata": "0.2.2",
54-
"rollup": "4.39.0",
54+
"rollup": "4.40.0",
5555
"tslib": "2.8.1",
5656
"typescript": "5.8.3",
57-
"typescript-eslint": "8.29.1",
58-
"unplugin-vue-components": "28.4.1",
57+
"typescript-eslint": "8.30.1",
58+
"unplugin-vue-components": "28.5.0",
5959
"vite": "6.2.6",
6060
"vitepress": "1.6.3",
6161
"vitepress-translation-helper": "0.2.2",
@@ -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].0",
119+
"packageManager": "[email protected].1",
120120
"pnpm": {
121121
"peerDependencyRules": {
122122
"ignoreMissing": [

0 commit comments

Comments
 (0)