Skip to content

Commit f87f785

Browse files
fix(deps): update dependency stylelint to v16.14.1 (#889)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8282d6 commit f87f785

File tree

2 files changed

+95
-60
lines changed

2 files changed

+95
-60
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"lint-staged": "15.4.3",
4646
"lodash": "4.17.21",
4747
"prettier": "3.4.2",
48-
"stylelint": "16.12.0",
48+
"stylelint": "16.14.1",
4949
"stylelint-config-css-modules": "4.4.0",
5050
"stylelint-config-recommended": "14.0.1"
5151
},

yarn.lock

Lines changed: 94 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,13 @@
406406
"@jridgewell/resolve-uri" "3.1.0"
407407
"@jridgewell/sourcemap-codec" "1.4.14"
408408

409+
"@keyv/serialize@^1.0.2":
410+
version "1.0.2"
411+
resolved "https://registry.yarnpkg.com/@keyv/serialize/-/serialize-1.0.2.tgz#72507c4be94d8914434a4aa80661f8ac6131967f"
412+
integrity sha512-+E/LyaAeuABniD/RvUezWVXKpeuvwLEA9//nE9952zBaOdBd2mQ3pPoM8cUe2X6IcMByfuSLzmYqnYshG60+HQ==
413+
dependencies:
414+
buffer "^6.0.3"
415+
409416
"@nicolo-ribaudo/[email protected]":
410417
version "5.1.1-v1"
411418
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz#dbf733a965ca47b1973177dc0bb6c889edcfb129"
@@ -1177,13 +1184,29 @@ buffer@^5.5.0:
11771184
base64-js "^1.3.1"
11781185
ieee754 "^1.1.13"
11791186

1187+
buffer@^6.0.3:
1188+
version "6.0.3"
1189+
resolved "https://registry.yarnpkg.com/buffer/-/buffer-6.0.3.tgz#2ace578459cc8fbe2a70aaa8f52ee63b6a74c6c6"
1190+
integrity sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==
1191+
dependencies:
1192+
base64-js "^1.3.1"
1193+
ieee754 "^1.2.1"
1194+
11801195
bundle-name@^4.1.0:
11811196
version "4.1.0"
11821197
resolved "https://registry.yarnpkg.com/bundle-name/-/bundle-name-4.1.0.tgz#f3b96b34160d6431a19d7688135af7cfb8797889"
11831198
integrity sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==
11841199
dependencies:
11851200
run-applescript "^7.0.0"
11861201

1202+
cacheable@^1.8.8:
1203+
version "1.8.8"
1204+
resolved "https://registry.yarnpkg.com/cacheable/-/cacheable-1.8.8.tgz#d105f6de41811e42acfa1327718f955794f879a6"
1205+
integrity sha512-OE1/jlarWxROUIpd0qGBSKFLkNsotY8pt4GeiVErUYh/NUeTNrT+SBksUgllQv4m6a0W/VZsLuiHb88maavqEw==
1206+
dependencies:
1207+
hookified "^1.7.0"
1208+
keyv "^5.2.3"
1209+
11871210
call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1:
11881211
version "1.0.1"
11891212
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz#32e5892e6361b29b0b545ba6f7763378daca2840"
@@ -1565,12 +1588,12 @@ css-functions-list@^3.2.3:
15651588
resolved "https://registry.yarnpkg.com/css-functions-list/-/css-functions-list-3.2.3.tgz#95652b0c24f0f59b291a9fc386041a19d4f40dbe"
15661589
integrity sha512-IQOkD3hbR5KrN93MtcYuad6YPuTSUhntLHDuLEbFWE+ff2/XSZNdZG+LcbbIW5AXKg/WFIfYItIzVoHngHXZzA==
15671590

1568-
css-tree@^3.0.1:
1569-
version "3.0.1"
1570-
resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-3.0.1.tgz#bea6deaea60bb5bcf416adfb1ecf607a8d9471f6"
1571-
integrity sha512-8Fxxv+tGhORlshCdCwnNJytvlvq46sOLSYEx2ZIGurahWvMucSRnyjPA3AmrMq4VPRYbHVpWj5VkiVasrM2H4Q==
1591+
css-tree@^3.1.0:
1592+
version "3.1.0"
1593+
resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-3.1.0.tgz#7aabc035f4e66b5c86f54570d55e05b1346eb0fd"
1594+
integrity sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==
15721595
dependencies:
1573-
mdn-data "2.12.1"
1596+
mdn-data "2.12.2"
15741597
source-map-js "^1.0.1"
15751598

