Skip to content

Commit 50a7a86

Browse files
renovate[bot]cexbrayat
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 864e9e2 commit 50a7a86

File tree

2 files changed

+202
-207
lines changed

2 files changed

+202
-207
lines changed

package.json

Lines changed: 10 additions & 10 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.38.0",
32-
"@typescript-eslint/parser": "5.38.0",
31+
"@typescript-eslint/eslint-plugin": "5.38.1",
32+
"@typescript-eslint/parser": "5.38.1",
3333
"@vitejs/plugin-vue": "3.1.0",
3434
"@vitejs/plugin-vue-jsx": "2.0.1",
3535
"@vitest/coverage-c8": "0.23.0",
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",
36+
"@vue/compat": "3.2.40",
37+
"@vue/compiler-dom": "3.2.40",
38+
"@vue/compiler-sfc": "3.2.40",
39+
"@vue/runtime-core": "3.2.40",
4040
"c8": "7.12.0",
41-
"eslint": "8.23.1",
41+
"eslint": "8.24.0",
4242
"eslint-config-prettier": "8.5.0",
4343
"eslint-plugin-prettier": "4.2.1",
4444
"husky": "8.0.1",
@@ -48,15 +48,15 @@
4848
"prettier": "2.7.1",
4949
"pretty": "2.0.0",
5050
"reflect-metadata": "0.1.13",
51-
"rollup": "2.79.0",
51+
"rollup": "2.79.1",
5252
"rollup-plugin-typescript2": "0.34.0",
5353
"tslib": "2.4.0",
54-
"typescript": "4.8.3",
54+
"typescript": "4.8.4",
5555
"unplugin-vue-components": "0.22.7",
5656
"vite": "3.1.3",
5757
"vitepress": "0.22.4",
5858
"vitest": "0.22.1",
59-
"vue": "3.2.39",
59+
"vue": "3.2.40",
6060
"vue-class-component": "8.0.0-rc.1",
6161
"vue-router": "4.1.5",
6262
"vue-tsc": "0.40.13",

0 commit comments

Comments
 (0)