Skip to content

Commit 8ed0802

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 20d7046 commit 8ed0802

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
@@ -16,7 +16,7 @@
1616
"expo-dev-client": "6.0.4",
1717
"expo-status-bar": "3.0.6",
1818
"expo-system-ui": "6.0.6",
19-
"react": "19.1.0",
19+
"react": "19.1.1",
2020
"react-dom": "19.1.0",
2121
"react-native": "0.81.0",
2222
"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": "54.0.0-preview.13",
162162
"lightningcss": ">=1.27.0",
163-
"react": "19.1.0",
163+
"react": "19.1.1",
164164
"react-native": "0.81.0"
165165
},
166166
"devDependencies": {
@@ -194,7 +194,7 @@
194194
"metro-runtime": "^0.83.0",
195195
"postcss": "^8.5.6",
196196
"prettier": "^3.6.2",
197-
"react": "19.1.0",
197+
"react": "19.1.1",
198198
"react-native": "0.81.1",
199199
"react-native-builder-bob": "^0.40.13",
200200
"react-native-reanimated": "~4.1.0",

yarn.lock

Lines changed: 11 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4429,21 +4429,12 @@ __metadata:
44294429
languageName: node
44304430
linkType: hard
44314431

4432-
"@types/react@npm:*":
4433-
version: 19.1.8
4434-
resolution: "@types/react@npm:19.1.8"
4432+
"@types/react@npm:*, @types/react@npm:^19.1.10":
4433+
version: 19.1.12
4434+
resolution: "@types/react@npm:19.1.12"
44354435
dependencies:
44364436
csstype: "npm:^3.0.2"
4437-
checksum: 10c0/4908772be6dc941df276931efeb0e781777fa76e4d5d12ff9f75eb2dcc2db3065e0100efde16fde562c5bafa310cc8f50c1ee40a22640459e066e72cd342143e
4438-
languageName: node
4439-
linkType: hard
4440-
4441-
"@types/react@npm:^19.1.10":
4442-
version: 19.1.10
4443-
resolution: "@types/react@npm:19.1.10"
4444-
dependencies:
4445-
csstype: "npm:^3.0.2"
4446-
checksum: 10c0/fb583deacd0a815e2775dc1b9f764532d8cacb748ddd2c2914805a46c257ce6c237b4078f44009692074db212ab61a390301c6470f07f5aa5bfdeb78a2acfda1
4437+
checksum: 10c0/e35912b43da0caaab5252444bab87a31ca22950cde2822b3b3dc32e39c2d42dad1a4cf7b5dde9783aa2d007f0b2cba6ab9563fc6d2dbcaaa833b35178118767c
44474438
languageName: node
44484439
linkType: hard
44494440

@@ -11570,7 +11561,7 @@ __metadata:
1157011561
expo-dev-client: "npm:6.0.4"
1157111562
expo-status-bar: "npm:3.0.6"
1157211563
expo-system-ui: "npm:6.0.6"
11573-
react: "npm:19.1.0"
11564+
react: "npm:19.1.1"
1157411565
react-dom: "npm:19.1.0"
1157511566
react-native: "npm:0.81.0"
1157611567
react-native-builder-bob: "npm:^0.40.13"
@@ -11620,7 +11611,7 @@ __metadata:
1162011611
metro-runtime: "npm:^0.83.0"
1162111612
postcss: "npm:^8.5.6"
1162211613
prettier: "npm:^3.6.2"
11623-
react: "npm:19.1.0"
11614+
react: "npm:19.1.1"
1162411615
react-native: "npm:0.81.1"
1162511616
react-native-builder-bob: "npm:^0.40.13"
1162611617
react-native-reanimated: "npm:~4.1.0"
@@ -11636,7 +11627,7 @@ __metadata:
1163611627
peerDependencies:
1163711628
expo: 54.0.0-preview.13
1163811629
lightningcss: ">=1.27.0"
11639-
react: 19.1.0
11630+
react: 19.1.1
1164011631
react-native: 0.81.0
1164111632
languageName: unknown
1164211633
linkType: soft
@@ -11906,10 +11897,10 @@ __metadata:
1190611897
languageName: node
1190711898
linkType: hard
1190811899

11909-
"react@npm:19.1.0":
11910-
version: 19.1.0
11911-
resolution: "react@npm:19.1.0"
11912-
checksum: 10c0/530fb9a62237d54137a13d2cfb67a7db6a2156faed43eecc423f4713d9b20c6f2728b026b45e28fcd72e8eadb9e9ed4b089e99f5e295d2f0ad3134251bdd3698
11900+
"react@npm:19.1.1":
11901+
version: 19.1.1
11902+
resolution: "react@npm:19.1.1"
11903+
checksum: 10c0/8c9769a2dfd02e603af6445058325e6c8a24b47b185d0e461f66a6454765ddcaecb3f0a90184836c68bb509f3c38248359edbc42f0d07c23eb500a5c30c87b4e
1191311904
languageName: node
1191411905
linkType: hard
1191511906

0 commit comments

Comments
 (0)