Front: Add dependencies

This commit is contained in:
Arthur Jamet
2023-09-29 18:00:11 +02:00
parent e50b1c1344
commit 3c9c1b5ff7
2 changed files with 1164 additions and 14 deletions

View File

@@ -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",

File diff suppressed because it is too large Load Diff