feat: add canvas-confetti for celebratory animations and implement LicenseSuccess page

This commit is contained in:
Mauricio Siu
2025-03-20 01:24:54 -06:00
parent 3d622c7a53
commit 21dfc49831
5 changed files with 137 additions and 2 deletions

16
pnpm-lock.yaml generated
View File

@@ -145,6 +145,9 @@ importers:
axios:
specifier: ^1.8.1
version: 1.8.1
canvas-confetti:
specifier: ^1.9.3
version: 1.9.3
class-variance-authority:
specifier: ^0.7.0
version: 0.7.0
@@ -236,6 +239,9 @@ importers:
'@biomejs/biome':
specifier: 1.7.0
version: 1.7.0
'@types/canvas-confetti':
specifier: ^1.9.0
version: 1.9.0
'@types/react':
specifier: 18.3.5
version: 18.3.5
@@ -1693,6 +1699,9 @@ packages:
'@types/acorn@4.0.6':
resolution: {integrity: sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ==}
'@types/canvas-confetti@1.9.0':
resolution: {integrity: sha512-aBGj/dULrimR1XDZLtG9JwxX1b4HPRF6CX9Yfwh3NvstZEm1ZL7RBnel4keCPSqs1ANRu1u2Aoz9R+VmtjYuTg==}
'@types/conventional-commits-parser@5.0.0':
resolution: {integrity: sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==}
@@ -1900,6 +1909,9 @@ packages:
caniuse-lite@1.0.30001679:
resolution: {integrity: sha512-j2YqID/YwpLnKzCmBOS4tlZdWprXm3ZmQLBH9ZBXFOhoxLA46fwyBvx6toCBWBmnuwUY/qB3kEU6gFx8qgCroA==}
canvas-confetti@1.9.3:
resolution: {integrity: sha512-rFfTURMvmVEX1gyXFgn5QMn81bYk70qa0HLzcIOSVEyl57n6o9ItHeBtUSWdvKAPY0xlvBHno4/v3QPrT83q9g==}
ccount@2.0.1:
resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
@@ -5440,6 +5452,8 @@ snapshots:
dependencies:
'@types/estree': 1.0.5
'@types/canvas-confetti@1.9.0': {}
'@types/conventional-commits-parser@5.0.0':
dependencies:
'@types/node': 20.17.16
@@ -5641,6 +5655,8 @@ snapshots:
caniuse-lite@1.0.30001679: {}
canvas-confetti@1.9.3: {}
ccount@2.0.1: {}
chalk@2.4.2: