Skip to content

Commit

Permalink
chore(deps): ⬆️ update expo monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent 3b521e1 commit 3ca5edc
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@react-navigation/stack": "^6.3.16",
"expo": "^49.0.8",
"expo-application": "~5.3.0",
"expo-haptics": "~12.4.0",
"expo-screen-orientation": "~6.0.6",
"expo-haptics": "~13.0.0",
"expo-screen-orientation": "~7.0.0",
"expo-splash-screen": "~0.20.5",
"expo-status-bar": "~1.6.0",
"react": "18.2.0",
Expand Down
16 changes: 8 additions & 8 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4873,10 +4873,10 @@ expo-font@~11.4.0:
dependencies:
fontfaceobserver "^2.1.0"

expo-haptics@~12.4.0:
version "12.4.0"
resolved "https://registry.yarnpkg.com/expo-haptics/-/expo-haptics-12.4.0.tgz#99ad9d6a8eafb219aee022ec1412a998e1c90d71"
integrity sha512-eELhZOO64oJa6AtEUxosatjSENE/tQgF2rVJxDsvRdx8Vgd3uFC+FRoM3nbMVJkxDgAaP3EKOPT1zVM41sNurw==
expo-haptics@~13.0.0:
version "13.0.1"
resolved "https://registry.yarnpkg.com/expo-haptics/-/expo-haptics-13.0.1.tgz#35679c7fde4ae1c21ae3bc2d2cb34c266049dc2c"
integrity sha512-qG0EOLDE4bROVT3DtUSyV9g3iB3YFu9j3711X7SNNEnBDXc+2/p3wGDPTnJvPW0ao6HG3/McAOrBQA5hVSdWng==

expo-keep-awake@~12.3.0:
version "12.3.0"
Expand Down Expand Up @@ -4913,10 +4913,10 @@ expo-pwa@0.0.127:
commander "2.20.0"
update-check "1.5.3"

expo-screen-orientation@~6.0.6:
version "6.0.6"
resolved "https://registry.yarnpkg.com/expo-screen-orientation/-/expo-screen-orientation-6.0.6.tgz#48b395bde2c4aa8d5236fc570bc36a7681895030"
integrity sha512-qiTGX1udJi6hj+8JUP9C27+TJDU7+42HcYcgmGd5hi/iXvIK1YwuCkXFdny+BkiapFb5jQnJCBZfdhMk1fjh+Q==
expo-screen-orientation@~7.0.0:
version "7.0.3"
resolved "https://registry.yarnpkg.com/expo-screen-orientation/-/expo-screen-orientation-7.0.3.tgz#b328fc7c01ff9d188ef3aa85bfcc40ae4ab3c9d4"
integrity sha512-rEvyFbjRly8u/5bRM/ce8NWcvvvDKaHQroMVz5bL6DmNqmj9H1kPUOEolsYDGE/DCaCX7n8dHnCrp6zonttuqg==

expo-splash-screen@~0.20.5:
version "0.20.5"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"typescript": "^4.8.4"
},
"peerDependencies": {
"expo-haptics": "12.4.0",
"expo-haptics": "13.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.72.4",
Expand Down

0 comments on commit 3ca5edc

Please sign in to comment.