chore(deps): update dependency jsdom to v30
Build Test / test (pull_request) Successful in 33s
JS Unit Tests / test (pull_request) Successful in 43s
PHP Integration Tests / Integration Tests (pull_request) Failing after 1m9s
PHP Unit Tests / test (pull_request) Successful in 1m12s

This commit is contained in:
2026-07-29 03:02:50 +00:00
parent 26ee6e9c33
commit 1c6c0837b3
2 changed files with 48 additions and 51 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"typescript": "~6.0.0",
"vite": "^8.0.0",
"@vitest/coverage-v8": "^4.1.6",
"jsdom": "^29.1.1",
"jsdom": "^30.0.0",
"vitest": "^4.1.6"
}
}