Skip to content

Commit b810b7b

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 5da9d08 commit b810b7b

File tree

2 files changed

+241
-249
lines changed

2 files changed

+241
-249
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
],
2424
"dependencies": {
2525
"js-beautify": "1.14.9",
26-
"vue-component-type-helpers": "1.8.19"
26+
"vue-component-type-helpers": "1.8.20"
2727
},
2828
"devDependencies": {
2929
"@rollup/plugin-commonjs": "25.0.7",
@@ -33,22 +33,22 @@
3333
"@rollup/plugin-typescript": "11.1.5",
3434
"@types/js-beautify": "1.14.2",
3535
"@types/node": "20.8.8",
36-
"@typescript-eslint/eslint-plugin": "6.8.0",
37-
"@typescript-eslint/parser": "6.8.0",
36+
"@typescript-eslint/eslint-plugin": "6.9.0",
37+
"@typescript-eslint/parser": "6.9.0",
3838
"@vitejs/plugin-vue": "4.4.0",
3939
"@vitejs/plugin-vue-jsx": "3.0.2",
4040
"@vitest/coverage-v8": "0.34.6",
41-
"@vue/compat": "3.3.4",
42-
"@vue/compiler-dom": "3.3.4",
43-
"@vue/compiler-sfc": "3.3.4",
44-
"@vue/server-renderer": "3.3.4",
45-
"eslint": "8.51.0",
41+
"@vue/compat": "3.3.7",
42+
"@vue/compiler-dom": "3.3.7",
43+
"@vue/compiler-sfc": "3.3.7",
44+
"@vue/server-renderer": "3.3.7",
45+
"eslint": "8.52.0",
4646
"eslint-config-prettier": "9.0.0",
4747
"eslint-plugin-prettier": "5.0.1",
4848
"husky": "8.0.3",
4949
"jsdom": "22.1.0",
5050
"jsdom-global": "3.0.2",
51-
"lint-staged": "15.0.1",
51+
"lint-staged": "15.0.2",
5252
"prettier": "3.0.3",
5353
"reflect-metadata": "0.1.13",
5454
"rollup": "4.1.4",
@@ -58,10 +58,10 @@
5858
"vite": "4.5.0",
5959
"vitepress": "^1.0.0-beta.7",
6060
"vitest": "0.34.6",
61-
"vue": "3.3.4",
61+
"vue": "3.3.7",
6262
"vue-class-component": "8.0.0-rc.1",
6363
"vue-router": "4.2.5",
64-
"vue-tsc": "1.8.19",
64+
"vue-tsc": "1.8.20",
6565
"vuex": "4.1.0"
6666
},
6767
"peerDependencies": {

0 commit comments

Comments
 (0)