chore: remove legacy @zxing packages and old decoder implementation

Remove @zxing/browser and @zxing/library dependencies as they have been fully replaced by zxing-wasm. Delete old barcodeDecoder.ts file which is no longer used after migration to barcodeDecoderWasm.ts.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Knee Cola
2025-12-20 01:15:09 +01:00
parent fcc1ede4d0
commit 9679246f62
3 changed files with 0 additions and 414 deletions

View File

@@ -17,8 +17,6 @@
"@tailwindcss/typography": "^0.5.10",
"@types/iban": "^0.0.35",
"@types/node": "20.5.7",
"@zxing/browser": "^0.1.5",
"@zxing/library": "^0.21.3",
"autoprefixer": "10.4.15",
"bcrypt": "^5.1.1",
"clsx": "^2.0.0",