feat: qr code uploading and decrypting

This commit is contained in:
trafficlunar 2025-04-03 21:10:16 +01:00
parent 3df8a87c1c
commit c9922481b1
5 changed files with 475 additions and 391 deletions

View file

@ -12,8 +12,10 @@
"dependencies": {
"@auth/prisma-adapter": "2.7.2",
"@prisma/client": "^6.5.0",
"@trafficlunar/asmcrypto.js": "^1.0.2",
"@yudiel/react-qr-scanner": "2.2.2-beta.2",
"embla-carousel-react": "^8.5.2",
"jsqr": "^1.4.0",
"next": "15.2.4",
"next-auth": "5.0.0-beta.25",
"react": "^19.0.0",