Skip to content

Commit e7aca20

Browse files
committed
fix(deps): downgrade vitest to allow tests to pass
1 parent dfbe70c commit e7aca20

File tree

2 files changed

+160
-84
lines changed

2 files changed

+160
-84
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"ts-jest": "29.4.6",
102102
"typescript": "5.9.3",
103103
"valibot": "1.2.0",
104-
"vitest": "^4.0.0",
104+
"vitest": "^3.2.4",
105105
"yup": "1.7.1",
106106
"zod": "4.3.5"
107107
}

0 commit comments

Comments
 (0)