|
@@ -6657,6 +6657,11 @@ nanoid@^3.3.4:
|
|
|
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
|
|
|
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
|
|
|
|
|
|
+nanoid@^3.3.6:
|
|
|
+ version "3.3.6"
|
|
|
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
|
|
|
+ integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
|
|
|
+
|
|
|
natural-compare@^1.4.0:
|
|
|
version "1.4.0"
|
|
|
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
|
|
@@ -7451,12 +7456,12 @@ postcss-value-parser@^4.2.0:
|
|
|
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
|
|
|
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
|
|
|
|
|
|
-postcss@8.4.20, postcss@^8.4.19:
|
|
|
- version "8.4.20"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.20.tgz#64c52f509644cecad8567e949f4081d98349dc56"
|
|
|
- integrity sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==
|
|
|
+postcss@8.4.23:
|
|
|
+ version "8.4.23"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
|
|
|
+ integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==
|
|
|
dependencies:
|
|
|
- nanoid "^3.3.4"
|
|
|
+ nanoid "^3.3.6"
|
|
|
picocolors "^1.0.0"
|
|
|
source-map-js "^1.0.2"
|
|
|
|
|
@@ -7487,6 +7492,15 @@ postcss@^8.4.17:
|
|
|
picocolors "^1.0.0"
|
|
|
source-map-js "^1.0.2"
|
|
|
|
|
|
+postcss@^8.4.19:
|
|
|
+ version "8.4.20"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.20.tgz#64c52f509644cecad8567e949f4081d98349dc56"
|
|
|
+ integrity sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==
|
|
|
+ dependencies:
|
|
|
+ nanoid "^3.3.4"
|
|
|
+ picocolors "^1.0.0"
|
|
|
+ source-map-js "^1.0.2"
|
|
|
+
|
|
|
prelude-ls@^1.2.1:
|
|
|
version "1.2.1"
|
|
|
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
|