Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 7410d6c1

Přidáno uživatelem Michal Schwob před více než 1 rok

Added skeleton of Stack Navigation
re #10820

Zobrazit rozdíly:

package-lock.json
10 10
      "dependencies": {
11 11
        "@react-navigation/drawer": "^6.6.2",
12 12
        "@react-navigation/native": "^6.1.6",
13
        "@react-navigation/native-stack": "^6.9.12",
13
        "@react-navigation/native-stack": "^6.9.14",
14 14
        "@reduxjs/toolkit": "^1.9.3",
15 15
        "axios": "^1.3.4",
16
        "expo": "~48.0.9",
17
        "expo-status-bar": "~1.4.4",
16
        "expo": "^49.0.13",
17
        "expo-splash-screen": "^0.10.3",
18
        "expo-status-bar": "~1.6.0",
18 19
        "native-base": "^3.4.28",
19 20
        "react": "18.2.0",
20 21
        "react-dom": "^18.2.0",
21
        "react-native": "0.71.8",
22
        "react-native-deck-swiper": "^2.0.13",
23
        "react-native-gesture-handler": "~2.9.0",
22
        "react-native": "0.72.5",
23
        "react-native-deck-swiper": "^1.1.7",
24
        "react-native-gesture-handler": "~2.12.0",
24 25
        "react-native-logs": "^5.0.1",
25 26
        "react-native-multiple-select": "^0.5.12",
26
        "react-native-reanimated": "~2.14.4",
27
        "react-native-safe-area-context": "4.5.0",
28
        "react-native-screens": "~3.20.0",
29
        "react-native-svg": "13.4.0",
27
        "react-native-reanimated": "~3.3.0",
28
        "react-native-safe-area-context": "4.6.3",
29
        "react-native-screens": "~3.22.0",
30
        "react-native-svg": "13.9.0",
30 31
        "react-native-tab-view": "^3.5.1",
31 32
        "react-native-vector-icons": "^9.2.0",
32 33
        "react-redux": "^8.0.5",
33 34
        "redux": "^4.2.1",
35
        "redux-persist-transform-encrypt": "^5.0.0",
34 36
        "typescript": "^4.9.4"
35 37
      },
36 38
      "devDependencies": {
37 39
        "@babel/core": "^7.20.0",
38 40
        "@tsconfig/react-native": "^2.0.3",
39 41
        "@types/jest": "^29.5.0",
40
        "@types/react": "^18.0.28",
42
        "@types/react": "~18.2.14",
41 43
        "@types/react-test-renderer": "^18.0.0",
42
        "typescript": "^4.9.4"
44
        "typescript": "^5.1.3"
43 45
      }
44 46
    },
45 47
    "node_modules/@ampproject/remapping": {
......
55 57
      }
56 58
    },
57 59
    "node_modules/@babel/code-frame": {
58
      "version": "7.18.6",
59
      "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
60
      "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
60
      "version": "7.22.13",
61
      "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.13.tgz",
62
      "integrity": "sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==",
61 63
      "dependencies": {
62
        "@babel/highlight": "^7.18.6"
64
        "@babel/highlight": "^7.22.13",
65
        "chalk": "^2.4.2"
63 66
      },
64 67
      "engines": {
65 68
        "node": ">=6.9.0"
......
130 133
      }
131 134
    },
132 135
    "node_modules/@babel/helper-annotate-as-pure": {
133
      "version": "7.18.6",
134
      "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz",
135
      "integrity": "sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==",
136
      "version": "7.22.5",
137
      "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz",
138
      "integrity": "sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==",
136 139
      "dependencies": {
137
        "@babel/types": "^7.18.6"
140
        "@babel/types": "^7.22.5"
138 141
      },
139 142
      "engines": {
140 143
        "node": ">=6.9.0"
......
171 174
      }
172 175
    },
173 176
    "node_modules/@babel/helper-create-class-features-plugin": {
174
      "version": "7.21.0",
175
      "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.21.0.tgz",
176
      "integrity": "sha512-Q8wNiMIdwsv5la5SPxNYzzkPnjgC0Sy0i7jLkVOCdllu/xcVNkr3TeZzbHBJrj+XXRqzX5uCyCoV9eu6xUG7KQ==",
177
      "version": "7.22.15",
178
      "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.15.tgz",
179
      "integrity": "sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==",
177 180
      "dependencies": {
178
        "@babel/helper-annotate-as-pure": "^7.18.6",
179
        "@babel/helper-environment-visitor": "^7.18.9",
180
        "@babel/helper-function-name": "^7.21.0",
181
        "@babel/helper-member-expression-to-functions": "^7.21.0",
182
        "@babel/helper-optimise-call-expression": "^7.18.6",
183
        "@babel/helper-replace-supers": "^7.20.7",
184
        "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
185
        "@babel/helper-split-export-declaration": "^7.18.6"
181
        "@babel/helper-annotate-as-pure": "^7.22.5",
182
        "@babel/helper-environment-visitor": "^7.22.5",
183
        "@babel/helper-function-name": "^7.22.5",
184
        "@babel/helper-member-expression-to-functions": "^7.22.15",
185
        "@babel/helper-optimise-call-expression": "^7.22.5",
186
        "@babel/helper-replace-supers": "^7.22.9",
187
        "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
188
        "@babel/helper-split-export-declaration": "^7.22.6",
189
        "semver": "^6.3.1"
186 190
      },
187 191
      "engines": {
188 192
        "node": ">=6.9.0"
......
223 227
      }
224 228
    },
225 229
    "node_modules/@babel/helper-environment-visitor": {
226
      "version": "7.18.9",
227
      "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz",
228
      "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==",
230
      "version": "7.22.20",
231
      "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz",
232
      "integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==",
229 233
      "engines": {
230 234
        "node": ">=6.9.0"
231 235
      }
......
242 246
      }
243 247
    },
244 248
    "node_modules/@babel/helper-function-name": {
245
      "version": "7.21.0",
246
      "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz",
247
      "integrity": "sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==",
249
      "version": "7.23.0",
250
      "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz",
251
      "integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==",
248 252
      "dependencies": {
249
        "@babel/template": "^7.20.7",
250
        "@babel/types": "^7.21.0"
253
        "@babel/template": "^7.22.15",
254
        "@babel/types": "^7.23.0"
251 255
      },
252 256
      "engines": {
253 257
        "node": ">=6.9.0"
......
265 269
      }
266 270
    },
267 271
    "node_modules/@babel/helper-member-expression-to-functions": {
268
      "version": "7.21.0",
269
      "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.21.0.tgz",
270
      "integrity": "sha512-Muu8cdZwNN6mRRNG6lAYErJ5X3bRevgYR2O8wN0yn7jJSnGDu6eG59RfT29JHxGUovyfrh6Pj0XzmR7drNVL3Q==",
272
      "version": "7.23.0",
273
      "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz",
274
      "integrity": "sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==",
271 275
      "dependencies": {
272
        "@babel/types": "^7.21.0"
276
        "@babel/types": "^7.23.0"
273 277
      },
274 278
      "engines": {
275 279
        "node": ">=6.9.0"
......
305 309
      }
306 310
    },
307 311
    "node_modules/@babel/helper-optimise-call-expression": {
308
      "version": "7.18.6",
309
      "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz",
310
      "integrity": "sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==",
312
      "version": "7.22.5",
313
      "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz",
314
      "integrity": "sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==",
311 315
      "dependencies": {
312
        "@babel/types": "^7.18.6"
316
        "@babel/types": "^7.22.5"
313 317
      },
314 318
      "engines": {
315 319
        "node": ">=6.9.0"
316 320
      }
317 321
    },
318 322
    "node_modules/@babel/helper-plugin-utils": {
319
      "version": "7.20.2",
320
      "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz",
321
      "integrity": "sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==",
323
      "version": "7.22.5",
324
      "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz",
325
      "integrity": "sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==",
322 326
      "engines": {
323 327
        "node": ">=6.9.0"
324 328
      }
......
341 345
      }
342 346
    },
343 347
    "node_modules/@babel/helper-replace-supers": {
344
      "version": "7.20.7",
345
      "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.20.7.tgz",
346
      "integrity": "sha512-vujDMtB6LVfNW13jhlCrp48QNslK6JXi7lQG736HVbHz/mbf4Dc7tIRh1Xf5C0rF7BP8iiSxGMCmY6Ci1ven3A==",
348
      "version": "7.22.20",
349
      "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz",
350
      "integrity": "sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==",
347 351
      "dependencies": {
348
        "@babel/helper-environment-visitor": "^7.18.9",
349
        "@babel/helper-member-expression-to-functions": "^7.20.7",
350
        "@babel/helper-optimise-call-expression": "^7.18.6",
351
        "@babel/template": "^7.20.7",
352
        "@babel/traverse": "^7.20.7",
353
        "@babel/types": "^7.20.7"
352
        "@babel/helper-environment-visitor": "^7.22.20",
353
        "@babel/helper-member-expression-to-functions": "^7.22.15",
354
        "@babel/helper-optimise-call-expression": "^7.22.5"
354 355
      },
355 356
      "engines": {
356 357
        "node": ">=6.9.0"
358
      },
359
      "peerDependencies": {
360
        "@babel/core": "^7.0.0"
357 361
      }
358 362
    },
