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.5.1" ,
49
49
"stylelint-config-smarthr" : " ^3.0.2" ,
50
- "tailwindcss" : " ^3.4.17 " ,
50
+ "tailwindcss" : " ^4.0.8 " ,
51
51
"ts-node" : " ^10.9.2" ,
52
52
"typescript" : " ^5.7.3" ,
53
53
"vite" : " ^5.4.14" ,
Original file line number Diff line number Diff line change @@ -5580,7 +5580,7 @@ tailwind-variants@^0.1.20:
5580
5580
dependencies :
5581
5581
tailwind-merge "^1.14.0"
5582
5582
5583
- tailwindcss@^3.4.1, tailwindcss@^3.4.17 :
5583
+ tailwindcss@^3.4.1 :
5584
5584
version "3.4.17"
5585
5585
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.17.tgz#ae8406c0f96696a631c790768ff319d46d5e5a63"
5586
5586
integrity sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==
@@ -5608,6 +5608,11 @@ tailwindcss@^3.4.1, tailwindcss@^3.4.17:
5608
5608
resolve "^1.22.8"
5609
5609
sucrase "^3.35.0"
5610
5610
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
+
5611
5616
telejson@^7.2.0 :
5612
5617
version "7.2.0"
5613
5618
resolved "https://registry.yarnpkg.com/telejson/-/telejson-7.2.0.tgz#3994f6c9a8f8d7f2dba9be2c7c5bbb447e876f32"
You can’t perform that action at this time.
0 commit comments