mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-02 12:07:37 +03:00
build(deps-dev): bump happy-dom from 17.4.0 to 17.4.4 in /ui
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 17.4.0 to 17.4.4. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v17.4.0...v17.4.4) --- updated-dependencies: - dependency-name: happy-dom dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
212887214c
commit
b38a829a7e
2 changed files with 6 additions and 5 deletions
9
ui/package-lock.json
generated
9
ui/package-lock.json
generated
|
@ -59,7 +59,7 @@
|
|||
"eslint-plugin-react": "^7.37.4",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.19",
|
||||
"happy-dom": "^17.4.0",
|
||||
"happy-dom": "^17.4.4",
|
||||
"jsdom": "^26.0.0",
|
||||
"prettier": "^3.5.3",
|
||||
"ra-test": "^3.19.12",
|
||||
|
@ -6628,10 +6628,11 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/happy-dom": {
|
||||
"version": "17.4.0",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.4.0.tgz",
|
||||
"integrity": "sha512-LN2BIuvdFZ8snmF6LtQB2vYBzRmgCx+uqlFX9JpKVRHQ44NODNnOchB4ZW8404djHhdbQgEHRAkXCZ0zGOyzew==",
|
||||
"version": "17.4.4",
|
||||
"resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-17.4.4.tgz",
|
||||
"integrity": "sha512-/Pb0ctk3HTZ5xEL3BZ0hK1AqDSAUuRQitOmROPHhfUYEWpmTImwfD8vFDGADmMAX0JYgbcgxWoLFKtsWhcpuVA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"webidl-conversions": "^7.0.0",
|
||||
"whatwg-mimetype": "^3.0.0"
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
"eslint-plugin-react": "^7.37.4",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.19",
|
||||
"happy-dom": "^17.4.0",
|
||||
"happy-dom": "^17.4.4",
|
||||
"jsdom": "^26.0.0",
|
||||
"prettier": "^3.5.3",
|
||||
"ra-test": "^3.19.12",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue