Skip to content

Commit 7ab7bfc

Browse files
HowlHowl
authored andcommitted
chore: upgrade expo version
1 parent 4749026 commit 7ab7bfc

File tree

2 files changed

+51
-88
lines changed

2 files changed

+51
-88
lines changed

apps/example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
"@expo/vector-icons": "^14.0.2",
1717
"@react-navigation/drawer": "6.7.2",
1818
"@react-navigation/native": "6.1.18",
19-
"expo": "^51.0.38",
19+
"expo": "~51.0.39",
2020
"expo-constants": "~16.0.2",
2121
"expo-font": "~12.0.10",
2222
"expo-haptics": "~13.0.1",
2323
"expo-linking": "~6.3.1",
24-
"expo-router": "~3.5.23",
25-
"expo-splash-screen": "~0.27.6",
24+
"expo-router": "~3.5.24",
25+
"expo-splash-screen": "~0.27.7",
2626
"expo-status-bar": "~1.12.1",
2727
"expo-system-ui": "~3.0.7",
2828
"expo-web-browser": "~13.0.3",

yarn.lock

Lines changed: 48 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -1777,9 +1777,9 @@ __metadata:
17771777
languageName: node
17781778
linkType: hard
17791779

1780-
"@expo/cli@npm:0.18.30":
1781-
version: 0.18.30
1782-
resolution: "@expo/cli@npm:0.18.30"
1780+
"@expo/cli@npm:0.18.31":
1781+
version: 0.18.31
1782+
resolution: "@expo/cli@npm:0.18.31"
17831783
dependencies:
17841784
"@babel/runtime": "npm:^7.20.0"
17851785
"@expo/code-signing-certificates": "npm:0.0.5"
@@ -1860,7 +1860,7 @@ __metadata:
18601860
ws: "npm:^8.12.1"
18611861
bin:
18621862
expo-internal: build/bin/cli
1863-
checksum: 10/649779a7eec204f2c3023b1ac13cec4e2568555168899f315a249685325eef97418614ebde8c28817314ef469760bc4a73f720b79e9eca452468dbf077c7d592
1863+
checksum: 10/545f3e53f13968093f9374091314fdce73e3351e32c50f795144add4a84679d807edc04176ce18dbbe24e08c1ebe911ae150b12b64659aa7a3369e9a94aadc7b
18641864
languageName: node
18651865
linkType: hard
18661866

@@ -1874,7 +1874,30 @@ __metadata:
18741874
languageName: node
18751875
linkType: hard
18761876

1877-
"@expo/config-plugins@npm:8.0.10, @expo/config-plugins@npm:~8.0.0-beta.0, @expo/config-plugins@npm:~8.0.8":
1877+
"@expo/config-plugins@npm:8.0.11":
1878+
version: 8.0.11
1879+
resolution: "@expo/config-plugins@npm:8.0.11"
1880+
dependencies:
1881+
"@expo/config-types": "npm:^51.0.3"
1882+
"@expo/json-file": "npm:~8.3.0"
1883+
"@expo/plist": "npm:^0.1.0"
1884+
"@expo/sdk-runtime-versions": "npm:^1.0.0"
1885+
chalk: "npm:^4.1.2"
1886+
debug: "npm:^4.3.1"
1887+
find-up: "npm:~5.0.0"
1888+
getenv: "npm:^1.0.0"
1889+
glob: "npm:7.1.6"
1890+
resolve-from: "npm:^5.0.0"
1891+
semver: "npm:^7.5.4"
1892+
slash: "npm:^3.0.0"
1893+
slugify: "npm:^1.6.6"
1894+
xcode: "npm:^3.0.1"
1895+
xml2js: "npm:0.6.0"
1896+
checksum: 10/17def868d25d2e038936bd6a28f55e397e850a6af86db6c5467f8f2de1edc15eff51388bc5e65a049526c701a142fa45caf0cfab1889bc84785c84b8f4fb4e85
1897+
languageName: node
1898+
linkType: hard
1899+
1900+
"@expo/config-plugins@npm:~8.0.8":
18781901
version: 8.0.10
18791902
resolution: "@expo/config-plugins@npm:8.0.10"
18801903
dependencies:
@@ -1897,7 +1920,7 @@ __metadata:
18971920
languageName: node
18981921
linkType: hard
18991922

1900-
"@expo/config-types@npm:^51.0.0-unreleased, @expo/config-types@npm:^51.0.3":
1923+
"@expo/config-types@npm:^51.0.3":
19011924
version: 51.0.3
19021925
resolution: "@expo/config-types@npm:51.0.3"
19031926
checksum: 10/6ef412823d810c6f715f399d704e59af3024ccc5224675d963abe05b84b38fce6f1c4cdaa3d6418764a8564c9936f36ef90110f495f25f46a196638860749b3a
@@ -2072,48 +2095,6 @@ __metadata:
20722095
languageName: node
20732096
linkType: hard
20742097

