Skip to content

Commit 0c80ca3

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 5bcbd1d commit 0c80ca3

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
@@ -161,7 +161,7 @@
161161
"peerDependencies": {
162162
"expo": "54.0.0-preview.13",
163163
"lightningcss": ">=1.27.0",
164-
"react": "19.1.0",
164+
"react": "19.1.1",
165165
"react-native": "0.81.0"
166166
},
167167
"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.0",
199199
"react-native-builder-bob": "^0.40.13",
200200
"react-native-reanimated": "4.0.2",

yarn.lock

Lines changed: 11 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4504,21 +4504,12 @@ __metadata:
45044504
languageName: node
45054505
linkType: hard
45064506

4507-
"@types/react@npm:*":
4508-
version: 19.1.8
4509-
resolution: "@types/react@npm:19.1.8"
4507+
"@types/react@npm:*, @types/react@npm:^19.1.10":
4508+
version: 19.1.12
4509+
resolution: "@types/react@npm:19.1.12"
45104510
dependencies:
45114511
csstype: "npm:^3.0.2"
4512-
checksum: 10c0/4908772be6dc941df276931efeb0e781777fa76e4d5d12ff9f75eb2dcc2db3065e0100efde16fde562c5bafa310cc8f50c1ee40a22640459e066e72cd342143e
4513-
languageName: node
4514-
linkType: hard
4515-
4516-
"@types/react@npm:^19.1.10":
4517-
version: 19.1.10
4518-
resolution: "@types/react@npm:19.1.10"
4519-
dependencies:
4520-
csstype: "npm:^3.0.2"
4521-
checksum: 10c0/fb583deacd0a815e2775dc1b9f764532d8cacb748ddd2c2914805a46c257ce6c237b4078f44009692074db212ab61a390301c6470f07f5aa5bfdeb78a2acfda1
4512+
checksum: 10c0/e35912b43da0caaab5252444bab87a31ca22950cde2822b3b3dc32e39c2d42dad1a4cf7b5dde9783aa2d007f0b2cba6ab9563fc6d2dbcaaa833b35178118767c
45224513
languageName: node
45234514
linkType: hard
45244515

@@ -11681,7 +11672,7 @@ __metadata:
1168111672
expo-dev-client: "npm:6.0.4"
1168211673
expo-status-bar: "npm:3.0.6"
1168311674
expo-system-ui: "npm:6.0.6"
11684-
react: "npm:19.1.0"
11675+
react: "npm:19.1.1"
1168511676
react-dom: "npm:19.1.0"
1168611677
react-native: "npm:0.81.0"
1168711678
react-native-builder-bob: "npm:^0.40.13"
@@ -11731,7 +11722,7 @@ __metadata:
1173111722
metro-runtime: "npm:^0.83.0"
1173211723
postcss: "npm:^8.5.6"
1173311724
prettier: "npm:^3.6.2"
11734-
react: "npm:19.1.0"
11725+
react: "npm:19.1.1"
1173511726
react-native: "npm:0.81.0"
1173611727
react-native-builder-bob: "npm:^0.40.13"
1173711728
react-native-reanimated: "npm:4.0.2"
@@ -11747,7 +11738,7 @@ __metadata:
1174711738
peerDependencies:
1174811739
expo: 54.0.0-preview.13
1174911740
lightningcss: ">=1.27.0"
11750-
react: 19.1.0
11741+
react: 19.1.1
1175111742
react-native: 0.81.0
1175211743
languageName: unknown
1175311744
linkType: soft
@@ -11929,10 +11920,10 @@ __metadata:
1192911920
languageName: node
1193011921
linkType: hard
1193111922

11932-
"react@npm:19.1.0":
11933-
version: 19.1.0
11934-
resolution: "react@npm:19.1.0"
11935-
checksum: 10c0/530fb9a62237d54137a13d2cfb67a7db6a2156faed43eecc423f4713d9b20c6f2728b026b45e28fcd72e8eadb9e9ed4b089e99f5e295d2f0ad3134251bdd3698
11923+
"react@npm:19.1.1":
11924+
version: 19.1.1
11925+
resolution: "react@npm:19.1.1"
11926+
checksum: 10c0/8c9769a2dfd02e603af6445058325e6c8a24b47b185d0e461f66a6454765ddcaecb3f0a90184836c68bb509f3c38248359edbc42f0d07c23eb500a5c30c87b4e
1193611927
languageName: node
1193711928
linkType: hard
1193811929

0 commit comments

Comments
 (0)