Skip to content

Commit 428ac5a

Browse files
Update expo monorepo to v56
1 parent 9b76092 commit 428ac5a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

examples/react-native/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
},
1515
"devDependencies": {
1616
"@babel/core": "7.29.0",
17-
"@expo/cli": "55.0.30",
17+
"@expo/cli": "56.1.4",
1818
"babel-preset-expo": "54.0.9",
1919
"buffer": "6.0.3",
2020
"cross-fetch": "4.1.0",
2121
"expo": "54.0.31",
22-
"expo-sqlite": "55.0.16",
22+
"expo-sqlite": "56.0.3",
2323
"global": "4.4.0",
2424
"jest": "29.7.0",
2525
"jest-expo": "54.0.16",
@@ -37,8 +37,8 @@
3737
},
3838
"//": "NOTICE: For the Github CI we use the local RxDB build (rxdb-local.tgz). In your app should just install 'rxdb' from npm instead",
3939
"dependencies": {
40-
"expo-crypto": "55.0.15",
41-
"expo-sqlite": "55.0.16",
40+
"expo-crypto": "56.0.3",
41+
"expo-sqlite": "56.0.3",
4242
"rxdb": "file:rxdb-local.tgz"
4343
}
4444
}

0 commit comments

Comments
 (0)