2075-
"@expo/prebuild-config@npm:7.0.6":
2076-
version: 7.0.6
2077-
resolution: "@expo/prebuild-config@npm:7.0.6"
2078-
dependencies:
2079-
"@expo/config": "npm:~9.0.0-beta.0"
2080-
"@expo/config-plugins": "npm:~8.0.0-beta.0"
2081-
"@expo/config-types": "npm:^51.0.0-unreleased"
2082-
"@expo/image-utils": "npm:^0.5.0"
2083-
"@expo/json-file": "npm:^8.3.0"
2084-
"@react-native/normalize-colors": "npm:0.74.84"
2085-
debug: "npm:^4.3.1"
2086-
fs-extra: "npm:^9.0.0"
2087-
resolve-from: "npm:^5.0.0"
2088-
semver: "npm:^7.6.0"
2089-
xml2js: "npm:0.6.0"
2090-
peerDependencies:
2091-
expo-modules-autolinking: ">=0.8.1"
2092-
checksum: 10/60f4c3129af7e380638cacff6e404640b99c6e0333a69e4c4046e0e2e412db7efa57784e2f9f7a856e4b2ddf4f25ba241f2258b110fe592d1ba56b9fb8aad951
2093-
languageName: node
2094-
linkType: hard
2095-
2096-
"@expo/prebuild-config@npm:7.0.8":
2097-
version: 7.0.8
2098-
resolution: "@expo/prebuild-config@npm:7.0.8"
2099-
dependencies:
2100-
"@expo/config": "npm:~9.0.0-beta.0"
2101-
"@expo/config-plugins": "npm:~8.0.8"
2102-
"@expo/config-types": "npm:^51.0.0-unreleased"
2103-
"@expo/image-utils": "npm:^0.5.0"
2104-
"@expo/json-file": "npm:^8.3.0"
2105-
"@react-native/normalize-colors": "npm:0.74.85"
2106-
debug: "npm:^4.3.1"
2107-
fs-extra: "npm:^9.0.0"
2108-
resolve-from: "npm:^5.0.0"
2109-
semver: "npm:^7.6.0"
2110-
xml2js: "npm:0.6.0"
2111-
peerDependencies:
2112-
expo-modules-autolinking: ">=0.8.1"
2113-
checksum: 10/f91b2a711183a67724732d826916466d143473a12750a6636f35ae7fd731aa15254eea9ff6d5f032c7fd4454982d9ed76209fd1b56b1fa38c6d0f3022c1b8c22
2114-
languageName: node
2115-
linkType: hard
2116-
21172098
"@expo/prebuild-config@npm:7.0.9":
21182099
version: 7.0.9
21192100
resolution: "@expo/prebuild-config@npm:7.0.9"
@@ -3345,13 +3326,6 @@ __metadata:
33453326
languageName: node
33463327
linkType: hard
33473328

3348-
"@react-native/normalize-colors@npm:0.74.84":
3349-
version: 0.74.84
3350-
resolution: "@react-native/normalize-colors@npm:0.74.84"
3351-
checksum: 10/5f4a56fc76d7333cf58ff609ef25b115557e6cade682767d55af55476f0902ba68db9691f802e99d954bb7ff095ce0a70a04a116d4dd8da489f203127c6b4140
3352-
languageName: node
3353-
linkType: hard
3354-
33553329
"@react-native/normalize-colors@npm:0.74.85":
33563330
version: 0.74.85
33573331
resolution: "@react-native/normalize-colors@npm:0.74.85"
@@ -5385,13 +5359,13 @@ __metadata:
53855359
"@types/jest": "npm:^29.5.12"
53865360
"@types/react": "npm:~18.2.79"
53875361
"@types/react-test-renderer": "npm:^18.0.7"
5388-
expo: "npm:^51.0.38"
5362+
expo: "npm:~51.0.39"
53895363
expo-constants: "npm:~16.0.2"
53905364
expo-font: "npm:~12.0.10"
53915365
expo-haptics: "npm:~13.0.1"
53925366
expo-linking: "npm:~6.3.1"
5393-
expo-router: "npm:~3.5.23"
5394-
expo-splash-screen: "npm:~0.27.6"
5367+
expo-router: "npm:~3.5.24"
5368+
expo-splash-screen: "npm:~0.27.7"
53955369
expo-status-bar: "npm:~1.12.1"
53965370
expo-system-ui: "npm:~3.0.7"
53975371
expo-web-browser: "npm:~13.0.3"
@@ -7957,17 +7931,17 @@ __metadata:
79577931
languageName: node
79587932
linkType: hard
79597933

