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] authored and cexbrayat committed Sep 28, 2022
1 parent 864e9e2 commit 50a7a86
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 207 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -28,17 +28,17 @@
"@rollup/plugin-replace": "4.0.0",
"@types/node": "18.0.6",
"@types/pretty": "2.0.1",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/parser": "5.38.0",
"@typescript-eslint/eslint-plugin": "5.38.1",
"@typescript-eslint/parser": "5.38.1",
"@vitejs/plugin-vue": "3.1.0",
"@vitejs/plugin-vue-jsx": "2.0.1",
"@vitest/coverage-c8": "0.23.0",
"@vue/compat": "3.2.39",
"@vue/compiler-dom": "3.2.39",
"@vue/compiler-sfc": "3.2.39",
"@vue/runtime-core": "3.2.39",
"@vue/compat": "3.2.40",
"@vue/compiler-dom": "3.2.40",
"@vue/compiler-sfc": "3.2.40",
"@vue/runtime-core": "3.2.40",
"c8": "7.12.0",
"eslint": "8.23.1",
"eslint": "8.24.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.1",
Expand All @@ -48,15 +48,15 @@
"prettier": "2.7.1",
"pretty": "2.0.0",
"reflect-metadata": "0.1.13",
"rollup": "2.79.0",
"rollup": "2.79.1",
"rollup-plugin-typescript2": "0.34.0",
"tslib": "2.4.0",
"typescript": "4.8.3",
"typescript": "4.8.4",
"unplugin-vue-components": "0.22.7",
"vite": "3.1.3",
"vitepress": "0.22.4",
"vitest": "0.22.1",
"vue": "3.2.39",
"vue": "3.2.40",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.1.5",
"vue-tsc": "0.40.13",
Expand Down

0 comments on commit 50a7a86

Please sign in to comment.