|
118 | 118 | integrity sha512-5/JuTd8OWW8UzEtyf19fbrtMJENza+C9JoPIkvItgTBQ1FO2ZLvjbPO6Xs54vk0s5JB5QsfieUEshRQfu7ZHow== |
119 | 119 |
|
120 | 120 | "@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" |
124 | 126 |
|
125 | 127 | "@heroicons/vue@^2.0.13": |
126 | | - version "2.0.13" |
127 | | - resolved "https://registry.yarnpkg.com/@heroicons/vue/-/vue-2.0.13.tgz#974c52abf8dab70e7d2a3a93d7fdadff4a0e9ec2" |
128 | | - integrity sha512-vVCVF02+rNKXEmanVNnmktJlxCbOn0qVFP1gfZPn4bcBIwPX3h9AVHGCkwly+IWDEME8w5oooG0KRd2hhSe/HQ== |
| 128 | + version "2.2.0" |
| 129 | + resolved "https://registry.yarnpkg.com/@heroicons/vue/-/vue-2.2.0.tgz#d81f14eed448eec9859849ed63facd3f29bca2b3" |
| 130 | + integrity sha512-G3dbSxoeEKqbi/DFalhRxJU4mTXJn7GwZ7ae8NuEQzd1bqdd0jAbdaBZlHPcvPD2xI1iGzNVB4k20Un2AguYPw== |
129 | 131 |
|
130 | 132 | "@nodelib/fs.scandir@2.1.5": |
131 | 133 | version "2.1.5" |
|
148 | 150 | "@nodelib/fs.scandir" "2.1.5" |
149 | 151 | fastq "^1.6.0" |
150 | 152 |
|
| 153 | +"@tanstack/virtual-core@3.16.0": |
| 154 | + version "3.16.0" |
| 155 | + resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.16.0.tgz#987bd975c1a486a38ff33eb0634f70436305570f" |
| 156 | + integrity sha512-Er2N7q3WOiH6y2JLxsxNX+u2/sLqSsL0bxFgDjuiPiA7vKhZRm+IzcS17vRee3GNXr64UsesA5CAp9yTiIYw9A== |
| 157 | + |
| 158 | +"@tanstack/vue-virtual@^3.0.0-beta.60": |
| 159 | + version "3.13.26" |
| 160 | + resolved "https://registry.yarnpkg.com/@tanstack/vue-virtual/-/vue-virtual-3.13.26.tgz#387ae6160494de5b909de69ee160b8d7231fb321" |
| 161 | + integrity sha512-4TmREKi8rKiQC8E2XVEMMgzWbrgHNYolkBgYTXVK1kqXmXRGz6xPWgBq20GUYWUDDhit94+g0ricUQKpZhWRmg== |
| 162 | + dependencies: |
| 163 | + "@tanstack/virtual-core" "3.16.0" |
| 164 | + |
151 | 165 | "@tauri-apps/api@^1.2.0": |
152 | 166 | version "1.2.0" |
153 | 167 | resolved "https://registry.yarnpkg.com/@tauri-apps/api/-/api-1.2.0.tgz#1f196b3e012971227f41b98214c846430a4eb477" |
|
0 commit comments