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 Oct 19, 2022
1 parent 99209d0 commit ba2fcac
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 290 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -29,17 +29,17 @@
"@rollup/plugin-typescript": "9.0.1",
"@types/node": "18.0.6",
"@types/pretty": "2.0.1",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"@vitejs/plugin-vue": "3.1.2",
"@vitejs/plugin-vue-jsx": "2.0.1",
"@vitest/coverage-c8": "0.23.0",
"@vue/compat": "3.2.40",
"@vue/compiler-dom": "3.2.40",
"@vue/compiler-sfc": "3.2.40",
"@vue/runtime-core": "3.2.40",
"@vue/compat": "3.2.41",
"@vue/compiler-dom": "3.2.41",
"@vue/compiler-sfc": "3.2.41",
"@vue/runtime-core": "3.2.41",
"c8": "7.12.0",
"eslint": "8.24.0",
"eslint": "8.25.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.1",
Expand All @@ -49,18 +49,18 @@
"prettier": "2.7.1",
"pretty": "2.0.0",
"reflect-metadata": "0.1.13",
"rollup": "3.1.0",
"rollup": "3.2.3",
"tslib": "2.4.0",
"typescript": "4.8.4",
"unplugin-vue-components": "0.22.8",
"vite": "3.1.4",
"vite": "3.1.8",
"vitepress": "0.22.4",
"vitest": "0.22.1",
"vue": "3.2.40",
"vue": "3.2.41",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.1.5",
"vue-tsc": "1.0.0",
"vuex": "4.0.2"
"vue-tsc": "1.0.8",
"vuex": "4.1.0"
},
"peerDependencies": {
"vue": "^3.0.1"
Expand Down

0 comments on commit ba2fcac

Please sign in to comment.