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 Mar 13, 2024
1 parent 9e13390 commit 2ebfb1e
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 160 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"@rollup/plugin-replace": "5.0.5",
"@rollup/plugin-typescript": "11.1.6",
"@types/js-beautify": "1.14.3",
"@types/node": "20.11.25",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"@types/node": "20.11.26",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"@vitejs/plugin-vue": "5.0.4",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vitest/coverage-v8": "1.3.1",
Expand All @@ -52,17 +52,17 @@
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"reflect-metadata": "0.2.1",
"rollup": "4.12.1",
"rollup": "4.13.0",
"tslib": "2.6.2",
"typescript": "5.4.2",
"unplugin-vue-components": "0.26.0",
"vite": "5.1.5",
"vite": "5.1.6",
"vitepress": "1.0.0-rc.45",
"vitest": "1.3.1",
"vue": "3.4.21",
"vue-class-component": "8.0.0-rc.1",
"vue-router": "4.3.0",
"vue-tsc": "2.0.5",
"vue-tsc": "2.0.6",
"vuex": "4.1.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 2ebfb1e

Please sign in to comment.