chore: move pino-pretty to dependencies
Sacrifice minimal performance for readability :cat_smirk:
This commit is contained in:
@ -14,8 +14,7 @@
|
||||
"@swc-node/register": "^1.10.10",
|
||||
"@swc/cli": "^0.6.0",
|
||||
"@swc/core": "^1.11.20",
|
||||
"@types/bun": "latest",
|
||||
"pino-pretty": "^13.0.0"
|
||||
"@types/bun": "latest"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.0.0"
|
||||
@ -23,6 +22,7 @@
|
||||
"dependencies": {
|
||||
"patchright": "^1.51.3",
|
||||
"pino": "^9.6.0",
|
||||
"pino-pretty": "^13.0.0",
|
||||
"playwright": "^1.51.1"
|
||||
},
|
||||
"trustedDependencies": [
|
||||
|
||||
Reference in New Issue
Block a user