build(deps-dev): bump happy-dom from 17.4.6 to 17.6.3 in /frontend

Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 17.4.6 to 17.6.3.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v17.4.6...v17.6.3)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-version: 17.6.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-04 14:00:46 +00:00
committed by GitHub
parent 7c21c4d15a
commit 13badca3ed
2 changed files with 6 additions and 6 deletions

View File

@@ -54,7 +54,7 @@
"autoprefixer": "^10.4.21",
"browserslist-to-esbuild": "^2.1.1",
"graphql": "^16.11.0",
"happy-dom": "^17.4.6",
"happy-dom": "^17.6.3",
"i18next-parser": "^9.3.0",
"knip": "^5.59.1",
"msw": "^2.8.7",
@@ -8514,9 +8514,9 @@
}
},
"node_modules/happy-dom": {
"version": "17.4.6",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.4.6.tgz",
"integrity": "sha512-OEV1hDe9i2rFr66+WZNiwy1S8rAJy6bRXmXql68YJDjdfHBRbN76om+qVh68vQACf6y5Bcr90e/oK53RQxsDdg==",
"version": "17.6.3",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.6.3.tgz",
"integrity": "sha512-UVIHeVhxmxedbWPCfgS55Jg2rDfwf2BCKeylcPSqazLz5w3Kri7Q4xdBJubsr/+VUzFLh0VjIvh13RaDA2/Xug==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -8524,7 +8524,7 @@
"whatwg-mimetype": "^3.0.0"
},
"engines": {
"node": ">=18.0.0"
"node": ">=20.0.0"
}
},
"node_modules/has-flag": {

View File

@@ -64,7 +64,7 @@
"autoprefixer": "^10.4.21",
"browserslist-to-esbuild": "^2.1.1",
"graphql": "^16.11.0",
"happy-dom": "^17.4.6",
"happy-dom": "^17.6.3",
"i18next-parser": "^9.3.0",
"knip": "^5.59.1",
"msw": "^2.8.7",