|
29 | 29 | dependencies: |
30 | 30 | "@babel/highlight" "^7.22.5" |
31 | 31 |
|
32 | | -"@babel/code-frame@^7.22.10": |
| 32 | +"@babel/code-frame@^7.22.13": |
33 | 33 | version "7.22.13" |
34 | 34 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
35 | 35 | integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
|
63 | 63 | json5 "^2.2.2" |
64 | 64 | semver "^6.3.1" |
65 | 65 |
|
66 | | -"@babel/core@^7.22.11": |
67 | | - version "7.22.11" |
68 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.11.tgz#8033acaa2aa24c3f814edaaa057f3ce0ba559c24" |
69 | | - integrity sha512-lh7RJrtPdhibbxndr6/xx0w8+CVlY5FJZiaSz908Fpy+G0xkBFTvwLcKJFF4PJxVfGhVWNebikpWGnOoC71juQ== |
| 66 | +"@babel/core@^7.22.20": |
| 67 | + version "7.22.20" |
| 68 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.20.tgz#e3d0eed84c049e2a2ae0a64d27b6a37edec385b7" |
| 69 | + integrity sha512-Y6jd1ahLubuYweD/zJH+vvOY141v4f9igNQAQ+MBgq9JlHS2iTsZKn1aMsb3vGccZsXI16VzTBw52Xx0DWmtnA== |
70 | 70 | dependencies: |
71 | 71 | "@ampproject/remapping" "^2.2.0" |
72 | | - "@babel/code-frame" "^7.22.10" |
73 | | - "@babel/generator" "^7.22.10" |
74 | | - "@babel/helper-compilation-targets" "^7.22.10" |
75 | | - "@babel/helper-module-transforms" "^7.22.9" |
76 | | - "@babel/helpers" "^7.22.11" |
77 | | - "@babel/parser" "^7.22.11" |
78 | | - "@babel/template" "^7.22.5" |
79 | | - "@babel/traverse" "^7.22.11" |
80 | | - "@babel/types" "^7.22.11" |
| 72 | + "@babel/code-frame" "^7.22.13" |
| 73 | + "@babel/generator" "^7.22.15" |
| 74 | + "@babel/helper-compilation-targets" "^7.22.15" |
| 75 | + "@babel/helper-module-transforms" "^7.22.20" |
| 76 | + "@babel/helpers" "^7.22.15" |
| 77 | + "@babel/parser" "^7.22.16" |
| 78 | + "@babel/template" "^7.22.15" |
| 79 | + "@babel/traverse" "^7.22.20" |
| 80 | + "@babel/types" "^7.22.19" |
81 | 81 | convert-source-map "^1.7.0" |
82 | 82 | debug "^4.1.0" |
83 | 83 | gensync "^1.0.0-beta.2" |
|
94 | 94 | "@jridgewell/trace-mapping" "^0.3.17" |
95 | 95 | jsesc "^2.5.1" |
96 | 96 |
|
97 | | -"@babel/generator@^7.22.10": |
98 | | - version "7.22.10" |
99 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.10.tgz#c92254361f398e160645ac58831069707382b722" |
100 | | - integrity sha512-79KIf7YiWjjdZ81JnLujDRApWtl7BxTqWD88+FFdQEIOG8LJ0etDOM7CXuIgGJa55sGOwZVwuEsaLEm0PJ5/+A== |
| 97 | +"@babel/generator@^7.22.15": |
| 98 | + version "7.22.15" |
| 99 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.15.tgz#1564189c7ec94cb8f77b5e8a90c4d200d21b2339" |
| 100 | + integrity sha512-Zu9oWARBqeVOW0dZOjXc3JObrzuqothQ3y/n1kUtrjCoCPLkXUwMvOo/F/TCfoHMbWIFlWwpZtkZVb9ga4U2pA== |
101 | 101 | dependencies: |
102 | | - "@babel/types" "^7.22.10" |
| 102 | + "@babel/types" "^7.22.15" |
103 | 103 | "@jridgewell/gen-mapping" "^0.3.2" |
104 | 104 | "@jridgewell/trace-mapping" "^0.3.17" |
105 | 105 | jsesc "^2.5.1" |
|
129 | 129 | lru-cache "^5.1.1" |
130 | 130 | semver "^6.3.1" |
131 | 131 |
|
132 | | -"@babel/helper-compilation-targets@^7.22.10": |
133 | | - version "7.22.10" |
134 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.10.tgz#01d648bbc25dd88f513d862ee0df27b7d4e67024" |
135 | | - integrity sha512-JMSwHD4J7SLod0idLq5PKgI+6g/hLD/iuWBq08ZX49xE14VpVEojJ5rHWptpirV2j020MvypRLAXAO50igCJ5Q== |
| 132 | +"@babel/helper-compilation-targets@^7.22.15": |
| 133 | + version "7.22.15" |
| 134 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52" |
| 135 | + integrity sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw== |
136 | 136 | dependencies: |
137 | 137 | "@babel/compat-data" "^7.22.9" |
138 | | - "@babel/helper-validator-option" "^7.22.5" |
| 138 | + "@babel/helper-validator-option" "^7.22.15" |
139 | 139 | browserslist "^4.21.9" |
140 | 140 | lru-cache "^5.1.1" |
141 | 141 | semver "^6.3.1" |
|
180 | 180 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98" |
181 | 181 | integrity sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q== |
182 | 182 |
|
| 183 | +"@babel/helper-environment-visitor@^7.22.20": |
| 184 | + version "7.22.20" |
| 185 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 186 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 187 | + |
183 | 188 | "@babel/helper-function-name@^7.22.5": |
184 | 189 | version "7.22.5" |
185 | 190 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz#ede300828905bb15e582c037162f99d5183af1be" |
|
202 | 207 | dependencies: |
203 | 208 | "@babel/types" "^7.22.5" |
204 | 209 |
|
| 210 | +"@babel/helper-module-imports@^7.22.15": |
| 211 | + version "7.22.15" |
| 212 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0" |
| 213 | + integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w== |
| 214 | + dependencies: |
| 215 | + "@babel/types" "^7.22.15" |
| 216 | + |
205 | 217 | "@babel/helper-module-imports@^7.22.5": |
206 | 218 | version "7.22.5" |
207 | 219 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz#1a8f4c9f4027d23f520bd76b364d44434a72660c" |
208 | 220 | integrity sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg== |
209 | 221 | dependencies: |
210 | 222 | "@babel/types" "^7.22.5" |
211 | 223 |
|
| 224 | +"@babel/helper-module-transforms@^7.22.20": |
| 225 | + version "7.22.20" |
| 226 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.20.tgz#da9edc14794babbe7386df438f3768067132f59e" |
| 227 | + integrity sha512-dLT7JVWIUUxKOs1UnJUBR3S70YK+pKX6AbJgB2vMIvEkZkrfJDbYDJesnPshtKV4LhDOR3Oc5YULeDizRek+5A== |
| 228 | + dependencies: |
| 229 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 230 | + "@babel/helper-module-imports" "^7.22.15" |
| 231 | + "@babel/helper-simple-access" "^7.22.5" |
| 232 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 233 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 234 | + |
212 | 235 | "@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9": |
213 | 236 | version "7.22.9" |
214 | 237 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz#92dfcb1fbbb2bc62529024f72d942a8c97142129" |
|
276 | 299 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
277 | 300 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
278 | 301 |
|
| 302 | +"@babel/helper-validator-identifier@^7.22.19", "@babel/helper-validator-identifier@^7.22.20": |
| 303 | + version "7.22.20" |
| 304 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 305 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 306 | + |
279 | 307 | "@babel/helper-validator-identifier@^7.22.5": |
280 | 308 | version "7.22.5" |
281 | 309 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193" |
282 | 310 | integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ== |
283 | 311 |
|
| 312 | +"@babel/helper-validator-option@^7.22.15": |
| 313 | + version "7.22.15" |
| 314 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040" |
| 315 | + integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA== |
| 316 | + |
284 | 317 | "@babel/helper-validator-option@^7.22.5": |
285 | 318 | version "7.22.5" |
286 | 319 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz#de52000a15a177413c8234fa3a8af4ee8102d0ac" |
|
295 | 328 | "@babel/template" "^7.22.5" |
296 | 329 | "@babel/types" "^7.22.5" |
297 | 330 |
|
298 | | -"@babel/helpers@^7.22.11": |
299 | | - version "7.22.11" |
300 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.11.tgz#b02f5d5f2d7abc21ab59eeed80de410ba70b056a" |
301 | | - integrity sha512-vyOXC8PBWaGc5h7GMsNx68OH33cypkEDJCHvYVVgVbbxJDROYVtexSk0gK5iCF1xNjRIN2s8ai7hwkWDq5szWg== |
| 331 | +"@babel/helpers@^7.22.15": |
| 332 | + version "7.22.15" |
| 333 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.15.tgz#f09c3df31e86e3ea0b7ff7556d85cdebd47ea6f1" |
| 334 | + integrity sha512-7pAjK0aSdxOwR+CcYAqgWOGy5dcfvzsTIfFTb2odQqW47MDfv14UaJDY6eng8ylM2EaeKXdxaSWESbkmaQHTmw== |
302 | 335 | dependencies: |
303 | | - "@babel/template" "^7.22.5" |
304 | | - "@babel/traverse" "^7.22.11" |
305 | | - "@babel/types" "^7.22.11" |
| 336 | + "@babel/template" "^7.22.15" |
| 337 | + "@babel/traverse" "^7.22.15" |
| 338 | + "@babel/types" "^7.22.15" |
306 | 339 |
|
307 | 340 | "@babel/helpers@^7.22.6": |
308 | 341 | version "7.22.6" |
|
336 | 369 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.7.tgz#df8cf085ce92ddbdbf668a7f186ce848c9036cae" |
337 | 370 | integrity sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q== |
338 | 371 |
|
339 | | -"@babel/parser@^7.22.11": |
340 | | - version "7.22.14" |
341 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.14.tgz#c7de58e8de106e88efca42ce17f0033209dfd245" |
342 | | - integrity sha512-1KucTHgOvaw/LzCVrEOAyXkr9rQlp0A1HiHRYnSUE9dmb8PvPW7o5sscg+5169r54n3vGlbx6GevTE/Iw/P3AQ== |
| 372 | +"@babel/parser@^7.22.15", "@babel/parser@^7.22.16": |
| 373 | + version "7.22.16" |
| 374 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95" |
| 375 | + integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA== |
343 | 376 |
|
344 | 377 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5": |
345 | 378 | version "7.22.5" |
|
1220 | 1253 | "@babel/parser" "^7.22.5" |
1221 | 1254 | "@babel/types" "^7.22.5" |
1222 | 1255 |
|
| 1256 | +"@babel/template@^7.22.15": |
| 1257 | + version "7.22.15" |
| 1258 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
| 1259 | + integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
| 1260 | + dependencies: |
| 1261 | + "@babel/code-frame" "^7.22.13" |
| 1262 | + "@babel/parser" "^7.22.15" |
| 1263 | + "@babel/types" "^7.22.15" |
| 1264 | + |
1223 | 1265 | "@babel/traverse@^7.20.0", "@babel/traverse@^7.22.6", "@babel/traverse@^7.22.8": |
1224 | 1266 | version "7.22.8" |
1225 | 1267 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.8.tgz#4d4451d31bc34efeae01eac222b514a77aa4000e" |
|
1236 | 1278 | debug "^4.1.0" |
1237 | 1279 | globals "^11.1.0" |
1238 | 1280 |
|
1239 | | -"@babel/traverse@^7.22.11": |
1240 | | - version "7.22.11" |
1241 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.11.tgz#71ebb3af7a05ff97280b83f05f8865ac94b2027c" |
1242 | | - integrity sha512-mzAenteTfomcB7mfPtyi+4oe5BZ6MXxWcn4CX+h4IRJ+OOGXBrWU6jDQavkQI9Vuc5P+donFabBfFCcmWka9lQ== |
| 1281 | +"@babel/traverse@^7.22.15", "@babel/traverse@^7.22.20": |
| 1282 | + version "7.22.20" |
| 1283 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.20.tgz#db572d9cb5c79e02d83e5618b82f6991c07584c9" |
| 1284 | + integrity sha512-eU260mPZbU7mZ0N+X10pxXhQFMGTeLb9eFS0mxehS8HZp9o1uSnFeWQuG1UPrlxgA7QoUzFhOnilHDp0AXCyHw== |
1243 | 1285 | dependencies: |
1244 | | - "@babel/code-frame" "^7.22.10" |
1245 | | - "@babel/generator" "^7.22.10" |
1246 | | - "@babel/helper-environment-visitor" "^7.22.5" |
| 1286 | + "@babel/code-frame" "^7.22.13" |
| 1287 | + "@babel/generator" "^7.22.15" |
| 1288 | + "@babel/helper-environment-visitor" "^7.22.20" |
1247 | 1289 | "@babel/helper-function-name" "^7.22.5" |
1248 | 1290 | "@babel/helper-hoist-variables" "^7.22.5" |
1249 | 1291 | "@babel/helper-split-export-declaration" "^7.22.6" |
1250 | | - "@babel/parser" "^7.22.11" |
1251 | | - "@babel/types" "^7.22.11" |
| 1292 | + "@babel/parser" "^7.22.16" |
| 1293 | + "@babel/types" "^7.22.19" |
1252 | 1294 | debug "^4.1.0" |
1253 | 1295 | globals "^11.1.0" |
1254 | 1296 |
|
|
1261 | 1303 | "@babel/helper-validator-identifier" "^7.22.5" |
1262 | 1304 | to-fast-properties "^2.0.0" |
1263 | 1305 |
|
1264 | | -"@babel/types@^7.22.10", "@babel/types@^7.22.11": |
1265 | | - version "7.22.11" |
1266 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.11.tgz#0e65a6a1d4d9cbaa892b2213f6159485fe632ea2" |
1267 | | - integrity sha512-siazHiGuZRz9aB9NpHy9GOs9xiQPKnMzgdr493iI1M67vRXpnEq8ZOOKzezC5q7zwuQ6sDhdSp4SD9ixKSqKZg== |
| 1306 | +"@babel/types@^7.22.15", "@babel/types@^7.22.19": |
| 1307 | + version "7.22.19" |
| 1308 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.19.tgz#7425343253556916e440e662bb221a93ddb75684" |
| 1309 | + integrity sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg== |
1268 | 1310 | dependencies: |
1269 | 1311 | "@babel/helper-string-parser" "^7.22.5" |
1270 | | - "@babel/helper-validator-identifier" "^7.22.5" |
| 1312 | + "@babel/helper-validator-identifier" "^7.22.19" |
1271 | 1313 | to-fast-properties "^2.0.0" |
1272 | 1314 |
|
1273 | 1315 | "@callstack/react-theme-provider@^3.0.9": |
|
1288 | 1330 | mv "~2" |
1289 | 1331 | safe-json-stringify "~1" |
1290 | 1332 |
|
1291 | | - |
1292 | | - version "0.10.11" |
1293 | | - resolved "https://registry.yarnpkg.com/@expo/cli/-/cli-0.10.11.tgz#d4fa73e5629b9de71a9ba4bc517e6c910e99b529" |
1294 | | - integrity sha512-ehaAOw4SwkJ9uL5z9c3RD4LJpmMDCXZBCWZG4fonUGutks4t/GLoNRcdENkWsf6NSgkdPNgNl8KwphU1p083PQ== |
| 1333 | + |
| 1334 | + version "0.10.12" |
| 1335 | + resolved "https://registry.yarnpkg.com/@expo/cli/-/cli-0.10.12.tgz#7a5f8d1a19912496fd6c848096321f8d60b5fa8c" |
| 1336 | + integrity sha512-sc4IkRBbm6HO1Z/0JeJMY/sJiyCAfHyt2EOHhAY8jYfbXr/aqCIGsPrwEGQAfGpsE2OPvyzRa+byZG03HRPTkQ== |
1295 | 1337 | dependencies: |
1296 | 1338 | "@babel/runtime" "^7.20.0" |
1297 | 1339 | "@expo/code-signing-certificates" "0.0.5" |
|
1303 | 1345 | "@expo/json-file" "^8.2.37" |
1304 | 1346 | "@expo/metro-config" "~0.10.0" |
1305 | 1347 | "@expo/osascript" "^2.0.31" |
1306 | | - "@expo/package-manager" "~1.0.0" |
| 1348 | + "@expo/package-manager" "~1.1.0" |
1307 | 1349 | "@expo/plist" "^0.0.20" |
1308 | 1350 | "@expo/prebuild-config" "6.2.6" |
1309 | 1351 | "@expo/rudder-sdk-node" "1.1.1" |
|
1328 | 1370 | graphql-tag "^2.10.1" |
1329 | 1371 | https-proxy-agent "^5.0.1" |
1330 | 1372 | internal-ip "4.3.0" |
1331 | | - is-root "^2.1.0" |
1332 | 1373 | js-yaml "^3.13.1" |
1333 | 1374 | json-schema-deref-sync "^0.13.0" |
1334 | 1375 | md5-file "^3.2.3" |
|
1528 | 1569 | "@expo/spawn-async" "^1.5.0" |
1529 | 1570 | exec-async "^2.2.0" |
1530 | 1571 |
|
1531 | | -"@expo/package-manager@~1.0.0": |
1532 | | - version "1.0.2" |
1533 | | - resolved "https://registry.yarnpkg.com/@expo/package-manager/-/package-manager-1.0.2.tgz#6c5fd0ee9b3d28c5523b2484c62c6c7b0c8dbf89" |
1534 | | - integrity sha512-dlUp6o8qs1mi3/+l3y7cY3oMoqQVVzvH18cUTi6+t4ob8XwTpaeP2SwOP+obwZN29dMg9YzZAv4eQz+mshAbQA== |
| 1572 | +"@expo/package-manager@~1.1.0": |
| 1573 | + version "1.1.1" |
| 1574 | + resolved "https://registry.yarnpkg.com/@expo/package-manager/-/package-manager-1.1.1.tgz#065326c5684c2acfbfdc290d93eabb7a36225507" |
| 1575 | + integrity sha512-NxtfIA25iEiNwMT+s8PEmdKzjyfWd2qkCLJkf6jKZGaH9c06YXyOAi2jvCyM8XuSzJz4pcEH8kz1HkJAInjB7Q== |
1535 | 1576 | dependencies: |
1536 | 1577 | "@expo/json-file" "^8.2.37" |
1537 | 1578 | "@expo/spawn-async" "^1.5.0" |
@@ -4161,13 +4202,13 @@ expo-splash-screen@~0.20.5: |
4161 | 4202 | dependencies: |
4162 | 4203 | "@expo/prebuild-config" "6.2.6" |
4163 | 4204 |
|
4164 | | -expo@^49.0.9: |
4165 | | - version "49.0.9" |
4166 | | - resolved "https://registry.yarnpkg.com/expo/-/expo-49.0.9.tgz#b66e66b411b559a720184ffd1512987cd8b18028" |
4167 | | - integrity sha512-x68r9sJ3HP5AedtGFZ5ufEYLWWrbWN9LN/jKavFMe22vRRyTGDMyIhKcoLCikqRDpYHFtIEuLh1P8H85Oz800Q== |
| 4205 | +expo@^49.0.11: |
| 4206 | + version "49.0.11" |
| 4207 | + resolved "https://registry.yarnpkg.com/expo/-/expo-49.0.11.tgz#2ad565aaf0e4533c17e5dcbe0e0020da856cbca9" |
| 4208 | + integrity sha512-4UtSnaVn4bAEsdp2Z2I8okCJEmAm2cj1Rl3ifm79fI4zMz3EqBaXMKs6OdMSTa6DWq3dZp8C/5dEKy/ynah0CA== |
4168 | 4209 | dependencies: |
4169 | 4210 | "@babel/runtime" "^7.20.0" |
4170 | | - "@expo/cli" "0.10.11" |
| 4211 | + "@expo/cli" "0.10.12" |
4171 | 4212 | "@expo/config" "8.1.2" |
4172 | 4213 | "@expo/config-plugins" "7.2.5" |
4173 | 4214 | "@expo/vector-icons" "^13.0.0" |
@@ -5113,11 +5154,6 @@ is-plain-object@^2.0.4: |
5113 | 5154 | dependencies: |
5114 | 5155 | isobject "^3.0.1" |
5115 | 5156 |
|
5116 | | -is-root@^2.1.0: |
5117 | | - version "2.1.0" |
5118 | | - resolved "https://registry.yarnpkg.com/is-root/-/is-root-2.1.0.tgz#809e18129cf1129644302a4f8544035d51984a9c" |
5119 | | - integrity sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg== |
5120 | | - |
5121 | 5157 | is-stream@^1.1.0: |
5122 | 5158 | version "1.1.0" |
5123 | 5159 | resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44" |
@@ -7168,10 +7204,10 @@ react-is@^17.0.1: |
7168 | 7204 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" |
7169 | 7205 | integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== |
7170 | 7206 |
|
7171 | | -react-native-paper@^5.10.3: |
7172 | | - version "5.10.3" |
7173 | | - resolved "https://registry.yarnpkg.com/react-native-paper/-/react-native-paper-5.10.3.tgz#75f5dafc71e0f0072877fcb24aa877bd1ec7d22b" |
7174 | | - integrity sha512-UXT+cOnycpepAhE1t7E4PqFk5mSLtCA5BSQkt6xGi7XJxnpBF3v4orcHwG/OQEOWx7TpWKGPCjhDewnZodOl5Q== |
| 7207 | +react-native-paper@^5.10.4: |
| 7208 | + version "5.10.4" |
| 7209 | + resolved "https://registry.yarnpkg.com/react-native-paper/-/react-native-paper-5.10.4.tgz#b96f6af9f2f888ad4addb8914cc36edaac72c3d4" |
| 7210 | + integrity sha512-cXXMUrYnT5wUl1Vv8HJKJg/XyRkUWKqmkk6lPszHZHQDSXaRrcwRaRaEl7C6ER5ZYIZmvzEIVDLMtH73TM7a/Q== |
7175 | 7211 | dependencies: |
7176 | 7212 | "@callstack/react-theme-provider" "^3.0.9" |
7177 | 7213 | color "^3.1.2" |
|
0 commit comments