Skip to content

Commit d9f5978

Browse files
chore(deps): bump react-native-safe-area-context from 4.12.0 to 5.2.0
Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 4.12.0 to 5.2.0. - [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases) - [Commits](AppAndFlow/react-native-safe-area-context@v4.12.0...v5.2.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] <support@github.com>
1 parent d292497 commit d9f5978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/react-native/native-form-signals/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-native": "0.76.3",
3232
"react-native-gesture-handler": "~2.20.2",
3333
"react-native-reanimated": "~3.16.1",
34-
"react-native-safe-area-context": "4.12.0",
34+
"react-native-safe-area-context": "5.2.0",
3535
"react-native-screens": "~4.3.0",
3636
"react-native-web": "~0.19.13",
3737
"react-native-webview": "13.12.2",

0 commit comments

Comments
 (0)