Merge pull request #5238 from BlueWallet/renovate/react-native-windows-0.x

Update dependency react-native-windows to v0.70.10
This commit is contained in:
GLaDOS 2022-12-26 19:57:53 +00:00 committed by GitHub
commit f389b858ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -98,7 +98,7 @@
"react-native-watch-connectivity": "1.1.0",
"react-native-webview": "11.26.0",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#b80630cc8894ce479275d6dd3a5183f41f220237",
"react-native-windows": "0.70.8",
"react-native-windows": "0.70.10",
"react-test-render": "1.1.2",
"readable-stream": "3.6.0",
"realm": "^10.20.0-beta.5",
@ -21336,9 +21336,9 @@
}
},
"node_modules/react-native-windows": {
"version": "0.70.8",
"resolved": "https://registry.npmjs.org/react-native-windows/-/react-native-windows-0.70.8.tgz",
"integrity": "sha512-oogamkAzKrFH22Hn0zBk0ttS/SDqBwf5Zc1VpSoLi6D1sDdhjZ7Dqp6pQy5c5FPnbyzHVS2oWjhmayuA0uWmJQ==",
"version": "0.70.10",
"resolved": "https://registry.npmjs.org/react-native-windows/-/react-native-windows-0.70.10.tgz",
"integrity": "sha512-hdFQ15ovovfT0TxtfrE8txku2zFh4KP/UaUchpzDkiCF/LKmYoSgfaoigHc1EtlVGulJGYTfK2P1rzx2ZQqYKA==",
"dependencies": {
"@babel/runtime": "^7.0.0",
"@jest/create-cache-key-function": "^27.0.1",
@ -43324,9 +43324,9 @@
"from": "react-native-widget-center@https://github.com/BlueWallet/react-native-widget-center#b80630cc8894ce479275d6dd3a5183f41f220237"
},
"react-native-windows": {
"version": "0.70.8",
"resolved": "https://registry.npmjs.org/react-native-windows/-/react-native-windows-0.70.8.tgz",
"integrity": "sha512-oogamkAzKrFH22Hn0zBk0ttS/SDqBwf5Zc1VpSoLi6D1sDdhjZ7Dqp6pQy5c5FPnbyzHVS2oWjhmayuA0uWmJQ==",
"version": "0.70.10",
"resolved": "https://registry.npmjs.org/react-native-windows/-/react-native-windows-0.70.10.tgz",
"integrity": "sha512-hdFQ15ovovfT0TxtfrE8txku2zFh4KP/UaUchpzDkiCF/LKmYoSgfaoigHc1EtlVGulJGYTfK2P1rzx2ZQqYKA==",
"requires": {
"@babel/runtime": "^7.0.0",
"@jest/create-cache-key-function": "^27.0.1",

View File

@ -184,7 +184,7 @@
"react-native-watch-connectivity": "1.1.0",
"react-native-webview": "11.26.0",
"react-native-widget-center": "https://github.com/BlueWallet/react-native-widget-center#b80630cc8894ce479275d6dd3a5183f41f220237",
"react-native-windows": "0.70.8",
"react-native-windows": "0.70.10",
"react-test-render": "1.1.2",
"readable-stream": "3.6.0",
"realm": "^10.20.0-beta.5",