Skip to content

Commit b79fc1f

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 41f77b3 commit b79fc1f

File tree

2 files changed

+540
-280
lines changed

2 files changed

+540
-280
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@
2828
"@rollup/plugin-replace": "4.0.0",
2929
"@types/node": "18.0.6",
3030
"@types/pretty": "2.0.1",
31-
"@typescript-eslint/eslint-plugin": "5.36.1",
32-
"@typescript-eslint/parser": "5.36.1",
33-
"@vitejs/plugin-vue": "3.0.3",
34-
"@vitejs/plugin-vue-jsx": "2.0.0",
31+
"@typescript-eslint/eslint-plugin": "5.37.0",
32+
"@typescript-eslint/parser": "5.37.0",
33+
"@vitejs/plugin-vue": "3.1.0",
34+
"@vitejs/plugin-vue-jsx": "2.0.1",
3535
"@vitest/coverage-c8": "0.23.0",
36-
"@vue/compat": "3.2.38",
37-
"@vue/compiler-dom": "3.2.38",
38-
"@vue/compiler-sfc": "3.2.38",
39-
"@vue/runtime-core": "3.2.38",
36+
"@vue/compat": "3.2.39",
37+
"@vue/compiler-dom": "3.2.39",
38+
"@vue/compiler-sfc": "3.2.39",
39+
"@vue/runtime-core": "3.2.39",
4040
"c8": "7.12.0",
41-
"eslint": "8.23.0",
41+
"eslint": "8.23.1",
4242
"eslint-config-prettier": "8.5.0",
4343
"eslint-plugin-prettier": "4.2.1",
4444
"husky": "8.0.1",
@@ -51,11 +51,11 @@
5151
"rollup": "2.79.0",
5252
"rollup-plugin-typescript2": "0.34.0",
5353
"tslib": "2.4.0",
54-
"typescript": "4.8.2",
55-
"vite": "3.0.9",
54+
"typescript": "4.8.3",
55+
"vite": "3.1.0",
5656
"vitepress": "0.22.4",
5757
"vitest": "0.22.1",
58-
"vue": "3.2.38",
58+
"vue": "3.2.39",
5959
"vue-class-component": "8.0.0-rc.1",
6060
"vue-router": "4.1.5",
6161
"vue-tsc": "0.40.13",

0 commit comments

Comments
 (0)