feat(sdk/react-native): update expo deps to latest sdk-50 versions

This commit is contained in:
Marc Köhler
2024-05-28 11:16:25 +08:00
committed by Carl-Gerhard Lindesvärd
parent 69b4fdc3d3
commit 31f299d45e

View File

@@ -22,8 +22,8 @@
},
"peerDependencies": {
"react-native": "^0.73.4",
"expo-application": "^5.3.0",
"expo-constants": "^14.4.2"
"expo-application": "^5.8.4",
"expo-constants": "^15.4.6"
},
"eslintConfig": {
"root": true,
@@ -32,4 +32,4 @@
]
},
"prettier": "@openpanel/prettier-config"
}
}