Minor package updates.

This commit is contained in:
Patrick Fic
2025-05-20 20:18:37 -07:00
parent 45ed6f7804
commit f5088c7f9c
2 changed files with 1010 additions and 832 deletions

1824
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -28,26 +28,26 @@
"@react-navigation/native": "^7.0.14", "@react-navigation/native": "^7.0.14",
"@react-navigation/native-stack": "^7.2.0", "@react-navigation/native-stack": "^7.2.0",
"@react-navigation/stack": "^7.1.1", "@react-navigation/stack": "^7.1.1",
"@sentry/react-native": "~6.3.0", "@sentry/react-native": "~6.10.0",
"@splitsoftware/splitio-react-native": "^1.1.0", "@splitsoftware/splitio-react-native": "^1.1.0",
"axios": "^1.7.9", "axios": "^1.7.9",
"cloudinary-core": "^2.13.1", "cloudinary-core": "^2.13.1",
"dinero.js": "^1.9.1", "dinero.js": "^1.9.1",
"expo": "^52.0.33", "expo": "~52.0.46",
"expo-application": "~6.0.2", "expo-application": "~6.0.2",
"expo-av": "~15.0.2", "expo-av": "~15.0.2",
"expo-constants": "~17.0.5", "expo-constants": "~17.0.5",
"expo-dev-client": "~5.0.12", "expo-dev-client": "~5.0.20",
"expo-device": "~7.0.2", "expo-device": "~7.0.3",
"expo-file-system": "~18.0.10", "expo-file-system": "~18.0.10",
"expo-font": "~13.0.3", "expo-font": "~13.0.3",
"expo-image-manipulator": "~13.0.6", "expo-image-manipulator": "~13.0.6",
"expo-images-picker": "^2.5.1", "expo-images-picker": "^2.5.1",
"expo-localization": "~16.0.1", "expo-localization": "~16.0.1",
"expo-media-library": "~17.0.5", "expo-media-library": "~17.0.6",
"expo-status-bar": "~2.0.1", "expo-status-bar": "~2.0.1",
"expo-system-ui": "~4.0.8", "expo-system-ui": "~4.0.9",
"expo-updates": "~0.26.17", "expo-updates": "~0.27.4",
"expo-video-thumbnails": "~9.0.3", "expo-video-thumbnails": "~9.0.3",
"firebase": "^11.3.1", "firebase": "^11.3.1",
"formik": "^2.4.6", "formik": "^2.4.6",
@@ -63,7 +63,7 @@
"react-dom": "18.3.1", "react-dom": "18.3.1",
"react-i18next": "^15.4.0", "react-i18next": "^15.4.0",
"react-is": ">=19.0.0", "react-is": ">=19.0.0",
"react-native": "0.76.7", "react-native": "0.76.9",
"react-native-draggable-flatlist": "^4.0.1", "react-native-draggable-flatlist": "^4.0.1",
"react-native-element-dropdown": "^2.12.4", "react-native-element-dropdown": "^2.12.4",
"react-native-event-source": "^1.1.0", "react-native-event-source": "^1.1.0",
@@ -89,7 +89,7 @@
"redux-persist": "^6.0.0", "redux-persist": "^6.0.0",
"redux-saga": "^1.3.0", "redux-saga": "^1.3.0",
"reselect": "^5.1.1", "reselect": "^5.1.1",
"expo-notifications": "~0.29.13" "expo-notifications": "~0.29.14"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.26.8", "@babel/core": "^7.26.8",