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.18 " ,
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.18":
1854
+ version "1.7.18"
1855
+ resolved "https://registry.yarnpkg.com/@headlessui/vue/-/vue-1.7.18.tgz#1c61473fa232053a3d90f83e1ccf661fcb52abb1"
1856
+ integrity sha512-N9EUJY0sHhuJQ81oQlk+vmB80NwUXsyJjxOaBrzUyO+VHIZz7v/ffFICAlrtM4TxZaZFMCzehe74yEPSqkEJ9g==
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.4"
3205
+ resolved "https://registry.yarnpkg.com/@tanstack/vue-virtual/-/vue-virtual-3.0.4.tgz#e4a7dea0ecdbd87cc45169c2ba1d3fd508232145"
3206
+ integrity sha512-SDk3n+dMZnAXEAx+HZ0wQwBN00Ne7Qk4z29QnawJy6jzOOpoajt7Mm6gIEERin1D4ALxW5WpuDqhlnV2TNFQ+A==
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