Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-native from 0.73.9 to 0.73.11 #3813

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 11 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6110,6 +6110,13 @@ __metadata:
languageName: node
linkType: hard

"@react-native/gradle-plugin@npm:0.73.5":
version: 0.73.5
resolution: "@react-native/gradle-plugin@npm:0.73.5"
checksum: 10c0/d71eadd614b1b646c5f1c943428ff7501bbb519e6965f431f2166ef9e287ca9ab352c21bc2975c49d1ef020d50f37c19a35340269a7b72e76791015432a84156
languageName: node
linkType: hard

"@react-native/js-polyfills@npm:0.73.1":
version: 0.73.1
resolution: "@react-native/js-polyfills@npm:0.73.1"
Expand Down Expand Up @@ -18213,8 +18220,8 @@ __metadata:
linkType: hard

"react-native@npm:^0.73.0":
version: 0.73.9
resolution: "react-native@npm:0.73.9"
version: 0.73.11
resolution: "react-native@npm:0.73.11"
dependencies:
"@jest/create-cache-key-function": "npm:^29.6.3"
"@react-native-community/cli": "npm:12.3.7"
Expand All @@ -18223,7 +18230,7 @@ __metadata:
"@react-native/assets-registry": "npm:0.73.1"
"@react-native/codegen": "npm:0.73.3"
"@react-native/community-cli-plugin": "npm:0.73.18"
"@react-native/gradle-plugin": "npm:0.73.4"
"@react-native/gradle-plugin": "npm:0.73.5"
"@react-native/js-polyfills": "npm:0.73.1"
"@react-native/normalize-colors": "npm:0.73.2"
"@react-native/virtualized-lists": "npm:0.73.4"
Expand Down Expand Up @@ -18258,7 +18265,7 @@ __metadata:
react: 18.2.0
bin:
react-native: cli.js
checksum: 10c0/93a752d155c82ed1e8708c86719ed25a9a6e677534b1f400defcb5c85ef9cb4cd716f645403b959966371a0e49866a9ab0a88515773ae66ae4f36abe5dd78dd1
checksum: 10c0/41b81526581a417b9d7949af56c5947bac85dec8d5345964a90209a25de0e082362255fde79bff6aeed0f1f5040365f20fc42496977ebde4c55c940e5d9cc026
languageName: node
linkType: hard

Expand Down
Loading