Skip to content

Commit 42a0205

Browse files
Update expo monorepo (#8557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7dec58d commit 42a0205

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.29",
17+
"@expo/cli": "55.0.30",
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.15",
22+
"expo-sqlite": "55.0.16",
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.14",
41-
"expo-sqlite": "55.0.15",
40+
"expo-crypto": "55.0.15",
41+
"expo-sqlite": "55.0.16",
4242
"rxdb": "file:rxdb-local.tgz"
4343
}
4444
}

0 commit comments

Comments
 (0)