359 363
    "node_modules/@babel/helper-simple-access": {
......
368 372
      }
369 373
    },
370 374
    "node_modules/@babel/helper-skip-transparent-expression-wrappers": {
371
      "version": "7.20.0",
372
      "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.20.0.tgz",
373
      "integrity": "sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==",
375
      "version": "7.22.5",
376
      "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz",
377
      "integrity": "sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==",
374 378
      "dependencies": {
375
        "@babel/types": "^7.20.0"
379
        "@babel/types": "^7.22.5"
376 380
      },
377 381
      "engines": {
378 382
        "node": ">=6.9.0"
379 383
      }
380 384
    },
381 385
    "node_modules/@babel/helper-split-export-declaration": {
382
      "version": "7.18.6",
383
      "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
384
      "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",
386
      "version": "7.22.6",
387
      "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz",
388
      "integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==",
385 389
      "dependencies": {
386
        "@babel/types": "^7.18.6"
390
        "@babel/types": "^7.22.5"
387 391
      },
388 392
      "engines": {
389 393
        "node": ">=6.9.0"
390 394
      }
391 395
    },
392 396
    "node_modules/@babel/helper-string-parser": {
393
      "version": "7.19.4",
394
      "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz",
395
      "integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==",
397
      "version": "7.22.5",
398
      "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz",
399
      "integrity": "sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==",
396 400
      "engines": {
397 401
        "node": ">=6.9.0"
398 402
      }
399 403
    },
400 404
    "node_modules/@babel/helper-validator-identifier": {
401
      "version": "7.19.1",
402
      "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz",
403
      "integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==",
405
      "version": "7.22.20",
406
      "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz",
407
      "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==",
404 408
      "engines": {
405 409
        "node": ">=6.9.0"
406 410
      }
407 411
    },
408 412
    "node_modules/@babel/helper-validator-option": {
409
      "version": "7.21.0",
410
      "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz",
411
      "integrity": "sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==",
413
      "version": "7.22.15",
414
      "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz",
415
      "integrity": "sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==",
412 416
      "engines": {
413 417
        "node": ">=6.9.0"
414 418
      }
......
441 445
      }
442 446
    },
443 447
    "node_modules/@babel/highlight": {
444
      "version": "7.18.6",
445
      "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
446
      "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
448
      "version": "7.22.20",
449
      "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.20.tgz",
450
      "integrity": "sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==",
447 451
      "dependencies": {
448
        "@babel/helper-validator-identifier": "^7.18.6",
449
        "chalk": "^2.0.0",
452
        "@babel/helper-validator-identifier": "^7.22.20",
453
        "chalk": "^2.4.2",
450 454
        "js-tokens": "^4.0.0"
451 455
      },
452 456
      "engines": {
......
454 458
      }
455 459
    },
456 460
    "node_modules/@babel/parser": {
457
      "version": "7.21.3",
458
      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.3.tgz",
459
      "integrity": "sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ==",
461
      "version": "7.23.0",
462
      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.0.tgz",
463
      "integrity": "sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==",
460 464
      "bin": {
461 465
        "parser": "bin/babel-parser.js"
462 466
      },
......
543 547
      }
544 548
    },
545 549
    "node_modules/@babel/plugin-proposal-decorators": {
546
      "version": "7.21.0",
547
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.21.0.tgz",
548
      "integrity": "sha512-MfgX49uRrFUTL/HvWtmx3zmpyzMMr4MTj3d527MLlr/4RTT9G/ytFFP7qet2uM2Ve03b+BkpWUpK+lRXnQ+v9w==",
550
      "version": "7.23.2",
551
      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.23.2.tgz",
552
      "integrity": "sha512-eR0gJQc830fJVGz37oKLvt9W9uUIQSAovUl0e9sJ3YeO09dlcoBVYD3CLrjCj4qHdXmfiyTyFt8yeQYSN5fxLg==",
549 553
      "dependencies": {
550
        "@babel/helper-create-class-features-plugin": "^7.21.0",
551
        "@babel/helper-plugin-utils": "^7.20.2",
552
        "@babel/helper-replace-supers": "^7.20.7",
553
        "@babel/helper-split-export-declaration": "^7.18.6",
554
        "@babel/plugin-syntax-decorators": "^7.21.0"
554
        "@babel/helper-create-class-features-plugin": "^7.22.15",
555
        "@babel/helper-plugin-utils": "^7.22.5",
556
        "@babel/helper-replace-supers": "^7.22.20",
557
        "@babel/helper-split-export-declaration": "^7.22.6",
558
        "@babel/plugin-syntax-decorators": "^7.22.10"
555 559
      },
556 560
      "engines": {
557 561
        "node": ">=6.9.0"
......
798 802
      }
799 803
    },
800 804
    "node_modules/@babel/plugin-syntax-decorators": {
801
      "version": "7.21.0",
802
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.21.0.tgz",
803
      "integrity": "sha512-tIoPpGBR8UuM4++ccWN3gifhVvQu7ZizuR1fklhRJrd5ewgbkUS+0KVFeWWxELtn18NTLoW32XV7zyOgIAiz+w==",
805
      "version": "7.22.10",
806
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.22.10.tgz",
807
      "integrity": "sha512-z1KTVemBjnz+kSEilAsI4lbkPOl5TvJH7YDSY1CTIzvLWJ+KHXp+mRe8VPmfnyvqOPqar1V2gid2PleKzRUstQ==",
804 808
      "dependencies": {
805
        "@babel/helper-plugin-utils": "^7.20.2"
809
        "@babel/helper-plugin-utils": "^7.22.5"
806 810
      },
807 811
      "engines": {
808 812
        "node": ">=6.9.0"
......
848 852
      }
849 853
    },
850 854
    "node_modules/@babel/plugin-syntax-flow": {
851
      "version": "7.18.6",
852
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.18.6.tgz",
853
      "integrity": "sha512-LUbR+KNTBWCUAqRG9ex5Gnzu2IOkt8jRJbHHXFT9q+L9zm7M/QQbEqXyw1n1pohYvOyWC8CjeyjrSaIwiYjK7A==",
855
      "version": "7.22.5",
856
      "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.22.5.tgz",
857
      "integrity": "sha512-9RdCl0i+q0QExayk2nOS7853w08yLucnnPML6EN9S8fgMPVtdLDCdx/cOQ/i44Lb9UeQX9A35yaqBBOMMZxPxQ==",
854 858
      "dependencies": {
855
        "@babel/helper-plugin-utils": "^7.18.6"
859
        "@babel/helper-plugin-utils": "^7.22.5"
856 860
      },
857 861
      "engines": {
858 862
        "node": ">=6.9.0"
......
1162 1166
      }
1163 1167
    },
1164 1168
    "node_modules/@babel/plugin-transform-flow-strip-types": {
1165
      "version": "7.21.0",
1166
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.21.0.tgz",
1167
      "integrity": "sha512-FlFA2Mj87a6sDkW4gfGrQQqwY/dLlBAyJa2dJEZ+FHXUVHBflO2wyKvg+OOEzXfrKYIa4HWl0mgmbCzt0cMb7w==",
1169
      "version": "7.22.5",
1170
      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.22.5.tgz",
1171
      "integrity": "sha512-tujNbZdxdG0/54g/oua8ISToaXTFBf8EnSb5PgQSciIXWOWKX3S4+JR7ZE9ol8FZwf9kxitzkGQ+QWeov/mCiA==",
1168 1172
      "dependencies": {
1169
        "@babel/helper-plugin-utils": "^7.20.2",
1170
        "@babel/plugin-syntax-flow": "^7.18.6"
1173
        "@babel/helper-plugin-utils": "^7.22.5",
1174
        "@babel/plugin-syntax-flow": "^7.22.5"
1171 1175
      },
1172 1176
      "engines": {
1173 1177
        "node": ">=6.9.0"
......
1697 1701
      }
1698 1702
    },
