Commit 4cda1f9 1 parent 4c50bf4 commit 4cda1f9 Copy full SHA for 4cda1f9
File tree 4 files changed +12
-12
lines changed
4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -1497,7 +1497,7 @@ PODS:
1497
1497
- React-logger (= 0.75.4)
1498
1498
- React-perflogger (= 0.75.4)
1499
1499
- React-utils (= 0.75.4)
1500
- - RNBootSplash (6.2.0 ):
1500
+ - RNBootSplash (6.2.2 ):
1501
1501
- React-Core
1502
1502
- SocketRocket (0.7.0)
1503
1503
- Yoga (0.0.0)
@@ -1764,7 +1764,7 @@ SPEC CHECKSUMS:
1764
1764
React-utils: cbe8b8b3d7b2ac282e018e46f0e7b25cdc87c5a0
1765
1765
ReactCodegen: 4bcb34e6b5ebf6eef5cee34f55aa39991ea1c1f1
1766
1766
ReactCommon: 6a952e50c2a4b694731d7682aaa6c79bc156e4ad
1767
- RNBootSplash: b44d3d1ca8f1db772ccf5ffc00a226f94eb01988
1767
+ RNBootSplash: 01a66e58c8ec519a48a4344f8fcce610fb0ff09c
1768
1768
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
1769
1769
Yoga: 055f92ad73f8c8600a93f0e25ac0b2344c3b07e6
1770
1770
Original file line number Diff line number Diff line change @@ -5279,10 +5279,10 @@ react-native-edge-to-edge@^0.1.2:
5279
5279
resolved "https://registry.yarnpkg.com/react-native-edge-to-edge/-/react-native-edge-to-edge-0.1.2.tgz#c23f9cbf2d78c5c020fff7beb169557fa87122b7"
5280
5280
integrity sha512-j5f+ipP7FEqHDE8JHW11tv3iska0c7izs1V4/YidDsRWTv5VcA+GUBMSyduhpeUe39joQOd5hLf9/wwZVNiX2A==
5281
5281
5282
- react-native-is-edge-to-edge@^0.1.1 :
5283
- version "0.1.1 "
5284
- resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-0.1.1 .tgz#7f35e86071e004fd7b10644feae6f1b515497d85 "
5285
- integrity sha512-XXO2E7FEGmTRBxUcHbyhyg1+5/3IMlsiUNkPWWI6+yohbraLeqJKjnOKltqSRsK1lfKzvO4lt18OVYMlOq/+ng ==
5282
+ react-native-is-edge-to-edge@^0.1.2 :
5283
+ version "0.1.2 "
5284
+ resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-0.1.2 .tgz#71ee904797aca7af604451307abe48313f0012a5 "
5285
+ integrity sha512-nLdcs5P+2cZOXW+OrjcYzzrmpFzkIyLUV1stukQBTVvD400yfqaMK8ZWGzaFEuMf1psXzJXlFSuSgYRd12VIWA ==
5286
5286
5287
5287
react-native-web-image-loader@^0.1.1 :
5288
5288
version "0.1.1"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-bootsplash" ,
3
- "version" : " 6.2.1 " ,
3
+ "version" : " 6.2.2 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " Display a bootsplash on your app starts. Hide it when you want." ,
6
6
"author" :
" Mathieu Acthernoene <[email protected] >" ,
71
71
"node-html-parser" : " ^6.1.13" ,
72
72
"picocolors" : " ^1.1.0" ,
73
73
"prettier" : " ^3.3.3" ,
74
- "react-native-is-edge-to-edge" : " ^0.1.1 " ,
74
+ "react-native-is-edge-to-edge" : " ^0.1.2 " ,
75
75
"sharp" : " ^0.32.6" ,
76
76
"ts-dedent" : " ^2.2.0" ,
77
77
"xml-formatter" : " ^3.6.3"
Original file line number Diff line number Diff line change @@ -4576,10 +4576,10 @@ react-native-builder-bob@^0.30.2:
4576
4576
which "^2.0.2"
4577
4577
yargs "^17.5.1"
4578
4578
4579
- react-native-is-edge-to-edge@^0.1.1 :
4580
- version "0.1.1 "
4581
- resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-0.1.1 .tgz#7f35e86071e004fd7b10644feae6f1b515497d85 "
4582
- integrity sha512-XXO2E7FEGmTRBxUcHbyhyg1+5/3IMlsiUNkPWWI6+yohbraLeqJKjnOKltqSRsK1lfKzvO4lt18OVYMlOq/+ng ==
4579
+ react-native-is-edge-to-edge@^0.1.2 :
4580
+ version "0.1.2 "
4581
+ resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-0.1.2 .tgz#71ee904797aca7af604451307abe48313f0012a5 "
4582
+ integrity sha512-nLdcs5P+2cZOXW+OrjcYzzrmpFzkIyLUV1stukQBTVvD400yfqaMK8ZWGzaFEuMf1psXzJXlFSuSgYRd12VIWA ==
4583
4583
4584
4584
4585
4585
version "0.75.4"
You can’t perform that action at this time.
0 commit comments