Skip to content

Commit 3483dd2

Browse files
committed
chore(deps): update all non-major dependencies
1 parent c3cc713 commit 3483dd2

File tree

2 files changed

+163
-263
lines changed

2 files changed

+163
-263
lines changed

package.json

Lines changed: 9 additions & 9 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.11.5",
37-
"@typescript-eslint/eslint-plugin": "6.19.0",
38-
"@typescript-eslint/parser": "6.19.0",
37+
"@typescript-eslint/eslint-plugin": "6.19.1",
38+
"@typescript-eslint/parser": "6.19.1",
3939
"@vitejs/plugin-vue": "5.0.3",
4040
"@vitejs/plugin-vue-jsx": "3.1.0",
4141
"@vitest/coverage-v8": "1.2.1",
42-
"@vue/compat": "3.4.14",
43-
"@vue/compiler-dom": "3.4.14",
44-
"@vue/compiler-sfc": "3.4.14",
45-
"@vue/server-renderer": "3.4.14",
42+
"@vue/compat": "3.4.15",
43+
"@vue/compiler-dom": "3.4.15",
44+
"@vue/compiler-sfc": "3.4.15",
45+
"@vue/server-renderer": "3.4.15",
4646
"eslint": "8.56.0",
4747
"eslint-config-prettier": "9.1.0",
4848
"eslint-plugin-prettier": "5.1.3",
@@ -52,14 +52,14 @@
5252
"lint-staged": "15.2.0",
5353
"prettier": "3.2.4",
5454
"reflect-metadata": "0.2.1",
55-
"rollup": "4.9.5",
55+
"rollup": "4.9.6",
5656
"tslib": "2.6.2",
5757
"typescript": "5.3.3",
5858
"unplugin-vue-components": "0.26.0",
5959
"vite": "5.0.12",
6060
"vitepress": "1.0.0-rc.40",
6161
"vitest": "1.2.1",
62-
"vue": "3.4.14",
62+
"vue": "3.4.15",
6363
"vue-class-component": "8.0.0-rc.1",
6464
"vue-router": "4.2.5",
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].1",
114+
"packageManager": "[email protected].3",
115115
"pnpm": {
116116
"peerDependencyRules": {
117117
"ignoreMissing": [

0 commit comments

Comments
 (0)