Skip to content

Commit c4a5456

Browse files
Update dependency @headlessui/react to v1.7.19
1 parent e9d83bc commit c4a5456

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

yarn.lock

+17-4
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.19"
241+
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.19.tgz#91c78cf5fcb254f4a0ebe96936d48421caf75f40"
242+
integrity sha512-Ll+8q3OlMJfJbAKM/+/Y2q6PPYbryqNTXDbryx7SXLIDamkF6iQFbriYHga0dY44PvDhvvBWCx1Xj4U5+G4hOw==
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.3.0"
496+
resolved "https://registry.yarnpkg.com/@tanstack/react-virtual/-/react-virtual-3.3.0.tgz#5a282efc1ed8da3d4e9e0f9b0c512f735d6c4b5f"
497+
integrity sha512-QFxmTSZBniq15S0vSZ55P4ToXquMXwJypPXyX/ux7sYo6a2FX3/zWoRLLc4eIOGWTjvzqcIVNKhcuFb+OZL3aQ==
498+
dependencies:
499+
"@tanstack/virtual-core" "3.3.0"
500+
501+
"@tanstack/[email protected]":
502+
version "3.3.0"
503+
resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.3.0.tgz#1bf72d51f269c5a0e3ac872c6b57116767f42c25"
504+
integrity sha512-A0004OAa1FcUkPHeeGoKgBrAgjH+uHdDPrw1L7RpkwnODYqRvoilqsHPs8cyTjMg1byZBbiNpQAq2TlFLIaQag==
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)