Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 28, 2022
1 parent 39d86ad commit 629e6a2
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 108 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -28,9 +28,9 @@
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-typescript": "10.0.1",
"@types/js-beautify": "1.13.3",
"@types/node": "18.11.17",
"@typescript-eslint/eslint-plugin": "5.47.0",
"@typescript-eslint/parser": "5.47.0",
"@types/node": "18.11.18",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"@vitejs/plugin-vue": "4.0.0",
"@vitejs/plugin-vue-jsx": "3.0.0",
"@vitest/coverage-c8": "0.26.2",
Expand All @@ -49,7 +49,7 @@
"lint-staged": "13.1.0",
"prettier": "2.8.1",
"reflect-metadata": "0.1.13",
"rollup": "3.7.5",
"rollup": "3.9.0",
"tslib": "2.4.1",
"typescript": "4.9.4",
"unplugin-vue-components": "0.22.12",
Expand All @@ -59,7 +59,7 @@
"vue": "3.2.45",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.1.6",
"vue-tsc": "1.0.16",
"vue-tsc": "1.0.18",
"vuex": "4.1.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 629e6a2

Please sign in to comment.