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.1 " ,
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 @@ -6117,6 +6117,15 @@ __metadata:
6117
6117
languageName : node
6118
6118
linkType : hard
6119
6119
6120
+ " prettier@npm:^3.0.1 " :
6121
+ version : 3.0.1
6122
+ resolution : " prettier@npm:3.0.1"
6123
+ bin :
6124
+ prettier : bin/prettier.cjs
6125
+ checksum : e1f3f16c7fe0495de3faa182597871f74927d787cce3c52095a66ff5d7eacc05173371d5f58bf12141a0a1b6bfe739a338531d6cf18b92c7256c1319f2c84e73
6126
+ languageName : node
6127
+ linkType : hard
6128
+
6120
6129
" pretty-quick@npm:^3.1.3 " :
6121
6130
version : 3.1.3
6122
6131
resolution : " pretty-quick@npm:3.1.3"
@@ -7729,7 +7738,7 @@ __metadata:
7729
7738
lint-staged : ^13.2.3
7730
7739
markdown-it : ^13.0.1
7731
7740
postcss : ^8.4.27
7732
- prettier : ^2.8.8
7741
+ prettier : ^3.0.1
7733
7742
pretty-quick : ^3.1.3
7734
7743
remark-gfm : ^3.0.1
7735
7744
rimraf : ^5.0.1
You can’t perform that action at this time.
0 commit comments