File tree Expand file tree Collapse file tree 2 files changed +19
-5
lines changed Expand file tree Collapse file tree 2 files changed +19
-5
lines changed Original file line number Diff line number Diff line change 59
59
"dependencies" : {
60
60
"@electron/remote" : " 2.1.1" ,
61
61
"@element-plus/icons-vue" : " 2.3.1" ,
62
- "@headlessui/vue" : " 1.6.0 " ,
62
+ "@headlessui/vue" : " 1.7.17 " ,
63
63
"@kangc/v-md-editor" : " 2.3.18" ,
64
64
"axios" : " 1.6.5" ,
65
65
"core-js" : " 3.35.0" ,
Original file line number Diff line number Diff line change 1850
1850
dependencies:
1851
1851
"@hapi/hoek" "^9.0.0"
1852
1852
1853
- "@headlessui/vue@1.6.0":
1854
- version "1.6.0"
1855
- resolved "https://registry.yarnpkg.com/@headlessui/vue/-/vue-1.6.0.tgz#e8242a0fb43fa2f7a0a82f1673c2ca221575a48d"
1856
- integrity sha512-oB3R1G8BDDcTwaLqkr9G2swJlu62IaC6900fzsFglLVKG25jKOwOrlWKwjFNOMzmSQe/vCvoWJENWfeH10D4AA==
1853
+ "@headlessui/vue@1.7.17":
1854
+ version "1.7.17"
1855
+ resolved "https://registry.yarnpkg.com/@headlessui/vue/-/vue-1.7.17.tgz#153a17432a0fa4b58ac55e16e0c883b66bec5f83"
1856
+ integrity sha512-hmJChv8HzKorxd9F70RGnECAwZfkvmmwOqreuKLWY/19d5qbWnSdw+DNbuA/Uo6X5rb4U5B3NrT+qBKPmjhRqw==
1857
+ dependencies:
1858
+ "@tanstack/vue-virtual" "^3.0.0-beta.60"
1857
1859
1858
1860
"@humanwhocodes/config-array@^0.11.13":
1859
1861
version "0.11.13"
3193
3195
lodash.merge "^4.6.2"
3194
3196
postcss-selector-parser "6.0.10"
3195
3197
3198
+ "@tanstack/virtual-core@3.0.0":
3199
+ version "3.0.0"
3200
+ resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.0.0.tgz#637bee36f0cabf96a1d436887c90f138a7e9378b"
3201
+ integrity sha512-SYXOBTjJb05rXa2vl55TTwO40A6wKu0R5i1qQwhJYNDIqaIGF7D0HsLw+pJAyi2OvntlEIVusx3xtbbgSUi6zg==
3202
+
3203
+ "@tanstack/vue-virtual@^3.0.0-beta.60":
3204
+ version "3.0.1"
3205
+ resolved "https://registry.yarnpkg.com/@tanstack/vue-virtual/-/vue-virtual-3.0.1.tgz#ca96c169d3c66de3e6eef638a06c74275d77c619"
3206
+ integrity sha512-85Cyi8m7h1xzGB2FyXMurPVFOZvatycVU7OfhQ8QFk27E4tQ7ISNfYEMrakTTaE0ZyNsKRFlAzHuwL1Bv1vuMw==
3207
+ dependencies:
3208
+ "@tanstack/virtual-core" "3.0.0"
3209
+
3196
3210
"@testing-library/dom@^9.0.0":
3197
3211
version "9.3.1"
3198
3212
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-9.3.1.tgz#8094f560e9389fb973fe957af41bf766937a9ee9"
You can’t perform that action at this time.
0 commit comments