diff options
author | dan <dan.abramov@gmail.com> | 2024-12-16 17:35:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-16 17:35:44 +0000 |
commit | 21c288272d8e72d7b7d309ba984d1f0a8c1174c5 (patch) | |
tree | fbf3880a0d4b1de4932ef6427765064f087c5808 /package.json | |
parent | c4fffba11b0302ccaca0392628fa048bab656aa6 (diff) | |
download | voidsky-21c288272d8e72d7b7d309ba984d1f0a8c1174c5.tar.zst |
Update more Expo packages (#7127)
* Bump Expo resolutions * Bump packages * Bumpy bump
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index f48ece681..2b2228493 100644 --- a/package.json +++ b/package.json @@ -139,13 +139,13 @@ "expo-localization": "~16.0.0", "expo-media-library": "~17.0.3", "expo-navigation-bar": "~4.0.4", - "expo-notifications": "~0.29.10", + "expo-notifications": "~0.29.11", "expo-sharing": "^13.0.0", "expo-splash-screen": "~0.29.16", "expo-status-bar": "~2.0.0", "expo-system-ui": "^4.0.4", "expo-task-manager": "~12.0.3", - "expo-updates": "~0.26.9", + "expo-updates": "~0.26.10", "expo-web-browser": "~14.0.1", "fast-text-encoding": "^1.0.6", "history": "^5.3.0", @@ -268,8 +268,8 @@ "@react-native/normalize-colors": "0.76.1", "@radix-ui/react-focus-scope": "1.1.0", "@types/react": "^18", - "**/expo-constants": "16.0.1", - "**/expo-device": "6.0.2", + "**/expo-constants": "17.0.3", + "**/expo-device": "7.0.1", "**/zod": "3.23.8" }, "jest": { |