Skip to content

Commit ed77d6c

Browse files
chore: update dependency tailwindcss to v4
1 parent 9e24cc8 commit ed77d6c

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.11",
5151
"ts-node": "^10.9.2",
5252
"typescript": "^5.8.3",
5353
"vite": "^5.4.19",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5595,7 +5595,7 @@ tailwind-variants@^0.1.20:
55955595
dependencies:
55965596
tailwind-merge "^1.14.0"
55975597

5598-
tailwindcss@^3.4.1, tailwindcss@^3.4.17:
5598+
tailwindcss@^3.4.1:
55995599
version "3.4.17"
56005600
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.17.tgz#ae8406c0f96696a631c790768ff319d46d5e5a63"
56015601
integrity sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==
@@ -5623,6 +5623,11 @@ tailwindcss@^3.4.1, tailwindcss@^3.4.17:
56235623
resolve "^1.22.8"
56245624
sucrase "^3.35.0"
56255625

5626+
tailwindcss@^4.1.11:
5627+
version "4.1.11"
5628+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.11.tgz#799af3e98c19c5baaefafc6e0c16304a0e684854"
5629+
integrity sha512-2E9TBm6MDD/xKYe+dvJZAmg3yxIEDNRc0jwlNyDg/4Fil2QcSLjFKGVff0lAf1jjeaArlG/M75Ey/EYr/OJtBA==
5630+
56265631
telejson@^7.2.0:
56275632
version "7.2.0"
56285633
resolved "https://registry.yarnpkg.com/telejson/-/telejson-7.2.0.tgz#3994f6c9a8f8d7f2dba9be2c7c5bbb447e876f32"

0 commit comments

Comments
 (0)