File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 45
45
"graphql-tag" : " ^2.0.0" ,
46
46
"next-sitemap" : " ^4.2.3" ,
47
47
"postcss" : " ^8.5.3" ,
48
- "tailwind-variants" : " ^0.3.1 " ,
48
+ "tailwind-variants" : " ^1.0.0 " ,
49
49
"tailwindcss" : " ^3.4.17" ,
50
50
"typescript" : " ^5.8.2"
51
51
},
Original file line number Diff line number Diff line change @@ -6295,10 +6295,10 @@ swap-case@^2.0.2:
6295
6295
dependencies :
6296
6296
tslib "^2.0.3"
6297
6297
6298
- tailwind-merge@2.5.4 :
6299
- version "2.5.4 "
6300
- resolved "https://registry.npmjs.org /tailwind-merge/-/tailwind-merge-2.5.4 .tgz"
6301
- integrity sha512-0q8cfZHMu9nuYP/b5Shb7Y7Sh1B7Nnl5GqNr1U+n2p6+mybvRtayrQ+0042Z5byvTA8ihjlP8Odo8/VnHbZu4Q ==
6298
+ tailwind-merge@3.0.2 :
6299
+ version "3.0.2 "
6300
+ resolved "https://registry.yarnpkg.com /tailwind-merge/-/tailwind-merge-3.0.2 .tgz#567eff76de12211e24dd909da0f5ed6f4f422b0c "
6301
+ integrity sha512-l7z+OYZ7mu3DTqrL88RiKrKIqO3NcpEO8V/Od04bNpvk0kiIFndGEoqfuzvj4yuhRkHKjRkII2z+KS2HfPcSxw ==
6302
6302
6303
6303
tailwind-merge@^1.14.0 :
6304
6304
version "1.14.0"
@@ -6317,12 +6317,12 @@ tailwind-variants@^0.1.20:
6317
6317
dependencies :
6318
6318
tailwind-merge "^1.14.0"
6319
6319
6320
- tailwind-variants@^0.3.1 :
6321
- version "0.3.1 "
6322
- resolved "https://registry.npmjs.org /tailwind-variants/-/tailwind-variants-0.3.1. tgz"
6323
- integrity sha512-krn67M3FpPwElg4FsZrOQd0U26o7UDH/QOkK8RNaiCCrr052f6YJPBUfNKnPo/s/xRzNPtv1Mldlxsg8Tb46BQ ==
6320
+ tailwind-variants@^1.0.0 :
6321
+ version "1.0.0 "
6322
+ resolved "https://registry.yarnpkg.com /tailwind-variants/-/tailwind-variants-1.0.0. tgz#dde2cc2a8689910ca1cdc95ba82c63cf9094bd51 "
6323
+ integrity sha512-2WSbv4ulEEyuBKomOunut65D8UZwxrHoRfYnxGcQNnHqlSCp2+B7Yz2W+yrNDrxRodOXtGD/1oCcKGNBnUqMqA ==
6324
6324
dependencies :
6325
- tailwind-merge "2.5.4 "
6325
+ tailwind-merge "3.0.2 "
6326
6326
6327
6327
tailwindcss@^3.4.17 :
6328
6328
version "3.4.17"
You can’t perform that action at this time.
0 commit comments