File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 "postcss-flexbugs-fixes" : " 5.0.2" ,
4949 "postcss-for" : " 2.1.1" ,
5050 "postcss-mixins" : " 12.1.2" ,
51- "postcss-nested" : " 7 .0.2 " ,
51+ "postcss-nested" : " 8 .0.1 " ,
5252 "postcss-normalize" : " 13.0.1" ,
5353 "postcss-utilities" : " 0.8.4"
5454 },
Original file line number Diff line number Diff line change @@ -676,12 +676,12 @@ postcss-mixins@12.1.2:
676676 sugarss "^5.0.0"
677677 tinyglobby "^0.2.14"
678678
679- postcss-nested@7 .0.2 :
680- version "7 .0.2 "
681- resolved "https://registry.yarnpkg.com/postcss-nested/-/postcss-nested-7 .0.2 .tgz#863d83a6b5df0a2894560394be93d5383ea37a65 "
682- integrity sha512-5osppouFc0VR9/VYzYxO03VaDa3e8F23Kfd6/9qcZTUI8P58GIYlArOET2Wq0ywSl2o2PjELhYOFI4W7l5QHKw ==
679+ postcss-nested@8 .0.1 :
680+ version "8 .0.1 "
681+ resolved "https://registry.yarnpkg.com/postcss-nested/-/postcss-nested-8 .0.1 .tgz#4e204d832d1af59080f4d209df141954622736ec "
682+ integrity sha512-PvSIwDVh1NTw939iu4FBK+oeZfSm0cbErFAjXCTPiStammzobBNE2SiQNezy8Xp+Oud2uLXaLpTauv3UdxWjbQ ==
683683 dependencies :
684- postcss-selector-parser "^7.0.0 "
684+ postcss-selector-parser "^7.1.4 "
685685
686686postcss-normalize@13.0.1 :
687687 version "13.0.1"
@@ -708,6 +708,14 @@ postcss-selector-parser@^7.0.0:
708708 cssesc "^3.0.0"
709709 util-deprecate "^1.0.2"
710710
711+ postcss-selector-parser@^7.1.4 :
712+ version "7.1.4"
713+ resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-7.1.4.tgz#69dc7a526517572ff6b150e352b36a016017b485"
714+ integrity sha512-HeP7D2wyhkR+XaK6v4W8oRF62Dsz4flyuczALJp61GckGm42u1saSSJ/0auvcBqxs3jMRFEcPK34At/0JBKdOg==
715+ dependencies :
716+ cssesc "^3.0.0"
717+ util-deprecate "^1.0.2"
718+
711719postcss-simple-vars@^2.0.0 :
712720 version "2.0.0"
713721 resolved "https://registry.yarnpkg.com/postcss-simple-vars/-/postcss-simple-vars-2.0.0.tgz#d0a1091b0da22b79507028f7b22b976c0a60b8d5"
You can’t perform that action at this time.
0 commit comments