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 Aug 23, 2024
1 parent de0c6f6 commit ba1626e
Show file tree
Hide file tree
Showing 2 changed files with 2,165 additions and 970 deletions.
36 changes: 18 additions & 18 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.38"
},
"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.27.1",
"@types/node": "^20.16.1",
"@vitejs/plugin-vue": "^5.1.2",
"@vitest/coverage-v8": "^1.6.0",
"@vue-macros/volar": "^0.27.4",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"bumpp": "^9.4.0",
"bumpp": "^9.5.2",
"eslint": "^8.57.0",
"jsdom": "^24.0.0",
"postcss": "^8.4.35",
"tsup": "^8.0.2",
"typescript": "^5.4.2",
"jsdom": "^24.1.1",
"postcss": "^8.4.41",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"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.11.6",
"vite": "^5.4.2",
"vite-plugin-dts": "^3.9.1",
"vitest": "^1.6.0",
"vue": "^3.4.38"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit ba1626e

Please sign in to comment.