Update vitest monorepo
Lint / lint (push) Failing after 7s
Test build / test-build (pull_request) Failing after 8s

This commit is contained in:
2026-06-22 12:01:23 +00:00
parent c8df30480a
commit c497944055
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"devDependencies": {
"@testing-library/react": "^16.3.0",
"jsdom": "^26.1.0",
"vitest": "^3.2.4"
"vitest": "^4.0.0"
},
"peerDependencies": {
"@types/react": "^19.2.0",
+1 -1
View File
@@ -42,7 +42,7 @@
"@effect/platform-browser": "^0.76.0",
"@testing-library/react": "^16.3.0",
"jsdom": "^26.1.0",
"vitest": "^3.2.4"
"vitest": "^4.0.0"
},
"peerDependencies": {
"@types/react": "^19.2.0",