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 Oct 26, 2022
1 parent 6371349 commit b28e3f5
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 150 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -22,15 +22,15 @@
"dist/index.d.ts"
],
"devDependencies": {
"@rollup/plugin-commonjs": "23.0.0",
"@rollup/plugin-json": "5.0.0",
"@rollup/plugin-node-resolve": "15.0.0",
"@rollup/plugin-replace": "5.0.0",
"@rollup/plugin-typescript": "9.0.1",
"@rollup/plugin-commonjs": "23.0.2",
"@rollup/plugin-json": "5.0.1",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-replace": "5.0.1",
"@rollup/plugin-typescript": "9.0.2",
"@types/js-beautify": "1.13.3",
"@types/node": "18.0.6",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"@types/node": "18.11.5",
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"@vitejs/plugin-vue": "3.1.2",
"@vitejs/plugin-vue-jsx": "2.0.1",
"@vitest/coverage-c8": "0.24.3",
Expand All @@ -39,7 +39,7 @@
"@vue/compiler-sfc": "3.2.41",
"@vue/runtime-core": "3.2.41",
"c8": "7.12.0",
"eslint": "8.25.0",
"eslint": "8.26.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.1",
Expand All @@ -58,8 +58,8 @@
"vitest": "0.24.3",
"vue": "3.2.41",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.1.5",
"vue-tsc": "1.0.8",
"vue-router": "4.1.6",
"vue-tsc": "1.0.9",
"vuex": "4.1.0"
},
"peerDependencies": {
Expand Down

0 comments on commit b28e3f5

Please sign in to comment.