|
|
@@ -1205,12 +1205,12 @@
|
|
|
}
|
|
|
},
|
|
|
"@expo/configure-splash-screen": {
|
|
|
- "version": "0.1.12",
|
|
|
- "resolved": "https://registry.npmjs.org/@expo/configure-splash-screen/-/configure-splash-screen-0.1.12.tgz",
|
|
|
- "integrity": "sha512-XvXZEmRaHmuO4/oJnE4cD2VFwYQec7kXBq0Ki9NtSdNHmGWE8XuXslZpn9anORcTjas/X0p9KtJbRsYQVVqbww==",
|
|
|
+ "version": "0.1.14",
|
|
|
+ "resolved": "https://registry.npmjs.org/@expo/configure-splash-screen/-/configure-splash-screen-0.1.14.tgz",
|
|
|
+ "integrity": "sha512-5Ex4AcqkGN/MNT2qmNiYzDG8/l+eQ5Zb6Fid+CCFOUdM84JUTdKW5GwYkPAMFwwqxWod2l/pY0nz+wvKX8ePRg==",
|
|
|
"requires": {
|
|
|
- "@react-native-community/cli-platform-android": "4.7.0",
|
|
|
- "@react-native-community/cli-platform-ios": "4.7.0",
|
|
|
+ "@react-native-community/cli-platform-android": "^4.10.0",
|
|
|
+ "@react-native-community/cli-platform-ios": "^4.10.0",
|
|
|
"color-string": "^1.5.3",
|
|
|
"commander": "^5.1.0",
|
|
|
"core-js": "^3.6.5",
|
|
|
@@ -1221,10 +1221,264 @@
|
|
|
"xml-js": "^1.6.11"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "core-js": {
|
|
|
- "version": "3.6.5",
|
|
|
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.5.tgz",
|
|
|
- "integrity": "sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA=="
|
|
|
+ "@react-native-community/cli-platform-android": {
|
|
|
+ "version": "4.11.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-native-community/cli-platform-android/-/cli-platform-android-4.11.0.tgz",
|
|
|
+ "integrity": "sha512-BzqocGjOCjpDW0bM/LUrHMXw4nBvOhDXnHWxaoRp3eeUVsD2oSegoRn52kZo9yhPb9cCPkZJ3b+Web71Ue4j9w==",
|
|
|
+ "requires": {
|
|
|
+ "@react-native-community/cli-tools": "^4.11.0",
|
|
|
+ "chalk": "^3.0.0",
|
|
|
+ "execa": "^1.0.0",
|
|
|
+ "fs-extra": "^8.1.0",
|
|
|
+ "glob": "^7.1.3",
|
|
|
+ "jetifier": "^1.6.2",
|
|
|
+ "lodash": "^4.17.15",
|
|
|
+ "logkitty": "^0.7.1",
|
|
|
+ "slash": "^3.0.0",
|
|
|
+ "xmldoc": "^1.1.2"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "fs-extra": {
|
|
|
+ "version": "8.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
|
|
|
+ "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==",
|
|
|
+ "requires": {
|
|
|
+ "graceful-fs": "^4.2.0",
|
|
|
+ "jsonfile": "^4.0.0",
|
|
|
+ "universalify": "^0.1.0"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@react-native-community/cli-platform-ios": {
|
|
|
+ "version": "4.11.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-native-community/cli-platform-ios/-/cli-platform-ios-4.11.0.tgz",
|
|
|
+ "integrity": "sha512-/qkjnhhJ7BGBTNkHSS8a+z8UgWUQbU6YZOTuYxjNywGUzMiTsb/wlm2cWCY1VEAvWtY97c4plAZ5OferPJHaVA==",
|
|
|
+ "requires": {
|
|
|
+ "@react-native-community/cli-tools": "^4.11.0",
|
|
|
+ "chalk": "^3.0.0",
|
|
|
+ "glob": "^7.1.3",
|
|
|
+ "js-yaml": "^3.13.1",
|
|
|
+ "lodash": "^4.17.15",
|
|
|
+ "plist": "^3.0.1",
|
|
|
+ "xcode": "^2.0.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "xcode": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/xcode/-/xcode-2.1.0.tgz",
|
|
|
+ "integrity": "sha512-uCrmPITrqTEzhn0TtT57fJaNaw8YJs1aCzs+P/QqxsDbvPZSv7XMPPwXrKvHtD6pLjBM/NaVwraWJm8q83Y4iQ==",
|
|
|
+ "requires": {
|
|
|
+ "simple-plist": "^1.0.0",
|
|
|
+ "uuid": "^3.3.2"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@react-native-community/cli-tools": {
|
|
|
+ "version": "4.11.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-4.11.0.tgz",
|
|
|
+ "integrity": "sha512-o2dh9q/778lIYBJxgIvTXkcxi9bSozjt8lv3tpyVmLZNA/PAPmQ7CafT37jWWwdmaSgP7nWyp4DtuE/gRsrXkA==",
|
|
|
+ "requires": {
|
|
|
+ "chalk": "^3.0.0",
|
|
|
+ "lodash": "^4.17.15",
|
|
|
+ "mime": "^2.4.1",
|
|
|
+ "node-fetch": "^2.6.0",
|
|
|
+ "open": "^6.2.0",
|
|
|
+ "shell-quote": "1.6.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "ansi-regex": {
|
|
|
+ "version": "5.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz",
|
|
|
+ "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg=="
|
|
|
+ },
|
|
|
+ "ansi-styles": {
|
|
|
+ "version": "4.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
|
|
|
+ "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
|
|
|
+ "requires": {
|
|
|
+ "@types/color-name": "^1.1.1",
|
|
|
+ "color-convert": "^2.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "chalk": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
|
|
|
+ "requires": {
|
|
|
+ "ansi-styles": "^4.1.0",
|
|
|
+ "supports-color": "^7.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "cliui": {
|
|
|
+ "version": "6.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz",
|
|
|
+ "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==",
|
|
|
+ "requires": {
|
|
|
+ "string-width": "^4.2.0",
|
|
|
+ "strip-ansi": "^6.0.0",
|
|
|
+ "wrap-ansi": "^6.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "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==",
|
|
|
+ "requires": {
|
|
|
+ "color-name": "~1.1.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "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=="
|
|
|
+ },
|
|
|
+ "emoji-regex": {
|
|
|
+ "version": "8.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
|
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
|
|
|
+ },
|
|
|
+ "find-up": {
|
|
|
+ "version": "4.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
|
|
|
+ "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
|
|
|
+ "requires": {
|
|
|
+ "locate-path": "^5.0.0",
|
|
|
+ "path-exists": "^4.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "get-caller-file": {
|
|
|
+ "version": "2.0.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
|
|
|
+ "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="
|
|
|
+ },
|
|
|
+ "has-flag": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
|
|
|
+ },
|
|
|
+ "is-fullwidth-code-point": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
|
+ "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="
|
|
|
+ },
|
|
|
+ "locate-path": {
|
|
|
+ "version": "5.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
|
|
|
+ "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
|
|
|
+ "requires": {
|
|
|
+ "p-locate": "^4.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "logkitty": {
|
|
|
+ "version": "0.7.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/logkitty/-/logkitty-0.7.1.tgz",
|
|
|
+ "integrity": "sha512-/3ER20CTTbahrCrpYfPn7Xavv9diBROZpoXGVZDWMw4b/X4uuUwAC0ki85tgsdMRONURyIJbcOvS94QsUBYPbQ==",
|
|
|
+ "requires": {
|
|
|
+ "ansi-fragments": "^0.2.1",
|
|
|
+ "dayjs": "^1.8.15",
|
|
|
+ "yargs": "^15.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node-fetch": {
|
|
|
+ "version": "2.6.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
|
|
|
+ "integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA=="
|
|
|
+ },
|
|
|
+ "p-limit": {
|
|
|
+ "version": "2.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
|
+ "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
|
+ "requires": {
|
|
|
+ "p-try": "^2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "p-locate": {
|
|
|
+ "version": "4.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
|
|
|
+ "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
|
|
|
+ "requires": {
|
|
|
+ "p-limit": "^2.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "p-try": {
|
|
|
+ "version": "2.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
|
|
|
+ "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="
|
|
|
+ },
|
|
|
+ "path-exists": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="
|
|
|
+ },
|
|
|
+ "require-main-filename": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg=="
|
|
|
+ },
|
|
|
+ "string-width": {
|
|
|
+ "version": "4.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz",
|
|
|
+ "integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==",
|
|
|
+ "requires": {
|
|
|
+ "emoji-regex": "^8.0.0",
|
|
|
+ "is-fullwidth-code-point": "^3.0.0",
|
|
|
+ "strip-ansi": "^6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "strip-ansi": {
|
|
|
+ "version": "6.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
|
|
|
+ "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
|
|
|
+ "requires": {
|
|
|
+ "ansi-regex": "^5.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "supports-color": {
|
|
|
+ "version": "7.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
|
|
|
+ "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
|
|
|
+ "requires": {
|
|
|
+ "has-flag": "^4.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "wrap-ansi": {
|
|
|
+ "version": "6.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
|
|
|
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
|
|
|
+ "requires": {
|
|
|
+ "ansi-styles": "^4.0.0",
|
|
|
+ "string-width": "^4.1.0",
|
|
|
+ "strip-ansi": "^6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "yargs": {
|
|
|
+ "version": "15.4.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz",
|
|
|
+ "integrity": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==",
|
|
|
+ "requires": {
|
|
|
+ "cliui": "^6.0.0",
|
|
|
+ "decamelize": "^1.2.0",
|
|
|
+ "find-up": "^4.1.0",
|
|
|
+ "get-caller-file": "^2.0.1",
|
|
|
+ "require-directory": "^2.1.1",
|
|
|
+ "require-main-filename": "^2.0.0",
|
|
|
+ "set-blocking": "^2.0.0",
|
|
|
+ "string-width": "^4.2.0",
|
|
|
+ "which-module": "^2.0.0",
|
|
|
+ "y18n": "^4.0.0",
|
|
|
+ "yargs-parser": "^18.1.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "yargs-parser": {
|
|
|
+ "version": "18.1.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz",
|
|
|
+ "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==",
|
|
|
+ "requires": {
|
|
|
+ "camelcase": "^5.0.0",
|
|
|
+ "decamelize": "^1.2.0"
|
|
|
+ }
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
@@ -5988,6 +6242,17 @@
|
|
|
"invariant": "^2.2.4"
|
|
|
}
|
|
|
},
|
|
|
+ "expo-notifications": {
|
|
|
+ "version": "0.3.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/expo-notifications/-/expo-notifications-0.3.3.tgz",
|
|
|
+ "integrity": "sha512-iBqvlbB6UVkU5yF4W9K/sqdPIbJ52VVeL7543G4IA3ARWhx6wdhfzcuGTCtUgV0XmkJu7vmPs+sC31aXjRa0Kg==",
|
|
|
+ "requires": {
|
|
|
+ "badgin": "^1.1.5",
|
|
|
+ "expo-application": "~2.2.1",
|
|
|
+ "expo-constants": "9.1.1",
|
|
|
+ "uuid": "^3.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"expo-permissions": {
|
|
|
"version": "9.0.1",
|
|
|
"resolved": "https://registry.npmjs.org/expo-permissions/-/expo-permissions-9.0.1.tgz",
|