From 42230947192b3866fb9901f5dca0ecfa3b865ec2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Apr 2024 02:29:38 +0000 Subject: [PATCH] chore(deps): update dependency happy-dom to v14 --- package.json | 2 +- pnpm-lock.yaml | 33 ++++++++++++++++++++++++--------- 2 files changed, 25 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index e5cdccf..8b1ee62 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint": "8.56.0", "eslint-plugin-vue": "9.20.1", "firebase-admin": "12.0.0", - "happy-dom": "13.2.1", + "happy-dom": "14.7.0", "typescript": "5.3.3", "unocss": "0.58.3", "unplugin-auto-import": "0.17.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52f0517..5275431 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -77,8 +77,8 @@ devDependencies: specifier: 12.0.0 version: 12.0.0 happy-dom: - specifier: 13.2.1 - version: 13.2.1 + specifier: 14.7.0 + version: 14.7.0 typescript: specifier: 5.3.3 version: 5.3.3 @@ -111,7 +111,7 @@ devDependencies: version: 0.23.6(critters@0.0.20)(vite@5.0.12)(vue-router@4.2.5)(vue@3.4.15) vitest: specifier: 1.2.1 - version: 1.2.1(@types/node@20.11.5)(happy-dom@13.2.1) + version: 1.2.1(@types/node@20.11.5)(happy-dom@14.7.0) vue-tsc: specifier: 1.8.27 version: 1.8.27(typescript@5.3.3) @@ -3689,7 +3689,7 @@ packages: '@typescript-eslint/eslint-plugin': 6.19.0(@typescript-eslint/parser@6.19.0)(eslint@8.56.0)(typescript@5.3.3) '@typescript-eslint/utils': 6.19.0(eslint@8.56.0)(typescript@5.3.3) eslint: 8.56.0 - vitest: 1.2.1(@types/node@20.11.5)(happy-dom@13.2.1) + vitest: 1.2.1(@types/node@20.11.5)(happy-dom@14.7.0) transitivePeerDependencies: - supports-color - typescript @@ -4336,8 +4336,8 @@ packages: duplexer: 0.1.2 dev: true - /happy-dom@13.2.1: - resolution: {integrity: sha512-AwSV0OPsLxOu1nsKsw+1aakYGiCgLcYed/BPLMGe4lOxAZY14UWGAw8nB7SSnHRltBPwcM6Rf+5hcMXcU7qxaQ==} + /happy-dom@14.7.0: + resolution: {integrity: sha512-Rl8Za/bemx2AO7jxL6D1CXazqryd3vClVo4gK0wZMbPUwGlODdpASJJS3j+OX85VkPZ2wf3TKdhzUv7v7zmNOA==} engines: {node: '>=16.0.0'} dependencies: entities: 4.5.0 @@ -6786,7 +6786,7 @@ packages: fsevents: 2.3.3 dev: true - /vitest@1.2.1(@types/node@20.11.5)(happy-dom@13.2.1): + /vitest@1.2.1(@types/node@20.11.5)(happy-dom@14.7.0): resolution: {integrity: sha512-TRph8N8rnSDa5M2wKWJCMnztCZS9cDcgVTQ6tsTFTG/odHJ4l5yNVqvbeDJYJRZ6is3uxaEpFs8LL6QM+YFSdA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -6822,7 +6822,7 @@ packages: chai: 4.4.1 debug: 4.3.4 execa: 8.0.1 - happy-dom: 13.2.1 + happy-dom: 14.7.0 local-pkg: 0.5.0 magic-string: 0.30.5 pathe: 1.1.2 @@ -6858,6 +6858,21 @@ packages: dependencies: vue: 3.4.15(typescript@5.3.3) + /vue-demi@0.14.7(vue@3.4.15): + resolution: {integrity: sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + peerDependencies: + '@vue/composition-api': ^1.0.0-rc.1 + vue: ^3.0.0-0 || ^2.6.0 + peerDependenciesMeta: + '@vue/composition-api': + optional: true + dependencies: + vue: 3.4.15(typescript@5.3.3) + dev: false + /vue-eslint-parser@9.4.1(eslint@8.56.0): resolution: {integrity: sha512-EmIbJ5cCI/E06SlI8K5sldVZ+Ef5vy26Ck0lNALxgY7FEAMOjNR32qcsVM3FUJUbvVWTBEiOy5lQvbhPK/ynBw==} engines: {node: ^14.17.0 || >=16.0.0} @@ -6944,7 +6959,7 @@ packages: dependencies: firebase: 10.7.2 vue: 3.4.15(typescript@5.3.3) - vue-demi: 0.14.6(vue@3.4.15) + vue-demi: 0.14.7(vue@3.4.15) dev: false /w3c-xmlserializer@5.0.0: