Skip to content

Commit ca58de3

Browse files
committed
Bump to 5.1.0
1 parent bf57b65 commit ca58de3

File tree

5 files changed

+267
-262
lines changed

5 files changed

+267
-262
lines changed

example/ios/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ PODS:
485485
- React-jsi (= 0.72.6)
486486
- React-logger (= 0.72.6)
487487
- React-perflogger (= 0.72.6)
488-
- RNBootSplash (5.1.0-beta.2):
488+
- RNBootSplash (5.1.0):
489489
- React-Core
490490
- SocketRocket (0.6.1)
491491
- Yoga (1.14.0)
@@ -709,7 +709,7 @@ SPEC CHECKSUMS:
709709
React-runtimescheduler: f23e337008403341177fc52ee4ca94e442c17ede
710710
React-utils: fa59c9a3375fb6f4aeb66714fd3f7f76b43a9f16
711711
ReactCommon: dd03c17275c200496f346af93a7b94c53f3093a4
712-
RNBootSplash: ecae0e6bb1407a1a6e62447e3d654f188b186f61
712+
RNBootSplash: e71ad597c05273b6185b3448517003bd2a92c37a
713713
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
714714
Yoga: b76f1acfda8212aa16b7e26bcce3983230c82603
715715
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@babel/preset-env": "^7.20.0",
2828
"@babel/runtime": "^7.20.0",
2929
"@react-native/metro-config": "^0.72.11",
30-
"@types/react": "^18.2.33",
30+
"@types/react": "^18.2.37",
3131
"babel-loader": "^9.1.3",
3232
"html-webpack-plugin": "^5.5.3",
3333
"metro-react-native-babel-preset": "0.76.8",

0 commit comments

Comments
 (0)