Skip to content

Commit b500e05

Browse files
Bump react-native-safe-area-context from 5.4.0 to 5.4.1
Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 5.4.0 to 5.4.1. - [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases) - [Commits](AppAndFlow/react-native-safe-area-context@v5.4.0...v5.4.1) --- updated-dependencies: - dependency-name: react-native-safe-area-context dependency-version: 5.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 831a2f6 commit b500e05

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

examples/minimal-react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"expo": "53.0.17",
1717
"react": "19.0.0",
1818
"react-native": "0.79.5",
19-
"react-native-safe-area-context": "5.4.0",
19+
"react-native-safe-area-context": "5.4.1",
2020
"react-native-screens": "~4.11.1"
2121
},
2222
"devDependencies": {

internal/fishjam-chat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-native": "0.79.5",
2929
"react-native-gesture-handler": "~2.24.0",
3030
"react-native-reanimated": "~3.17.4",
31-
"react-native-safe-area-context": "5.4.0",
31+
"react-native-safe-area-context": "5.4.1",
3232
"react-native-screens": "~4.11.1",
3333
"react-native-toast-message": "^2.3.3",
3434
"react-native-url-polyfill": "^2.0.0"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3209,7 +3209,7 @@ __metadata:
32093209
react-native: "npm:0.79.5"
32103210
react-native-gesture-handler: "npm:~2.24.0"
32113211
react-native-reanimated: "npm:~3.17.4"
3212-
react-native-safe-area-context: "npm:5.4.0"
3212+
react-native-safe-area-context: "npm:5.4.1"
32133213
react-native-screens: "npm:~4.11.1"
32143214
react-native-toast-message: "npm:^2.3.3"
32153215
react-native-url-polyfill: "npm:^2.0.0"
@@ -14421,7 +14421,7 @@ __metadata:
1442114421
prettier: "npm:^3.6.2"
1442214422
react: "npm:19.0.0"
1442314423
react-native: "npm:0.79.5"
14424-
react-native-safe-area-context: "npm:5.4.0"
14424+
react-native-safe-area-context: "npm:5.4.1"
1442514425
react-native-screens: "npm:~4.11.1"
1442614426
typescript: "npm:~5.8.3"
1442714427
languageName: unknown
@@ -16243,13 +16243,13 @@ __metadata:
1624316243
languageName: node
1624416244
linkType: hard
1624516245

16246-
"react-native-safe-area-context@npm:5.4.0":
16247-
version: 5.4.0
16248-
resolution: "react-native-safe-area-context@npm:5.4.0"
16246+
"react-native-safe-area-context@npm:5.4.1":
16247+
version: 5.4.1
16248+
resolution: "react-native-safe-area-context@npm:5.4.1"
1624916249
peerDependencies:
1625016250
react: "*"
1625116251
react-native: "*"
16252-
checksum: 10c0/729fef1f768d57b905f51882374aa93b209d54576b8a0cf328e0a349c8dc9705ae8f9032e572fd7a7c9e94b588105f44760c0bb15ab9911b7977073d6754b54d
16252+
checksum: 10c0/6da614f4e9318c784700f0586d19d866f565ae08029c9a38cb1b03fd578af3838f2a6d5321c4a220dc7d698d919faf544536b60e45b7cc97f985349328041de2
1625316253
languageName: node
1625416254
linkType: hard
1625516255

0 commit comments

Comments
 (0)