We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b76092 commit 428ac5aCopy full SHA for 428ac5a
1 file changed
examples/react-native/package.json
@@ -14,12 +14,12 @@
14
},
15
"devDependencies": {
16
"@babel/core": "7.29.0",
17
- "@expo/cli": "55.0.30",
+ "@expo/cli": "56.1.4",
18
"babel-preset-expo": "54.0.9",
19
"buffer": "6.0.3",
20
"cross-fetch": "4.1.0",
21
"expo": "54.0.31",
22
- "expo-sqlite": "55.0.16",
+ "expo-sqlite": "56.0.3",
23
"global": "4.4.0",
24
"jest": "29.7.0",
25
"jest-expo": "54.0.16",
@@ -37,8 +37,8 @@
37
38
"//": "NOTICE: For the Github CI we use the local RxDB build (rxdb-local.tgz). In your app should just install 'rxdb' from npm instead",
39
"dependencies": {
40
- "expo-crypto": "55.0.15",
41
+ "expo-crypto": "56.0.3",
42
"rxdb": "file:rxdb-local.tgz"
43
}
44
0 commit comments