@@ -10851,7 +10851,16 @@ postcss@8.4.38:
10851
10851
picocolors "^1.0.0"
10852
10852
source-map-js "^1.2.0"
10853
10853
10854
- postcss@^8.2.14, postcss@^8.3.11, postcss@^8.4.14, postcss@^8.4.19, postcss@^8.4.21, postcss@^8.4.24:
10854
+ postcss@^8.0.0, postcss@^8.4.28, postcss@^8.4.35:
10855
+ version "8.4.49"
10856
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
10857
+ integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
10858
+ dependencies:
10859
+ nanoid "^3.3.7"
10860
+ picocolors "^1.1.1"
10861
+ source-map-js "^1.2.1"
10862
+
10863
+ postcss@^8.2.14, postcss@^8.3.11, postcss@^8.4.14, postcss@^8.4.19, postcss@^8.4.21:
10855
10864
version "8.4.47"
10856
10865
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47.tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365"
10857
10866
integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==
@@ -12234,16 +12243,7 @@ string-argv@^0.3.1:
12234
12243
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.1.tgz#95e2fbec0427ae19184935f816d74aaa4c5c19da"
12235
12244
integrity sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==
12236
12245
12237
- "string-width-cjs@npm:string-width@^4.2.0":
12238
- version "4.2.3"
12239
- resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
12240
- integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
12241
- dependencies:
12242
- emoji-regex "^8.0.0"
12243
- is-fullwidth-code-point "^3.0.0"
12244
- strip-ansi "^6.0.1"
12245
-
12246
- "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
12246
+ "string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
12247
12247
version "4.2.3"
12248
12248
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
12249
12249
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -12390,7 +12390,7 @@ string_decoder@~1.1.1:
12390
12390
dependencies:
12391
12391
safe-buffer "~5.1.0"
12392
12392
12393
- "strip-ansi-cjs@npm:strip-ansi@^6.0.1":
12393
+ "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
12394
12394
version "6.0.1"
12395
12395
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
12396
12396
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -12411,13 +12411,6 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
12411
12411
dependencies:
12412
12412
ansi-regex "^4.1.0"
12413
12413
12414
- strip-ansi@^6.0.0, strip-ansi@^6.0.1:
12415
- version "6.0.1"
12416
- resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
12417
- integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
12418
- dependencies:
12419
- ansi-regex "^5.0.1"
12420
-
12421
12414
strip-ansi@^7.0.1:
12422
12415
version "7.0.1"
12423
12416
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.0.1.tgz#61740a08ce36b61e50e65653f07060d000975fb2"
@@ -13601,7 +13594,7 @@ wordwrap@^1.0.0:
13601
13594
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
13602
13595
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
13603
13596
13604
- "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
13597
+ "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0 :
13605
13598
version "7.0.0"
13606
13599
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
13607
13600
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -13628,15 +13621,6 @@ wrap-ansi@^6.2.0:
13628
13621
string-width "^4.1.0"
13629
13622
strip-ansi "^6.0.0"
13630
13623
13631
- wrap-ansi@^7.0.0:
13632
- version "7.0.0"
13633
- resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
13634
- integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
13635
- dependencies:
13636
- ansi-styles "^4.0.0"
13637
- string-width "^4.1.0"
13638
- strip-ansi "^6.0.0"
13639
-
13640
13624
wrap-ansi@^8.1.0:
13641
13625
version "8.1.0"
13642
13626
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
0 commit comments