chore(deps): add pino logger dependency

Add pino v10.3.1 to project dependencies for structured logging support, along with its transitive dependencies (pino-abstract-transport, pino-std-serializers, quick-format-unescaped, atomic-sleep, etc.).
This commit is contained in:
2026-06-11 14:23:30 +08:00
parent 2b6d3924fd
commit d189a18f03
3 changed files with 167 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@
"next": "16.2.7",
"next-auth": "^4.24.14",
"ofetch": "^1.5.1",
"pino": "^10.3.1",
"react": "19.2.4",
"react-dom": "19.2.4",
"unstorage": "^1.17.5",