Skip to content

Commit c562702

Browse files
committed
chore(deps): update all non-major dependencies
1 parent a0e0e68 commit c562702

File tree

2 files changed

+329
-340
lines changed

2 files changed

+329
-340
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
3434
"@rollup/plugin-typescript": "11.1.6",
3535
"@types/js-beautify": "1.14.3",
3636
"@types/node": "20.12.7",
37-
"@typescript-eslint/eslint-plugin": "7.6.0",
38-
"@typescript-eslint/parser": "7.6.0",
37+
"@typescript-eslint/eslint-plugin": "7.7.0",
38+
"@typescript-eslint/parser": "7.7.0",
3939
"@vitejs/plugin-vue": "5.0.4",
4040
"@vitejs/plugin-vue-jsx": "3.1.0",
41-
"@vitest/coverage-v8": "1.4.0",
42-
"@vue/compat": "3.4.21",
43-
"@vue/compiler-dom": "3.4.21",
44-
"@vue/compiler-sfc": "3.4.21",
45-
"@vue/server-renderer": "3.4.21",
41+
"@vitest/coverage-v8": "1.5.0",
42+
"@vue/compat": "3.4.22",
43+
"@vue/compiler-dom": "3.4.22",
44+
"@vue/compiler-sfc": "3.4.22",
45+
"@vue/server-renderer": "3.4.22",
4646
"eslint": "8.57.0",
4747
"eslint-config-prettier": "9.1.0",
4848
"eslint-plugin-prettier": "5.1.3",
@@ -52,18 +52,18 @@
5252
"lint-staged": "15.2.2",
5353
"prettier": "3.2.5",
5454
"reflect-metadata": "0.2.2",
55-
"rollup": "4.14.1",
55+
"rollup": "4.14.3",
5656
"tslib": "2.6.2",
5757
"typescript": "5.4.5",
5858
"unplugin-vue-components": "0.26.0",
59-
"vite": "5.2.8",
59+
"vite": "5.2.9",
6060
"vitepress": "1.1.0",
6161
"vitepress-translation-helper": "0.2.1",
62-
"vitest": "1.4.0",
63-
"vue": "3.4.21",
62+
"vitest": "1.5.0",
63+
"vue": "3.4.22",
6464
"vue-class-component": "8.0.0-rc.1",
6565
"vue-router": "4.3.0",
66-
"vue-tsc": "2.0.12",
66+
"vue-tsc": "2.0.13",
6767
"vuex": "4.1.0"
6868
},
6969
"author": {
@@ -106,7 +106,7 @@
106106
"url": "git+https://github.com/vuejs/test-utils.git"
107107
},
108108
"homepage": "https://github.com/vuejs/test-utils",
109-
"packageManager": "[email protected].6",
109+
"packageManager": "[email protected].7",
110110
"pnpm": {
111111
"peerDependencyRules": {
112112
"ignoreMissing": [

0 commit comments

Comments
 (0)