Front: Add dependencies
This commit is contained in:
@@ -20,11 +20,17 @@
|
||||
"dependencies": {
|
||||
"@expo/webpack-config": "^19.0.0",
|
||||
"expo": "~49.0.13",
|
||||
"expo-image-picker": "~14.3.2",
|
||||
"expo-linear-gradient": "~12.3.0",
|
||||
"expo-status-bar": "~1.6.0",
|
||||
"native-base": "^3.4.28",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-native": "0.72.5",
|
||||
"react-native-web": "~0.19.6"
|
||||
"react-native-safe-area-context": "4.6.3",
|
||||
"react-native-svg": "13.9.0",
|
||||
"react-native-web": "~0.19.6",
|
||||
"react-query": "^3.39.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.20.0",
|
||||
|
||||
1170
front/yarn.lock
1170
front/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user