Skip to content

Commit e0863ee

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

File tree

2 files changed

+593
-341
lines changed

2 files changed

+593
-341
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333
"@rollup/plugin-replace": "6.0.1",
3434
"@rollup/plugin-typescript": "12.1.0",
3535
"@types/js-beautify": "1.14.3",
36-
"@types/node": "20.16.10",
36+
"@types/node": "20.16.11",
3737
"@vitejs/plugin-vue": "5.1.4",
3838
"@vitejs/plugin-vue-jsx": "4.0.1",
3939
"@vitest/coverage-v8": "2.1.2",
40-
"@vue/compat": "3.5.10",
41-
"@vue/compiler-dom": "3.5.10",
42-
"@vue/compiler-sfc": "3.5.10",
43-
"@vue/server-renderer": "3.5.10",
44-
"eslint": "9.11.1",
40+
"@vue/compat": "3.5.11",
41+
"@vue/compiler-dom": "3.5.11",
42+
"@vue/compiler-sfc": "3.5.11",
43+
"@vue/server-renderer": "3.5.11",
44+
"eslint": "9.12.0",
4545
"eslint-config-prettier": "9.1.0",
4646
"eslint-plugin-prettier": "5.2.1",
4747
"husky": "9.1.6",
@@ -52,14 +52,14 @@
5252
"reflect-metadata": "0.2.2",
5353
"rollup": "4.24.0",
5454
"tslib": "2.7.0",
55-
"typescript": "5.6.2",
56-
"typescript-eslint": "8.8.0",
55+
"typescript": "5.6.3",
56+
"typescript-eslint": "8.8.1",
5757
"unplugin-vue-components": "0.27.4",
5858
"vite": "5.4.8",
59-
"vitepress": "1.3.4",
59+
"vitepress": "1.4.0",
6060
"vitepress-translation-helper": "0.2.1",
6161
"vitest": "2.1.2",
62-
"vue": "3.5.10",
62+
"vue": "3.5.11",
6363
"vue-class-component": "8.0.0-rc.1",
6464
"vue-router": "4.4.5",
6565
"vue-tsc": "2.1.6",
@@ -114,7 +114,7 @@
114114
"url": "git+https://github.com/vuejs/test-utils.git"
115115
},
116116
"homepage": "https://github.com/vuejs/test-utils",
117-
"packageManager": "[email protected].0",
117+
"packageManager": "[email protected].1",
118118
"pnpm": {
119119
"peerDependencyRules": {
120120
"ignoreMissing": [

0 commit comments

Comments
 (0)