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 Jan 4, 2025
1 parent de0c6f6 commit a2f6e60
Show file tree
Hide file tree
Showing 2 changed files with 2,906 additions and 1,391 deletions.
40 changes: 20 additions & 20 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.5.13"
},
"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",
"@vue/tsconfig": "^0.5.1",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"jsdom": "^24.0.0",
"postcss": "^8.4.35",
"tsup": "^8.0.2",
"typescript": "^5.4.2",
"@antfu/eslint-config": "^2.27.3",
"@types/node": "^20.17.11",
"@vitejs/plugin-vue": "^5.2.1",
"@vitest/coverage-v8": "^1.6.0",
"@vue-macros/volar": "^0.30.8",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.7.0",
"bumpp": "^9.9.2",
"eslint": "^8.57.1",
"jsdom": "^24.1.3",
"postcss": "^8.4.49",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"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.2.1",
"unplugin-vue-macros": "^2.13.6",
"vite": "^5.4.11",
"vite-plugin-dts": "^3.9.1",
"vitest": "^1.6.0",
"vue": "^3.5.13"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit a2f6e60

Please sign in to comment.