Skip to content

Commit fd68aa4

Browse files
Update dependency vitest to v3 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7701f25 commit fd68aa4

File tree

2 files changed

+147
-624
lines changed

2 files changed

+147
-624
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"typescript": "^5.4.5",
5050
"vite": "^6.0.0",
5151
"vite-plugin-dts": "^3.9.1",
52-
"vitest": "^1.6.0"
52+
"vitest": "^3.0.0"
5353
},
5454
"peerDependencies": {
5555
"react": ">=17.0.0"

0 commit comments

Comments
 (0)