pnpm-lock.yaml 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. '@simaq/core':
  9. specifier: 1.1.8
  10. version: 1.1.8
  11. ant-design-vue:
  12. specifier: ^3.3.0-beta.3
  13. version: 3.3.0-beta.4(vue@3.4.31(typescript@4.9.5))
  14. axios:
  15. specifier: ^0.27.2
  16. version: 0.27.2
  17. less:
  18. specifier: ^4.1.3
  19. version: 4.2.0
  20. mitt:
  21. specifier: ^3.0.0
  22. version: 3.0.1
  23. vite-plugin-mkcert:
  24. specifier: ^1.10.1
  25. version: 1.17.5(vite@3.2.10(@types/node@18.19.39)(less@4.2.0)(sass@1.77.6))
  26. vue:
  27. specifier: ^3.2.37
  28. version: 3.4.31(typescript@4.9.5)
  29. vue-cropper:
  30. specifier: 1.0.2
  31. version: 1.0.2
  32. vue-router:
  33. specifier: ^4.1.3
  34. version: 4.4.0(vue@3.4.31(typescript@4.9.5))
  35. vuedraggable:
  36. specifier: ^4.1.0
  37. version: 4.1.0(vue@3.4.31(typescript@4.9.5))
  38. devDependencies:
  39. '@types/node':
  40. specifier: ^18.6.5
  41. version: 18.19.39
  42. '@vitejs/plugin-vue':
  43. specifier: ^3.0.0
  44. version: 3.2.0(vite@3.2.10(@types/node@18.19.39)(less@4.2.0)(sass@1.77.6))(vue@3.4.31(typescript@4.9.5))
  45. sass:
  46. specifier: ^1.54.3
  47. version: 1.77.6
  48. typescript:
  49. specifier: ^4.6.4
  50. version: 4.9.5
  51. vite:
  52. specifier: ^3.0.0
  53. version: 3.2.10(@types/node@18.19.39)(less@4.2.0)(sass@1.77.6)
  54. vue-tsc:
  55. specifier: ^0.38.4
  56. version: 0.38.9(typescript@4.9.5)
  57. packages:
  58. '@ant-design/colors@6.0.0':
  59. resolution: {integrity: sha512-qAZRvPzfdWHtfameEGP2Qvuf838NhergR35o+EuVyB5XvSA98xod5r4utvi4TJ3ywmevm290g9nsCG5MryrdWQ==}
  60. '@ant-design/icons-svg@4.4.2':
  61. resolution: {integrity: sha512-vHbT+zJEVzllwP+CM+ul7reTEfBR0vgxFe7+lREAsAA7YGsYpboiq2sQNeQeRvh09GfQgs/GyFEvZpJ9cLXpXA==}
  62. '@ant-design/icons-vue@6.1.0':
  63. resolution: {integrity: sha512-EX6bYm56V+ZrKN7+3MT/ubDkvJ5rK/O2t380WFRflDcVFgsvl3NLH7Wxeau6R8DbrO5jWR6DSTC3B6gYFp77AA==}
  64. peerDependencies:
  65. vue: '>=3.0.3'
  66. '@babel/helper-string-parser@7.24.7':
  67. resolution: {integrity: sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==}
  68. engines: {node: '>=6.9.0'}
  69. '@babel/helper-validator-identifier@7.24.7':
  70. resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
  71. engines: {node: '>=6.9.0'}
  72. '@babel/parser@7.24.7':
  73. resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==}
  74. engines: {node: '>=6.0.0'}
  75. hasBin: true
  76. '@babel/runtime@7.24.7':
  77. resolution: {integrity: sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==}
  78. engines: {node: '>=6.9.0'}
  79. '@babel/types@7.24.7':
  80. resolution: {integrity: sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==}
  81. engines: {node: '>=6.9.0'}
  82. '@ctrl/tinycolor@3.6.1':
  83. resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
  84. engines: {node: '>=10'}
  85. '@esbuild/android-arm@0.15.18':
  86. resolution: {integrity: sha512-5GT+kcs2WVGjVs7+boataCkO5Fg0y4kCjzkB5bAip7H4jfnOS3dA6KPiww9W1OEKTKeAcUVhdZGvgI65OXmUnw==}
  87. engines: {node: '>=12'}
  88. cpu: [arm]
  89. os: [android]
  90. '@esbuild/linux-loong64@0.15.18':
  91. resolution: {integrity: sha512-L4jVKS82XVhw2nvzLg/19ClLWg0y27ulRwuP7lcyL6AbUWB5aPglXY3M21mauDQMDfRLs8cQmeT03r/+X3cZYQ==}
  92. engines: {node: '>=12'}
  93. cpu: [loong64]
  94. os: [linux]
  95. '@jridgewell/sourcemap-codec@1.4.15':
  96. resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
  97. '@octokit/auth-token@4.0.0':
  98. resolution: {integrity: sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA==}
  99. engines: {node: '>= 18'}
  100. '@octokit/core@5.2.0':
  101. resolution: {integrity: sha512-1LFfa/qnMQvEOAdzlQymH0ulepxbxnCYAKJZfMci/5XJyIHWgEYnDmgnKakbTh7CH2tFQ5O60oYDvns4i9RAIg==}
  102. engines: {node: '>= 18'}
  103. '@octokit/endpoint@9.0.5':
  104. resolution: {integrity: sha512-ekqR4/+PCLkEBF6qgj8WqJfvDq65RH85OAgrtnVp1mSxaXF03u2xW/hUdweGS5654IlC0wkNYC18Z50tSYTAFw==}
  105. engines: {node: '>= 18'}
  106. '@octokit/graphql@7.1.0':
  107. resolution: {integrity: sha512-r+oZUH7aMFui1ypZnAvZmn0KSqAUgE1/tUXIWaqUCa1758ts/Jio84GZuzsvUkme98kv0WFY8//n0J1Z+vsIsQ==}
  108. engines: {node: '>= 18'}
  109. '@octokit/openapi-types@22.2.0':
  110. resolution: {integrity: sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==}
  111. '@octokit/plugin-paginate-rest@11.3.1':
  112. resolution: {integrity: sha512-ryqobs26cLtM1kQxqeZui4v8FeznirUsksiA+RYemMPJ7Micju0WSkv50dBksTuZks9O5cg4wp+t8fZ/cLY56g==}
  113. engines: {node: '>= 18'}
  114. peerDependencies:
  115. '@octokit/core': '5'
  116. '@octokit/plugin-request-log@4.0.1':
  117. resolution: {integrity: sha512-GihNqNpGHorUrO7Qa9JbAl0dbLnqJVrV8OXe2Zm5/Y4wFkZQDfTreBzVmiRfJVfE4mClXdihHnbpyyO9FSX4HA==}
  118. engines: {node: '>= 18'}
  119. peerDependencies:
  120. '@octokit/core': '5'
  121. '@octokit/plugin-rest-endpoint-methods@13.2.2':
  122. resolution: {integrity: sha512-EI7kXWidkt3Xlok5uN43suK99VWqc8OaIMktY9d9+RNKl69juoTyxmLoWPIZgJYzi41qj/9zU7G/ljnNOJ5AFA==}
  123. engines: {node: '>= 18'}
  124. peerDependencies:
  125. '@octokit/core': ^5
  126. '@octokit/request-error@5.1.0':
  127. resolution: {integrity: sha512-GETXfE05J0+7H2STzekpKObFe765O5dlAKUTLNGeH+x47z7JjXHfsHKo5z21D/o/IOZTUEI6nyWyR+bZVP/n5Q==}
  128. engines: {node: '>= 18'}
  129. '@octokit/request@8.4.0':
  130. resolution: {integrity: sha512-9Bb014e+m2TgBeEJGEbdplMVWwPmL1FPtggHQRkV+WVsMggPtEkLKPlcVYm/o8xKLkpJ7B+6N8WfQMtDLX2Dpw==}
  131. engines: {node: '>= 18'}
  132. '@octokit/rest@20.1.1':
  133. resolution: {integrity: sha512-MB4AYDsM5jhIHro/dq4ix1iWTLGToIGk6cWF5L6vanFaMble5jTX/UBQyiv05HsWnwUtY8JrfHy2LWfKwihqMw==}
  134. engines: {node: '>= 18'}
  135. '@octokit/types@13.5.0':
  136. resolution: {integrity: sha512-HdqWTf5Z3qwDVlzCrP8UJquMwunpDiMPt5er+QjGzL4hqr/vBVY/MauQgS1xWxCDT1oMx1EULyqxncdCY/NVSQ==}
  137. '@simaq/core@1.1.8':
  138. resolution: {integrity: sha512-qssn0QE/qGiRpRfAOCcMracI2Y3huDOEUzoVdHUuHhHC8nK0DCk+dzyf3V8GeK7iNSHWXrRS4uuEd7mCvcNf4A==}
  139. '@simonwep/pickr@1.8.2':
  140. resolution: {integrity: sha512-/l5w8BIkrpP6n1xsetx9MWPWlU6OblN5YgZZphxan0Tq4BByTCETL6lyIeY8lagalS2Nbt4F2W034KHLIiunKA==}
  141. '@types/node@18.19.39':
  142. resolution: {integrity: sha512-nPwTRDKUctxw3di5b4TfT3I0sWDiWoPQCZjXhvdkINntwr8lcoVCKsTgnXeRubKIlfnV+eN/HYk6Jb40tbcEAQ==}
  143. '@vitejs/plugin-vue@3.2.0':
  144. resolution: {integrity: sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==}
  145. engines: {node: ^14.18.0 || >=16.0.0}
  146. peerDependencies:
  147. vite: ^3.0.0
  148. vue: ^3.2.25
  149. '@volar/code-gen@0.38.9':
  150. resolution: {integrity: sha512-n6LClucfA+37rQeskvh9vDoZV1VvCVNy++MAPKj2dT4FT+Fbmty/SDQqnsEBtdEe6E3OQctFvA/IcKsx3Mns0A==}
  151. '@volar/source-map@0.38.9':
  152. resolution: {integrity: sha512-ba0UFoHDYry+vwKdgkWJ6xlQT+8TFtZg1zj9tSjj4PykW1JZDuM0xplMotLun4h3YOoYfY9K1huY5gvxmrNLIw==}
  153. '@volar/vue-code-gen@0.38.9':
  154. resolution: {integrity: sha512-tzj7AoarFBKl7e41MR006ncrEmNPHALuk8aG4WdDIaG387X5//5KhWC5Ff3ZfB2InGSeNT+CVUd74M0gS20rjA==}
  155. '@volar/vue-typescript@0.38.9':
  156. resolution: {integrity: sha512-iJMQGU91ADi98u8V1vXd2UBmELDAaeSP0ZJaFjwosClQdKlJQYc6MlxxKfXBZisHqfbhdtrGRyaryulnYtliZw==}
  157. '@vue/compiler-core@3.4.31':
  158. resolution: {integrity: sha512-skOiodXWTV3DxfDhB4rOf3OGalpITLlgCeOwb+Y9GJpfQ8ErigdBUHomBzvG78JoVE8MJoQsb+qhZiHfKeNeEg==}
  159. '@vue/compiler-dom@3.4.31':
  160. resolution: {integrity: sha512-wK424WMXsG1IGMyDGyLqB+TbmEBFM78hIsOJ9QwUVLGrcSk0ak6zYty7Pj8ftm7nEtdU/DGQxAXp0/lM/2cEpQ==}
  161. '@vue/compiler-sfc@3.4.31':
  162. resolution: {integrity: sha512-einJxqEw8IIJxzmnxmJBuK2usI+lJonl53foq+9etB2HAzlPjAS/wa7r0uUpXw5ByX3/0uswVSrjNb17vJm1kQ==}
  163. '@vue/compiler-ssr@3.4.31':
  164. resolution: {integrity: sha512-RtefmITAje3fJ8FSg1gwgDhdKhZVntIVbwupdyZDSifZTRMiWxWehAOTCc8/KZDnBOcYQ4/9VWxsTbd3wT0hAA==}
  165. '@vue/devtools-api@6.6.3':
  166. resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==}
  167. '@vue/reactivity@3.4.31':
  168. resolution: {integrity: sha512-VGkTani8SOoVkZNds1PfJ/T1SlAIOf8E58PGAhIOUDYPC4GAmFA2u/E14TDAFcf3vVDKunc4QqCe/SHr8xC65Q==}
  169. '@vue/runtime-core@3.4.31':
  170. resolution: {integrity: sha512-LDkztxeUPazxG/p8c5JDDKPfkCDBkkiNLVNf7XZIUnJ+66GVGkP+TIh34+8LtPisZ+HMWl2zqhIw0xN5MwU1cw==}
  171. '@vue/runtime-dom@3.4.31':
  172. resolution: {integrity: sha512-2Auws3mB7+lHhTFCg8E9ZWopA6Q6L455EcU7bzcQ4x6Dn4cCPuqj6S2oBZgN2a8vJRS/LSYYxwFFq2Hlx3Fsaw==}
  173. '@vue/server-renderer@3.4.31':
  174. resolution: {integrity: sha512-D5BLbdvrlR9PE3by9GaUp1gQXlCNadIZytMIb8H2h3FMWJd4oUfkUTEH2wAr3qxoRz25uxbTcbqd3WKlm9EHQA==}
  175. peerDependencies:
  176. vue: 3.4.31
  177. '@vue/shared@3.4.31':
  178. resolution: {integrity: sha512-Yp3wtJk//8cO4NItOPpi3QkLExAr/aLBGZMmTtW9WpdwBCJpRM6zj9WgWktXAl8IDIozwNMByT45JP3tO3ACWA==}
  179. ant-design-vue@3.3.0-beta.4:
  180. resolution: {integrity: sha512-zrMkMa6/6v5gupeKSwjWoMvWjpr0KT3yEO/ma9YqRVaQbVM4zeH+UbVJmGgyRhk5qz2ngxatZ3BsT0Xa6iVVtw==}
  181. engines: {node: '>=12.22.0'}
  182. peerDependencies:
  183. vue: '>=3.2.0'
  184. anymatch@3.1.3:
  185. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  186. engines: {node: '>= 8'}
  187. array-tree-filter@2.1.0:
  188. resolution: {integrity: sha512-4ROwICNlNw/Hqa9v+rk5h22KjmzB1JGTMVKP2AKJBOCgb0yL0ASf0+YvCcLNNwquOHNX48jkeZIJ3a+oOQqKcw==}
  189. async-validator@4.2.5:
  190. resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
  191. asynckit@0.4.0:
  192. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  193. axios@0.27.2:
  194. resolution: {integrity: sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==}
  195. axios@1.7.2:
  196. resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==}
  197. before-after-hook@2.2.3:
  198. resolution: {integrity: sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==}
  199. binary-extensions@2.3.0:
  200. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  201. engines: {node: '>=8'}
  202. braces@3.0.3:
  203. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  204. engines: {node: '>=8'}
  205. chokidar@3.6.0:
  206. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  207. engines: {node: '>= 8.10.0'}
  208. combined-stream@1.0.8:
  209. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  210. engines: {node: '>= 0.8'}
  211. compute-scroll-into-view@1.0.20:
  212. resolution: {integrity: sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==}
  213. copy-anything@2.0.6:
  214. resolution: {integrity: sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==}
  215. core-js@3.37.1:
  216. resolution: {integrity: sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==}
  217. csstype@3.1.3:
  218. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  219. dayjs@1.11.11:
  220. resolution: {integrity: sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==}
  221. debug@4.3.5:
  222. resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==}
  223. engines: {node: '>=6.0'}
  224. peerDependencies:
  225. supports-color: '*'
  226. peerDependenciesMeta:
  227. supports-color:
  228. optional: true
  229. delayed-stream@1.0.0:
  230. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  231. engines: {node: '>=0.4.0'}
  232. deprecation@2.3.1:
  233. resolution: {integrity: sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==}
  234. dom-align@1.12.4:
  235. resolution: {integrity: sha512-R8LUSEay/68zE5c8/3BDxiTEvgb4xZTF0RKmAHfiEVN3klfIpXfi2/QCoiWPccVQ0J/ZGdz9OjzL4uJEP/MRAw==}
  236. dom-scroll-into-view@2.0.1:
  237. resolution: {integrity: sha512-bvVTQe1lfaUr1oFzZX80ce9KLDlZ3iU+XGNE/bz9HnGdklTieqsbmsLHe+rT2XWqopvL0PckkYqN7ksmm5pe3w==}
  238. entities@4.5.0:
  239. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  240. engines: {node: '>=0.12'}
  241. errno@0.1.8:
  242. resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==}
  243. hasBin: true
  244. esbuild-android-64@0.15.18:
  245. resolution: {integrity: sha512-wnpt3OXRhcjfIDSZu9bnzT4/TNTDsOUvip0foZOUBG7QbSt//w3QV4FInVJxNhKc/ErhUxc5z4QjHtMi7/TbgA==}
  246. engines: {node: '>=12'}
  247. cpu: [x64]
  248. os: [android]
  249. esbuild-android-arm64@0.15.18:
  250. resolution: {integrity: sha512-G4xu89B8FCzav9XU8EjsXacCKSG2FT7wW9J6hOc18soEHJdtWu03L3TQDGf0geNxfLTtxENKBzMSq9LlbjS8OQ==}
  251. engines: {node: '>=12'}
  252. cpu: [arm64]
  253. os: [android]
  254. esbuild-darwin-64@0.15.18:
  255. resolution: {integrity: sha512-2WAvs95uPnVJPuYKP0Eqx+Dl/jaYseZEUUT1sjg97TJa4oBtbAKnPnl3b5M9l51/nbx7+QAEtuummJZW0sBEmg==}
  256. engines: {node: '>=12'}
  257. cpu: [x64]
  258. os: [darwin]
  259. esbuild-darwin-arm64@0.15.18:
  260. resolution: {integrity: sha512-tKPSxcTJ5OmNb1btVikATJ8NftlyNlc8BVNtyT/UAr62JFOhwHlnoPrhYWz09akBLHI9nElFVfWSTSRsrZiDUA==}
  261. engines: {node: '>=12'}
  262. cpu: [arm64]
  263. os: [darwin]
  264. esbuild-freebsd-64@0.15.18:
  265. resolution: {integrity: sha512-TT3uBUxkteAjR1QbsmvSsjpKjOX6UkCstr8nMr+q7zi3NuZ1oIpa8U41Y8I8dJH2fJgdC3Dj3CXO5biLQpfdZA==}
  266. engines: {node: '>=12'}
  267. cpu: [x64]
  268. os: [freebsd]
  269. esbuild-freebsd-arm64@0.15.18:
  270. resolution: {integrity: sha512-R/oVr+X3Tkh+S0+tL41wRMbdWtpWB8hEAMsOXDumSSa6qJR89U0S/PpLXrGF7Wk/JykfpWNokERUpCeHDl47wA==}
  271. engines: {node: '>=12'}
  272. cpu: [arm64]
  273. os: [freebsd]
  274. esbuild-linux-32@0.15.18:
  275. resolution: {integrity: sha512-lphF3HiCSYtaa9p1DtXndiQEeQDKPl9eN/XNoBf2amEghugNuqXNZA/ZovthNE2aa4EN43WroO0B85xVSjYkbg==}
  276. engines: {node: '>=12'}
  277. cpu: [ia32]
  278. os: [linux]
  279. esbuild-linux-64@0.15.18:
  280. resolution: {integrity: sha512-hNSeP97IviD7oxLKFuii5sDPJ+QHeiFTFLoLm7NZQligur8poNOWGIgpQ7Qf8Balb69hptMZzyOBIPtY09GZYw==}
  281. engines: {node: '>=12'}
  282. cpu: [x64]
  283. os: [linux]
  284. esbuild-linux-arm64@0.15.18:
  285. resolution: {integrity: sha512-54qr8kg/6ilcxd+0V3h9rjT4qmjc0CccMVWrjOEM/pEcUzt8X62HfBSeZfT2ECpM7104mk4yfQXkosY8Quptug==}
  286. engines: {node: '>=12'}
  287. cpu: [arm64]
  288. os: [linux]
  289. esbuild-linux-arm@0.15.18:
  290. resolution: {integrity: sha512-UH779gstRblS4aoS2qpMl3wjg7U0j+ygu3GjIeTonCcN79ZvpPee12Qun3vcdxX+37O5LFxz39XeW2I9bybMVA==}
  291. engines: {node: '>=12'}
  292. cpu: [arm]
  293. os: [linux]
  294. esbuild-linux-mips64le@0.15.18:
  295. resolution: {integrity: sha512-Mk6Ppwzzz3YbMl/ZZL2P0q1tnYqh/trYZ1VfNP47C31yT0K8t9s7Z077QrDA/guU60tGNp2GOwCQnp+DYv7bxQ==}
  296. engines: {node: '>=12'}
  297. cpu: [mips64el]
  298. os: [linux]
  299. esbuild-linux-ppc64le@0.15.18:
  300. resolution: {integrity: sha512-b0XkN4pL9WUulPTa/VKHx2wLCgvIAbgwABGnKMY19WhKZPT+8BxhZdqz6EgkqCLld7X5qiCY2F/bfpUUlnFZ9w==}
  301. engines: {node: '>=12'}
  302. cpu: [ppc64]
  303. os: [linux]
  304. esbuild-linux-riscv64@0.15.18:
  305. resolution: {integrity: sha512-ba2COaoF5wL6VLZWn04k+ACZjZ6NYniMSQStodFKH/Pu6RxzQqzsmjR1t9QC89VYJxBeyVPTaHuBMCejl3O/xg==}
  306. engines: {node: '>=12'}
  307. cpu: [riscv64]
  308. os: [linux]
  309. esbuild-linux-s390x@0.15.18:
  310. resolution: {integrity: sha512-VbpGuXEl5FCs1wDVp93O8UIzl3ZrglgnSQ+Hu79g7hZu6te6/YHgVJxCM2SqfIila0J3k0csfnf8VD2W7u2kzQ==}
  311. engines: {node: '>=12'}
  312. cpu: [s390x]
  313. os: [linux]
  314. esbuild-netbsd-64@0.15.18:
  315. resolution: {integrity: sha512-98ukeCdvdX7wr1vUYQzKo4kQ0N2p27H7I11maINv73fVEXt2kyh4K4m9f35U1K43Xc2QGXlzAw0K9yoU7JUjOg==}
  316. engines: {node: '>=12'}
  317. cpu: [x64]
  318. os: [netbsd]
  319. esbuild-openbsd-64@0.15.18:
  320. resolution: {integrity: sha512-yK5NCcH31Uae076AyQAXeJzt/vxIo9+omZRKj1pauhk3ITuADzuOx5N2fdHrAKPxN+zH3w96uFKlY7yIn490xQ==}
  321. engines: {node: '>=12'}
  322. cpu: [x64]
  323. os: [openbsd]
  324. esbuild-sunos-64@0.15.18:
  325. resolution: {integrity: sha512-On22LLFlBeLNj/YF3FT+cXcyKPEI263nflYlAhz5crxtp3yRG1Ugfr7ITyxmCmjm4vbN/dGrb/B7w7U8yJR9yw==}
  326. engines: {node: '>=12'}
  327. cpu: [x64]
  328. os: [sunos]
  329. esbuild-windows-32@0.15.18:
  330. resolution: {integrity: sha512-o+eyLu2MjVny/nt+E0uPnBxYuJHBvho8vWsC2lV61A7wwTWC3jkN2w36jtA+yv1UgYkHRihPuQsL23hsCYGcOQ==}
  331. engines: {node: '>=12'}
  332. cpu: [ia32]
  333. os: [win32]
  334. esbuild-windows-64@0.15.18:
  335. resolution: {integrity: sha512-qinug1iTTaIIrCorAUjR0fcBk24fjzEedFYhhispP8Oc7SFvs+XeW3YpAKiKp8dRpizl4YYAhxMjlftAMJiaUw==}
  336. engines: {node: '>=12'}
  337. cpu: [x64]
  338. os: [win32]
  339. esbuild-windows-arm64@0.15.18:
  340. resolution: {integrity: sha512-q9bsYzegpZcLziq0zgUi5KqGVtfhjxGbnksaBFYmWLxeV/S1fK4OLdq2DFYnXcLMjlZw2L0jLsk1eGoB522WXQ==}
  341. engines: {node: '>=12'}
  342. cpu: [arm64]
  343. os: [win32]
  344. esbuild@0.15.18:
  345. resolution: {integrity: sha512-x/R72SmW3sSFRm5zrrIjAhCeQSAWoni3CmHEqfQrZIQTM3lVCdehdwuIqaOtfC2slvpdlLa62GYoN8SxT23m6Q==}
  346. engines: {node: '>=12'}
  347. hasBin: true
  348. estree-walker@2.0.2:
  349. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  350. eventemitter3@4.0.7:
  351. resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
  352. fill-range@7.1.1:
  353. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  354. engines: {node: '>=8'}
  355. follow-redirects@1.15.6:
  356. resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==}
  357. engines: {node: '>=4.0'}
  358. peerDependencies:
  359. debug: '*'
  360. peerDependenciesMeta:
  361. debug:
  362. optional: true
  363. form-data@4.0.0:
  364. resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==}
  365. engines: {node: '>= 6'}
  366. fsevents@2.3.3:
  367. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  368. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  369. os: [darwin]
  370. function-bind@1.1.2:
  371. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  372. glob-parent@5.1.2:
  373. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  374. engines: {node: '>= 6'}
  375. graceful-fs@4.2.11:
  376. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  377. hasown@2.0.2:
  378. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  379. engines: {node: '>= 0.4'}
  380. iconv-lite@0.6.3:
  381. resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
  382. engines: {node: '>=0.10.0'}
  383. image-size@0.5.5:
  384. resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==}
  385. engines: {node: '>=0.10.0'}
  386. hasBin: true
  387. immutable@4.3.6:
  388. resolution: {integrity: sha512-Ju0+lEMyzMVZarkTn/gqRpdqd5dOPaz1mCZ0SH3JV6iFw81PldE/PEB1hWVEA288HPt4WXW8O7AWxB10M+03QQ==}
  389. is-binary-path@2.1.0:
  390. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  391. engines: {node: '>=8'}
  392. is-core-module@2.14.0:
  393. resolution: {integrity: sha512-a5dFJih5ZLYlRtDc0dZWP7RiKr6xIKzmn/oAYCDvdLThadVgyJwlaoQPmRtMSpz+rk0OGAgIu+TcM9HUF0fk1A==}
  394. engines: {node: '>= 0.4'}
  395. is-extglob@2.1.1:
  396. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  397. engines: {node: '>=0.10.0'}
  398. is-glob@4.0.3:
  399. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  400. engines: {node: '>=0.10.0'}
  401. is-number@7.0.0:
  402. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  403. engines: {node: '>=0.12.0'}
  404. is-plain-object@3.0.1:
  405. resolution: {integrity: sha512-Xnpx182SBMrr/aBik8y+GuR4U1L9FqMSojwDQwPMmxyC6bvEqly9UBCxhauBF5vNh2gwWJNX6oDV7O+OM4z34g==}
  406. engines: {node: '>=0.10.0'}
  407. is-what@3.14.1:
  408. resolution: {integrity: sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==}
  409. js-tokens@4.0.0:
  410. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  411. less@4.2.0:
  412. resolution: {integrity: sha512-P3b3HJDBtSzsXUl0im2L7gTO5Ubg8mEN6G8qoTS77iXxXX4Hvu4Qj540PZDvQ8V6DmX6iXo98k7Md0Cm1PrLaA==}
  413. engines: {node: '>=6'}
  414. hasBin: true
  415. lodash-es@4.17.21:
  416. resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
  417. lodash@4.17.21:
  418. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  419. loose-envify@1.4.0:
  420. resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
  421. hasBin: true
  422. magic-string@0.30.10:
  423. resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==}
  424. make-dir@2.1.0:
  425. resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==}
  426. engines: {node: '>=6'}
  427. mime-db@1.52.0:
  428. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  429. engines: {node: '>= 0.6'}
  430. mime-types@2.1.35:
  431. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  432. engines: {node: '>= 0.6'}
  433. mime@1.6.0:
  434. resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}
  435. engines: {node: '>=4'}
  436. hasBin: true
  437. mitt@3.0.1:
  438. resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
  439. ms@2.1.2:
  440. resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
  441. nanoid@3.3.7:
  442. resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
  443. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  444. hasBin: true
  445. nanopop@2.4.2:
  446. resolution: {integrity: sha512-NzOgmMQ+elxxHeIha+OG/Pv3Oc3p4RU2aBhwWwAqDpXrdTbtRylbRLQztLy8dMMwfl6pclznBdfUhccEn9ZIzw==}
  447. needle@3.3.1:
  448. resolution: {integrity: sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q==}
  449. engines: {node: '>= 4.4.x'}
  450. hasBin: true
  451. normalize-path@3.0.0:
  452. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  453. engines: {node: '>=0.10.0'}
  454. once@1.4.0:
  455. resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
  456. parse-node-version@1.0.1:
  457. resolution: {integrity: sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==}
  458. engines: {node: '>= 0.10'}
  459. path-parse@1.0.7:
  460. resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
  461. picocolors@1.0.1:
  462. resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
  463. picomatch@2.3.1:
  464. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  465. engines: {node: '>=8.6'}
  466. pify@4.0.1:
  467. resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
  468. engines: {node: '>=6'}
  469. postcss@8.4.39:
  470. resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==}
  471. engines: {node: ^10 || ^12 || >=14}
  472. proxy-from-env@1.1.0:
  473. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
  474. prr@1.0.1:
  475. resolution: {integrity: sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==}
  476. readdirp@3.6.0:
  477. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  478. engines: {node: '>=8.10.0'}
  479. regenerator-runtime@0.14.1:
  480. resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==}
  481. resize-observer-polyfill@1.5.1:
  482. resolution: {integrity: sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==}
  483. resolve@1.22.8:
  484. resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
  485. hasBin: true
  486. rollup@2.79.1:
  487. resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==}
  488. engines: {node: '>=10.0.0'}
  489. hasBin: true
  490. rxjs@7.5.7:
  491. resolution: {integrity: sha512-z9MzKh/UcOqB3i20H6rtrlaE/CgjLOvheWK/9ILrbhROGTweAi1BaFsTT9FbwZi5Trr1qNRs+MXkhmR06awzQA==}
  492. safer-buffer@2.1.2:
  493. resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
  494. sass@1.77.6:
  495. resolution: {integrity: sha512-ByXE1oLD79GVq9Ht1PeHWCPMPB8XHpBuz1r85oByKHjZY6qV6rWnQovQzXJXuQ/XyE1Oj3iPk3lo28uzaRA2/Q==}
  496. engines: {node: '>=14.0.0'}
  497. hasBin: true
  498. sax@1.4.1:
  499. resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==}
  500. scroll-into-view-if-needed@2.2.31:
  501. resolution: {integrity: sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==}
  502. semver@5.7.2:
  503. resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
  504. hasBin: true
  505. shallow-equal@1.2.1:
  506. resolution: {integrity: sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA==}
  507. sortablejs@1.14.0:
  508. resolution: {integrity: sha512-pBXvQCs5/33fdN1/39pPL0NZF20LeRbLQ5jtnheIPN9JQAaufGjKdWduZn4U7wCtVuzKhmRkI0DFYHYRbB2H1w==}
  509. source-map-js@1.2.0:
  510. resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
  511. engines: {node: '>=0.10.0'}
  512. source-map@0.6.1:
  513. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  514. engines: {node: '>=0.10.0'}
  515. supports-preserve-symlinks-flag@1.0.0:
  516. resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
  517. engines: {node: '>= 0.4'}
  518. to-fast-properties@2.0.0:
  519. resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
  520. engines: {node: '>=4'}
  521. to-regex-range@5.0.1:
  522. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  523. engines: {node: '>=8.0'}
  524. tslib@2.6.3:
  525. resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==}
  526. typescript@4.9.5:
  527. resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
  528. engines: {node: '>=4.2.0'}
  529. hasBin: true
  530. undici-types@5.26.5:
  531. resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
  532. universal-user-agent@6.0.1:
  533. resolution: {integrity: sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==}
  534. vite-plugin-mkcert@1.17.5:
  535. resolution: {integrity: sha512-KKGY3iHx/9zb7ow8JJ+nLN2HiNIBuPBwj34fJ+jAJT89/8qfk7msO7G7qipR8VDEm9xMCys0xT11QOJbZcg3/Q==}
  536. engines: {node: '>=v16.7.0'}
  537. peerDependencies:
  538. vite: '>=3'
  539. vite@3.2.10:
  540. resolution: {integrity: sha512-Dx3olBo/ODNiMVk/cA5Yft9Ws+snLOXrhLtrI3F4XLt4syz2Yg8fayZMWScPKoz12v5BUv7VEmQHnsfpY80fYw==}
  541. engines: {node: ^14.18.0 || >=16.0.0}
  542. hasBin: true
  543. peerDependencies:
  544. '@types/node': '>= 14'
  545. less: '*'
  546. sass: '*'
  547. stylus: '*'
  548. sugarss: '*'
  549. terser: ^5.4.0
  550. peerDependenciesMeta:
  551. '@types/node':
  552. optional: true
  553. less:
  554. optional: true
  555. sass:
  556. optional: true
  557. stylus:
  558. optional: true
  559. sugarss:
  560. optional: true
  561. terser:
  562. optional: true
  563. vue-cropper@1.0.2:
  564. resolution: {integrity: sha512-ZD1kl8OMMrDXJOS1ZRdnohh2BFfYjTeq+r7+yAahydQvrVOKbzXixx6f8LCoMjB+AgAf5BXnlWsZxmu964wJYA==}
  565. vue-router@4.4.0:
  566. resolution: {integrity: sha512-HB+t2p611aIZraV2aPSRNXf0Z/oLZFrlygJm+sZbdJaW6lcFqEDQwnzUBXn+DApw+/QzDU/I9TeWx9izEjTmsA==}
  567. peerDependencies:
  568. vue: ^3.2.0
  569. vue-tsc@0.38.9:
  570. resolution: {integrity: sha512-Yoy5phgvGqyF98Fb4mYqboR4Q149jrdcGv5kSmufXJUq++RZJ2iMVG0g6zl+v3t4ORVWkQmRpsV4x2szufZ0LQ==}
  571. hasBin: true
  572. peerDependencies:
  573. typescript: '*'
  574. vue-types@3.0.2:
  575. resolution: {integrity: sha512-IwUC0Aq2zwaXqy74h4WCvFCUtoV0iSWr0snWnE9TnU18S66GAQyqQbRf2qfJtUuiFsBf6qp0MEwdonlwznlcrw==}
  576. engines: {node: '>=10.15.0'}
  577. peerDependencies:
  578. vue: ^3.0.0
  579. vue@3.4.31:
  580. resolution: {integrity: sha512-njqRrOy7W3YLAlVqSKpBebtZpDVg21FPoaq1I7f/+qqBThK9ChAIjkRWgeP6Eat+8C+iia4P3OYqpATP21BCoQ==}
  581. peerDependencies:
  582. typescript: '*'
  583. peerDependenciesMeta:
  584. typescript:
  585. optional: true
  586. vuedraggable@4.1.0:
  587. resolution: {integrity: sha512-FU5HCWBmsf20GpP3eudURW3WdWTKIbEIQxh9/8GE806hydR9qZqRRxRE3RjqX7PkuLuMQG/A7n3cfj9rCEchww==}
  588. peerDependencies:
  589. vue: ^3.0.1
  590. warning@4.0.3:
  591. resolution: {integrity: sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==}
  592. wrappy@1.0.2:
  593. resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
  594. snapshots:
  595. '@ant-design/colors@6.0.0':
  596. dependencies:
  597. '@ctrl/tinycolor': 3.6.1
  598. '@ant-design/icons-svg@4.4.2': {}
  599. '@ant-design/icons-vue@6.1.0(vue@3.4.31(typescript@4.9.5))':
  600. dependencies:
  601. '@ant-design/colors': 6.0.0
  602. '@ant-design/icons-svg': 4.4.2
  603. vue: 3.4.31(typescript@4.9.5)
  604. '@babel/helper-string-parser@7.24.7': {}
  605. '@babel/helper-validator-identifier@7.24.7': {}
  606. '@babel/parser@7.24.7':
  607. dependencies:
  608. '@babel/types': 7.24.7
  609. '@babel/runtime@7.24.7':
  610. dependencies:
  611. regenerator-runtime: 0.14.1
  612. '@babel/types@7.24.7':
  613. dependencies:
  614. '@babel/helper-string-parser': 7.24.7
  615. '@babel/helper-validator-identifier': 7.24.7
  616. to-fast-properties: 2.0.0
  617. '@ctrl/tinycolor@3.6.1': {}
  618. '@esbuild/android-arm@0.15.18':
  619. optional: true
  620. '@esbuild/linux-loong64@0.15.18':
  621. optional: true
  622. '@jridgewell/sourcemap-codec@1.4.15': {}
  623. '@octokit/auth-token@4.0.0': {}
  624. '@octokit/core@5.2.0':
  625. dependencies:
  626. '@octokit/auth-token': 4.0.0
  627. '@octokit/graphql': 7.1.0
  628. '@octokit/request': 8.4.0
  629. '@octokit/request-error': 5.1.0
  630. '@octokit/types': 13.5.0
  631. before-after-hook: 2.2.3
  632. universal-user-agent: 6.0.1
  633. '@octokit/endpoint@9.0.5':
  634. dependencies:
  635. '@octokit/types': 13.5.0
  636. universal-user-agent: 6.0.1
  637. '@octokit/graphql@7.1.0':
  638. dependencies:
  639. '@octokit/request': 8.4.0
  640. '@octokit/types': 13.5.0
  641. universal-user-agent: 6.0.1
  642. '@octokit/openapi-types@22.2.0': {}
  643. '@octokit/plugin-paginate-rest@11.3.1(@octokit/core@5.2.0)':
  644. dependencies:
  645. '@octokit/core': 5.2.0
  646. '@octokit/types': 13.5.0
  647. '@octokit/plugin-request-log@4.0.1(@octokit/core@5.2.0)':
  648. dependencies:
  649. '@octokit/core': 5.2.0
  650. '@octokit/plugin-rest-endpoint-methods@13.2.2(@octokit/core@5.2.0)':
  651. dependencies:
  652. '@octokit/core': 5.2.0
  653. '@octokit/types': 13.5.0
  654. '@octokit/request-error@5.1.0':
  655. dependencies:
  656. '@octokit/types': 13.5.0
  657. deprecation: 2.3.1
  658. once: 1.4.0
  659. '@octokit/request@8.4.0':
  660. dependencies:
  661. '@octokit/endpoint': 9.0.5
  662. '@octokit/request-error': 5.1.0
  663. '@octokit/types': 13.5.0
  664. universal-user-agent: 6.0.1
  665. '@octokit/rest@20.1.1':
  666. dependencies:
  667. '@octokit/core': 5.2.0
  668. '@octokit/plugin-paginate-rest': 11.3.1(@octokit/core@5.2.0)
  669. '@octokit/plugin-request-log': 4.0.1(@octokit/core@5.2.0)
  670. '@octokit/plugin-rest-endpoint-methods': 13.2.2(@octokit/core@5.2.0)
  671. '@octokit/types@13.5.0':
  672. dependencies:
  673. '@octokit/openapi-types': 22.2.0
  674. '@simaq/core@1.1.8':
  675. dependencies:
  676. eventemitter3: 4.0.7
  677. rxjs: 7.5.7
  678. '@simonwep/pickr@1.8.2':
  679. dependencies:
  680. core-js: 3.37.1
  681. nanopop: 2.4.2
  682. '@types/node@18.19.39':
  683. dependencies:
  684. undici-types: 5.26.5
  685. '@vitejs/plugin-vue@3.2.0(vite@3.2.10(@types/node@18.19.39)(less@4.2.0)(sass@1.77.6))(vue@3.4.31(typescript@4.9.5))':
  686. dependencies:
  687. vite: 3.2.10(@types/node@18.19.39)(less@4.2.0)(sass@1.77.6)
  688. vue: 3.4.31(typescript@4.9.5)
  689. '@volar/code-gen@0.38.9':
  690. dependencies:
  691. '@volar/source-map': 0.38.9
  692. '@volar/source-map@0.38.9': {}
  693. '@volar/vue-code-gen@0.38.9':
  694. dependencies:
  695. '@volar/code-gen': 0.38.9
  696. '@volar/source-map': 0.38.9
  697. '@vue/compiler-core': 3.4.31
  698. '@vue/compiler-dom': 3.4.31
  699. '@vue/shared': 3.4.31
  700. '@volar/vue-typescript@0.38.9':
  701. dependencies:
  702. '@volar/code-gen': 0.38.9
  703. '@volar/source-map': 0.38.9
  704. '@volar/vue-code-gen': 0.38.9
  705. '@vue/compiler-sfc': 3.4.31
  706. '@vue/reactivity': 3.4.31
  707. '@vue/compiler-core@3.4.31':
  708. dependencies:
  709. '@babel/parser': 7.24.7
  710. '@vue/shared': 3.4.31
  711. entities: 4.5.0
  712. estree-walker: 2.0.2
  713. source-map-js: 1.2.0
  714. '@vue/compiler-dom@3.4.31':
  715. dependencies:
  716. '@vue/compiler-core': 3.4.31
  717. '@vue/shared': 3.4.31
  718. '@vue/compiler-sfc@3.4.31':
  719. dependencies:
  720. '@babel/parser': 7.24.7
  721. '@vue/compiler-core': 3.4.31
  722. '@vue/compiler-dom': 3.4.31
  723. '@vue/compiler-ssr': 3.4.31
  724. '@vue/shared': 3.4.31
  725. estree-walker: 2.0.2
  726. magic-string: 0.30.10
  727. postcss: 8.4.39
  728. source-map-js: 1.2.0
  729. '@vue/compiler-ssr@3.4.31':
  730. dependencies:
  731. '@vue/compiler-dom': 3.4.31
  732. '@vue/shared': 3.4.31
  733. '@vue/devtools-api@6.6.3': {}
  734. '@vue/reactivity@3.4.31':
  735. dependencies:
  736. '@vue/shared': 3.4.31
  737. '@vue/runtime-core@3.4.31':
  738. dependencies:
  739. '@vue/reactivity': 3.4.31
  740. '@vue/shared': 3.4.31
  741. '@vue/runtime-dom@3.4.31':
  742. dependencies:
  743. '@vue/reactivity': 3.4.31
  744. '@vue/runtime-core': 3.4.31
  745. '@vue/shared': 3.4.31
  746. csstype: 3.1.3
  747. '@vue/server-renderer@3.4.31(vue@3.4.31(typescript@4.9.5))':
  748. dependencies:
  749. '@vue/compiler-ssr': 3.4.31
  750. '@vue/shared': 3.4.31
  751. vue: 3.4.31(typescript@4.9.5)
  752. '@vue/shared@3.4.31': {}
  753. ant-design-vue@3.3.0-beta.4(vue@3.4.31(typescript@4.9.5)):
  754. dependencies:
  755. '@ant-design/colors': 6.0.0
  756. '@ant-design/icons-vue': 6.1.0(vue@3.4.31(typescript@4.9.5))
  757. '@babel/runtime': 7.24.7
  758. '@ctrl/tinycolor': 3.6.1
  759. '@simonwep/pickr': 1.8.2
  760. array-tree-filter: 2.1.0
  761. async-validator: 4.2.5
  762. dayjs: 1.11.11
  763. dom-align: 1.12.4
  764. dom-scroll-into-view: 2.0.1
  765. lodash: 4.17.21
  766. lodash-es: 4.17.21
  767. resize-observer-polyfill: 1.5.1
  768. scroll-into-view-if-needed: 2.2.31
  769. shallow-equal: 1.2.1
  770. vue: 3.4.31(typescript@4.9.5)
  771. vue-types: 3.0.2(vue@3.4.31(typescript@4.9.5))
  772. warning: 4.0.3
  773. anymatch@3.1.3:
  774. dependencies:
  775. normalize-path: 3.0.0
  776. picomatch: 2.3.1
  777. array-tree-filter@2.1.0: {}
  778. async-validator@4.2.5: {}
  779. asynckit@0.4.0: {}
  780. axios@0.27.2:
  781. dependencies:
  782. follow-redirects: 1.15.6(debug@4.3.5)
  783. form-data: 4.0.0
  784. transitivePeerDependencies:
  785. - debug
  786. axios@1.7.2(debug@4.3.5):
  787. dependencies:
  788. follow-redirects: 1.15.6(debug@4.3.5)
  789. form-data: 4.0.0
  790. proxy-from-env: 1.1.0
  791. transitivePeerDependencies:
  792. - debug
  793. before-after-hook@2.2.3: {}
  794. binary-extensions@2.3.0: {}
  795. braces@3.0.3:
  796. dependencies:
  797. fill-range: 7.1.1
  798. chokidar@3.6.0:
  799. dependencies:
  800. anymatch: 3.1.3
  801. braces: 3.0.3
  802. glob-parent: 5.1.2
  803. is-binary-path: 2.1.0
  804. is-glob: 4.0.3
  805. normalize-path: 3.0.0
  806. readdirp: 3.6.0
  807. optionalDependencies:
  808. fsevents: 2.3.3
  809. combined-stream@1.0.8:
  810. dependencies:
  811. delayed-stream: 1.0.0
  812. compute-scroll-into-view@1.0.20: {}
  813. copy-anything@2.0.6:
  814. dependencies:
  815. is-what: 3.14.1
  816. core-js@3.37.1: {}
  817. csstype@3.1.3: {}
  818. dayjs@1.11.11: {}
  819. debug@4.3.5:
  820. dependencies:
  821. ms: 2.1.2
  822. delayed-stream@1.0.0: {}
  823. deprecation@2.3.1: {}
  824. dom-align@1.12.4: {}
  825. dom-scroll-into-view@2.0.1: {}
  826. entities@4.5.0: {}
  827. errno@0.1.8:
  828. dependencies:
  829. prr: 1.0.1
  830. optional: true
  831. esbuild-android-64@0.15.18:
  832. optional: true
  833. esbuild-android-arm64@0.15.18:
  834. optional: true
  835. esbuild-darwin-64@0.15.18:
  836. optional: true
  837. esbuild-darwin-arm64@0.15.18:
  838. optional: true
  839. esbuild-freebsd-64@0.15.18:
  840. optional: true
  841. esbuild-freebsd-arm64@0.15.18:
  842. optional: true
  843. esbuild-linux-32@0.15.18:
  844. optional: true
  845. esbuild-linux-64@0.15.18:
  846. optional: true
  847. esbuild-linux-arm64@0.15.18:
  848. optional: true
  849. esbuild-linux-arm@0.15.18:
  850. optional: true
  851. esbuild-linux-mips64le@0.15.18:
  852. optional: true
  853. esbuild-linux-ppc64le@0.15.18:
  854. optional: true
  855. esbuild-linux-riscv64@0.15.18:
  856. optional: true
  857. esbuild-linux-s390x@0.15.18:
  858. optional: true
  859. esbuild-netbsd-64@0.15.18:
  860. optional: true
  861. esbuild-openbsd-64@0.15.18:
  862. optional: true
  863. esbuild-sunos-64@0.15.18:
  864. optional: true
  865. esbuild-windows-32@0.15.18:
  866. optional: true
  867. esbuild-windows-64@0.15.18:
  868. optional: true
  869. esbuild-windows-arm64@0.15.18:
  870. optional: true
  871. esbuild@0.15.18:
  872. optionalDependencies:
  873. '@esbuild/android-arm': 0.15.18
  874. '@esbuild/linux-loong64': 0.15.18
  875. esbuild-android-64: 0.15.18
  876. esbuild-android-arm64: 0.15.18
  877. esbuild-darwin-64: 0.15.18
  878. esbuild-darwin-arm64: 0.15.18
  879. esbuild-freebsd-64: 0.15.18
  880. esbuild-freebsd-arm64: 0.15.18
  881. esbuild-linux-32: 0.15.18
  882. esbuild-linux-64: 0.15.18
  883. esbuild-linux-arm: 0.15.18
  884. esbuild-linux-arm64: 0.15.18
  885. esbuild-linux-mips64le: 0.15.18
  886. esbuild-linux-ppc64le: 0.15.18
  887. esbuild-linux-riscv64: 0.15.18
  888. esbuild-linux-s390x: 0.15.18
  889. esbuild-netbsd-64: 0.15.18
  890. esbuild-openbsd-64: 0.15.18
  891. esbuild-sunos-64: 0.15.18
  892. esbuild-windows-32: 0.15.18
  893. esbuild-windows-64: 0.15.18
  894. esbuild-windows-arm64: 0.15.18
  895. estree-walker@2.0.2: {}
  896. eventemitter3@4.0.7: {}
  897. fill-range@7.1.1:
  898. dependencies:
  899. to-regex-range: 5.0.1
  900. follow-redirects@1.15.6(debug@4.3.5):
  901. optionalDependencies:
  902. debug: 4.3.5
  903. form-data@4.0.0:
  904. dependencies:
  905. asynckit: 0.4.0
  906. combined-stream: 1.0.8
  907. mime-types: 2.1.35
  908. fsevents@2.3.3:
  909. optional: true
  910. function-bind@1.1.2: {}
  911. glob-parent@5.1.2:
  912. dependencies:
  913. is-glob: 4.0.3
  914. graceful-fs@4.2.11:
  915. optional: true
  916. hasown@2.0.2:
  917. dependencies:
  918. function-bind: 1.1.2
  919. iconv-lite@0.6.3:
  920. dependencies:
  921. safer-buffer: 2.1.2
  922. optional: true
  923. image-size@0.5.5:
  924. optional: true
  925. immutable@4.3.6: {}
  926. is-binary-path@2.1.0:
  927. dependencies:
  928. binary-extensions: 2.3.0
  929. is-core-module@2.14.0:
  930. dependencies:
  931. hasown: 2.0.2
  932. is-extglob@2.1.1: {}
  933. is-glob@4.0.3:
  934. dependencies:
  935. is-extglob: 2.1.1
  936. is-number@7.0.0: {}
  937. is-plain-object@3.0.1: {}
  938. is-what@3.14.1: {}
  939. js-tokens@4.0.0: {}
  940. less@4.2.0:
  941. dependencies:
  942. copy-anything: 2.0.6
  943. parse-node-version: 1.0.1
  944. tslib: 2.6.3
  945. optionalDependencies:
  946. errno: 0.1.8
  947. graceful-fs: 4.2.11
  948. image-size: 0.5.5
  949. make-dir: 2.1.0
  950. mime: 1.6.0
  951. needle: 3.3.1
  952. source-map: 0.6.1
  953. lodash-es@4.17.21: {}
  954. lodash@4.17.21: {}
  955. loose-envify@1.4.0:
  956. dependencies:
  957. js-tokens: 4.0.0
  958. magic-string@0.30.10:
  959. dependencies:
  960. '@jridgewell/sourcemap-codec': 1.4.15
  961. make-dir@2.1.0:
  962. dependencies:
  963. pify: 4.0.1
  964. semver: 5.7.2
  965. optional: true
  966. mime-db@1.52.0: {}
  967. mime-types@2.1.35:
  968. dependencies:
  969. mime-db: 1.52.0
  970. mime@1.6.0:
  971. optional: true
  972. mitt@3.0.1: {}
  973. ms@2.1.2: {}
  974. nanoid@3.3.7: {}
  975. nanopop@2.4.2: {}
  976. needle@3.3.1:
  977. dependencies:
  978. iconv-lite: 0.6.3
  979. sax: 1.4.1
  980. optional: true
  981. normalize-path@3.0.0: {}
  982. once@1.4.0:
  983. dependencies:
  984. wrappy: 1.0.2
  985. parse-node-version@1.0.1: {}
  986. path-parse@1.0.7: {}
  987. picocolors@1.0.1: {}
  988. picomatch@2.3.1: {}
  989. pify@4.0.1:
  990. optional: true
  991. postcss@8.4.39:
  992. dependencies:
  993. nanoid: 3.3.7
  994. picocolors: 1.0.1
  995. source-map-js: 1.2.0
  996. proxy-from-env@1.1.0: {}
  997. prr@1.0.1:
  998. optional: true
  999. readdirp@3.6.0:
  1000. dependencies:
  1001. picomatch: 2.3.1
  1002. regenerator-runtime@0.14.1: {}
  1003. resize-observer-polyfill@1.5.1: {}
  1004. resolve@1.22.8:
  1005. dependencies:
  1006. is-core-module: 2.14.0
  1007. path-parse: 1.0.7
  1008. supports-preserve-symlinks-flag: 1.0.0
  1009. rollup@2.79.1:
  1010. optionalDependencies:
  1011. fsevents: 2.3.3
  1012. rxjs@7.5.7:
  1013. dependencies:
  1014. tslib: 2.6.3
  1015. safer-buffer@2.1.2:
  1016. optional: true
  1017. sass@1.77.6:
  1018. dependencies:
  1019. chokidar: 3.6.0
  1020. immutable: 4.3.6
  1021. source-map-js: 1.2.0
  1022. sax@1.4.1:
  1023. optional: true
  1024. scroll-into-view-if-needed@2.2.31:
  1025. dependencies:
  1026. compute-scroll-into-view: 1.0.20
  1027. semver@5.7.2:
  1028. optional: true
  1029. shallow-equal@1.2.1: {}
  1030. sortablejs@1.14.0: {}
  1031. source-map-js@1.2.0: {}
  1032. source-map@0.6.1:
  1033. optional: true
  1034. supports-preserve-symlinks-flag@1.0.0: {}
  1035. to-fast-properties@2.0.0: {}
  1036. to-regex-range@5.0.1:
  1037. dependencies:
  1038. is-number: 7.0.0
  1039. tslib@2.6.3: {}
  1040. typescript@4.9.5: {}
  1041. undici-types@5.26.5: {}
  1042. universal-user-agent@6.0.1: {}
  1043. vite-plugin-mkcert@1.17.5(vite@3.2.10(@types/node@18.19.39)(less@4.2.0)(sass@1.77.6)):
  1044. dependencies:
  1045. '@octokit/rest': 20.1.1
  1046. axios: 1.7.2(debug@4.3.5)
  1047. debug: 4.3.5
  1048. picocolors: 1.0.1
  1049. vite: 3.2.10(@types/node@18.19.39)(less@4.2.0)(sass@1.77.6)
  1050. transitivePeerDependencies:
  1051. - supports-color
  1052. vite@3.2.10(@types/node@18.19.39)(less@4.2.0)(sass@1.77.6):
  1053. dependencies:
  1054. esbuild: 0.15.18
  1055. postcss: 8.4.39
  1056. resolve: 1.22.8
  1057. rollup: 2.79.1
  1058. optionalDependencies:
  1059. '@types/node': 18.19.39
  1060. fsevents: 2.3.3
  1061. less: 4.2.0
  1062. sass: 1.77.6
  1063. vue-cropper@1.0.2: {}
  1064. vue-router@4.4.0(vue@3.4.31(typescript@4.9.5)):
  1065. dependencies:
  1066. '@vue/devtools-api': 6.6.3
  1067. vue: 3.4.31(typescript@4.9.5)
  1068. vue-tsc@0.38.9(typescript@4.9.5):
  1069. dependencies:
  1070. '@volar/vue-typescript': 0.38.9
  1071. typescript: 4.9.5
  1072. vue-types@3.0.2(vue@3.4.31(typescript@4.9.5)):
  1073. dependencies:
  1074. is-plain-object: 3.0.1
  1075. vue: 3.4.31(typescript@4.9.5)
  1076. vue@3.4.31(typescript@4.9.5):
  1077. dependencies:
  1078. '@vue/compiler-dom': 3.4.31
  1079. '@vue/compiler-sfc': 3.4.31
  1080. '@vue/runtime-dom': 3.4.31
  1081. '@vue/server-renderer': 3.4.31(vue@3.4.31(typescript@4.9.5))
  1082. '@vue/shared': 3.4.31
  1083. optionalDependencies:
  1084. typescript: 4.9.5
  1085. vuedraggable@4.1.0(vue@3.4.31(typescript@4.9.5)):
  1086. dependencies:
  1087. sortablejs: 1.14.0
  1088. vue: 3.4.31(typescript@4.9.5)
  1089. warning@4.0.3:
  1090. dependencies:
  1091. loose-envify: 1.4.0
  1092. wrappy@1.0.2: {}