From 95e506a5c5ad59da2b46cb79f724fb4f8b302b0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 08:43:38 +0000 Subject: [PATCH] Update dependency svelte-confetti to v2 --- apps/verification-portal/package.json | 2 +- pnpm-lock.yaml | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/apps/verification-portal/package.json b/apps/verification-portal/package.json index c89eb5411..ea7d98c08 100644 --- a/apps/verification-portal/package.json +++ b/apps/verification-portal/package.json @@ -65,7 +65,7 @@ "satori-html": "0.3.2", "svelte": "4.2.19", "svelte-check": "4.0.4", - "svelte-confetti": "1.4.0", + "svelte-confetti": "2.1.2", "svelte-sonner": "0.3.28", "tailwindcss": "3.4.13", "tslib": "2.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index df0728bad..971ce8540 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -289,8 +289,8 @@ importers: specifier: 4.0.4 version: 4.0.4(picomatch@4.0.2)(svelte@4.2.19)(typescript@5.6.2) svelte-confetti: - specifier: 1.4.0 - version: 1.4.0(svelte@4.2.19) + specifier: 2.1.2 + version: 2.1.2(svelte@4.2.19) svelte-sonner: specifier: 0.3.28 version: 0.3.28(svelte@4.2.19) @@ -5527,6 +5527,7 @@ packages: eciesjs@0.3.20: resolution: {integrity: sha512-Rz5AB8v9+xmMdS/R7RzWPe/R8DP5QfyrkA6ce4umJopoB5su2H2aDy/GcgIfwhmCwxnBkqGf/PbGzmKcGtIgGA==} + deprecated: Please upgrade to v0.4+ editorconfig@1.0.4: resolution: {integrity: sha512-L9Qe08KWTlqYMVvMcTIvMAdl1cDUubzRNYL+WfA4bLDMHe4nemKkpmYzkznE1FwLKu0EEmy6obgQKzMJrg4x9Q==} @@ -8902,10 +8903,10 @@ packages: svelte: ^4.0.0 || ^5.0.0-next.0 typescript: '>=5.0.0' - svelte-confetti@1.4.0: - resolution: {integrity: sha512-B0woNwpsFGwhkEoP48BIDQgvW0bMxPhavLVD+E+tsTWevlpr1aiz1S2wA8ArIXX957BiaZWHRHKmI5/pFRDbdg==} + svelte-confetti@2.1.2: + resolution: {integrity: sha512-2hZUSmogOkeoKJEuUL75tAmyQQ8J9FEcNq19yzDpL4njBOEpl+cFA97sX9i6okBIhTccsRV1M9FZOkEyTZAMnQ==} peerDependencies: - svelte: ^4.0.0 + svelte: '>=5.0.0' svelte-eslint-parser@0.41.1: resolution: {integrity: sha512-08ndI6zTghzI8SuJAFpvMbA/haPSGn3xz19pjre19yYMw8Nw/wQJ2PrZBI/L8ijGTgtkWCQQiLLy+Z1tfaCwNA==} @@ -21563,7 +21564,7 @@ snapshots: transitivePeerDependencies: - picomatch - svelte-confetti@1.4.0(svelte@4.2.19): + svelte-confetti@2.1.2(svelte@4.2.19): dependencies: svelte: 4.2.19