mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 15:36:59 +01:00
Merge branch 'master' into Bug---Operational-Security-Concern.-Electrum-Preferred-Server-Not-Persisting-/-Resetting-to-Suggested-Servers-#7532
This commit is contained in:
commit
86c0d9d53d
4 changed files with 476 additions and 100 deletions
|
@ -10,7 +10,6 @@
|
|||
"never": "Nunca",
|
||||
"of": "{number} de {total}",
|
||||
"ok": "OK",
|
||||
"customize": "Personalizar",
|
||||
"enter_url": "Introducir URL",
|
||||
"storage_is_encrypted": "Tu almacenamiento está encriptado. Se requiere contraseña para descifrarlo.",
|
||||
"yes": "Sí",
|
||||
|
@ -403,7 +402,7 @@
|
|||
"add_wallet_name": "Nombre",
|
||||
"add_wallet_type": "Tipo",
|
||||
"add_wallet_seed_length": "Longitud de la semilla",
|
||||
"add_wallet_seed_length_message": "Elige la longitud de la frase semilla que deseas utilizar para esta billetera.",
|
||||
"add_wallet_seed_length_message": "Longitud de la frase semilla",
|
||||
"add_wallet_seed_length_12": "12 palabras",
|
||||
"add_wallet_seed_length_24": "24 palabras",
|
||||
"clipboard_bitcoin": "Tienes una dirección de Bitcoin en tu portapapeles. ¿te gustaría usarlo para una transacción?",
|
||||
|
|
564
package-lock.json
generated
564
package-lock.json
generated
|
@ -11,7 +11,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/preset-env": "7.25.8",
|
||||
"@bugsnag/react-native": "8.1.3",
|
||||
"@bugsnag/react-native": "8.2.0",
|
||||
"@bugsnag/source-maps": "2.3.3",
|
||||
"@keystonehq/bc-ur-registry": "0.7.0",
|
||||
"@lodev09/react-native-true-sheet": "github:BlueWallet/react-native-true-sheet#c6fee8925120d94328dc2aace45d4fa0a111d57f",
|
||||
|
@ -19,8 +19,8 @@
|
|||
"@noble/secp256k1": "1.6.3",
|
||||
"@react-native-async-storage/async-storage": "2.1.0",
|
||||
"@react-native-clipboard/clipboard": "1.16.1",
|
||||
"@react-native-community/cli": "15.0.1",
|
||||
"@react-native-community/cli-platform-android": "15.0.1",
|
||||
"@react-native-community/cli": "15.1.3",
|
||||
"@react-native-community/cli-platform-android": "15.1.3",
|
||||
"@react-native-community/cli-platform-ios": "15.0.1",
|
||||
"@react-native-community/push-notification-ios": "1.11.0",
|
||||
"@react-native-menu/menu": "https://github.com/BlueWallet/menu.git#14bab79",
|
||||
|
@ -2300,9 +2300,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@bugsnag/core": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/core/-/core-8.1.1.tgz",
|
||||
"integrity": "sha512-ytOWqwm4H2h8rADqYPR+tQpDHsBav3NEZ5E2VSCCxPbT2R89Q0/t0PZTbQVlOS+TRutajO29VxTV9qsAREfpSw==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/core/-/core-8.2.0.tgz",
|
||||
"integrity": "sha512-dFSs80ZwJ508nlC6UTLTUMdHgTaHY5UKvMiuHqstCQrQrOjqFcIv+x4o+l2WrSyOpoYhHAxDlKfzKN8AjwslQw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@bugsnag/cuid": "^3.0.0",
|
||||
|
@ -2319,36 +2319,36 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@bugsnag/delivery-react-native": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/delivery-react-native/-/delivery-react-native-8.1.1.tgz",
|
||||
"integrity": "sha512-fK2yez573INVYYJCfJPWqW3gxMBEa7Bw2Lm/K0Gj1mtKu0hFAvResTMeT3E61P/BKK+x5QJzG9VpK4fZk+e5JA==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/delivery-react-native/-/delivery-react-native-8.2.0.tgz",
|
||||
"integrity": "sha512-qZeXEEa04qYWt6ZEGIihqT83p1VH5Af4m3nLZaeTQvcIUOTQTIWgnTg2wnkNvGjesGQbXAp8688xjo+bVI2aFQ==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/plugin-console-breadcrumbs": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-console-breadcrumbs/-/plugin-console-breadcrumbs-8.1.1.tgz",
|
||||
"integrity": "sha512-D0nk5Qy3Ht6rRMoNRu77aGQvm58Iyc0JJHt5uvXIX+/3J+43jrsceTaHICrYI/i4PI+/iYhlzTdolGD64pvxXQ==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-console-breadcrumbs/-/plugin-console-breadcrumbs-8.2.0.tgz",
|
||||
"integrity": "sha512-ch2A0K69haUUisSZQIOsn2j2l7lkob/YOojCmcdvSypWSQeMJD+pUMcyYzqpeC0l8NknToIb3ZCG9aaybj53NA==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/plugin-network-breadcrumbs": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-network-breadcrumbs/-/plugin-network-breadcrumbs-8.1.1.tgz",
|
||||
"integrity": "sha512-Tr6eNWdS3Fc3Ns6LFV/GudxO+L4cCVySja+Sb5yQFIKtRf7MIKyndcJNmkSz5jB8QDNZq0GwCV6A9GkAQHQb4Q==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-network-breadcrumbs/-/plugin-network-breadcrumbs-8.2.0.tgz",
|
||||
"integrity": "sha512-d5D3W2leGN9n+E1JsHezZeDb+gxWAknDgAc4Gy6J49jpLD6DHN+z2omWSQsXAtzS5BQz+yKp75Fk+VdEr7TxGw==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/plugin-react": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react/-/plugin-react-8.1.1.tgz",
|
||||
"integrity": "sha512-G21+YMDSsdco/CjD6BkfQH73t92mJB9/REU2bYCvDvU9yqKiRQyhTr5D2Ak/ON4KmbKAqexBh/pXGkzOGSP7xQ==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react/-/plugin-react-8.2.0.tgz",
|
||||
"integrity": "sha512-N3Ol8dUMzAV/SxKDUBEmzgw/7z1BuGsuOiEJeXGQQqiC3zkHD33Nvj1G4F+1Gb2NLqpEJHlE3Bbtu/Iqtl2bmg==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
|
@ -2360,76 +2360,76 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@bugsnag/plugin-react-native-client-sync": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-client-sync/-/plugin-react-native-client-sync-8.1.1.tgz",
|
||||
"integrity": "sha512-8VYqpNvJLu+ZZVDjahw8R/cbcdI+imwZMbR96TCCvwRcG3HLKf+ZOTn8b0pY7l+tVdHePGFoQhrHBZ6ZchyTgg==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-client-sync/-/plugin-react-native-client-sync-8.2.0.tgz",
|
||||
"integrity": "sha512-+dgOn7MNkOWZuUtDb7lHQdtRFAdh9RGuVclWSxBvmV1qRjfmAOUR1C66q8hFeGDucD6MPv958KKXF9fH0HMJ6A==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/plugin-react-native-event-sync": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-event-sync/-/plugin-react-native-event-sync-8.1.1.tgz",
|
||||
"integrity": "sha512-XhtRZVmYVvfOh0Hjszeeg3k0ajGh/BJVZ/wCmuLQMpgUAoVVWF1wJt+WX7P+oVQ862hbf7bUAGbcI5sS6rMS2Q==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-event-sync/-/plugin-react-native-event-sync-8.2.0.tgz",
|
||||
"integrity": "sha512-3pVLeu9TXwR+h5HaQdIYNHwtIOWjEEkYx1d2BbZmhw2EsVtumI8YiW1Oab+GCMRk2FWmpBfkWkSMr4pxmkmzAw==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/plugin-react-native-global-error-handler": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-global-error-handler/-/plugin-react-native-global-error-handler-8.1.1.tgz",
|
||||
"integrity": "sha512-TgbddOyzHwJTmJbSHZdznZIJw2BwgLx4QOWLc8tSOJFl6lmfeoCPS2+OKd43tsd76OcyNBwfEnvcAzD66Shlrg==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-global-error-handler/-/plugin-react-native-global-error-handler-8.2.0.tgz",
|
||||
"integrity": "sha512-Z7H0/+Yr2ajloRsCYZeCvRKIWgMy3puth8teiMRHzB2InCNkMe9SKL/DdMzgogYPyDoDzG+MQDiVuzG4grGPDg==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/plugin-react-native-hermes": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-hermes/-/plugin-react-native-hermes-8.1.1.tgz",
|
||||
"integrity": "sha512-tXuZFc1WF8OfI6OyOrEOS9MYUvay40aWouRkLPOVjMnNkHTXD6sbQWn1xkFhG6oFohxUJ3cCBNK1YxRXXz0fmA==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-hermes/-/plugin-react-native-hermes-8.2.0.tgz",
|
||||
"integrity": "sha512-pvOIeH28GSGdzjzUMxboaxPndMsiVN8inpoRIZ75VDuEDfqNMFrKsx7YxMD7UURlMIGJeqA+vjssmTbAHDUHYQ==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/plugin-react-native-session": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-session/-/plugin-react-native-session-8.1.1.tgz",
|
||||
"integrity": "sha512-ZKn7cbAbRr+LxZ1QFz+h9jm7LlQHJXoyyEg8ut3SwrkGtA30sbUZHhkZ92NCUHSq/SCBkZbTsVME4kEJ1hy3Yg==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-session/-/plugin-react-native-session-8.2.0.tgz",
|
||||
"integrity": "sha512-3zqeqiJaEc1umjtNbGzAtxet9vNYSC4SUh1fpv4sWXM6PZF1jlDBHayeoO9d8zjBSE0FcIYaIpMvZmTn3tVoRg==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/plugin-react-native-unhandled-rejection": {
|
||||
"version": "8.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-unhandled-rejection/-/plugin-react-native-unhandled-rejection-8.1.1.tgz",
|
||||
"integrity": "sha512-tCnH5w/0gYJPcR9xvMc7fAEfo2zJghgar1QRYx9mrJCng2/sdNOcjJn35uLwj/tPBd/9pz7OVtsxm/GpsQUK3g==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/plugin-react-native-unhandled-rejection/-/plugin-react-native-unhandled-rejection-8.2.0.tgz",
|
||||
"integrity": "sha512-NbjFrzhLnRSa5L14/SRZww1858fWAVj3j6Jm186vgje6+32hTZWI66mH70bHw98IS+Z93gxOuP/7eoFi9JfMkg==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@bugsnag/core": "^8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@bugsnag/react-native": {
|
||||
"version": "8.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-8.1.3.tgz",
|
||||
"integrity": "sha512-SsSdJryal4U2/MmKbtcE6zeJ1x7hQRr4fuH2IUGaXJbPNl93N692hi3SX+KfVbjXcvZkqtKawMePcm/8EOSvEg==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@bugsnag/react-native/-/react-native-8.2.0.tgz",
|
||||
"integrity": "sha512-DMyq+sJ8GGgyvzSvOHg8OtBJ69xN1nTHRMmAKOWzDO6R9fpgAQc2QN8DKA/2PpzxxynIOXYPj8wS4Kt6sAC+sw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@bugsnag/core": "^8.1.1",
|
||||
"@bugsnag/delivery-react-native": "^8.1.1",
|
||||
"@bugsnag/plugin-console-breadcrumbs": "^8.1.1",
|
||||
"@bugsnag/plugin-network-breadcrumbs": "^8.1.1",
|
||||
"@bugsnag/plugin-react": "^8.1.1",
|
||||
"@bugsnag/plugin-react-native-client-sync": "^8.1.1",
|
||||
"@bugsnag/plugin-react-native-event-sync": "^8.1.1",
|
||||
"@bugsnag/plugin-react-native-global-error-handler": "^8.1.1",
|
||||
"@bugsnag/plugin-react-native-hermes": "^8.1.1",
|
||||
"@bugsnag/plugin-react-native-session": "^8.1.1",
|
||||
"@bugsnag/plugin-react-native-unhandled-rejection": "^8.1.1",
|
||||
"@bugsnag/core": "^8.2.0",
|
||||
"@bugsnag/delivery-react-native": "^8.2.0",
|
||||
"@bugsnag/plugin-console-breadcrumbs": "^8.2.0",
|
||||
"@bugsnag/plugin-network-breadcrumbs": "^8.2.0",
|
||||
"@bugsnag/plugin-react": "^8.2.0",
|
||||
"@bugsnag/plugin-react-native-client-sync": "^8.2.0",
|
||||
"@bugsnag/plugin-react-native-event-sync": "^8.2.0",
|
||||
"@bugsnag/plugin-react-native-global-error-handler": "^8.2.0",
|
||||
"@bugsnag/plugin-react-native-hermes": "^8.2.0",
|
||||
"@bugsnag/plugin-react-native-session": "^8.2.0",
|
||||
"@bugsnag/plugin-react-native-unhandled-rejection": "^8.2.0",
|
||||
"iserror": "^0.0.2"
|
||||
}
|
||||
},
|
||||
|
@ -4843,18 +4843,18 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli": {
|
||||
"version": "15.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli/-/cli-15.0.1.tgz",
|
||||
"integrity": "sha512-xIGPytx2bj5HxFk0c7S25AVuJowHmEFg5LFC9XosKc0TSOjP1r6zGC6OqC/arQV/pNuqmZN2IFnpgJn0Bn+hhQ==",
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli/-/cli-15.1.3.tgz",
|
||||
"integrity": "sha512-+ih/WYUkJsEV2CMAnOHvVoSIz/Ahg5UJk+sqSIOmY79mWAglQzfLP71o7b0neJCnJWLmWiO6G6/S+kmULefD5g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-native-community/cli-clean": "15.0.1",
|
||||
"@react-native-community/cli-config": "15.0.1",
|
||||
"@react-native-community/cli-debugger-ui": "15.0.1",
|
||||
"@react-native-community/cli-doctor": "15.0.1",
|
||||
"@react-native-community/cli-server-api": "15.0.1",
|
||||
"@react-native-community/cli-tools": "15.0.1",
|
||||
"@react-native-community/cli-types": "15.0.1",
|
||||
"@react-native-community/cli-clean": "15.1.3",
|
||||
"@react-native-community/cli-config": "15.1.3",
|
||||
"@react-native-community/cli-debugger-ui": "15.1.3",
|
||||
"@react-native-community/cli-doctor": "15.1.3",
|
||||
"@react-native-community/cli-server-api": "15.1.3",
|
||||
"@react-native-community/cli-tools": "15.1.3",
|
||||
"@react-native-community/cli-types": "15.1.3",
|
||||
"chalk": "^4.1.2",
|
||||
"commander": "^9.4.1",
|
||||
"deepmerge": "^4.3.0",
|
||||
|
@ -4873,17 +4873,36 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-clean": {
|
||||
"version": "15.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-clean/-/cli-clean-15.0.1.tgz",
|
||||
"integrity": "sha512-flGTfT005UZvW2LAXVowZ/7ri22oiiZE4pPgMvc8klRxO5uofKIRuohgiHybHtiCo/HNqIz45JmZJvuFrhc4Ow==",
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-clean/-/cli-clean-15.1.3.tgz",
|
||||
"integrity": "sha512-3s9NGapIkONFoCUN2s77NYI987GPSCdr74rTf0TWyGIDf4vTYgKoWKKR+Ml3VTa1BCj51r4cYuHEKE1pjUSc0w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-native-community/cli-tools": "15.0.1",
|
||||
"@react-native-community/cli-tools": "15.1.3",
|
||||
"chalk": "^4.1.2",
|
||||
"execa": "^5.0.0",
|
||||
"fast-glob": "^3.3.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-clean/node_modules/@react-native-community/cli-tools": {
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-15.1.3.tgz",
|
||||
"integrity": "sha512-2RzoUKR+Y03ijBeeSoCSQihyN6dxy3fbHjraO4MheZZUzt/Yd1VMEDd0R5aa6rtiRDoknbHt45RL2GMa8MSaEA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"appdirsjs": "^1.2.4",
|
||||
"chalk": "^4.1.2",
|
||||
"execa": "^5.0.0",
|
||||
"find-up": "^5.0.0",
|
||||
"mime": "^2.4.1",
|
||||
"open": "^6.2.0",
|
||||
"ora": "^5.4.1",
|
||||
"prompts": "^2.4.2",
|
||||
"semver": "^7.5.2",
|
||||
"shell-quote": "^1.7.3",
|
||||
"sudo-prompt": "^9.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-clean/node_modules/ansi-styles": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
||||
|
@ -4942,6 +4961,18 @@
|
|||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-clean/node_modules/semver": {
|
||||
"version": "7.6.3",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
|
||||
"integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
|
||||
"license": "ISC",
|
||||
"bin": {
|
||||
"semver": "bin/semver.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-clean/node_modules/supports-color": {
|
||||
"version": "7.2.0",
|
||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
||||
|
@ -4955,12 +4986,12 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-config": {
|
||||
"version": "15.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-config/-/cli-config-15.0.1.tgz",
|
||||
"integrity": "sha512-SL3/9zIyzQQPKWei0+W1gNHxCPurrxqpODUWnVLoP38DNcvYCGtsRayw/4DsXgprZfBC+FsscNpd3IDJrG59XA==",
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-config/-/cli-config-15.1.3.tgz",
|
||||
"integrity": "sha512-fJ9MrWp+/SszEVg5Wja8A57Whl5EfjRCHWFNkvFBtfjVUfi2hWvSTW3VBxzJuCHnPIIwpQafwjEgOrIRUI8y6w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-native-community/cli-tools": "15.0.1",
|
||||
"@react-native-community/cli-tools": "15.1.3",
|
||||
"chalk": "^4.1.2",
|
||||
"cosmiconfig": "^9.0.0",
|
||||
"deepmerge": "^4.3.0",
|
||||
|
@ -4968,6 +4999,119 @@
|
|||
"joi": "^17.2.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-config-android": {
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-config-android/-/cli-config-android-15.1.3.tgz",
|
||||
"integrity": "sha512-v9okV/WQfMJEWRddI0S6no2v9Lvk54KgFkw1mvMYhJKVqloCNsIWzoqme0u7zIuYSzwsjXUQXVlGiDzbbwdkBw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-native-community/cli-tools": "15.1.3",
|
||||
"chalk": "^4.1.2",
|
||||
"fast-glob": "^3.3.2",
|
||||
"fast-xml-parser": "^4.4.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-config-android/node_modules/@react-native-community/cli-tools": {
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-15.1.3.tgz",
|
||||
"integrity": "sha512-2RzoUKR+Y03ijBeeSoCSQihyN6dxy3fbHjraO4MheZZUzt/Yd1VMEDd0R5aa6rtiRDoknbHt45RL2GMa8MSaEA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"appdirsjs": "^1.2.4",
|
||||
"chalk": "^4.1.2",
|
||||
"execa": "^5.0.0",
|
||||
"find-up": "^5.0.0",
|
||||
"mime": "^2.4.1",
|
||||
"open": "^6.2.0",
|
||||
"ora": "^5.4.1",
|
||||
"prompts": "^2.4.2",
|
||||
"semver": "^7.5.2",
|
||||
"shell-quote": "^1.7.3",
|
||||
"sudo-prompt": "^9.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-config-android/node_modules/ansi-styles": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
||||
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"color-convert": "^2.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-config-android/node_modules/chalk": {
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
||||
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"ansi-styles": "^4.1.0",
|
||||
"supports-color": "^7.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/chalk/chalk?sponsor=1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-config-android/node_modules/color-convert": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
||||
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"color-name": "~1.1.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-config-android/node_modules/color-name": {
|
||||
"version": "1.1.4",
|
||||
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
||||
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@react-native-community/cli-config-android/node_modules/has-flag": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
||||
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-config-android/node_modules/semver": {
|
||||
"version": "7.6.3",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
|
||||
"integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
|
||||
"license": "ISC",
|
||||
"bin": {
|
||||
"semver": "bin/semver.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-config-android/node_modules/supports-color": {
|
||||
"version": "7.2.0",
|
||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
||||
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"has-flag": "^4.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-config-apple": {
|
||||
"version": "15.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-config-apple/-/cli-config-apple-15.0.1.tgz",
|
||||
|
@ -5050,6 +5194,25 @@
|
|||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-config/node_modules/@react-native-community/cli-tools": {
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-15.1.3.tgz",
|
||||
"integrity": "sha512-2RzoUKR+Y03ijBeeSoCSQihyN6dxy3fbHjraO4MheZZUzt/Yd1VMEDd0R5aa6rtiRDoknbHt45RL2GMa8MSaEA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"appdirsjs": "^1.2.4",
|
||||
"chalk": "^4.1.2",
|
||||
"execa": "^5.0.0",
|
||||
"find-up": "^5.0.0",
|
||||
"mime": "^2.4.1",
|
||||
"open": "^6.2.0",
|
||||
"ora": "^5.4.1",
|
||||
"prompts": "^2.4.2",
|
||||
"semver": "^7.5.2",
|
||||
"shell-quote": "^1.7.3",
|
||||
"sudo-prompt": "^9.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-config/node_modules/ansi-styles": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
||||
|
@ -5108,6 +5271,18 @@
|
|||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-config/node_modules/semver": {
|
||||
"version": "7.6.3",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
|
||||
"integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
|
||||
"license": "ISC",
|
||||
"bin": {
|
||||
"semver": "bin/semver.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-config/node_modules/supports-color": {
|
||||
"version": "7.2.0",
|
||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
||||
|
@ -5121,25 +5296,25 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-debugger-ui": {
|
||||
"version": "15.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-15.0.1.tgz",
|
||||
"integrity": "sha512-xkT2TLS8zg5r7Vl9l/2f7JVUoFECnVBS+B5ivrSu2PNZhKkr9lRmJFxC9aVLFb5lIxQQKNDvEyiIDNfP7wjJiA==",
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-15.1.3.tgz",
|
||||
"integrity": "sha512-m+fb9iAUNb9WiDdokCBLh0InJvollcgAM3gLjCT8DGTP6bH/jxtZ3DszzyIRqN9cMamItVrvDM0vkIg48xK7rQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"serve-static": "^1.13.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-doctor": {
|
||||
"version": "15.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-doctor/-/cli-doctor-15.0.1.tgz",
|
||||
"integrity": "sha512-YCu44lZR3zZxJJYVTqYZFz9cT9KBfbKI4q2MnKOvkamt00XY3usooMqfuwBAdvM/yvpx7M5w8kbM/nPyj4YCvQ==",
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-doctor/-/cli-doctor-15.1.3.tgz",
|
||||
"integrity": "sha512-WC9rawobuITAtJjyZ68E1M0geRt+b9A2CGB354L/tQp+XMKobGGVI4Y0DsattK83Wdg59GPyldE8C0Wevfgm/A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-native-community/cli-config": "15.0.1",
|
||||
"@react-native-community/cli-platform-android": "15.0.1",
|
||||
"@react-native-community/cli-platform-apple": "15.0.1",
|
||||
"@react-native-community/cli-platform-ios": "15.0.1",
|
||||
"@react-native-community/cli-tools": "15.0.1",
|
||||
"@react-native-community/cli-config": "15.1.3",
|
||||
"@react-native-community/cli-platform-android": "15.1.3",
|
||||
"@react-native-community/cli-platform-apple": "15.1.3",
|
||||
"@react-native-community/cli-platform-ios": "15.1.3",
|
||||
"@react-native-community/cli-tools": "15.1.3",
|
||||
"chalk": "^4.1.2",
|
||||
"command-exists": "^1.2.8",
|
||||
"deepmerge": "^4.3.0",
|
||||
|
@ -5153,6 +5328,59 @@
|
|||
"yaml": "^2.2.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-doctor/node_modules/@react-native-community/cli-config-apple": {
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-config-apple/-/cli-config-apple-15.1.3.tgz",
|
||||
"integrity": "sha512-Qv6jaEaycv+7s8wR9l9bdpIeSNFCeVANfGCX1x76SgOmGfZNIa7J3l1HaeF/5ktERMYsw/hm4u3rUn4Ks0YV1g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-native-community/cli-tools": "15.1.3",
|
||||
"chalk": "^4.1.2",
|
||||
"execa": "^5.0.0",
|
||||
"fast-glob": "^3.3.2"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-doctor/node_modules/@react-native-community/cli-platform-apple": {
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-platform-apple/-/cli-platform-apple-15.1.3.tgz",
|
||||
"integrity": "sha512-awotqCGVcTdeRmTlE3wlsZgNxZUDGojUhPYOVMKejgdCzNM2bvzF8fqhETH2sc64Hbw/tQJg8pYeD4MZR0bHxw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-native-community/cli-config-apple": "15.1.3",
|
||||
"@react-native-community/cli-tools": "15.1.3",
|
||||
"chalk": "^4.1.2",
|
||||
"execa": "^5.0.0",
|
||||
"fast-xml-parser": "^4.4.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-doctor/node_modules/@react-native-community/cli-platform-ios": {
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-platform-ios/-/cli-platform-ios-15.1.3.tgz",
|
||||
"integrity": "sha512-DxM8GYkqjrlGuuGiGjrcvUmKC2xv9zDzHbsc4+S160Nn0zbF2OH1DhMlnIuUeCmQnAO6QFMqU99O120iEzCAug==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-native-community/cli-platform-apple": "15.1.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-doctor/node_modules/@react-native-community/cli-tools": {
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-15.1.3.tgz",
|
||||
"integrity": "sha512-2RzoUKR+Y03ijBeeSoCSQihyN6dxy3fbHjraO4MheZZUzt/Yd1VMEDd0R5aa6rtiRDoknbHt45RL2GMa8MSaEA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"appdirsjs": "^1.2.4",
|
||||
"chalk": "^4.1.2",
|
||||
"execa": "^5.0.0",
|
||||
"find-up": "^5.0.0",
|
||||
"mime": "^2.4.1",
|
||||
"open": "^6.2.0",
|
||||
"ora": "^5.4.1",
|
||||
"prompts": "^2.4.2",
|
||||
"semver": "^7.5.2",
|
||||
"shell-quote": "^1.7.3",
|
||||
"sudo-prompt": "^9.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-doctor/node_modules/ansi-styles": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
||||
|
@ -5236,19 +5464,37 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-platform-android": {
|
||||
"version": "15.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-platform-android/-/cli-platform-android-15.0.1.tgz",
|
||||
"integrity": "sha512-QlAMomj6H6TY6pHwjTYMsHDQLP5eLzjAmyW1qb03w/kyS/72elK2bjsklNWJrscFY9TMQLqw7qoAsXf1m5t/dg==",
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-platform-android/-/cli-platform-android-15.1.3.tgz",
|
||||
"integrity": "sha512-ZwrBK0UK4DRHoQm2v5m8+PlNHBK5gmibBU6rqNFLo4aZJ2Rufalbv3SF+DukgSyoI9/kI8UVrzSNj17e+HhN5A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-native-community/cli-tools": "15.0.1",
|
||||
"@react-native-community/cli-config-android": "15.1.3",
|
||||
"@react-native-community/cli-tools": "15.1.3",
|
||||
"chalk": "^4.1.2",
|
||||
"execa": "^5.0.0",
|
||||
"fast-glob": "^3.3.2",
|
||||
"fast-xml-parser": "^4.4.1",
|
||||
"logkitty": "^0.7.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-platform-android/node_modules/@react-native-community/cli-tools": {
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-15.1.3.tgz",
|
||||
"integrity": "sha512-2RzoUKR+Y03ijBeeSoCSQihyN6dxy3fbHjraO4MheZZUzt/Yd1VMEDd0R5aa6rtiRDoknbHt45RL2GMa8MSaEA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"appdirsjs": "^1.2.4",
|
||||
"chalk": "^4.1.2",
|
||||
"execa": "^5.0.0",
|
||||
"find-up": "^5.0.0",
|
||||
"mime": "^2.4.1",
|
||||
"open": "^6.2.0",
|
||||
"ora": "^5.4.1",
|
||||
"prompts": "^2.4.2",
|
||||
"semver": "^7.5.2",
|
||||
"shell-quote": "^1.7.3",
|
||||
"sudo-prompt": "^9.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-platform-android/node_modules/ansi-styles": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
||||
|
@ -5307,6 +5553,18 @@
|
|||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-platform-android/node_modules/semver": {
|
||||
"version": "7.6.3",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
|
||||
"integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
|
||||
"license": "ISC",
|
||||
"bin": {
|
||||
"semver": "bin/semver.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-platform-android/node_modules/supports-color": {
|
||||
"version": "7.2.0",
|
||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
||||
|
@ -5412,13 +5670,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-server-api": {
|
||||
"version": "15.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-server-api/-/cli-server-api-15.0.1.tgz",
|
||||
"integrity": "sha512-f3rb3t1ELLaMSX5/LWO/IykglBIgiP3+pPnyl8GphHnBpf3bdIcp7fHlHLemvHE06YxT2nANRxRPjy1gNskenA==",
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-server-api/-/cli-server-api-15.1.3.tgz",
|
||||
"integrity": "sha512-kXZ0evedluLt6flWQiI3JqwnW8rSBspOoQ7JVTQYiG5lDHAeL3Om9PjAyiQBg1EZRMjiWZDV7nDxhR+m+6NX5Q==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@react-native-community/cli-debugger-ui": "15.0.1",
|
||||
"@react-native-community/cli-tools": "15.0.1",
|
||||
"@react-native-community/cli-debugger-ui": "15.1.3",
|
||||
"@react-native-community/cli-tools": "15.1.3",
|
||||
"compression": "^1.7.1",
|
||||
"connect": "^3.6.5",
|
||||
"errorhandler": "^1.5.1",
|
||||
|
@ -5428,6 +5686,107 @@
|
|||
"ws": "^6.2.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-server-api/node_modules/@react-native-community/cli-tools": {
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-15.1.3.tgz",
|
||||
"integrity": "sha512-2RzoUKR+Y03ijBeeSoCSQihyN6dxy3fbHjraO4MheZZUzt/Yd1VMEDd0R5aa6rtiRDoknbHt45RL2GMa8MSaEA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"appdirsjs": "^1.2.4",
|
||||
"chalk": "^4.1.2",
|
||||
"execa": "^5.0.0",
|
||||
"find-up": "^5.0.0",
|
||||
"mime": "^2.4.1",
|
||||
"open": "^6.2.0",
|
||||
"ora": "^5.4.1",
|
||||
"prompts": "^2.4.2",
|
||||
"semver": "^7.5.2",
|
||||
"shell-quote": "^1.7.3",
|
||||
"sudo-prompt": "^9.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-server-api/node_modules/ansi-styles": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
||||
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"color-convert": "^2.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-server-api/node_modules/chalk": {
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
||||
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"ansi-styles": "^4.1.0",
|
||||
"supports-color": "^7.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/chalk/chalk?sponsor=1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-server-api/node_modules/color-convert": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
||||
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"color-name": "~1.1.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-server-api/node_modules/color-name": {
|
||||
"version": "1.1.4",
|
||||
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
||||
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@react-native-community/cli-server-api/node_modules/has-flag": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
||||
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-server-api/node_modules/semver": {
|
||||
"version": "7.6.3",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
|
||||
"integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
|
||||
"license": "ISC",
|
||||
"bin": {
|
||||
"semver": "bin/semver.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-server-api/node_modules/supports-color": {
|
||||
"version": "7.2.0",
|
||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
||||
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"has-flag": "^4.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-tools": {
|
||||
"version": "15.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-15.0.1.tgz",
|
||||
|
@ -5530,14 +5889,33 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli-types": {
|
||||
"version": "15.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-types/-/cli-types-15.0.1.tgz",
|
||||
"integrity": "sha512-sWiJ62kkGu2mgYni2dsPxOMBzpwTjNsDH1ubY4mqcNEI9Zmzs0vRwwDUEhYqwNGys9+KpBKoZRrT2PAlhO84xA==",
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-types/-/cli-types-15.1.3.tgz",
|
||||
"integrity": "sha512-0ZaM8LMsa7z7swBN+ObL2ysc6aA3AdS698Q6uEukym6RyX1uLbiofUdlvFSMpWSEL3D8f9OTymmL4RkCH8k6dw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"joi": "^17.2.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli/node_modules/@react-native-community/cli-tools": {
|
||||
"version": "15.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-15.1.3.tgz",
|
||||
"integrity": "sha512-2RzoUKR+Y03ijBeeSoCSQihyN6dxy3fbHjraO4MheZZUzt/Yd1VMEDd0R5aa6rtiRDoknbHt45RL2GMa8MSaEA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"appdirsjs": "^1.2.4",
|
||||
"chalk": "^4.1.2",
|
||||
"execa": "^5.0.0",
|
||||
"find-up": "^5.0.0",
|
||||
"mime": "^2.4.1",
|
||||
"open": "^6.2.0",
|
||||
"ora": "^5.4.1",
|
||||
"prompts": "^2.4.2",
|
||||
"semver": "^7.5.2",
|
||||
"shell-quote": "^1.7.3",
|
||||
"sudo-prompt": "^9.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@react-native-community/cli/node_modules/ansi-styles": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
||||
|
|
|
@ -77,10 +77,10 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@babel/preset-env": "7.25.8",
|
||||
"@bugsnag/react-native": "8.1.3",
|
||||
"@bugsnag/react-native": "8.2.0",
|
||||
"@bugsnag/source-maps": "2.3.3",
|
||||
"@react-native-community/cli": "15.0.1",
|
||||
"@react-native-community/cli-platform-android": "15.0.1",
|
||||
"@react-native-community/cli": "15.1.3",
|
||||
"@react-native-community/cli-platform-android": "15.1.3",
|
||||
"@react-native-community/cli-platform-ios": "15.0.1",
|
||||
"@keystonehq/bc-ur-registry": "0.7.0",
|
||||
"@lodev09/react-native-true-sheet": "github:BlueWallet/react-native-true-sheet#c6fee8925120d94328dc2aace45d4fa0a111d57f",
|
||||
|
|
|
@ -94,8 +94,7 @@ describe('BlueWallet UI Tests - no wallets', () => {
|
|||
await element(by.text('OK')).tap();
|
||||
await element(by.id('HeaderMenuButton')).tap();
|
||||
await element(by.text('Reset to default')).tap();
|
||||
await sup('OK');
|
||||
await element(by.text('OK')).tap();
|
||||
await element(by.text('Reset to default')).tap();
|
||||
await sup('OK');
|
||||
await element(by.text('OK')).tap();
|
||||
await element(by.id('ElectrumSettingsScrollView')).swipe('up', 'fast', 1); // in case emu screen is small and it doesnt fit
|
||||
|
|
Loading…
Add table
Reference in a new issue