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 Jan 4, 2023
1 parent a48712d commit 925f0ab
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 138 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@rollup/plugin-typescript": "10.0.1",
"@types/js-beautify": "1.13.3",
"@types/node": "18.11.18",
"@typescript-eslint/eslint-plugin": "5.47.1",
"@typescript-eslint/parser": "5.47.1",
"@typescript-eslint/eslint-plugin": "5.48.0",
"@typescript-eslint/parser": "5.48.0",
"@vitejs/plugin-vue": "4.0.0",
"@vitejs/plugin-vue-jsx": "3.0.0",
"@vitest/coverage-c8": "0.26.3",
Expand All @@ -39,27 +39,27 @@
"@vue/compiler-sfc": "3.2.45",
"@vue/runtime-core": "3.2.45",
"c8": "7.12.0",
"eslint": "8.30.0",
"eslint-config-prettier": "8.5.0",
"eslint": "8.31.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.2",
"husky": "8.0.3",
"js-beautify": "1.14.6",
"jsdom": "20.0.3",
"jsdom-global": "3.0.2",
"lint-staged": "13.1.0",
"prettier": "2.8.1",
"reflect-metadata": "0.1.13",
"rollup": "3.9.0",
"rollup": "3.9.1",
"tslib": "2.4.1",
"typescript": "4.9.4",
"unplugin-vue-components": "0.22.12",
"vite": "4.0.3",
"vite": "4.0.4",
"vitepress": "0.22.4",
"vitest": "0.26.3",
"vue": "3.2.45",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.1.6",
"vue-tsc": "1.0.18",
"vue-tsc": "1.0.20",
"vuex": "4.1.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 925f0ab

Please sign in to comment.