Skip to content

Commit a113241

Browse files
build: ⬆️ upgrade tailwind-variants to v3
1 parent f8fda9c commit a113241

File tree

2 files changed

+77
-69
lines changed

2 files changed

+77
-69
lines changed

package-lock.json

Lines changed: 74 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@react-navigation/native-stack": "^7.3.21",
2727
"@tanstack/react-query": "^5.64.2",
2828
"dayjs": "^1.11.13",
29-
"nativewind": "^4.1.23",
29+
"nativewind": "^4.2.0",
3030
"react": "19.1.0",
3131
"react-hook-form": "^7.6.0",
3232
"react-native": "0.80.1",
@@ -37,7 +37,8 @@
3737
"react-native-safe-area-context": "^5.5.1",
3838
"react-native-screens": "4.11.1",
3939
"react-native-url-polyfill": "^2.0.0",
40-
"tailwind-variants": "1.0.0",
40+
"tailwind-merge": "^3.3.1",
41+
"tailwind-variants": "^3.1.1",
4142
"tailwindcss": "^3.4.17",
4243
"zod": "^3.25.76"
4344
},

0 commit comments

Comments
 (0)