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 14, 2022
1 parent 22533d0 commit f7852cb
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 124 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -28,9 +28,9 @@
"@rollup/plugin-replace": "5.0.1",
"@rollup/plugin-typescript": "10.0.1",
"@types/js-beautify": "1.13.3",
"@types/node": "18.11.11",
"@typescript-eslint/eslint-plugin": "5.45.1",
"@typescript-eslint/parser": "5.45.1",
"@types/node": "18.11.15",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"@vitejs/plugin-vue": "4.0.0",
"@vitejs/plugin-vue-jsx": "3.0.0",
"@vitest/coverage-c8": "0.25.8",
Expand All @@ -49,17 +49,17 @@
"lint-staged": "13.1.0",
"prettier": "2.8.1",
"reflect-metadata": "0.1.13",
"rollup": "3.6.0",
"rollup": "3.7.4",
"tslib": "2.4.1",
"typescript": "4.9.4",
"unplugin-vue-components": "0.22.12",
"vite": "4.0.0",
"vite": "4.0.1",
"vitepress": "0.22.4",
"vitest": "0.25.8",
"vue": "3.2.45",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.1.6",
"vue-tsc": "1.0.11",
"vue-tsc": "1.0.13",
"vuex": "4.1.0"
},
"peerDependencies": {
Expand Down

0 comments on commit f7852cb

Please sign in to comment.