diff --git a/app.json b/app.json index 64b560cc..c7d3db86 100644 --- a/app.json +++ b/app.json @@ -77,7 +77,7 @@ "expo-build-properties", { "ios": { - "deploymentTarget": "14.0" + "deploymentTarget": "15.6" }, "android": { "android": { diff --git a/bun.lockb b/bun.lockb index 804a930b..36ba3d5e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 6c133559..f8c73f04 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/lodash": "^4.17.9", "@types/uuid": "^10.0.0", "axios": "^1.7.7", - "expo": "~51.0.35", + "expo": "~51.0.36", "expo-background-fetch": "~12.0.1", "expo-blur": "~13.0.2", "expo-build-properties": "~0.12.5", @@ -45,7 +45,7 @@ "expo-linking": "~6.3.1", "expo-navigation-bar": "~3.0.7", "expo-network": "~6.0.1", - "expo-notifications": "~0.28.17", + "expo-notifications": "~0.28.18", "expo-router": "~3.5.23", "expo-screen-orientation": "~7.0.5", "expo-sensors": "~13.0.9", @@ -53,7 +53,7 @@ "expo-status-bar": "~1.12.1", "expo-system-ui": "~3.0.7", "expo-task-manager": "~11.8.2", - "expo-updates": "~0.25.25", + "expo-updates": "~0.25.26", "expo-web-browser": "~13.0.3", "ffmpeg-kit-react-native": "^6.0.2", "jotai": "^2.10.0",