mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-27 22:24:14 +00:00
fix: qr scanner to use jsQR and add camera selector
This commit is contained in:
parent
1e0132990a
commit
9f8de81610
6 changed files with 188 additions and 96 deletions
|
|
@ -14,8 +14,8 @@
|
|||
"@hello-pangea/dnd": "^18.0.1",
|
||||
"@prisma/client": "^6.5.0",
|
||||
"@trafficlunar/asmcrypto.js": "^1.0.2",
|
||||
"@yudiel/react-qr-scanner": "2.2.2-beta.2",
|
||||
"bit-buffer": "^0.2.5",
|
||||
"downshift": "^9.0.9",
|
||||
"embla-carousel-react": "^8.5.2",
|
||||
"jsqr": "^1.4.0",
|
||||
"next": "15.2.4",
|
||||
|
|
@ -25,6 +25,7 @@
|
|||
"react-dom": "^19.0.0",
|
||||
"react-dropzone": "^14.3.8",
|
||||
"react-select": "^5.10.1",
|
||||
"react-webcam": "^7.2.0",
|
||||
"sharp": "^0.34.0",
|
||||
"zod": "^3.24.2"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue