chore: downgrade pino-pretty to version 13.0.0 in package.json and pnpm-lock.yaml

This commit is contained in:
gbuomprisco
2025-10-22 21:56:26 +09:00
parent bc9ab21b5d
commit fc8db0b128
3 changed files with 14 additions and 20 deletions

View File

@@ -84,7 +84,7 @@
"@types/react-dom": "19.2.2",
"babel-plugin-react-compiler": "1.0.0",
"cssnano": "^7.1.1",
"pino-pretty": "13.1.2",
"pino-pretty": "13.0.0",
"prettier": "^3.6.2",
"supabase": "2.53.6",
"tailwindcss": "4.1.15",