15761599
cssesc@^3.0.0:
@@ -2607,6 +2630,17 @@ fast-glob@^3.3.2:
26072630
merge2 "^1.3.0"
26082631
micromatch "^4.0.4"
26092632

2633+
fast-glob@^3.3.3:
2634+
version "3.3.3"
2635+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
2636+
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
2637+
dependencies:
2638+
"@nodelib/fs.stat" "^2.0.2"
2639+
"@nodelib/fs.walk" "^1.2.3"
2640+
glob-parent "^5.1.2"
2641+
merge2 "^1.3.0"
2642+
micromatch "^4.0.8"
2643+
26102644
fast-json-stable-stringify@^2.0.0:
26112645
version "2.1.0"
26122646
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -2629,20 +2663,20 @@ fastq@^1.6.0:
26292663
dependencies:
26302664
reusify "^1.0.4"
26312665

2666+
file-entry-cache@^10.0.5:
2667+
version "10.0.6"
2668+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-10.0.6.tgz#1fc49c38231b56e792c65222c0aa519d40b5db55"
2669+
integrity sha512-0wvv16mVo9nN0Md3k7DMjgAPKG/TY4F/gYMBVb/wMThFRJvzrpaqBFqF6km9wf8QfYTN+mNg5aeaBLfy8k35uA==
2670+
dependencies:
2671+
flat-cache "^6.1.6"
2672+
26322673
file-entry-cache@^6.0.1:
26332674
version "6.0.1"
26342675
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
26352676
integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==
26362677
dependencies:
26372678
flat-cache "^3.0.4"
26382679

2639-
file-entry-cache@^9.1.0:
2640-
version "9.1.0"
2641-
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-9.1.0.tgz#2e66ad98ce93f49aed1b178c57b0b5741591e075"
2642-
integrity sha512-/pqPFG+FdxWQj+/WSuzXSDaNzxgTLr/OrR1QuqfEZzDakpdYE70PwUxL7BPUa8hpjbvY1+qvCl8k+8Tq34xJgg==
2643-
dependencies:
2644-
flat-cache "^5.0.0"
2645-
26462680
fill-range@^7.0.1:
26472681
version "7.0.1"
26482682
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
@@ -2683,23 +2717,24 @@ flat-cache@^3.0.4:
26832717
flatted "^3.1.0"
26842718
rimraf "^3.0.2"
26852719

2686-
flat-cache@^5.0.0:
2687-
version "5.0.0"
2688-
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-5.0.0.tgz#26c4da7b0f288b408bb2b506b2cb66c240ddf062"
2689-
integrity sha512-JrqFmyUl2PnPi1OvLyTVHnQvwQ0S+e6lGSwu8OkAZlSaNIZciTY2H/cOOROxsBA1m/LZNHDsqAgDZt6akWcjsQ==
2720+
flat-cache@^6.1.6:
2721+
version "6.1.6"
2722+
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-6.1.6.tgz#62a94ba475297ec742d6c3a2be6516a96d311c9e"
2723+
integrity sha512-F+CKgSwp0pzLx67u+Zy1aCueVWFAHWbXepvXlZ+bWVTaASbm5SyCnSJ80Fp1ePEmS57wU+Bf6cx6525qtMZ4lQ==
26902724
dependencies:
2691-
flatted "^3.3.1"
2692-
keyv "^4.5.4"
2725+
cacheable "^1.8.8"
2726+
flatted "^3.3.2"
2727+
hookified "^1.7.0"
26932728

26942729
flatted@^3.1.0:
26952730
version "3.2.5"
26962731
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.5.tgz#76c8584f4fc843db64702a6bd04ab7a8bd666da3"
26972732
integrity sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==
26982733