1699 1703
    "node_modules/@babel/preset-flow": {
1700
      "version": "7.18.6",
1701
      "resolved": "https://registry.npmjs.org/@babel/preset-flow/-/preset-flow-7.18.6.tgz",
1702
      "integrity": "sha512-E7BDhL64W6OUqpuyHnSroLnqyRTcG6ZdOBl1OKI/QK/HJfplqK/S3sq1Cckx7oTodJ5yOXyfw7rEADJ6UjoQDQ==",
1704
      "version": "7.22.15",
1705
      "resolved": "https://registry.npmjs.org/@babel/preset-flow/-/preset-flow-7.22.15.tgz",
1706
      "integrity": "sha512-dB5aIMqpkgbTfN5vDdTRPzjqtWiZcRESNR88QYnoPR+bmdYoluOzMX9tQerTv0XzSgZYctPfO1oc0N5zdog1ew==",
1703 1707
      "dependencies": {
1704
        "@babel/helper-plugin-utils": "^7.18.6",
1705
        "@babel/helper-validator-option": "^7.18.6",
1706
        "@babel/plugin-transform-flow-strip-types": "^7.18.6"
1708
        "@babel/helper-plugin-utils": "^7.22.5",
1709
        "@babel/helper-validator-option": "^7.22.15",
1710
        "@babel/plugin-transform-flow-strip-types": "^7.22.5"
1707 1711
      },
1708 1712
      "engines": {
1709 1713
        "node": ">=6.9.0"
......
1744 1748
      }
1745 1749
    },
1746 1750
    "node_modules/@babel/register": {
1747
      "version": "7.21.0",
1748
      "resolved": "https://registry.npmjs.org/@babel/register/-/register-7.21.0.tgz",
1749
      "integrity": "sha512-9nKsPmYDi5DidAqJaQooxIhsLJiNMkGr8ypQ8Uic7cIox7UCDsM7HuUGxdGT7mSDTYbqzIdsOWzfBton/YJrMw==",
1751
      "version": "7.22.15",
1752
      "resolved": "https://registry.npmjs.org/@babel/register/-/register-7.22.15.tgz",
1753
      "integrity": "sha512-V3Q3EqoQdn65RCgTLwauZaTfd1ShhwPmbBv+1dkZV/HpCGMKVyn6oFcRlI7RaKqiDQjX2Qd3AuoEguBgdjIKlg==",
1750 1754
      "dependencies": {
1751 1755
        "clone-deep": "^4.0.1",
1752 1756
        "find-cache-dir": "^2.0.0",
......
1778 1782
      }
1779 1783
    },
1780 1784
    "node_modules/@babel/template": {
1781
      "version": "7.20.7",
1782
      "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.20.7.tgz",
1783
      "integrity": "sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==",
1785
      "version": "7.22.15",
1786
      "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz",
1787
      "integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==",
1784 1788
      "dependencies": {
1785
        "@babel/code-frame": "^7.18.6",
1786
        "@babel/parser": "^7.20.7",
1787
        "@babel/types": "^7.20.7"
1789
        "@babel/code-frame": "^7.22.13",
1790
        "@babel/parser": "^7.22.15",
1791
        "@babel/types": "^7.22.15"
1788 1792
      },
1789 1793
      "engines": {
1790 1794
        "node": ">=6.9.0"
......
1811 1815
      }
1812 1816
    },
1813 1817
    "node_modules/@babel/types": {
1814
      "version": "7.21.3",
1815
      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.3.tgz",
1816
      "integrity": "sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg==",
1818
      "version": "7.23.0",
1819
      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.0.tgz",
1820
      "integrity": "sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==",
1817 1821
      "dependencies": {
1818
        "@babel/helper-string-parser": "^7.19.4",
1819
        "@babel/helper-validator-identifier": "^7.19.1",
1822
        "@babel/helper-string-parser": "^7.22.5",
1823
        "@babel/helper-validator-identifier": "^7.22.20",
1820 1824
        "to-fast-properties": "^2.0.0"
1821 1825
      },
1822 1826
      "engines": {
......
1858 1862
      }
1859 1863
    },
1860 1864
    "node_modules/@expo/cli": {
1861
      "version": "0.6.2",
1862
      "resolved": "https://registry.npmjs.org/@expo/cli/-/cli-0.6.2.tgz",
1863
      "integrity": "sha512-uhmrXNemXTbCTKP/ycyJHOU/KLGdFwVCrWNBzz1VkwnmL8yJV5F3C18a83ybFFnUNfkGHeH5LtID7CSNbbTWKg==",
1865
      "version": "0.10.13",
1866
      "resolved": "https://registry.npmjs.org/@expo/cli/-/cli-0.10.13.tgz",
1867
      "integrity": "sha512-8ciyz+yIDih6zCNMWK0IyEv411W7vej/TaWIFGarogPVbFokXrUKr0aKoQG1RU1SLlY4eUpHakbIzqog+rhJdQ==",
1864 1868
      "dependencies": {
1865 1869
        "@babel/runtime": "^7.20.0",
1866 1870
        "@expo/code-signing-certificates": "0.0.5",
1867
        "@expo/config": "~8.0.0",
1868
        "@expo/config-plugins": "~6.0.0",
1869
        "@expo/dev-server": "0.2.3",
1871
        "@expo/config": "~8.1.0",
1872
        "@expo/config-plugins": "~7.2.0",
1873
        "@expo/dev-server": "0.5.5",
1870 1874
        "@expo/devcert": "^1.0.0",
1875
        "@expo/env": "0.0.5",
1871 1876
        "@expo/json-file": "^8.2.37",
1872
        "@expo/metro-config": "~0.7.0",
1877
        "@expo/metro-config": "~0.10.0",
1873 1878
        "@expo/osascript": "^2.0.31",
1874
        "@expo/package-manager": "~1.0.0",
1879
        "@expo/package-manager": "~1.1.0",
1875 1880
        "@expo/plist": "^0.0.20",
1876
        "@expo/prebuild-config": "6.0.0",
1881
        "@expo/prebuild-config": "6.2.6",
1877 1882
        "@expo/rudder-sdk-node": "1.1.1",
1878 1883
        "@expo/spawn-async": "1.5.0",
1879 1884
        "@expo/xcpretty": "^4.2.1",
......
1896 1901
        "graphql-tag": "^2.10.1",
1897 1902
        "https-proxy-agent": "^5.0.1",
1898 1903
        "internal-ip": "4.3.0",
1899
        "is-root": "^2.1.0",
1900 1904
        "js-yaml": "^3.13.1",
1901 1905
        "json-schema-deref-sync": "^0.13.0",
1902 1906
        "md5-file": "^3.2.3",
......
1910 1914
        "progress": "2.0.3",
1911 1915
        "prompts": "^2.3.2",
1912 1916
        "qrcode-terminal": "0.11.0",
1917
        "require-from-string": "^2.0.2",
1913 1918
        "requireg": "^0.2.2",
1914 1919
        "resolve-from": "^5.0.0",
1915
        "semver": "^6.3.0",
1920
        "semver": "^7.5.3",
1916 1921
        "send": "^0.18.0",
1917 1922
        "slugify": "^1.3.4",
1918 1923
        "structured-headers": "^0.4.1",
......
1921 1926
        "terminal-link": "^2.1.1",
1922 1927
        "text-table": "^0.2.0",
1923 1928
        "url-join": "4.0.0",
1924
        "wrap-ansi": "^7.0.0"
1929
        "wrap-ansi": "^7.0.0",
1930
        "ws": "^8.12.1"
1925 1931
      },
1926 1932
      "bin": {
1927 1933
        "expo-internal": "build/bin/cli"
......
1980 1986
        "node": ">=8"
1981 1987
      }
1982 1988
    },
1989
    "node_modules/@expo/cli/node_modules/lru-cache": {
1990
      "version": "6.0.0",
1991
      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
1992
      "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
1993
      "dependencies": {
1994
        "yallist": "^4.0.0"
1995
      },
1996
      "engines": {
1997
        "node": ">=10"
1998
      }
1999
    },
2000
    "node_modules/@expo/cli/node_modules/semver": {
2001
      "version": "7.5.4",
2002
      "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz",
2003
      "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==",
2004
      "dependencies": {
2005
        "lru-cache": "^6.0.0"
2006
      },
2007
      "bin": {
2008
        "semver": "bin/semver.js"
2009
      },
2010
      "engines": {
2011
        "node": ">=10"
2012
      }
2013
    },
1983 2014
    "node_modules/@expo/cli/node_modules/supports-color": {
1984 2015
      "version": "7.2.0",
1985 2016
      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
......
1991 2022
        "node": ">=8"
1992 2023
      }
1993 2024
    },
