File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 47
47
"prettier-config-smarthr" : " ^1.0.1" ,
48
48
"storybook" : " ^8.6.0" ,
49
49
"stylelint-config-smarthr" : " ^3.0.2" ,
50
- "tailwindcss" : " ^3.4.17 " ,
50
+ "tailwindcss" : " ^4.1.6 " ,
51
51
"ts-node" : " ^10.9.2" ,
52
52
"typescript" : " ^5.8.2" ,
53
53
"vite" : " ^5.4.15" ,
Original file line number Diff line number Diff line change @@ -5589,7 +5589,7 @@ tailwind-variants@^0.1.20:
5589
5589
dependencies :
5590
5590
tailwind-merge "^1.14.0"
5591
5591
5592
- tailwindcss@^3.4.1, tailwindcss@^3.4.17 :
5592
+ tailwindcss@^3.4.1 :
5593
5593
version "3.4.17"
5594
5594
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.17.tgz#ae8406c0f96696a631c790768ff319d46d5e5a63"
5595
5595
integrity sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==
@@ -5617,6 +5617,11 @@ tailwindcss@^3.4.1, tailwindcss@^3.4.17:
5617
5617
resolve "^1.22.8"
5618
5618
sucrase "^3.35.0"
5619
5619
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
+
5620
5625
telejson@^7.2.0 :
5621
5626
version "7.2.0"
5622
5627
resolved "https://registry.yarnpkg.com/telejson/-/telejson-7.2.0.tgz#3994f6c9a8f8d7f2dba9be2c7c5bbb447e876f32"
You can’t perform that action at this time.
0 commit comments