Skip to content

Commit

Permalink
[docs] Update template bare minimum diffs (#27520)
Browse files Browse the repository at this point in the history
# Why

Follow up of #27502

# How

`et generate-bare-diffs`

# Test Plan

CI Should pass 

# Checklist

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
  • Loading branch information
gabrieldonadel committed Mar 8, 2024
1 parent 57a8e74 commit 56cb67d
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 14 deletions.

Large diffs are not rendered by default.

Expand Up @@ -2477,7 +2477,7 @@ index 9430b0f9b6..07c9fce65d 100644
+
+module.exports = config;
diff --git a/templates/expo-template-bare-minimum/package.json b/templates/expo-template-bare-minimum/package.json
index 69e7eb9619..598ca7a814 100644
index 69e7eb9619..ded06d0082 100644
--- a/templates/expo-template-bare-minimum/package.json
+++ b/templates/expo-template-bare-minimum/package.json
@@ -1,7 +1,7 @@
Expand All @@ -2503,7 +2503,7 @@ index 69e7eb9619..598ca7a814 100644
+ "expo": "~50.0.11",
+ "expo-status-bar": "~1.11.1",
+ "react": "18.2.0",
+ "react-native": "0.73.4"
+ "react-native": "0.73.5"
},
"devDependencies": {
- "@babel/core": "^7.12.9"
Expand Down
Expand Up @@ -2498,7 +2498,7 @@ index 9430b0f9b6..07c9fce65d 100644
+
+module.exports = config;
diff --git a/templates/expo-template-bare-minimum/package.json b/templates/expo-template-bare-minimum/package.json
index d5ca09a584..598ca7a814 100644
index d5ca09a584..ded06d0082 100644
--- a/templates/expo-template-bare-minimum/package.json
+++ b/templates/expo-template-bare-minimum/package.json
@@ -1,7 +1,7 @@
Expand All @@ -2524,7 +2524,7 @@ index d5ca09a584..598ca7a814 100644
+ "expo": "~50.0.11",
+ "expo-status-bar": "~1.11.1",
+ "react": "18.2.0",
+ "react-native": "0.73.4"
+ "react-native": "0.73.5"
},
"devDependencies": {
- "@babel/core": "^7.12.9"
Expand Down
Expand Up @@ -2380,7 +2380,7 @@ index 9430b0f9b6..07c9fce65d 100644
+
+module.exports = config;
diff --git a/templates/expo-template-bare-minimum/package.json b/templates/expo-template-bare-minimum/package.json
index a41fdc0d8d..598ca7a814 100644
index a41fdc0d8d..ded06d0082 100644
--- a/templates/expo-template-bare-minimum/package.json
+++ b/templates/expo-template-bare-minimum/package.json
@@ -1,7 +1,7 @@
Expand All @@ -2404,7 +2404,7 @@ index a41fdc0d8d..598ca7a814 100644
+ "expo": "~50.0.11",
+ "expo-status-bar": "~1.11.1",
+ "react": "18.2.0",
+ "react-native": "0.73.4"
+ "react-native": "0.73.5"
},
"devDependencies": {
- "@babel/core": "^7.12.9"
Expand Down
Expand Up @@ -1305,7 +1305,7 @@ index 9430b0f9b6..07c9fce65d 100644
+
+module.exports = config;
diff --git a/templates/expo-template-bare-minimum/package.json b/templates/expo-template-bare-minimum/package.json
index d1fcd513cc..598ca7a814 100644
index d1fcd513cc..ded06d0082 100644
--- a/templates/expo-template-bare-minimum/package.json
+++ b/templates/expo-template-bare-minimum/package.json
@@ -1,7 +1,7 @@
Expand All @@ -1328,7 +1328,7 @@ index d1fcd513cc..598ca7a814 100644
+ "expo-status-bar": "~1.11.1",
"react": "18.2.0",
- "react-native": "0.71.14"
+ "react-native": "0.73.4"
+ "react-native": "0.73.5"
},
"devDependencies": {
"@babel/core": "^7.20.0"
Expand Up @@ -951,7 +951,7 @@ index 2402cc34b2..b3978b9515 100644
# This is necessary for Xcode 14, because it signs resource bundles by default
# when building for devices.
diff --git a/templates/expo-template-bare-minimum/package.json b/templates/expo-template-bare-minimum/package.json
index 126ad005ff..598ca7a814 100644
index 126ad005ff..ded06d0082 100644
--- a/templates/expo-template-bare-minimum/package.json
+++ b/templates/expo-template-bare-minimum/package.json
@@ -1,7 +1,7 @@
Expand All @@ -974,7 +974,7 @@ index 126ad005ff..598ca7a814 100644
+ "expo-status-bar": "~1.11.1",
"react": "18.2.0",
- "react-native": "0.72.10"
+ "react-native": "0.73.4"
+ "react-native": "0.73.5"
},
"devDependencies": {
"@babel/core": "^7.20.0"
Expand Up @@ -146,7 +146,7 @@ index b3978b9515..eaf07ca4c2 100644

post_install do |installer|
diff --git a/templates/expo-template-bare-minimum/package.json b/templates/expo-template-bare-minimum/package.json
index 598ca7a814..b1a1d9ad92 100644
index ded06d0082..b1a1d9ad92 100644
--- a/templates/expo-template-bare-minimum/package.json
+++ b/templates/expo-template-bare-minimum/package.json
@@ -1,7 +1,7 @@
Expand All @@ -158,7 +158,7 @@ index 598ca7a814..b1a1d9ad92 100644
"main": "index.js",
"scripts": {
"start": "expo start --dev-client",
@@ -10,8 +10,8 @@
@@ -10,10 +10,10 @@
"web": "expo start --web"
},
"dependencies": {
Expand All @@ -167,5 +167,8 @@ index 598ca7a814..b1a1d9ad92 100644
+ "expo": "~50.0.0-preview.4",
+ "expo-status-bar": "~1.11.0",
"react": "18.2.0",
"react-native": "0.73.4"
- "react-native": "0.73.5"
+ "react-native": "0.73.4"
},
"devDependencies": {
"@babel/core": "^7.20.0"

0 comments on commit 56cb67d

Please sign in to comment.