Skip to content

Commit f68ceee

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 99209d0 commit f68ceee

File tree

2 files changed

+294
-290
lines changed

2 files changed

+294
-290
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@
2929
"@rollup/plugin-typescript": "9.0.1",
3030
"@types/node": "18.0.6",
3131
"@types/pretty": "2.0.1",
32-
"@typescript-eslint/eslint-plugin": "5.39.0",
33-
"@typescript-eslint/parser": "5.39.0",
32+
"@typescript-eslint/eslint-plugin": "5.40.1",
33+
"@typescript-eslint/parser": "5.40.1",
3434
"@vitejs/plugin-vue": "3.1.2",
3535
"@vitejs/plugin-vue-jsx": "2.0.1",
3636
"@vitest/coverage-c8": "0.23.0",
37-
"@vue/compat": "3.2.40",
38-
"@vue/compiler-dom": "3.2.40",
39-
"@vue/compiler-sfc": "3.2.40",
40-
"@vue/runtime-core": "3.2.40",
37+
"@vue/compat": "3.2.41",
38+
"@vue/compiler-dom": "3.2.41",
39+
"@vue/compiler-sfc": "3.2.41",
40+
"@vue/runtime-core": "3.2.41",
4141
"c8": "7.12.0",
42-
"eslint": "8.24.0",
42+
"eslint": "8.25.0",
4343
"eslint-config-prettier": "8.5.0",
4444
"eslint-plugin-prettier": "4.2.1",
4545
"husky": "8.0.1",
@@ -49,18 +49,18 @@
4949
"prettier": "2.7.1",
5050
"pretty": "2.0.0",
5151
"reflect-metadata": "0.1.13",
52-
"rollup": "3.1.0",
52+
"rollup": "3.2.3",
5353
"tslib": "2.4.0",
5454
"typescript": "4.8.4",
5555
"unplugin-vue-components": "0.22.8",
56-
"vite": "3.1.4",
56+
"vite": "3.1.8",
5757
"vitepress": "0.22.4",
5858
"vitest": "0.22.1",
59-
"vue": "3.2.40",
59+
"vue": "3.2.41",
6060
"vue-class-component": "8.0.0-rc.1",
6161
"vue-router": "4.1.5",
62-
"vue-tsc": "1.0.0",
63-
"vuex": "4.0.2"
62+
"vue-tsc": "1.0.8",
63+
"vuex": "4.1.0"
6464
},
6565
"peerDependencies": {
6666
"vue": "^3.0.1"

0 commit comments

Comments
 (0)