BenutzerProfil

This commit is contained in:
Ashikagi
2026-03-23 21:38:11 +01:00
parent f5338ea3b2
commit cd77f88d96
22 changed files with 1145 additions and 109 deletions

7
package-lock.json generated
View File

@@ -10,6 +10,7 @@
"dependencies": {
"@supabase/supabase-js": "^2.45.4",
"all": "^0.0.0",
"country-flag-icons": "^1.6.15",
"jspdf": "^4.2.1",
"jspdf-autotable": "^5.0.7",
"lucide-react": "^0.263.1",
@@ -1845,6 +1846,12 @@
"url": "https://opencollective.com/core-js"
}
},
"node_modules/country-flag-icons": {
"version": "1.6.15",
"resolved": "https://registry.npmjs.org/country-flag-icons/-/country-flag-icons-1.6.15.tgz",
"integrity": "sha512-92HoA8l6DluEidku8tKBftjuFRj4Rv3zDW1lXxCuNnqAxhUSkvso9gM/Afj4F5BnK+wneHIe3ydI+s+4NA29/Q==",
"license": "MIT"
},
"node_modules/crc-32": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz",