File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 65
65
"eslint" : " ^8.38.0" ,
66
66
"eslint-config-next" : " 13.2.3" ,
67
67
"eslint-plugin-react-hooks" : " ^4.6.0" ,
68
- "postcss" : " ^8.4.22 " ,
68
+ "postcss" : " ^8.4.23 " ,
69
69
"prettier" : " ^2.8.7" ,
70
70
"prettier-plugin-tailwindcss" : " ^0.2.3" ,
71
71
"prisma" : " ^4.5.0" ,
Original file line number Diff line number Diff line change @@ -2850,10 +2850,10 @@ postcss@8.4.14:
2850
2850
picocolors "^1.0.0"
2851
2851
source-map-js "^1.0.2"
2852
2852
2853
- postcss@^8.0.9, postcss@^8.4.22 :
2854
- version "8.4.22 "
2855
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.22 .tgz#c29e6776b60ab3af602d4b513d5bd2ff9aa85dc1 "
2856
- integrity sha512-XseknLAfRHzVWjCEtdviapiBtfLdgyzExD50Rg2ePaucEesyh8Wv4VPdW0nbyDa1ydbrAxV19jvMT4+LFmcNUA ==
2853
+ postcss@^8.0.9, postcss@^8.4.23 :
2854
+ version "8.4.23 "
2855
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23 .tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab "
2856
+ integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA ==
2857
2857
dependencies :
2858
2858
nanoid "^3.3.6"
2859
2859
picocolors "^1.0.0"
You can’t perform that action at this time.
0 commit comments