Skip to content

Commit 0435f93

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 4001dcb commit 0435f93

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
@@ -147,7 +147,7 @@
147147
"react-native": "0.80.1",
148148
"react-native-builder-bob": "^0.40.13",
149149
"react-native-reanimated": "~4.0.0-beta.5",
150-
"react-native-safe-area-context": "5.4.0",
150+
"react-native-safe-area-context": "5.5.2",
151151
"react-native-worklets": "0.4.0-nightly-20250714-d172fe136",
152152
"release-it": "^19.0.4",
153153
"tailwindcss": "^4.1.11",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10888,7 +10888,7 @@ __metadata:
1088810888
react-native: "npm:0.80.1"
1088910889
react-native-builder-bob: "npm:^0.40.13"
1089010890
react-native-reanimated: "npm:~4.0.0-beta.5"
10891-
react-native-safe-area-context: "npm:5.4.0"
10891+
react-native-safe-area-context: "npm:5.5.2"
1089210892
react-native-worklets: "npm:0.4.0-nightly-20250714-d172fe136"
1089310893
release-it: "npm:^19.0.4"
1089410894
tailwindcss: "npm:^4.1.11"
@@ -10947,13 +10947,13 @@ __metadata:
1094710947
languageName: node
1094810948
linkType: hard
1094910949

10950-
"react-native-safe-area-context@npm:5.4.0":
10951-
version: 5.4.0
10952-
resolution: "react-native-safe-area-context@npm:5.4.0"
10950+
"react-native-safe-area-context@npm:5.5.2":
10951+
version: 5.5.2
10952+
resolution: "react-native-safe-area-context@npm:5.5.2"
1095310953
peerDependencies:
1095410954
react: "*"
1095510955
react-native: "*"
10956-
checksum: 10c0/729fef1f768d57b905f51882374aa93b209d54576b8a0cf328e0a349c8dc9705ae8f9032e572fd7a7c9e94b588105f44760c0bb15ab9911b7977073d6754b54d
10956+
checksum: 10c0/529cafcafbc1d994f6d9c9be41ae4f78768b7c103a22265d3fe5223a930249e0a07a934b5ec358ce510622061f339a20c2147b620bd15032366b12b4258c2ce5
1095710957
languageName: node
1095810958
linkType: hard
1095910959

0 commit comments

Comments
 (0)