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.10.2 to 15.11.4
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 15.10.2 to 15.11.4. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v15.10.2...v15.11.4) --- 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
211e5f442d
commit
480863096d
|
@ -58,7 +58,7 @@
|
|||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"eslint-plugin-vue": "^9.30.0",
|
||||
"globals": "^15.12.0",
|
||||
"happy-dom": "^15.10.2",
|
||||
"happy-dom": "^15.11.4",
|
||||
"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.10.2
|
||||
version: 15.10.2
|
||||
specifier: ^15.11.4
|
||||
version: 15.11.4
|
||||
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.10.2)(sass@1.80.6)
|
||||
version: 2.1.4(@types/node@22.9.0)(happy-dom@15.11.4)(sass@1.80.6)
|
||||
vue-tsc:
|
||||
specifier: ^2.1.10
|
||||
version: 2.1.10(typescript@5.6.3)
|
||||
|
@ -1538,8 +1538,8 @@ packages:
|
|||
graphemer@1.4.0:
|
||||
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
|
||||
|
||||
happy-dom@15.10.2:
|
||||
resolution: {integrity: sha512-NbA5XrSovenJIIcfixCREX3ZnV7yHP4phhbfuxxf4CPn+LZpz/jIM9EqJ2DrPwgVDSMoAKH3pZwQvkbsSiCrUw==}
|
||||
happy-dom@15.11.4:
|
||||
resolution: {integrity: sha512-AU6tzh3ADd28vSmXahgLsGyGGihXPGeKH0owDn9lhHolB6vIwEhag//T+TBzDoAcHhmVEwlxwSgtW1KZep+1MA==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
has-flag@4.0.0:
|
||||
|
@ -3878,7 +3878,7 @@ snapshots:
|
|||
|
||||
graphemer@1.4.0: {}
|
||||
|
||||
happy-dom@15.10.2:
|
||||
happy-dom@15.11.4:
|
||||
dependencies:
|
||||
entities: 4.5.0
|
||||
webidl-conversions: 7.0.0
|
||||
|
@ -4600,7 +4600,7 @@ snapshots:
|
|||
fsevents: 2.3.3
|
||||
sass: 1.80.6
|
||||
|
||||
vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.10.2)(sass@1.80.6):
|
||||
vitest@2.1.4(@types/node@22.9.0)(happy-dom@15.11.4)(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))
|
||||
|
@ -4624,7 +4624,7 @@ snapshots:
|
|||
why-is-node-running: 2.3.0
|
||||
optionalDependencies:
|
||||
'@types/node': 22.9.0
|
||||
happy-dom: 15.10.2
|
||||
happy-dom: 15.11.4
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
- lightningcss
|
||||
|
|
Loading…
Reference in New Issue
Block a user