Skip to content

Commit 1fe70ec

Browse files
Bump tailwindcss from 3.4.15 to 3.4.17 in the npm group
Bumps the npm group with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `tailwindcss` from 3.4.15 to 3.4.17 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.15...v3.4.17) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbe52a5 commit 1fe70ec

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

yarn.lock

+8-13
Original file line numberDiff line numberDiff line change
@@ -374,15 +374,10 @@ jiti@^1.21.6:
374374
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.21.6.tgz#6c7f7398dd4b3142767f9a168af2f317a428d268"
375375
integrity sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==
376376

377-
lilconfig@^2.1.0:
378-
version "2.1.0"
379-
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.1.0.tgz#78e23ac89ebb7e1bfbf25b18043de756548e7f52"
380-
integrity sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==
381-
382-
lilconfig@^3.0.0:
383-
version "3.1.2"
384-
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.2.tgz#e4a7c3cb549e3a606c8dcc32e5ae1005e62c05cb"
385-
integrity sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==
377+
lilconfig@^3.0.0, lilconfig@^3.1.3:
378+
version "3.1.3"
379+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4"
380+
integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==
386381

387382
lines-and-columns@^1.1.6:
388383
version "1.2.4"
@@ -678,9 +673,9 @@ supports-preserve-symlinks-flag@^1.0.0:
678673
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
679674

680675
tailwindcss@^3.4.10:
681-
version "3.4.15"
682-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.15.tgz#04808bf4bf1424b105047d19e7d4bfab368044a9"
683-
integrity sha512-r4MeXnfBmSOuKUWmXe6h2CcyfzJCEk4F0pptO5jlnYSIViUkVmsawj80N5h2lO3gwcmSb4n3PuN+e+GC1Guylw==
676+
version "3.4.17"
677+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.17.tgz#ae8406c0f96696a631c790768ff319d46d5e5a63"
678+
integrity sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==
684679
dependencies:
685680
"@alloc/quick-lru" "^5.2.0"
686681
arg "^5.0.2"
@@ -691,7 +686,7 @@ tailwindcss@^3.4.10:
691686
glob-parent "^6.0.2"
692687
is-glob "^4.0.3"
693688
jiti "^1.21.6"
694-
lilconfig "^2.1.0"
689+
lilconfig "^3.1.3"
695690
micromatch "^4.0.8"
696691
normalize-path "^3.0.0"
697692
object-hash "^3.0.0"

0 commit comments

Comments
 (0)