Update dependency jsdom to v29
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:16 +00:00
parent c8df30480a
commit 52542b3a27
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
},
"devDependencies": {
"@testing-library/react": "^16.3.0",
"jsdom": "^26.1.0",
"jsdom": "^29.0.0",
"vitest": "^3.2.4"
},
"peerDependencies": {