2699-
flatted@^3.3.1:
2700-
version "3.3.1"
2701-
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a"
2702-
integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==
2734+
flatted@^3.3.2:
2735+
version "3.3.2"
2736+
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.2.tgz#adba1448a9841bec72b42c532ea23dbbedef1a27"
2737+
integrity sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==
27032738

27042739
for-each@^0.3.3:
27052740
version "0.3.3"
@@ -3156,6 +3191,11 @@ hasown@^2.0.1, hasown@^2.0.2:
31563191
dependencies:
31573192
function-bind "^1.1.2"
31583193

3194+
hookified@^1.7.0:
3195+
version "1.7.0"
3196+
resolved "https://registry.yarnpkg.com/hookified/-/hookified-1.7.0.tgz#d1eb2a1d099fd4eeb3c43e5f75f3fe2ae82aae13"
3197+
integrity sha512-XQdMjqC1AyeOzfs+17cnIk7Wdfu1hh2JtcyNfBf5u9jHrT3iZUlGHxLTntFBuk5lwkqJ6l3+daeQdHK5yByHVA==
3198+
31593199
hosted-git-info@^7.0.0:
31603200
version "7.0.0"
31613201
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-7.0.0.tgz#276330b8ad9f4566e82c8ccb16050decc096076b"
@@ -3214,7 +3254,7 @@ iconv-lite@^0.4.24:
32143254
dependencies:
32153255
safer-buffer ">= 2.1.2 < 3"
32163256

3217-
ieee754@^1.1.13:
3257+
ieee754@^1.1.13, ieee754@^1.2.1:
32183258
version "1.2.1"
32193259
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
32203260
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
@@ -3234,10 +3274,10 @@ ignore@^5.3.1:
32343274
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
32353275
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
32363276

3237-
ignore@^6.0.2:
3238-
version "6.0.2"
3239-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-6.0.2.tgz#77cccb72a55796af1b6d2f9eb14fa326d24f4283"
3240-
integrity sha512-InwqeHHN2XpumIkMvpl/DCJVrAHgCsG5+cn1XlnLWGwtZBm8QJfSusItfrwx81CTp5agNZqpKU2J/ccC5nGT4A==
3277+
ignore@^7.0.3:
3278+
version "7.0.3"
3279+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.3.tgz#397ef9315dfe0595671eefe8b633fec6943ab733"
3280+
integrity sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==
32413281

32423282
import-fresh@^3.2.1, import-fresh@^3.3.0:
32433283
version "3.3.0"
@@ -3857,11 +3897,6 @@ jsesc@^3.0.2:
38573897
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.0.2.tgz#bb8b09a6597ba426425f2e4a07245c3d00b9343e"
38583898
integrity sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==
38593899

3860-
3861-
version "3.0.1"
3862-
resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13"
3863-
integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==
3864-
38653900
json-parse-even-better-errors@^2.3.0:
38663901
version "2.3.1"
38673902
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
@@ -3919,12 +3954,12 @@ jsx-ast-utils@^3.3.5:
39193954
object.assign "^4.1.4"
39203955
object.values "^1.1.6"
39213956

3922-
keyv@^4.5.4:
3923-
version "4.5.4"
3924-
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93"
3925-
integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==
3957+
keyv@^5.2.3:
3958+
version "5.2.3"
3959+
resolved "https://registry.yarnpkg.com/keyv/-/keyv-5.2.3.tgz#32db1a4aa8d05e2b8ab82688a57ddc5d2184a25c"
3960+
integrity sha512-AGKecUfzrowabUv0bH1RIR5Vf7w+l4S3xtQAypKaUpTdIR1EbrAcTxHCrpo9Q+IWeUlFE2palRtgIQcgm+PQJw==
39263961
dependencies:
3927-
json-buffer "3.0.1"
3962+
"@keyv/serialize" "^1.0.2"
39283963

39293964
kind-of@^6.0.2:
39303965
version "6.0.3"
@@ -4136,10 +4171,10 @@ mathml-tag-names@^2.1.3:
41364171
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
41374172
integrity sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==
41384173

