Skip to content

Commit acb7658

Browse files
chore: update dependency tailwindcss to v4
1 parent 505e825 commit acb7658

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.5.1",
4949
"stylelint-config-smarthr": "^3.0.2",
50-
"tailwindcss": "^3.4.17",
50+
"tailwindcss": "^4.0.8",
5151
"ts-node": "^10.9.2",
5252
"typescript": "^5.7.3",
5353
"vite": "^5.4.14",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5580,7 +5580,7 @@ tailwind-variants@^0.1.20:
55805580
dependencies:
55815581
tailwind-merge "^1.14.0"
55825582

5583-
tailwindcss@^3.4.1, tailwindcss@^3.4.17:
5583+
tailwindcss@^3.4.1:
55845584
version "3.4.17"
55855585
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.17.tgz#ae8406c0f96696a631c790768ff319d46d5e5a63"
55865586
integrity sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==
@@ -5608,6 +5608,11 @@ tailwindcss@^3.4.1, tailwindcss@^3.4.17:
56085608
resolve "^1.22.8"
56095609
sucrase "^3.35.0"
56105610

5611+
tailwindcss@^4.0.8:
5612+
version "4.0.8"
5613+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.0.8.tgz#25d7fed091aacd16e2a3b8b86d51eea0a482fb1c"
5614+
integrity sha512-Me7N5CKR+D2A1xdWA5t5+kjjT7bwnxZOE6/yDI/ixJdJokszsn2n++mdU5yJwrsTpqFX2B9ZNMBJDwcqk9C9lw==
5615+
56115616
telejson@^7.2.0:
56125617
version "7.2.0"
56135618
resolved "https://registry.yarnpkg.com/telejson/-/telejson-7.2.0.tgz#3994f6c9a8f8d7f2dba9be2c7c5bbb447e876f32"

0 commit comments

Comments
 (0)