Add in Pino logging and make UI consistent across the app.

This commit is contained in:
Cameron Redmore 2025-04-25 19:34:17 +01:00
parent 727746030c
commit 300040bd58
19 changed files with 590 additions and 235 deletions

View file

@ -31,6 +31,10 @@
"pdfkit": "^0.17.0",
"pdfmake": "^0.2.18",
"pinia": "^3.0.2",
"pino": "^9.6.0",
"pino-abstract-transport": "^2.0.0",
"pino-http": "^10.4.0",
"pino-pretty": "^13.0.0",
"quasar": "^2.16.0",
"uuid": "^11.1.0",
"vue": "^3.4.18",