2025
    "node_modules/@expo/cli/node_modules/ws": {
2026
      "version": "8.14.2",
2027
      "resolved": "https://registry.npmjs.org/ws/-/ws-8.14.2.tgz",
2028
      "integrity": "sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==",
2029
      "engines": {
2030
        "node": ">=10.0.0"
2031
      },
2032
      "peerDependencies": {
2033
        "bufferutil": "^4.0.1",
2034
        "utf-8-validate": ">=5.0.2"
2035
      },
2036
      "peerDependenciesMeta": {
2037
        "bufferutil": {
2038
          "optional": true
2039
        },
2040
        "utf-8-validate": {
2041
          "optional": true
2042
        }
2043
      }
2044
    },
2045
    "node_modules/@expo/cli/node_modules/yallist": {
2046
      "version": "4.0.0",
2047
      "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
2048
      "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
2049
    },
1994 2050
    "node_modules/@expo/code-signing-certificates": {
1995 2051
      "version": "0.0.5",
1996 2052
      "resolved": "https://registry.npmjs.org/@expo/code-signing-certificates/-/code-signing-certificates-0.0.5.tgz",
......
2001 2057
      }
2002 2058
    },
2003 2059
    "node_modules/@expo/config": {
2004
      "version": "8.0.2",
2005
      "resolved": "https://registry.npmjs.org/@expo/config/-/config-8.0.2.tgz",
2006
      "integrity": "sha512-WubrzTNNdAXy1FU8TdyQ7D9YtDj2tN3fWXDq+C8In+nB7Qc08zwH9cVdaGZ+rBVmjFZBh5ACfObKq/m9cm4QQA==",
2060
      "version": "8.1.2",
2061
      "resolved": "https://registry.npmjs.org/@expo/config/-/config-8.1.2.tgz",
2062
      "integrity": "sha512-4e7hzPj50mQIlsrzOH6XZ36O094mPfPTIDIH4yv49bWNMc7GFLTofB/lcT+QyxiLaJuC0Wlk9yOLB8DIqmtwug==",
2007 2063
      "dependencies": {
2008 2064
        "@babel/code-frame": "~7.10.4",
2009
        "@expo/config-plugins": "~6.0.0",
2010
        "@expo/config-types": "^48.0.0",
2065
        "@expo/config-plugins": "~7.2.0",
2066
        "@expo/config-types": "^49.0.0-alpha.1",
2011 2067
        "@expo/json-file": "^8.2.37",
2012 2068
        "getenv": "^1.0.0",
2013 2069
        "glob": "7.1.6",
2014 2070
        "require-from-string": "^2.0.2",
2015 2071
        "resolve-from": "^5.0.0",
2016
        "semver": "7.3.2",
2072
        "semver": "7.5.3",
2017 2073
        "slugify": "^1.3.4",
2018 2074
        "sucrase": "^3.20.0"
2019 2075
      }
2020 2076
    },
2021 2077
    "node_modules/@expo/config-plugins": {
2022
      "version": "6.0.1",
2023
      "resolved": "https://registry.npmjs.org/@expo/config-plugins/-/config-plugins-6.0.1.tgz",
2024
      "integrity": "sha512-6mqZutxeibXFeqFfoZApFUEH2n1RxGXYMHCdJrDj4eXDBBFZ3aJ0XBoroZcHHHvfRieEsf54vNyJoWp7JZGj8g==",
2078
      "version": "7.2.5",
2079
      "resolved": "https://registry.npmjs.org/@expo/config-plugins/-/config-plugins-7.2.5.tgz",
2080
      "integrity": "sha512-w+5ccu1IxBHgyQk9CPFKLZOk8yZQEyTjbJwOzESK1eR7QwosbcsLkN1c1WWUZYiCXwORu3UTwJYll4+X2xxJhQ==",
2025 2081
      "dependencies": {
2026
        "@expo/config-types": "^48.0.0",
2082
        "@expo/config-types": "^49.0.0-alpha.1",
2027 2083
        "@expo/json-file": "~8.2.37",
2028 2084
        "@expo/plist": "^0.0.20",
2029 2085
        "@expo/sdk-runtime-versions": "^1.0.0",
......
2034 2090
        "getenv": "^1.0.0",
2035 2091
        "glob": "7.1.6",
2036 2092
        "resolve-from": "^5.0.0",
2037
        "semver": "^7.3.5",
2093
        "semver": "^7.5.3",
2038 2094
        "slash": "^3.0.0",
2039 2095
        "xcode": "^3.0.1",
2040
        "xml2js": "0.4.23"
2096
        "xml2js": "0.6.0"
2041 2097
      }
2042 2098
    },
2043 2099
    "node_modules/@expo/config-plugins/node_modules/ansi-styles": {
......
2105 2161
      }
2106 2162
    },
2107 2163
    "node_modules/@expo/config-plugins/node_modules/semver": {
2108
      "version": "7.3.8",
2109
      "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz",
2110
      "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==",
2164
      "version": "7.5.4",
2165
      "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz",
2166
      "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==",
2111 2167
      "dependencies": {
2112 2168
        "lru-cache": "^6.0.0"
2113 2169
      },
......
2135 2191
      "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
2136 2192
    },
2137 2193
    "node_modules/@expo/config-types": {
2138
      "version": "48.0.0",
2139
      "resolved": "https://registry.npmjs.org/@expo/config-types/-/config-types-48.0.0.tgz",
2140
      "integrity": "sha512-DwyV4jTy/+cLzXGAo1xftS6mVlSiLIWZjl9DjTCLPFVgNYQxnh7htPilRv4rBhiNs7KaznWqKU70+4zQoKVT9A=="
2194
      "version": "49.0.0",
2195
      "resolved": "https://registry.npmjs.org/@expo/config-types/-/config-types-49.0.0.tgz",
2196
      "integrity": "sha512-8eyREVi+K2acnMBe/rTIu1dOfyR2+AMnTLHlut+YpMV9OZPdeKV0Bs9BxAewGqBA2slslbQ9N39IS2CuTKpXkA=="
2141 2197
    },
2142 2198
    "node_modules/@expo/config/node_modules/@babel/code-frame": {
2143 2199
      "version": "7.10.4",
......
2147 2203
        "@babel/highlight": "^7.10.4"
2148 2204
      }
2149 2205
    },
2206
    "node_modules/@expo/config/node_modules/lru-cache": {
2207
      "version": "6.0.0",
2208
      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
2209
      "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
2210
      "dependencies": {
2211
        "yallist": "^4.0.0"
2212
      },
2213
      "engines": {
2214
        "node": ">=10"
2215
      }
2216
    },
2150 2217
    "node_modules/@expo/config/node_modules/semver": {
2151
      "version": "7.3.2",
2152
      "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz",
2153
      "integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==",
2218
      "version": "7.5.3",
2219
      "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.3.tgz",
2220
      "integrity": "sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==",
2221
      "dependencies": {
2222
        "lru-cache": "^6.0.0"
2223
      },
2154 2224
      "bin": {
2155 2225
        "semver": "bin/semver.js"
2156 2226
      },
......
2158 2228
        "node": ">=10"
2159 2229
      }
2160 2230
    },
2231
    "node_modules/@expo/config/node_modules/yallist": {
2232
      "version": "4.0.0",
2233
      "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
2234
      "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
2235
    },
2236
    "node_modules/@expo/configure-splash-screen": {
2237
      "version": "0.3.4",
2238
      "resolved": "https://registry.npmjs.org/@expo/configure-splash-screen/-/configure-splash-screen-0.3.4.tgz",
2239
      "integrity": "sha512-HsukM03X5/EXSucVsLN/oLqyFq/1jAjpADkgU1HLaezFpkr+TOquI6yDwdDp1450kcm891PE/SYJ+mCdPxzDLw==",
2240
      "dependencies": {
2241
        "color-string": "^1.5.3",
2242
        "commander": "^5.1.0",
2243
        "core-js": "^3.6.5",
2244
        "deep-equal": "^2.0.3",
2245
        "fs-extra": "^9.0.0",
2246
        "glob": "^7.1.6",
2247
        "lodash": "^4.17.15",
2248
        "pngjs": "^5.0.0",
2249
        "xcode": "^3.0.0",
2250
        "xml-js": "^1.6.11"
2251
      },
2252
      "bin": {
2253
        "configure-splash-screen": "build/index-cli.js",
2254
        "expo-splash-screen": "build/index-cli.js"
2255
      },
2256
      "engines": {
2257
        "node": ">=10"
2258
      }
2259
    },
2260
    "node_modules/@expo/configure-splash-screen/node_modules/commander": {
2261
      "version": "5.1.0",
2262
      "resolved": "https://registry.npmjs.org/commander/-/commander-5.1.0.tgz",
2263
      "integrity": "sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==",
2264
      "engines": {
2265
        "node": ">= 6"
2266
      }
2267
    },
