Skip to content

Commit d328361

Browse files
chore(deps): bump react and @types/react
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `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) Updates `@types/react` from 19.1.10 to 19.1.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/react" dependency-version: 19.1.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fed6be0 commit d328361

File tree

3 files changed

+14
-23
lines changed

3 files changed

+14
-23
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: 11 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4303,21 +4303,12 @@ __metadata:
43034303
languageName: node
43044304
linkType: hard
43054305

4306-
"@types/react@npm:*":
4307-
version: 19.1.8
4308-
resolution: "@types/react@npm:19.1.8"
4306+
"@types/react@npm:*, @types/react@npm:^19.1.10":
4307+
version: 19.1.12
4308+
resolution: "@types/react@npm:19.1.12"
43094309
dependencies:
43104310
csstype: "npm:^3.0.2"
4311-
checksum: 10c0/4908772be6dc941df276931efeb0e781777fa76e4d5d12ff9f75eb2dcc2db3065e0100efde16fde562c5bafa310cc8f50c1ee40a22640459e066e72cd342143e
4312-
languageName: node
4313-
linkType: hard
4314-
4315-
"@types/react@npm:^19.1.10":
4316-
version: 19.1.10
4317-
resolution: "@types/react@npm:19.1.10"
4318-
dependencies:
4319-
csstype: "npm:^3.0.2"
4320-
checksum: 10c0/fb583deacd0a815e2775dc1b9f764532d8cacb748ddd2c2914805a46c257ce6c237b4078f44009692074db212ab61a390301c6470f07f5aa5bfdeb78a2acfda1
4311+
checksum: 10c0/e35912b43da0caaab5252444bab87a31ca22950cde2822b3b3dc32e39c2d42dad1a4cf7b5dde9783aa2d007f0b2cba6ab9563fc6d2dbcaaa833b35178118767c
43214312
languageName: node
43224313
linkType: hard
43234314

@@ -11445,7 +11436,7 @@ __metadata:
1144511436
expo-dev-client: "npm:6.0.4"
1144611437
expo-status-bar: "npm:3.0.6"
1144711438
expo-system-ui: "npm:6.0.6"
11448-
react: "npm:19.1.0"
11439+
react: "npm:19.1.1"
1144911440
react-dom: "npm:19.1.0"
1145011441
react-native: "npm:0.81.1"
1145111442
react-native-builder-bob: "npm:^0.40.13"
@@ -11493,7 +11484,7 @@ __metadata:
1149311484
metro-runtime: "npm:^0.83.0"
1149411485
postcss: "npm:^8.5.6"
1149511486
prettier: "npm:^3.6.2"
11496-
react: "npm:19.1.0"
11487+
react: "npm:19.1.1"
1149711488
react-native: "npm:0.81.1"
1149811489
react-native-builder-bob: "npm:^0.40.13"
1149911490
react-native-reanimated: "npm:~4.1.0"
@@ -11509,7 +11500,7 @@ __metadata:
1150911500
peerDependencies:
1151011501
"@expo/metro-config": ">=0.21.8"
1151111502
lightningcss: ">=1.27.0"
11512-
react: 19.1.0
11503+
react: 19.1.1
1151311504
react-native: 0.81.1
1151411505
languageName: unknown
1151511506
linkType: soft
@@ -11729,10 +11720,10 @@ __metadata:
1172911720
languageName: node
1173011721
linkType: hard
1173111722

11732-
"react@npm:19.1.0":
11733-
version: 19.1.0
11734-
resolution: "react@npm:19.1.0"
11735-
checksum: 10c0/530fb9a62237d54137a13d2cfb67a7db6a2156faed43eecc423f4713d9b20c6f2728b026b45e28fcd72e8eadb9e9ed4b089e99f5e295d2f0ad3134251bdd3698
11723+
"react@npm:19.1.1":
11724+
version: 19.1.1
11725+
resolution: "react@npm:19.1.1"
11726+
checksum: 10c0/8c9769a2dfd02e603af6445058325e6c8a24b47b185d0e461f66a6454765ddcaecb3f0a90184836c68bb509f3c38248359edbc42f0d07c23eb500a5c30c87b4e
1173611727
languageName: node
1173711728
linkType: hard
1173811729

0 commit comments

Comments
 (0)