mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 10:23:24 +00:00
pain
This commit is contained in:
@@ -17,6 +17,8 @@
|
|||||||
"@testing-library/jest-native": "*",
|
"@testing-library/jest-native": "*",
|
||||||
"@testing-library/react-native": "*",
|
"@testing-library/react-native": "*",
|
||||||
"@types/react": "*",
|
"@types/react": "*",
|
||||||
|
"class-variance-authority": "^0.7.0",
|
||||||
|
"clsx": "^2.1.0",
|
||||||
"eslint-plugin-react": "*",
|
"eslint-plugin-react": "*",
|
||||||
"eslint-plugin-react-hooks": "*",
|
"eslint-plugin-react-hooks": "*",
|
||||||
"expo": "*",
|
"expo": "*",
|
||||||
@@ -37,15 +39,16 @@
|
|||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"react-native": "*",
|
"react-native": "*",
|
||||||
"react-native-gesture-handler": "^2.14.1",
|
"react-native-gesture-handler": "^2.14.1",
|
||||||
|
"react-native-reanimated": "~3.3.0",
|
||||||
"react-native-safe-area-context": "^4.8.2",
|
"react-native-safe-area-context": "^4.8.2",
|
||||||
"react-native-screens": "^3.29.0",
|
"react-native-screens": "^3.29.0",
|
||||||
"react-native-svg": "*",
|
"react-native-svg": "*",
|
||||||
"react-native-svg-transformer": "*",
|
"react-native-svg-transformer": "*",
|
||||||
"react-native-web": "^0.19.10",
|
"react-native-web": "^0.19.10",
|
||||||
"react-native-reanimated": "~3.3.0",
|
|
||||||
"react-test-renderer": "*",
|
"react-test-renderer": "*",
|
||||||
"typescript": "*",
|
"tailwind-merge": "^2.2.1",
|
||||||
"tailwindcss": "3.3.2"
|
"tailwindcss": "3.3.2",
|
||||||
|
"typescript": "*"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"eas-build-pre-install": "cd ../../ && node tools/scripts/eas-build-pre-install.mjs . apps/mobile && cp pnpm-lock.yaml apps/mobile",
|
"eas-build-pre-install": "cd ../../ && node tools/scripts/eas-build-pre-install.mjs . apps/mobile && cp pnpm-lock.yaml apps/mobile",
|
||||||
|
Reference in New Issue
Block a user