Skip to content

Commit a7ee460

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

File tree

2 files changed

+192
-201
lines changed

2 files changed

+192
-201
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@
3333
"@rollup/plugin-replace": "5.0.5",
3434
"@rollup/plugin-typescript": "11.1.6",
3535
"@types/js-beautify": "1.14.3",
36-
"@types/node": "20.11.19",
37-
"@typescript-eslint/eslint-plugin": "7.0.2",
38-
"@typescript-eslint/parser": "7.0.2",
36+
"@types/node": "20.11.21",
37+
"@typescript-eslint/eslint-plugin": "7.1.0",
38+
"@typescript-eslint/parser": "7.1.0",
3939
"@vitejs/plugin-vue": "5.0.4",
4040
"@vitejs/plugin-vue-jsx": "3.1.0",
4141
"@vitest/coverage-v8": "1.3.1",
42-
"@vue/compat": "3.4.19",
43-
"@vue/compiler-dom": "3.4.19",
44-
"@vue/compiler-sfc": "3.4.19",
45-
"@vue/server-renderer": "3.4.19",
46-
"eslint": "8.56.0",
42+
"@vue/compat": "3.4.20",
43+
"@vue/compiler-dom": "3.4.20",
44+
"@vue/compiler-sfc": "3.4.20",
45+
"@vue/server-renderer": "3.4.20",
46+
"eslint": "8.57.0",
4747
"eslint-config-prettier": "9.1.0",
4848
"eslint-plugin-prettier": "5.1.3",
4949
"husky": "9.0.11",
@@ -59,7 +59,7 @@
5959
"vite": "5.1.4",
6060
"vitepress": "1.0.0-rc.44",
6161
"vitest": "1.3.1",
62-
"vue": "3.4.19",
62+
"vue": "3.4.20",
6363
"vue-class-component": "8.0.0-rc.1",
6464
"vue-router": "4.3.0",
6565
"vue-tsc": "1.8.27",
@@ -111,7 +111,7 @@
111111
"url": "git+https://github.com/vuejs/test-utils.git"
112112
},
113113
"homepage": "https://github.com/vuejs/test-utils",
114-
"packageManager": "[email protected].3",
114+
"packageManager": "[email protected].4",
115115
"pnpm": {
116116
"peerDependencyRules": {
117117
"ignoreMissing": [

0 commit comments

Comments
 (0)