Skip to content

Commit d2dc8de

Browse files
chore(deps): update dependency tailwindcss to v3.4.18
1 parent 0c40630 commit d2dc8de

File tree

1 file changed

+9
-17
lines changed

1 file changed

+9
-17
lines changed

yarn.lock

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9915,7 +9915,7 @@ [email protected]:
99159915
chalk "^4.1.2"
99169916
pretty-format "30.0.5"
99179917

9918-
jiti@^1.18.2, jiti@^1.21.6:
9918+
jiti@^1.18.2, jiti@^1.21.7:
99199919
version "1.21.7"
99209920
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.21.7.tgz#9dd81043424a3d28458b193d965f0d18a2300ba9"
99219921
integrity sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==
@@ -10266,7 +10266,7 @@ lightningcss@^1.22.0:
1026610266
lightningcss-win32-arm64-msvc "1.28.1"
1026710267
lightningcss-win32-x64-msvc "1.28.1"
1026810268

10269-
lilconfig@^3.0.0, lilconfig@^3.1.1, lilconfig@^3.1.3, lilconfig@~3.1.2:
10269+
lilconfig@^3.1.1, lilconfig@^3.1.3, lilconfig@~3.1.2:
1027010270
version "3.1.3"
1027110271
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4"
1027210272
integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==
@@ -12362,15 +12362,7 @@ postcss-lightningcss@^1.0.1:
1236212362
browserslist "^4.19.1"
1236312363
lightningcss "^1.22.0"
1236412364

12365-
postcss-load-config@^4.0.2:
12366-
version "4.0.2"
12367-
resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-4.0.2.tgz#7159dcf626118d33e299f485d6afe4aff7c4a3e3"
12368-
integrity sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==
12369-
dependencies:
12370-
lilconfig "^3.0.0"
12371-
yaml "^2.3.4"
12372-
12373-
postcss-load-config@^6.0.1:
12365+
"postcss-load-config@^4.0.2 || ^5.0 || ^6.0", postcss-load-config@^6.0.1:
1237412366
version "6.0.1"
1237512367
resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-6.0.1.tgz#6fd7dcd8ae89badcf1b2d644489cbabf83aa8096"
1237612368
integrity sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==
@@ -14217,9 +14209,9 @@ tailwind-merge@^2.5.2:
1421714209
integrity sha512-0q8cfZHMu9nuYP/b5Shb7Y7Sh1B7Nnl5GqNr1U+n2p6+mybvRtayrQ+0042Z5byvTA8ihjlP8Odo8/VnHbZu4Q==
1421814210

1421914211
tailwindcss@^3.4.14:
14220-
version "3.4.17"
14221-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.17.tgz#ae8406c0f96696a631c790768ff319d46d5e5a63"
14222-
integrity sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==
14212+
version "3.4.18"
14213+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.18.tgz#9fa9650aace186644b608242f1e57d2d55593301"
14214+
integrity sha512-6A2rnmW5xZMdw11LYjhcI5846rt9pbLSabY5XPxo+XWdxwZaFEn47Go4NzFiHu9sNNmr/kXivP1vStfvMaK1GQ==
1422314215
dependencies:
1422414216
"@alloc/quick-lru" "^5.2.0"
1422514217
arg "^5.0.2"
@@ -14229,7 +14221,7 @@ tailwindcss@^3.4.14:
1422914221
fast-glob "^3.3.2"
1423014222
glob-parent "^6.0.2"
1423114223
is-glob "^4.0.3"
14232-
jiti "^1.21.6"
14224+
jiti "^1.21.7"
1423314225
lilconfig "^3.1.3"
1423414226
micromatch "^4.0.8"
1423514227
normalize-path "^3.0.0"
@@ -14238,7 +14230,7 @@ tailwindcss@^3.4.14:
1423814230
postcss "^8.4.47"
1423914231
postcss-import "^15.1.0"
1424014232
postcss-js "^4.0.1"
14241-
postcss-load-config "^4.0.2"
14233+
postcss-load-config "^4.0.2 || ^5.0 || ^6.0"
1424214234
postcss-nested "^6.2.0"
1424314235
postcss-selector-parser "^6.1.2"
1424414236
resolve "^1.22.8"
@@ -15583,7 +15575,7 @@ yaml@^1.10.0, yaml@^1.10.2:
1558315575
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
1558415576
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
1558515577

15586-
yaml@^2.0.0, yaml@^2.2.2, yaml@^2.3.1, yaml@^2.3.2, yaml@^2.3.4, yaml@~2.5.0:
15578+
yaml@^2.0.0, yaml@^2.2.2, yaml@^2.3.1, yaml@^2.3.2, yaml@~2.5.0:
1558715579
version "2.5.0"
1558815580
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.5.0.tgz#c6165a721cf8000e91c36490a41d7be25176cf5d"
1558915581
integrity sha512-2wWLbGbYDiSqqIKoPjar3MPgB94ErzCtrNE1FdqGuaO0pi2JGjmE8aW8TDZwzU7vuxcGRdL/4gPQwQ7hD5AMSw==

0 commit comments

Comments
 (0)