chore(deps): update dependency happy-dom to v7 (#2492)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2492 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
820db3e96d
commit
b806a01e95
2 changed files with 9 additions and 9 deletions
|
@ -88,7 +88,7 @@
|
|||
"eslint": "8.24.0",
|
||||
"eslint-plugin-vue": "9.6.0",
|
||||
"express": "4.18.1",
|
||||
"happy-dom": "6.0.4",
|
||||
"happy-dom": "7.0.0",
|
||||
"netlify-cli": "12.0.2",
|
||||
"postcss": "8.4.17",
|
||||
"postcss-preset-env": "7.8.2",
|
||||
|
|
|
@ -50,7 +50,7 @@ specifiers:
|
|||
flatpickr: 4.6.13
|
||||
flexsearch: 0.7.21
|
||||
floating-vue: 2.0.0-beta.20
|
||||
happy-dom: 6.0.4
|
||||
happy-dom: 7.0.0
|
||||
highlight.js: 11.6.0
|
||||
is-touch-device: 1.0.1
|
||||
lodash.clonedeep: 4.5.0
|
||||
|
@ -156,7 +156,7 @@ devDependencies:
|
|||
eslint: 8.24.0
|
||||
eslint-plugin-vue: 9.6.0_eslint@8.24.0
|
||||
express: 4.18.1
|
||||
happy-dom: 6.0.4
|
||||
happy-dom: 7.0.0
|
||||
netlify-cli: 12.0.2
|
||||
postcss: 8.4.17
|
||||
postcss-preset-env: 7.8.2_postcss@8.4.17
|
||||
|
@ -167,7 +167,7 @@ devDependencies:
|
|||
vite: 3.1.4_sass@1.55.0+terser@5.10.0
|
||||
vite-plugin-pwa: 0.13.1_vite@3.1.4
|
||||
vite-svg-loader: 3.6.0
|
||||
vitest: 0.23.4_ddc85b0b7a78b2cfae025c8e16b7f605
|
||||
vitest: 0.23.4_a28bf988df2437cd1cdb4a239c117aa7
|
||||
vue-tsc: 0.40.13_typescript@4.8.4
|
||||
wait-on: 6.0.1
|
||||
workbox-cli: 6.5.4
|
||||
|
@ -2928,7 +2928,7 @@ packages:
|
|||
dev: true
|
||||
|
||||
/@types/form-data/0.0.33:
|
||||
resolution: {integrity: sha1-yayFsqX9GENbjIXZ7LUObWyJP/g=}
|
||||
resolution: {integrity: sha512-8BSvG1kGm83cyJITQMZSulnl6QV8jqAGreJsc5tPu1Jq0vTSOiY/k24Wx82JRpWwZSqrala6sd5rWi6aNXvqcw==}
|
||||
dependencies:
|
||||
'@types/node': 17.0.17
|
||||
dev: true
|
||||
|
@ -7310,8 +7310,8 @@ packages:
|
|||
engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0}
|
||||
dev: true
|
||||
|
||||
/happy-dom/6.0.4:
|
||||
resolution: {integrity: sha512-b+ID23Ms0BY08UNLymsOMG7EI2jSlwEt4cbJs938GZfeNAg+fqgkSO3TokQMgSOFoHznpjWmpVjBUL5boJ9PWw==}
|
||||
/happy-dom/7.0.0:
|
||||
resolution: {integrity: sha512-nLhVhWIf4M4SIm2hBqAb1rshuAyzJwgD0iJtWeXa07poPdhiR99o0A+JxCOquJWWSFkCREynMNbbvA6sGEz/cQ==}
|
||||
dependencies:
|
||||
css.escape: 1.5.1
|
||||
he: 1.2.0
|
||||
|
@ -12618,7 +12618,7 @@ packages:
|
|||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/vitest/0.23.4_ddc85b0b7a78b2cfae025c8e16b7f605:
|
||||
/vitest/0.23.4_a28bf988df2437cd1cdb4a239c117aa7:
|
||||
resolution: {integrity: sha512-iukBNWqQAv8EKDBUNntspLp9SfpaVFbmzmM0sNcnTxASQZMzRw3PsM6DMlsHiI+I6GeO5/sYDg3ecpC+SNFLrQ==}
|
||||
engines: {node: '>=v14.16.0'}
|
||||
hasBin: true
|
||||
|
@ -12645,7 +12645,7 @@ packages:
|
|||
'@types/node': 17.0.17
|
||||
chai: 4.3.6
|
||||
debug: 4.3.4
|
||||
happy-dom: 6.0.4
|
||||
happy-dom: 7.0.0
|
||||
local-pkg: 0.4.2
|
||||
strip-literal: 0.4.2
|
||||
tinybench: 2.1.5
|
||||
|
|
Loading…
Reference in a new issue