File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
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.11 " ,
38
+ "react-native" : " 0.71.12 " ,
39
39
"react-test-renderer" : " 18.2.0" ,
40
40
"ts-jest" : " 29.1.1" ,
41
41
"typescript" : " 5.0.4"
Original file line number Diff line number Diff line change @@ -6478,10 +6478,10 @@ react-native-gradle-plugin@^0.71.19:
6478
6478
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.19.tgz#3379e28341fcd189bc1f4691cefc84c1a4d7d232"
6479
6479
integrity sha512-1dVk9NwhoyKHCSxcrM6vY6cxmojeATsBobDicX0ZKr7DgUF2cBQRTKsimQFvzH8XhOVXyH8p4HyDSZNIFI8OlQ==
6480
6480
6481
-
6482
- version "0.71.11 "
6483
- resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.71.11 .tgz#c459f2b9ae775307c88a12b6dcee3cc4680a1dae "
6484
- integrity sha512-++8IxgUe4Ev+bTiFlLfJCdSoE5cReVP1DTpVJ8f/QtzaxA3h1008Y3Xah1Q5vsR4rZcYMO7Pn3af+wOshdQFug ==
6481
+
6482
+ version "0.71.12 "
6483
+ resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.71.12 .tgz#a4a37de71931b5f483a15b8ab9114b9c01e1317d "
6484
+ integrity sha512-1zDOTdalLepcVB8ZRIZpWlIGyyJISzAF4MIYSDdW7VDJtIRC7ybXsj/kSARF1zpGSg+LgAV8NMCZzGg598M7Iw ==
6485
6485
dependencies :
6486
6486
" @jest/create-cache-key-function" " ^29.2.1"
6487
6487
" @react-native-community/cli" " 10.2.4"
6492
6492
" @react-native/polyfills" " 2.0.0"
6493
6493
abort-controller "^3.0.0"
6494
6494
anser "^1.4.9"
6495
+ ansi-regex "^5.0.0"
6495
6496
base64-js "^1.1.2"
6496
6497
deprecated-react-native-prop-types "^3.0.1"
6497
6498
event-target-shim "^5.0.1"
You can’t perform that action at this time.
0 commit comments