Skip to content

Commit

Permalink
⬆️ Upgrade dependency vite to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and kingyue737 committed Dec 3, 2024
1 parent 49c7b51 commit 528085e
Show file tree
Hide file tree
Showing 2 changed files with 382 additions and 98 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
"prettier": "^3.3.2",
"tsup": "^8.1.0",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"vite": "^6.0.2"
},
"peerDependencies": {
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0"
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
}
}
Loading

0 comments on commit 528085e

Please sign in to comment.