Skip to content

Commit edf6a43

Browse files
chore(deps): bump expo from 53.0.22 to 55.0.5
Bumps [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) from 53.0.22 to 55.0.5. - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo) --- updated-dependencies: - dependency-name: expo dependency-version: 55.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbcd8d2 commit edf6a43

File tree

3 files changed

+1017
-480
lines changed

3 files changed

+1017
-480
lines changed

examples/expo-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@react-navigation/bottom-tabs": "^7.3.10",
1616
"@react-navigation/elements": "^2.6.3",
1717
"@react-navigation/native": "^7.1.6",
18-
"expo": "~53.0.22",
18+
"expo": "~55.0.5",
1919
"expo-blur": "~14.1.5",
2020
"expo-constants": "~17.1.7",
2121
"expo-device": "^7.1.4",

packages/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"eslint": "^8.56.0",
7171
"eslint-plugin-react-hooks": "^5.2.0",
7272
"eslint-plugin-react-refresh": "^0.4.14",
73-
"expo": "~53.0.22",
73+
"expo": "~55.0.5",
7474
"expo-constants": "~17.1.7",
7575
"expo-device": "^7.1.4",
7676
"expo-notifications": "^0.31.4",

0 commit comments

Comments
 (0)