|
65 | 65 | "@hapi/hoek" "^9.0.0" |
66 | 66 |
|
67 | 67 | "@headlessui/react@^1.6.4": |
68 | | - version "1.6.4" |
69 | | - resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.6.4.tgz#c73084e23386bef5fb86cd16da3352c3a844bb4c" |
70 | | - integrity sha512-0yqz1scwbFtwljmbbKjXsSGl5ABEYNICVHZnMCWo0UtOZodo2Tpu94uOVgCRjRZ77l2WcTi2S0uidINDvG7lsA== |
| 68 | + version "1.7.19" |
| 69 | + resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.19.tgz#91c78cf5fcb254f4a0ebe96936d48421caf75f40" |
| 70 | + integrity sha512-Ll+8q3OlMJfJbAKM/+/Y2q6PPYbryqNTXDbryx7SXLIDamkF6iQFbriYHga0dY44PvDhvvBWCx1Xj4U5+G4hOw== |
| 71 | + dependencies: |
| 72 | + "@tanstack/react-virtual" "^3.0.0-beta.60" |
| 73 | + client-only "^0.0.1" |
71 | 74 |
|
72 | 75 | "@heroicons/react@^1.0.6": |
73 | 76 | version "1.0.6" |
|
203 | 206 | resolved "https://registry.yarnpkg.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df" |
204 | 207 | integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ== |
205 | 208 |
|
| 209 | +"@tanstack/react-virtual@^3.0.0-beta.60": |
| 210 | + version "3.13.3" |
| 211 | + resolved "https://registry.yarnpkg.com/@tanstack/react-virtual/-/react-virtual-3.13.3.tgz#0f452d2937ba9c8dde1b341ab33a7d211663c646" |
| 212 | + integrity sha512-khJmiDJCkklsDTvXxTZHfEa7H161e94eDKxKyXqg9/3LstIbRg4JWBxPD2/e3LKtklC5dxkoYzNllCMVR904FA== |
| 213 | + dependencies: |
| 214 | + "@tanstack/virtual-core" "3.13.3" |
| 215 | + |
| 216 | +"@tanstack/virtual-core@3.13.3": |
| 217 | + version "3.13.3" |
| 218 | + resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.13.3.tgz#7b6168e1f71ef317859b37672afa2a15a799d4d1" |
| 219 | + integrity sha512-9kfCeSG6zUx1I1iF4RKZrquNog3Eho1T6+LyJEDYpHjNNdDlRhXyqzTod5u6LCEBSeG0f2txkNjAq0tFbCJ4bA== |
| 220 | + |
206 | 221 | "@types/identicon.js@^2.3.1": |
207 | 222 | version "2.3.1" |
208 | 223 | resolved "https://registry.yarnpkg.com/@types/identicon.js/-/identicon.js-2.3.1.tgz#bbfe440a3229d6930c12d933ebcbe8603957ea75" |
@@ -543,6 +558,11 @@ classnames@^2.3.1: |
543 | 558 | resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz#dfcfa3891e306ec1dad105d0e88f4417b8535e8e" |
544 | 559 | integrity sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA== |
545 | 560 |
|
| 561 | +client-only@^0.0.1: |
| 562 | + version "0.0.1" |
| 563 | + resolved "https://registry.yarnpkg.com/client-only/-/client-only-0.0.1.tgz#38bba5d403c41ab150bff64a95c85013cf73bca1" |
| 564 | + integrity sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA== |
| 565 | + |
546 | 566 | color-convert@^2.0.1: |
547 | 567 | version "2.0.1" |
548 | 568 | resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3" |
|
0 commit comments