feat: add pino logging to next

This commit is contained in:
Henry
2025-05-15 22:56:01 +01:00
parent d065ae73e1
commit bb9877c899
4 changed files with 120 additions and 0 deletions

View File

@@ -34,7 +34,9 @@
"js-cookie": "^3.0.5",
"jwt-decode": "^4.0.0",
"next": "^14.2.15",
"next-logger": "^5.0.1",
"nextjs-cors": "^2.2.0",
"pino": "^9.6.0",
"react": "catalog:react18",
"react-beautiful-dnd": "^13.1.1",
"react-contenteditable": "^3.3.7",