pnpm-lock.yaml 50 KB

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