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

View File

@@ -30,6 +30,7 @@
"@types/turndown": "^5.0.5",
"autoprefixer": "^10.4.12",
"axios": "^1.8.1",
"canvas-confetti": "^1.9.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"framer-motion": "^11.3.19",
@@ -62,6 +63,7 @@
"@babel/parser": "^7.26.9",
"@babel/plugin-syntax-typescript": "^7.25.9",
"@biomejs/biome": "1.7.0",
"@types/canvas-confetti": "^1.9.0",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"prettier-plugin-tailwindcss": "^0.5.14"