Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1898)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 7, 2022
1 parent 1fdc7ab commit 50dadc8
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 136 deletions.
16 changes: 8 additions & 8 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.10",
"@typescript-eslint/eslint-plugin": "5.45.0",
"@typescript-eslint/parser": "5.45.0",
"@types/node": "18.11.11",
"@typescript-eslint/eslint-plugin": "5.45.1",
"@typescript-eslint/parser": "5.45.1",
"@vitejs/plugin-vue": "3.2.0",
"@vitejs/plugin-vue-jsx": "2.1.1",
"@vitest/coverage-c8": "0.25.5",
Expand All @@ -39,27 +39,27 @@
"@vue/compiler-sfc": "3.2.45",
"@vue/runtime-core": "3.2.45",
"c8": "7.12.0",
"eslint": "8.28.0",
"eslint": "8.29.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.2",
"js-beautify": "1.14.6",
"jsdom": "20.0.3",
"jsdom-global": "3.0.2",
"lint-staged": "13.0.4",
"lint-staged": "13.1.0",
"prettier": "2.8.0",
"reflect-metadata": "0.1.13",
"rollup": "3.5.0",
"rollup": "3.6.0",
"tslib": "2.4.1",
"typescript": "4.9.3",
"unplugin-vue-components": "0.22.11",
"vite": "3.2.4",
"vite": "3.2.5",
"vitepress": "0.22.4",
"vitest": "0.25.5",
"vue": "3.2.45",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.1.6",
"vue-tsc": "1.0.10",
"vue-tsc": "1.0.11",
"vuex": "4.1.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 50dadc8

Please sign in to comment.