@@ -9816,6 +9816,11 @@ nan@^2.12.1:
9816
9816
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c"
9817
9817
integrity sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==
9818
9818
9819
+ nanoid@^3.3.6:
9820
+ version "3.3.6"
9821
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
9822
+ integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
9823
+
9819
9824
nanomatch@^1.2.9:
9820
9825
version "1.2.13"
9821
9826
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
@@ -10794,6 +10799,11 @@ performance-now@^2.1.0:
10794
10799
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
10795
10800
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
10796
10801
10802
+ picocolors@^1.0.0:
10803
+ version "1.0.0"
10804
+ resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
10805
+ integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
10806
+
10797
10807
picomatch@^2.0.4, picomatch@^2.0.5:
10798
10808
version "2.0.7"
10799
10809
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.0.7.tgz#514169d8c7cd0bdbeecc8a2609e34a7163de69f6"
@@ -11546,14 +11556,14 @@ postcss@^7.0.2:
11546
11556
source-map "^0.6.1"
11547
11557
supports-color "^6.1.0"
11548
11558
11549
- postcss@^7 .0.21 :
11550
- version "7.0.21 "
11551
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.21 .tgz#06bb07824c19c2021c5d056d5b10c35b989f7e17 "
11552
- integrity sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ ==
11559
+ postcss@^8 .0.0 :
11560
+ version "8.4.31 "
11561
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31 .tgz#92b451050a9f914da6755af352bdc0192508656d "
11562
+ integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ ==
11553
11563
dependencies:
11554
- chalk "^2.4.2 "
11555
- source-map "^0.6.1 "
11556
- supports-color "^6. 1.0"
11564
+ nanoid "^3.3.6 "
11565
+ picocolors "^1.0.0 "
11566
+ source-map-js "^1.0.2 "
11557
11567
11558
11568
prelude-ls@~1.1.2:
11559
11569
version "1.1.2"
@@ -13065,6 +13075,11 @@ source-list-map@^2.0.0:
13065
13075
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
13066
13076
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
13067
13077
13078
+ source-map-js@^1.0.2:
13079
+ version "1.0.2"
13080
+ resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
13081
+ integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
13082
+
13068
13083
source-map-resolve@^0.5.0, source-map-resolve@^0.5.2:
13069
13084
version "0.5.2"
13070
13085
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.2.tgz#72e2cc34095543e43b2c62b2c4c10d4a9054f259"
0 commit comments