chore(deps): update dependency happy-dom to v7.5.12 (#2553)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2553 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
8e460f9856
commit
c9b18232c9
@ -88,7 +88,7 @@
|
|||||||
"eslint": "8.25.0",
|
"eslint": "8.25.0",
|
||||||
"eslint-plugin-vue": "9.6.0",
|
"eslint-plugin-vue": "9.6.0",
|
||||||
"express": "4.18.2",
|
"express": "4.18.2",
|
||||||
"happy-dom": "7.4.0",
|
"happy-dom": "7.5.12",
|
||||||
"netlify-cli": "12.0.9",
|
"netlify-cli": "12.0.9",
|
||||||
"postcss": "8.4.18",
|
"postcss": "8.4.18",
|
||||||
"postcss-preset-env": "7.8.2",
|
"postcss-preset-env": "7.8.2",
|
||||||
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -50,7 +50,7 @@ specifiers:
|
|||||||
flatpickr: 4.6.13
|
flatpickr: 4.6.13
|
||||||
flexsearch: 0.7.21
|
flexsearch: 0.7.21
|
||||||
floating-vue: 2.0.0-beta.20
|
floating-vue: 2.0.0-beta.20
|
||||||
happy-dom: 7.4.0
|
happy-dom: 7.5.12
|
||||||
highlight.js: 11.6.0
|
highlight.js: 11.6.0
|
||||||
is-touch-device: 1.0.1
|
is-touch-device: 1.0.1
|
||||||
lodash.clonedeep: 4.5.0
|
lodash.clonedeep: 4.5.0
|
||||||
@ -156,7 +156,7 @@ devDependencies:
|
|||||||
eslint: 8.25.0
|
eslint: 8.25.0
|
||||||
eslint-plugin-vue: 9.6.0_eslint@8.25.0
|
eslint-plugin-vue: 9.6.0_eslint@8.25.0
|
||||||
express: 4.18.2
|
express: 4.18.2
|
||||||
happy-dom: 7.4.0
|
happy-dom: 7.5.12
|
||||||
netlify-cli: 12.0.9_@types+node@16.11.66
|
netlify-cli: 12.0.9_@types+node@16.11.66
|
||||||
postcss: 8.4.18
|
postcss: 8.4.18
|
||||||
postcss-preset-env: 7.8.2_postcss@8.4.18
|
postcss-preset-env: 7.8.2_postcss@8.4.18
|
||||||
@ -167,7 +167,7 @@ devDependencies:
|
|||||||
vite: 3.1.8_sass@1.55.0+terser@5.10.0
|
vite: 3.1.8_sass@1.55.0+terser@5.10.0
|
||||||
vite-plugin-pwa: 0.13.1_vite@3.1.8
|
vite-plugin-pwa: 0.13.1_vite@3.1.8
|
||||||
vite-svg-loader: 3.6.0
|
vite-svg-loader: 3.6.0
|
||||||
vitest: 0.24.3_7fc655e167cf9da448ccc3b585011dd3
|
vitest: 0.24.3_abaf98be1df072fa12b452ba07dd67b7
|
||||||
vue-tsc: 1.0.8_typescript@4.8.4
|
vue-tsc: 1.0.8_typescript@4.8.4
|
||||||
wait-on: 6.0.1
|
wait-on: 6.0.1
|
||||||
workbox-cli: 6.5.4
|
workbox-cli: 6.5.4
|
||||||
@ -7284,8 +7284,8 @@ packages:
|
|||||||
engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0}
|
engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/happy-dom/7.4.0:
|
/happy-dom/7.5.12:
|
||||||
resolution: {integrity: sha512-vczfEc7g+kUWA7cKTeSDI/pQSCyAInxC0TMTR9Pjy211jHt8ZBo+3HGU51XNHimLmvVWdvaWvMdfOfhvW1H1uw==}
|
resolution: {integrity: sha512-Q4JE09CMWHptj1bvtoeYqUmdhj/5cuZqj0O60xs/9NgfyxL3YEVKJ588uBcLnCAkBiUvZnAJB6T+6IzbOSMSRA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
css.escape: 1.5.1
|
css.escape: 1.5.1
|
||||||
he: 1.2.0
|
he: 1.2.0
|
||||||
@ -12604,7 +12604,7 @@ packages:
|
|||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vitest/0.24.3_7fc655e167cf9da448ccc3b585011dd3:
|
/vitest/0.24.3_abaf98be1df072fa12b452ba07dd67b7:
|
||||||
resolution: {integrity: sha512-aM0auuPPgMSstWvr851hB74g/LKaKBzSxcG3da7ejfZbx08Y21JpZmbmDYrMTCGhVZKqTGwzcnLMwyfz2WzkhQ==}
|
resolution: {integrity: sha512-aM0auuPPgMSstWvr851hB74g/LKaKBzSxcG3da7ejfZbx08Y21JpZmbmDYrMTCGhVZKqTGwzcnLMwyfz2WzkhQ==}
|
||||||
engines: {node: '>=v14.16.0'}
|
engines: {node: '>=v14.16.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
@ -12631,7 +12631,7 @@ packages:
|
|||||||
'@types/node': 17.0.17
|
'@types/node': 17.0.17
|
||||||
chai: 4.3.6
|
chai: 4.3.6
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
happy-dom: 7.4.0
|
happy-dom: 7.5.12
|
||||||
local-pkg: 0.4.2
|
local-pkg: 0.4.2
|
||||||
strip-literal: 0.4.2
|
strip-literal: 0.4.2
|
||||||
tinybench: 2.3.0
|
tinybench: 2.3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user