4139-
4140-
version "2.12.1"
4141-
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.12.1.tgz#10cb462215c13d95c92ff60d0fb3becac1bbb924"
4142-
integrity sha512-rsfnCbOHjqrhWxwt5/wtSLzpoKTzW7OXdT5lLOIH1OTYhWu9rRJveGq0sKvDZODABH7RX+uoR+DYcpFnq4Tf6Q==
4174+
4175+
version "2.12.2"
4176+
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.12.2.tgz#9ae6c41a9e65adf61318b32bff7b64fbfb13f8cf"
4177+
integrity sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==
41434178

41444179
memory-fs@^0.2.0:
41454180
version "0.2.0"
@@ -4243,10 +4278,10 @@ [email protected]:
42434278
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-1.0.0.tgz#e31bd9fe62f0aed23520aa4324ea6671531e013e"
42444279
integrity sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==
42454280

4246-
nanoid@^3.3.7:
4247-
version "3.3.7"
4248-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
4249-
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
4281+
nanoid@^3.3.8:
4282+
version "3.3.8"
4283+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
4284+
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
42504285

42514286
natural-compare@^1.4.0:
42524287
version "1.4.0"
@@ -4731,12 +4766,12 @@ postcss-value-parser@^4.2.0:
47314766
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
47324767
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
47334768

4734-
postcss@^8.4.49:
4735-
version "8.4.49"
4736-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
4737-
integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
4769+
postcss@^8.5.1:
4770+
version "8.5.1"
4771+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1.tgz#e2272a1f8a807fafa413218245630b5db10a3214"
4772+
integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==
47384773
dependencies:
4739-
nanoid "^3.3.7"
4774+
nanoid "^3.3.8"
47404775
picocolors "^1.1.1"
47414776
source-map-js "^1.2.1"
47424777

@@ -5662,10 +5697,10 @@ stylelint-scss@^6.0.0:
56625697
postcss-selector-parser "^6.0.13"
56635698
postcss-value-parser "^4.2.0"
56645699

5665-
stylelint@16.12.0:
5666-
version "16.12.0"
5667-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.12.0.tgz#13532dcbaed21348da0e9e0fb9a4e1e7f6dab2b8"
5668-
integrity sha512-F8zZ3L/rBpuoBZRvI4JVT20ZanPLXfQLzMOZg1tzPflRVh9mKpOZ8qcSIhh1my3FjAjZWG4T2POwGnmn6a6hbg==
5700+
stylelint@16.14.1:
5701+
version "16.14.1"
5702+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.14.1.tgz#32d3df8c5ce7ba0275ce6a4a966b6099d7a828e3"
5703+
integrity sha512-oqCL7AC3786oTax35T/nuLL8p2C3k/8rHKAooezrPGRvUX0wX+qqs5kMWh5YYT4PHQgVDobHT4tw55WgpYG6Sw==
56695704
dependencies:
56705705
"@csstools/css-parser-algorithms" "^3.0.4"
56715706
"@csstools/css-tokenizer" "^3.0.3"
@@ -5676,16 +5711,16 @@ [email protected]:
56765711
colord "^2.9.3"
56775712
cosmiconfig "^9.0.0"
56785713
css-functions-list "^3.2.3"
5679-
css-tree "^3.0.1"
5714+
css-tree "^3.1.0"
56805715
debug "^4.3.7"
5681-
fast-glob "^3.3.2"
5716+
fast-glob "^3.3.3"
56825717
fastest-levenshtein "^1.0.16"
5683-
file-entry-cache "^9.1.0"
5718+
file-entry-cache "^10.0.5"
56845719
global-modules "^2.0.0"
56855720
globby "^11.1.0"
56865721
globjoin "^0.1.4"
56875722
html-tags "^3.3.1"
5688-
ignore "^6.0.2"
5723+
ignore "^7.0.3"
56895724
imurmurhash "^0.1.4"
56905725
is-plain-object "^5.0.0"
56915726
known-css-properties "^0.35.0"
@@ -5694,7 +5729,7 @@ [email protected]:
56945729
micromatch "^4.0.8"
56955730
normalize-path "^3.0.0"
56965731
picocolors "^1.1.1"
5697-
postcss "^8.4.49"
5732+
postcss "^8.5.1"
56985733
postcss-resolve-nested-selector "^0.1.6"
56995734
postcss-safe-parser "^7.0.1"
57005735
postcss-selector-parser "^7.0.0"

0 commit comments

Comments
 (0)