Skip to content

Commit f7852cb

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

File tree

2 files changed

+116
-124
lines changed

2 files changed

+116
-124
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
"@rollup/plugin-replace": "5.0.1",
2929
"@rollup/plugin-typescript": "10.0.1",
3030
"@types/js-beautify": "1.13.3",
31-
"@types/node": "18.11.11",
32-
"@typescript-eslint/eslint-plugin": "5.45.1",
33-
"@typescript-eslint/parser": "5.45.1",
31+
"@types/node": "18.11.15",
32+
"@typescript-eslint/eslint-plugin": "5.46.1",
33+
"@typescript-eslint/parser": "5.46.1",
3434
"@vitejs/plugin-vue": "4.0.0",
3535
"@vitejs/plugin-vue-jsx": "3.0.0",
3636
"@vitest/coverage-c8": "0.25.8",
@@ -49,17 +49,17 @@
4949
"lint-staged": "13.1.0",
5050
"prettier": "2.8.1",
5151
"reflect-metadata": "0.1.13",
52-
"rollup": "3.6.0",
52+
"rollup": "3.7.4",
5353
"tslib": "2.4.1",
5454
"typescript": "4.9.4",
5555
"unplugin-vue-components": "0.22.12",
56-
"vite": "4.0.0",
56+
"vite": "4.0.1",
5757
"vitepress": "0.22.4",
5858
"vitest": "0.25.8",
5959
"vue": "3.2.45",
6060
"vue-class-component": "8.0.0-rc.1",
6161
"vue-router": "4.1.6",
62-
"vue-tsc": "1.0.11",
62+
"vue-tsc": "1.0.13",
6363
"vuex": "4.1.0"
6464
},
6565
"peerDependencies": {

0 commit comments

Comments
 (0)