2268
    "node_modules/@expo/configure-splash-screen/node_modules/fs-extra": {
2269
      "version": "9.1.0",
2270
      "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
2271
      "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
2272
      "dependencies": {
2273
        "at-least-node": "^1.0.0",
2274
        "graceful-fs": "^4.2.0",
2275
        "jsonfile": "^6.0.1",
2276
        "universalify": "^2.0.0"
2277
      },
2278
      "engines": {
2279
        "node": ">=10"
2280
      }
2281
    },
2282
    "node_modules/@expo/configure-splash-screen/node_modules/jsonfile": {
2283
      "version": "6.1.0",
2284
      "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
2285
      "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
2286
      "dependencies": {
2287
        "universalify": "^2.0.0"
2288
      },
2289
      "optionalDependencies": {
2290
        "graceful-fs": "^4.1.6"
2291
      }
2292
    },
2293
    "node_modules/@expo/configure-splash-screen/node_modules/universalify": {
2294
      "version": "2.0.0",
2295
      "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz",
2296
      "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==",
2297
      "engines": {
2298
        "node": ">= 10.0.0"
2299
      }
2300
    },
2161 2301
    "node_modules/@expo/dev-server": {
2162
      "version": "0.2.3",
2163
      "resolved": "https://registry.npmjs.org/@expo/dev-server/-/dev-server-0.2.3.tgz",
2164
      "integrity": "sha512-9+6QGRdymj3dmTp1vUpROvWJ+Ezz6Qp9xHafAcaRHzw322pUCOiRKxTYqDqYYZ/72shrHPGQ2CiIXTnV1vM2tA==",
2302
      "version": "0.5.5",
2303
      "resolved": "https://registry.npmjs.org/@expo/dev-server/-/dev-server-0.5.5.tgz",
2304
      "integrity": "sha512-t0fT8xH1exwYsH5hh7bAt85VF+gXxg24qrbny2rR/iKoPTWFCd2JNQV8pvfLg51hvrywQ3YCBuT3lU1w7aZxFA==",
2165 2305
      "dependencies": {
2166 2306
        "@expo/bunyan": "4.0.0",
2167
        "@expo/metro-config": "~0.7.0",
2307
        "@expo/metro-config": "~0.10.0",
2168 2308
        "@expo/osascript": "2.0.33",
2169 2309
        "@expo/spawn-async": "^1.5.0",
2170 2310
        "body-parser": "^1.20.1",
......
2176 2316
        "node-fetch": "^2.6.0",
2177 2317
        "open": "^8.3.0",
2178 2318
        "resolve-from": "^5.0.0",
2179
        "semver": "7.3.2",
2180 2319
        "serialize-error": "6.0.0",
2181 2320
        "temp-dir": "^2.0.0"
2182 2321
      }
......
2267 2406
        "node": ">= 10.0.0"
2268 2407
      }
2269 2408
    },
2270
    "node_modules/@expo/dev-server/node_modules/semver": {
2271
      "version": "7.3.2",
2272
      "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz",
2273
      "integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==",
2274
      "bin": {
2275
        "semver": "bin/semver.js"
2276
      },
2277
      "engines": {
2278
        "node": ">=10"
2279
      }
2280
    },
2281 2409
    "node_modules/@expo/dev-server/node_modules/supports-color": {
2282 2410
      "version": "7.2.0",
2283 2411
      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
......
2325 2453
        "ms": "^2.1.1"
2326 2454
      }
2327 2455
    },
2456
    "node_modules/@expo/env": {
2457
      "version": "0.0.5",
2458
      "resolved": "https://registry.npmjs.org/@expo/env/-/env-0.0.5.tgz",
2459
      "integrity": "sha512-UXuKAqyXfhMQC3gP0OyjXmFX08Z1fkVWiGBN7bYzfoX8LHatjeHrDtI6w5nDvd8XPxPvmqaZoEDw1lW3+dz3oQ==",
2460
      "dependencies": {
2461
        "chalk": "^4.0.0",
2462
        "debug": "^4.3.4",
2463
        "dotenv": "~16.0.3",
2464
        "dotenv-expand": "~10.0.0",
2465
        "getenv": "^1.0.0"
2466
      }
2467
    },
2468
    "node_modules/@expo/env/node_modules/ansi-styles": {
2469
      "version": "4.3.0",
2470
      "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
2471
      "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
2472
      "dependencies": {
2473
        "color-convert": "^2.0.1"
2474
      },
2475
      "engines": {
2476
        "node": ">=8"
2477
      },
2478
      "funding": {
2479
        "url": "https://github.com/chalk/ansi-styles?sponsor=1"
2480
      }
2481
    },
2482
    "node_modules/@expo/env/node_modules/chalk": {
2483
      "version": "4.1.2",
2484
      "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
2485
      "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
2486
      "dependencies": {
2487
        "ansi-styles": "^4.1.0",
2488
        "supports-color": "^7.1.0"
2489
      },
2490
      "engines": {
2491
        "node": ">=10"
2492
      },
2493
      "funding": {
2494
        "url": "https://github.com/chalk/chalk?sponsor=1"
2495
      }
2496
    },
2497
    "node_modules/@expo/env/node_modules/color-convert": {
2498
      "version": "2.0.1",
2499
      "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
2500
      "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
2501
      "dependencies": {
2502
        "color-name": "~1.1.4"
2503
      },
2504
      "engines": {
2505
        "node": ">=7.0.0"
2506
      }
2507
    },
2508
    "node_modules/@expo/env/node_modules/color-name": {
2509
      "version": "1.1.4",
2510
      "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
2511
      "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
2512
    },
2513
    "node_modules/@expo/env/node_modules/has-flag": {
2514
      "version": "4.0.0",
2515
      "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
2516
      "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
2517
      "engines": {
2518
        "node": ">=8"
2519
      }
2520
    },
2521
    "node_modules/@expo/env/node_modules/supports-color": {
2522
      "version": "7.2.0",
2523
      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
2524
      "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
2525
      "dependencies": {
2526
        "has-flag": "^4.0.0"
2527
      },
2528
      "engines": {
2529
        "node": ">=8"
2530
      }
2531
    },
2328 2532
    "node_modules/@expo/image-utils": {
2329 2533
      "version": "0.3.22",
2330 2534
      "resolved": "https://registry.npmjs.org/@expo/image-utils/-/image-utils-0.3.22.tgz",
......
2526 2730
      }
2527 2731
    },
2528 2732
    "node_modules/@expo/metro-config": {
2529
      "version": "0.7.1",
2530
      "resolved": "https://registry.npmjs.org/@expo/metro-config/-/metro-config-0.7.1.tgz",
2531
      "integrity": "sha512-vGWU62Zp5pRGw5IEHDNdqvsy62/hu/Na7bswePYVjoaItOjJY7+qilFeF0AAK+3V8qAM8fpltH3ByylKfWaA7A==",
2733
      "version": "0.10.7",
2734
      "resolved": "https://registry.npmjs.org/@expo/metro-config/-/metro-config-0.10.7.tgz",
2735
      "integrity": "sha512-uACymEiyX0447hI4unt+2cemLQkTZXKvTev936NhtsgVnql45EP0V0pzmo/0H0WlHaAGXgvOBZJl8wFqcJ3CbQ==",
2532 2736
      "dependencies": {
2533
        "@expo/config": "~8.0.0",
2737
        "@expo/config": "~8.1.0",
2738
        "@expo/env": "0.0.5",
2739
        "@expo/json-file": "~8.2.37",
2534 2740
        "chalk": "^4.1.0",
2535 2741
        "debug": "^4.3.2",
2536 2742
        "find-yarn-workspace-root": "~2.0.0",
2537 2743
        "getenv": "^1.0.0",
2744
        "jsc-safe-url": "^0.2.4",
2745
        "lightningcss": "~1.19.0",
2746
        "postcss": "~8.4.21",
2538 2747
        "resolve-from": "^5.0.0",
2539 2748
        "sucrase": "^3.20.0"
2540 2749
      }
......
2616 2825
      }
2617 2826
    },
2618 2827
    "node_modules/@expo/package-manager": {
2619
      "version": "1.0.1",
2620
      "resolved": "https://registry.npmjs.org/@expo/package-manager/-/package-manager-1.0.1.tgz",
2621
      "integrity": "sha512-ue6NIIsNafa2bK7zUl7Y61YNtkPsg7sJcTOyQo/87Yqf6Q+2bOrvdw1xjviaFrMsTZcpOPVf+ZIEYtE0lw0k6A==",
2828
      "version": "1.1.2",
2829
      "resolved": "https://registry.npmjs.org/@expo/package-manager/-/package-manager-1.1.2.tgz",
2830
      "integrity": "sha512-JI9XzrxB0QVXysyuJ996FPCJGDCYRkbUvgG4QmMTTMFA1T+mv8YzazC3T9C1pHQUAAveVCre1+Pqv0nZXN24Xg==",
2622 2831
      "dependencies": {
2623 2832
        "@expo/json-file": "^8.2.37",
2624 2833
        "@expo/spawn-async": "^1.5.0",
......
2713 2922
      }
2714 2923
    },
