diff --git a/package.json b/package.json index abf89c1..49a8218 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "eject": "expo eject" }, "dependencies": { - "@expo/metro-config": "^0.1.56", + "@expo/metro-config": "^0.1.68", "@react-native-async-storage/async-storage": "^1.14.1", "@react-native-community/masked-view": "0.1.10", "@react-navigation/native": "^5.9.3", diff --git a/yarn.lock b/yarn.lock index 29a6aea..01ad26a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1155,24 +1155,24 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@expo/config-plugins@1.0.20": - version "1.0.20" - resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-1.0.20.tgz#b1964daf063d7ce07c3f135aa92ccf1c60cd6e46" - integrity sha512-BucZQbi7edu8Pin8zFUNsaQeZAj/8ga7Ei3PKivKZKd5F53DdFU6Yb+ZDyQ0UeOGDi0hZlZWdaBzmQqHEg37TQ== +"@expo/config-plugins@1.0.32": + version "1.0.32" + resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-1.0.32.tgz#abf4ab24a1cfd53e824fefdf15f727687491a856" + integrity sha512-goQoBvWYq1fk/jdDYYioN5gYlEhmPVRP6Y9jxmCLTHoHhZHSI+Pl5BXidUqVNdE2XFhoiz9yLbjQrGgYFPXuwQ== dependencies: "@expo/config-types" "^40.0.0-beta.2" - "@expo/configure-splash-screen" "0.3.4" - "@expo/image-utils" "0.3.10" - "@expo/json-file" "8.2.28-alpha.0" - "@expo/plist" "0.0.11" + "@expo/configure-splash-screen" "0.4.0" + "@expo/image-utils" "0.3.14" + "@expo/json-file" "8.2.30" + "@expo/plist" "0.0.13" find-up "~5.0.0" fs-extra "9.0.0" - getenv "0.7.0" + getenv "^1.0.0" glob "7.1.6" resolve-from "^5.0.0" slash "^3.0.0" slugify "^1.3.4" - xcode "^2.1.0" + xcode "^3.0.1" xml2js "^0.4.23" "@expo/config-types@^40.0.0-beta.2": @@ -1180,20 +1180,20 @@ resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-40.0.0-beta.2.tgz#4fea4ef5654d02218b02b0b3772529a9ce5b0471" integrity sha512-t9pHCQMXOP4nwd7LGXuHkLlFy0JdfknRSCAeVF4Kw2/y+5OBbR9hW9ZVnetpBf0kORrekgiI7K/qDaa3hh5+Qg== -"@expo/config@3.3.30", "@expo/config@^3.3.18": - version "3.3.30" - resolved "https://registry.yarnpkg.com/@expo/config/-/config-3.3.30.tgz#4e2f23c84b6563b940f0f32b941ce8495cdb2825" - integrity sha512-mOFebiAcowOD9MCpXGtZG/oMku1vAOazGx9BGaDnrod5YHjmrIN65W+hP+eK2dQBcJV1VjbU5K3VpkXO6aWwBA== +"@expo/config@3.3.42", "@expo/config@^3.3.18": + version "3.3.42" + resolved "https://registry.yarnpkg.com/@expo/config/-/config-3.3.42.tgz#668d3d47112e562ad9265ebafa3db0063369cff8" + integrity sha512-BLFp9JvMHkBFutwKM+o9RhvmdllSyQpswvY9974Y8gjYsO5/BXfvT5J0GyUt1bdtqGyA8dlfo5jew/mtkeStRA== dependencies: "@babel/core" "7.9.0" "@babel/plugin-proposal-class-properties" "~7.12.13" "@babel/preset-env" "~7.12.13" "@babel/preset-typescript" "~7.12.13" - "@expo/config-plugins" "1.0.20" + "@expo/config-plugins" "1.0.32" "@expo/config-types" "^40.0.0-beta.2" - "@expo/json-file" "8.2.28-alpha.0" + "@expo/json-file" "8.2.30" fs-extra "9.0.0" - getenv "0.7.0" + getenv "^1.0.0" glob "7.1.6" require-from-string "^2.0.2" resolve-from "^5.0.0" @@ -1217,15 +1217,13 @@ xcode "^3.0.0" xml-js "^1.6.11" -"@expo/configure-splash-screen@0.3.4": - version "0.3.4" - resolved "https://registry.yarnpkg.com/@expo/configure-splash-screen/-/configure-splash-screen-0.3.4.tgz#b91d8f08fd96272bd3d7aaa9b51d6189b932c7cc" - integrity sha512-HsukM03X5/EXSucVsLN/oLqyFq/1jAjpADkgU1HLaezFpkr+TOquI6yDwdDp1450kcm891PE/SYJ+mCdPxzDLw== +"@expo/configure-splash-screen@0.4.0": + version "0.4.0" + resolved "https://registry.yarnpkg.com/@expo/configure-splash-screen/-/configure-splash-screen-0.4.0.tgz#dad43fccae4525e32ec25d22c7338b2c3cbf6170" + integrity sha512-IDPnr2/DW1tYpDHqedFYNCDzRTf9HYinWFQ7fOelNZLuOCMoErLbSStA5zfkv46o69AgcCpteqgKHSoxsIBz5g== dependencies: color-string "^1.5.3" commander "^5.1.0" - core-js "^3.6.5" - deep-equal "^2.0.3" fs-extra "^9.0.0" glob "^7.1.6" lodash "^4.17.15" @@ -1233,15 +1231,15 @@ xcode "^3.0.0" xml-js "^1.6.11" -"@expo/image-utils@0.3.10": - version "0.3.10" - resolved "https://registry.yarnpkg.com/@expo/image-utils/-/image-utils-0.3.10.tgz#bdb9d6a2a7280680dd56d7f9dd283863b58d1e1e" - integrity sha512-EebukeUnzyk4ts1E1vMQSb0p8otYqWKsZNDZEoqHtERhxMSO7WhQLqa7/z2kB/YMHRJjrhaa3Aa2X5zjYot1kA== +"@expo/image-utils@0.3.14": + version "0.3.14" + resolved "https://registry.yarnpkg.com/@expo/image-utils/-/image-utils-0.3.14.tgz#eea0d59c5845e8b19504011c20afd837c5d044c5" + integrity sha512-n+JkLZ71CWuNKLVVsPTzMGRwmbeKiVQw/2b99Ro7znCKzJy3tyE5T2C6WBvYh/5h/hjg8TqEODjXXWucRIzMXA== dependencies: "@expo/spawn-async" "1.5.0" chalk "^4.0.0" fs-extra "9.0.0" - getenv "0.7.0" + getenv "^1.0.0" jimp "0.12.1" mime "^2.4.4" node-fetch "^2.6.0" @@ -1250,34 +1248,34 @@ semver "7.3.2" tempy "0.3.0" -"@expo/json-file@8.2.28-alpha.0": - version "8.2.28-alpha.0" - resolved "https://registry.yarnpkg.com/@expo/json-file/-/json-file-8.2.28-alpha.0.tgz#0e5280c82a17165be12c6a95cd95ec108c6dfe7b" - integrity sha512-cCQdw/Nfw8doXjN3onvUnWkuJjtVxx2iUjSOLMydvgI87YpW3x05uUXOVs4P+77YFVoFS6xbki+fmKK2JSCf8w== +"@expo/json-file@8.2.30": + version "8.2.30" + resolved "https://registry.yarnpkg.com/@expo/json-file/-/json-file-8.2.30.tgz#bd855b6416b5c3af7e55b43f6761c1e7d2b755b0" + integrity sha512-vrgGyPEXBoFI5NY70IegusCSoSVIFV3T3ry4tjJg1MFQKTUlR7E0r+8g8XR6qC705rc2PawaZQjqXMAVtV6s2A== dependencies: "@babel/code-frame" "~7.10.4" fs-extra "9.0.0" json5 "^1.0.1" write-file-atomic "^2.3.0" -"@expo/metro-config@^0.1.56": - version "0.1.56" - resolved "https://registry.yarnpkg.com/@expo/metro-config/-/metro-config-0.1.56.tgz#b200397b765f002d2101079f2df1e41f45d41697" - integrity sha512-h7IBc8GWzqKhdv2OWqU9tU3i5ZMpoXU1gao+kZzvi02dEAV5GzKxvGPiZu9nsvXeeRlCIpzTHvzFPh5n5mtSnA== +"@expo/metro-config@^0.1.68": + version "0.1.68" + resolved "https://registry.yarnpkg.com/@expo/metro-config/-/metro-config-0.1.68.tgz#f48e27603b531d109f72d9a49c30db49e585817d" + integrity sha512-jxcGOCPUK9SiHqX9LB0c7N9LbasDIUYghqC6xc0VUS+8ZmbDZZ/QFjeKUJbHjjXsZG+jSGcft37PdUf4Mrcbzg== dependencies: - "@expo/config" "3.3.30" + "@expo/config" "3.3.42" chalk "^4.1.0" - getenv "^0.7.0" + getenv "^1.0.0" metro-react-native-babel-transformer "^0.59.0" -"@expo/plist@0.0.11": - version "0.0.11" - resolved "https://registry.yarnpkg.com/@expo/plist/-/plist-0.0.11.tgz#5d7900dc31df57d45a3524c061dde34aacc8dabf" - integrity sha512-yza93QHDkbdkdwu/PXef0eJSCMkMNdrHujK5G1viZLaZt0Rxw2s+geTyjgJsYpwqQEAoOYVpKlVymOenK+bFQg== +"@expo/plist@0.0.13": + version "0.0.13" + resolved "https://registry.yarnpkg.com/@expo/plist/-/plist-0.0.13.tgz#700a48d9927aa2b0257c613e13454164e7371a96" + integrity sha512-zGPSq9OrCn7lWvwLLHLpHUUq2E40KptUFXn53xyZXPViI0k9lbApcR9KlonQZ95C+ELsf0BQ3gRficwK92Ivcw== dependencies: base64-js "^1.2.3" xmlbuilder "^14.0.0" - xmldom "~0.1.31" + xmldom "~0.5.0" "@expo/spawn-async@1.5.0": version "1.5.0" @@ -4615,10 +4613,10 @@ get-value@^2.0.3, get-value@^2.0.6: resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28" integrity sha1-3BXKHGcjh8p2vTesCjlbogQqLCg= -getenv@0.7.0, getenv@^0.7.0: - version "0.7.0" - resolved "https://registry.yarnpkg.com/getenv/-/getenv-0.7.0.tgz#39b91838707e2086fd1cf6ef8777d1c93e14649e" - integrity sha1-ObkYOHB+IIb9HPbvh3fRyT4UZJ4= +getenv@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/getenv/-/getenv-1.0.0.tgz#874f2e7544fbca53c7a4738f37de8605c3fcfc31" + integrity sha512-7yetJWqbS9sbn0vIfliPsFgoXMKn/YMF+Wuiog97x+urnSRRRZ7xB+uVkwGKzRgq9CDFfMQnE9ruL5DHv9c6Xg== glob-parent@^5.0.0, glob-parent@^5.1.0: version "5.1.2" @@ -8599,7 +8597,7 @@ ws@^7: resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.4.tgz#383bc9742cb202292c9077ceab6f6047b17f2d59" integrity sha512-Qm8k8ojNQIMx7S+Zp8u/uHOx7Qazv3Yv4q68MiWWWOJhiwG5W3x7iqmRtJo8xxrciZUY4vRxUTJCKuRnF28ZZw== -xcode@^2.0.0, xcode@^2.1.0: +xcode@^2.0.0: version "2.1.0" resolved "https://registry.yarnpkg.com/xcode/-/xcode-2.1.0.tgz#bab64a7e954bb50ca8d19da7e09531c65a43ecfe" integrity sha512-uCrmPITrqTEzhn0TtT57fJaNaw8YJs1aCzs+P/QqxsDbvPZSv7XMPPwXrKvHtD6pLjBM/NaVwraWJm8q83Y4iQ== @@ -8607,7 +8605,7 @@ xcode@^2.0.0, xcode@^2.1.0: simple-plist "^1.0.0" uuid "^3.3.2" -xcode@^3.0.0: +xcode@^3.0.0, xcode@^3.0.1: version "3.0.1" resolved "https://registry.yarnpkg.com/xcode/-/xcode-3.0.1.tgz#3efb62aac641ab2c702458f9a0302696146aa53c" integrity sha512-kCz5k7J7XbJtjABOvkc5lJmkiDh8VhjVCGNiqdKCscmVpdVUpEAyXv1xmCLkQJ5dsHqx3IPO4XW+NTDhU/fatA== @@ -8667,11 +8665,16 @@ xmldoc@^1.1.2: dependencies: sax "^1.2.1" -xmldom@0.1.x, xmldom@~0.1.31: +xmldom@0.1.x: version "0.1.31" resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.31.tgz#b76c9a1bd9f0a9737e5a72dc37231cf38375e2ff" integrity sha512-yS2uJflVQs6n+CyjHoaBmVSqIDevTAWrzMmjG1Gc7h1qQ7uVozNhEPJAwZXWyGQ/Gafo3fCwrcaokezLPupVyQ== +xmldom@~0.5.0: + version "0.5.0" + resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.5.0.tgz#193cb96b84aa3486127ea6272c4596354cb4962e" + integrity sha512-Foaj5FXVzgn7xFzsKeNIde9g6aFBxTPi37iwsno8QvApmtg7KYrr+OPyRHcJF7dud2a5nGRBXK3n0dL62Gf7PA== + xpipe@^1.0.5: version "1.0.5" resolved "https://registry.yarnpkg.com/xpipe/-/xpipe-1.0.5.tgz#8dd8bf45fc3f7f55f0e054b878f43a62614dafdf"