update expo dependencies

This commit is contained in:
Samuel Newman
2026-09-07 12:29:30 +03:00
parent fbf78df715
commit 60b5aaa3fa
21 changed files with 851 additions and 1046 deletions
+28 -26
View File
@@ -31,6 +31,8 @@
"install": {
"exclude": [
"react-native-reanimated",
"react-native-worklets",
"typescript",
"@sentry/react-native",
"react-native-pager-view"
]
@@ -165,42 +167,42 @@
"emoji-mart": "^5.6.0",
"emoji-regex": "^10.4.0",
"eventemitter3": "^5.0.1",
"expo": "57.0.8",
"expo": "57.0.20",
"expo-age-range": "57.0.2",
"expo-application": "~57.0.2",
"expo-asset": "~57.0.7",
"expo-asset": "~57.0.16",
"expo-blur": "~57.0.2",
"expo-build-properties": "~57.0.7",
"expo-camera": "~57.0.3",
"expo-build-properties": "~57.0.17",
"expo-camera": "~57.0.4",
"expo-clipboard": "~57.0.1",
"expo-contacts": "^57.0.2",
"expo-dev-client": "~57.0.9",
"expo-dev-client": "~57.0.18",
"expo-device": "~57.0.1",
"expo-file-system": "~57.0.1",
"expo-font": "~57.0.1",
"expo-file-system": "~57.0.6",
"expo-font": "~57.0.3",
"expo-glass-effect": "57.0.1",
"expo-haptics": "~57.0.1",
"expo-image": "57.0.1",
"expo-image-manipulator": "~57.0.6",
"expo-image-picker": "~57.0.6",
"expo-haptics": "~57.0.2",
"expo-image": "57.0.4",
"expo-image-manipulator": "~57.0.16",
"expo-image-picker": "~57.0.16",
"expo-intent-launcher": "~57.0.1",
"expo-keep-awake": "~57.0.1",
"expo-linear-gradient": "~57.0.1",
"expo-linking": "~57.0.4",
"expo-linking": "~57.0.9",
"expo-localization": "~57.0.1",
"expo-location": "~57.0.6",
"expo-media-library": "57.0.3",
"expo-modules-core": "57.0.8",
"expo-notifications": "57.0.7",
"expo-location": "~57.0.16",
"expo-media-library": "57.0.4",
"expo-modules-core": "57.0.16",
"expo-notifications": "57.0.17",
"expo-paste-input": "^0.2.1",
"expo-privacy-sensitive": "^0.2.0",
"expo-screen-orientation": "~57.0.1",
"expo-sharing": "~57.0.7",
"expo-screen-orientation": "~57.0.2",
"expo-sharing": "~57.0.18",
"expo-sms": "^57.0.1",
"expo-splash-screen": "~57.0.5",
"expo-system-ui": "~57.0.1",
"expo-updates": "57.0.10",
"expo-video": "~57.0.2",
"expo-splash-screen": "~57.0.8",
"expo-system-ui": "~57.0.3",
"expo-updates": "57.0.21",
"expo-video": "~57.0.3",
"expo-video-thumbnails": "^57.0.1",
"expo-web-browser": "~57.0.2",
"fast-deep-equal": "^3.1.3",
@@ -229,7 +231,7 @@
"react-image-crop": "^11.0.7",
"react-is": "19",
"react-keyed-flatten-children": "^5.0.0",
"react-native": "0.86.0",
"react-native": "0.86.3",
"react-native-date-picker": "^5.0.13",
"react-native-device-attest": "^0.1.6",
"react-native-drawer-layout": "^4.2.3",
@@ -246,10 +248,10 @@
"react-native-scroll-forwarder": "link:./modules/react-native-scroll-forwarder",
"react-native-svg": "15.15.4",
"react-native-uuid": "^2.0.3",
"react-native-view-shot": "^5.1.0",
"react-native-view-shot": "5.1.0",
"react-native-web": "^0.21.0",
"react-native-web-webview": "^1.0.2",
"react-native-webview": "^13.16.1",
"react-native-webview": "13.16.1",
"react-native-worklets": "0.12.1",
"react-remove-scroll-bar": "^2.3.8",
"react-responsive": "^10.0.1",
@@ -297,7 +299,7 @@
"husky": "^9.1.7",
"is-ci": "^3.0.1",
"jest": "^29.7.0",
"jest-expo": "~57.0.2",
"jest-expo": "~57.0.5",
"jest-junit": "^16.0.0",
"lint-staged": "^17.0.8",
"oxlint": "^1.73.0",