@@ -1877,11 +1877,6 @@ color-name@~1.1.4:
1877
1877
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
1878
1878
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
1879
1879
1880
- colorette@^1.2.1 :
1881
- version "1.2.1"
1882
- resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.1.tgz#4d0b921325c14faf92633086a536db6e89564b1b"
1883
- integrity sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw==
1884
-
1885
1880
colors@~1.2.1 :
1886
1881
version "1.2.5"
1887
1882
resolved "https://registry.yarnpkg.com/colors/-/colors-1.2.5.tgz#89c7ad9a374bc030df8013241f68136ed8835afc"
5098
5093
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
5099
5094
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
5100
5095
5101
- nanoid@^3.1.18 :
5102
- version "3.1.18 "
5103
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.18 .tgz#0680db22ab01c372e89209f5d18283d98de3e96d "
5104
- integrity sha512-rndlDjbbHbcV3xi+R2fpJ+PbGMdfBxz5v1fATIQFq0DP64FsicQdwnKLy47K4kZHdRpmQXtz24eGsxQqamzYTA ==
5096
+ nanoid@^3.1.30 :
5097
+ version "3.2.0 "
5098
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0 .tgz#62667522da6673971cca916a6d3eff3f415ff80c "
5099
+ integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA ==
5105
5100
5106
5101
nanomatch@^1.2.9 :
5107
5102
version "1.2.13"
@@ -5571,6 +5566,11 @@ performance-now@^2.1.0:
5571
5566
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
5572
5567
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
5573
5568
5569
+ picocolors@^1.0.0 :
5570
+ version "1.0.0"
5571
+ resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
5572
+ integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
5573
+
5574
5574
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2 :
5575
5575
version "2.2.2"
5576
5576
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
@@ -5701,14 +5701,13 @@ postcss-value-parser@^4.1.0:
5701
5701
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
5702
5702
5703
5703
postcss@^8.1.10 :
5704
- version "8.1.10 "
5705
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.1.10 .tgz#129834f94c720554d2cfdaeb27d5542ac4a026ea "
5706
- integrity sha512-iBXEV5VTTYaRRdxiFYzTtuv2lGMQBExqkZKSzkJe+Fl6rvQrA/49UVGKqB+LG54hpW/TtDBMGds8j33GFNW7pg ==
5704
+ version "8.4.5 "
5705
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.5 .tgz#bae665764dfd4c6fcc24dc0fdf7e7aa00cc77f95 "
5706
+ integrity sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg ==
5707
5707
dependencies :
5708
- colorette "^1.2.1"
5709
- nanoid "^3.1.18"
5710
- source-map "^0.6.1"
5711
- vfile-location "^3.2.0"
5708
+ nanoid "^3.1.30"
5709
+ picocolors "^1.0.0"
5710
+ source-map-js "^1.0.1"
5712
5711
5713
5712
prelude-ls@^1.2.1 :
5714
5713
version "1.2.1"
@@ -6647,6 +6646,11 @@ snapdragon@^0.8.1:
6647
6646
source-map-resolve "^0.5.0"
6648
6647
use "^3.1.0"
6649
6648
6649
+ source-map-js@^1.0.1 :
6650
+ version "1.0.1"
6651
+ resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.1.tgz#a1741c131e3c77d048252adfa24e23b908670caf"
6652
+ integrity sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==
6653
+
6650
6654
source-map-resolve@^0.5.0 :
6651
6655
version "0.5.2"
6652
6656
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.2.tgz#72e2cc34095543e43b2c62b2c4c10d4a9054f259"
7427
7431
core-util-is "1.0.2"
7428
7432
extsprintf "^1.2.0"
7429
7433
7430
- vfile-location@^3.2.0 :
7431
- version "3.2.0"
7432
- resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-3.2.0.tgz#d8e41fbcbd406063669ebf6c33d56ae8721d0f3c"
7433
- integrity sha512-aLEIZKv/oxuCDZ8lkJGhuhztf/BW4M+iHdCwglA/eWc+vtuRFJj8EtgceYFX4LRjOhCAAiNHsKGssC6onJ+jbA==
7434
-
7435
7434
vlq@^0.2.2 :
7436
7435
version "0.2.3"
7437
7436
resolved "https://registry.yarnpkg.com/vlq/-/vlq-0.2.3.tgz#8f3e4328cf63b1540c0d67e1b2778386f8975b26"
0 commit comments