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] authored May 8, 2024
1 parent de0c6f6 commit 6f16d9d
Show file tree
Hide file tree
Showing 2 changed files with 1,446 additions and 706 deletions.
30 changes: 15 additions & 15 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",
"@antfu/eslint-config": "^2.16.3",
"@types/node": "^20.12.11",
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/coverage-v8": "^1.3.1",
"@vue-macros/volar": "^0.18.11",
"@vue/test-utils": "^2.4.4",
"@vitest/coverage-v8": "^1.6.0",
"@vue-macros/volar": "^0.19.0",
"@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",
"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.2",
"vite": "^5.2.11",
"vite-plugin-dts": "^3.9.1",
"vitest": "^1.6.0",
"vue": "^3.4.27"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 6f16d9d

Please sign in to comment.