|
2250 | 2250 | prompts "^2.4.0"
|
2251 | 2251 | semver "^6.3.0"
|
2252 | 2252 |
|
2253 |
| -"@react-native-community/slider@4.2.3": |
2254 |
| - version "4.2.3" |
2255 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-4.2.3.tgz#7ed4f00ca2c50c666c47a59205b3df031d2588eb" |
2256 |
| - integrity sha512-qPkrAy883tSPoRWgGZjqL5tYnd4AmNLYNtjvtD9G6JMYtImxK4ITa/W8zOEgR8UOrPde/t+VN0MMxL63HZZK1Q== |
| 2253 | +"@react-native-community/slider@3.0.3": |
| 2254 | + version "3.0.3" |
| 2255 | + resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-3.0.3.tgz#830167fd757ba70ac638747ba3169b2dbae60330" |
| 2256 | + integrity sha512-8IeHfDwJ9/CTUwFs6x90VlobV3BfuPgNLjTgC6dRZovfCWigaZwVNIFFJnHBakK3pW2xErAPwhdvNR4JeNoYbw== |
2257 | 2257 |
|
2258 | 2258 | "@react-native-picker/ [email protected]":
|
2259 | 2259 | version "2.4.2"
|
@@ -3496,6 +3496,52 @@ cacache@^12.0.2:
|
3496 | 3496 | unique-filename "^1.1.1"
|
3497 | 3497 | y18n "^4.0.0"
|
3498 | 3498 |
|
| 3499 | +builtin-status-codes@^3.0.0: |
| 3500 | + version "3.0.0" |
| 3501 | + resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8" |
| 3502 | + integrity sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ== |
| 3503 | + |
| 3504 | +builtins@^1.0.3: |
| 3505 | + version "1.0.3" |
| 3506 | + resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88" |
| 3507 | + integrity sha512-uYBjakWipfaO/bXI7E8rq6kpwHRZK5cNYrUv2OzZSI/FvmdMyXJ2tG9dKcjEC5YHmHpUAwsargWIZNWdxb/bnQ== |
| 3508 | + |
| 3509 | + |
| 3510 | + version "3.0.0" |
| 3511 | + resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048" |
| 3512 | + integrity sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg= |
| 3513 | + |
| 3514 | + |
| 3515 | + version "3.1.0" |
| 3516 | + resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6" |
| 3517 | + integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg== |
| 3518 | + |
| 3519 | + |
| 3520 | + version "3.1.2" |
| 3521 | + resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5" |
| 3522 | + integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg== |
| 3523 | + |
| 3524 | +cacache@^12.0.2: |
| 3525 | + version "12.0.4" |
| 3526 | + resolved "https://registry.yarnpkg.com/cacache/-/cacache-12.0.4.tgz#668bcbd105aeb5f1d92fe25570ec9525c8faa40c" |
| 3527 | + integrity sha512-a0tMB40oefvuInr4Cwb3GerbL9xTj1D5yg0T5xrjGCGyfvbxseIXX7BAO/u/hIXdafzOI5JC3wDwHyf24buOAQ== |
| 3528 | + dependencies: |
| 3529 | + bluebird "^3.5.5" |
| 3530 | + chownr "^1.1.1" |
| 3531 | + figgy-pudding "^3.5.1" |
| 3532 | + glob "^7.1.4" |
| 3533 | + graceful-fs "^4.1.15" |
| 3534 | + infer-owner "^1.0.3" |
| 3535 | + lru-cache "^5.1.1" |
| 3536 | + mississippi "^3.0.0" |
| 3537 | + mkdirp "^0.5.1" |
| 3538 | + move-concurrently "^1.0.1" |
| 3539 | + promise-inflight "^1.0.1" |
| 3540 | + rimraf "^2.6.3" |
| 3541 | + ssri "^6.0.1" |
| 3542 | + unique-filename "^1.1.1" |
| 3543 | + y18n "^4.0.0" |
| 3544 | + |
3499 | 3545 | cacache@^15.0.5, cacache@^15.3.0:
|
3500 | 3546 | version "15.3.0"
|
3501 | 3547 | resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.3.0.tgz#dc85380fb2f556fe3dda4c719bfa0ec875a7f1eb"
|
@@ -8914,10 +8960,10 @@ promise@^7.1.1:
|
8914 | 8960 | dependencies:
|
8915 | 8961 | asap "~2.0.3"
|
8916 | 8962 |
|
8917 |
| -promise@^8.0.3: |
8918 |
| - version "8.1.0" |
8919 |
| - resolved "https://registry.yarnpkg.com/promise/-/promise-8.1.0.tgz#697c25c3dfe7435dd79fcd58c38a135888eaf05e" |
8920 |
| - integrity sha512-W04AqnILOL/sPRXziNicCjSNRruLAuIHEOVBazepu0545DDNGYHz7ar9ZgZ1fMU8/MA4mVxp5rkBWRi6OXIy3Q== |
| 8963 | +promise@^8.2.0: |
| 8964 | + version "8.2.0" |
| 8965 | + resolved "https://registry.yarnpkg.com/promise/-/promise-8.2.0.tgz#a1f6280ab67457fbfc8aad2b198c9497e9e5c806" |
| 8966 | + integrity sha512-+CMAlLHqwRYwBMXKCP+o8ns7DN+xHDUiI+0nArsiJ9y+kJVPLFxEaSw6Ha9s9H0tftxg2Yzl25wqj9G7m5wLZg== |
8921 | 8967 | dependencies:
|
8922 | 8968 | asap "~2.0.6"
|
8923 | 8969 |
|
@@ -9268,10 +9314,10 @@ react-native-web@~0.18.7:
|
9268 | 9314 | postcss-value-parser "^4.2.0"
|
9269 | 9315 | styleq "^0.1.2"
|
9270 | 9316 |
|
9271 |
| - |
9272 |
| - version "0.69.5" |
9273 |
| - resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.69.5.tgz#959142bfef21beed837160b54aa17313f5e1898f" |
9274 |
| - integrity sha512-4Psrj1nDMLQjBXVH8n3UikzOHQc8+sa6NbxZQR0XKtpx8uC3HiJBgX+/FIum/RWxfi5J/Dt/+A2gLGmq2Hps8g== |
| 9317 | + |
| 9318 | + version "0.69.6" |
| 9319 | + resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.69.6.tgz#cdd1a5757d902b91b165c28fdda4e518ed6f683a" |
| 9320 | + integrity sha512-wwXpqM+12kdEYdBZCJUb5SBu95CzgejrwFeYJ78RzHZV/Sj6DBRekbsHGrDDsY4R25QXALQxy4DQYQCObVvWjA== |
9275 | 9321 | dependencies:
|
9276 | 9322 | "@jest/create-cache-key-function" "^27.0.1"
|
9277 | 9323 | "@react-native-community/cli" "^8.0.4"
|
|
9294 | 9340 | mkdirp "^0.5.1"
|
9295 | 9341 | nullthrows "^1.1.1"
|
9296 | 9342 | pretty-format "^26.5.2"
|
9297 |
| - promise "^8.0.3" |
| 9343 | + promise "^8.2.0" |
9298 | 9344 | react-devtools-core "4.24.0"
|
9299 | 9345 | react-native-codegen "^0.69.2"
|
9300 | 9346 | react-native-gradle-plugin "^0.0.7"
|
|
0 commit comments