Skip to content

Commit 860c7fd

Browse files
chore: update dependency tailwindcss to v4
1 parent 3fd5b86 commit 860c7fd

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"prettier-config-smarthr": "^1.0.1",
4848
"storybook": "^8.6.0",
4949
"stylelint-config-smarthr": "^3.0.2",
50-
"tailwindcss": "^3.4.17",
50+
"tailwindcss": "^4.1.6",
5151
"ts-node": "^10.9.2",
5252
"typescript": "^5.8.2",
5353
"vite": "^5.4.15",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5589,7 +5589,7 @@ tailwind-variants@^0.1.20:
55895589
dependencies:
55905590
tailwind-merge "^1.14.0"
55915591

5592-
tailwindcss@^3.4.1, tailwindcss@^3.4.17:
5592+
tailwindcss@^3.4.1:
55935593
version "3.4.17"
55945594
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.17.tgz#ae8406c0f96696a631c790768ff319d46d5e5a63"
55955595
integrity sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==
@@ -5617,6 +5617,11 @@ tailwindcss@^3.4.1, tailwindcss@^3.4.17:
56175617
resolve "^1.22.8"
56185618
sucrase "^3.35.0"
56195619

5620+
tailwindcss@^4.1.6:
5621+
version "4.1.6"
5622+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.6.tgz#ebe62de22b7d8a8c1f76bd3a07fc37c3fcc36503"
5623+
integrity sha512-j0cGLTreM6u4OWzBeLBpycK0WIh8w7kSwcUsQZoGLHZ7xDTdM69lN64AgoIEEwFi0tnhs4wSykUa5YWxAzgFYg==
5624+
56205625
telejson@^7.2.0:
56215626
version "7.2.0"
56225627
resolved "https://registry.yarnpkg.com/telejson/-/telejson-7.2.0.tgz#3994f6c9a8f8d7f2dba9be2c7c5bbb447e876f32"

0 commit comments

Comments
 (0)