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.2" ,
61
61
"@element-plus/icons-vue" : " 2.3.1" ,
62
- "@headlessui/vue" : " 1.6.0 " ,
62
+ "@headlessui/vue" : " 1.7.20 " ,
63
63
"@kangc/v-md-editor" : " 2.3.18" ,
64
64
"axios" : " 1.6.8" ,
65
65
"core-js" : " 3.35.0" ,
Original file line number Diff line number Diff line change 1851
1851
dependencies:
1852
1852
"@hapi/hoek" "^9.0.0"
1853
1853
1854
- "@headlessui/vue@1.6.0":
1855
- version "1.6.0"
1856
- resolved "https://registry.yarnpkg.com/@headlessui/vue/-/vue-1.6.0.tgz#e8242a0fb43fa2f7a0a82f1673c2ca221575a48d"
1857
- integrity sha512-oB3R1G8BDDcTwaLqkr9G2swJlu62IaC6900fzsFglLVKG25jKOwOrlWKwjFNOMzmSQe/vCvoWJENWfeH10D4AA==
1854
+ "@headlessui/vue@1.7.20":
1855
+ version "1.7.20"
1856
+ resolved "https://registry.yarnpkg.com/@headlessui/vue/-/vue-1.7.20.tgz#4108e27c9bd8f06d5ef6d83f33c740a874938dec"
1857
+ integrity sha512-y83833wFo/+0FOrblgESiuvGwcHnfu8T2XQHb3iVA9GVSUVs3VLptp2bXlF5IR4IFD3Klr+jQEfreF6bSJNdOA==
1858
+ dependencies:
1859
+ "@tanstack/vue-virtual" "^3.0.0-beta.60"
1858
1860
1859
1861
"@humanwhocodes/config-array@^0.11.14":
1860
1862
version "0.11.14"
3194
3196
lodash.merge "^4.6.2"
3195
3197
postcss-selector-parser "6.0.10"
3196
3198
3199
+ "@tanstack/virtual-core@3.4.0":
3200
+ version "3.4.0"
3201
+ resolved "https://registry.yarnpkg.com/@tanstack/virtual-core/-/virtual-core-3.4.0.tgz#afd72bc5a839b71c2cda87a738eb4eb18451b80a"
3202
+ integrity sha512-75jXqXxqq5M5Veb9KP1STi8kA5u408uOOAefk2ftHDGCpUk3RP6zX++QqfbmHJTBiU72NQ+ghgCZVts/Wocz8Q==
3203
+
3204
+ "@tanstack/vue-virtual@^3.0.0-beta.60":
3205
+ version "3.4.0"
3206
+ resolved "https://registry.yarnpkg.com/@tanstack/vue-virtual/-/vue-virtual-3.4.0.tgz#8f320277cbd08280df4a12508ce050632e39c095"
3207
+ integrity sha512-OHZGsmE89rpouVDGDOCtJTu64gLUzVq5FGkL2YY/wtZXu5QRSi5ep3T25Ivd53HQI3A169H01uwVPD0mEXKm9A==
3208
+ dependencies:
3209
+ "@tanstack/virtual-core" "3.4.0"
3210
+
3197
3211
"@testing-library/dom@^9.0.0":
3198
3212
version "9.3.1"
3199
3213
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