Skip to content

Commit 67be93d

Browse files
[deps] Bump @fullhuman/postcss-purgecss from 6.0.0 to 7.0.2
Bumps [@fullhuman/postcss-purgecss](https://github.com/FullHuman/purgecss) from 6.0.0 to 7.0.2. - [Release notes](https://github.com/FullHuman/purgecss/releases) - [Changelog](https://github.com/FullHuman/purgecss/blob/main/CHANGELOG.md) - [Commits](FullHuman/purgecss@v6.0.0...v7.0.2) --- updated-dependencies: - dependency-name: "@fullhuman/postcss-purgecss" dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa671ff commit 67be93d

File tree

2 files changed

+82
-65
lines changed

2 files changed

+82
-65
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@babel/core": "^7.25.2",
2828
"@babel/preset-env": "^7.25.3",
2929
"@fortawesome/fontawesome-free": "^7.0.1",
30-
"@fullhuman/postcss-purgecss": "^6.0.0",
30+
"@fullhuman/postcss-purgecss": "^7.0.2",
3131
"babel-plugin-remove-template-literals-whitespace": "^1.0.4",
3232
"bulma": "^1.0.2",
3333
"concat-cli": "^4.0.0",

yarn.lock

Lines changed: 81 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,12 +1001,24 @@
10011001
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-7.0.1.tgz#c1ac7f07ba2df47d1de7b7236fad25c4e6ca5076"
10021002
integrity sha512-RLmb9U6H2rJDnGxEqXxzy7ANPrQz7WK2/eTjdZqyU9uRU5W+FkAec9uU5gTYzFBH7aoXIw2WTJSCJR4KPlReQw==
10031003

1004-
"@fullhuman/postcss-purgecss@^6.0.0":
1005-
version "6.0.0"
1006-
resolved "https://registry.yarnpkg.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-6.0.0.tgz#c6c27075aa5c5edc53f7fcf08e8f625ca48bf40e"
1007-
integrity sha512-sUvk5PV7O5xvTJcxDYrQ00xlKtSxivvJdZrwgxE8F1GmNMs7w9U+dSbr83N/qEs9b+f+6QsZKXDs0k8nMjBIqA==
1004+
"@fullhuman/postcss-purgecss@^7.0.2":
1005+
version "7.0.2"
1006+
resolved "https://registry.yarnpkg.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-7.0.2.tgz#ccacdbc312248c76c42cfac359f4ca5121001e67"
1007+
integrity sha512-U4zAXNaVztbDxO9EdcLp51F3UxxYsb/7DN89rFxFJhfk2Wua2pvw2Kf3HdspbPhW/wpHjSjsxWYoIlbTgRSjbQ==
1008+
dependencies:
1009+
purgecss "^7.0.2"
1010+
1011+
"@isaacs/balanced-match@^4.0.1":
1012+
version "4.0.1"
1013+
resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29"
1014+
integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==
1015+
1016+
"@isaacs/brace-expansion@^5.0.0":
1017+
version "5.0.0"
1018+
resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz#4b3dabab7d8e75a429414a96bd67bf4c1d13e0f3"
1019+
integrity sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==
10081020
dependencies:
1009-
purgecss "^6.0.0"
1021+
"@isaacs/balanced-match" "^4.0.1"
10101022

10111023
"@isaacs/cliui@^8.0.2":
10121024
version "8.0.2"
@@ -1065,11 +1077,6 @@
10651077
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b"
10661078
integrity sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==
10671079

1068-
"@pkgjs/parseargs@^0.11.0":
1069-
version "0.11.0"
1070-
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
1071-
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
1072-
10731080
acorn@^8.8.2:
10741081
version "8.12.1"
10751082
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
@@ -1365,7 +1372,7 @@ commander@^11.1.0:
13651372
resolved "https://registry.yarnpkg.com/commander/-/commander-11.1.0.tgz#62fdce76006a68e5c1ab3314dc92e800eb83d906"
13661373
integrity sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==
13671374

1368-
commander@^12.0.0:
1375+
commander@^12.1.0:
13691376
version "12.1.0"
13701377
resolved "https://registry.yarnpkg.com/commander/-/commander-12.1.0.tgz#01423b36f501259fdaac4d0e4d60c96c991585d3"
13711378
integrity sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==
@@ -1433,7 +1440,7 @@ corser@^2.0.1:
14331440
resolved "https://registry.yarnpkg.com/corser/-/corser-2.0.1.tgz#8eda252ecaab5840dcd975ceb90d9370c819ff87"
14341441
integrity sha512-utCYNzRSQIZNPIcGZdQc92UVJYAhtGAteCFg0yRaFm8f0P+CPtyGyHXJcGXnffjCybUCEx3FQ2G7U3/o9eIkVQ==
14351442

1436-
cross-spawn@^7.0.0:
1443+
cross-spawn@^7.0.6:
14371444
version "7.0.6"
14381445
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
14391446
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
@@ -1684,12 +1691,12 @@ follow-redirects@^1.0.0:
16841691
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
16851692
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
16861693

1687-
foreground-child@^3.1.0:
1688-
version "3.3.0"
1689-
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.0.tgz#0ac8644c06e431439f8561db8ecf29a7b5519c77"
1690-
integrity sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==
1694+
foreground-child@^3.3.1:
1695+
version "3.3.1"
1696+
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f"
1697+
integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==
16911698
dependencies:
1692-
cross-spawn "^7.0.0"
1699+
cross-spawn "^7.0.6"
16931700
signal-exit "^4.0.1"
16941701

16951702
fs-extra@^11.0.0:
@@ -1749,17 +1756,17 @@ glob-parent@~5.1.2:
17491756
dependencies:
17501757
is-glob "^4.0.1"
17511758

1752-
glob@^10.3.10:
1753-
version "10.4.5"
1754-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
1755-
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
1759+
glob@^11.0.0:
1760+
version "11.0.3"
1761+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.3.tgz#9d8087e6d72ddb3c4707b1d2778f80ea3eaefcd6"
1762+
integrity sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==
17561763
dependencies:
1757-
foreground-child "^3.1.0"
1758-
jackspeak "^3.1.2"
1759-
minimatch "^9.0.4"
1764+
foreground-child "^3.3.1"
1765+
jackspeak "^4.1.1"
1766+
minimatch "^10.0.3"
17601767
minipass "^7.1.2"
17611768
package-json-from-dist "^1.0.0"
1762-
path-scurry "^1.11.1"
1769+
path-scurry "^2.0.0"
17631770

17641771
glob@^7.2.0:
17651772
version "7.2.3"
@@ -1952,14 +1959,12 @@ isexe@^2.0.0:
19521959
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
19531960
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
19541961

1955-
jackspeak@^3.1.2:
1956-
version "3.4.3"
1957-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a"
1958-
integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==
1962+
jackspeak@^4.1.1:
1963+
version "4.1.1"
1964+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.1.tgz#96876030f450502047fc7e8c7fcf8ce8124e43ae"
1965+
integrity sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==
19591966
dependencies:
19601967
"@isaacs/cliui" "^8.0.2"
1961-
optionalDependencies:
1962-
"@pkgjs/parseargs" "^0.11.0"
19631968

19641969
js-tokens@^4.0.0:
19651970
version "4.0.0"
@@ -2032,10 +2037,10 @@ lodash@^4.17.14, lodash@^4.17.21:
20322037
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
20332038
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
20342039

2035-
lru-cache@^10.2.0:
2036-
version "10.4.3"
2037-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
2038-
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
2040+
lru-cache@^11.0.0:
2041+
version "11.2.1"
2042+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.2.1.tgz#d426ac471521729c6c1acda5f7a633eadaa28db2"
2043+
integrity sha512-r8LA6i4LP4EeWOhqBaZZjDWwehd1xUJPCJd9Sv300H0ZmcUER4+JPh7bqqZeqs1o5pgtgvXm+d9UGrB5zZGDiQ==
20392044

20402045
lru-cache@^5.1.1:
20412046
version "5.1.1"
@@ -2067,14 +2072,21 @@ mime@^1.6.0:
20672072
resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
20682073
integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==
20692074

2075+
minimatch@^10.0.3:
2076+
version "10.0.3"
2077+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.3.tgz#cf7a0314a16c4d9ab73a7730a0e8e3c3502d47aa"
2078+
integrity sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==
2079+
dependencies:
2080+
"@isaacs/brace-expansion" "^5.0.0"
2081+
20702082
minimatch@^3.1.1:
20712083
version "3.1.2"
20722084
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
20732085
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
20742086
dependencies:
20752087
brace-expansion "^1.1.7"
20762088

2077-
minimatch@^9.0.3, minimatch@^9.0.4:
2089+
minimatch@^9.0.3:
20782090
version "9.0.5"
20792091
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
20802092
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
@@ -2086,7 +2098,7 @@ minimist@^1.2.6:
20862098
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
20872099
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
20882100

2089-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
2101+
minipass@^7.1.2:
20902102
version "7.1.2"
20912103
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
20922104
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
@@ -2108,10 +2120,10 @@ ms@^2.1.1:
21082120
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
21092121
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
21102122

2111-
nanoid@^3.3.7:
2112-
version "3.3.8"
2113-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
2114-
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
2123+
nanoid@^3.3.11:
2124+
version "3.3.11"
2125+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
2126+
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
21152127

21162128
node-releases@^2.0.18:
21172129
version "2.0.18"
@@ -2179,13 +2191,13 @@ path-parse@^1.0.7:
21792191
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
21802192
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
21812193

2182-
path-scurry@^1.11.1:
2183-
version "1.11.1"
2184-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
2185-
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
2194+
path-scurry@^2.0.0:
2195+
version "2.0.0"
2196+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
2197+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
21862198
dependencies:
2187-
lru-cache "^10.2.0"
2188-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
2199+
lru-cache "^11.0.0"
2200+
minipass "^7.1.2"
21892201

21902202
picocolors@^1.0.0, picocolors@^1.0.1, picocolors@^1.1.1:
21912203
version "1.1.1"
@@ -2470,7 +2482,7 @@ postcss-scss@^4.0.9:
24702482
resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-4.0.9.tgz#a03c773cd4c9623cb04ce142a52afcec74806685"
24712483
integrity sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==
24722484

2473-
postcss-selector-parser@^6.0.7:
2485+
postcss-selector-parser@^6.1.2:
24742486
version "6.1.2"
24752487
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz#27ecb41fb0e3b6ba7a1ec84fff347f734c7929de"
24762488
integrity sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==
@@ -2511,14 +2523,14 @@ postcss-variable-compress@^3.0.0:
25112523
resolved "https://registry.yarnpkg.com/postcss-variable-compress/-/postcss-variable-compress-3.0.0.tgz#39e2b30470ee03f38b929b747663bf4d1364dad8"
25122524
integrity sha512-BTQHgBF3dmM1UmqR/Zn8X4U1jYnE9iQywKJFYaf4h0+KRKYvXd6jjU8ODlPq681I/Wdy97sja603b9kD3xq9Ow==
25132525

2514-
postcss@^8.4.4:
2515-
version "8.4.41"
2516-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.41.tgz#d6104d3ba272d882fe18fc07d15dc2da62fa2681"
2517-
integrity sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==
2526+
postcss@^8.4.47:
2527+
version "8.5.6"
2528+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
2529+
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
25182530
dependencies:
2519-
nanoid "^3.3.7"
2520-
picocolors "^1.0.1"
2521-
source-map-js "^1.2.0"
2531+
nanoid "^3.3.11"
2532+
picocolors "^1.1.1"
2533+
source-map-js "^1.2.1"
25222534

25232535
prettier-plugin-jinja-template@^1.4.1:
25242536
version "1.4.1"
@@ -2540,15 +2552,15 @@ punycode@1.3.2:
25402552
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d"
25412553
integrity sha512-RofWgt/7fL5wP1Y7fxE7/EmTLzQVnB0ycyibJ0OOHIlJqTNzglYFxVwETOcIoJqJmpDXJ9xImDv+Fq34F/d4Dw==
25422554

2543-
purgecss@^6.0.0:
2544-
version "6.0.0"
2545-
resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-6.0.0.tgz#ffea0a4d32092f660402a4ba14250e927c1a4cfe"
2546-
integrity sha512-s3EBxg5RSWmpqd0KGzNqPiaBbWDz1/As+2MzoYVGMqgDqRTLBhJW6sywfTBek7OwNfoS/6pS0xdtvChNhFj2cw==
2555+
purgecss@^7.0.2:
2556+
version "7.0.2"
2557+
resolved "https://registry.yarnpkg.com/purgecss/-/purgecss-7.0.2.tgz#b7dccc3ead65a4301eed98e014793719a511c633"
2558+
integrity sha512-4Ku8KoxNhOWi9X1XJ73XY5fv+I+hhTRedKpGs/2gaBKU8ijUiIKF/uyyIyh7Wo713bELSICF5/NswjcuOqYouQ==
25472559
dependencies:
2548-
commander "^12.0.0"
2549-
glob "^10.3.10"
2550-
postcss "^8.4.4"
2551-
postcss-selector-parser "^6.0.7"
2560+
commander "^12.1.0"
2561+
glob "^11.0.0"
2562+
postcss "^8.4.47"
2563+
postcss-selector-parser "^6.1.2"
25522564

25532565
qs@^6.4.0:
25542566
version "6.13.0"
@@ -2740,11 +2752,16 @@ slash@^5.0.0:
27402752
resolved "https://registry.yarnpkg.com/slash/-/slash-5.1.0.tgz#be3adddcdf09ac38eebe8dcdc7b1a57a75b095ce"
27412753
integrity sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==
27422754

2743-
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.1, source-map-js@^1.2.0:
2755+
"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.1:
27442756
version "1.2.0"
27452757
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af"
27462758
integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==
27472759

2760+
source-map-js@^1.2.1:
2761+
version "1.2.1"
2762+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
2763+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
2764+
27482765
source-map-support@~0.5.20:
27492766
version "0.5.21"
27502767
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"

0 commit comments

Comments
 (0)