Use newer pino-pretty version

This commit is contained in:
gbuomprisco
2024-11-01 20:07:18 +08:00
parent 124edb006e
commit 6bcca7c470
2 changed files with 2 additions and 2 deletions

View File

@@ -87,7 +87,7 @@
"dotenv-cli": "^7.4.2", "dotenv-cli": "^7.4.2",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"import-in-the-middle": "1.11.2", "import-in-the-middle": "1.11.2",
"pino-pretty": "^10.0.0", "pino-pretty": "^10.3.1",
"prettier": "^3.3.3", "prettier": "^3.3.3",
"require-in-the-middle": "7.4.0", "require-in-the-middle": "7.4.0",
"supabase": "^1.207.9", "supabase": "^1.207.9",

2
pnpm-lock.yaml generated
View File

@@ -211,7 +211,7 @@ importers:
specifier: 1.11.2 specifier: 1.11.2
version: 1.11.2 version: 1.11.2
pino-pretty: pino-pretty:
specifier: ^10.0.0 specifier: ^10.3.1
version: 10.3.1 version: 10.3.1
prettier: prettier:
specifier: ^3.3.3 specifier: ^3.3.3