@@ -4336,6 +4336,11 @@ nanoid@^3.3.7:
4336
4336
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
4337
4337
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
4338
4338
4339
+ nanoid@^3.3.8 :
4340
+ version "3.3.8"
4341
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
4342
+ integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
4343
+
4339
4344
nanomatch@^1.2.9 :
4340
4345
version "1.2.13"
4341
4346
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
@@ -4795,6 +4800,11 @@ picocolors@^1.0.0:
4795
4800
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
4796
4801
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
4797
4802
4803
+ picocolors@^1.1.1 :
4804
+ version "1.1.1"
4805
+ resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
4806
+ integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
4807
+
4798
4808
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1 :
4799
4809
version "2.3.1"
4800
4810
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
@@ -5355,7 +5365,7 @@ postcss@^7.0.16:
5355
5365
picocolors "^0.2.1"
5356
5366
source-map "^0.6.1"
5357
5367
5358
- postcss@^8.4.28, postcss@~8.4.35 :
5368
+ postcss@^8.4.28 :
5359
5369
version "8.4.35"
5360
5370
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.35.tgz#60997775689ce09011edf083a549cea44aabe2f7"
5361
5371
integrity sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==
@@ -5364,6 +5374,15 @@ postcss@^8.4.28, postcss@~8.4.35:
5364
5374
picocolors "^1.0.0"
5365
5375
source-map-js "^1.0.2"
5366
5376
5377
+ postcss@~8.5.3 :
5378
+ version "8.5.3"
5379
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
5380
+ integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
5381
+ dependencies :
5382
+ nanoid "^3.3.8"
5383
+ picocolors "^1.1.1"
5384
+ source-map-js "^1.2.1"
5385
+
5367
5386
prebuild-install@^7.1.1 :
5368
5387
version "7.1.2"
5369
5388
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.2.tgz#a5fd9986f5a6251fbc47e1e5c65de71e68c0a056"
@@ -6019,6 +6038,11 @@ snapdragon@^0.8.1:
6019
6038
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
6020
6039
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
6021
6040
6041
+ source-map-js@^1.2.1 :
6042
+ version "1.2.1"
6043
+ resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
6044
+ integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
6045
+
6022
6046
source-map-resolve@^0.5.0 :
6023
6047
version "0.5.3"
6024
6048
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"
0 commit comments