chore(deps): bump react-native-safe-area-context from 4.8.0 to 4.8.2 in /package/example (#2484)
chore(deps): bump react-native-safe-area-context in /package/example Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 4.8.0 to 4.8.2. - [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases) - [Commits](https://github.com/th3rdwave/react-native-safe-area-context/commits/v4.8.2) --- updated-dependencies: - dependency-name: react-native-safe-area-context dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
793ba4860d
commit
ba2aa89781
@ -24,7 +24,7 @@
|
|||||||
"react-native-mmkv": "^2.10.2",
|
"react-native-mmkv": "^2.10.2",
|
||||||
"react-native-pressable-opacity": "^1.0.10",
|
"react-native-pressable-opacity": "^1.0.10",
|
||||||
"react-native-reanimated": "^3.5.4",
|
"react-native-reanimated": "^3.5.4",
|
||||||
"react-native-safe-area-context": "^4.7.1",
|
"react-native-safe-area-context": "^4.8.2",
|
||||||
"react-native-screens": "^3.24.0",
|
"react-native-screens": "^3.24.0",
|
||||||
"react-native-static-safe-area-insets": "^2.2.0",
|
"react-native-static-safe-area-insets": "^2.2.0",
|
||||||
"react-native-vector-icons": "^10.0.0",
|
"react-native-vector-icons": "^10.0.0",
|
||||||
|
@ -5142,10 +5142,10 @@ react-native-reanimated@^3.5.4:
|
|||||||
convert-source-map "^2.0.0"
|
convert-source-map "^2.0.0"
|
||||||
invariant "^2.2.4"
|
invariant "^2.2.4"
|
||||||
|
|
||||||
react-native-safe-area-context@^4.7.1:
|
react-native-safe-area-context@^4.8.2:
|
||||||
version "4.8.0"
|
version "4.8.2"
|
||||||
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.8.0.tgz#9fce29095b11deeead8da0abce32ee729fb3eb41"
|
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.8.2.tgz#e6b3d8acf3c6afcb4b5db03a97f9c37df7668f65"
|
||||||
integrity sha512-UTmn0jvikcA8LeCQuEV4/bQ1ZLODSaaEXKSK3wUskNwmtIgHFzT3lLXOBucFnyDYIxviJSWJeVc77eeBXc0UCA==
|
integrity sha512-ffUOv8BJQ6RqO3nLml5gxJ6ab3EestPiyWekxdzO/1MQ7NF8fW1Mzh1C5QE9yq573Xefnc7FuzGXjtesZGv7cQ==
|
||||||
|
|
||||||
react-native-screens@^3.24.0:
|
react-native-screens@^3.24.0:
|
||||||
version "3.29.0"
|
version "3.29.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user