Update dependency jsdom to v29
All checks were successful
CI / backend-test (push) Successful in 59s
CI / frontend-test (push) Successful in 28s
CI / frontend-e2e (push) Successful in 1m38s
CI / build-and-publish (push) Has been skipped

This commit is contained in:
Renovate Bot
2026-03-15 07:02:13 +00:00
parent b12106d3bf
commit 264fc001e0
2 changed files with 55 additions and 81 deletions

View File

@@ -41,7 +41,7 @@
"eslint-plugin-oxlint": "~1.55.0",
"eslint-plugin-vue": "~10.8.0",
"jiti": "^2.6.1",
"jsdom": "^28.1.0",
"jsdom": "^29.0.0",
"msw": "^2.12.10",
"npm-run-all2": "^8.0.4",
"openapi-typescript": "^7.13.0",