Skip to content

Commit b704843

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 d959961 commit b704843

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.4",
1818
"expo-status-bar": "3.0.6",
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-reanimated": "4.0.2",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
"peerDependencies": {
161161
"@expo/metro-config": ">=0.21.8",
162162
"lightningcss": ">=1.27.0",
163-
"react": "19.1.0",
163+
"react": "19.1.1",
164164
"react-native": "0.81.1"
165165
},
166166
"devDependencies": {
@@ -192,7 +192,7 @@
192192
"metro-runtime": "^0.83.0",
193193
"postcss": "^8.5.6",
194194
"prettier": "^3.6.2",
195-
"react": "19.1.0",
195+
"react": "19.1.1",
196196
"react-native": "0.81.1",
197197
"react-native-builder-bob": "^0.40.13",
198198
"react-native-reanimated": "~4.1.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11128,7 +11128,7 @@ __metadata:
1112811128
expo-dev-client: "npm:6.0.4"
1112911129
expo-status-bar: "npm:3.0.6"
1113011130
expo-system-ui: "npm:6.0.6"
11131-
react: "npm:19.1.0"
11131+
react: "npm:19.1.1"
1113211132
react-dom: "npm:19.1.0"
1113311133
react-native: "npm:0.81.1"
1113411134
react-native-builder-bob: "npm:^0.40.13"
@@ -11176,7 +11176,7 @@ __metadata:
1117611176
metro-runtime: "npm:^0.83.0"
1117711177
postcss: "npm:^8.5.6"
1117811178
prettier: "npm:^3.6.2"
11179-
react: "npm:19.1.0"
11179+
react: "npm:19.1.1"
1118011180
react-native: "npm:0.81.1"
1118111181
react-native-builder-bob: "npm:^0.40.13"
1118211182
react-native-reanimated: "npm:~4.1.0"
@@ -11192,7 +11192,7 @@ __metadata:
1119211192
peerDependencies:
1119311193
"@expo/metro-config": ">=0.21.8"
1119411194
lightningcss: ">=1.27.0"
11195-
react: 19.1.0
11195+
react: 19.1.1
1119611196
react-native: 0.81.1
1119711197
languageName: unknown
1119811198
linkType: soft
@@ -11412,10 +11412,10 @@ __metadata:
1141211412
languageName: node
1141311413
linkType: hard
1141411414

11415-
"react@npm:19.1.0":
11416-
version: 19.1.0
11417-
resolution: "react@npm:19.1.0"
11418-
checksum: 10c0/530fb9a62237d54137a13d2cfb67a7db6a2156faed43eecc423f4713d9b20c6f2728b026b45e28fcd72e8eadb9e9ed4b089e99f5e295d2f0ad3134251bdd3698
11415+
"react@npm:19.1.1":
11416+
version: 19.1.1
11417+
resolution: "react@npm:19.1.1"
11418+
checksum: 10c0/8c9769a2dfd02e603af6445058325e6c8a24b47b185d0e461f66a6454765ddcaecb3f0a90184836c68bb509f3c38248359edbc42f0d07c23eb500a5c30c87b4e
1141911419
languageName: node
1142011420
linkType: hard
1142111421

0 commit comments

Comments
 (0)