Skip to content

Commit f254898

Browse files
authored
Merge pull request #170 from CodeCommunityHub/dependabot/npm_and_yarn/tailwindcss-3.4.17
Bump tailwindcss from 3.4.15 to 3.4.17
2 parents a402f6a + 5e91b64 commit f254898

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
"autoprefixer": "^10.4.20",
5151
"husky": "^9.1.7",
5252
"postcss": "^8.4.49",
53-
"tailwindcss": "^3.4.15"
53+
"tailwindcss": "^3.4.17"
5454
}
5555
}

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6501,15 +6501,15 @@ levn@~0.3.0:
65016501
prelude-ls "~1.1.2"
65026502
type-check "~0.3.2"
65036503

6504-
lilconfig@^2.0.3, lilconfig@^2.1.0:
6504+
lilconfig@^2.0.3:
65056505
version "2.1.0"
65066506
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.1.0.tgz#78e23ac89ebb7e1bfbf25b18043de756548e7f52"
65076507
integrity sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==
65086508

6509-
lilconfig@^3.0.0:
6510-
version "3.1.1"
6511-
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.1.tgz#9d8a246fa753106cfc205fd2d77042faca56e5e3"
6512-
integrity sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==
6509+
lilconfig@^3.0.0, lilconfig@^3.1.3:
6510+
version "3.1.3"
6511+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4"
6512+
integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==
65136513

65146514
lines-and-columns@^1.1.6:
65156515
version "1.2.4"
@@ -9011,10 +9011,10 @@ tabbable@^6.0.0:
90119011
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.2.0.tgz#732fb62bc0175cfcec257330be187dcfba1f3b97"
90129012
integrity sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==
90139013

9014-
tailwindcss@^3.0.2, tailwindcss@^3.4.15:
9015-
version "3.4.15"
9016-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.15.tgz#04808bf4bf1424b105047d19e7d4bfab368044a9"
9017-
integrity sha512-r4MeXnfBmSOuKUWmXe6h2CcyfzJCEk4F0pptO5jlnYSIViUkVmsawj80N5h2lO3gwcmSb4n3PuN+e+GC1Guylw==
9014+
tailwindcss@^3.0.2, tailwindcss@^3.4.17:
9015+
version "3.4.17"
9016+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.17.tgz#ae8406c0f96696a631c790768ff319d46d5e5a63"
9017+
integrity sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==
90189018
dependencies:
90199019
"@alloc/quick-lru" "^5.2.0"
90209020
arg "^5.0.2"
@@ -9025,7 +9025,7 @@ tailwindcss@^3.0.2, tailwindcss@^3.4.15:
90259025
glob-parent "^6.0.2"
90269026
is-glob "^4.0.3"
90279027
jiti "^1.21.6"
9028-
lilconfig "^2.1.0"
9028+
lilconfig "^3.1.3"
90299029
micromatch "^4.0.8"
90309030
normalize-path "^3.0.0"
90319031
object-hash "^3.0.0"

0 commit comments

Comments
 (0)