7960-
"expo-router@npm:~3.5.23":
7961-
version: 3.5.23
7962-
resolution: "expo-router@npm:3.5.23"
7934+
"expo-router@npm:~3.5.24":
7935+
version: 3.5.24
7936+
resolution: "expo-router@npm:3.5.24"
79637937
dependencies:
79647938
"@expo/metro-runtime": "npm:3.2.3"
79657939
"@expo/server": "npm:^0.4.0"
79667940
"@radix-ui/react-slot": "npm:1.0.1"
79677941
"@react-navigation/bottom-tabs": "npm:~6.5.7"
79687942
"@react-navigation/native": "npm:~6.1.6"
79697943
"@react-navigation/native-stack": "npm:~6.9.12"
7970-
expo-splash-screen: "npm:0.27.5"
7944+
expo-splash-screen: "npm:0.27.7"
79717945
react-native-helmet-async: "npm:2.0.4"
79727946
schema-utils: "npm:^4.0.1"
79737947
peerDependencies:
@@ -7986,29 +7960,18 @@ __metadata:
79867960
optional: true
79877961
react-native-reanimated:
79887962
optional: true
7989-
checksum: 10/92507a0f18c49bb59a961a931f03b7e20dddbf28f7f16b5ed0ea12a4d202aa73afeaef9e81af3b43405d340f6d8902d62026f0ed4d186a4dba809bfe27ab4bee
7963+
checksum: 10/651fc6e27f41defe18c4ccc06ee0402fec38bf8d08b52ad89daeb5001371ce390d708fd09234a9522a7d0f8616fc579cb7b36e2595cbed2f7371b8b432cc03bb
79907964
languageName: node
79917965
linkType: hard
79927966

7993-
"expo-splash-screen@npm:0.27.5":
7994-
version: 0.27.5
7995-
resolution: "expo-splash-screen@npm:0.27.5"
7967+
"expo-splash-screen@npm:0.27.7, expo-splash-screen@npm:~0.27.7":
7968+
version: 0.27.7
7969+
resolution: "expo-splash-screen@npm:0.27.7"
79967970
dependencies:
7997-
"@expo/prebuild-config": "npm:7.0.6"
7998-
peerDependencies:
7999-
expo: "*"
8000-
checksum: 10/ea326263f56677f7a1b4e2f849998aee6b5926609258cba297948bf0215be111fa4feb3aabc403e5b66be57f1e8892de84f0d05c77af432bec487640953397a7
8001-
languageName: node
8002-
linkType: hard
8003-
8004-
"expo-splash-screen@npm:~0.27.6":
8005-
version: 0.27.6
8006-
resolution: "expo-splash-screen@npm:0.27.6"
8007-
dependencies:
8008-
"@expo/prebuild-config": "npm:7.0.8"
7971+
"@expo/prebuild-config": "npm:7.0.9"
80097972
peerDependencies:
80107973
expo: "*"
8011-
checksum: 10/b36a876f5458b6d2f4e76df152130b9eadbac898767c7395e245557e6b6a764dcd8a7011f73a2f1dead9b1261a1454d6c3d08f30a7b8f731187f4a4ef4eec681
7974+
checksum: 10/19364ed6e474e30619f4f080b2d6abf051eae60b78e6f8ea65b3d2219e341a1f517b91d43cf69753552265794124a624dd022d75803d65b6831ecb4d3372952d
80127975
languageName: node
80137976
linkType: hard
80147977

@@ -8040,14 +8003,14 @@ __metadata:
80408003
languageName: node
80418004
linkType: hard
80428005

8043-
"expo@npm:^51.0.38":
8044-
version: 51.0.38
8045-
resolution: "expo@npm:51.0.38"
8006+
"expo@npm:~51.0.39":
8007+
version: 51.0.39
8008+
resolution: "expo@npm:51.0.39"
80468009
dependencies:
80478010
"@babel/runtime": "npm:^7.20.0"
8048-
"@expo/cli": "npm:0.18.30"
8011+
"@expo/cli": "npm:0.18.31"
80498012
"@expo/config": "npm:9.0.4"
8050-
"@expo/config-plugins": "npm:8.0.10"
8013+
"@expo/config-plugins": "npm:8.0.11"
80518014
"@expo/metro-config": "npm:0.18.11"
80528015
"@expo/vector-icons": "npm:^14.0.3"
80538016
babel-preset-expo: "npm:~11.0.15"
@@ -8061,7 +8024,7 @@ __metadata:
80618024
whatwg-url-without-unicode: "npm:8.0.0-3"
80628025
bin:
80638026
expo: bin/cli
8064-
checksum: 10/5d3d67d72434c38c3d1d03cd40df7d8540e7c6c11fdec2ea20ef563e5a7ee49716927dd87f832f5f5ba19c6466cb92c0b5a88cade4e06cf87048aecbe371d166
8027+
checksum: 10/d3acc8d459d29dcbd897ca30008fd401398dcd7c06dd37d3b81b2defc567e731769f9d7035bdd8d8c63f9744d732735db92f61d584679a597084cbbcf5b6691b
80658028
languageName: node
80668029
linkType: hard
80678030

0 commit comments

Comments
 (0)