Skip to content

Commit a55594b

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

File tree

2 files changed

+133
-142
lines changed

2 files changed

+133
-142
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333
"@rollup/plugin-replace": "6.0.2",
3434
"@rollup/plugin-typescript": "12.1.2",
3535
"@types/js-beautify": "1.14.3",
36-
"@types/node": "22.10.5",
36+
"@types/node": "22.10.6",
3737
"@vitejs/plugin-vue": "5.2.1",
3838
"@vitejs/plugin-vue-jsx": "4.1.1",
3939
"@vitest/coverage-v8": "2.1.8",
4040
"@vue/compat": "3.5.13",
4141
"@vue/compiler-dom": "3.5.13",
4242
"@vue/compiler-sfc": "3.5.13",
4343
"@vue/server-renderer": "3.5.13",
44-
"eslint": "9.17.0",
44+
"eslint": "9.18.0",
4545
"eslint-config-prettier": "10.0.1",
4646
"eslint-plugin-prettier": "5.2.1",
4747
"husky": "9.1.7",
@@ -53,7 +53,7 @@
5353
"rollup": "4.30.1",
5454
"tslib": "2.8.1",
5555
"typescript": "5.7.3",
56-
"typescript-eslint": "8.19.1",
56+
"typescript-eslint": "8.20.0",
5757
"unplugin-vue-components": "28.0.0",
5858
"vite": "6.0.7",
5959
"vitepress": "1.5.0",
@@ -115,7 +115,7 @@
115115
"url": "git+https://github.com/vuejs/test-utils.git"
116116
},
117117
"homepage": "https://github.com/vuejs/test-utils",
118-
"packageManager": "[email protected].3",
118+
"packageManager": "[email protected].4",
119119
"pnpm": {
120120
"peerDependencyRules": {
121121
"ignoreMissing": [

0 commit comments

Comments
 (0)