2715 2924
    "node_modules/@expo/prebuild-config": {
2716
      "version": "6.0.0",
2717
      "resolved": "https://registry.npmjs.org/@expo/prebuild-config/-/prebuild-config-6.0.0.tgz",
2718
      "integrity": "sha512-UW0QKAoRelsalVMhAG1tmegwS+2tbefvUi6/0QiKPlMLg8GFDQ5ZnzsSmuljD0SzT5yGg8oSpKYhnrXJ6pRmIQ==",
2925
      "version": "6.2.6",
2926
      "resolved": "https://registry.npmjs.org/@expo/prebuild-config/-/prebuild-config-6.2.6.tgz",
2927
      "integrity": "sha512-uFVvDAm9dPg9p1qpnr4CVnpo2hmkZIL5FQz+VlIdXXJpe7ySh/qTGHtKWY/lWUshQkAJ0nwbKGPztGWdABns/Q==",
2719 2928
      "dependencies": {
2720
        "@expo/config": "~8.0.0",
2721
        "@expo/config-plugins": "~6.0.0",
2722
        "@expo/config-types": "^48.0.0",
2929
        "@expo/config": "~8.1.0",
2930
        "@expo/config-plugins": "~7.2.0",
2931
        "@expo/config-types": "^49.0.0-alpha.1",
2723 2932
        "@expo/image-utils": "0.3.22",
2724 2933
        "@expo/json-file": "^8.2.37",
2725 2934
        "debug": "^4.3.1",
2726 2935
        "fs-extra": "^9.0.0",
2727 2936
        "resolve-from": "^5.0.0",
2728
        "semver": "7.3.2",
2729
        "xml2js": "0.4.23"
2937
        "semver": "7.5.3",
2938
        "xml2js": "0.6.0"
2730 2939
      },
2731 2940
      "peerDependencies": {
2732 2941
        "expo-modules-autolinking": ">=0.8.1"
......
2757 2966
        "graceful-fs": "^4.1.6"
2758 2967
      }
2759 2968
    },
2760
    "node_modules/@expo/prebuild-config/node_modules/semver": {
2761
      "version": "7.3.2",
2762
      "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz",
2763
      "integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==",
2764
      "bin": {
2765
        "semver": "bin/semver.js"
2969
    "node_modules/@expo/prebuild-config/node_modules/lru-cache": {
2970
      "version": "6.0.0",
2971
      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
2972
      "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
2973
      "dependencies": {
2974
        "yallist": "^4.0.0"
2766 2975
      },
2767 2976
      "engines": {
2768 2977
        "node": ">=10"
2769 2978
      }
2770 2979
    },
2771
    "node_modules/@expo/prebuild-config/node_modules/universalify": {
2772
      "version": "2.0.0",
2980
    "node_modules/@expo/prebuild-config/node_modules/semver": {
2981
      "version": "7.5.3",
2982
      "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.3.tgz",
2983
      "integrity": "sha512-QBlUtyVk/5EeHbi7X0fw6liDZc7BBmEaSYn01fMU1OUYbf6GPsbTtd8WmnqbI20SeycoHSeiybkE/q1Q+qlThQ==",
2984
      "dependencies": {
2985
        "lru-cache": "^6.0.0"
2986
      },
2987
      "bin": {
2988
        "semver": "bin/semver.js"
2989
      },
2990
      "engines": {
2991
        "node": ">=10"
2992
      }
2993
    },
2994
    "node_modules/@expo/prebuild-config/node_modules/universalify": {
2995
      "version": "2.0.0",
2773 2996
      "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz",
2774 2997
      "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==",
2775 2998
      "engines": {
2776 2999
        "node": ">= 10.0.0"
2777 3000
      }
2778 3001
    },
3002
    "node_modules/@expo/prebuild-config/node_modules/yallist": {
3003
      "version": "4.0.0",
3004
      "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
3005
      "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
3006
    },
2779 3007
    "node_modules/@expo/rudder-sdk-node": {
2780 3008
      "version": "1.1.1",
2781 3009
      "resolved": "https://registry.npmjs.org/@expo/rudder-sdk-node/-/rudder-sdk-node-1.1.1.tgz",
......
3240 3468
        "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
3241 3469
      }
3242 3470
    },
3243
    "node_modules/@jest/expect-utils/node_modules/jest-get-type": {
3244
      "version": "29.4.3",
3245
      "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.4.3.tgz",
3246
      "integrity": "sha512-J5Xez4nRRMjk8emnTpWrlkyb9pfRQQanDrvWHhsR1+VUfbwxi30eVcZFlcdGInRibU4G5LwHXpI7IRHU0CY+gg==",
3247
      "dev": true,
3248
      "engines": {
3249
        "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
3250
      }
3251
    },
3252 3471
    "node_modules/@jest/fake-timers": {
3253 3472
      "version": "29.5.0",
3254 3473
      "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.5.0.tgz",
......
3354 3573
      }
3355 3574
    },
3356 3575
    "node_modules/@jest/schemas": {
3357
      "version": "29.4.3",
3358
      "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.4.3.tgz",
3359
      "integrity": "sha512-VLYKXQmtmuEz6IxJsrZwzG9NvtkQsWNnWMsKxqWNu3+CnfzJQhp0WDDKWLVV9hLKr0l3SLLFRqcYHjhtyuDVxg==",
3576
      "version": "29.6.3",
3577
      "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz",
3578
      "integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==",
3360 3579
      "dependencies": {
3361
        "@sinclair/typebox": "^0.25.16"
3580
        "@sinclair/typebox": "^0.27.8"
3362 3581
      },
3363 3582
      "engines": {
3364 3583
        "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
......
3472 3691
      }
3473 3692
    },
3474 3693
    "node_modules/@jridgewell/source-map": {
3475
      "version": "0.3.3",
3476
      "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.3.tgz",
3477
      "integrity": "sha512-b+fsZXeLYi9fEULmfBrhxn4IrPlINf8fiNarzTof004v3lFdntdwa9PF7vFJqm3mg7s+ScJMxXaE3Acp1irZcg==",
3694
      "version": "0.3.5",
3695
      "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.5.tgz",
3696
      "integrity": "sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==",
3478 3697
      "dependencies": {
3479 3698
        "@jridgewell/gen-mapping": "^0.3.0",
3480 3699
        "@jridgewell/trace-mapping": "^0.3.9"
......
3560 3779
      }
3561 3780
    },
3562 3781
    "node_modules/@npmcli/fs/node_modules/semver": {
3563
      "version": "7.3.8",
3564
      "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz",
3565
      "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==",
3782
      "version": "7.5.4",
3783
      "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz",
3784
      "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==",
3566 3785
      "dependencies": {
3567 3786
        "lru-cache": "^6.0.0"
3568 3787
      },
......
4180 4399
      }
4181 4400
    },
