@@ -374,11 +374,6 @@ color-name@~1.1.4:
374
374
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
375
375
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
376
376
377
- colorette@^1.2.2 :
378
- version "1.2.2"
379
- resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
380
- integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
381
-
382
377
colorette@^2.0.14 :
383
378
version "2.0.16"
384
379
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.16.tgz#713b9af84fdb000139f04546bd4a93f62a5085da"
@@ -429,18 +424,18 @@ cross-spawn@^7.0.1, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
429
424
shebang-command "^2.0.0"
430
425
which "^2.0.1"
431
426
432
- css-loader@^6.5 .1 :
433
- version "6.5 .1"
434
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.5 .1.tgz#0c43d4fbe0d97f699c91e9818cb585759091d1b1 "
435
- integrity sha512-gEy2w9AnJNnD9Kuo4XAP9VflW/ujKoS9c/syO+uWMlm5igc7LysKzPXaDoR2vroROkSwsTS2tGr1yGGEbZOYZQ ==
427
+ css-loader@^6.7 .1 :
428
+ version "6.7 .1"
429
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.7 .1.tgz#e98106f154f6e1baf3fc3bc455cb9981c1d5fd2e "
430
+ integrity sha512-yB5CNFa14MbPJcomwNh3wLThtkZgcNyI2bNMRt8iE5Z8Vwl7f8vQXFAzn2HDOJvtDq2NTZBUGMSUNNyrv3/+cw ==
436
431
dependencies :
437
432
icss-utils "^5.1.0"
438
- postcss "^8.2.15 "
433
+ postcss "^8.4.7 "
439
434
postcss-modules-extract-imports "^3.0.0"
440
435
postcss-modules-local-by-default "^4.0.0"
441
436
postcss-modules-scope "^3.0.0"
442
437
postcss-modules-values "^4.0.0"
443
- postcss-value-parser "^4.1 .0"
438
+ postcss-value-parser "^4.2 .0"
444
439
semver "^7.3.5"
445
440
446
441
cssesc@^3.0.0 :
@@ -1389,7 +1384,7 @@ ms@^2.1.1:
1389
1384
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
1390
1385
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
1391
1386
1392
- nanoid@^3.1.23 :
1387
+ nanoid@^3.3.1 :
1393
1388
version "3.3.2"
1394
1389
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.2.tgz#c89622fafb4381cd221421c69ec58547a1eec557"
1395
1390
integrity sha512-CuHBogktKwpm5g2sRgv83jEy2ijFzBwMoYA60orPDR7ynsLijJDqgsi4RDGj3OJpy3Ieb+LYwiRmIOGyytgITA==
@@ -1572,6 +1567,11 @@ path-type@^4.0.0:
1572
1567
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
1573
1568
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
1574
1569
1570
+ picocolors@^1.0.0 :
1571
+ version "1.0.0"
1572
+ resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
1573
+ integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
1574
+
1575
1575
picomatch@^2.0.5, picomatch@^2.2.1 :
1576
1576
version "2.2.2"
1577
1577
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
@@ -1622,19 +1622,19 @@ postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4:
1622
1622
uniq "^1.0.1"
1623
1623
util-deprecate "^1.0.2"
1624
1624
1625
- postcss-value-parser@^4.1.0 :
1626
- version "4.1 .0"
1627
- resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1 .0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb "
1628
- integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ ==
1625
+ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0 :
1626
+ version "4.2 .0"
1627
+ resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2 .0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514 "
1628
+ integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ ==
1629
1629
1630
- postcss@^8.2.15 :
1631
- version "8.2.15 "
1632
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.15 .tgz#9e66ccf07292817d226fc315cbbf9bc148fbca65 "
1633
- integrity sha512-2zO3b26eJD/8rb106Qu2o7Qgg52ND5HPjcyQiK2B98O388h43A448LCslC0dI2P97wCAQRJsFvwTRcXxTKds+Q ==
1630
+ postcss@^8.4.7 :
1631
+ version "8.4.12 "
1632
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12 .tgz#1e7de78733b28970fa4743f7da6f3763648b1905 "
1633
+ integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg ==
1634
1634
dependencies :
1635
- colorette "^1.2.2 "
1636
- nanoid "^3.1.23 "
1637
- source-map "^0.6.1 "
1635
+ nanoid "^3.3.1 "
1636
+ picocolors "^1.0.0 "
1637
+ source-map-js "^1.0.2 "
1638
1638
1639
1639
prelude-ls@^1.2.1 :
1640
1640
version "1.2.1"
@@ -1831,10 +1831,10 @@ slice-ansi@^4.0.0:
1831
1831
astral-regex "^2.0.0"
1832
1832
is-fullwidth-code-point "^3.0.0"
1833
1833
1834
- source-map@^0.6.1 :
1835
- version "0.6.1 "
1836
- resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1. tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263 "
1837
- integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g ==
1834
+ source-map-js@^1.0.2 :
1835
+ version "1.0.2 "
1836
+ resolved "https://registry.yarnpkg.com/source-map-js /-/source-map-js-1.0.2. tgz#adbc361d9c62df380125e7f161f71c826f1e490c "
1837
+ integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw ==
1838
1838
1839
1839
spawn-command@^0.0.2-1 :
1840
1840
version "0.0.2-1"
0 commit comments