pnpm-lock.yaml 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. '@ant-design/icons-vue':
  9. specifier: ^7.0.1
  10. version: 7.0.1(vue@3.2.47)
  11. ant-design-vue:
  12. specifier: 3.2.20
  13. version: 3.2.20(vue@3.2.47)
  14. axios:
  15. specifier: ^0.27.2
  16. version: 0.27.2
  17. coordtransform:
  18. specifier: ^2.1.2
  19. version: 2.1.2
  20. less:
  21. specifier: ^4.1.3
  22. version: 4.2.2
  23. mitt:
  24. specifier: ^3.0.0
  25. version: 3.0.1
  26. simaqcore:
  27. specifier: ^1.2.0
  28. version: 1.2.0
  29. vite-plugin-mkcert:
  30. specifier: ^1.10.1
  31. version: 1.17.6(vite@3.2.11(@types/node@18.19.75)(less@4.2.2)(sass@1.83.4))
  32. vue:
  33. specifier: ^3.2.37
  34. version: 3.2.47
  35. vue-cropper:
  36. specifier: 1.0.2
  37. version: 1.0.2
  38. vue-router:
  39. specifier: ^4.1.3
  40. version: 4.5.0(vue@3.2.47)
  41. vuedraggable:
  42. specifier: ^4.1.0
  43. version: 4.1.0(vue@3.2.47)
  44. devDependencies:
  45. '@types/node':
  46. specifier: ^18.6.5
  47. version: 18.19.75
  48. '@vitejs/plugin-vue':
  49. specifier: ^3.0.0
  50. version: 3.2.0(vite@3.2.11(@types/node@18.19.75)(less@4.2.2)(sass@1.83.4))(vue@3.2.47)
  51. sass:
  52. specifier: ^1.54.3
  53. version: 1.83.4
  54. typescript:
  55. specifier: ^4.6.4
  56. version: 4.9.5
  57. vite:
  58. specifier: ^3.0.0
  59. version: 3.2.11(@types/node@18.19.75)(less@4.2.2)(sass@1.83.4)
  60. vue-tsc:
  61. specifier: ^0.38.4
  62. version: 0.38.9(typescript@4.9.5)
  63. packages:
  64. '@ant-design/colors@6.0.0':
  65. resolution: {integrity: sha512-qAZRvPzfdWHtfameEGP2Qvuf838NhergR35o+EuVyB5XvSA98xod5r4utvi4TJ3ywmevm290g9nsCG5MryrdWQ==}
  66. '@ant-design/icons-svg@4.4.2':
  67. resolution: {integrity: sha512-vHbT+zJEVzllwP+CM+ul7reTEfBR0vgxFe7+lREAsAA7YGsYpboiq2sQNeQeRvh09GfQgs/GyFEvZpJ9cLXpXA==}
  68. '@ant-design/icons-vue@6.1.0':
  69. resolution: {integrity: sha512-EX6bYm56V+ZrKN7+3MT/ubDkvJ5rK/O2t380WFRflDcVFgsvl3NLH7Wxeau6R8DbrO5jWR6DSTC3B6gYFp77AA==}
  70. peerDependencies:
  71. vue: '>=3.0.3'
  72. '@ant-design/icons-vue@7.0.1':
  73. resolution: {integrity: sha512-eCqY2unfZK6Fe02AwFlDHLfoyEFreP6rBwAZMIJ1LugmfMiVgwWDYlp1YsRugaPtICYOabV1iWxXdP12u9U43Q==}
  74. peerDependencies:
  75. vue: '>=3.0.3'
  76. '@babel/helper-string-parser@7.25.9':
  77. resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
  78. engines: {node: '>=6.9.0'}
  79. '@babel/helper-validator-identifier@7.25.9':
  80. resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
  81. engines: {node: '>=6.9.0'}
  82. '@babel/parser@7.26.7':
  83. resolution: {integrity: sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w==}
  84. engines: {node: '>=6.0.0'}
  85. hasBin: true
  86. '@babel/runtime@7.26.7':
  87. resolution: {integrity: sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==}
  88. engines: {node: '>=6.9.0'}
  89. '@babel/types@7.26.7':
  90. resolution: {integrity: sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==}
  91. engines: {node: '>=6.9.0'}
  92. '@ctrl/tinycolor@3.6.1':
  93. resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
  94. engines: {node: '>=10'}
  95. '@esbuild/android-arm@0.15.18':
  96. resolution: {integrity: sha512-5GT+kcs2WVGjVs7+boataCkO5Fg0y4kCjzkB5bAip7H4jfnOS3dA6KPiww9W1OEKTKeAcUVhdZGvgI65OXmUnw==}
  97. engines: {node: '>=12'}
  98. cpu: [arm]
  99. os: [android]
  100. '@esbuild/linux-loong64@0.15.18':
  101. resolution: {integrity: sha512-L4jVKS82XVhw2nvzLg/19ClLWg0y27ulRwuP7lcyL6AbUWB5aPglXY3M21mauDQMDfRLs8cQmeT03r/+X3cZYQ==}
  102. engines: {node: '>=12'}
  103. cpu: [loong64]
  104. os: [linux]
  105. '@jridgewell/sourcemap-codec@1.5.0':
  106. resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  107. '@octokit/auth-token@4.0.0':
  108. resolution: {integrity: sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA==}
  109. engines: {node: '>= 18'}
  110. '@octokit/core@5.2.0':
  111. resolution: {integrity: sha512-1LFfa/qnMQvEOAdzlQymH0ulepxbxnCYAKJZfMci/5XJyIHWgEYnDmgnKakbTh7CH2tFQ5O60oYDvns4i9RAIg==}
  112. engines: {node: '>= 18'}
  113. '@octokit/endpoint@9.0.5':
  114. resolution: {integrity: sha512-ekqR4/+PCLkEBF6qgj8WqJfvDq65RH85OAgrtnVp1mSxaXF03u2xW/hUdweGS5654IlC0wkNYC18Z50tSYTAFw==}
  115. engines: {node: '>= 18'}
  116. '@octokit/graphql@7.1.0':
  117. resolution: {integrity: sha512-r+oZUH7aMFui1ypZnAvZmn0KSqAUgE1/tUXIWaqUCa1758ts/Jio84GZuzsvUkme98kv0WFY8//n0J1Z+vsIsQ==}
  118. engines: {node: '>= 18'}
  119. '@octokit/openapi-types@23.0.1':
  120. resolution: {integrity: sha512-izFjMJ1sir0jn0ldEKhZ7xegCTj/ObmEDlEfpFrx4k/JyZSMRHbO3/rBwgE7f3m2DHt+RrNGIVw4wSmwnm3t/g==}
  121. '@octokit/plugin-paginate-rest@11.3.1':
  122. resolution: {integrity: sha512-ryqobs26cLtM1kQxqeZui4v8FeznirUsksiA+RYemMPJ7Micju0WSkv50dBksTuZks9O5cg4wp+t8fZ/cLY56g==}
  123. engines: {node: '>= 18'}
  124. peerDependencies:
  125. '@octokit/core': '5'
  126. '@octokit/plugin-request-log@4.0.1':
  127. resolution: {integrity: sha512-GihNqNpGHorUrO7Qa9JbAl0dbLnqJVrV8OXe2Zm5/Y4wFkZQDfTreBzVmiRfJVfE4mClXdihHnbpyyO9FSX4HA==}
  128. engines: {node: '>= 18'}
  129. peerDependencies:
  130. '@octokit/core': '5'
  131. '@octokit/plugin-rest-endpoint-methods@13.2.2':
  132. resolution: {integrity: sha512-EI7kXWidkt3Xlok5uN43suK99VWqc8OaIMktY9d9+RNKl69juoTyxmLoWPIZgJYzi41qj/9zU7G/ljnNOJ5AFA==}
  133. engines: {node: '>= 18'}
  134. peerDependencies:
  135. '@octokit/core': ^5
  136. '@octokit/request-error@5.1.0':
  137. resolution: {integrity: sha512-GETXfE05J0+7H2STzekpKObFe765O5dlAKUTLNGeH+x47z7JjXHfsHKo5z21D/o/IOZTUEI6nyWyR+bZVP/n5Q==}
  138. engines: {node: '>= 18'}
  139. '@octokit/request@8.4.0':
  140. resolution: {integrity: sha512-9Bb014e+m2TgBeEJGEbdplMVWwPmL1FPtggHQRkV+WVsMggPtEkLKPlcVYm/o8xKLkpJ7B+6N8WfQMtDLX2Dpw==}
  141. engines: {node: '>= 18'}
  142. '@octokit/rest@20.1.1':
  143. resolution: {integrity: sha512-MB4AYDsM5jhIHro/dq4ix1iWTLGToIGk6cWF5L6vanFaMble5jTX/UBQyiv05HsWnwUtY8JrfHy2LWfKwihqMw==}
  144. engines: {node: '>= 18'}
  145. '@octokit/types@13.8.0':
  146. resolution: {integrity: sha512-x7DjTIbEpEWXK99DMd01QfWy0hd5h4EN+Q7shkdKds3otGQP+oWE/y0A76i1OvH9fygo4ddvNf7ZvF0t78P98A==}
  147. '@parcel/watcher-android-arm64@2.5.1':
  148. resolution: {integrity: sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==}
  149. engines: {node: '>= 10.0.0'}
  150. cpu: [arm64]
  151. os: [android]
  152. '@parcel/watcher-darwin-arm64@2.5.1':
  153. resolution: {integrity: sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==}
  154. engines: {node: '>= 10.0.0'}
  155. cpu: [arm64]
  156. os: [darwin]
  157. '@parcel/watcher-darwin-x64@2.5.1':
  158. resolution: {integrity: sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==}
  159. engines: {node: '>= 10.0.0'}
  160. cpu: [x64]
  161. os: [darwin]
  162. '@parcel/watcher-freebsd-x64@2.5.1':
  163. resolution: {integrity: sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==}
  164. engines: {node: '>= 10.0.0'}
  165. cpu: [x64]
  166. os: [freebsd]
  167. '@parcel/watcher-linux-arm-glibc@2.5.1':
  168. resolution: {integrity: sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==}
  169. engines: {node: '>= 10.0.0'}
  170. cpu: [arm]
  171. os: [linux]
  172. libc: [glibc]
  173. '@parcel/watcher-linux-arm-musl@2.5.1':
  174. resolution: {integrity: sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==}
  175. engines: {node: '>= 10.0.0'}
  176. cpu: [arm]
  177. os: [linux]
  178. libc: [musl]
  179. '@parcel/watcher-linux-arm64-glibc@2.5.1':
  180. resolution: {integrity: sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==}
  181. engines: {node: '>= 10.0.0'}
  182. cpu: [arm64]
  183. os: [linux]
  184. libc: [glibc]
  185. '@parcel/watcher-linux-arm64-musl@2.5.1':
  186. resolution: {integrity: sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==}
  187. engines: {node: '>= 10.0.0'}
  188. cpu: [arm64]
  189. os: [linux]
  190. libc: [musl]
  191. '@parcel/watcher-linux-x64-glibc@2.5.1':
  192. resolution: {integrity: sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==}
  193. engines: {node: '>= 10.0.0'}
  194. cpu: [x64]
  195. os: [linux]
  196. libc: [glibc]
  197. '@parcel/watcher-linux-x64-musl@2.5.1':
  198. resolution: {integrity: sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==}
  199. engines: {node: '>= 10.0.0'}
  200. cpu: [x64]
  201. os: [linux]
  202. libc: [musl]
  203. '@parcel/watcher-win32-arm64@2.5.1':
  204. resolution: {integrity: sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==}
  205. engines: {node: '>= 10.0.0'}
  206. cpu: [arm64]
  207. os: [win32]
  208. '@parcel/watcher-win32-ia32@2.5.1':
  209. resolution: {integrity: sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==}
  210. engines: {node: '>= 10.0.0'}
  211. cpu: [ia32]
  212. os: [win32]
  213. '@parcel/watcher-win32-x64@2.5.1':
  214. resolution: {integrity: sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==}
  215. engines: {node: '>= 10.0.0'}
  216. cpu: [x64]
  217. os: [win32]
  218. '@parcel/watcher@2.5.1':
  219. resolution: {integrity: sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==}
  220. engines: {node: '>= 10.0.0'}
  221. '@simonwep/pickr@1.8.2':
  222. resolution: {integrity: sha512-/l5w8BIkrpP6n1xsetx9MWPWlU6OblN5YgZZphxan0Tq4BByTCETL6lyIeY8lagalS2Nbt4F2W034KHLIiunKA==}
  223. '@types/node@18.19.75':
  224. resolution: {integrity: sha512-UIksWtThob6ZVSyxcOqCLOUNg/dyO1Qvx4McgeuhrEtHTLFTf7BBhEazaE4K806FGTPtzd/2sE90qn4fVr7cyw==}
  225. '@vitejs/plugin-vue@3.2.0':
  226. resolution: {integrity: sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==}
  227. engines: {node: ^14.18.0 || >=16.0.0}
  228. peerDependencies:
  229. vite: ^3.0.0
  230. vue: ^3.2.25
  231. '@volar/code-gen@0.38.9':
  232. resolution: {integrity: sha512-n6LClucfA+37rQeskvh9vDoZV1VvCVNy++MAPKj2dT4FT+Fbmty/SDQqnsEBtdEe6E3OQctFvA/IcKsx3Mns0A==}
  233. '@volar/source-map@0.38.9':
  234. resolution: {integrity: sha512-ba0UFoHDYry+vwKdgkWJ6xlQT+8TFtZg1zj9tSjj4PykW1JZDuM0xplMotLun4h3YOoYfY9K1huY5gvxmrNLIw==}
  235. '@volar/vue-code-gen@0.38.9':
  236. resolution: {integrity: sha512-tzj7AoarFBKl7e41MR006ncrEmNPHALuk8aG4WdDIaG387X5//5KhWC5Ff3ZfB2InGSeNT+CVUd74M0gS20rjA==}
  237. deprecated: 'WARNING: This project has been renamed to @vue/language-core. Install using @vue/language-core instead.'
  238. '@volar/vue-typescript@0.38.9':
  239. resolution: {integrity: sha512-iJMQGU91ADi98u8V1vXd2UBmELDAaeSP0ZJaFjwosClQdKlJQYc6MlxxKfXBZisHqfbhdtrGRyaryulnYtliZw==}
  240. deprecated: 'WARNING: This project has been renamed to @vue/typescript. Install using @vue/typescript instead.'
  241. '@vue/compiler-core@3.2.47':
  242. resolution: {integrity: sha512-p4D7FDnQb7+YJmO2iPEv0SQNeNzcbHdGByJDsT4lynf63AFkOTFN07HsiRSvjGo0QrxR/o3d0hUyNCUnBU2Tig==}
  243. '@vue/compiler-core@3.5.13':
  244. resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==}
  245. '@vue/compiler-dom@3.2.47':
  246. resolution: {integrity: sha512-dBBnEHEPoftUiS03a4ggEig74J2YBZ2UIeyfpcRM2tavgMWo4bsEfgCGsu+uJIL/vax9S+JztH8NmQerUo7shQ==}
  247. '@vue/compiler-dom@3.5.13':
  248. resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==}
  249. '@vue/compiler-sfc@3.2.47':
  250. resolution: {integrity: sha512-rog05W+2IFfxjMcFw10tM9+f7i/+FFpZJJ5XHX72NP9eC2uRD+42M3pYcQqDXVYoj74kHMSEdQ/WmCjt8JFksQ==}
  251. '@vue/compiler-sfc@3.5.13':
  252. resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==}
  253. '@vue/compiler-ssr@3.2.47':
  254. resolution: {integrity: sha512-wVXC+gszhulcMD8wpxMsqSOpvDZ6xKXSVWkf50Guf/S+28hTAXPDYRTbLQ3EDkOP5Xz/+SY37YiwDquKbJOgZw==}
  255. '@vue/compiler-ssr@3.5.13':
  256. resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==}
  257. '@vue/devtools-api@6.6.4':
  258. resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
  259. '@vue/reactivity-transform@3.2.47':
  260. resolution: {integrity: sha512-m8lGXw8rdnPVVIdIFhf0LeQ/ixyHkH5plYuS83yop5n7ggVJU+z5v0zecwEnX7fa7HNLBhh2qngJJkxpwEEmYA==}
  261. '@vue/reactivity@3.2.47':
  262. resolution: {integrity: sha512-7khqQ/75oyyg+N/e+iwV6lpy1f5wq759NdlS1fpAhFXa8VeAIKGgk2E/C4VF59lx5b+Ezs5fpp/5WsRYXQiKxQ==}
  263. '@vue/reactivity@3.5.13':
  264. resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==}
  265. '@vue/runtime-core@3.2.47':
  266. resolution: {integrity: sha512-RZxbLQIRB/K0ev0K9FXhNbBzT32H9iRtYbaXb0ZIz2usLms/D55dJR2t6cIEUn6vyhS3ALNvNthI+Q95C+NOpA==}
  267. '@vue/runtime-dom@3.2.47':
  268. resolution: {integrity: sha512-ArXrFTjS6TsDei4qwNvgrdmHtD930KgSKGhS5M+j8QxXrDJYLqYw4RRcDy1bz1m1wMmb6j+zGLifdVHtkXA7gA==}
  269. '@vue/server-renderer@3.2.47':
  270. resolution: {integrity: sha512-dN9gc1i8EvmP9RCzvneONXsKfBRgqFeFZLurmHOveL7oH6HiFXJw5OGu294n1nHc/HMgTy6LulU/tv5/A7f/LA==}
  271. peerDependencies:
  272. vue: 3.2.47
  273. '@vue/shared@3.2.47':
  274. resolution: {integrity: sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==}
  275. '@vue/shared@3.5.13':
  276. resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==}
  277. ant-design-vue@3.2.20:
  278. resolution: {integrity: sha512-YWpMfGaGoRastIXEYfCoJiaRiDHk4chqtYhlKQM5GqPt6NfvrM1Vg2e60yHtjxlZjed91wCMm0rAmyUr7Hwzdg==}
  279. engines: {node: '>=12.22.0'}
  280. peerDependencies:
  281. vue: '>=3.2.0'
  282. array-tree-filter@2.1.0:
  283. resolution: {integrity: sha512-4ROwICNlNw/Hqa9v+rk5h22KjmzB1JGTMVKP2AKJBOCgb0yL0ASf0+YvCcLNNwquOHNX48jkeZIJ3a+oOQqKcw==}
  284. async-validator@4.2.5:
  285. resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
  286. asynckit@0.4.0:
  287. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  288. axios@0.27.2:
  289. resolution: {integrity: sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==}
  290. axios@1.7.9:
  291. resolution: {integrity: sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==}
  292. before-after-hook@2.2.3:
  293. resolution: {integrity: sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==}
  294. braces@3.0.3:
  295. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  296. engines: {node: '>=8'}
  297. chokidar@4.0.3:
  298. resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
  299. engines: {node: '>= 14.16.0'}
  300. combined-stream@1.0.8:
  301. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  302. engines: {node: '>= 0.8'}
  303. compute-scroll-into-view@1.0.20:
  304. resolution: {integrity: sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==}
  305. coordtransform@2.1.2:
  306. resolution: {integrity: sha512-0xLJApBlrUP+clyLJWIaqg4GXE5JTbAJb5d/CDMqebIksAMMze8eAyO6YfHEIxWJ+c42mXoMHBzWTeUrG7RFhw==}
  307. copy-anything@2.0.6:
  308. resolution: {integrity: sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==}
  309. core-js@3.40.0:
  310. resolution: {integrity: sha512-7vsMc/Lty6AGnn7uFpYT56QesI5D2Y/UkgKounk87OP9Z2H9Z8kj6jzcSGAxFmUtDOS0ntK6lbQz+Nsa0Jj6mQ==}
  311. csstype@2.6.21:
  312. resolution: {integrity: sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==}
  313. dayjs@1.11.13:
  314. resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
  315. debug@4.4.0:
  316. resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
  317. engines: {node: '>=6.0'}
  318. peerDependencies:
  319. supports-color: '*'
  320. peerDependenciesMeta:
  321. supports-color:
  322. optional: true
  323. delayed-stream@1.0.0:
  324. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  325. engines: {node: '>=0.4.0'}
  326. deprecation@2.3.1:
  327. resolution: {integrity: sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==}
  328. detect-libc@1.0.3:
  329. resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==}
  330. engines: {node: '>=0.10'}
  331. hasBin: true
  332. dom-align@1.12.4:
  333. resolution: {integrity: sha512-R8LUSEay/68zE5c8/3BDxiTEvgb4xZTF0RKmAHfiEVN3klfIpXfi2/QCoiWPccVQ0J/ZGdz9OjzL4uJEP/MRAw==}
  334. dom-scroll-into-view@2.0.1:
  335. resolution: {integrity: sha512-bvVTQe1lfaUr1oFzZX80ce9KLDlZ3iU+XGNE/bz9HnGdklTieqsbmsLHe+rT2XWqopvL0PckkYqN7ksmm5pe3w==}
  336. entities@4.5.0:
  337. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  338. engines: {node: '>=0.12'}
  339. errno@0.1.8:
  340. resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==}
  341. hasBin: true
  342. esbuild-android-64@0.15.18:
  343. resolution: {integrity: sha512-wnpt3OXRhcjfIDSZu9bnzT4/TNTDsOUvip0foZOUBG7QbSt//w3QV4FInVJxNhKc/ErhUxc5z4QjHtMi7/TbgA==}
  344. engines: {node: '>=12'}
  345. cpu: [x64]
  346. os: [android]
  347. esbuild-android-arm64@0.15.18:
  348. resolution: {integrity: sha512-G4xu89B8FCzav9XU8EjsXacCKSG2FT7wW9J6hOc18soEHJdtWu03L3TQDGf0geNxfLTtxENKBzMSq9LlbjS8OQ==}
  349. engines: {node: '>=12'}
  350. cpu: [arm64]
  351. os: [android]
  352. esbuild-darwin-64@0.15.18:
  353. resolution: {integrity: sha512-2WAvs95uPnVJPuYKP0Eqx+Dl/jaYseZEUUT1sjg97TJa4oBtbAKnPnl3b5M9l51/nbx7+QAEtuummJZW0sBEmg==}
  354. engines: {node: '>=12'}
  355. cpu: [x64]
  356. os: [darwin]
  357. esbuild-darwin-arm64@0.15.18:
  358. resolution: {integrity: sha512-tKPSxcTJ5OmNb1btVikATJ8NftlyNlc8BVNtyT/UAr62JFOhwHlnoPrhYWz09akBLHI9nElFVfWSTSRsrZiDUA==}
  359. engines: {node: '>=12'}
  360. cpu: [arm64]
  361. os: [darwin]
  362. esbuild-freebsd-64@0.15.18:
  363. resolution: {integrity: sha512-TT3uBUxkteAjR1QbsmvSsjpKjOX6UkCstr8nMr+q7zi3NuZ1oIpa8U41Y8I8dJH2fJgdC3Dj3CXO5biLQpfdZA==}
  364. engines: {node: '>=12'}
  365. cpu: [x64]
  366. os: [freebsd]
  367. esbuild-freebsd-arm64@0.15.18:
  368. resolution: {integrity: sha512-R/oVr+X3Tkh+S0+tL41wRMbdWtpWB8hEAMsOXDumSSa6qJR89U0S/PpLXrGF7Wk/JykfpWNokERUpCeHDl47wA==}
  369. engines: {node: '>=12'}
  370. cpu: [arm64]
  371. os: [freebsd]
  372. esbuild-linux-32@0.15.18:
  373. resolution: {integrity: sha512-lphF3HiCSYtaa9p1DtXndiQEeQDKPl9eN/XNoBf2amEghugNuqXNZA/ZovthNE2aa4EN43WroO0B85xVSjYkbg==}
  374. engines: {node: '>=12'}
  375. cpu: [ia32]
  376. os: [linux]
  377. esbuild-linux-64@0.15.18:
  378. resolution: {integrity: sha512-hNSeP97IviD7oxLKFuii5sDPJ+QHeiFTFLoLm7NZQligur8poNOWGIgpQ7Qf8Balb69hptMZzyOBIPtY09GZYw==}
  379. engines: {node: '>=12'}
  380. cpu: [x64]
  381. os: [linux]
  382. esbuild-linux-arm64@0.15.18:
  383. resolution: {integrity: sha512-54qr8kg/6ilcxd+0V3h9rjT4qmjc0CccMVWrjOEM/pEcUzt8X62HfBSeZfT2ECpM7104mk4yfQXkosY8Quptug==}
  384. engines: {node: '>=12'}
  385. cpu: [arm64]
  386. os: [linux]
  387. esbuild-linux-arm@0.15.18:
  388. resolution: {integrity: sha512-UH779gstRblS4aoS2qpMl3wjg7U0j+ygu3GjIeTonCcN79ZvpPee12Qun3vcdxX+37O5LFxz39XeW2I9bybMVA==}
  389. engines: {node: '>=12'}
  390. cpu: [arm]
  391. os: [linux]
  392. esbuild-linux-mips64le@0.15.18:
  393. resolution: {integrity: sha512-Mk6Ppwzzz3YbMl/ZZL2P0q1tnYqh/trYZ1VfNP47C31yT0K8t9s7Z077QrDA/guU60tGNp2GOwCQnp+DYv7bxQ==}
  394. engines: {node: '>=12'}
  395. cpu: [mips64el]
  396. os: [linux]
  397. esbuild-linux-ppc64le@0.15.18:
  398. resolution: {integrity: sha512-b0XkN4pL9WUulPTa/VKHx2wLCgvIAbgwABGnKMY19WhKZPT+8BxhZdqz6EgkqCLld7X5qiCY2F/bfpUUlnFZ9w==}
  399. engines: {node: '>=12'}
  400. cpu: [ppc64]
  401. os: [linux]
  402. esbuild-linux-riscv64@0.15.18:
  403. resolution: {integrity: sha512-ba2COaoF5wL6VLZWn04k+ACZjZ6NYniMSQStodFKH/Pu6RxzQqzsmjR1t9QC89VYJxBeyVPTaHuBMCejl3O/xg==}
  404. engines: {node: '>=12'}
  405. cpu: [riscv64]
  406. os: [linux]
  407. esbuild-linux-s390x@0.15.18:
  408. resolution: {integrity: sha512-VbpGuXEl5FCs1wDVp93O8UIzl3ZrglgnSQ+Hu79g7hZu6te6/YHgVJxCM2SqfIila0J3k0csfnf8VD2W7u2kzQ==}
  409. engines: {node: '>=12'}
  410. cpu: [s390x]
  411. os: [linux]
  412. esbuild-netbsd-64@0.15.18:
  413. resolution: {integrity: sha512-98ukeCdvdX7wr1vUYQzKo4kQ0N2p27H7I11maINv73fVEXt2kyh4K4m9f35U1K43Xc2QGXlzAw0K9yoU7JUjOg==}
  414. engines: {node: '>=12'}
  415. cpu: [x64]
  416. os: [netbsd]
  417. esbuild-openbsd-64@0.15.18:
  418. resolution: {integrity: sha512-yK5NCcH31Uae076AyQAXeJzt/vxIo9+omZRKj1pauhk3ITuADzuOx5N2fdHrAKPxN+zH3w96uFKlY7yIn490xQ==}
  419. engines: {node: '>=12'}
  420. cpu: [x64]
  421. os: [openbsd]
  422. esbuild-sunos-64@0.15.18:
  423. resolution: {integrity: sha512-On22LLFlBeLNj/YF3FT+cXcyKPEI263nflYlAhz5crxtp3yRG1Ugfr7ITyxmCmjm4vbN/dGrb/B7w7U8yJR9yw==}
  424. engines: {node: '>=12'}
  425. cpu: [x64]
  426. os: [sunos]
  427. esbuild-windows-32@0.15.18:
  428. resolution: {integrity: sha512-o+eyLu2MjVny/nt+E0uPnBxYuJHBvho8vWsC2lV61A7wwTWC3jkN2w36jtA+yv1UgYkHRihPuQsL23hsCYGcOQ==}
  429. engines: {node: '>=12'}
  430. cpu: [ia32]
  431. os: [win32]
  432. esbuild-windows-64@0.15.18:
  433. resolution: {integrity: sha512-qinug1iTTaIIrCorAUjR0fcBk24fjzEedFYhhispP8Oc7SFvs+XeW3YpAKiKp8dRpizl4YYAhxMjlftAMJiaUw==}
  434. engines: {node: '>=12'}
  435. cpu: [x64]
  436. os: [win32]
  437. esbuild-windows-arm64@0.15.18:
  438. resolution: {integrity: sha512-q9bsYzegpZcLziq0zgUi5KqGVtfhjxGbnksaBFYmWLxeV/S1fK4OLdq2DFYnXcLMjlZw2L0jLsk1eGoB522WXQ==}
  439. engines: {node: '>=12'}
  440. cpu: [arm64]
  441. os: [win32]
  442. esbuild@0.15.18:
  443. resolution: {integrity: sha512-x/R72SmW3sSFRm5zrrIjAhCeQSAWoni3CmHEqfQrZIQTM3lVCdehdwuIqaOtfC2slvpdlLa62GYoN8SxT23m6Q==}
  444. engines: {node: '>=12'}
  445. hasBin: true
  446. estree-walker@2.0.2:
  447. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  448. eventemitter3@4.0.7:
  449. resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
  450. fill-range@7.1.1:
  451. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  452. engines: {node: '>=8'}
  453. follow-redirects@1.15.9:
  454. resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==}
  455. engines: {node: '>=4.0'}
  456. peerDependencies:
  457. debug: '*'
  458. peerDependenciesMeta:
  459. debug:
  460. optional: true
  461. form-data@4.0.1:
  462. resolution: {integrity: sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==}
  463. engines: {node: '>= 6'}
  464. fsevents@2.3.3:
  465. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  466. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  467. os: [darwin]
  468. function-bind@1.1.2:
  469. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  470. graceful-fs@4.2.11:
  471. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  472. hasown@2.0.2:
  473. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  474. engines: {node: '>= 0.4'}
  475. iconv-lite@0.6.3:
  476. resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
  477. engines: {node: '>=0.10.0'}
  478. image-size@0.5.5:
  479. resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==}
  480. engines: {node: '>=0.10.0'}
  481. hasBin: true
  482. immutable@5.0.3:
  483. resolution: {integrity: sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==}
  484. is-core-module@2.16.1:
  485. resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==}
  486. engines: {node: '>= 0.4'}
  487. is-extglob@2.1.1:
  488. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  489. engines: {node: '>=0.10.0'}
  490. is-glob@4.0.3:
  491. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  492. engines: {node: '>=0.10.0'}
  493. is-number@7.0.0:
  494. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  495. engines: {node: '>=0.12.0'}
  496. is-plain-object@3.0.1:
  497. resolution: {integrity: sha512-Xnpx182SBMrr/aBik8y+GuR4U1L9FqMSojwDQwPMmxyC6bvEqly9UBCxhauBF5vNh2gwWJNX6oDV7O+OM4z34g==}
  498. engines: {node: '>=0.10.0'}
  499. is-what@3.14.1:
  500. resolution: {integrity: sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==}
  501. js-tokens@4.0.0:
  502. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  503. less@4.2.2:
  504. resolution: {integrity: sha512-tkuLHQlvWUTeQ3doAqnHbNn8T6WX1KA8yvbKG9x4VtKtIjHsVKQZCH11zRgAfbDAXC2UNIg/K9BYAAcEzUIrNg==}
  505. engines: {node: '>=6'}
  506. hasBin: true
  507. lodash-es@4.17.21:
  508. resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
  509. lodash@4.17.21:
  510. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  511. loose-envify@1.4.0:
  512. resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
  513. hasBin: true
  514. magic-string@0.25.9:
  515. resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==}
  516. magic-string@0.30.17:
  517. resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
  518. make-dir@2.1.0:
  519. resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==}
  520. engines: {node: '>=6'}
  521. micromatch@4.0.8:
  522. resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
  523. engines: {node: '>=8.6'}
  524. mime-db@1.52.0:
  525. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  526. engines: {node: '>= 0.6'}
  527. mime-types@2.1.35:
  528. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  529. engines: {node: '>= 0.6'}
  530. mime@1.6.0:
  531. resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}
  532. engines: {node: '>=4'}
  533. hasBin: true
  534. mitt@3.0.1:
  535. resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
  536. ms@2.1.3:
  537. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  538. nanoid@3.3.8:
  539. resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==}
  540. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  541. hasBin: true
  542. nanopop@2.4.2:
  543. resolution: {integrity: sha512-NzOgmMQ+elxxHeIha+OG/Pv3Oc3p4RU2aBhwWwAqDpXrdTbtRylbRLQztLy8dMMwfl6pclznBdfUhccEn9ZIzw==}
  544. needle@3.3.1:
  545. resolution: {integrity: sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q==}
  546. engines: {node: '>= 4.4.x'}
  547. hasBin: true
  548. node-addon-api@7.1.1:
  549. resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
  550. once@1.4.0:
  551. resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
  552. parse-node-version@1.0.1:
  553. resolution: {integrity: sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==}
  554. engines: {node: '>= 0.10'}
  555. path-parse@1.0.7:
  556. resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
  557. picocolors@1.1.1:
  558. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  559. picomatch@2.3.1:
  560. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  561. engines: {node: '>=8.6'}
  562. pify@4.0.1:
  563. resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
  564. engines: {node: '>=6'}
  565. postcss@8.5.1:
  566. resolution: {integrity: sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==}
  567. engines: {node: ^10 || ^12 || >=14}
  568. proxy-from-env@1.1.0:
  569. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
  570. prr@1.0.1:
  571. resolution: {integrity: sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==}
  572. readdirp@4.1.1:
  573. resolution: {integrity: sha512-h80JrZu/MHUZCyHu5ciuoI0+WxsCxzxJTILn6Fs8rxSnFPh+UVHYfeIxK1nVGugMqkfC4vJcBOYbkfkwYK0+gw==}
  574. engines: {node: '>= 14.18.0'}
  575. regenerator-runtime@0.14.1:
  576. resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==}
  577. resize-observer-polyfill@1.5.1:
  578. resolution: {integrity: sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==}
  579. resolve@1.22.10:
  580. resolution: {integrity: sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==}
  581. engines: {node: '>= 0.4'}
  582. hasBin: true
  583. rollup@2.79.2:
  584. resolution: {integrity: sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==}
  585. engines: {node: '>=10.0.0'}
  586. hasBin: true
  587. rxjs@7.5.7:
  588. resolution: {integrity: sha512-z9MzKh/UcOqB3i20H6rtrlaE/CgjLOvheWK/9ILrbhROGTweAi1BaFsTT9FbwZi5Trr1qNRs+MXkhmR06awzQA==}
  589. safer-buffer@2.1.2:
  590. resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
  591. sass@1.83.4:
  592. resolution: {integrity: sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==}
  593. engines: {node: '>=14.0.0'}
  594. hasBin: true
  595. sax@1.4.1:
  596. resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==}
  597. scroll-into-view-if-needed@2.2.31:
  598. resolution: {integrity: sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==}
  599. semver@5.7.2:
  600. resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
  601. hasBin: true
  602. shallow-equal@1.2.1:
  603. resolution: {integrity: sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA==}
  604. simaqcore@1.2.0:
  605. resolution: {integrity: sha512-WViM7DhEJ/2JlF23apBIYP0KcjHqTjqxlMOlPXJsZ6Fp/726APxT0s9P/hsApHYJMu3/Ztkd/3iTOGEOFTPE0Q==}
  606. sortablejs@1.14.0:
  607. resolution: {integrity: sha512-pBXvQCs5/33fdN1/39pPL0NZF20LeRbLQ5jtnheIPN9JQAaufGjKdWduZn4U7wCtVuzKhmRkI0DFYHYRbB2H1w==}
  608. source-map-js@1.2.1:
  609. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  610. engines: {node: '>=0.10.0'}
  611. source-map@0.6.1:
  612. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  613. engines: {node: '>=0.10.0'}
  614. sourcemap-codec@1.4.8:
  615. resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==}
  616. deprecated: Please use @jridgewell/sourcemap-codec instead
  617. supports-preserve-symlinks-flag@1.0.0:
  618. resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
  619. engines: {node: '>= 0.4'}
  620. to-regex-range@5.0.1:
  621. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  622. engines: {node: '>=8.0'}
  623. tslib@2.8.1:
  624. resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
  625. typescript@4.9.5:
  626. resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
  627. engines: {node: '>=4.2.0'}
  628. hasBin: true
  629. undici-types@5.26.5:
  630. resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
  631. universal-user-agent@6.0.1:
  632. resolution: {integrity: sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==}
  633. vite-plugin-mkcert@1.17.6:
  634. resolution: {integrity: sha512-4JR1RN0HEg/w17eRQJ/Ve2pSa6KCVQcQO6yKtIaKQCFDyd63zGfXHWpygBkvvRSpqa0GcqNKf0fjUJ0HiJQXVQ==}
  635. engines: {node: '>=v16.7.0'}
  636. peerDependencies:
  637. vite: '>=3'
  638. vite@3.2.11:
  639. resolution: {integrity: sha512-K/jGKL/PgbIgKCiJo5QbASQhFiV02X9Jh+Qq0AKCRCRKZtOTVi4t6wh75FDpGf2N9rYOnzH87OEFQNaFy6pdxQ==}
  640. engines: {node: ^14.18.0 || >=16.0.0}
  641. hasBin: true
  642. peerDependencies:
  643. '@types/node': '>= 14'
  644. less: '*'
  645. sass: '*'
  646. stylus: '*'
  647. sugarss: '*'
  648. terser: ^5.4.0
  649. peerDependenciesMeta:
  650. '@types/node':
  651. optional: true
  652. less:
  653. optional: true
  654. sass:
  655. optional: true
  656. stylus:
  657. optional: true
  658. sugarss:
  659. optional: true
  660. terser:
  661. optional: true
  662. vue-cropper@1.0.2:
  663. resolution: {integrity: sha512-ZD1kl8OMMrDXJOS1ZRdnohh2BFfYjTeq+r7+yAahydQvrVOKbzXixx6f8LCoMjB+AgAf5BXnlWsZxmu964wJYA==}
  664. vue-router@4.5.0:
  665. resolution: {integrity: sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==}
  666. peerDependencies:
  667. vue: ^3.2.0
  668. vue-tsc@0.38.9:
  669. resolution: {integrity: sha512-Yoy5phgvGqyF98Fb4mYqboR4Q149jrdcGv5kSmufXJUq++RZJ2iMVG0g6zl+v3t4ORVWkQmRpsV4x2szufZ0LQ==}
  670. hasBin: true
  671. peerDependencies:
  672. typescript: '*'
  673. vue-types@3.0.2:
  674. resolution: {integrity: sha512-IwUC0Aq2zwaXqy74h4WCvFCUtoV0iSWr0snWnE9TnU18S66GAQyqQbRf2qfJtUuiFsBf6qp0MEwdonlwznlcrw==}
  675. engines: {node: '>=10.15.0'}
  676. peerDependencies:
  677. vue: ^3.0.0
  678. vue@3.2.47:
  679. resolution: {integrity: sha512-60188y/9Dc9WVrAZeUVSDxRQOZ+z+y5nO2ts9jWXSTkMvayiWxCWOWtBQoYjLeccfXkiiPZWAHcV+WTPhkqJHQ==}
  680. vuedraggable@4.1.0:
  681. resolution: {integrity: sha512-FU5HCWBmsf20GpP3eudURW3WdWTKIbEIQxh9/8GE806hydR9qZqRRxRE3RjqX7PkuLuMQG/A7n3cfj9rCEchww==}
  682. peerDependencies:
  683. vue: ^3.0.1
  684. warning@4.0.3:
  685. resolution: {integrity: sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==}
  686. wrappy@1.0.2:
  687. resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
  688. snapshots:
  689. '@ant-design/colors@6.0.0':
  690. dependencies:
  691. '@ctrl/tinycolor': 3.6.1
  692. '@ant-design/icons-svg@4.4.2': {}
  693. '@ant-design/icons-vue@6.1.0(vue@3.2.47)':
  694. dependencies:
  695. '@ant-design/colors': 6.0.0
  696. '@ant-design/icons-svg': 4.4.2
  697. vue: 3.2.47
  698. '@ant-design/icons-vue@7.0.1(vue@3.2.47)':
  699. dependencies:
  700. '@ant-design/colors': 6.0.0
  701. '@ant-design/icons-svg': 4.4.2
  702. vue: 3.2.47
  703. '@babel/helper-string-parser@7.25.9': {}
  704. '@babel/helper-validator-identifier@7.25.9': {}
  705. '@babel/parser@7.26.7':
  706. dependencies:
  707. '@babel/types': 7.26.7
  708. '@babel/runtime@7.26.7':
  709. dependencies:
  710. regenerator-runtime: 0.14.1
  711. '@babel/types@7.26.7':
  712. dependencies:
  713. '@babel/helper-string-parser': 7.25.9
  714. '@babel/helper-validator-identifier': 7.25.9
  715. '@ctrl/tinycolor@3.6.1': {}
  716. '@esbuild/android-arm@0.15.18':
  717. optional: true
  718. '@esbuild/linux-loong64@0.15.18':
  719. optional: true
  720. '@jridgewell/sourcemap-codec@1.5.0': {}
  721. '@octokit/auth-token@4.0.0': {}
  722. '@octokit/core@5.2.0':
  723. dependencies:
  724. '@octokit/auth-token': 4.0.0
  725. '@octokit/graphql': 7.1.0
  726. '@octokit/request': 8.4.0
  727. '@octokit/request-error': 5.1.0
  728. '@octokit/types': 13.8.0
  729. before-after-hook: 2.2.3
  730. universal-user-agent: 6.0.1
  731. '@octokit/endpoint@9.0.5':
  732. dependencies:
  733. '@octokit/types': 13.8.0
  734. universal-user-agent: 6.0.1
  735. '@octokit/graphql@7.1.0':
  736. dependencies:
  737. '@octokit/request': 8.4.0
  738. '@octokit/types': 13.8.0
  739. universal-user-agent: 6.0.1
  740. '@octokit/openapi-types@23.0.1': {}
  741. '@octokit/plugin-paginate-rest@11.3.1(@octokit/core@5.2.0)':
  742. dependencies:
  743. '@octokit/core': 5.2.0
  744. '@octokit/types': 13.8.0
  745. '@octokit/plugin-request-log@4.0.1(@octokit/core@5.2.0)':
  746. dependencies:
  747. '@octokit/core': 5.2.0
  748. '@octokit/plugin-rest-endpoint-methods@13.2.2(@octokit/core@5.2.0)':
  749. dependencies:
  750. '@octokit/core': 5.2.0
  751. '@octokit/types': 13.8.0
  752. '@octokit/request-error@5.1.0':
  753. dependencies:
  754. '@octokit/types': 13.8.0
  755. deprecation: 2.3.1
  756. once: 1.4.0
  757. '@octokit/request@8.4.0':
  758. dependencies:
  759. '@octokit/endpoint': 9.0.5
  760. '@octokit/request-error': 5.1.0
  761. '@octokit/types': 13.8.0
  762. universal-user-agent: 6.0.1
  763. '@octokit/rest@20.1.1':
  764. dependencies:
  765. '@octokit/core': 5.2.0
  766. '@octokit/plugin-paginate-rest': 11.3.1(@octokit/core@5.2.0)
  767. '@octokit/plugin-request-log': 4.0.1(@octokit/core@5.2.0)
  768. '@octokit/plugin-rest-endpoint-methods': 13.2.2(@octokit/core@5.2.0)
  769. '@octokit/types@13.8.0':
  770. dependencies:
  771. '@octokit/openapi-types': 23.0.1
  772. '@parcel/watcher-android-arm64@2.5.1':
  773. optional: true
  774. '@parcel/watcher-darwin-arm64@2.5.1':
  775. optional: true
  776. '@parcel/watcher-darwin-x64@2.5.1':
  777. optional: true
  778. '@parcel/watcher-freebsd-x64@2.5.1':
  779. optional: true
  780. '@parcel/watcher-linux-arm-glibc@2.5.1':
  781. optional: true
  782. '@parcel/watcher-linux-arm-musl@2.5.1':
  783. optional: true
  784. '@parcel/watcher-linux-arm64-glibc@2.5.1':
  785. optional: true
  786. '@parcel/watcher-linux-arm64-musl@2.5.1':
  787. optional: true
  788. '@parcel/watcher-linux-x64-glibc@2.5.1':
  789. optional: true
  790. '@parcel/watcher-linux-x64-musl@2.5.1':
  791. optional: true
  792. '@parcel/watcher-win32-arm64@2.5.1':
  793. optional: true
  794. '@parcel/watcher-win32-ia32@2.5.1':
  795. optional: true
  796. '@parcel/watcher-win32-x64@2.5.1':
  797. optional: true
  798. '@parcel/watcher@2.5.1':
  799. dependencies:
  800. detect-libc: 1.0.3
  801. is-glob: 4.0.3
  802. micromatch: 4.0.8
  803. node-addon-api: 7.1.1
  804. optionalDependencies:
  805. '@parcel/watcher-android-arm64': 2.5.1
  806. '@parcel/watcher-darwin-arm64': 2.5.1
  807. '@parcel/watcher-darwin-x64': 2.5.1
  808. '@parcel/watcher-freebsd-x64': 2.5.1
  809. '@parcel/watcher-linux-arm-glibc': 2.5.1
  810. '@parcel/watcher-linux-arm-musl': 2.5.1
  811. '@parcel/watcher-linux-arm64-glibc': 2.5.1
  812. '@parcel/watcher-linux-arm64-musl': 2.5.1
  813. '@parcel/watcher-linux-x64-glibc': 2.5.1
  814. '@parcel/watcher-linux-x64-musl': 2.5.1
  815. '@parcel/watcher-win32-arm64': 2.5.1
  816. '@parcel/watcher-win32-ia32': 2.5.1
  817. '@parcel/watcher-win32-x64': 2.5.1
  818. optional: true
  819. '@simonwep/pickr@1.8.2':
  820. dependencies:
  821. core-js: 3.40.0
  822. nanopop: 2.4.2
  823. '@types/node@18.19.75':
  824. dependencies:
  825. undici-types: 5.26.5
  826. '@vitejs/plugin-vue@3.2.0(vite@3.2.11(@types/node@18.19.75)(less@4.2.2)(sass@1.83.4))(vue@3.2.47)':
  827. dependencies:
  828. vite: 3.2.11(@types/node@18.19.75)(less@4.2.2)(sass@1.83.4)
  829. vue: 3.2.47
  830. '@volar/code-gen@0.38.9':
  831. dependencies:
  832. '@volar/source-map': 0.38.9
  833. '@volar/source-map@0.38.9': {}
  834. '@volar/vue-code-gen@0.38.9':
  835. dependencies:
  836. '@volar/code-gen': 0.38.9
  837. '@volar/source-map': 0.38.9
  838. '@vue/compiler-core': 3.5.13
  839. '@vue/compiler-dom': 3.5.13
  840. '@vue/shared': 3.5.13
  841. '@volar/vue-typescript@0.38.9':
  842. dependencies:
  843. '@volar/code-gen': 0.38.9
  844. '@volar/source-map': 0.38.9
  845. '@volar/vue-code-gen': 0.38.9
  846. '@vue/compiler-sfc': 3.5.13
  847. '@vue/reactivity': 3.5.13
  848. '@vue/compiler-core@3.2.47':
  849. dependencies:
  850. '@babel/parser': 7.26.7
  851. '@vue/shared': 3.2.47
  852. estree-walker: 2.0.2
  853. source-map: 0.6.1
  854. '@vue/compiler-core@3.5.13':
  855. dependencies:
  856. '@babel/parser': 7.26.7
  857. '@vue/shared': 3.5.13
  858. entities: 4.5.0
  859. estree-walker: 2.0.2
  860. source-map-js: 1.2.1
  861. '@vue/compiler-dom@3.2.47':
  862. dependencies:
  863. '@vue/compiler-core': 3.2.47
  864. '@vue/shared': 3.2.47
  865. '@vue/compiler-dom@3.5.13':
  866. dependencies:
  867. '@vue/compiler-core': 3.5.13
  868. '@vue/shared': 3.5.13
  869. '@vue/compiler-sfc@3.2.47':
  870. dependencies:
  871. '@babel/parser': 7.26.7
  872. '@vue/compiler-core': 3.2.47
  873. '@vue/compiler-dom': 3.2.47
  874. '@vue/compiler-ssr': 3.2.47
  875. '@vue/reactivity-transform': 3.2.47
  876. '@vue/shared': 3.2.47
  877. estree-walker: 2.0.2
  878. magic-string: 0.25.9
  879. postcss: 8.5.1
  880. source-map: 0.6.1
  881. '@vue/compiler-sfc@3.5.13':
  882. dependencies:
  883. '@babel/parser': 7.26.7
  884. '@vue/compiler-core': 3.5.13
  885. '@vue/compiler-dom': 3.5.13
  886. '@vue/compiler-ssr': 3.5.13
  887. '@vue/shared': 3.5.13
  888. estree-walker: 2.0.2
  889. magic-string: 0.30.17
  890. postcss: 8.5.1
  891. source-map-js: 1.2.1
  892. '@vue/compiler-ssr@3.2.47':
  893. dependencies:
  894. '@vue/compiler-dom': 3.2.47
  895. '@vue/shared': 3.2.47
  896. '@vue/compiler-ssr@3.5.13':
  897. dependencies:
  898. '@vue/compiler-dom': 3.5.13
  899. '@vue/shared': 3.5.13
  900. '@vue/devtools-api@6.6.4': {}
  901. '@vue/reactivity-transform@3.2.47':
  902. dependencies:
  903. '@babel/parser': 7.26.7
  904. '@vue/compiler-core': 3.2.47
  905. '@vue/shared': 3.2.47
  906. estree-walker: 2.0.2
  907. magic-string: 0.25.9
  908. '@vue/reactivity@3.2.47':
  909. dependencies:
  910. '@vue/shared': 3.2.47
  911. '@vue/reactivity@3.5.13':
  912. dependencies:
  913. '@vue/shared': 3.5.13
  914. '@vue/runtime-core@3.2.47':
  915. dependencies:
  916. '@vue/reactivity': 3.2.47
  917. '@vue/shared': 3.2.47
  918. '@vue/runtime-dom@3.2.47':
  919. dependencies:
  920. '@vue/runtime-core': 3.2.47
  921. '@vue/shared': 3.2.47
  922. csstype: 2.6.21
  923. '@vue/server-renderer@3.2.47(vue@3.2.47)':
  924. dependencies:
  925. '@vue/compiler-ssr': 3.2.47
  926. '@vue/shared': 3.2.47
  927. vue: 3.2.47
  928. '@vue/shared@3.2.47': {}
  929. '@vue/shared@3.5.13': {}
  930. ant-design-vue@3.2.20(vue@3.2.47):
  931. dependencies:
  932. '@ant-design/colors': 6.0.0
  933. '@ant-design/icons-vue': 6.1.0(vue@3.2.47)
  934. '@babel/runtime': 7.26.7
  935. '@ctrl/tinycolor': 3.6.1
  936. '@simonwep/pickr': 1.8.2
  937. array-tree-filter: 2.1.0
  938. async-validator: 4.2.5
  939. dayjs: 1.11.13
  940. dom-align: 1.12.4
  941. dom-scroll-into-view: 2.0.1
  942. lodash: 4.17.21
  943. lodash-es: 4.17.21
  944. resize-observer-polyfill: 1.5.1
  945. scroll-into-view-if-needed: 2.2.31
  946. shallow-equal: 1.2.1
  947. vue: 3.2.47
  948. vue-types: 3.0.2(vue@3.2.47)
  949. warning: 4.0.3
  950. array-tree-filter@2.1.0: {}
  951. async-validator@4.2.5: {}
  952. asynckit@0.4.0: {}
  953. axios@0.27.2:
  954. dependencies:
  955. follow-redirects: 1.15.9(debug@4.4.0)
  956. form-data: 4.0.1
  957. transitivePeerDependencies:
  958. - debug
  959. axios@1.7.9(debug@4.4.0):
  960. dependencies:
  961. follow-redirects: 1.15.9(debug@4.4.0)
  962. form-data: 4.0.1
  963. proxy-from-env: 1.1.0
  964. transitivePeerDependencies:
  965. - debug
  966. before-after-hook@2.2.3: {}
  967. braces@3.0.3:
  968. dependencies:
  969. fill-range: 7.1.1
  970. optional: true
  971. chokidar@4.0.3:
  972. dependencies:
  973. readdirp: 4.1.1
  974. combined-stream@1.0.8:
  975. dependencies:
  976. delayed-stream: 1.0.0
  977. compute-scroll-into-view@1.0.20: {}
  978. coordtransform@2.1.2: {}
  979. copy-anything@2.0.6:
  980. dependencies:
  981. is-what: 3.14.1
  982. core-js@3.40.0: {}
  983. csstype@2.6.21: {}
  984. dayjs@1.11.13: {}
  985. debug@4.4.0:
  986. dependencies:
  987. ms: 2.1.3
  988. delayed-stream@1.0.0: {}
  989. deprecation@2.3.1: {}
  990. detect-libc@1.0.3:
  991. optional: true
  992. dom-align@1.12.4: {}
  993. dom-scroll-into-view@2.0.1: {}
  994. entities@4.5.0: {}
  995. errno@0.1.8:
  996. dependencies:
  997. prr: 1.0.1
  998. optional: true
  999. esbuild-android-64@0.15.18:
  1000. optional: true
  1001. esbuild-android-arm64@0.15.18:
  1002. optional: true
  1003. esbuild-darwin-64@0.15.18:
  1004. optional: true
  1005. esbuild-darwin-arm64@0.15.18:
  1006. optional: true
  1007. esbuild-freebsd-64@0.15.18:
  1008. optional: true
  1009. esbuild-freebsd-arm64@0.15.18:
  1010. optional: true
  1011. esbuild-linux-32@0.15.18:
  1012. optional: true
  1013. esbuild-linux-64@0.15.18:
  1014. optional: true
  1015. esbuild-linux-arm64@0.15.18:
  1016. optional: true
  1017. esbuild-linux-arm@0.15.18:
  1018. optional: true
  1019. esbuild-linux-mips64le@0.15.18:
  1020. optional: true
  1021. esbuild-linux-ppc64le@0.15.18:
  1022. optional: true
  1023. esbuild-linux-riscv64@0.15.18:
  1024. optional: true
  1025. esbuild-linux-s390x@0.15.18:
  1026. optional: true
  1027. esbuild-netbsd-64@0.15.18:
  1028. optional: true
  1029. esbuild-openbsd-64@0.15.18:
  1030. optional: true
  1031. esbuild-sunos-64@0.15.18:
  1032. optional: true
  1033. esbuild-windows-32@0.15.18:
  1034. optional: true
  1035. esbuild-windows-64@0.15.18:
  1036. optional: true
  1037. esbuild-windows-arm64@0.15.18:
  1038. optional: true
  1039. esbuild@0.15.18:
  1040. optionalDependencies:
  1041. '@esbuild/android-arm': 0.15.18
  1042. '@esbuild/linux-loong64': 0.15.18
  1043. esbuild-android-64: 0.15.18
  1044. esbuild-android-arm64: 0.15.18
  1045. esbuild-darwin-64: 0.15.18
  1046. esbuild-darwin-arm64: 0.15.18
  1047. esbuild-freebsd-64: 0.15.18
  1048. esbuild-freebsd-arm64: 0.15.18
  1049. esbuild-linux-32: 0.15.18
  1050. esbuild-linux-64: 0.15.18
  1051. esbuild-linux-arm: 0.15.18
  1052. esbuild-linux-arm64: 0.15.18
  1053. esbuild-linux-mips64le: 0.15.18
  1054. esbuild-linux-ppc64le: 0.15.18
  1055. esbuild-linux-riscv64: 0.15.18
  1056. esbuild-linux-s390x: 0.15.18
  1057. esbuild-netbsd-64: 0.15.18
  1058. esbuild-openbsd-64: 0.15.18
  1059. esbuild-sunos-64: 0.15.18
  1060. esbuild-windows-32: 0.15.18
  1061. esbuild-windows-64: 0.15.18
  1062. esbuild-windows-arm64: 0.15.18
  1063. estree-walker@2.0.2: {}
  1064. eventemitter3@4.0.7: {}
  1065. fill-range@7.1.1:
  1066. dependencies:
  1067. to-regex-range: 5.0.1
  1068. optional: true
  1069. follow-redirects@1.15.9(debug@4.4.0):
  1070. optionalDependencies:
  1071. debug: 4.4.0
  1072. form-data@4.0.1:
  1073. dependencies:
  1074. asynckit: 0.4.0
  1075. combined-stream: 1.0.8
  1076. mime-types: 2.1.35
  1077. fsevents@2.3.3:
  1078. optional: true
  1079. function-bind@1.1.2: {}
  1080. graceful-fs@4.2.11:
  1081. optional: true
  1082. hasown@2.0.2:
  1083. dependencies:
  1084. function-bind: 1.1.2
  1085. iconv-lite@0.6.3:
  1086. dependencies:
  1087. safer-buffer: 2.1.2
  1088. optional: true
  1089. image-size@0.5.5:
  1090. optional: true
  1091. immutable@5.0.3: {}
  1092. is-core-module@2.16.1:
  1093. dependencies:
  1094. hasown: 2.0.2
  1095. is-extglob@2.1.1:
  1096. optional: true
  1097. is-glob@4.0.3:
  1098. dependencies:
  1099. is-extglob: 2.1.1
  1100. optional: true
  1101. is-number@7.0.0:
  1102. optional: true
  1103. is-plain-object@3.0.1: {}
  1104. is-what@3.14.1: {}
  1105. js-tokens@4.0.0: {}
  1106. less@4.2.2:
  1107. dependencies:
  1108. copy-anything: 2.0.6
  1109. parse-node-version: 1.0.1
  1110. tslib: 2.8.1
  1111. optionalDependencies:
  1112. errno: 0.1.8
  1113. graceful-fs: 4.2.11
  1114. image-size: 0.5.5
  1115. make-dir: 2.1.0
  1116. mime: 1.6.0
  1117. needle: 3.3.1
  1118. source-map: 0.6.1
  1119. lodash-es@4.17.21: {}
  1120. lodash@4.17.21: {}
  1121. loose-envify@1.4.0:
  1122. dependencies:
  1123. js-tokens: 4.0.0
  1124. magic-string@0.25.9:
  1125. dependencies:
  1126. sourcemap-codec: 1.4.8
  1127. magic-string@0.30.17:
  1128. dependencies:
  1129. '@jridgewell/sourcemap-codec': 1.5.0
  1130. make-dir@2.1.0:
  1131. dependencies:
  1132. pify: 4.0.1
  1133. semver: 5.7.2
  1134. optional: true
  1135. micromatch@4.0.8:
  1136. dependencies:
  1137. braces: 3.0.3
  1138. picomatch: 2.3.1
  1139. optional: true
  1140. mime-db@1.52.0: {}
  1141. mime-types@2.1.35:
  1142. dependencies:
  1143. mime-db: 1.52.0
  1144. mime@1.6.0:
  1145. optional: true
  1146. mitt@3.0.1: {}
  1147. ms@2.1.3: {}
  1148. nanoid@3.3.8: {}
  1149. nanopop@2.4.2: {}
  1150. needle@3.3.1:
  1151. dependencies:
  1152. iconv-lite: 0.6.3
  1153. sax: 1.4.1
  1154. optional: true
  1155. node-addon-api@7.1.1:
  1156. optional: true
  1157. once@1.4.0:
  1158. dependencies:
  1159. wrappy: 1.0.2
  1160. parse-node-version@1.0.1: {}
  1161. path-parse@1.0.7: {}
  1162. picocolors@1.1.1: {}
  1163. picomatch@2.3.1:
  1164. optional: true
  1165. pify@4.0.1:
  1166. optional: true
  1167. postcss@8.5.1:
  1168. dependencies:
  1169. nanoid: 3.3.8
  1170. picocolors: 1.1.1
  1171. source-map-js: 1.2.1
  1172. proxy-from-env@1.1.0: {}
  1173. prr@1.0.1:
  1174. optional: true
  1175. readdirp@4.1.1: {}
  1176. regenerator-runtime@0.14.1: {}
  1177. resize-observer-polyfill@1.5.1: {}
  1178. resolve@1.22.10:
  1179. dependencies:
  1180. is-core-module: 2.16.1
  1181. path-parse: 1.0.7
  1182. supports-preserve-symlinks-flag: 1.0.0
  1183. rollup@2.79.2:
  1184. optionalDependencies:
  1185. fsevents: 2.3.3
  1186. rxjs@7.5.7:
  1187. dependencies:
  1188. tslib: 2.8.1
  1189. safer-buffer@2.1.2:
  1190. optional: true
  1191. sass@1.83.4:
  1192. dependencies:
  1193. chokidar: 4.0.3
  1194. immutable: 5.0.3
  1195. source-map-js: 1.2.1
  1196. optionalDependencies:
  1197. '@parcel/watcher': 2.5.1
  1198. sax@1.4.1:
  1199. optional: true
  1200. scroll-into-view-if-needed@2.2.31:
  1201. dependencies:
  1202. compute-scroll-into-view: 1.0.20
  1203. semver@5.7.2:
  1204. optional: true
  1205. shallow-equal@1.2.1: {}
  1206. simaqcore@1.2.0:
  1207. dependencies:
  1208. eventemitter3: 4.0.7
  1209. rxjs: 7.5.7
  1210. sortablejs@1.14.0: {}
  1211. source-map-js@1.2.1: {}
  1212. source-map@0.6.1: {}
  1213. sourcemap-codec@1.4.8: {}
  1214. supports-preserve-symlinks-flag@1.0.0: {}
  1215. to-regex-range@5.0.1:
  1216. dependencies:
  1217. is-number: 7.0.0
  1218. optional: true
  1219. tslib@2.8.1: {}
  1220. typescript@4.9.5: {}
  1221. undici-types@5.26.5: {}
  1222. universal-user-agent@6.0.1: {}
  1223. vite-plugin-mkcert@1.17.6(vite@3.2.11(@types/node@18.19.75)(less@4.2.2)(sass@1.83.4)):
  1224. dependencies:
  1225. '@octokit/rest': 20.1.1
  1226. axios: 1.7.9(debug@4.4.0)
  1227. debug: 4.4.0
  1228. picocolors: 1.1.1
  1229. vite: 3.2.11(@types/node@18.19.75)(less@4.2.2)(sass@1.83.4)
  1230. transitivePeerDependencies:
  1231. - supports-color
  1232. vite@3.2.11(@types/node@18.19.75)(less@4.2.2)(sass@1.83.4):
  1233. dependencies:
  1234. esbuild: 0.15.18
  1235. postcss: 8.5.1
  1236. resolve: 1.22.10
  1237. rollup: 2.79.2
  1238. optionalDependencies:
  1239. '@types/node': 18.19.75
  1240. fsevents: 2.3.3
  1241. less: 4.2.2
  1242. sass: 1.83.4
  1243. vue-cropper@1.0.2: {}
  1244. vue-router@4.5.0(vue@3.2.47):
  1245. dependencies:
  1246. '@vue/devtools-api': 6.6.4
  1247. vue: 3.2.47
  1248. vue-tsc@0.38.9(typescript@4.9.5):
  1249. dependencies:
  1250. '@volar/vue-typescript': 0.38.9
  1251. typescript: 4.9.5
  1252. vue-types@3.0.2(vue@3.2.47):
  1253. dependencies:
  1254. is-plain-object: 3.0.1
  1255. vue: 3.2.47
  1256. vue@3.2.47:
  1257. dependencies:
  1258. '@vue/compiler-dom': 3.2.47
  1259. '@vue/compiler-sfc': 3.2.47
  1260. '@vue/runtime-dom': 3.2.47
  1261. '@vue/server-renderer': 3.2.47(vue@3.2.47)
  1262. '@vue/shared': 3.2.47
  1263. vuedraggable@4.1.0(vue@3.2.47):
  1264. dependencies:
  1265. sortablejs: 1.14.0
  1266. vue: 3.2.47
  1267. warning@4.0.3:
  1268. dependencies:
  1269. loose-envify: 1.4.0
  1270. wrappy@1.0.2: {}