Skip to content

Commit 41b772e

Browse files
renovate[bot]cexbrayat
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 4e4660e commit 41b772e

File tree

2 files changed

+340
-301
lines changed

2 files changed

+340
-301
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -31,38 +31,38 @@
3131
"@rollup/plugin-replace": "5.0.2",
3232
"@rollup/plugin-typescript": "11.1.0",
3333
"@types/js-beautify": "1.13.3",
34-
"@types/node": "18.15.11",
35-
"@typescript-eslint/eslint-plugin": "5.58.0",
36-
"@typescript-eslint/parser": "5.58.0",
37-
"@vitejs/plugin-vue": "4.1.0",
34+
"@types/node": "18.16.7",
35+
"@typescript-eslint/eslint-plugin": "5.59.5",
36+
"@typescript-eslint/parser": "5.59.5",
37+
"@vitejs/plugin-vue": "4.2.2",
3838
"@vitejs/plugin-vue-jsx": "3.0.1",
3939
"@vitest/coverage-c8": "0.30.1",
40-
"@vue/compat": "3.2.47",
41-
"@vue/compiler-dom": "3.2.47",
42-
"@vue/compiler-sfc": "3.2.47",
43-
"@vue/server-renderer": "3.2.47",
40+
"@vue/compat": "3.3.1",
41+
"@vue/compiler-dom": "3.3.1",
42+
"@vue/compiler-sfc": "3.3.1",
43+
"@vue/server-renderer": "3.3.1",
4444
"c8": "7.13.0",
45-
"eslint": "8.38.0",
45+
"eslint": "8.40.0",
4646
"eslint-config-prettier": "8.8.0",
4747
"eslint-plugin-prettier": "4.2.1",
4848
"husky": "8.0.3",
49-
"jsdom": "21.1.1",
49+
"jsdom": "21.1.2",
5050
"jsdom-global": "3.0.2",
51-
"lint-staged": "13.2.1",
52-
"prettier": "2.8.7",
51+
"lint-staged": "13.2.2",
52+
"prettier": "2.8.8",
5353
"reflect-metadata": "0.1.13",
54-
"rollup": "3.20.2",
54+
"rollup": "3.21.6",
5555
"tslib": "2.5.0",
5656
"typescript": "4.9.5",
5757
"unplugin-vue-components": "0.24.1",
58-
"vite": "4.2.1",
58+
"vite": "4.3.5",
5959
"vitepress": "0.22.4",
6060
"vitest": "0.30.1",
61-
"vue": "3.2.47",
61+
"vue": "3.3.1",
6262
"vue-class-component": "8.0.0-rc.1",
6363
"vue-component-type-helpers": "1.3.14-patch.2",
6464
"vue-router": "4.1.6",
65-
"vue-tsc": "1.3.14",
65+
"vue-tsc": "1.6.4",
6666
"vuex": "4.1.0"
6767
},
6868
"peerDependencies": {

0 commit comments

Comments
 (0)