diff --git a/apps/verification-portal/package.json b/apps/verification-portal/package.json index c2896194b..8b07dc954 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 54f89b5c3..3c8ce1304 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) @@ -8964,10 +8964,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==} @@ -20758,7 +20758,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