Skip to content

Commit d087471

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

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.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.11.2"
496+
resolved "https://registry.yarnpkg.com/@tanstack/react-virtual/-/react-virtual-3.11.2.tgz#d6b9bd999c181f0a2edce270c87a2febead04322"
497+
integrity sha512-OuFzMXPF4+xZgx8UzJha0AieuMihhhaWG0tCqpp6tDzlFwOmNBPYMuLOtMJ1Tr4pXLHmgjcWhG6RlknY2oNTdQ==
498+
dependencies:
499+
"@tanstack/virtual-core" "3.11.2"
500+
501+
"@tanstack/[email protected]":
502+
version "3.11.2"
503+
resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.11.2.tgz#00409e743ac4eea9afe5b7708594d5fcebb00212"
504+
integrity sha512-vTtpNt7mKCiZ1pwU9hfKPhpdVO2sVzFQsxoVBGtOSHxlrRRzYr8iQ2TlwbAcRYCcEiZ9ECAM8kBzH0v2+VzfKw==
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)