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