Fix, all good, hola

This commit is contained in:
jorgemike
2025-04-03 21:05:11 -06:00
parent 8b3d695d1d
commit 2aac2488fd
26 changed files with 886 additions and 595 deletions
+3 -2
View File
@@ -9,13 +9,14 @@
"lint": "next lint"
},
"dependencies": {
"@yudiel/react-qr-scanner": "^2.2.1",
"axios": "^1.8.4",
"bootstrap": "^5.3.3",
"bootstrap-icons": "^1.11.3",
"html5-qrcode": "^2.3.8",
"next": "15.2.4",
"react": "^19.0.0",
"react-dom": "^19.0.0"
"react-dom": "^19.0.0",
"react-hot-toast": "^2.5.2"
},
"devDependencies": {
"@eslint/eslintrc": "^3",