chore(deps): update dependency jsdom to v30
Build Test / test (pull_request) Successful in 34s
JS Unit Tests / test (pull_request) Successful in 30s
PHP Integration Tests / Integration Tests (pull_request) Failing after 2m40s
PHP Unit Tests / test (pull_request) Successful in 2m37s

This commit is contained in:
2026-07-28 03:02:09 +00:00
parent 4715c76e37
commit 74a8c4b73d
2 changed files with 48 additions and 51 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"vite": "^8.0.0",
"vue-tsc": "^3.0.5",
"@vitest/coverage-v8": "^4.1.6",
"jsdom": "^29.1.1",
"jsdom": "^30.0.0",
"vitest": "^4.1.6"
}
}