Skip to content

Commit ba1f76d

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

File tree

2 files changed

+119
-120
lines changed

2 files changed

+119
-120
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"@rollup/plugin-typescript": "11.1.6",
3535
"@types/js-beautify": "1.14.3",
3636
"@types/node": "20.14.2",
37-
"@typescript-eslint/eslint-plugin": "7.12.0",
38-
"@typescript-eslint/parser": "7.12.0",
37+
"@typescript-eslint/eslint-plugin": "7.13.0",
38+
"@typescript-eslint/parser": "7.13.0",
3939
"@vitejs/plugin-vue": "5.0.5",
4040
"@vitejs/plugin-vue-jsx": "4.0.0",
4141
"@vitest/coverage-v8": "1.6.0",
@@ -49,21 +49,21 @@
4949
"husky": "9.0.11",
5050
"jsdom": "24.1.0",
5151
"jsdom-global": "3.0.2",
52-
"lint-staged": "15.2.5",
53-
"prettier": "3.3.1",
52+
"lint-staged": "15.2.6",
53+
"prettier": "3.3.2",
5454
"reflect-metadata": "0.2.2",
5555
"rollup": "4.18.0",
5656
"tslib": "2.6.3",
5757
"typescript": "5.4.5",
5858
"unplugin-vue-components": "0.27.0",
59-
"vite": "5.2.12",
59+
"vite": "5.2.13",
6060
"vitepress": "1.2.3",
6161
"vitepress-translation-helper": "0.2.1",
6262
"vitest": "1.6.0",
6363
"vue": "3.4.27",
6464
"vue-class-component": "8.0.0-rc.1",
65-
"vue-router": "4.3.2",
66-
"vue-tsc": "2.0.19",
65+
"vue-router": "4.3.3",
66+
"vue-tsc": "2.0.21",
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": "pnpm@9.2.0",
109+
"packageManager": "pnpm@9.3.0",
110110
"pnpm": {
111111
"peerDependencyRules": {
112112
"ignoreMissing": [

0 commit comments

Comments
 (0)