Skip to content

Commit 58606c9

Browse files
chore(deps-dev): bump react-native-safe-area-context from 5.4.0 to 5.6.0
Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 5.4.0 to 5.6.0. - [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases) - [Commits](AppAndFlow/react-native-safe-area-context@v5.4.0...v5.6.0) --- updated-dependencies: - dependency-name: react-native-safe-area-context dependency-version: 5.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19372e8 commit 58606c9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
"react-native": "0.81.0",
187187
"react-native-builder-bob": "^0.40.13",
188188
"react-native-reanimated": "4.0.2",
189-
"react-native-safe-area-context": "5.6.0",
189+
"react-native-safe-area-context": "5.6.1",
190190
"react-native-worklets": "0.4.1",
191191
"react-refresh": "^0.17.0",
192192
"react-test-renderer": "^19.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11378,7 +11378,7 @@ __metadata:
1137811378
react-native: "npm:0.81.0"
1137911379
react-native-builder-bob: "npm:^0.40.13"
1138011380
react-native-reanimated: "npm:4.0.2"
11381-
react-native-safe-area-context: "npm:5.6.0"
11381+
react-native-safe-area-context: "npm:5.6.1"
1138211382
react-native-worklets: "npm:0.4.1"
1138311383
react-refresh: "npm:^0.17.0"
1138411384
react-test-renderer: "npm:^19.1.0"
@@ -11439,13 +11439,13 @@ __metadata:
1143911439
languageName: node
1144011440
linkType: hard
1144111441

11442-
"react-native-safe-area-context@npm:5.6.0":
11443-
version: 5.6.0
11444-
resolution: "react-native-safe-area-context@npm:5.6.0"
11442+
"react-native-safe-area-context@npm:5.6.1":
11443+
version: 5.6.1
11444+
resolution: "react-native-safe-area-context@npm:5.6.1"
1144511445
peerDependencies:
1144611446
react: "*"
1144711447
react-native: "*"
11448-
checksum: 10c0/17877475217e3b9fc75afcd28bfa287cc996e4eb8cfc698f825670596d3e93d38d28aabc32a038f5167932412c6ef632a749b1c5fe49e15bd863326643740108
11448+
checksum: 10c0/797ad7d749bd42cbec8e504d969de13e17ed48506c2fd5a639d05d78d88194c21d72b9dc4608e08a2e8edac23341802e7b4661875242dc3bdce3008cfda5bcbe
1144911449
languageName: node
1145011450
linkType: hard
1145111451

0 commit comments

Comments
 (0)