File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 35
35
"jest" : " 29.5.0" ,
36
36
"prettier" : " 2.8.8" ,
37
37
"react" : " 18.2.0" ,
38
- "react-native" : " 0.71.9 " ,
38
+ "react-native" : " 0.71.10 " ,
39
39
"react-test-renderer" : " 18.2.0" ,
40
40
"ts-jest" : " 29.1.0" ,
41
41
"typescript" : " 5.0.4"
Original file line number Diff line number Diff line change @@ -6467,15 +6467,15 @@ react-native-codegen@^0.71.5:
6467
6467
jscodeshift "^0.13.1"
6468
6468
nullthrows "^1.1.1"
6469
6469
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 ==
6474
6474
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 ==
6479
6479
dependencies :
6480
6480
" @jest/create-cache-key-function" " ^29.2.1"
6481
6481
" @react-native-community/cli" " 10.2.2"
@@ -6502,7 +6502,7 @@ react-native@0.71.9:
6502
6502
promise "^8.3.0"
6503
6503
react-devtools-core "^4.26.1"
6504
6504
react-native-codegen "^0.71.5"
6505
- react-native-gradle-plugin "^0.71.18 "
6505
+ react-native-gradle-plugin "^0.71.19 "
6506
6506
react-refresh "^0.4.0"
6507
6507
react-shallow-renderer "^16.15.0"
6508
6508
regenerator-runtime "^0.13.2"
You can’t perform that action at this time.
0 commit comments