mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-27 22:24:14 +00:00
feat: mii rendering
This commit is contained in:
parent
3a2e4c9b63
commit
fb4d790b3d
3 changed files with 67 additions and 7 deletions
|
|
@ -11,6 +11,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@auth/prisma-adapter": "2.7.2",
|
||||
"@pretendonetwork/mii-js": "github:PretendoNetwork/mii-js#publish-and-eslint",
|
||||
"@prisma/client": "^6.5.0",
|
||||
"@trafficlunar/asmcrypto.js": "^1.0.2",
|
||||
"@yudiel/react-qr-scanner": "2.2.2-beta.2",
|
||||
|
|
@ -18,6 +19,7 @@
|
|||
"jsqr": "^1.4.0",
|
||||
"next": "15.2.4",
|
||||
"next-auth": "5.0.0-beta.25",
|
||||
"qrcode-generator": "^1.4.4",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-dropzone": "^14.3.8",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue