|
3155 | 3155 | "@babel/runtime" "^7.6.2"
|
3156 | 3156 | "@react-types/shared" "^3.13.1"
|
3157 | 3157 |
|
3158 |
| -"@react-stately/combobox@^3.0.1": |
| 3158 | +"@react-stately/ [email protected]": |
3159 | 3159 | version "3.0.1"
|
3160 | 3160 | resolved "https://registry.yarnpkg.com/@react-stately/combobox/-/combobox-3.0.1.tgz#b94f395ec751cfd038ee281032c9c5f3f86cb9a2"
|
3161 | 3161 | integrity sha512-kUzlFz7ZtgE6JtxAR6f42KA/cwiJoQyBojz3jew3CQMiPmzdsqcrnVrOSrWm78IprYW1fBgnyydsLXVUTgGnfQ==
|
|
3168 | 3168 | "@react-types/combobox" "^3.0.1"
|
3169 | 3169 | "@react-types/shared" "^3.8.0"
|
3170 | 3170 |
|
3171 |
| -"@react-stately/combobox@^3.1.0": |
| 3171 | +"@react-stately/combobox@^3.0.1": |
3172 | 3172 | version "3.1.1"
|
3173 | 3173 | resolved "https://registry.yarnpkg.com/@react-stately/combobox/-/combobox-3.1.1.tgz#a58ab8f3b289cbe2668046ce99c1f76af9a83c28"
|
3174 | 3174 | integrity sha512-O0f6eNt5jbtLi/RDgO/4qAHShrubxb3vaH281fblwksxP8FTLQdSgkQRm+mxCIq16LFlW3yOgh4nJ3UouJGy1w==
|
|
3192 | 3192 | "@react-types/shared" "^3.8.0"
|
3193 | 3193 | "@react-types/table" "^3.0.0"
|
3194 | 3194 |
|
3195 |
| -"@react-stately/list@^3.3.0", "@react-stately/list@^3.4.0": |
| 3195 | +"@react-stately/list@^3.3.0", "@react-stately/list@^3.5.1": |
| 3196 | + version "3.5.1" |
| 3197 | + resolved "https://registry.yarnpkg.com/@react-stately/list/-/list-3.5.1.tgz#6fb381fc3dbf51fbcf9c6a9cc1b71bc00ad2926f" |
| 3198 | + integrity sha512-FQGw1WMoGjhZTMUfySi4+mNmoHb5sqAzkNSuqVNV/XS+2sHimHIVp3rfBsA45soc16/J+WDqxN1DxiQxqbW4Xw== |
| 3199 | + dependencies: |
| 3200 | + "@babel/runtime" "^7.6.2" |
| 3201 | + "@react-stately/collections" "^3.4.1" |
| 3202 | + "@react-stately/selection" "^3.10.1" |
| 3203 | + "@react-stately/utils" "^3.5.0" |
| 3204 | + "@react-types/shared" "^3.13.1" |
| 3205 | + |
| 3206 | +"@react-stately/list@^3.4.0": |
3196 | 3207 | version "3.4.1"
|
3197 | 3208 | resolved "https://registry.yarnpkg.com/@react-stately/list/-/list-3.4.1.tgz#5dbe31340bcf4b69e063bf02f4e80aa827100983"
|
3198 | 3209 | integrity sha512-M4uJij6gyBoyhbtj1AaiatVkQnb0sk43gnOYEDEZ7tMvq1QqS0+lXK5T8UWNQrygUUpwSMmMEcJJssmv5owTdg==
|
|
3203 | 3214 | "@react-stately/utils" "^3.3.0"
|
3204 | 3215 | "@react-types/shared" "^3.10.1"
|
3205 | 3216 |
|
3206 |
| -"@react-stately/list@^3.5.1": |
3207 |
| - version "3.5.1" |
3208 |
| - resolved "https://registry.yarnpkg.com/@react-stately/list/-/list-3.5.1.tgz#6fb381fc3dbf51fbcf9c6a9cc1b71bc00ad2926f" |
3209 |
| - integrity sha512-FQGw1WMoGjhZTMUfySi4+mNmoHb5sqAzkNSuqVNV/XS+2sHimHIVp3rfBsA45soc16/J+WDqxN1DxiQxqbW4Xw== |
| 3217 | +"@react-stately/menu@^3.2.3", "@react-stately/menu@^3.3.1": |
| 3218 | + version "3.3.1" |
| 3219 | + resolved "https://registry.yarnpkg.com/@react-stately/menu/-/menu-3.3.1.tgz#8d9c9e1ba2bbb7e31cb41bf8f4a5fae2e85c9e25" |
| 3220 | + integrity sha512-/S4vTsLQK0plhVp25/MmTM38A40pG7fx4wEynSf/bQzS4Jiz+SzZzOBhF1ByysAZJvwREMuXuzakUjTSxLYdvA== |
3210 | 3221 | dependencies:
|
3211 | 3222 | "@babel/runtime" "^7.6.2"
|
3212 |
| - "@react-stately/collections" "^3.4.1" |
3213 |
| - "@react-stately/selection" "^3.10.1" |
| 3223 | + "@react-stately/overlays" "^3.3.1" |
3214 | 3224 | "@react-stately/utils" "^3.5.0"
|
| 3225 | + "@react-types/menu" "^3.6.1" |
3215 | 3226 | "@react-types/shared" "^3.13.1"
|
3216 | 3227 |
|
3217 |
| -"@react-stately/menu@^3.2.3", "@react-stately/menu@^3.2.6": |
| 3228 | +"@react-stately/menu@^3.2.6": |
3218 | 3229 | version "3.2.6"
|
3219 | 3230 | resolved "https://registry.yarnpkg.com/@react-stately/menu/-/menu-3.2.6.tgz#ef2ed52f6582add303fd7f282cdc142203e8127f"
|
3220 | 3231 | integrity sha512-nZrRLsf61ujHYOvXzYSROlwTnyHJ9y6yElDF++FamsFkD+k4mIqFzbTgWHytZqTwovnnzWgbJybm8NLksmic5g==
|
|
3225 | 3236 | "@react-types/menu" "^3.5.2"
|
3226 | 3237 | "@react-types/shared" "^3.11.2"
|
3227 | 3238 |
|
3228 |
| -"@react-stately/menu@^3.3.1": |
3229 |
| - version "3.3.1" |
3230 |
| - resolved "https://registry.yarnpkg.com/@react-stately/menu/-/menu-3.3.1.tgz#8d9c9e1ba2bbb7e31cb41bf8f4a5fae2e85c9e25" |
3231 |
| - integrity sha512-/S4vTsLQK0plhVp25/MmTM38A40pG7fx4wEynSf/bQzS4Jiz+SzZzOBhF1ByysAZJvwREMuXuzakUjTSxLYdvA== |
3232 |
| - dependencies: |
3233 |
| - "@babel/runtime" "^7.6.2" |
3234 |
| - "@react-stately/overlays" "^3.3.1" |
3235 |
| - "@react-stately/utils" "^3.5.0" |
3236 |
| - "@react-types/menu" "^3.6.1" |
3237 |
| - "@react-types/shared" "^3.13.1" |
3238 |
| - |
3239 | 3239 | "@react-stately/numberfield@^3.0.2":
|
3240 | 3240 | version "3.0.2"
|
3241 | 3241 | resolved "https://registry.yarnpkg.com/@react-stately/numberfield/-/numberfield-3.0.2.tgz#2e2831e60cafb7cc4b3124fe5f135a7bbd70e590"
|
|
3293 | 3293 | "@react-types/searchfield" "^3.1.2"
|
3294 | 3294 | "@react-types/shared" "^3.8.0"
|
3295 | 3295 |
|
3296 |
| -"@react-stately/select@^3.1.3": |
3297 |
| - version "3.1.3" |
3298 |
| - resolved "https://registry.yarnpkg.com/@react-stately/select/-/select-3.1.3.tgz#539340e9ccdf8d0b331d289f18f1bb5c81ab3655" |
3299 |
| - integrity sha512-r0M2gcyyfo7vDDZGsOb64XQlVHtNQl+3mId3gYA46sHEu81C8Lhy4YSPZjItppnCLigBlm88hISl/i0e+XBx8g== |
3300 |
| - dependencies: |
3301 |
| - "@babel/runtime" "^7.6.2" |
3302 |
| - "@react-stately/collections" "^3.3.3" |
3303 |
| - "@react-stately/list" "^3.3.0" |
3304 |
| - "@react-stately/menu" "^3.2.3" |
3305 |
| - "@react-stately/selection" "^3.7.0" |
3306 |
| - "@react-stately/utils" "^3.2.2" |
3307 |
| - "@react-types/select" "^3.3.1" |
3308 |
| - "@react-types/shared" "^3.8.0" |
3309 |
| - |
3310 |
| -"@react-stately/select@^3.2.1": |
| 3296 | +"@react-stately/select@^3.1.3", "@react-stately/select@^3.2.1": |
3311 | 3297 | version "3.2.1"
|
3312 | 3298 | resolved "https://registry.yarnpkg.com/@react-stately/select/-/select-3.2.1.tgz#38bf1a56de16c542c19b088b75c04845ed2262a5"
|
3313 | 3299 | integrity sha512-kmXiuFDMoonLraOINrBGSB9g1LL9C84nD9IJPacUfaVHDbCMdCMyxVTXKhZ6TMOP0jYIpREBDxOsAWiSlF9YFw==
|
|
3331 | 3317 | "@react-stately/utils" "^3.5.0"
|
3332 | 3318 | "@react-types/shared" "^3.13.1"
|
3333 | 3319 |
|
3334 |
| -"@react-stately/selection@^3.7.0", "@react-stately/selection@^3.9.0", "@react-stately/selection@^3.9.3": |
| 3320 | +"@react-stately/selection@^3.9.0", "@react-stately/selection@^3.9.3": |
3335 | 3321 | version "3.9.3"
|
3336 | 3322 | resolved "https://registry.yarnpkg.com/@react-stately/selection/-/selection-3.9.3.tgz#e40cadb8a248be189b919f256e55665d69219629"
|
3337 | 3323 | integrity sha512-Bg3qa6zuQcTbkQFwNr8e3WjyOBNRSf0ql9qn5HeQvDxnH8z65oqm0MKQ7FOiKSj7XEc/agZK8/yd8fQoeAHnXg==
|
|
3461 | 3447 | dependencies:
|
3462 | 3448 | "@react-types/shared" "^3.13.1"
|
3463 | 3449 |
|
3464 |
| -"@react-types/combobox@^3.0.1", "@react-types/combobox@^3.2.1": |
3465 |
| - version "3.2.1" |
3466 |
| - resolved "https://registry.yarnpkg.com/@react-types/combobox/-/combobox-3.2.1.tgz#6947e67df67957d9f82a8072106045308a9ec1ed" |
3467 |
| - integrity sha512-YBlbIK7von3A+cS4mq2bqknp87O+pmyuJ4KDIpVu9keogeUtEpqfo1iW9+iEKBAK8bTI6MQW2Z7oaEHLDRMIMw== |
3468 |
| - dependencies: |
3469 |
| - "@react-types/shared" "^3.10.1" |
3470 |
| - |
3471 |
| -"@react-types/combobox@^3.5.1": |
| 3450 | +"@react-types/combobox@^3.0.1", "@react-types/combobox@^3.5.1": |
3472 | 3451 | version "3.5.1"
|
3473 | 3452 | resolved "https://registry.yarnpkg.com/@react-types/combobox/-/combobox-3.5.1.tgz#6a3af5b688334e53e516935486e55dc38495f4ea"
|
3474 | 3453 | integrity sha512-UQe59EU6fFj2kXGpss1BByMVFBbFC8MhJWfMqvDR1l+UlhE+lmGPQjASmh2eKQXSmBdbd+NgOL6y8E1HRDeC2A==
|
3475 | 3454 | dependencies:
|
3476 | 3455 | "@react-types/shared" "^3.13.1"
|
3477 | 3456 |
|
| 3457 | +"@react-types/combobox@^3.2.1": |
| 3458 | + version "3.2.1" |
| 3459 | + resolved "https://registry.yarnpkg.com/@react-types/combobox/-/combobox-3.2.1.tgz#6947e67df67957d9f82a8072106045308a9ec1ed" |
| 3460 | + integrity sha512-YBlbIK7von3A+cS4mq2bqknp87O+pmyuJ4KDIpVu9keogeUtEpqfo1iW9+iEKBAK8bTI6MQW2Z7oaEHLDRMIMw== |
| 3461 | + dependencies: |
| 3462 | + "@react-types/shared" "^3.10.1" |
| 3463 | + |
3478 | 3464 | "@react-types/dialog@^3.3.1":
|
3479 | 3465 | version "3.3.1"
|
3480 | 3466 | resolved "https://registry.yarnpkg.com/@react-types/dialog/-/dialog-3.3.1.tgz#eb07e3d703643f7967243d56951d58a2cf77096f"
|
|
3591 | 3577 | dependencies:
|
3592 | 3578 | "@react-types/textfield" "^3.2.3"
|
3593 | 3579 |
|
3594 |
| -"@react-types/select@^3.3.1": |
3595 |
| - version "3.5.1" |
3596 |
| - resolved "https://registry.yarnpkg.com/@react-types/select/-/select-3.5.1.tgz#4cc472143534ccd79ce0c162c0481de65cf466cb" |
3597 |
| - integrity sha512-aDLwIx3NOiSnnhCGxWyBIE7j+tLsZx8n5mUL2T8a+UJc38iPXtWEu042nFUpFAMyQOIEvmB58Y4Xy9LoDPRj1w== |
3598 |
| - dependencies: |
3599 |
| - "@react-types/shared" "^3.10.1" |
3600 |
| - |
3601 | 3580 | "@react-types/select@^3.6.1":
|
3602 | 3581 | version "3.6.1"
|
3603 | 3582 | resolved "https://registry.yarnpkg.com/@react-types/select/-/select-3.6.1.tgz#12c879c2d2c3d03fa741b4e4175df7f57aab452a"
|
|
0 commit comments