mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Bump happy-dom from 14.11.0 to 14.11.2
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.11.0 to 14.11.2. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v14.11.0...v14.11.2) --- 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
3ede5eaeb2
commit
d1146fc995
|
@ -57,7 +57,7 @@
|
|||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"eslint-plugin-vue": "^9.26.0",
|
||||
"globals": "^15.3.0",
|
||||
"happy-dom": "^14.11.0",
|
||||
"happy-dom": "^14.11.2",
|
||||
"mutationobserver-shim": "^0.3.7",
|
||||
"portal-vue": "^3.0.0",
|
||||
"prettier": "^3.2.5",
|
||||
|
|
|
@ -125,8 +125,8 @@ devDependencies:
|
|||
specifier: ^15.3.0
|
||||
version: 15.3.0
|
||||
happy-dom:
|
||||
specifier: ^14.11.0
|
||||
version: 14.11.0
|
||||
specifier: ^14.11.2
|
||||
version: 14.11.2
|
||||
mutationobserver-shim:
|
||||
specifier: ^0.3.7
|
||||
version: 0.3.7
|
||||
|
@ -159,7 +159,7 @@ devDependencies:
|
|||
version: 5.2.12(@types/node@20.12.12)(sass@1.77.2)
|
||||
vitest:
|
||||
specifier: ^1.6.0
|
||||
version: 1.6.0(@types/node@20.12.12)(happy-dom@14.11.0)(sass@1.77.2)
|
||||
version: 1.6.0(@types/node@20.12.12)(happy-dom@14.11.2)(sass@1.77.2)
|
||||
vue-tsc:
|
||||
specifier: ^2.0.19
|
||||
version: 2.0.19(typescript@5.4.5)
|
||||
|
@ -2169,8 +2169,8 @@ packages:
|
|||
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
|
||||
dev: true
|
||||
|
||||
/happy-dom@14.11.0:
|
||||
resolution: {integrity: sha512-vu25dY7YJqLuTG/3ADC0FZRRF0yNBp3q2K0YTN08opXdZi8V/YzIJDNJWFiCnDIuyc+RrCIE093+H5fa9Trlxg==}
|
||||
/happy-dom@14.11.2:
|
||||
resolution: {integrity: sha512-KUrwcT2GAVIGkFev287ude3n0BGGK3BWGltlVEPE8osMbDRU4zwKfcg6jUO7HkX1tAUU+kKt2g+LycmCH0Zwsg==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
dependencies:
|
||||
entities: 4.5.0
|
||||
|
@ -3249,7 +3249,7 @@ packages:
|
|||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vitest@1.6.0(@types/node@20.12.12)(happy-dom@14.11.0)(sass@1.77.2):
|
||||
/vitest@1.6.0(@types/node@20.12.12)(happy-dom@14.11.2)(sass@1.77.2):
|
||||
resolution: {integrity: sha512-H5r/dN06swuFnzNFhq/dnz37bPXnq8xB2xB5JOVk8K09rUtoeNN+LHWkoQ0A/i3hvbUKKcCei9KpbxqHMLhLLA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
@ -3284,7 +3284,7 @@ packages:
|
|||
chai: 4.4.1
|
||||
debug: 4.3.4
|
||||
execa: 8.0.1
|
||||
happy-dom: 14.11.0
|
||||
happy-dom: 14.11.2
|
||||
local-pkg: 0.5.0
|
||||
magic-string: 0.30.10
|
||||
pathe: 1.1.2
|
||||
|
|
Loading…
Reference in New Issue
Block a user