mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 11:43:26 +00:00
helpppp
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
"@testing-library/jest-native": "*",
|
||||
"@testing-library/react-native": "*",
|
||||
"@types/react": "*",
|
||||
"class-variance-authority": "*",
|
||||
"clsx": "*",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.1.0",
|
||||
"eslint-plugin-react": "*",
|
||||
"eslint-plugin-react-hooks": "*",
|
||||
"expo": "*",
|
||||
@@ -46,8 +46,8 @@
|
||||
"react-native-svg-transformer": "*",
|
||||
"react-native-web": "^0.19.10",
|
||||
"react-test-renderer": "*",
|
||||
"tailwind-merge": "*",
|
||||
"tailwindcss": "*",
|
||||
"tailwind-merge": "^2.2.1",
|
||||
"tailwindcss": "3.3.2",
|
||||
"typescript": "*"
|
||||
},
|
||||
"scripts": {
|
||||
@@ -69,6 +69,7 @@
|
||||
"jest": "^29.4.1",
|
||||
"jest-expo": "~49.0.0",
|
||||
"pod-install": "^0.1.39",
|
||||
"prettier-plugin-tailwindcss": "^0.5.11",
|
||||
"react-test-renderer": "18.2.0",
|
||||
"typescript": "~5.2.2"
|
||||
}
|
||||
|
Reference in New Issue
Block a user