4182 4401
    "node_modules/@react-native-community/cli": {
4183
      "version": "10.2.2",
4184
      "resolved": "https://registry.npmjs.org/@react-native-community/cli/-/cli-10.2.2.tgz",
4185
      "integrity": "sha512-aZVcVIqj+OG6CrliR/Yn8wHxrvyzbFBY9cj7n0MvRw/P54QUru2nNqUTSSbqv0Qaa297yHJbe6kFDojDMSTM8Q==",
4186
      "dependencies": {
4187
        "@react-native-community/cli-clean": "^10.1.1",
4188
        "@react-native-community/cli-config": "^10.1.1",
4189
        "@react-native-community/cli-debugger-ui": "^10.0.0",
4190
        "@react-native-community/cli-doctor": "^10.2.2",
4191
        "@react-native-community/cli-hermes": "^10.2.0",
4192
        "@react-native-community/cli-plugin-metro": "^10.2.2",
4193
        "@react-native-community/cli-server-api": "^10.1.1",
4194
        "@react-native-community/cli-tools": "^10.1.1",
4195
        "@react-native-community/cli-types": "^10.0.0",
4402
      "version": "11.3.7",
4403
      "resolved": "https://registry.npmjs.org/@react-native-community/cli/-/cli-11.3.7.tgz",
4404
      "integrity": "sha512-Ou8eDlF+yh2rzXeCTpMPYJ2fuqsusNOhmpYPYNQJQ2h6PvaF30kPomflgRILems+EBBuggRtcT+I+1YH4o/q6w==",
4405
      "dependencies": {
4406
        "@react-native-community/cli-clean": "11.3.7",
4407
        "@react-native-community/cli-config": "11.3.7",
4408
        "@react-native-community/cli-debugger-ui": "11.3.7",
4409
        "@react-native-community/cli-doctor": "11.3.7",
4410
        "@react-native-community/cli-hermes": "11.3.7",
4411
        "@react-native-community/cli-plugin-metro": "11.3.7",
4412
        "@react-native-community/cli-server-api": "11.3.7",
4413
        "@react-native-community/cli-tools": "11.3.7",
4414
        "@react-native-community/cli-types": "11.3.7",
4196 4415
        "chalk": "^4.1.2",
4197 4416
        "commander": "^9.4.1",
4198
        "execa": "^1.0.0",
4417
        "execa": "^5.0.0",
4199 4418
        "find-up": "^4.1.0",
4200 4419
        "fs-extra": "^8.1.0",
4201 4420
        "graceful-fs": "^4.1.3",
4202 4421
        "prompts": "^2.4.0",
4203
        "semver": "^6.3.0"
4422
        "semver": "^7.5.2"
4204 4423
      },
4205 4424
      "bin": {
4206 4425
        "react-native": "build/bin.js"
4207 4426
      },
4208 4427
      "engines": {
4209
        "node": ">=14"
4428
        "node": ">=16"
4210 4429
      }
4211 4430
    },
4212 4431
    "node_modules/@react-native-community/cli-clean": {
4213
      "version": "10.1.1",
4214
      "resolved": "https://registry.npmjs.org/@react-native-community/cli-clean/-/cli-clean-10.1.1.tgz",
4215
      "integrity": "sha512-iNsrjzjIRv9yb5y309SWJ8NDHdwYtnCpmxZouQDyOljUdC9MwdZ4ChbtA4rwQyAwgOVfS9F/j56ML3Cslmvrxg==",
4432
      "version": "11.3.7",
4433
      "resolved": "https://registry.npmjs.org/@react-native-community/cli-clean/-/cli-clean-11.3.7.tgz",
4434
      "integrity": "sha512-twtsv54ohcRyWVzPXL3F9VHGb4Qhn3slqqRs3wEuRzjR7cTmV2TIO2b1VhaqF4HlCgNd+cGuirvLtK2JJyaxMg==",
4216 4435
      "dependencies": {
4217
        "@react-native-community/cli-tools": "^10.1.1",
4436
        "@react-native-community/cli-tools": "11.3.7",
4218 4437
        "chalk": "^4.1.2",
4219
        "execa": "^1.0.0",
4438
        "execa": "^5.0.0",
4220 4439
        "prompts": "^2.4.0"
4221 4440
      }
4222 4441
    },
......
4265 4484
      "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
4266 4485
      "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
4267 4486
    },
4487
    "node_modules/@react-native-community/cli-clean/node_modules/cross-spawn": {
4488
      "version": "7.0.3",
4489
      "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
4490
      "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
4491
      "dependencies": {
4492
        "path-key": "^3.1.0",
4493
        "shebang-command": "^2.0.0",
4494
        "which": "^2.0.1"
4495
      },
4496
      "engines": {
4497
        "node": ">= 8"
4498
      }
4499
    },
4500
    "node_modules/@react-native-community/cli-clean/node_modules/execa": {
4501
      "version": "5.1.1",
4502
      "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
4503
      "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
4504
      "dependencies": {
4505
        "cross-spawn": "^7.0.3",
4506
        "get-stream": "^6.0.0",
4507
        "human-signals": "^2.1.0",
4508
        "is-stream": "^2.0.0",
4509
        "merge-stream": "^2.0.0",
4510
        "npm-run-path": "^4.0.1",
4511
        "onetime": "^5.1.2",
4512
        "signal-exit": "^3.0.3",
4513
        "strip-final-newline": "^2.0.0"
4514
      },
4515
      "engines": {
4516
        "node": ">=10"
4517
      },
4518
      "funding": {
4519
        "url": "https://github.com/sindresorhus/execa?sponsor=1"
4520
      }
4521
    },
4522
    "node_modules/@react-native-community/cli-clean/node_modules/get-stream": {
4523
      "version": "6.0.1",
4524
      "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
4525
      "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
4526
      "engines": {
4527
        "node": ">=10"
4528
      },
4529
      "funding": {
4530
        "url": "https://github.com/sponsors/sindresorhus"
4531
      }
4532
    },
4268 4533
    "node_modules/@react-native-community/cli-clean/node_modules/has-flag": {
4269 4534
      "version": "4.0.0",
4270 4535
      "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
......
4273 4538
        "node": ">=8"
4274 4539
      }
4275 4540
    },
4541
    "node_modules/@react-native-community/cli-clean/node_modules/is-stream": {
4542
      "version": "2.0.1",
4543
      "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
4544
      "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
4545
      "engines": {
4546
        "node": ">=8"
4547
      },
4548
      "funding": {
4549
        "url": "https://github.com/sponsors/sindresorhus"
4550
      }
4551
    },
4552
    "node_modules/@react-native-community/cli-clean/node_modules/mimic-fn": {
4553
      "version": "2.1.0",
4554
      "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
4555
      "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
4556
      "engines": {
4557
        "node": ">=6"
4558
      }
4559
    },
4560
    "node_modules/@react-native-community/cli-clean/node_modules/npm-run-path": {
4561
      "version": "4.0.1",
4562
      "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
4563
      "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
4564
      "dependencies": {
4565
        "path-key": "^3.0.0"
4566
      },
4567
      "engines": {
4568
        "node": ">=8"
4569
      }
4570
    },
4571
    "node_modules/@react-native-community/cli-clean/node_modules/onetime": {
4572
      "version": "5.1.2",
4573
      "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
4574
      "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
4575
      "dependencies": {
4576
        "mimic-fn": "^2.1.0"
4577
      },
4578
      "engines": {
4579
        "node": ">=6"
4580
      },
4581
      "funding": {
4582
        "url": "https://github.com/sponsors/sindresorhus"
4583
      }
4584
    },
4585
    "node_modules/@react-native-community/cli-clean/node_modules/path-key": {
4586
      "version": "3.1.1",
4587
      "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
4588
      "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
4589
      "engines": {
4590
        "node": ">=8"
4591
      }
4592
    },
4593
    "node_modules/@react-native-community/cli-clean/node_modules/shebang-command": {
4594
      "version": "2.0.0",
4595
      "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
4596
      "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
4597
      "dependencies": {
4598
        "shebang-regex": "^3.0.0"
4599
      },
4600
      "engines": {
4601
        "node": ">=8"
4602
      }
4603
    },
4604
    "node_modules/@react-native-community/cli-clean/node_modules/shebang-regex": {
4605
      "version": "3.0.0",
4606
      "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
4607
      "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
4608
      "engines": {
4609
        "node": ">=8"
4610
      }
4611
    },
4276 4612
    "node_modules/@react-native-community/cli-clean/node_modules/supports-color": {
4277 4613
      "version": "7.2.0",
4278 4614
      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
......
4284 4620
        "node": ">=8"
4285 4621
      }
4286 4622
    },
4623
    "node_modules/@react-native-community/cli-clean/node_modules/which": {
4624
      "version": "2.0.2",
4625
      "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
4626
      "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
4627
      "dependencies": {
4628
        "isexe": "^2.0.0"
4629
      },
4630
      "bin": {
4631
        "node-which": "bin/node-which"
4632
      },
4633
      "engines": {
4634
        "node": ">= 8"
4635
      }
4636
    },
4287 4637
    "node_modules/@react-native-community/cli-config": {
4288
      "version": "10.1.1",
4289
      "resolved": "https://registry.npmjs.org/@react-native-community/cli-config/-/cli-config-10.1.1.tgz",
4290
      "integrity": "sha512-p4mHrjC+s/ayiNVG6T35GdEGdP6TuyBUg5plVGRJfTl8WT6LBfLYLk+fz/iETrEZ/YkhQIsQcEUQC47MqLNHog==",
4638
      "version": "11.3.7",
4639
      "resolved": "https://registry.npmjs.org/@react-native-community/cli-config/-/cli-config-11.3.7.tgz",
4640
      "integrity": "sha512-FDBLku9xskS+bx0YFJFLCmUJhEZ4/MMSC9qPYOGBollWYdgE7k/TWI0IeYFmMALAnbCdKQAYP5N29N55Tad8lg==",
4291 4641
      "dependencies": {
4292
        "@react-native-community/cli-tools": "^10.1.1",
4642
        "@react-native-community/cli-tools": "11.3.7",
4293 4643
        "chalk": "^4.1.2",
4294 4644
        "cosmiconfig": "^5.1.0",
4295
        "deepmerge": "^3.2.0",
4645
        "deepmerge": "^4.3.0",
4296 4646
        "glob": "^7.1.3",
4297 4647
        "joi": "^17.2.1"
4298 4648
      }
......
4362 4712
      }
