File tree Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 23
23
"next" : " 13.5.4" ,
24
24
"react" : " 18.2.0" ,
25
25
"react-dom" : " 18.2.0" ,
26
- "tailwind-merge" : " ^1.13.2 " ,
26
+ "tailwind-merge" : " ^2.0.0 " ,
27
27
"tailwindcss" : " ^3.3.2" ,
28
28
"tailwindcss-animate" : " ^1.0.6" ,
29
29
"typescript" : " 5.2.2"
Original file line number Diff line number Diff line change 26
26
dependencies :
27
27
regenerator-runtime "^0.13.11"
28
28
29
+ " @babel/runtime@^7.23.1 " :
30
+ version "7.23.2"
31
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.2.tgz#062b0ac103261d68a966c4c7baf2ae3e62ec3885"
32
+ integrity sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==
33
+ dependencies :
34
+ regenerator-runtime "^0.14.0"
35
+
29
36
" @eslint-community/eslint-utils@^4.2.0 " :
30
37
version "4.4.0"
31
38
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
@@ -2783,10 +2790,12 @@ synckit@^0.8.5:
2783
2790
" @pkgr/utils" " ^2.3.1"
2784
2791
tslib "^2.5.0"
2785
2792
2786
- tailwind-merge@^1.13.2 :
2787
- version "1.14.0"
2788
- resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-1.14.0.tgz#e677f55d864edc6794562c63f5001f45093cdb8b"
2789
- integrity sha512-3mFKyCo/MBcgyOTlrY8T7odzZFx+w+qKSMAmdFzRvqBfLlSigU6TZnlFHK0lkMwj9Bj8OYU+9yW9lmGuS0QEnQ==
2793
+ tailwind-merge@^2.0.0 :
2794
+ version "2.0.0"
2795
+ resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-2.0.0.tgz#a0f3a8c874ebae5feec5595614d08245a5f88a39"
2796
+ integrity sha512-WO8qghn9yhsldLSg80au+3/gY9E4hFxIvQ3qOmlpXnqpDKoMruKfi/56BbbMg6fHTQJ9QD3cc79PoWqlaQE4rw==
2797
+ dependencies :
2798
+ " @babel/runtime" " ^7.23.1"
2790
2799
2791
2800
tailwindcss-animate@^1.0.6 :
2792
2801
version "1.0.7"
You can’t perform that action at this time.
0 commit comments