Skip to content

Commit 9201d85

Browse files
committed
chore(deps): update dependency react-native to v0.71.10
1 parent 60c7b1f commit 9201d85

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"jest": "29.5.0",
3636
"prettier": "2.8.8",
3737
"react": "18.2.0",
38-
"react-native": "0.71.9",
38+
"react-native": "0.71.10",
3939
"react-test-renderer": "18.2.0",
4040
"ts-jest": "29.1.0",
4141
"typescript": "5.0.4"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6467,15 +6467,15 @@ react-native-codegen@^0.71.5:
64676467
jscodeshift "^0.13.1"
64686468
nullthrows "^1.1.1"
64696469

6470-
react-native-gradle-plugin@^0.71.18:
6471-
version "0.71.18"
6472-
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.18.tgz#20ef199bc85be32e45bb6cc069ec2e7dcb1a74a6"
6473-
integrity sha512-7F6bD7B8Xsn3JllxcwHhFcsl9aHIig47+3eN4IHFNqfLhZr++3ElDrcqfMzugM+niWbaMi7bJ0kAkAL8eCpdWg==
6470+
react-native-gradle-plugin@^0.71.19:
6471+
version "0.71.19"
6472+
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.19.tgz#3379e28341fcd189bc1f4691cefc84c1a4d7d232"
6473+
integrity sha512-1dVk9NwhoyKHCSxcrM6vY6cxmojeATsBobDicX0ZKr7DgUF2cBQRTKsimQFvzH8XhOVXyH8p4HyDSZNIFI8OlQ==
64746474

6475-
react-native@0.71.9:
6476-
version "0.71.9"
6477-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.71.9.tgz#5ecf6c9ca239d2e1a1c7d56f6c98e34b59baf210"
6478-
integrity sha512-V82zPt6LEQpHGtI0nmsEvjPp70o8CO0OwKfo3H8pMFH+lJJJQduVCn1KrPgPxja7q8GxUUo7hErr5WToHMH+/g==
6475+
react-native@0.71.10:
6476+
version "0.71.10"
6477+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.71.10.tgz#4294d289b4226a3f35bd627bb157fc1f18395d58"
6478+
integrity sha512-O+sWH9ln7euxhHdooVL8is2FiVc7CfAp2zsKgIRhbq/8lGbJr5ZyT6QkCQK0M8Sx1zNe9puebr+BE8uBFsartg==
64796479
dependencies:
64806480
"@jest/create-cache-key-function" "^29.2.1"
64816481
"@react-native-community/cli" "10.2.2"
@@ -6502,7 +6502,7 @@ react-native@0.71.9:
65026502
promise "^8.3.0"
65036503
react-devtools-core "^4.26.1"
65046504
react-native-codegen "^0.71.5"
6505-
react-native-gradle-plugin "^0.71.18"
6505+
react-native-gradle-plugin "^0.71.19"
65066506
react-refresh "^0.4.0"
65076507
react-shallow-renderer "^16.15.0"
65086508
regenerator-runtime "^0.13.2"

0 commit comments

Comments
 (0)