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 May 17, 2023
1 parent 0782a10 commit 10e1257
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 206 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,18 @@
"@rollup/plugin-json": "6.0.0",
"@rollup/plugin-node-resolve": "15.0.2",
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-typescript": "11.1.0",
"@rollup/plugin-typescript": "11.1.1",
"@types/js-beautify": "1.13.3",
"@types/node": "18.16.7",
"@typescript-eslint/eslint-plugin": "5.59.5",
"@typescript-eslint/parser": "5.59.5",
"@vitejs/plugin-vue": "4.2.2",
"@types/node": "18.16.12",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"@vitejs/plugin-vue": "4.2.3",
"@vitejs/plugin-vue-jsx": "3.0.1",
"@vitest/coverage-c8": "0.31.0",
"@vue/compat": "3.3.1",
"@vue/compiler-dom": "3.3.1",
"@vue/compiler-sfc": "3.3.1",
"@vue/server-renderer": "3.3.1",
"@vue/compat": "3.3.2",
"@vue/compiler-dom": "3.3.2",
"@vue/compiler-sfc": "3.3.2",
"@vue/server-renderer": "3.3.2",
"c8": "7.13.0",
"eslint": "8.40.0",
"eslint-config-prettier": "8.8.0",
Expand All @@ -51,18 +51,18 @@
"lint-staged": "13.2.2",
"prettier": "2.8.8",
"reflect-metadata": "0.1.13",
"rollup": "3.21.6",
"rollup": "3.22.0",
"tslib": "2.5.0",
"typescript": "5.0.4",
"unplugin-vue-components": "0.24.1",
"vite": "4.3.5",
"vitepress": "0.22.4",
"vitest": "0.31.0",
"vue": "3.3.1",
"vue": "3.3.2",
"vue-class-component": "8.0.0-rc.1",
"vue-component-type-helpers": "1.6.4",
"vue-component-type-helpers": "1.6.5",
"vue-router": "4.2.0",
"vue-tsc": "1.6.4",
"vue-tsc": "1.6.5",
"vuex": "4.1.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 10e1257

Please sign in to comment.