File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 63
63
"husky" : " ^9.0.11" ,
64
64
"lint-staged" : " ^15.2.2" ,
65
65
"nodemon" : " ^3.1.0" ,
66
- "pino-pretty" : " ^10.3.1 " ,
66
+ "pino-pretty" : " ^11.0.0 " ,
67
67
"prettier" : " ^3.2.5" ,
68
68
"prettier-plugin-prisma" : " ^5.0.0" ,
69
69
"prettier-plugin-tailwindcss" : " ^0.5.13" ,
Original file line number Diff line number Diff line change @@ -4002,7 +4002,7 @@ __metadata:
4002
4002
node-cron : " npm:^3.0.3"
4003
4003
nodemon : " npm:^3.1.0"
4004
4004
pino : " npm:^8.19.0"
4005
- pino-pretty : " npm:^10.3.1 "
4005
+ pino-pretty : " npm:^11.0.0 "
4006
4006
postcss : " npm:^8.4.38"
4007
4007
prettier : " npm:^3.2.5"
4008
4008
prettier-plugin-prisma : " npm:^5.0.0"
@@ -5775,9 +5775,9 @@ __metadata:
5775
5775
languageName : node
5776
5776
linkType : hard
5777
5777
5778
- " pino-pretty@npm:^10.3.1 " :
5779
- version : 10.3.1
5780
- resolution : " pino-pretty@npm:10.3.1 "
5778
+ " pino-pretty@npm:^11.0.0 " :
5779
+ version : 11.0.0
5780
+ resolution : " pino-pretty@npm:11.0.0 "
5781
5781
dependencies :
5782
5782
colorette : " npm:^2.0.7"
5783
5783
dateformat : " npm:^4.6.3"
@@ -5795,7 +5795,7 @@ __metadata:
5795
5795
strip-json-comments : " npm:^3.1.1"
5796
5796
bin :
5797
5797
pino-pretty : bin.js
5798
- checksum : 4284f125f7e8a5a10e856c8fd591ba34c30c0a0071a0b265a9eda43c3e447ba11d40b06cc67108675586358a5d1213a6ac3a92f6abd2896abfbab9a5b4c17072
5798
+ checksum : 0d63dd92b3bd0c5ac85ded7fa5667c72998efd6b431f4ee89d27ec37758c1e44c5d458ad65e09757926bfef618b3ac51cb1126a3d9c0a1aaa4e4f1d34a97856b
5799
5799
languageName : node
5800
5800
linkType : hard
5801
5801
You can’t perform that action at this time.
0 commit comments