Skip to content

Commit

Permalink
chore(deps): bump react-native-safe-area-context from 4.14.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 4.14.0 to 5.0.0.
- [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases)
- [Commits](AppAndFlow/react-native-safe-area-context@v4.14.0...v5.0.0)

---
updated-dependencies:
- dependency-name: react-native-safe-area-context
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 18, 2024
1 parent 468215c commit 6e8b7a5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
12 changes: 6 additions & 6 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1310,7 +1310,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- react-native-safe-area-context (4.14.0):
- react-native-safe-area-context (5.0.0):
- DoubleConversion
- glog
- hermes-engine
Expand All @@ -1323,8 +1323,8 @@ PODS:
- React-featureflags
- React-graphics
- React-ImageManager
- react-native-safe-area-context/common (= 4.14.0)
- react-native-safe-area-context/fabric (= 4.14.0)
- react-native-safe-area-context/common (= 5.0.0)
- react-native-safe-area-context/fabric (= 5.0.0)
- React-NativeModulesApple
- React-RCTFabric
- React-rendererdebug
Expand All @@ -1333,7 +1333,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- react-native-safe-area-context/common (4.14.0):
- react-native-safe-area-context/common (5.0.0):
- DoubleConversion
- glog
- hermes-engine
Expand All @@ -1354,7 +1354,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- react-native-safe-area-context/fabric (4.14.0):
- react-native-safe-area-context/fabric (5.0.0):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -1971,7 +1971,7 @@ SPEC CHECKSUMS:
React-Mapbuffer: 0d88ad9afa9e195dd7634424bde1d38e4129e646
React-microtasksnativemodule: 17234f35d37e6ed388e18a6314210b3b9e051219
react-native-quick-base64: 580797392fd44fab9721fcb3d6f3fc4e40bf7351
react-native-safe-area-context: 819935871d06a80e963546208027f839aa972a85
react-native-safe-area-context: f145b8906585d648f9f9c7dfa3885bac54f38fcc
React-nativeconfig: 93fe8c85a8c40820c57814e30f3e44b94c995a7b
React-NativeModulesApple: a4457b73e63e983db66d66612160006bccb00ad5
React-perflogger: 3140b7778984a486db80d4d2aeaa266cae4eb8c7
Expand Down
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-native-nitro-modules": "0.18.2",
"react-native-quick-base64": "2.1.2",
"react-native-quick-crypto": "1.0.0-beta.9",
"react-native-safe-area-context": "4.14.0",
"react-native-safe-area-context": "5.0.0",
"react-native-screens": "3.35.0",
"react-native-vector-icons": "^10.1.0",
"readable-stream": "4.5.2",
Expand Down

0 comments on commit 6e8b7a5

Please sign in to comment.