build(deps-dev): bump jsdom from 27.4.0 to 28.0.0 in /frontend (#183)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 27.4.0 to 28.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/27.4.0...28.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 28.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>
This commit is contained in:
dependabot[bot]
2026-02-13 20:27:42 +01:00
committed by GitHub
parent 12bfc61565
commit 836c48264f
2 changed files with 41 additions and 62 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react": "^4.3.2",
"@vitest/coverage-v8": "^4.0.18",
"jsdom": "^27.4.0",
"jsdom": "^28.0.0",
"typescript": "^5.5.4",
"vite": "^7.3.1",
"vitest": "^4.0.17"