Skip to content

Commit b5e2e20

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 9d3f161 commit b5e2e20

File tree

2 files changed

+166
-157
lines changed

2 files changed

+166
-157
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
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.30",
37-
"@typescript-eslint/eslint-plugin": "7.4.0",
38-
"@typescript-eslint/parser": "7.4.0",
36+
"@types/node": "20.12.3",
37+
"@typescript-eslint/eslint-plugin": "7.5.0",
38+
"@typescript-eslint/parser": "7.5.0",
3939
"@vitejs/plugin-vue": "5.0.4",
4040
"@vitejs/plugin-vue-jsx": "3.1.0",
4141
"@vitest/coverage-v8": "1.4.0",
@@ -52,12 +52,12 @@
5252
"lint-staged": "15.2.2",
5353
"prettier": "3.2.5",
5454
"reflect-metadata": "0.2.2",
55-
"rollup": "4.13.1",
55+
"rollup": "4.14.0",
5656
"tslib": "2.6.2",
5757
"typescript": "5.4.3",
5858
"unplugin-vue-components": "0.26.0",
59-
"vite": "5.2.6",
60-
"vitepress": "1.0.1",
59+
"vite": "5.2.7",
60+
"vitepress": "1.0.2",
6161
"vitepress-translation-helper": "0.2.1",
6262
"vitest": "1.4.0",
6363
"vue": "3.4.21",
@@ -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].5",
109+
"packageManager": "[email protected].6",
110110
"pnpm": {
111111
"peerDependencyRules": {
112112
"ignoreMissing": [

0 commit comments

Comments
 (0)