Skip to content

Commit

Permalink
Upgraded Expo SDK to expo@52.0.16 (#530)
Browse files Browse the repository at this point in the history
This PR was automatically created by the [upgrade
workflow](./.github/workflows/upgrade.yml).

> ⚠️ Review the [job
logs](https://github.com/expo/examples/actions/runs/12186436559) before
merging

Co-authored-by: byCedric <byCedric@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and byCedric authored Dec 5, 2024
1 parent 9d2ea5d commit 29455ac
Show file tree
Hide file tree
Showing 78 changed files with 499 additions and 469 deletions.
8 changes: 4 additions & 4 deletions blank/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"dependencies": {
"expo": "^51.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.5",
"expo": "^52.0.16",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.3",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
30 changes: 15 additions & 15 deletions navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@
"@react-navigation/bottom-tabs": "^6.4.0",
"@react-navigation/native": "^6.0.13",
"@react-navigation/stack": "^6.3.4",
"expo": "^51.0.0",
"expo-asset": "~10.0.6",
"expo-constants": "~16.0.1",
"expo-font": "~12.0.4",
"expo-linking": "~6.3.1",
"expo-splash-screen": "~0.27.4",
"expo-status-bar": "~1.12.1",
"expo-web-browser": "~13.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.5",
"react-native-gesture-handler": "~2.16.1",
"react-native-reanimated": "3.10.0",
"react-native-safe-area-context": "4.10.1",
"react-native-screens": "3.31.1",
"expo": "^52.0.16",
"expo-asset": "~11.0.1",
"expo-constants": "~17.0.3",
"expo-font": "~13.0.1",
"expo-linking": "~7.0.3",
"expo-splash-screen": "~0.29.13",
"expo-status-bar": "~2.0.0",
"expo-web-browser": "~14.0.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.3",
"react-native-gesture-handler": "~2.20.2",
"react-native-reanimated": "~3.16.1",
"react-native-safe-area-context": "4.12.0",
"react-native-screens": "~4.1.0",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions stickersmash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@react-navigation/bottom-tabs": "^7.0.0",
"@react-navigation/native": "^7.0.0",
"dom-to-image": "^2.6.0",
"expo": "~52.0.11",
"expo": "^52.0.16",
"expo-blur": "~14.0.1",
"expo-constants": "~17.0.3",
"expo-font": "~13.0.1",
Expand All @@ -43,7 +43,7 @@
"react-native-screens": "~4.1.0",
"react-native-view-shot": "4.0.2",
"react-native-web": "~0.19.13",
"react-native-webview": "13.12.2"
"react-native-webview": "13.12.5"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down
10 changes: 5 additions & 5 deletions with-apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"dependencies": {
"@apollo/client": "^3.4.16",
"@apollo/link-context": "^2.0.0-beta.3",
"@react-native-picker/picker": "2.7.5",
"expo": "^51.0.0",
"@react-native-picker/picker": "2.9.0",
"expo": "^52.0.16",
"graphql": "^15.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.3",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions with-auth0/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"dependencies": {
"expo": "^51.0.0",
"expo-auth-session": "~5.5.2",
"expo": "^52.0.16",
"expo-auth-session": "~6.0.1",
"expo-random": "~14.0.1",
"jwt-decode": "2.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.3",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions with-aws-storage-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"@aws-amplify/core": "^4.3.3",
"@aws-amplify/storage": "^4.4.4",
"@react-native-async-storage/async-storage": "1.23.1",
"@react-native-community/netinfo": "11.3.1",
"@react-native-community/netinfo": "11.4.1",
"aws-amplify": "^4.3.3",
"expo": "^51.0.0",
"expo-clipboard": "~6.0.3",
"expo-constants": "~16.0.1",
"expo-image-picker": "~15.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.5",
"expo": "^52.0.16",
"expo-clipboard": "~7.0.0",
"expo-constants": "~17.0.3",
"expo-image-picker": "~16.0.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.3",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions with-camera/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
"web": "expo start --web"
},
"dependencies": {
"expo": "~51.0.8",
"expo-camera": "~15.0.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.5",
"@types/react": "~18.3.12",
"expo": "^52.0.16",
"expo-camera": "~16.0.9",
"expo-image": "~2.0.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.3",
"react-native-web": "~0.19.6",
"typescript": "~5.3.3",
"@types/react": "~18.2.79",
"expo-image": "~1.12.9"
"typescript": "~5.3.3"
},
"devDependencies": {
"@babel/core": "^7.20.0"
Expand Down
16 changes: 8 additions & 8 deletions with-canary-new-arch-tv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
"name": "with-canary-new-arch-tv",
"version": "1.0.0",
"dependencies": {
"expo": "^51.0.0",
"expo-build-properties": "~0.12.1",
"expo-splash-screen": "~0.27.4",
"expo-status-bar": "~1.12.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"expo": "^52.0.16",
"expo-build-properties": "~0.13.1",
"expo-splash-screen": "~0.29.13",
"expo-status-bar": "~2.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "npm:react-native-tvos@^0.74.1-0"
},
"devDependencies": {
"@babel/core": "~7.24.0",
"@babel/core": "^7.25.2",
"@react-native-tvos/config-tv": "^0.0.9",
"@types/react": "~18.2.45",
"@types/react": "~18.3.12",
"typescript": "~5.3.3"
},
"expo": {
Expand Down
10 changes: 5 additions & 5 deletions with-canary-new-arch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"web": "expo start --web"
},
"dependencies": {
"expo": "^51.0.0",
"expo-build-properties": "~0.12.0",
"expo-status-bar": "~1.12.1",
"react": "18.2.0",
"react-native": "0.74.5"
"expo": "^52.0.16",
"expo-build-properties": "~0.13.1",
"expo-status-bar": "~2.0.0",
"react": "18.3.1",
"react-native": "0.76.3"
},
"devDependencies": {
"@babel/core": "^7.20.0"
Expand Down
16 changes: 8 additions & 8 deletions with-canary-react-19/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@
"web": "expo start --web"
},
"dependencies": {
"expo": "^51.0.0",
"expo-build-properties": "~0.12.0",
"expo-status-bar": "~1.12.1",
"react": "19.0.0-beta-4508873393-20240430",
"react-dom": "19.0.0-beta-4508873393-20240430",
"react-native": "0.74.2",
"expo": "^52.0.16",
"expo-build-properties": "~0.13.1",
"expo-status-bar": "~2.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.3",
"react-native-web": "~0.19.10",
"typescript": "~5.3.3"
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0"
"@types/react": "~18.3.12",
"@types/react-dom": "~18.3.1"
},
"private": true
}
5 changes: 5 additions & 0 deletions with-custom-font/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"plugins": [
"expo-font"
]
}
12 changes: 6 additions & 6 deletions with-custom-font/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"dependencies": {
"expo": "^51.0.0",
"expo-font": "~12.0.4",
"expo-splash-screen": "~0.27.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.5",
"expo": "^52.0.16",
"expo-font": "~13.0.1",
"expo-splash-screen": "~0.29.13",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.3",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions with-descope/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
},
"dependencies": {
"core-js": "~3.34.0",
"expo": "^51.0.0",
"expo-auth-session": "~5.5.2",
"expo": "^52.0.16",
"expo-auth-session": "~6.0.1",
"expo-random": "~14.0.1",
"jwt-decode": "^4.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.5",
"react-native-screens": "3.31.1",
"react-native-webview": "13.8.6"
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.3",
"react-native-screens": "~4.1.0",
"react-native-webview": "13.12.5"
},
"devDependencies": {
"@babel/core": "^7.19.3"
Expand Down
16 changes: 8 additions & 8 deletions with-dev-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"web": "expo start --web"
},
"dependencies": {
"expo": "^51.0.0",
"expo-dev-client": "~4.0.10",
"expo-splash-screen": "~0.27.4",
"expo-status-bar": "~1.12.1",
"expo-updates": "~0.25.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.5",
"expo": "^52.0.16",
"expo-dev-client": "~5.0.5",
"expo-splash-screen": "~0.29.13",
"expo-status-bar": "~2.0.0",
"expo-updates": "~0.26.10",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.3",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions with-drawer-navigation/package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"dependencies": {
"@react-native-community/masked-view": "^0.1.11",
"@react-native-masked-view/masked-view": "0.3.1",
"@react-native-masked-view/masked-view": "0.3.2",
"@react-navigation/bottom-tabs": "^6.4.0",
"@react-navigation/drawer": "^6.5.0",
"@react-navigation/native": "^6.0.13",
"expo": "^51.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.5",
"react-native-gesture-handler": "~2.16.1",
"react-native-reanimated": "3.10.0",
"react-native-safe-area-context": "4.10.1",
"react-native-screens": "3.31.1",
"expo": "^52.0.16",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.3",
"react-native-gesture-handler": "~2.20.2",
"react-native-reanimated": "~3.16.1",
"react-native-safe-area-context": "4.12.0",
"react-native-screens": "~4.1.0",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions with-facebook-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"dependencies": {
"expo": "^51.0.0",
"expo-auth-session": "~5.5.2",
"expo": "^52.0.16",
"expo-auth-session": "~6.0.1",
"expo-random": "~14.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.3",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions with-firebase-saml-login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
},
"dependencies": {
"@react-native-async-storage/async-storage": "1.23.1",
"expo": "^51.0.0",
"expo-linking": "~6.3.1",
"expo-web-browser": "~13.0.3",
"expo": "^52.0.16",
"expo-linking": "~7.0.3",
"expo-web-browser": "~14.0.1",
"firebase": "^9.6.9",
"react": "18.2.0",
"react-native": "0.74.5"
"react": "18.3.1",
"react-native": "0.76.3"
},
"devDependencies": {
"@babel/core": "^7.19.3",
Expand Down
12 changes: 6 additions & 6 deletions with-firebase-storage-upload/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"dependencies": {
"expo": "^51.0.0",
"expo-clipboard": "~6.0.3",
"expo-image-picker": "~15.0.4",
"expo": "^52.0.16",
"expo-clipboard": "~7.0.0",
"expo-image-picker": "~16.0.3",
"firebase": "^9.6.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.3",
"react-native-web": "~0.19.6",
"uuid": "3.4.0"
},
Expand Down
12 changes: 6 additions & 6 deletions with-formdata-image-upload/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"dependencies": {
"expo": "^51.0.0",
"expo-constants": "~16.0.1",
"expo-image-picker": "~15.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.5",
"expo": "^52.0.16",
"expo-constants": "~17.0.3",
"expo-image-picker": "~16.0.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.3",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 29455ac

Please sign in to comment.