File tree 2 files changed +10
-15
lines changed
2 files changed +10
-15
lines changed Original file line number Diff line number Diff line change 43
43
"jest-dom" : " ^4.0.0" ,
44
44
"jest-fetch-mock" : " ^3.0.3" ,
45
45
"lint-staged" : " >=10" ,
46
- "postcss" : " ^8.4.12 " ,
46
+ "postcss" : " ^8.4.31 " ,
47
47
"prettier" : " ^2.6.2" ,
48
48
"tailwindcss" : " ^3.0.24" ,
49
49
"typescript" : " ^4.6.3"
Original file line number Diff line number Diff line change @@ -4373,15 +4373,10 @@ ms@^2.1.1:
4373
4373
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
4374
4374
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
4375
4375
4376
- nanoid@^3.1.30 :
4377
- version "3.3.2"
4378
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.2.tgz#c89622fafb4381cd221421c69ec58547a1eec557"
4379
- integrity sha512-CuHBogktKwpm5g2sRgv83jEy2ijFzBwMoYA60orPDR7ynsLijJDqgsi4RDGj3OJpy3Ieb+LYwiRmIOGyytgITA==
4380
-
4381
- nanoid@^3.3.1 :
4382
- version "3.3.3"
4383
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
4384
- integrity sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==
4376
+ nanoid@^3.1.30, nanoid@^3.3.6 :
4377
+ version "3.3.6"
4378
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
4379
+ integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
4385
4380
4386
4381
natural-compare@^1.4.0 :
4387
4382
version "1.4.0"
4755
4750
picocolors "^1.0.0"
4756
4751
source-map-js "^1.0.1"
4757
4752
4758
- postcss@^8.4.12 :
4759
- version "8.4.12 "
4760
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12 .tgz#1e7de78733b28970fa4743f7da6f3763648b1905 "
4761
- integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg ==
4753
+ postcss@^8.4.12, postcss@^8.4.31 :
4754
+ version "8.4.31 "
4755
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31 .tgz#92b451050a9f914da6755af352bdc0192508656d "
4756
+ integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ ==
4762
4757
dependencies :
4763
- nanoid "^3.3.1 "
4758
+ nanoid "^3.3.6 "
4764
4759
picocolors "^1.0.0"
4765
4760
source-map-js "^1.0.2"
4766
4761
You can’t perform that action at this time.
0 commit comments