Skip to content

Commit

Permalink
chore(deps): update root
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 31, 2024
1 parent de0c6f6 commit bcee924
Show file tree
Hide file tree
Showing 2 changed files with 1,541 additions and 799 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,29 +44,29 @@
"coverage": "vitest run --coverage"
},
"peerDependencies": {
"vue": ">=3"
"vue": ">=3.4.27"
},
"devDependencies": {
"@antfu/eslint-config": "^2.8.0",
"@types/node": "^20.11.25",
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/coverage-v8": "^1.3.1",
"@vue-macros/volar": "^0.18.11",
"@vue/test-utils": "^2.4.4",
"@antfu/eslint-config": "^2.19.1",
"@types/node": "^20.13.0",
"@vitejs/plugin-vue": "^5.0.5",
"@vitest/coverage-v8": "^1.6.0",
"@vue-macros/volar": "^0.21.1",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"bumpp": "^9.4.0",
"bumpp": "^9.4.1",
"eslint": "^8.57.0",
"jsdom": "^24.0.0",
"postcss": "^8.4.35",
"jsdom": "^24.1.0",
"postcss": "^8.4.38",
"tsup": "^8.0.2",
"typescript": "^5.4.2",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"unplugin-vue": "^5.0.4",
"unplugin-vue-macros": "^2.7.10",
"vite": "^5.1.5",
"vite-plugin-dts": "^3.7.3",
"vitest": "^1.3.1",
"vue": "^3.4.21"
"unplugin-vue": "^5.0.5",
"unplugin-vue-macros": "^2.9.3",
"vite": "^5.2.12",
"vite-plugin-dts": "^3.9.1",
"vitest": "^1.6.0",
"vue": "^3.4.27"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit bcee924

Please sign in to comment.