updated 5 dependencies in packages.json

This commit is contained in:
jfrye122
2023-03-21 12:25:34 -04:00
parent d8ed59a8cc
commit 1ebce7dd9d
2 changed files with 62 additions and 48 deletions

View File

@@ -34,12 +34,12 @@
"expo-app-loading": "~2.1.0",
"expo-application": "~4.2.2",
"expo-av": "~12.0.4",
"expo-camera": "~12.3.0",
"expo-camera": "~12.5.0",
"expo-constants": "~13.2.4",
"expo-dev-client": "~1.2.1",
"expo-dev-client": "~1.3.1",
"expo-device": "~4.3.0",
"expo-file-system": "~14.1.0",
"expo-firebase-analytics": "~7.1.1",
"expo-firebase-analytics": "~7.2.0",
"expo-font": "~10.2.0",
"expo-image-manipulator": "~10.4.0",
"expo-images-picker": "^2.4.1",
@@ -48,7 +48,7 @@
"expo-permissions": "~13.2.0",
"expo-status-bar": "~1.4.0",
"expo-system-ui": "~1.3.0",
"expo-updates": "~0.14.5",
"expo-updates": "~0.14.7",
"expo-video-thumbnails": "~6.4.0",
"firebase": "^9.8.3",
"formik": "^2.2.9",
@@ -63,7 +63,7 @@
"react": "18.0.0",
"react-dom": "18.0.0",
"react-i18next": "^11.17.2",
"react-native": "0.69.5",
"react-native": "0.69.6",
"react-native-dnd-board": "hungga1711/react-native-dnd-board#13/head",
"react-native-draggable-flatlist": "^3.1.2",
"react-native-gesture-handler": "~2.5.0",