Skip to content

Commit 92aeff1

Browse files
renovate-botplayerdata-bot
authored andcommitted
fix(deps): update expo monorepo
1 parent 213c27b commit 92aeff1

File tree

3 files changed

+251
-57
lines changed

3 files changed

+251
-57
lines changed

example/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
},
1313
"dependencies": {
1414
"@playerdata/react-native-mcu-manager": "workspace:*",
15-
"expo": "52.0.23",
16-
"expo-document-picker": "13.0.1",
17-
"expo-splash-screen": "0.29.18",
15+
"expo": "52.0.25",
16+
"expo-document-picker": "13.0.2",
17+
"expo-splash-screen": "0.29.20",
1818
"lodash": "4.17.21",
1919
"react": "18.3.1",
2020
"react-native": "0.76.3",
@@ -27,7 +27,7 @@
2727
"@types/lodash": "4.17.14",
2828
"@types/react": "19.0.4",
2929
"metro-react-native-babel-preset": "0.77.0",
30-
"pod-install": "0.3.2",
30+
"pod-install": "0.3.4",
3131
"ts-node": "^10.9.2",
3232
"typescript": "5.7.3"
3333
}

0 commit comments

Comments
 (0)