This commit is contained in:
2026-01-21 08:19:53 +01:00
parent 99acb37c83
commit 373e19a515
12 changed files with 738 additions and 7 deletions

View File

@@ -56,6 +56,7 @@
"qrcode": "^1.5.3",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",
"react-barcode": "^1.6.1",
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
@@ -90,4 +91,4 @@
"engines": {
"node": ">=18.0.0"
}
}
}