Skip to content

Commit

Permalink
Bump react-native version
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvatne committed Aug 14, 2024
1 parent 205e823 commit b777aa9
Show file tree
Hide file tree
Showing 59 changed files with 59 additions and 59 deletions.
2 changes: 1 addition & 1 deletion blank/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"expo": "^51.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"expo-web-browser": "~13.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"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",
Expand Down
2 changes: 1 addition & 1 deletion with-apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"graphql": "^15.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion with-auth0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"jwt-decode": "2.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion with-aws-storage-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"expo-image-picker": "~15.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion with-camera/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"expo-camera": "~15.0.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6",
"typescript": "~5.3.3",
"@types/react": "~18.2.79",
Expand Down
2 changes: 1 addition & 1 deletion with-canary-new-arch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"expo-build-properties": "~0.12.0",
"expo-status-bar": "~1.12.1",
"react": "18.2.0",
"react-native": "0.74.1"
"react-native": "0.74.5"
},
"devDependencies": {
"@babel/core": "^7.20.0"
Expand Down
2 changes: 1 addition & 1 deletion with-custom-font/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"expo-splash-screen": "~0.27.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion with-descope/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"jwt-decode": "^4.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-screens": "3.31.1",
"react-native-webview": "13.8.6"
},
Expand Down
2 changes: 1 addition & 1 deletion with-dev-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"expo-updates": "~0.25.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion with-drawer-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"expo": "^51.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"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",
Expand Down
2 changes: 1 addition & 1 deletion with-facebook-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"expo-random": "~14.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion with-firebase-saml-login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"expo-web-browser": "~13.0.3",
"firebase": "^9.6.9",
"react": "18.2.0",
"react-native": "0.74.1"
"react-native": "0.74.5"
},
"devDependencies": {
"@babel/core": "^7.19.3",
Expand Down
2 changes: 1 addition & 1 deletion with-firebase-storage-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"firebase": "^9.6.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6",
"uuid": "3.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion with-formdata-image-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"expo-image-picker": "~15.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion with-formik/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"formik": "~2.2.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6",
"yup": "0.32.11"
},
Expand Down
2 changes: 1 addition & 1 deletion with-gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-helmet": "^5.2.1",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.10",
"react-native-web-hooks": "~3.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion with-google-vision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"expo-image-picker": "~15.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion with-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"nativewind": "^2.0.10",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion with-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"expo": "^51.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion with-magic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"expo": "^51.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6",
"react-native-webview": "13.8.6"
},
Expand Down
2 changes: 1 addition & 1 deletion with-maps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"expo": "^51.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-maps": "1.14.0",
"react-native-web": "~0.19.6"
},
Expand Down
2 changes: 1 addition & 1 deletion with-moti/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"moti": "~0.22.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-reanimated": "3.10.0",
"react-native-web": "~0.19.6"
},
Expand Down
2 changes: 1 addition & 1 deletion with-native-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"native-base": "^3.4.28",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-safe-area-context": "4.10.1",
"react-native-svg": "15.2.0-rc.0",
"react-native-web": "~0.19.6"
Expand Down
2 changes: 1 addition & 1 deletion with-nativewind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"nativewind": "^2.0.10",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion with-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"next": "~14.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion with-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"expo-status-bar": "~1.12.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-safe-area-context": "4.10.1",
"react-native-screens": "3.31.1",
"react-native-web": "~0.19.6"
Expand Down
2 changes: 1 addition & 1 deletion with-pdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"expo-status-bar": "~1.12.1",
"fbjs": "^3.0.2",
"react": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-blob-util": "^0.13.18",
"react-native-pdf": "^6.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion with-postpublish-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"expo-postpublish-slack-notify": "1.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion with-preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"preact-responder-event-plugin": "1.0.16",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion with-processing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"processing-js": "^1.6.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion with-react-native-elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"expo-splash-screen": "~0.27.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-elements": "^3.4.2",
"react-native-safe-area-context": "4.10.1",
"react-native-web": "~0.19.6"
Expand Down
2 changes: 1 addition & 1 deletion with-react-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"expo": "^51.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6",
"react-router-dom": "5.3.0",
"react-router-native": "5.2.1"
Expand Down
2 changes: 1 addition & 1 deletion with-react-three-fiber/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"expo-three": "^6.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6",
"three": "^0.145.0"
},
Expand Down
2 changes: 1 addition & 1 deletion with-realm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"expo": "^51.0.0",
"expo-dev-client": "~4.0.10",
"react": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-get-random-values": "~1.11.0",
"realm": "^11.7.0"
}
Expand Down
2 changes: 1 addition & 1 deletion with-reanimated/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"expo-status-bar": "~1.12.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-reanimated": "3.10.0",
"react-native-web": "~0.19.6"
},
Expand Down
2 changes: 1 addition & 1 deletion with-router-menus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"next-themes": "^0.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-ios-context-menu": "^2.4.2",
"react-native-ios-utilities": "^4.3.2",
"react-native-reanimated": "3.10.0",
Expand Down
2 changes: 1 addition & 1 deletion with-router-tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"nativewind": "^4.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-reanimated": "3.10.0",
"react-native-safe-area-context": "4.10.1",
"react-native-screens": "3.31.1",
Expand Down
2 changes: 1 addition & 1 deletion with-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"expo-status-bar": "~1.12.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-gesture-handler": "~2.16.1",
"react-native-safe-area-context": "4.10.1",
"react-native-screens": "3.31.1",
Expand Down
2 changes: 1 addition & 1 deletion with-socket-io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"expo": "^51.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6",
"socket.io-client": "^4.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion with-splash-screen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"expo-updates": "~0.25.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion with-sqlite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"expo-sqlite": "~14.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion with-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"expo-linear-gradient": "~13.0.2",
"expo-status-bar": "~1.12.1",
"react": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion with-styled-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"expo": "^51.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.5",
"react-native-web": "~0.19.6",
"styled-components": "^5.1.0"
},
Expand Down
Loading

0 comments on commit b777aa9

Please sign in to comment.