Skip to content

Commit d0c0996

Browse files
Update dependency @headlessui/react to v1.7.18
1 parent 393f129 commit d0c0996

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

yarn.lock

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -237,10 +237,11 @@
237237
integrity sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw==
238238

239239
"@headlessui/react@^1.7.13":
240-
version "1.7.13"
241-
resolved "https://registry.npmjs.org/@headlessui/react/-/react-1.7.13.tgz"
242-
integrity sha512-9n+EQKRtD9266xIHXdY5MfiXPDfYwl7zBM7KOx2Ae3Gdgxy8QML1FkCMjq6AsOf0l6N9uvI4HcFtuFlenaldKg==
240+
version "1.7.18"
241+
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.18.tgz#30af4634d2215b2ca1aa29d07f33d02bea82d9d7"
242+
integrity sha512-4i5DOrzwN4qSgNsL4Si61VMkUcWbcSKueUV7sFhpHzQcSShdlHENE5+QBntMSRvHt8NyoFO2AGG8si9lq+w4zQ==
243243
dependencies:
244+
"@tanstack/react-virtual" "^3.0.0-beta.60"
244245
client-only "^0.0.1"
245246

246247
"@humanwhocodes/config-array@^0.11.8":
@@ -490,6 +491,18 @@
490491
dependencies:
491492
tslib "^2.4.0"
492493

494+
"@tanstack/react-virtual@^3.0.0-beta.60":
495+
version "3.0.1"
496+
resolved "https://registry.yarnpkg.com/@tanstack/react-virtual/-/react-virtual-3.0.1.tgz#b04c492e4dd5733b72b10a974870880f83ff4698"
497+
integrity sha512-IFOFuRUTaiM/yibty9qQ9BfycQnYXIDHGP2+cU+0LrFFGNhVxCXSQnaY6wkX8uJVteFEBjUondX0Hmpp7TNcag==
498+
dependencies:
499+
"@tanstack/virtual-core" "3.0.0"
500+
501+
"@tanstack/[email protected]":
502+
version "3.0.0"
503+
resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.0.0.tgz#637bee36f0cabf96a1d436887c90f138a7e9378b"
504+
integrity sha512-SYXOBTjJb05rXa2vl55TTwO40A6wKu0R5i1qQwhJYNDIqaIGF7D0HsLw+pJAyi2OvntlEIVusx3xtbbgSUi6zg==
505+
493506
"@types/content-type@^1.1.3":
494507
version "1.1.5"
495508
resolved "https://registry.npmjs.org/@types/content-type/-/content-type-1.1.5.tgz"
@@ -812,7 +825,7 @@ chokidar@^3.5.3:
812825

813826
client-only@^0.0.1:
814827
version "0.0.1"
815-
resolved "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz"
828+
resolved "https://registry.yarnpkg.com/client-only/-/client-only-0.0.1.tgz#38bba5d403c41ab150bff64a95c85013cf73bca1"
816829
integrity sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==
817830

818831
color-convert@^1.9.0:

0 commit comments

Comments
 (0)