donation component

This commit is contained in:
pluja
2025-05-20 08:02:55 +00:00
parent af3df8f79a
commit dabc4e5c47
8 changed files with 717 additions and 397 deletions

View File

@@ -26,8 +26,8 @@
"@astrojs/node": "9.2.1",
"@astrojs/sitemap": "3.4.0",
"@fontsource-variable/space-grotesk": "5.2.7",
"@fontsource/space-grotesk": "5.2.7",
"@fontsource/inter": "5.2.5",
"@fontsource/space-grotesk": "5.2.7",
"@prisma/client": "6.8.2",
"@tailwindcss/vite": "4.1.7",
"@types/mime-types": "2.1.4",
@@ -44,6 +44,7 @@
"lodash-es": "4.17.21",
"mime-types": "3.0.1",
"object-to-formdata": "4.5.1",
"qrcode": "1.5.4",
"react": "19.1.0",
"redis": "5.0.1",
"schema-dts": "1.1.5",
@@ -68,6 +69,7 @@
"@tailwindcss/typography": "0.5.16",
"@types/eslint__js": "9.14.0",
"@types/lodash-es": "4.17.12",
"@types/qrcode": "1.5.5",
"@types/react": "19.1.4",
"@types/seedrandom": "3.0.8",
"@typescript-eslint/parser": "8.32.1",