Skip to content

Commit 7bf978f

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

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.13.0"
496+
resolved "https://registry.yarnpkg.com/@tanstack/react-virtual/-/react-virtual-3.13.0.tgz#f50bccdfbb792cb11fdc0342fd3ec6945c730389"
497+
integrity sha512-CchF0NlLIowiM2GxtsoKBkXA4uqSnY2KvnXo+kyUFD4a4ll6+J0qzoRsUPMwXV/H26lRsxgJIr/YmjYum2oEjg==
498+
dependencies:
499+
"@tanstack/virtual-core" "3.13.0"
500+
501+
"@tanstack/[email protected]":
502+
version "3.13.0"
503+
resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.13.0.tgz#8db0ccc9d6c32b6393551a6d19c87dbb259a8828"
504+
integrity sha512-NBKJP3OIdmZY3COJdWkSonr50FMVIi+aj5ZJ7hI/DTpEKg2RMfo/KvP8A3B/zOSpMgIe52B5E2yn7rryULzA6g==
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)