Skip to content

Commit c2f88b7

Browse files
chore(deps-dev): 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a89c9b5 commit c2f88b7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/react-native": "0.73.0",
5959
"jest": "^29.2.1",
6060
"pod-install": "1.0.6",
61-
"react": "19.1.0",
61+
"react": "19.1.1",
6262
"react-native": "^0.81.1",
6363
"react-native-builder-bob": "^0.38.0",
6464
"react-native-test-app": "^4.4.9",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3994,7 +3994,7 @@ __metadata:
39943994
"@types/react-native": "npm:0.73.0"
39953995
jest: "npm:^29.2.1"
39963996
pod-install: "npm:1.0.6"
3997-
react: "npm:19.1.0"
3997+
react: "npm:19.1.1"
39983998
react-native: "npm:^0.81.1"
39993999
react-native-builder-bob: "npm:^0.38.0"
40004000
react-native-test-app: "npm:^4.4.9"
@@ -11496,10 +11496,10 @@ __metadata:
1149611496
languageName: node
1149711497
linkType: hard
1149811498

11499-
"react@npm:19.1.0":
11500-
version: 19.1.0
11501-
resolution: "react@npm:19.1.0"
11502-
checksum: 10c0/530fb9a62237d54137a13d2cfb67a7db6a2156faed43eecc423f4713d9b20c6f2728b026b45e28fcd72e8eadb9e9ed4b089e99f5e295d2f0ad3134251bdd3698
11499+
"react@npm:19.1.1":
11500+
version: 19.1.1
11501+
resolution: "react@npm:19.1.1"
11502+
checksum: 10c0/8c9769a2dfd02e603af6445058325e6c8a24b47b185d0e461f66a6454765ddcaecb3f0a90184836c68bb509f3c38248359edbc42f0d07c23eb500a5c30c87b4e
1150311503
languageName: node
1150411504
linkType: hard
1150511505

0 commit comments

Comments
 (0)