chore: update react-native-safe-area-context (#2911)
This commit is contained in:
committed by
GitHub
parent
44bfcb2d1b
commit
da22238ced
@@ -1261,7 +1261,7 @@ PODS:
|
||||
- ReactCommon/turbomodule/bridging
|
||||
- ReactCommon/turbomodule/core
|
||||
- Yoga
|
||||
- react-native-safe-area-context (5.4.0):
|
||||
- react-native-safe-area-context (5.5.1):
|
||||
- DoubleConversion
|
||||
- glog
|
||||
- hermes-engine
|
||||
@@ -1274,8 +1274,8 @@ PODS:
|
||||
- React-featureflags
|
||||
- React-graphics
|
||||
- React-ImageManager
|
||||
- react-native-safe-area-context/common (= 5.4.0)
|
||||
- react-native-safe-area-context/fabric (= 5.4.0)
|
||||
- react-native-safe-area-context/common (= 5.5.1)
|
||||
- react-native-safe-area-context/fabric (= 5.5.1)
|
||||
- React-NativeModulesApple
|
||||
- React-RCTFabric
|
||||
- React-rendererdebug
|
||||
@@ -1284,7 +1284,7 @@ PODS:
|
||||
- ReactCommon/turbomodule/bridging
|
||||
- ReactCommon/turbomodule/core
|
||||
- Yoga
|
||||
- react-native-safe-area-context/common (5.4.0):
|
||||
- react-native-safe-area-context/common (5.5.1):
|
||||
- DoubleConversion
|
||||
- glog
|
||||
- hermes-engine
|
||||
@@ -1305,7 +1305,7 @@ PODS:
|
||||
- ReactCommon/turbomodule/bridging
|
||||
- ReactCommon/turbomodule/core
|
||||
- Yoga
|
||||
- react-native-safe-area-context/fabric (5.4.0):
|
||||
- react-native-safe-area-context/fabric (5.5.1):
|
||||
- DoubleConversion
|
||||
- glog
|
||||
- hermes-engine
|
||||
@@ -2040,7 +2040,7 @@ SPEC CHECKSUMS:
|
||||
React-microtasksnativemodule: b740ebae7fad70aa78bc24cc0dfc15ac9637b6eb
|
||||
react-native-fingerprint-scanner: 562585260768cad51ae48e4b505d28c8731aecfa
|
||||
react-native-mmkv: 24917f0685641ccfd37c9b7004b26c00551128be
|
||||
react-native-safe-area-context: afcc2e2b3e78ae8ef90d81e658aacee34ebc27ea
|
||||
react-native-safe-area-context: 143faa2b60b6cc3e06e966d5fa23af6b31326814
|
||||
react-native-version-info: f0b04e16111c4016749235ff6d9a757039189141
|
||||
react-native-webview: 5095dd03fc98a529e44a6bb81aed21062b5f879e
|
||||
React-NativeModulesApple: af0571ac115d09c9a669ed45ce6a4ca960598a2d
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@notifee/react-native": "^9.1.8",
|
||||
"react-native-safe-area-context": "^5.4.0",
|
||||
"react-native-safe-area-context": "^5.5.1",
|
||||
"react-native-store-review": "^0.4.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"version": "3.198.2",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
Reference in New Issue
Block a user