Update dependency vitest to v4
Lint / lint (push) Failing after 9s
Test build / test-build (pull_request) Failing after 17s

This commit is contained in:
2026-07-30 12:07:06 +00:00
parent e412943e64
commit bf80af9081
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"devDependencies": {
"effect-view": "workspace:*",
"vite": "^8.0.16",
"vitest": "^3.2.4"
"vitest": "^4.0.0"
},
"peerDependencies": {
"effect-view": "^0.1.0",