mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-15 04:33:51 +00:00
chore(deps-dev): bump happy-dom from 15.7.4 to 15.10.1
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 15.7.4 to 15.10.1. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v15.7.4...v15.10.1) --- updated-dependencies: - dependency-name: happy-dom dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
07c1d659a7
commit
92c87480ee
|
@ -58,7 +58,7 @@
|
|||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"eslint-plugin-vue": "^9.30.0",
|
||||
"globals": "^15.12.0",
|
||||
"happy-dom": "^15.7.4",
|
||||
"happy-dom": "^15.10.1",
|
||||
"mutationobserver-shim": "^0.3.7",
|
||||
"portal-vue": "^3.0.0",
|
||||
"prettier": "^3.3.3",
|
||||
|
|
|
@ -130,8 +130,8 @@ importers:
|
|||
specifier: ^15.12.0
|
||||
version: 15.12.0
|
||||
happy-dom:
|
||||
specifier: ^15.7.4
|
||||
version: 15.7.4
|
||||
specifier: ^15.10.1
|
||||
version: 15.10.1
|
||||
mutationobserver-shim:
|
||||
specifier: ^0.3.7
|
||||
version: 0.3.7
|
||||
|
@ -164,7 +164,7 @@ importers:
|
|||
version: 5.4.10(@types/node@22.9.0)(sass@1.80.6)
|
||||
vitest:
|
||||
specifier: ^2.1.4
|
||||
version: 2.1.4(@types/node@22.9.0)(happy-dom@15.7.4)(sass@1.80.6)
|
||||
version: 2.1.4(@types/node@22.9.0)(happy-dom@15.10.1)(sass@1.80.6)
|
||||
vue-tsc:
|
||||
specifier: ^2.1.8
|
||||
version: 2.1.8(typescript@5.6.3)
|
||||
|
@ -1549,8 +1549,8 @@ packages:
|
|||
graphemer@1.4.0:
|
||||
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
|
||||
|
||||
happy-dom@15.7.4:
|
||||
resolution: {integrity: sha512-r1vadDYGMtsHAAsqhDuk4IpPvr6N8MGKy5ntBo7tSdim+pWDxus2PNqOcOt8LuDZ4t3KJHE+gCuzupcx/GKnyQ==}
|
||||
happy-dom@15.10.1:
|
||||
resolution: {integrity: sha512-FuGnj/qIB4QnBL6fWmD7Wnh6STxevLgOVWB6+nopDGgWG1+t9CXkNB2ldZ+iqwD2UKxD2D0SU8el8A6AX6Q1+g==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
has-flag@4.0.0:
|
||||
|
@ -3900,7 +3900,7 @@ snapshots:
|
|||
|
||||
graphemer@1.4.0: {}
|
||||
|
||||
happy-dom@15.7.4:
|
||||
happy-dom@15.10.1:
|
||||
dependencies:
|
||||
entities: 4.5.0
|
||||
webidl-conversions: 7.0.0
|
||||
|
@ -4622,7 +4622,7 @@ snapshots:
|
|||
fsevents: 2.3.3
|
||||
sass: 1.80.6
|
||||
|
||||
vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.7.4)(sass@1.80.6):
|
||||
vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.10.1)(sass@1.80.6):
|
||||
dependencies:
|
||||
'@vitest/expect': 2.1.4
|
||||
'@vitest/mocker': 2.1.4(vite@5.4.10(@types/node@22.9.0)(sass@1.80.6))
|
||||
|
@ -4646,7 +4646,7 @@ snapshots:
|
|||
why-is-node-running: 2.3.0
|
||||
optionalDependencies:
|
||||
'@types/node': 22.9.0
|
||||
happy-dom: 15.7.4
|
||||
happy-dom: 15.10.1
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
- lightningcss
|
||||
|
|
Loading…
Reference in New Issue
Block a user