Skip to content

Commit

Permalink
Update dependency vitest to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 261d77a commit fb0798a
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 253 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"typescript": "~5.3.3",
"vite": "~5.0.10",
"vite-plugin-dts": "~3.7.0",
"vitest": "~1.1.0"
"vitest": "~3.0.5"
},
"peerDependencies": {
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
Expand Down
Loading

0 comments on commit fb0798a

Please sign in to comment.