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 May 11, 2023
1 parent 4e4660e commit 41b772e
Show file tree
Hide file tree
Showing 2 changed files with 340 additions and 301 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,38 +31,38 @@
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-typescript": "11.1.0",
"@types/js-beautify": "1.13.3",
"@types/node": "18.15.11",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "5.58.0",
"@vitejs/plugin-vue": "4.1.0",
"@types/node": "18.16.7",
"@typescript-eslint/eslint-plugin": "5.59.5",
"@typescript-eslint/parser": "5.59.5",
"@vitejs/plugin-vue": "4.2.2",
"@vitejs/plugin-vue-jsx": "3.0.1",
"@vitest/coverage-c8": "0.30.1",
"@vue/compat": "3.2.47",
"@vue/compiler-dom": "3.2.47",
"@vue/compiler-sfc": "3.2.47",
"@vue/server-renderer": "3.2.47",
"@vue/compat": "3.3.1",
"@vue/compiler-dom": "3.3.1",
"@vue/compiler-sfc": "3.3.1",
"@vue/server-renderer": "3.3.1",
"c8": "7.13.0",
"eslint": "8.38.0",
"eslint": "8.40.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.3",
"jsdom": "21.1.1",
"jsdom": "21.1.2",
"jsdom-global": "3.0.2",
"lint-staged": "13.2.1",
"prettier": "2.8.7",
"lint-staged": "13.2.2",
"prettier": "2.8.8",
"reflect-metadata": "0.1.13",
"rollup": "3.20.2",
"rollup": "3.21.6",
"tslib": "2.5.0",
"typescript": "4.9.5",
"unplugin-vue-components": "0.24.1",
"vite": "4.2.1",
"vite": "4.3.5",
"vitepress": "0.22.4",
"vitest": "0.30.1",
"vue": "3.2.47",
"vue": "3.3.1",
"vue-class-component": "8.0.0-rc.1",
"vue-component-type-helpers": "1.3.14-patch.2",
"vue-router": "4.1.6",
"vue-tsc": "1.3.14",
"vue-tsc": "1.6.4",
"vuex": "4.1.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 41b772e

Please sign in to comment.