build(deps-dev): bump jsdom from 28.1.0 to 29.0.0 in /frontend

Bumps [jsdom](https://github.com/jsdom/jsdom) from 28.1.0 to 29.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/v29.0.0/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/v28.1.0...v29.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 29.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Volz <mail@danielvolz.org>
This commit is contained in:
dependabot[bot]
2026-03-16 08:36:53 +01:00
committed by GitHub
parent 9b95be851c
commit fb62227154
2 changed files with 23 additions and 106 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react": "^6.0.1",
"@vitest/coverage-v8": "^4.1.0",
"jsdom": "^28.1.0",
"jsdom": "^29.0.0",
"typescript": "^5.5.4",
"vite": "^8.0.0",
"vitest": "^4.1.0"