new
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
... | ... | @@ -19,11 +19,14 @@ |
"@react-navigation/native": "^6.1.17", | ||
"@react-navigation/stack": "^6.3.29", | ||
"axios": "^1.6.8", | ||
"cloudinary": "^2.2.0", | ||
"cloudinary-react-native": "^1.0.0", | ||
"formik": "^2.4.6", | ||
"metro-react-native-babel-preset": "^0.77.0", | ||
"moment": "^2.30.1", | ||
"react": "18.2.0", | ||
"react-native": "0.73.6", | ||
"react-native-chart-kit": "^6.12.0", | ||
"react-native-circular-progress": "^1.4.0", | ||
"react-native-circular-progress-indicator": "^4.4.2", | ||
"react-native-gesture-handler": "^2.16.2", | ||
... | ... | @@ -41,7 +44,6 @@ |
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.20.0", | ||
"react-native-image-picker": "^7.1.1", | ||
"@babel/preset-env": "^7.20.0", | ||
"@babel/runtime": "^7.20.0", | ||
"@react-native/babel-preset": "0.73.21", | ||
... | ... | @@ -54,6 +56,7 @@ |
"eslint": "^8.19.0", | ||
"jest": "^29.6.3", | ||
"prettier": "2.8.8", | ||
"react-native-image-picker": "^7.1.1", | ||
"react-test-renderer": "18.2.0", | ||
"typescript": "5.0.4" | ||
}, | ||
... | ... |
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment