mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-01 08:48:33 +03:00
Bump @react-native-community/netinfo from 9.3.10 to 10.0.0 in /mobile (#930)
Bumps [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) from 9.3.10 to 10.0.0. - [Release notes](https://github.com/react-native-netinfo/react-native-netinfo/releases) - [Changelog](https://github.com/react-native-netinfo/react-native-netinfo/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-native-netinfo/react-native-netinfo/compare/v9.3.10...v10.0.0) --- updated-dependencies: - dependency-name: "@react-native-community/netinfo" dependency-type: direct:production update-type: version-update:semver-major ... 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
75d3ae1710
commit
ddf79f1dfc
7
mobile/package-lock.json
generated
7
mobile/package-lock.json
generated
@ -9,7 +9,7 @@
|
|||||||
"version": "0.5.3",
|
"version": "0.5.3",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@react-native-clipboard/clipboard": "^1.12.1",
|
"@react-native-clipboard/clipboard": "^1.12.1",
|
||||||
"@react-native-community/netinfo": "^9.3.10",
|
"@react-native-community/netinfo": "^10.0.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-native": "^0.71.8",
|
"react-native": "^0.71.8",
|
||||||
"react-native-encrypted-storage": "^4.0.3",
|
"react-native-encrypted-storage": "^4.0.3",
|
||||||
@ -4096,8 +4096,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@react-native-community/netinfo": {
|
"node_modules/@react-native-community/netinfo": {
|
||||||
"version": "9.3.10",
|
"version": "10.0.0",
|
||||||
"license": "MIT",
|
"resolved": "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-10.0.0.tgz",
|
||||||
|
"integrity": "sha512-cJZ7q85EY93xML1IYW7yi1+YGuYmha4EtMyJLoiZL0Bqwz7Jaie/zUiTlAJVzvHaGpaAIWQyF2cXEIf60JWoPw==",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react-native": ">=0.59"
|
"react-native": ">=0.59"
|
||||||
}
|
}
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@react-native-clipboard/clipboard": "^1.12.1",
|
"@react-native-clipboard/clipboard": "^1.12.1",
|
||||||
"@react-native-community/netinfo": "^9.3.10",
|
"@react-native-community/netinfo": "^10.0.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-native": "^0.71.8",
|
"react-native": "^0.71.8",
|
||||||
"react-native-encrypted-storage": "^4.0.3",
|
"react-native-encrypted-storage": "^4.0.3",
|
||||||
|
Loading…
Reference in New Issue
Block a user