Skip to content

Commit a10ba7e

Browse files
committed
feat: update Vitest to ^3
1 parent 32930f5 commit a10ba7e

2 files changed

Lines changed: 542 additions & 422 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
4141
},
4242
"dependencies": {
43-
"vitest": "^2.1.8"
43+
"vitest": "^3.1.4"
4444
},
4545
"devDependencies": {
4646
"@jihchi/vite-plugin-rescript": "^6.0.0",

0 commit comments

Comments
 (0)