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 21, 2022
1 parent a2c2f52 commit b213ede
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 161 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -25,12 +25,12 @@
"@rollup/plugin-commonjs": "24.0.0",
"@rollup/plugin-json": "6.0.0",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-replace": "5.0.1",
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-typescript": "10.0.1",
"@types/js-beautify": "1.13.3",
"@types/node": "18.11.15",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"@types/node": "18.11.17",
"@typescript-eslint/eslint-plugin": "5.47.0",
"@typescript-eslint/parser": "5.47.0",
"@vitejs/plugin-vue": "4.0.0",
"@vitejs/plugin-vue-jsx": "3.0.0",
"@vitest/coverage-c8": "0.26.0",
Expand All @@ -39,7 +39,7 @@
"@vue/compiler-sfc": "3.2.45",
"@vue/runtime-core": "3.2.45",
"c8": "7.12.0",
"eslint": "8.29.0",
"eslint": "8.30.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.2",
Expand All @@ -49,17 +49,17 @@
"lint-staged": "13.1.0",
"prettier": "2.8.1",
"reflect-metadata": "0.1.13",
"rollup": "3.7.4",
"rollup": "3.7.5",
"tslib": "2.4.1",
"typescript": "4.9.4",
"unplugin-vue-components": "0.22.12",
"vite": "4.0.1",
"vite": "4.0.2",
"vitepress": "0.22.4",
"vitest": "0.26.1",
"vue": "3.2.45",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.1.6",
"vue-tsc": "1.0.13",
"vue-tsc": "1.0.16",
"vuex": "4.1.0"
},
"peerDependencies": {
Expand Down

0 comments on commit b213ede

Please sign in to comment.