|
|
|
|
@@ -1221,6 +1221,20 @@
|
|
|
|
|
slugify "^1.3.4"
|
|
|
|
|
sucrase "^3.20.0"
|
|
|
|
|
|
|
|
|
|
"@expo/configure-splash-screen@^0.6.0":
|
|
|
|
|
version "0.6.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@expo/configure-splash-screen/-/configure-splash-screen-0.6.0.tgz#07d97ee512fd859fcc09506ba3762fd6263ebc39"
|
|
|
|
|
integrity sha512-4DyPoNXJqx9bN4nEwF3HQreo//ECu7gDe1Xor3dnnzFm9P/VDxAKdbEhA0n+R6fgkNfT2onVHWijqvdpTS3Xew==
|
|
|
|
|
dependencies:
|
|
|
|
|
color-string "^1.5.3"
|
|
|
|
|
commander "^5.1.0"
|
|
|
|
|
fs-extra "^9.0.0"
|
|
|
|
|
glob "^7.1.6"
|
|
|
|
|
lodash "^4.17.15"
|
|
|
|
|
pngjs "^5.0.0"
|
|
|
|
|
xcode "^3.0.0"
|
|
|
|
|
xml-js "^1.6.11"
|
|
|
|
|
|
|
|
|
|
"@expo/dev-server@0.1.116":
|
|
|
|
|
version "0.1.116"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@expo/dev-server/-/dev-server-0.1.116.tgz#65774a28cbe1ab22101be4f41626b7530b4f7560"
|
|
|
|
|
@@ -4014,7 +4028,7 @@ color-name@^1.0.0, color-name@~1.1.4:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
|
|
|
|
|
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
|
|
|
|
|
|
|
|
|
|
color-string@^1.6.0:
|
|
|
|
|
color-string@^1.5.3, color-string@^1.6.0:
|
|
|
|
|
version "1.9.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4"
|
|
|
|
|
integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==
|
|
|
|
|
@@ -4057,6 +4071,11 @@ commander@^4.0.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068"
|
|
|
|
|
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
|
|
|
|
|
|
|
|
|
|
commander@^5.1.0:
|
|
|
|
|
version "5.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae"
|
|
|
|
|
integrity sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==
|
|
|
|
|
|
|
|
|
|
commander@^7.2.0:
|
|
|
|
|
version "7.2.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7"
|
|
|
|
|
@@ -4857,6 +4876,14 @@ expo-secure-store@~11.2.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/expo-secure-store/-/expo-secure-store-11.2.0.tgz#c2c8fdcac39c5e1828a8fea45765028a11625575"
|
|
|
|
|
integrity sha512-PlmDplx9QNqaTVKNLgqSurRhzYf6YbVTTiSKX5JlEMWgOiBTz77Nh6mpMMjI1jwrvtz9grD+CT2AlDEGXe+Ovg==
|
|
|
|
|
|
|
|
|
|
expo-splash-screen@~0.15.1:
|
|
|
|
|
version "0.15.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/expo-splash-screen/-/expo-splash-screen-0.15.1.tgz#bdfb2434bda7fb1cde97e029fc7a791d7b3e3125"
|
|
|
|
|
integrity sha512-Yvz6p/ig+cQp9c1PLSm1YshpNJXRp/xtxajfwPq2kampf61zA+xnoMk+J6YcNeXeIlqHysj3ND2tMhEEQjM/ow==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@expo/configure-splash-screen" "^0.6.0"
|
|
|
|
|
"@expo/prebuild-config" "~4.0.0"
|
|
|
|
|
|
|
|
|
|
expo-status-bar@~1.3.0:
|
|
|
|
|
version "1.3.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-1.3.0.tgz#d71fd0b880ea201905f5dd8abcd18db7476c9f03"
|
|
|
|
|
@@ -7994,6 +8021,11 @@ pngjs@^3.3.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/pngjs/-/pngjs-3.4.0.tgz#99ca7d725965fb655814eaf65f38f12bbdbf555f"
|
|
|
|
|
integrity sha512-NCrCHhWmnQklfH4MtJMRjZ2a8c80qXeMlQMv2uVp9ISJMTt562SbGd6n2oq0PaPgKm7Z6pL9E2UlLIhC+SHL3w==
|
|
|
|
|
|
|
|
|
|
pngjs@^5.0.0:
|
|
|
|
|
version "5.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/pngjs/-/pngjs-5.0.0.tgz#e79dd2b215767fd9c04561c01236df960bce7fbb"
|
|
|
|
|
integrity sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==
|
|
|
|
|
|
|
|
|
|
posix-character-classes@^0.1.0:
|
|
|
|
|
version "0.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
|
|
|
|
|
@@ -9982,6 +10014,13 @@ xcode@^3.0.0, xcode@^3.0.1:
|
|
|
|
|
simple-plist "^1.1.0"
|
|
|
|
|
uuid "^7.0.3"
|
|
|
|
|
|
|
|
|
|
xml-js@^1.6.11:
|
|
|
|
|
version "1.6.11"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/xml-js/-/xml-js-1.6.11.tgz#927d2f6947f7f1c19a316dd8eea3614e8b18f8e9"
|
|
|
|
|
integrity sha512-7rVi2KMfwfWFl+GpPg6m80IVMWXLRjO+PxTq7V2CDhoGak0wzYzFgUY2m4XJ47OGdXd8eLE8EmwfAmdjw7lC1g==
|
|
|
|
|
dependencies:
|
|
|
|
|
sax "^1.2.4"
|
|
|
|
|
|
|
|
|
|
xml-name-validator@^3.0.0:
|
|
|
|
|
version "3.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"
|
|
|
|
|
|