Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit e08d7ed

Browse files
chore(deps): update dependency postcss to v8.4.45
1 parent 174f3b0 commit e08d7ed

File tree

1 file changed

+22
-7
lines changed

1 file changed

+22
-7
lines changed

yarn.lock

+22-7
Original file line numberDiff line numberDiff line change
@@ -8731,6 +8731,11 @@ nanoid@^3.3.6:
87318731
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
87328732
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
87338733

8734+
nanoid@^3.3.7:
8735+
version "3.3.7"
8736+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
8737+
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
8738+
87348739
natural-compare@^1.4.0:
87358740
version "1.4.0"
87368741
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -9275,6 +9280,11 @@ picocolors@^1.0.0:
92759280
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
92769281
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
92779282

9283+
picocolors@^1.0.1:
9284+
version "1.1.0"
9285+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
9286+
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
9287+
92789288
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.0, picomatch@^2.3.1:
92799289
version "2.3.1"
92809290
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
@@ -9854,13 +9864,13 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.0.2, postcss-value-parser@^
98549864
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
98559865

98569866
postcss@^8.4.21, postcss@^8.4.24:
9857-
version "8.4.31"
9858-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
9859-
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
9867+
version "8.4.45"
9868+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.45.tgz#538d13d89a16ef71edbf75d895284ae06b79e603"
9869+
integrity sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==
98609870
dependencies:
9861-
nanoid "^3.3.6"
9862-
picocolors "^1.0.0"
9863-
source-map-js "^1.0.2"
9871+
nanoid "^3.3.7"
9872+
picocolors "^1.0.1"
9873+
source-map-js "^1.2.0"
98649874

98659875
prelude-ls@^1.2.1:
98669876
version "1.2.1"
@@ -10966,11 +10976,16 @@ sort-object@^0.3.2:
1096610976
sort-asc "^0.1.0"
1096710977
sort-desc "^0.1.1"
1096810978

10969-
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.1, source-map-js@^1.0.2:
10979+
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.1:
1097010980
version "1.0.2"
1097110981
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
1097210982
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
1097310983

10984+
source-map-js@^1.2.0:
10985+
version "1.2.0"
10986+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af"
10987+
integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==
10988+
1097410989
source-map-support@^0.5.16, source-map-support@~0.5.20:
1097510990
version "0.5.21"
1097610991
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"

0 commit comments

Comments
 (0)