Skip to content

Commit 7ca455c

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

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
@@ -146,7 +146,7 @@
146146
"react-native": "0.80.1",
147147
"react-native-builder-bob": "^0.40.12",
148148
"react-native-reanimated": "~4.0.0-beta.5",
149-
"react-native-safe-area-context": "5.4.0",
149+
"react-native-safe-area-context": "5.5.2",
150150
"react-native-worklets": "0.4.0-nightly-20250714-d172fe136",
151151
"release-it": "^19.0.4",
152152
"typescript": "^5.8.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10627,7 +10627,7 @@ __metadata:
1062710627
react-native: "npm:0.80.1"
1062810628
react-native-builder-bob: "npm:^0.40.12"
1062910629
react-native-reanimated: "npm:~4.0.0-beta.5"
10630-
react-native-safe-area-context: "npm:5.4.0"
10630+
react-native-safe-area-context: "npm:5.5.2"
1063110631
react-native-worklets: "npm:0.4.0-nightly-20250714-d172fe136"
1063210632
release-it: "npm:^19.0.4"
1063310633
typescript: "npm:^5.8.3"
@@ -10685,13 +10685,13 @@ __metadata:
1068510685
languageName: node
1068610686
linkType: hard
1068710687

10688-
"react-native-safe-area-context@npm:5.4.0":
10689-
version: 5.4.0
10690-
resolution: "react-native-safe-area-context@npm:5.4.0"
10688+
"react-native-safe-area-context@npm:5.5.2":
10689+
version: 5.5.2
10690+
resolution: "react-native-safe-area-context@npm:5.5.2"
1069110691
peerDependencies:
1069210692
react: "*"
1069310693
react-native: "*"
10694-
checksum: 10c0/729fef1f768d57b905f51882374aa93b209d54576b8a0cf328e0a349c8dc9705ae8f9032e572fd7a7c9e94b588105f44760c0bb15ab9911b7977073d6754b54d
10694+
checksum: 10c0/529cafcafbc1d994f6d9c9be41ae4f78768b7c103a22265d3fe5223a930249e0a07a934b5ec358ce510622061f339a20c2147b620bd15032366b12b4258c2ce5
1069510695
languageName: node
1069610696
linkType: hard
1069710697

0 commit comments

Comments
 (0)