File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 50
50
"husky" : " ^8.0.3" ,
51
51
"lint-staged" : " ^13.2.3" ,
52
52
"postcss" : " ^8.4.27" ,
53
- "prettier" : " ^2.8.8 " ,
53
+ "prettier" : " ^3.0.2 " ,
54
54
"pretty-quick" : " ^3.1.3" ,
55
55
"rimraf" : " ^5.0.1" ,
56
56
"tailwindcss" : " ^3.3.3" ,
Original file line number Diff line number Diff line change @@ -5980,6 +5980,15 @@ __metadata:
5980
5980
languageName : node
5981
5981
linkType : hard
5982
5982
5983
+ " prettier@npm:^3.0.2 " :
5984
+ version : 3.0.2
5985
+ resolution : " prettier@npm:3.0.2"
5986
+ bin :
5987
+ prettier : bin/prettier.cjs
5988
+ checksum : 118b59ddb6c80abe2315ab6d0f4dd1b253be5cfdb20622fa5b65bb1573dcd362e6dd3dcf2711dd3ebfe64aecf7bdc75de8a69dc2422dcd35bdde7610586b677a
5989
+ languageName : node
5990
+ linkType : hard
5991
+
5983
5992
" pretty-quick@npm:^3.1.3 " :
5984
5993
version : 3.1.3
5985
5994
resolution : " pretty-quick@npm:3.1.3"
@@ -7585,7 +7594,7 @@ __metadata:
7585
7594
lint-staged : ^13.2.3
7586
7595
markdown-it : ^13.0.1
7587
7596
postcss : ^8.4.27
7588
- prettier : ^2.8.8
7597
+ prettier : ^3.0.2
7589
7598
pretty-quick : ^3.1.3
7590
7599
remark-gfm : ^3.0.1
7591
7600
rimraf : ^5.0.1
You can’t perform that action at this time.
0 commit comments