Skip to content

Commit 101957a

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

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.3"
496+
resolved "https://registry.yarnpkg.com/@tanstack/react-virtual/-/react-virtual-3.11.3.tgz#cd62ecc431043c4a9ca24ea8dfcc2a70f4805380"
497+
integrity sha512-vCU+OTylXN3hdC8RKg68tPlBPjjxtzon7Ys46MgrSLE+JhSjSTPvoQifV6DQJeJmA8Q3KT6CphJbejupx85vFw==
498+
dependencies:
499+
"@tanstack/virtual-core" "3.11.3"
500+
501+
"@tanstack/[email protected]":
502+
version "3.11.3"
503+
resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.11.3.tgz#ab92ff899825e2d71fc9914dda2847a099d43862"
504+
integrity sha512-v2mrNSnMwnPJtcVqNvV0c5roGCBqeogN8jDtgtuHCphdwBasOZ17x8UV8qpHUh+u0MLfX43c0uUHKje0s+Zb0w==
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)