4363 4713
    },
4364 4714
    "node_modules/@react-native-community/cli-debugger-ui": {
4365
      "version": "10.0.0",
4366
      "resolved": "https://registry.npmjs.org/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-10.0.0.tgz",
4367
      "integrity": "sha512-8UKLcvpSNxnUTRy8CkCl27GGLqZunQ9ncGYhSrWyKrU9SWBJJGeZwi2k2KaoJi5FvF2+cD0t8z8cU6lsq2ZZmA==",
4715
      "version": "11.3.7",
4716
      "resolved": "https://registry.npmjs.org/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-11.3.7.tgz",
4717
      "integrity": "sha512-aVmKuPKHZENR8SrflkMurZqeyLwbKieHdOvaZCh1Nn/0UC5CxWcyST2DB2XQboZwsvr3/WXKJkSUO+SZ1J9qTQ==",
4368 4718
      "dependencies": {
4369 4719
        "serve-static": "^1.13.1"
4370 4720
      }
4371 4721
    },
4372 4722
    "node_modules/@react-native-community/cli-doctor": {
4373
      "version": "10.2.2",
4374
      "resolved": "https://registry.npmjs.org/@react-native-community/cli-doctor/-/cli-doctor-10.2.2.tgz",
4375
      "integrity": "sha512-49Ep2aQOF0PkbAR/TcyMjOm9XwBa8VQr+/Zzf4SJeYwiYLCT1NZRAVAVjYRXl0xqvq5S5mAGZZShS4AQl4WsZw==",
4376
      "dependencies": {
4377
        "@react-native-community/cli-config": "^10.1.1",
4378
        "@react-native-community/cli-platform-ios": "^10.2.1",
4379
        "@react-native-community/cli-tools": "^10.1.1",
4723
      "version": "11.3.7",
4724
      "resolved": "https://registry.npmjs.org/@react-native-community/cli-doctor/-/cli-doctor-11.3.7.tgz",
4725
      "integrity": "sha512-YEHUqWISOHnsl5+NM14KHelKh68Sr5/HeEZvvNdIcvcKtZic3FU7Xd1WcbNdo3gCq5JvzGFfufx02Tabh5zmrg==",
4726
      "dependencies": {
4727
        "@react-native-community/cli-config": "11.3.7",
4728
        "@react-native-community/cli-platform-android": "11.3.7",
4729
        "@react-native-community/cli-platform-ios": "11.3.7",
4730
        "@react-native-community/cli-tools": "11.3.7",
4380 4731
        "chalk": "^4.1.2",
4381 4732
        "command-exists": "^1.2.8",
4382 4733
        "envinfo": "^7.7.2",
4383
        "execa": "^1.0.0",
4734
        "execa": "^5.0.0",
4384 4735
        "hermes-profile-transformer": "^0.0.6",
4385 4736
        "ip": "^1.1.5",
4386 4737
        "node-stream-zip": "^1.9.1",
4387 4738
        "ora": "^5.4.1",
4388 4739
        "prompts": "^2.4.0",
4389
        "semver": "^6.3.0",
4740
        "semver": "^7.5.2",
4390 4741
        "strip-ansi": "^5.2.0",
4391 4742
        "sudo-prompt": "^9.0.0",
4392
        "wcwidth": "^1.0.1"
4743
        "wcwidth": "^1.0.1",
4744
        "yaml": "^2.2.1"
4393 4745
      }
4394 4746
    },
4395 4747
    "node_modules/@react-native-community/cli-doctor/node_modules/ansi-styles": {
......
4448 4800
      "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
4449 4801
      "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
4450 4802
    },
4803
    "node_modules/@react-native-community/cli-doctor/node_modules/cross-spawn": {
4804
      "version": "7.0.3",
4805
      "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
4806
      "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
4807
      "dependencies": {
4808
        "path-key": "^3.1.0",
4809
        "shebang-command": "^2.0.0",
4810
        "which": "^2.0.1"
4811
      },
4812
      "engines": {
4813
        "node": ">= 8"
4814
      }
4815
    },
4816
    "node_modules/@react-native-community/cli-doctor/node_modules/execa": {
4817
      "version": "5.1.1",
4818
      "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
4819
      "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
4820
      "dependencies": {
4821
        "cross-spawn": "^7.0.3",
4822
        "get-stream": "^6.0.0",
4823
        "human-signals": "^2.1.0",
4824
        "is-stream": "^2.0.0",
4825
        "merge-stream": "^2.0.0",
4826
        "npm-run-path": "^4.0.1",
4827
        "onetime": "^5.1.2",
4828
        "signal-exit": "^3.0.3",
4829
        "strip-final-newline": "^2.0.0"
4830
      },
4831
      "engines": {
4832
        "node": ">=10"
4833
      },
4834
      "funding": {
4835
        "url": "https://github.com/sindresorhus/execa?sponsor=1"
4836
      }
4837
    },
4838
    "node_modules/@react-native-community/cli-doctor/node_modules/get-stream": {
4839
      "version": "6.0.1",
4840
      "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
4841
      "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
4842
      "engines": {
4843
        "node": ">=10"
4844
      },
4845
      "funding": {
4846
        "url": "https://github.com/sponsors/sindresorhus"
4847
      }
4848
    },
4451 4849
    "node_modules/@react-native-community/cli-doctor/node_modules/has-flag": {
4452 4850
      "version": "4.0.0",
4453 4851
      "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
......
4456 4854
        "node": ">=8"
4457 4855
      }
4458 4856
    },
4857
    "node_modules/@react-native-community/cli-doctor/node_modules/is-stream": {
4858
      "version": "2.0.1",
4859
      "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
4860
      "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
4861
      "engines": {
4862
        "node": ">=8"
4863
      },
4864
      "funding": {
4865
        "url": "https://github.com/sponsors/sindresorhus"
4866
      }
4867
    },
4459 4868
    "node_modules/@react-native-community/cli-doctor/node_modules/log-symbols": {
4460 4869
      "version": "4.1.0",
4461 4870
      "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
......
4471 4880
        "url": "https://github.com/sponsors/sindresorhus"
4472 4881
      }
4473 4882
    },
4883
    "node_modules/@react-native-community/cli-doctor/node_modules/lru-cache": {
4884
      "version": "6.0.0",
4885
      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
4886
      "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
4887
      "dependencies": {
4888
        "yallist": "^4.0.0"
4889
      },
4890
      "engines": {
4891
        "node": ">=10"
4892
      }
4893
    },
4474 4894
    "node_modules/@react-native-community/cli-doctor/node_modules/mimic-fn": {
4475 4895
      "version": "2.1.0",
4476 4896
      "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
......
4479 4899
        "node": ">=6"
4480 4900
      }
4481 4901
    },
4902
    "node_modules/@react-native-community/cli-doctor/node_modules/npm-run-path": {
4903
      "version": "4.0.1",
4904
      "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
4905
      "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
4906
      "dependencies": {
4907
        "path-key": "^3.0.0"
4908
      },
4909
      "engines": {
4910
        "node": ">=8"
4911
      }
4912
    },
4482 4913
    "node_modules/@react-native-community/cli-doctor/node_modules/onetime": {
4483 4914
      "version": "5.1.2",
4484 4915
      "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
......
4526 4957
        "node": ">=8"
4527 4958
      }
4528 4959
    },
4960
    "node_modules/@react-native-community/cli-doctor/node_modules/path-key": {
4961
      "version": "3.1.1",
4962
      "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
4963
      "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
4964
      "engines": {
4965
        "node": ">=8"
4966
      }
4967
    },
4529 4968
    "node_modules/@react-native-community/cli-doctor/node_modules/restore-cursor": {
4530 4969
      "version": "3.1.0",
4531 4970
      "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz",
......
4538 4977
        "node": ">=8"
4539 4978
      }
4540 4979
    },
4980
    "node_modules/@react-native-community/cli-doctor/node_modules/semver": {
4981
      "version": "7.5.4",
4982
      "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz",
4983
      "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==",
4984
      "dependencies": {
4985
        "lru-cache": "^6.0.0"
4986
      },
4987
      "bin": {
4988
        "semver": "bin/semver.js"
4989
      },
4990
      "engines": {
4991
        "node": ">=10"
4992
      }
4993
    },
... Rozdílový soubor je zkrácen, protože jeho délka přesahuje max. limit.

Také k dispozici: Unified diff