Skip to content

Commit 42bb06a

Browse files
chore(deps): bump react from 19.1.0 to 19.1.1
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.1.0 to 19.1.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.1/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ed3a38 commit 42bb06a

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"expo-dev-client": "~6.0.10",
1818
"expo-status-bar": "~3.0.7",
1919
"expo-system-ui": "6.0.6",
20-
"react": "19.1.0",
20+
"react": "19.1.1",
2121
"react-dom": "19.1.0",
2222
"react-native": "0.81.1",
2323
"react-native-css": "link:../",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
"peerDependencies": {
195195
"@expo/metro-config": ">=0.21.8",
196196
"lightningcss": ">=1.27.0",
197-
"react": "19.1.0",
197+
"react": "19.1.1",
198198
"react-native": "0.81.1"
199199
},
200200
"devDependencies": {
@@ -226,7 +226,7 @@
226226
"metro-runtime": "^0.83.0",
227227
"postcss": "^8.5.6",
228228
"prettier": "^3.6.2",
229-
"react": "19.1.0",
229+
"react": "19.1.1",
230230
"react-native": "0.81.1",
231231
"react-native-builder-bob": "^0.40.13",
232232
"react-native-reanimated": "~4.1.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10937,7 +10937,7 @@ __metadata:
1093710937
expo-dev-client: "npm:~6.0.10"
1093810938
expo-status-bar: "npm:~3.0.7"
1093910939
expo-system-ui: "npm:6.0.6"
10940-
react: "npm:19.1.0"
10940+
react: "npm:19.1.1"
1094110941
react-dom: "npm:19.1.0"
1094210942
react-native: "npm:0.81.1"
1094310943
react-native-builder-bob: "npm:^0.40.13"
@@ -10992,7 +10992,7 @@ __metadata:
1099210992
metro-runtime: "npm:^0.83.0"
1099310993
postcss: "npm:^8.5.6"
1099410994
prettier: "npm:^3.6.2"
10995-
react: "npm:19.1.0"
10995+
react: "npm:19.1.1"
1099610996
react-native: "npm:0.81.1"
1099710997
react-native-builder-bob: "npm:^0.40.13"
1099810998
react-native-reanimated: "npm:~4.1.0"
@@ -11008,7 +11008,7 @@ __metadata:
1100811008
peerDependencies:
1100911009
"@expo/metro-config": ">=0.21.8"
1101011010
lightningcss: ">=1.27.0"
11011-
react: 19.1.0
11011+
react: 19.1.1
1101211012
react-native: 0.81.1
1101311013
languageName: unknown
1101411014
linkType: soft
@@ -11191,10 +11191,10 @@ __metadata:
1119111191
languageName: node
1119211192
linkType: hard
1119311193

11194-
"react@npm:19.1.0":
11195-
version: 19.1.0
11196-
resolution: "react@npm:19.1.0"
11197-
checksum: 10c0/530fb9a62237d54137a13d2cfb67a7db6a2156faed43eecc423f4713d9b20c6f2728b026b45e28fcd72e8eadb9e9ed4b089e99f5e295d2f0ad3134251bdd3698
11194+
"react@npm:19.1.1":
11195+
version: 19.1.1
11196+
resolution: "react@npm:19.1.1"
11197+
checksum: 10c0/8c9769a2dfd02e603af6445058325e6c8a24b47b185d0e461f66a6454765ddcaecb3f0a90184836c68bb509f3c38248359edbc42f0d07c23eb500a5c30c87b4e
1119811198
languageName: node
1119911199
linkType: hard
1120011200

0 commit comments

Comments
 (0)