File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 18
18
"react" : " 18.2.0" ,
19
19
"react-dom" : " 18.2.0" ,
20
20
"react-native" : " 0.73.1" ,
21
- "react-native-bars" : " 2.4.0 " ,
21
+ "react-native-bars" : " 2.4.2 " ,
22
22
"react-native-bootsplash" : " file:../" ,
23
23
"react-native-web" : " 0.19.9"
24
24
},
Original file line number Diff line number Diff line change @@ -5159,13 +5159,13 @@ react-is@^17.0.1:
5159
5159
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
5160
5160
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
5161
5161
5162
- react-native-bars@2.4.0 :
5163
- version "2.4.0 "
5164
- resolved "https://registry.yarnpkg.com/react-native-bars/-/react-native-bars-2.4.0 .tgz#d385c8be7d9be1d83ebacbba2ecab5e51bb37468 "
5165
- integrity sha512-sZaSKlxocIrpnXRJRQJkKiUStIv6+jE4sGDlaG41q4bw/9mVGHlz5gtpnZqZt0qhfHUNLt+FiPRXvGPLv2fhyA ==
5162
+ react-native-bars@2.4.2 :
5163
+ version "2.4.2 "
5164
+ resolved "https://registry.yarnpkg.com/react-native-bars/-/react-native-bars-2.4.2 .tgz#7a9bf5122b7dbc9a16a5170733b5461afa233d85 "
5165
+ integrity sha512-0tyLiiRkT6/HGTDg5VZa+W9fKSYV/Hk0OuRuBkl91emBAeO56QDHKyCXGlqgzPMR5P120nwjxnlsAG9g78//Hg ==
5166
5166
5167
5167
" react-native-bootsplash@file:.. " :
5168
- version "5.2.0 "
5168
+ version "5.2.1 "
5169
5169
dependencies :
5170
5170
detect-indent "^6.1.0"
5171
5171
fs-extra "^11.2.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-bootsplash" ,
3
- "version" : " 5.2.0 " ,
3
+ "version" : " 5.2.1 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " Display a bootsplash on your app starts. Hide it when you want." ,
6
6
"author" : " Mathieu Acthernoene <zoontek@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments