|
1126 | 1126 | node-forge "^1.2.1" |
1127 | 1127 | nullthrows "^1.1.1" |
1128 | 1128 |
|
1129 | | -"@expo/config-plugins@~9.0.14", "@expo/config-plugins@~9.0.17": |
| 1129 | +"@expo/config-plugins@~10.0.0": |
| 1130 | + version "10.0.2" |
| 1131 | + resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-10.0.2.tgz#040867991e9c8c527b4f5c13a47bcf040a7479fe" |
| 1132 | + integrity sha512-TzUn3pPdpwCS0yYaSlZOClgDmCX8N4I2lfgitX5oStqmvpPtB+vqtdyqsVM02fQ2tlJIAqwBW+NHaHqqy8Jv7g== |
| 1133 | + dependencies: |
| 1134 | + "@expo/config-types" "^53.0.3" |
| 1135 | + "@expo/json-file" "~9.1.4" |
| 1136 | + "@expo/plist" "^0.3.4" |
| 1137 | + "@expo/sdk-runtime-versions" "^1.0.0" |
| 1138 | + chalk "^4.1.2" |
| 1139 | + debug "^4.3.5" |
| 1140 | + getenv "^1.0.0" |
| 1141 | + glob "^10.4.2" |
| 1142 | + resolve-from "^5.0.0" |
| 1143 | + semver "^7.5.4" |
| 1144 | + slash "^3.0.0" |
| 1145 | + slugify "^1.6.6" |
| 1146 | + xcode "^3.0.1" |
| 1147 | + xml2js "0.6.0" |
| 1148 | + |
| 1149 | +"@expo/config-plugins@~9.0.14": |
1130 | 1150 | version "9.0.17" |
1131 | 1151 | resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-9.0.17.tgz#c997072209129b9f9616efa3533314b889cfd788" |
1132 | 1152 | integrity sha512-m24F1COquwOm7PBl5wRbkT9P9DviCXe0D7S7nQsolfbhdCWuvMkfXeoWmgjtdhy7sDlOyIgBrAdnB6MfsWKqIg== |
|
1151 | 1171 | resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-52.0.5.tgz#e10a226990dd903a4e3db5992ffb3015adf13f38" |
1152 | 1172 | integrity sha512-AMDeuDLHXXqd8W+0zSjIt7f37vUd/BP8p43k68NHpyAvQO+z8mbQZm3cNQVAMySeayK2XoPigAFB1JF2NFajaA== |
1153 | 1173 |
|
| 1174 | +"@expo/config-types@^53.0.3": |
| 1175 | + version "53.0.3" |
| 1176 | + resolved "https://registry.yarnpkg.com/@expo/config-types/-/config-types-53.0.3.tgz#d083d9b095972e89eee96c41d085feb5b92d2749" |
| 1177 | + integrity sha512-V1e6CiM4TXtGxG/W2Msjp/QOx/vikLo5IUGMvEMjgAglBfGYx3PXfqsUb5aZDt6kqA3bDDwFuZoS5vNm/SYwSg== |
| 1178 | + |
1154 | 1179 | "@expo/config@~10.0.8": |
1155 | 1180 | version "10.0.8" |
1156 | 1181 | resolved "https://registry.yarnpkg.com/@expo/config/-/config-10.0.8.tgz#c94cf98328d2ec38c9da80ec68d252539cd6eb2d" |
|
1240 | 1265 | json5 "^2.2.3" |
1241 | 1266 | write-file-atomic "^2.3.0" |
1242 | 1267 |
|
| 1268 | +"@expo/json-file@~9.1.4": |
| 1269 | + version "9.1.4" |
| 1270 | + resolved "https://registry.yarnpkg.com/@expo/json-file/-/json-file-9.1.4.tgz#e719d092c08afb3234643f9285e57c6a24989327" |
| 1271 | + integrity sha512-7Bv86X27fPERGhw8aJEZvRcH9sk+9BenDnEmrI3ZpywKodYSBgc8lX9Y32faNVQ/p0YbDK9zdJ0BfAKNAOyi0A== |
| 1272 | + dependencies: |
| 1273 | + "@babel/code-frame" "~7.10.4" |
| 1274 | + json5 "^2.2.3" |
| 1275 | + |
1243 | 1276 | "@expo/metro-config@0.19.9", "@expo/metro-config@~0.19.9": |
1244 | 1277 | version "0.19.9" |
1245 | 1278 | resolved "https://registry.yarnpkg.com/@expo/metro-config/-/metro-config-0.19.9.tgz#f020a2523cecf90e4f2a833386a88e07f6d004f8" |
|
1299 | 1332 | base64-js "^1.2.3" |
1300 | 1333 | xmlbuilder "^14.0.0" |
1301 | 1334 |
|
| 1335 | +"@expo/plist@^0.3.4": |
| 1336 | + version "0.3.4" |
| 1337 | + resolved "https://registry.yarnpkg.com/@expo/plist/-/plist-0.3.4.tgz#0c48eeff2158cf26c5c9ed4f681d24997ccfbeca" |
| 1338 | + integrity sha512-MhBLaUJNe9FQDDU2xhSNS4SAolr6K2wuyi4+A79vYuXLkAoICsbTwcGEQJN5jPY6D9izO/jsXh5k0h+mIWQMdw== |
| 1339 | + dependencies: |
| 1340 | + "@xmldom/xmldom" "^0.8.8" |
| 1341 | + base64-js "^1.2.3" |
| 1342 | + xmlbuilder "^15.1.1" |
| 1343 | + |
1302 | 1344 | "@expo/prebuild-config@^8.0.25": |
1303 | 1345 | version "8.0.25" |
1304 | 1346 | resolved "https://registry.yarnpkg.com/@expo/prebuild-config/-/prebuild-config-8.0.25.tgz#c802303030377e73b6c405ef3200a8c751f7631a" |
|
3617 | 3659 | resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239" |
3618 | 3660 | integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw== |
3619 | 3661 |
|
3620 | | -"@types/prop-types@*": |
3621 | | - version "15.7.14" |
3622 | | - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2" |
3623 | | - integrity sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ== |
3624 | | - |
3625 | | -"@types/react@*", "@types/react@~18.3.20": |
3626 | | - version "18.3.20" |
3627 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.20.tgz#b0dccda9d2f1bc24d2a04b1d0cb5d0b9a3576ad3" |
3628 | | - integrity sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg== |
| 3662 | +"@types/react@*", "@types/react@~19.1.2": |
| 3663 | + version "19.1.2" |
| 3664 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.2.tgz#11df86f66f188f212c90ecb537327ec68bfd593f" |
| 3665 | + integrity sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw== |
3629 | 3666 | dependencies: |
3630 | | - "@types/prop-types" "*" |
3631 | 3667 | csstype "^3.0.2" |
3632 | 3668 |
|
3633 | 3669 | "@types/seedrandom@^3.0.8": |
|
0 commit comments