mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 08:03:26 +00:00
test
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
"@testing-library/jest-native": "*",
|
||||
"@testing-library/react-native": "*",
|
||||
"@types/react": "*",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.1.0",
|
||||
"class-variance-authority": "*",
|
||||
"clsx": "*",
|
||||
"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": "^2.2.1",
|
||||
"tailwindcss": "3.3.2",
|
||||
"tailwind-merge": "*",
|
||||
"tailwindcss": "*",
|
||||
"typescript": "*"
|
||||
},
|
||||
"scripts": {
|
||||
|
@@ -49,6 +49,8 @@
|
||||
"typescript": "~5.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.1.0",
|
||||
"@expo/metro-config": "~0.10.7",
|
||||
"expo": "49.0.16",
|
||||
"expo-splash-screen": "~0.20.5",
|
||||
@@ -59,6 +61,8 @@
|
||||
"react-native-svg": "13.9.0",
|
||||
"react-native-svg-transformer": "1.3.0",
|
||||
"react-native-web": "~0.19.9",
|
||||
"tailwind-merge": "^2.2.1",
|
||||
"tailwindcss": "3.3.2",
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"pnpm": {
|
||||
|
Reference in New Issue
Block a user