Skip to content

Commit 6d37c7f

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 2216c3c commit 6d37c7f

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
@@ -4321,21 +4321,12 @@ __metadata:
43214321
languageName: node
43224322
linkType: hard
43234323

4324-
"@types/react@npm:*":
4325-
version: 19.1.8
4326-
resolution: "@types/react@npm:19.1.8"
4324+
"@types/react@npm:*, @types/react@npm:^19.1.10":
4325+
version: 19.1.12
4326+
resolution: "@types/react@npm:19.1.12"
43274327
dependencies:
43284328
csstype: "npm:^3.0.2"
4329-
checksum: 10c0/4908772be6dc941df276931efeb0e781777fa76e4d5d12ff9f75eb2dcc2db3065e0100efde16fde562c5bafa310cc8f50c1ee40a22640459e066e72cd342143e
4330-
languageName: node
4331-
linkType: hard
4332-
4333-
"@types/react@npm:^19.1.10":
4334-
version: 19.1.10
4335-
resolution: "@types/react@npm:19.1.10"
4336-
dependencies:
4337-
csstype: "npm:^3.0.2"
4338-
checksum: 10c0/fb583deacd0a815e2775dc1b9f764532d8cacb748ddd2c2914805a46c257ce6c237b4078f44009692074db212ab61a390301c6470f07f5aa5bfdeb78a2acfda1
4329+
checksum: 10c0/e35912b43da0caaab5252444bab87a31ca22950cde2822b3b3dc32e39c2d42dad1a4cf7b5dde9783aa2d007f0b2cba6ab9563fc6d2dbcaaa833b35178118767c
43394330
languageName: node
43404331
linkType: hard
43414332

@@ -11463,7 +11454,7 @@ __metadata:
1146311454
expo-dev-client: "npm:6.0.4"
1146411455
expo-status-bar: "npm:3.0.6"
1146511456
expo-system-ui: "npm:6.0.6"
11466-
react: "npm:19.1.0"
11457+
react: "npm:19.1.1"
1146711458
react-dom: "npm:19.1.0"
1146811459
react-native: "npm:0.81.1"
1146911460
react-native-builder-bob: "npm:^0.40.13"
@@ -11511,7 +11502,7 @@ __metadata:
1151111502
metro-runtime: "npm:^0.83.0"
1151211503
postcss: "npm:^8.5.6"
1151311504
prettier: "npm:^3.6.2"
11514-
react: "npm:19.1.0"
11505+
react: "npm:19.1.1"
1151511506
react-native: "npm:0.81.1"
1151611507
react-native-builder-bob: "npm:^0.40.13"
1151711508
react-native-reanimated: "npm:~4.1.0"
@@ -11527,7 +11518,7 @@ __metadata:
1152711518
peerDependencies:
1152811519
"@expo/metro-config": ">=0.21.8"
1152911520
lightningcss: ">=1.27.0"
11530-
react: 19.1.0
11521+
react: 19.1.1
1153111522
react-native: 0.81.1
1153211523
languageName: unknown
1153311524
linkType: soft
@@ -11747,10 +11738,10 @@ __metadata:
1174711738
languageName: node
1174811739
linkType: hard
1174911740

11750-
"react@npm:19.1.0":
11751-
version: 19.1.0
11752-
resolution: "react@npm:19.1.0"
11753-
checksum: 10c0/530fb9a62237d54137a13d2cfb67a7db6a2156faed43eecc423f4713d9b20c6f2728b026b45e28fcd72e8eadb9e9ed4b089e99f5e295d2f0ad3134251bdd3698
11741+
"react@npm:19.1.1":
11742+
version: 19.1.1
11743+
resolution: "react@npm:19.1.1"
11744+
checksum: 10c0/8c9769a2dfd02e603af6445058325e6c8a24b47b185d0e461f66a6454765ddcaecb3f0a90184836c68bb509f3c38248359edbc42f0d07c23eb500a5c30c87b4e
1175411745
languageName: node
1175511746
linkType: hard
1175611747

0 commit comments

Comments
 (0)