use happy-dom 10.0.3

Resolve #11287
This commit is contained in:
syuilo 2023-07-16 07:43:55 +09:00
parent d5f30ecb86
commit 545371011a
3 changed files with 13 additions and 13 deletions

View file

@ -100,7 +100,7 @@
"fluent-ffmpeg": "2.1.2", "fluent-ffmpeg": "2.1.2",
"form-data": "4.0.0", "form-data": "4.0.0",
"got": "13.0.0", "got": "13.0.0",
"happy-dom": "10.3.2", "happy-dom": "10.0.3",
"hpagent": "1.2.0", "hpagent": "1.2.0",
"ioredis": "5.3.2", "ioredis": "5.3.2",
"ip-cidr": "3.1.0", "ip-cidr": "3.1.0",

View file

@ -123,7 +123,7 @@
"eslint-plugin-import": "2.27.5", "eslint-plugin-import": "2.27.5",
"eslint-plugin-vue": "9.15.1", "eslint-plugin-vue": "9.15.1",
"fast-glob": "3.3.0", "fast-glob": "3.3.0",
"happy-dom": "10.3.2", "happy-dom": "10.0.3",
"micromatch": "4.0.5", "micromatch": "4.0.5",
"msw": "1.2.2", "msw": "1.2.2",
"msw-storybook-addon": "1.8.0", "msw-storybook-addon": "1.8.0",

View file

@ -207,8 +207,8 @@ importers:
specifier: 13.0.0 specifier: 13.0.0
version: 13.0.0 version: 13.0.0
happy-dom: happy-dom:
specifier: 10.3.2 specifier: 10.0.3
version: 10.3.2 version: 10.0.3
hpagent: hpagent:
specifier: 1.2.0 specifier: 1.2.0
version: 1.2.0 version: 1.2.0
@ -948,8 +948,8 @@ importers:
specifier: 3.3.0 specifier: 3.3.0
version: 3.3.0 version: 3.3.0
happy-dom: happy-dom:
specifier: 10.3.2 specifier: 10.0.3
version: 10.3.2 version: 10.0.3
micromatch: micromatch:
specifier: 4.0.5 specifier: 4.0.5
version: 4.0.5 version: 4.0.5
@ -985,7 +985,7 @@ importers:
version: 1.0.2 version: 1.0.2
vitest: vitest:
specifier: 0.33.0 specifier: 0.33.0
version: 0.33.0(happy-dom@10.3.2)(sass@1.63.6) version: 0.33.0(happy-dom@10.0.3)(sass@1.63.6)
vitest-fetch-mock: vitest-fetch-mock:
specifier: 0.2.2 specifier: 0.2.2
version: 0.2.2(vitest@0.33.0) version: 0.2.2(vitest@0.33.0)
@ -8482,7 +8482,7 @@ packages:
std-env: 3.3.3 std-env: 3.3.3
test-exclude: 6.0.0 test-exclude: 6.0.0
v8-to-istanbul: 9.1.0 v8-to-istanbul: 9.1.0
vitest: 0.33.0(happy-dom@10.3.2)(sass@1.63.6) vitest: 0.33.0(happy-dom@10.0.3)(sass@1.63.6)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
@ -13320,8 +13320,8 @@ packages:
uglify-js: 3.17.4 uglify-js: 3.17.4
dev: true dev: true
/happy-dom@10.3.2: /happy-dom@10.0.3:
resolution: {integrity: sha512-SmV12YEaaAlEfhfq+4unIHkyvqY08as7x9dM+Q6TxjNpHX0k3ihJ4mukjxxstEpx463XhVQJsAKGlNoVdKWsVA==} resolution: {integrity: sha512-WkCP+Z5fX6U5PY+yHP3ElV5D9PoxRAHRWPFq3pG9rg/6Hjf5ak7dozAgSCywsTRUq2qfa8vV8OQvUy5pRXy8EQ==}
dependencies: dependencies:
css.escape: 1.5.1 css.escape: 1.5.1
entities: 4.5.0 entities: 4.5.0
@ -20821,12 +20821,12 @@ packages:
vitest: '>=0.16.0' vitest: '>=0.16.0'
dependencies: dependencies:
cross-fetch: 3.1.5 cross-fetch: 3.1.5
vitest: 0.33.0(happy-dom@10.3.2)(sass@1.63.6) vitest: 0.33.0(happy-dom@10.0.3)(sass@1.63.6)
transitivePeerDependencies: transitivePeerDependencies:
- encoding - encoding
dev: true dev: true
/vitest@0.33.0(happy-dom@10.3.2)(sass@1.63.6): /vitest@0.33.0(happy-dom@10.0.3)(sass@1.63.6):
resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==} resolution: {integrity: sha512-1CxaugJ50xskkQ0e969R/hW47za4YXDUfWJDxip1hwbnhUjYolpfUn2AMOulqG/Dtd9WYAtkHmM/m3yKVrEejQ==}
engines: {node: '>=v14.18.0'} engines: {node: '>=v14.18.0'}
hasBin: true hasBin: true
@ -20870,7 +20870,7 @@ packages:
cac: 6.7.14 cac: 6.7.14
chai: 4.3.7 chai: 4.3.7
debug: 4.3.4(supports-color@8.1.1) debug: 4.3.4(supports-color@8.1.1)
happy-dom: 10.3.2 happy-dom: 10.0.3
local-pkg: 0.4.3 local-pkg: 0.4.3
magic-string: 0.30.1 magic-string: 0.30.1
pathe: 1.1.1 pathe: 1.1.1