Skip to content

Commit 3dd5bca

Browse files
Update dependency @headlessui/vue to v1.7.23
1 parent c384243 commit 3dd5bca

1 file changed

Lines changed: 17 additions & 3 deletions

File tree

yarn.lock

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,11 @@
118118
integrity sha512-5/JuTd8OWW8UzEtyf19fbrtMJENza+C9JoPIkvItgTBQ1FO2ZLvjbPO6Xs54vk0s5JB5QsfieUEshRQfu7ZHow==
119119

120120
"@headlessui/vue@^1.7.5":
121-
version "1.7.5"
122-
resolved "https://registry.yarnpkg.com/@headlessui/vue/-/vue-1.7.5.tgz#d089e9f126976ad9740c8c54b1fa5132614f5e7f"
123-
integrity sha512-WjMvaOoxNUqbJO9UxdDJQmCtZZTsTUh4VbAekfhnbFsLqLrbvct27g1Q8gjEJjI4EWHiofIPCUs7mDsuKvwlHw==
121+
version "1.7.23"
122+
resolved "https://registry.yarnpkg.com/@headlessui/vue/-/vue-1.7.23.tgz#7fe19dbeca35de9e6270c82c78c4864e6a6f7391"
123+
integrity sha512-JzdCNqurrtuu0YW6QaDtR2PIYCKPUWq28csDyMvN4zmGccmE7lz40Is6hc3LA4HFeCI7sekZ/PQMTNmn9I/4Wg==
124+
dependencies:
125+
"@tanstack/vue-virtual" "^3.0.0-beta.60"
124126

125127
"@heroicons/vue@^2.0.13":
126128
version "2.0.13"
@@ -148,6 +150,18 @@
148150
"@nodelib/fs.scandir" "2.1.5"
149151
fastq "^1.6.0"
150152

153+
"@tanstack/virtual-core@3.13.8":
154+
version "3.13.8"
155+
resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.13.8.tgz#6346e688521c1f086f508ccbebaad0b472a2aefb"
156+
integrity sha512-BT6w89Hqy7YKaWewYzmecXQzcJh6HTBbKYJIIkMaNU49DZ06LoTV3z32DWWEdUsgW6n1xTmwTLs4GtWrZC261w==
157+
158+
"@tanstack/vue-virtual@^3.0.0-beta.60":
159+
version "3.13.8"
160+
resolved "https://registry.yarnpkg.com/@tanstack/vue-virtual/-/vue-virtual-3.13.8.tgz#5df214b258e6f62ce775a2bfa8d8919043a2bb60"
161+
integrity sha512-CqyjKVc88YlE8JPth8a5Gi4CUoYrwJ2PZxtFbhoekx8Z2qqymxX2jzkbUMKFsX4EVNET90D5bLsG3epyozbzcg==
162+
dependencies:
163+
"@tanstack/virtual-core" "3.13.8"
164+
151165
"@tauri-apps/api@^1.2.0":
152166
version "1.2.0"
153167
resolved "https://registry.yarnpkg.com/@tauri-apps/api/-/api-1.2.0.tgz#1f196b3e012971227f41b98214c846430a4eb477"

0 commit comments

Comments
 (0)