File tree 2 files changed +6
-11
lines changed
2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 36
36
"@types/node" : " ^16.9.2" ,
37
37
"@types/react" : " ^17.0.21" ,
38
38
"autoprefixer" : " ^10.4.14" ,
39
- "postcss" : " ^8.4.23 " ,
39
+ "postcss" : " ^8.4.31 " ,
40
40
"prettier" : " ^2.2.1" ,
41
41
"tailwindcss" : " ^3.3.2" ,
42
42
"typescript" : " ^4.4.3"
Original file line number Diff line number Diff line change @@ -1312,12 +1312,7 @@ mz@^2.7.0:
1312
1312
object-assign "^4.0.1"
1313
1313
thenify-all "^1.0.0"
1314
1314
1315
- nanoid@^3.1.30 :
1316
- version "3.2.0"
1317
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c"
1318
- integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==
1319
-
1320
- nanoid@^3.3.6 :
1315
+ nanoid@^3.1.30, nanoid@^3.3.6 :
1321
1316
version "3.3.6"
1322
1317
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
1323
1318
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
1485
1480
picocolors "^1.0.0"
1486
1481
source-map-js "^1.0.1"
1487
1482
1488
- postcss@^8.4.23 :
1489
- version "8.4.23 "
1490
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23 .tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab "
1491
- integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA ==
1483
+ postcss@^8.4.23, postcss@^8.4.31 :
1484
+ version "8.4.31 "
1485
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31 .tgz#92b451050a9f914da6755af352bdc0192508656d "
1486
+ integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ ==
1492
1487
dependencies :
1493
1488
nanoid "^3.3.6"
1494
1489
picocolors "^1.0.0"
You can’t perform that action at this time.
0 commit comments