Skip to content

Commit 3ca5edc

Browse files
chore(deps): ⬆️ update expo monorepo
1 parent 3b521e1 commit 3ca5edc

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@react-navigation/stack": "^6.3.16",
1919
"expo": "^49.0.8",
2020
"expo-application": "~5.3.0",
21-
"expo-haptics": "~12.4.0",
22-
"expo-screen-orientation": "~6.0.6",
21+
"expo-haptics": "~13.0.0",
22+
"expo-screen-orientation": "~7.0.0",
2323
"expo-splash-screen": "~0.20.5",
2424
"expo-status-bar": "~1.6.0",
2525
"react": "18.2.0",

example/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4873,10 +4873,10 @@ expo-font@~11.4.0:
48734873
dependencies:
48744874
fontfaceobserver "^2.1.0"
48754875

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

48814881
expo-keep-awake@~12.3.0:
48824882
version "12.3.0"
@@ -4913,10 +4913,10 @@ expo-pwa@0.0.127:
49134913
commander "2.20.0"
49144914
update-check "1.5.3"
49154915

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

49214921
expo-splash-screen@~0.20.5:
49224922
version "0.20.5"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"typescript": "^4.8.4"
127127
},
128128
"peerDependencies": {
129-
"expo-haptics": "12.4.0",
129+
"expo-haptics": "13.0.1",
130130
"react": "18.2.0",
131131
"react-dom": "18.2.0",
132132
"react-native": "0.72.4",

0 commit comments

Comments
 (0)