|
1413 | 1413 | "@nodelib/fs.scandir" "2.1.3"
|
1414 | 1414 | fastq "^1.6.0"
|
1415 | 1415 |
|
1416 |
| -"@react-native-community/[email protected].0": |
1417 |
| - version "1.12.0" |
1418 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/async-storage/-/async-storage-1.12.0.tgz#d2fc65bc08aa1c3e9514bbe9fe7095eab8e8aca3" |
1419 |
| - integrity sha512-y3zVxuVyiOxI8TXrvajmYfDbIt2vFNxzV5MiA28v15DQTxDk6uJH3rpc9my+la7u2Tiwt3PpdU2+59ZgZ4h7wA== |
| 1416 | +"@react-native-community/[email protected].1": |
| 1417 | + version "1.12.1" |
| 1418 | + resolved "https://registry.yarnpkg.com/@react-native-community/async-storage/-/async-storage-1.12.1.tgz#25f821b4f6b13abe005ad67e47c6f1cee9f27b24" |
| 1419 | + integrity sha512-70WGaH3PKYASi4BThuEEKMkyAgE9k7VytBqmgPRx3MzJx9/MkspwqJGmn3QLCgHLIFUgF1pit2mWICbRJ3T3lg== |
1420 | 1420 | dependencies:
|
1421 | 1421 | deep-assign "^3.0.0"
|
1422 | 1422 |
|
|
1554 | 1554 | resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-3.0.3.tgz#830167fd757ba70ac638747ba3169b2dbae60330"
|
1555 | 1555 | integrity sha512-8IeHfDwJ9/CTUwFs6x90VlobV3BfuPgNLjTgC6dRZovfCWigaZwVNIFFJnHBakK3pW2xErAPwhdvNR4JeNoYbw==
|
1556 | 1556 |
|
1557 |
| -"@react-navigation/core@^5.12.4": |
1558 |
| - version "5.12.4" |
1559 |
| - resolved "https://registry.yarnpkg.com/@react-navigation/core/-/core-5.12.4.tgz#1bd0c81d098895c8ffe49f8624fae60c9abc5684" |
1560 |
| - integrity sha512-vhaVIJGfSgln4dIoO4R2HeX9p3Vc7OJLa0/JpKHpXn/DZgNVn+RP7ktk1CRZ16ikUJ0k8CxzuvRxeRIg7EhA7w== |
| 1557 | +"@react-navigation/core@^5.12.5": |
| 1558 | + version "5.12.5" |
| 1559 | + resolved "https://registry.yarnpkg.com/@react-navigation/core/-/core-5.12.5.tgz#434a34893368de1c9daca9508fdd7be94d1ec642" |
| 1560 | + integrity sha512-+QdQDtC75K1sBfACwCUNFlrCOYf36GYGr9YURHugm3LDEHUwAj7HPJA8FFLw1Rmp5N/P5q9Uct2B/XxJhYzKqA== |
1561 | 1561 | dependencies:
|
1562 | 1562 | "@react-navigation/routers" "^5.4.12"
|
1563 | 1563 | escape-string-regexp "^4.0.0"
|
1564 | 1564 | nanoid "^3.1.12"
|
1565 |
| - query-string "^6.13.1" |
| 1565 | + query-string "^6.13.5" |
1566 | 1566 | react-is "^16.13.0"
|
1567 | 1567 | use-subscription "^1.4.0"
|
1568 | 1568 |
|
1569 |
| -"@react-navigation/[email protected].5": |
1570 |
| - version "5.7.5" |
1571 |
| - resolved "https://registry.yarnpkg.com/@react-navigation/native/-/native-5.7.5.tgz#478579435549a1c5c9901c9c6b3c1f75fa7dbf0c" |
1572 |
| - integrity sha512-HZpfxXF740XsA0HkeohGETo/zOmlMFb65XElQOk9+dPoN+36y2olZC/f7HuqpucsU925zg7jrnyUnW6tCtc3IA== |
| 1569 | +"@react-navigation/[email protected].6": |
| 1570 | + version "5.7.6" |
| 1571 | + resolved "https://registry.yarnpkg.com/@react-navigation/native/-/native-5.7.6.tgz#47546c512488d0e9c343219af635e1a44881761d" |
| 1572 | + integrity sha512-u+o9Ifs4//Ah6UczXiaAV+hiWPL0NyTbErj5WayeQUd6K5IIbA1UwumRVWs2Xp8q/4Q9h6FpPHUcKOyiTxhaqA== |
1573 | 1573 | dependencies:
|
1574 |
| - "@react-navigation/core" "^5.12.4" |
| 1574 | + "@react-navigation/core" "^5.12.5" |
1575 | 1575 | nanoid "^3.1.12"
|
1576 | 1576 |
|
1577 | 1577 | "@react-navigation/routers@^5.4.12":
|
|
1581 | 1581 | dependencies:
|
1582 | 1582 | nanoid "^3.1.12"
|
1583 | 1583 |
|
1584 |
| -"@react-navigation/[email protected].2": |
1585 |
| - version "5.9.2" |
1586 |
| - resolved "https://registry.yarnpkg.com/@react-navigation/stack/-/stack-5.9.2.tgz#68841c9ef032177d15664b14cff62e16698f89c7" |
1587 |
| - integrity sha512-imEvTuCNsIo3ZriN6eIreGaxypuuB9ZOqdUXfxJznzMCkb7lN4OR/YVztAJW3QQzhuD4vwly+7jDvt7SxyfSuw== |
| 1584 | +"@react-navigation/[email protected].3": |
| 1585 | + version "5.9.3" |
| 1586 | + resolved "https://registry.yarnpkg.com/@react-navigation/stack/-/stack-5.9.3.tgz#c12cbd7cc8436e3995aa291d7617c5b8f7a950ea" |
| 1587 | + integrity sha512-/CJ5Rsrc9bMI20dD8oC/QSZHARMFuUv8DeoiYE7R2N0M44cFupF1CrzaZBBC/S4Zi1ahZ0A+Hj/gAzAEQrNTvA== |
1588 | 1588 | dependencies:
|
1589 | 1589 | color "^3.1.2"
|
1590 | 1590 | react-native-iphone-x-helper "^1.2.1"
|
@@ -7476,10 +7476,10 @@ qs@~6.5.2:
|
7476 | 7476 | resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
|
7477 | 7477 | integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
|
7478 | 7478 |
|
7479 |
| -query-string@^6.13.1: |
7480 |
| - version "6.13.1" |
7481 |
| - resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.13.1.tgz#d913ccfce3b4b3a713989fe6d39466d92e71ccad" |
7482 |
| - integrity sha512-RfoButmcK+yCta1+FuU8REvisx1oEzhMKwhLUNcepQTPGcNMp1sIqjnfCtfnvGSQZQEhaBHvccujtWoUV3TTbA== |
| 7479 | +query-string@^6.13.5: |
| 7480 | + version "6.13.5" |
| 7481 | + resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.13.5.tgz#99e95e2fb7021db90a6f373f990c0c814b3812d8" |
| 7482 | + integrity sha512-svk3xg9qHR39P3JlHuD7g3nRnyay5mHbrPctEBDUxUkHRifPHXJDhBUycdCC0NBjXoDf44Gb+IsOZL1Uwn8M/Q== |
7483 | 7483 | dependencies:
|
7484 | 7484 | decode-uri-component "^0.2.0"
|
7485 | 7485 | split-on-first "^1.0.0"
|
|
7545 | 7545 | dependencies:
|
7546 | 7546 | prop-types "^15.7.2"
|
7547 | 7547 |
|
7548 |
| -react-native-device-info@6.0.4: |
7549 |
| - version "6.0.4" |
7550 |
| - resolved "https://registry.yarnpkg.com/react-native-device-info/-/react-native-device-info-6.0.4.tgz#88ef9f19715186d0b016b37e738d08b990fcf9e3" |
7551 |
| - integrity sha512-nLwQ2yPmR0Z/msVP7vD0dZe1qzBMpzYpyY5q4/t31pPHT08bu0D5MYVr0K+MnPZMISu1UOUZpVARvfVMLZBMJg== |
| 7548 | +react-native-device-info@6.2.0: |
| 7549 | + version "6.2.0" |
| 7550 | + resolved "https://registry.yarnpkg.com/react-native-device-info/-/react-native-device-info-6.2.0.tgz#6eda29dee048b73b29b57b7ec0c21545bd89dada" |
| 7551 | + integrity sha512-UtAk/ZAdCVCepEmRNM/3Kx7dWbLwmEPh527HTjoQUQy1utpoXm3y4sYtCrP2tjczSIyeMs5nLP4Wf3c8bc0fwQ== |
7552 | 7552 |
|
7553 | 7553 | react-native-fit-image@^1.5.2:
|
7554 | 7554 | version "1.5.5"
|
|
0 commit comments