build(deps-dev): bump happy-dom from 18.0.1 to 19.0.2 in /frontend (#5079)

This commit is contained in:
Quentin Gliech
2025-09-30 11:56:36 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -53,7 +53,7 @@
"autoprefixer": "^10.4.21",
"browserslist-to-esbuild": "^2.1.1",
"graphql": "^16.11.0",
"happy-dom": "^18.0.1",
"happy-dom": "^19.0.2",
"i18next-parser": "^9.3.0",
"knip": "^5.64.1",
"msw": "^2.11.2",
@@ -8607,9 +8607,9 @@
}
},
"node_modules/happy-dom": {
"version": "18.0.1",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-18.0.1.tgz",
"integrity": "sha512-qn+rKOW7KWpVTtgIUi6RVmTBZJSe2k0Db0vh1f7CWrWclkkc7/Q+FrOfkZIb2eiErLyqu5AXEzE7XthO9JVxRA==",
"version": "19.0.2",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-19.0.2.tgz",
"integrity": "sha512-831CLbgDyjRbd2lApHZFsBDe56onuFcjsCBPodzWpzedTpeDr8CGZjs7iEIdNW1DVwSFRecfwzLpVyGBPamwGA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -63,7 +63,7 @@
"autoprefixer": "^10.4.21",
"browserslist-to-esbuild": "^2.1.1",
"graphql": "^16.11.0",
"happy-dom": "^18.0.1",
"happy-dom": "^19.0.2",
"i18next-parser": "^9.3.0",
"knip": "^5.64.1",
"msw": "^2.11.2",