chore(deps-dev): bump happy-dom from 20.0.8 to 20.0.10 in /ui

Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.0.8 to 20.0.10.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v20.0.8...v20.0.10)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-version: 20.0.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-03 17:27:47 +00:00
committed by GitHub
parent e86dc03619
commit 3c4fd33be7
2 changed files with 5 additions and 5 deletions

8
ui/package-lock.json generated
View File

@@ -59,7 +59,7 @@
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.24",
"happy-dom": "^20.0.8",
"happy-dom": "^20.0.10",
"jsdom": "^26.1.0",
"prettier": "^3.6.2",
"ra-test": "^3.19.12",
@@ -6187,9 +6187,9 @@
"dev": true
},
"node_modules/happy-dom": {
"version": "20.0.8",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.0.8.tgz",
"integrity": "sha512-TlYaNQNtzsZ97rNMBAm8U+e2cUQXNithgfCizkDgc11lgmN4j9CKMhO3FPGKWQYPwwkFcPpoXYF/CqEPLgzfOg==",
"version": "20.0.10",
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-20.0.10.tgz",
"integrity": "sha512-6umCCHcjQrhP5oXhrHQQvLB0bwb1UzHAHdsXy+FjtKoYjUhmNZsQL8NivwM1vDvNEChJabVrUYxUnp/ZdYmy2g==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -68,7 +68,7 @@
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.24",
"happy-dom": "^20.0.8",
"happy-dom": "^20.0.10",
"jsdom": "^26.1.0",
"prettier": "^3.6.2",
"ra-test": "^3.19.12",