@@ -6808,6 +6808,11 @@ multicast-dns@^7.2.5:
6808
6808
dns-packet "^5.2.2"
6809
6809
thunky "^1.0.2"
6810
6810
6811
+ nanoid@^3.3.11 :
6812
+ version "3.3.11"
6813
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
6814
+ integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
6815
+
6811
6816
nanoid@^3.3.4 :
6812
6817
version "3.3.4"
6813
6818
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
@@ -7245,16 +7250,16 @@ performance-now@^2.1.0:
7245
7250
version "2.1.0"
7246
7251
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
7247
7252
7248
- picocolors@^0.2.1 :
7249
- version "0.2.1"
7250
- resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f"
7251
- integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==
7252
-
7253
7253
picocolors@^1.0.0 :
7254
7254
version "1.0.0"
7255
7255
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
7256
7256
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
7257
7257
7258
+ picocolors@^1.1.1 :
7259
+ version "1.1.1"
7260
+ resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
7261
+ integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
7262
+
7258
7263
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1, picomatch@^2.2.2 :
7259
7264
version "2.2.2"
7260
7265
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
@@ -7839,13 +7844,14 @@ postcss-value-parser@^4.1.0:
7839
7844
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
7840
7845
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
7841
7846
7842
- postcss@^7.0.35 :
7843
- version "7.0.39 "
7844
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39 .tgz#9624375d965630e2e1f2c02a935c82a59cb48309 "
7845
- integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA ==
7847
+ postcss@^8.2.14 :
7848
+ version "8.5.6 "
7849
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6 .tgz#2825006615a619b4f62a9e7426cc120b349a8f3c "
7850
+ integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg ==
7846
7851
dependencies :
7847
- picocolors "^0.2.1"
7848
- source-map "^0.6.1"
7852
+ nanoid "^3.3.11"
7853
+ picocolors "^1.1.1"
7854
+ source-map-js "^1.2.1"
7849
7855
7850
7856
postcss@^8.3.5, postcss@^8.4.14, postcss@^8.4.4, postcss@^8.4.7 :
7851
7857
version "8.4.16"
@@ -8282,15 +8288,15 @@ resolve-from@^5.0.0:
8282
8288
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"
8283
8289
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
8284
8290
8285
- resolve-url-loader@^4 .0.0 :
8286
- version "4 .0.0"
8287
- resolved "https://registry.yarnpkg.com/resolve-url-loader/-/resolve-url-loader-4 .0.0.tgz#d50d4ddc746bb10468443167acf800dcd6c3ad57 "
8288
- integrity sha512-05VEMczVREcbtT7Bz+C+96eUO5HDNvdthIiMB34t7FcF8ehcu4wC0sSgPUubs3XW2Q3CNLJk/BJrCU9wVRymiA ==
8291
+ resolve-url-loader@^5 .0.0 :
8292
+ version "5 .0.0"
8293
+ resolved "https://registry.yarnpkg.com/resolve-url-loader/-/resolve-url-loader-5 .0.0.tgz#ee3142fb1f1e0d9db9524d539cfa166e9314f795 "
8294
+ integrity sha512-uZtduh8/8srhBoMx//5bwqjQ+rfYOUq8zC9NrMUGtjBiGTtFJM42s58/36+hTqeqINcnYe08Nj3LkK9lW4N8Xg ==
8289
8295
dependencies :
8290
8296
adjust-sourcemap-loader "^4.0.0"
8291
8297
convert-source-map "^1.7.0"
8292
8298
loader-utils "^2.0.0"
8293
- postcss "^7.0.35 "
8299
+ postcss "^8.2.14 "
8294
8300
source-map "0.6.1"
8295
8301
8296
8302
resolve.exports@^1.1.0 :
@@ -8661,6 +8667,11 @@ source-map-js@^1.0.1, source-map-js@^1.0.2:
8661
8667
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
8662
8668
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
8663
8669
8670
+ source-map-js@^1.2.1 :
8671
+ version "1.2.1"
8672
+ resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
8673
+ integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
8674
+
8664
8675
source-map-loader@^3.0.0 :
8665
8676
version "3.0.1"
8666
8677
resolved "https://registry.yarnpkg.com/source-map-loader/-/source-map-loader-3.0.1.tgz#9ae5edc7c2d42570934be4c95d1ccc6352eba52d"
0 commit comments