pnpm-lock.yaml 52 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. '@vueup/vue-quill':
  9. specifier: ^1.2.0
  10. version: 1.2.0(vue@3.4.34(typescript@4.9.5))
  11. ant-design-vue:
  12. specifier: ^3.3.0-beta.3
  13. version: 3.3.0-beta.4(vue@3.4.34(typescript@4.9.5))
  14. axios:
  15. specifier: ^0.27.2
  16. version: 0.27.2
  17. less:
  18. specifier: ^4.1.3
  19. version: 4.2.0
  20. mitt:
  21. specifier: ^3.0.0
  22. version: 3.0.1
  23. simaqcore:
  24. specifier: 1.2.0
  25. version: 1.2.0
  26. vite-plugin-mkcert:
  27. specifier: ^1.10.1
  28. version: 1.17.5(vite@3.2.10(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8))
  29. vue:
  30. specifier: ^3.2.37
  31. version: 3.4.34(typescript@4.9.5)
  32. vue-cropper:
  33. specifier: 1.0.2
  34. version: 1.0.2
  35. vue-router:
  36. specifier: ^4.1.3
  37. version: 4.4.0(vue@3.4.34(typescript@4.9.5))
  38. vuedraggable:
  39. specifier: ^4.1.0
  40. version: 4.1.0(vue@3.4.34(typescript@4.9.5))
  41. devDependencies:
  42. '@types/node':
  43. specifier: ^18.6.5
  44. version: 18.19.42
  45. '@vitejs/plugin-vue':
  46. specifier: ^3.0.0
  47. version: 3.2.0(vite@3.2.10(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8))(vue@3.4.34(typescript@4.9.5))
  48. sass:
  49. specifier: ^1.54.3
  50. version: 1.77.8
  51. typescript:
  52. specifier: ^4.6.4
  53. version: 4.9.5
  54. vite:
  55. specifier: ^3.0.0
  56. version: 3.2.10(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)
  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.24.8':
  70. resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==}
  71. engines: {node: '>=6.9.0'}
  72. '@babel/helper-validator-identifier@7.24.7':
  73. resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
  74. engines: {node: '>=6.9.0'}
  75. '@babel/parser@7.25.0':
  76. resolution: {integrity: sha512-CzdIU9jdP0dg7HdyB+bHvDJGagUv+qtzZt5rYCWwW6tITNqV9odjp6Qu41gkG0ca5UfdDUWrKkiAnHHdGRnOrA==}
  77. engines: {node: '>=6.0.0'}
  78. hasBin: true
  79. '@babel/runtime@7.25.0':
  80. resolution: {integrity: sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==}
  81. engines: {node: '>=6.9.0'}
  82. '@babel/types@7.25.0':
  83. resolution: {integrity: sha512-LcnxQSsd9aXOIgmmSpvZ/1yo46ra2ESYyqLcryaBZOghxy5qqOBjvCWP5JfkI8yl9rlxRgdLTTMCQQRcN2hdCg==}
  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@22.2.0':
  113. resolution: {integrity: sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg==}
  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.5.0':
  139. resolution: {integrity: sha512-HdqWTf5Z3qwDVlzCrP8UJquMwunpDiMPt5er+QjGzL4hqr/vBVY/MauQgS1xWxCDT1oMx1EULyqxncdCY/NVSQ==}
  140. '@simonwep/pickr@1.8.2':
  141. resolution: {integrity: sha512-/l5w8BIkrpP6n1xsetx9MWPWlU6OblN5YgZZphxan0Tq4BByTCETL6lyIeY8lagalS2Nbt4F2W034KHLIiunKA==}
  142. '@types/node@18.19.42':
  143. resolution: {integrity: sha512-d2ZFc/3lnK2YCYhos8iaNIYu9Vfhr92nHiyJHRltXWjXUBjEE+A4I58Tdbnw4VhggSW+2j5y5gTrLs4biNnubg==}
  144. '@vitejs/plugin-vue@3.2.0':
  145. resolution: {integrity: sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==}
  146. engines: {node: ^14.18.0 || >=16.0.0}
  147. peerDependencies:
  148. vite: ^3.0.0
  149. vue: ^3.2.25
  150. '@volar/code-gen@0.38.9':
  151. resolution: {integrity: sha512-n6LClucfA+37rQeskvh9vDoZV1VvCVNy++MAPKj2dT4FT+Fbmty/SDQqnsEBtdEe6E3OQctFvA/IcKsx3Mns0A==}
  152. '@volar/source-map@0.38.9':
  153. resolution: {integrity: sha512-ba0UFoHDYry+vwKdgkWJ6xlQT+8TFtZg1zj9tSjj4PykW1JZDuM0xplMotLun4h3YOoYfY9K1huY5gvxmrNLIw==}
  154. '@volar/vue-code-gen@0.38.9':
  155. resolution: {integrity: sha512-tzj7AoarFBKl7e41MR006ncrEmNPHALuk8aG4WdDIaG387X5//5KhWC5Ff3ZfB2InGSeNT+CVUd74M0gS20rjA==}
  156. '@volar/vue-typescript@0.38.9':
  157. resolution: {integrity: sha512-iJMQGU91ADi98u8V1vXd2UBmELDAaeSP0ZJaFjwosClQdKlJQYc6MlxxKfXBZisHqfbhdtrGRyaryulnYtliZw==}
  158. '@vue/compiler-core@3.4.34':
  159. resolution: {integrity: sha512-Z0izUf32+wAnQewjHu+pQf1yw00EGOmevl1kE+ljjjMe7oEfpQ+BI3/JNK7yMB4IrUsqLDmPecUrpj3mCP+yJQ==}
  160. '@vue/compiler-dom@3.4.34':
  161. resolution: {integrity: sha512-3PUOTS1h5cskdOJMExCu2TInXuM0j60DRPpSCJDqOCupCfUZCJoyQmKtRmA8EgDNZ5kcEE7vketamRZfrEuVDw==}
  162. '@vue/compiler-sfc@3.4.34':
  163. resolution: {integrity: sha512-x6lm0UrM03jjDXTPZgD9Ad8bIVD1ifWNit2EaWQIZB5CULr46+FbLQ5RpK7AXtDHGjx9rmvC7QRCTjsiGkAwRw==}
  164. '@vue/compiler-ssr@3.4.34':
  165. resolution: {integrity: sha512-8TDBcLaTrFm5rnF+Qm4BlliaopJgqJ28Nsrc80qazynm5aJO+Emu7y0RWw34L8dNnTRdcVBpWzJxhGYzsoVu4g==}
  166. '@vue/devtools-api@6.6.3':
  167. resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==}
  168. '@vue/reactivity@3.4.34':
  169. resolution: {integrity: sha512-ua+Lo+wBRlBEX9TtgPOShE2JwIO7p6BTZ7t1KZVPoaBRfqbC7N3c8Mpzicx173fXxx5VXeU6ykiHo7WgLzJQDA==}
  170. '@vue/runtime-core@3.4.34':
  171. resolution: {integrity: sha512-PXhkiRPwcPGJ1BnyBZFI96GfInCVskd0HPNIAZn7i3YOmLbtbTZpB7/kDTwC1W7IqdGPkTVC63IS7J2nZs4Ebg==}
  172. '@vue/runtime-dom@3.4.34':
  173. resolution: {integrity: sha512-dXqIe+RqFAK2Euak4UsvbIupalrhc67OuQKpD7HJ3W2fv8jlqvI7szfBCsAEcE8o/wyNpkloxB6J8viuF/E3gw==}
  174. '@vue/server-renderer@3.4.34':
  175. resolution: {integrity: sha512-GeyEUfMVRZMD/mZcNONEqg7MiU10QQ1DB3O/Qr6+8uXpbwdlmVgQ5Qs1/ZUAFX1X2UUtqMoGrDRbxdWfOJFT7Q==}
  176. peerDependencies:
  177. vue: 3.4.34
  178. '@vue/shared@3.4.34':
  179. resolution: {integrity: sha512-x5LmiRLpRsd9KTjAB8MPKf0CDPMcuItjP0gbNqFCIgL1I8iYp4zglhj9w9FPCdIbHG2M91RVeIbArFfFTz9I3A==}
  180. '@vueup/vue-quill@1.2.0':
  181. resolution: {integrity: sha512-kd5QPSHMDpycklojPXno2Kw2JSiKMYduKYQckTm1RJoVDA557MnyUXgcuuDpry4HY/Rny9nGNcK+m3AHk94wag==}
  182. peerDependencies:
  183. vue: ^3.2.41
  184. ant-design-vue@3.3.0-beta.4:
  185. resolution: {integrity: sha512-zrMkMa6/6v5gupeKSwjWoMvWjpr0KT3yEO/ma9YqRVaQbVM4zeH+UbVJmGgyRhk5qz2ngxatZ3BsT0Xa6iVVtw==}
  186. engines: {node: '>=12.22.0'}
  187. peerDependencies:
  188. vue: '>=3.2.0'
  189. anymatch@3.1.3:
  190. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  191. engines: {node: '>= 8'}
  192. array-tree-filter@2.1.0:
  193. resolution: {integrity: sha512-4ROwICNlNw/Hqa9v+rk5h22KjmzB1JGTMVKP2AKJBOCgb0yL0ASf0+YvCcLNNwquOHNX48jkeZIJ3a+oOQqKcw==}
  194. async-validator@4.2.5:
  195. resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
  196. asynckit@0.4.0:
  197. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  198. axios@0.27.2:
  199. resolution: {integrity: sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==}
  200. axios@1.7.2:
  201. resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==}
  202. before-after-hook@2.2.3:
  203. resolution: {integrity: sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==}
  204. binary-extensions@2.3.0:
  205. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  206. engines: {node: '>=8'}
  207. braces@3.0.3:
  208. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  209. engines: {node: '>=8'}
  210. call-bind@1.0.7:
  211. resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==}
  212. engines: {node: '>= 0.4'}
  213. chokidar@3.6.0:
  214. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  215. engines: {node: '>= 8.10.0'}
  216. clone@2.1.2:
  217. resolution: {integrity: sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==}
  218. engines: {node: '>=0.8'}
  219. combined-stream@1.0.8:
  220. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  221. engines: {node: '>= 0.8'}
  222. compute-scroll-into-view@1.0.20:
  223. resolution: {integrity: sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==}
  224. copy-anything@2.0.6:
  225. resolution: {integrity: sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==}
  226. core-js@3.37.1:
  227. resolution: {integrity: sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==}
  228. csstype@3.1.3:
  229. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  230. dayjs@1.11.12:
  231. resolution: {integrity: sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg==}
  232. debug@4.3.6:
  233. resolution: {integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==}
  234. engines: {node: '>=6.0'}
  235. peerDependencies:
  236. supports-color: '*'
  237. peerDependenciesMeta:
  238. supports-color:
  239. optional: true
  240. deep-equal@1.1.2:
  241. resolution: {integrity: sha512-5tdhKF6DbU7iIzrIOa1AOUt39ZRm13cmL1cGEh//aqR8x9+tNfbywRf0n5FD/18OKMdo7DNEtrX2t22ZAkI+eg==}
  242. engines: {node: '>= 0.4'}
  243. define-data-property@1.1.4:
  244. resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==}
  245. engines: {node: '>= 0.4'}
  246. define-properties@1.2.1:
  247. resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==}
  248. engines: {node: '>= 0.4'}
  249. delayed-stream@1.0.0:
  250. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  251. engines: {node: '>=0.4.0'}
  252. deprecation@2.3.1:
  253. resolution: {integrity: sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==}
  254. dom-align@1.12.4:
  255. resolution: {integrity: sha512-R8LUSEay/68zE5c8/3BDxiTEvgb4xZTF0RKmAHfiEVN3klfIpXfi2/QCoiWPccVQ0J/ZGdz9OjzL4uJEP/MRAw==}
  256. dom-scroll-into-view@2.0.1:
  257. resolution: {integrity: sha512-bvVTQe1lfaUr1oFzZX80ce9KLDlZ3iU+XGNE/bz9HnGdklTieqsbmsLHe+rT2XWqopvL0PckkYqN7ksmm5pe3w==}
  258. entities@4.5.0:
  259. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  260. engines: {node: '>=0.12'}
  261. errno@0.1.8:
  262. resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==}
  263. hasBin: true
  264. es-define-property@1.0.0:
  265. resolution: {integrity: sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==}
  266. engines: {node: '>= 0.4'}
  267. es-errors@1.3.0:
  268. resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
  269. engines: {node: '>= 0.4'}
  270. esbuild-android-64@0.15.18:
  271. resolution: {integrity: sha512-wnpt3OXRhcjfIDSZu9bnzT4/TNTDsOUvip0foZOUBG7QbSt//w3QV4FInVJxNhKc/ErhUxc5z4QjHtMi7/TbgA==}
  272. engines: {node: '>=12'}
  273. cpu: [x64]
  274. os: [android]
  275. esbuild-android-arm64@0.15.18:
  276. resolution: {integrity: sha512-G4xu89B8FCzav9XU8EjsXacCKSG2FT7wW9J6hOc18soEHJdtWu03L3TQDGf0geNxfLTtxENKBzMSq9LlbjS8OQ==}
  277. engines: {node: '>=12'}
  278. cpu: [arm64]
  279. os: [android]
  280. esbuild-darwin-64@0.15.18:
  281. resolution: {integrity: sha512-2WAvs95uPnVJPuYKP0Eqx+Dl/jaYseZEUUT1sjg97TJa4oBtbAKnPnl3b5M9l51/nbx7+QAEtuummJZW0sBEmg==}
  282. engines: {node: '>=12'}
  283. cpu: [x64]
  284. os: [darwin]
  285. esbuild-darwin-arm64@0.15.18:
  286. resolution: {integrity: sha512-tKPSxcTJ5OmNb1btVikATJ8NftlyNlc8BVNtyT/UAr62JFOhwHlnoPrhYWz09akBLHI9nElFVfWSTSRsrZiDUA==}
  287. engines: {node: '>=12'}
  288. cpu: [arm64]
  289. os: [darwin]
  290. esbuild-freebsd-64@0.15.18:
  291. resolution: {integrity: sha512-TT3uBUxkteAjR1QbsmvSsjpKjOX6UkCstr8nMr+q7zi3NuZ1oIpa8U41Y8I8dJH2fJgdC3Dj3CXO5biLQpfdZA==}
  292. engines: {node: '>=12'}
  293. cpu: [x64]
  294. os: [freebsd]
  295. esbuild-freebsd-arm64@0.15.18:
  296. resolution: {integrity: sha512-R/oVr+X3Tkh+S0+tL41wRMbdWtpWB8hEAMsOXDumSSa6qJR89U0S/PpLXrGF7Wk/JykfpWNokERUpCeHDl47wA==}
  297. engines: {node: '>=12'}
  298. cpu: [arm64]
  299. os: [freebsd]
  300. esbuild-linux-32@0.15.18:
  301. resolution: {integrity: sha512-lphF3HiCSYtaa9p1DtXndiQEeQDKPl9eN/XNoBf2amEghugNuqXNZA/ZovthNE2aa4EN43WroO0B85xVSjYkbg==}
  302. engines: {node: '>=12'}
  303. cpu: [ia32]
  304. os: [linux]
  305. esbuild-linux-64@0.15.18:
  306. resolution: {integrity: sha512-hNSeP97IviD7oxLKFuii5sDPJ+QHeiFTFLoLm7NZQligur8poNOWGIgpQ7Qf8Balb69hptMZzyOBIPtY09GZYw==}
  307. engines: {node: '>=12'}
  308. cpu: [x64]
  309. os: [linux]
  310. esbuild-linux-arm64@0.15.18:
  311. resolution: {integrity: sha512-54qr8kg/6ilcxd+0V3h9rjT4qmjc0CccMVWrjOEM/pEcUzt8X62HfBSeZfT2ECpM7104mk4yfQXkosY8Quptug==}
  312. engines: {node: '>=12'}
  313. cpu: [arm64]
  314. os: [linux]
  315. esbuild-linux-arm@0.15.18:
  316. resolution: {integrity: sha512-UH779gstRblS4aoS2qpMl3wjg7U0j+ygu3GjIeTonCcN79ZvpPee12Qun3vcdxX+37O5LFxz39XeW2I9bybMVA==}
  317. engines: {node: '>=12'}
  318. cpu: [arm]
  319. os: [linux]
  320. esbuild-linux-mips64le@0.15.18:
  321. resolution: {integrity: sha512-Mk6Ppwzzz3YbMl/ZZL2P0q1tnYqh/trYZ1VfNP47C31yT0K8t9s7Z077QrDA/guU60tGNp2GOwCQnp+DYv7bxQ==}
  322. engines: {node: '>=12'}
  323. cpu: [mips64el]
  324. os: [linux]
  325. esbuild-linux-ppc64le@0.15.18:
  326. resolution: {integrity: sha512-b0XkN4pL9WUulPTa/VKHx2wLCgvIAbgwABGnKMY19WhKZPT+8BxhZdqz6EgkqCLld7X5qiCY2F/bfpUUlnFZ9w==}
  327. engines: {node: '>=12'}
  328. cpu: [ppc64]
  329. os: [linux]
  330. esbuild-linux-riscv64@0.15.18:
  331. resolution: {integrity: sha512-ba2COaoF5wL6VLZWn04k+ACZjZ6NYniMSQStodFKH/Pu6RxzQqzsmjR1t9QC89VYJxBeyVPTaHuBMCejl3O/xg==}
  332. engines: {node: '>=12'}
  333. cpu: [riscv64]
  334. os: [linux]
  335. esbuild-linux-s390x@0.15.18:
  336. resolution: {integrity: sha512-VbpGuXEl5FCs1wDVp93O8UIzl3ZrglgnSQ+Hu79g7hZu6te6/YHgVJxCM2SqfIila0J3k0csfnf8VD2W7u2kzQ==}
  337. engines: {node: '>=12'}
  338. cpu: [s390x]
  339. os: [linux]
  340. esbuild-netbsd-64@0.15.18:
  341. resolution: {integrity: sha512-98ukeCdvdX7wr1vUYQzKo4kQ0N2p27H7I11maINv73fVEXt2kyh4K4m9f35U1K43Xc2QGXlzAw0K9yoU7JUjOg==}
  342. engines: {node: '>=12'}
  343. cpu: [x64]
  344. os: [netbsd]
  345. esbuild-openbsd-64@0.15.18:
  346. resolution: {integrity: sha512-yK5NCcH31Uae076AyQAXeJzt/vxIo9+omZRKj1pauhk3ITuADzuOx5N2fdHrAKPxN+zH3w96uFKlY7yIn490xQ==}
  347. engines: {node: '>=12'}
  348. cpu: [x64]
  349. os: [openbsd]
  350. esbuild-sunos-64@0.15.18:
  351. resolution: {integrity: sha512-On22LLFlBeLNj/YF3FT+cXcyKPEI263nflYlAhz5crxtp3yRG1Ugfr7ITyxmCmjm4vbN/dGrb/B7w7U8yJR9yw==}
  352. engines: {node: '>=12'}
  353. cpu: [x64]
  354. os: [sunos]
  355. esbuild-windows-32@0.15.18:
  356. resolution: {integrity: sha512-o+eyLu2MjVny/nt+E0uPnBxYuJHBvho8vWsC2lV61A7wwTWC3jkN2w36jtA+yv1UgYkHRihPuQsL23hsCYGcOQ==}
  357. engines: {node: '>=12'}
  358. cpu: [ia32]
  359. os: [win32]
  360. esbuild-windows-64@0.15.18:
  361. resolution: {integrity: sha512-qinug1iTTaIIrCorAUjR0fcBk24fjzEedFYhhispP8Oc7SFvs+XeW3YpAKiKp8dRpizl4YYAhxMjlftAMJiaUw==}
  362. engines: {node: '>=12'}
  363. cpu: [x64]
  364. os: [win32]
  365. esbuild-windows-arm64@0.15.18:
  366. resolution: {integrity: sha512-q9bsYzegpZcLziq0zgUi5KqGVtfhjxGbnksaBFYmWLxeV/S1fK4OLdq2DFYnXcLMjlZw2L0jLsk1eGoB522WXQ==}
  367. engines: {node: '>=12'}
  368. cpu: [arm64]
  369. os: [win32]
  370. esbuild@0.15.18:
  371. resolution: {integrity: sha512-x/R72SmW3sSFRm5zrrIjAhCeQSAWoni3CmHEqfQrZIQTM3lVCdehdwuIqaOtfC2slvpdlLa62GYoN8SxT23m6Q==}
  372. engines: {node: '>=12'}
  373. hasBin: true
  374. estree-walker@2.0.2:
  375. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  376. eventemitter3@2.0.3:
  377. resolution: {integrity: sha512-jLN68Dx5kyFHaePoXWPsCGW5qdyZQtLYHkxkg02/Mz6g0kYpDx4FyP6XfArhQdlOC4b8Mv+EMxPo/8La7Tzghg==}
  378. eventemitter3@4.0.7:
  379. resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
  380. extend@3.0.2:
  381. resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==}
  382. fast-diff@1.1.2:
  383. resolution: {integrity: sha512-KaJUt+M9t1qaIteSvjc6P3RbMdXsNhK61GRftR6SNxqmhthcd9MGIi4T+o0jD8LUSpSnSKXE20nLtJ3fOHxQig==}
  384. fast-diff@1.2.0:
  385. resolution: {integrity: sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==}
  386. fill-range@7.1.1:
  387. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  388. engines: {node: '>=8'}
  389. follow-redirects@1.15.6:
  390. resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==}
  391. engines: {node: '>=4.0'}
  392. peerDependencies:
  393. debug: '*'
  394. peerDependenciesMeta:
  395. debug:
  396. optional: true
  397. form-data@4.0.0:
  398. resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==}
  399. engines: {node: '>= 6'}
  400. fsevents@2.3.3:
  401. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  402. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  403. os: [darwin]
  404. function-bind@1.1.2:
  405. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  406. functions-have-names@1.2.3:
  407. resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==}
  408. get-intrinsic@1.2.4:
  409. resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==}
  410. engines: {node: '>= 0.4'}
  411. glob-parent@5.1.2:
  412. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  413. engines: {node: '>= 6'}
  414. gopd@1.0.1:
  415. resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==}
  416. graceful-fs@4.2.11:
  417. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  418. has-property-descriptors@1.0.2:
  419. resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==}
  420. has-proto@1.0.3:
  421. resolution: {integrity: sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==}
  422. engines: {node: '>= 0.4'}
  423. has-symbols@1.0.3:
  424. resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==}
  425. engines: {node: '>= 0.4'}
  426. has-tostringtag@1.0.2:
  427. resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
  428. engines: {node: '>= 0.4'}
  429. hasown@2.0.2:
  430. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  431. engines: {node: '>= 0.4'}
  432. iconv-lite@0.6.3:
  433. resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
  434. engines: {node: '>=0.10.0'}
  435. image-size@0.5.5:
  436. resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==}
  437. engines: {node: '>=0.10.0'}
  438. hasBin: true
  439. immutable@4.3.7:
  440. resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==}
  441. is-arguments@1.1.1:
  442. resolution: {integrity: sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==}
  443. engines: {node: '>= 0.4'}
  444. is-binary-path@2.1.0:
  445. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  446. engines: {node: '>=8'}
  447. is-core-module@2.15.0:
  448. resolution: {integrity: sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==}
  449. engines: {node: '>= 0.4'}
  450. is-date-object@1.0.5:
  451. resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==}
  452. engines: {node: '>= 0.4'}
  453. is-extglob@2.1.1:
  454. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  455. engines: {node: '>=0.10.0'}
  456. is-glob@4.0.3:
  457. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  458. engines: {node: '>=0.10.0'}
  459. is-number@7.0.0:
  460. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  461. engines: {node: '>=0.12.0'}
  462. is-plain-object@3.0.1:
  463. resolution: {integrity: sha512-Xnpx182SBMrr/aBik8y+GuR4U1L9FqMSojwDQwPMmxyC6bvEqly9UBCxhauBF5vNh2gwWJNX6oDV7O+OM4z34g==}
  464. engines: {node: '>=0.10.0'}
  465. is-regex@1.1.4:
  466. resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==}
  467. engines: {node: '>= 0.4'}
  468. is-what@3.14.1:
  469. resolution: {integrity: sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==}
  470. js-tokens@4.0.0:
  471. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  472. less@4.2.0:
  473. resolution: {integrity: sha512-P3b3HJDBtSzsXUl0im2L7gTO5Ubg8mEN6G8qoTS77iXxXX4Hvu4Qj540PZDvQ8V6DmX6iXo98k7Md0Cm1PrLaA==}
  474. engines: {node: '>=6'}
  475. hasBin: true
  476. lodash-es@4.17.21:
  477. resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
  478. lodash.clonedeep@4.5.0:
  479. resolution: {integrity: sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==}
  480. lodash.isequal@4.5.0:
  481. resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==}
  482. lodash@4.17.21:
  483. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  484. loose-envify@1.4.0:
  485. resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
  486. hasBin: true
  487. magic-string@0.30.10:
  488. resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==}
  489. make-dir@2.1.0:
  490. resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==}
  491. engines: {node: '>=6'}
  492. mime-db@1.52.0:
  493. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  494. engines: {node: '>= 0.6'}
  495. mime-types@2.1.35:
  496. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  497. engines: {node: '>= 0.6'}
  498. mime@1.6.0:
  499. resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}
  500. engines: {node: '>=4'}
  501. hasBin: true
  502. mitt@3.0.1:
  503. resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
  504. ms@2.1.2:
  505. resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
  506. nanoid@3.3.7:
  507. resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
  508. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  509. hasBin: true
  510. nanopop@2.4.2:
  511. resolution: {integrity: sha512-NzOgmMQ+elxxHeIha+OG/Pv3Oc3p4RU2aBhwWwAqDpXrdTbtRylbRLQztLy8dMMwfl6pclznBdfUhccEn9ZIzw==}
  512. needle@3.3.1:
  513. resolution: {integrity: sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q==}
  514. engines: {node: '>= 4.4.x'}
  515. hasBin: true
  516. normalize-path@3.0.0:
  517. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  518. engines: {node: '>=0.10.0'}
  519. object-is@1.1.6:
  520. resolution: {integrity: sha512-F8cZ+KfGlSGi09lJT7/Nd6KJZ9ygtvYC0/UYYLI9nmQKLMnydpB9yvbv9K1uSkEu7FU9vYPmVwLg328tX+ot3Q==}
  521. engines: {node: '>= 0.4'}
  522. object-keys@1.1.1:
  523. resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
  524. engines: {node: '>= 0.4'}
  525. once@1.4.0:
  526. resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
  527. parchment@1.1.4:
  528. resolution: {integrity: sha512-J5FBQt/pM2inLzg4hEWmzQx/8h8D0CiDxaG3vyp9rKrQRSDgBlhjdP5jQGgosEajXPSQouXGHOmVdgo7QmJuOg==}
  529. parse-node-version@1.0.1:
  530. resolution: {integrity: sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==}
  531. engines: {node: '>= 0.10'}
  532. path-parse@1.0.7:
  533. resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
  534. picocolors@1.0.1:
  535. resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
  536. picomatch@2.3.1:
  537. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  538. engines: {node: '>=8.6'}
  539. pify@4.0.1:
  540. resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
  541. engines: {node: '>=6'}
  542. postcss@8.4.40:
  543. resolution: {integrity: sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==}
  544. engines: {node: ^10 || ^12 || >=14}
  545. proxy-from-env@1.1.0:
  546. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
  547. prr@1.0.1:
  548. resolution: {integrity: sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==}
  549. quill-delta@3.6.3:
  550. resolution: {integrity: sha512-wdIGBlcX13tCHOXGMVnnTVFtGRLoP0imqxM696fIPwIf5ODIYUHIvHbZcyvGlZFiFhK5XzDC2lpjbxRhnM05Tg==}
  551. engines: {node: '>=0.10'}
  552. quill-delta@4.2.2:
  553. resolution: {integrity: sha512-qjbn82b/yJzOjstBgkhtBjN2TNK+ZHP/BgUQO+j6bRhWQQdmj2lH6hXG7+nwwLF41Xgn//7/83lxs9n2BkTtTg==}
  554. quill@1.3.7:
  555. resolution: {integrity: sha512-hG/DVzh/TiknWtE6QmWAF/pxoZKYxfe3J/d/+ShUWkDvvkZQVTPeVmUJVu1uE6DDooC4fWTiCLh84ul89oNz5g==}
  556. readdirp@3.6.0:
  557. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  558. engines: {node: '>=8.10.0'}
  559. regenerator-runtime@0.14.1:
  560. resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==}
  561. regexp.prototype.flags@1.5.2:
  562. resolution: {integrity: sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==}
  563. engines: {node: '>= 0.4'}
  564. resize-observer-polyfill@1.5.1:
  565. resolution: {integrity: sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==}
  566. resolve@1.22.8:
  567. resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
  568. hasBin: true
  569. rollup@2.79.1:
  570. resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==}
  571. engines: {node: '>=10.0.0'}
  572. hasBin: true
  573. rxjs@7.5.7:
  574. resolution: {integrity: sha512-z9MzKh/UcOqB3i20H6rtrlaE/CgjLOvheWK/9ILrbhROGTweAi1BaFsTT9FbwZi5Trr1qNRs+MXkhmR06awzQA==}
  575. safer-buffer@2.1.2:
  576. resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
  577. sass@1.77.8:
  578. resolution: {integrity: sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==}
  579. engines: {node: '>=14.0.0'}
  580. hasBin: true
  581. sax@1.4.1:
  582. resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==}
  583. scroll-into-view-if-needed@2.2.31:
  584. resolution: {integrity: sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==}
  585. semver@5.7.2:
  586. resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
  587. hasBin: true
  588. set-function-length@1.2.2:
  589. resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==}
  590. engines: {node: '>= 0.4'}
  591. set-function-name@2.0.2:
  592. resolution: {integrity: sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==}
  593. engines: {node: '>= 0.4'}
  594. shallow-equal@1.2.1:
  595. resolution: {integrity: sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA==}
  596. simaqcore@1.2.0:
  597. resolution: {integrity: sha512-WViM7DhEJ/2JlF23apBIYP0KcjHqTjqxlMOlPXJsZ6Fp/726APxT0s9P/hsApHYJMu3/Ztkd/3iTOGEOFTPE0Q==}
  598. sortablejs@1.14.0:
  599. resolution: {integrity: sha512-pBXvQCs5/33fdN1/39pPL0NZF20LeRbLQ5jtnheIPN9JQAaufGjKdWduZn4U7wCtVuzKhmRkI0DFYHYRbB2H1w==}
  600. source-map-js@1.2.0:
  601. resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
  602. engines: {node: '>=0.10.0'}
  603. source-map@0.6.1:
  604. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  605. engines: {node: '>=0.10.0'}
  606. supports-preserve-symlinks-flag@1.0.0:
  607. resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
  608. engines: {node: '>= 0.4'}
  609. to-fast-properties@2.0.0:
  610. resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
  611. engines: {node: '>=4'}
  612. to-regex-range@5.0.1:
  613. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  614. engines: {node: '>=8.0'}
  615. tslib@2.6.3:
  616. resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==}
  617. typescript@4.9.5:
  618. resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
  619. engines: {node: '>=4.2.0'}
  620. hasBin: true
  621. undici-types@5.26.5:
  622. resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
  623. universal-user-agent@6.0.1:
  624. resolution: {integrity: sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==}
  625. vite-plugin-mkcert@1.17.5:
  626. resolution: {integrity: sha512-KKGY3iHx/9zb7ow8JJ+nLN2HiNIBuPBwj34fJ+jAJT89/8qfk7msO7G7qipR8VDEm9xMCys0xT11QOJbZcg3/Q==}
  627. engines: {node: '>=v16.7.0'}
  628. peerDependencies:
  629. vite: '>=3'
  630. vite@3.2.10:
  631. resolution: {integrity: sha512-Dx3olBo/ODNiMVk/cA5Yft9Ws+snLOXrhLtrI3F4XLt4syz2Yg8fayZMWScPKoz12v5BUv7VEmQHnsfpY80fYw==}
  632. engines: {node: ^14.18.0 || >=16.0.0}
  633. hasBin: true
  634. peerDependencies:
  635. '@types/node': '>= 14'
  636. less: '*'
  637. sass: '*'
  638. stylus: '*'
  639. sugarss: '*'
  640. terser: ^5.4.0
  641. peerDependenciesMeta:
  642. '@types/node':
  643. optional: true
  644. less:
  645. optional: true
  646. sass:
  647. optional: true
  648. stylus:
  649. optional: true
  650. sugarss:
  651. optional: true
  652. terser:
  653. optional: true
  654. vue-cropper@1.0.2:
  655. resolution: {integrity: sha512-ZD1kl8OMMrDXJOS1ZRdnohh2BFfYjTeq+r7+yAahydQvrVOKbzXixx6f8LCoMjB+AgAf5BXnlWsZxmu964wJYA==}
  656. vue-router@4.4.0:
  657. resolution: {integrity: sha512-HB+t2p611aIZraV2aPSRNXf0Z/oLZFrlygJm+sZbdJaW6lcFqEDQwnzUBXn+DApw+/QzDU/I9TeWx9izEjTmsA==}
  658. peerDependencies:
  659. vue: ^3.2.0
  660. vue-tsc@0.38.9:
  661. resolution: {integrity: sha512-Yoy5phgvGqyF98Fb4mYqboR4Q149jrdcGv5kSmufXJUq++RZJ2iMVG0g6zl+v3t4ORVWkQmRpsV4x2szufZ0LQ==}
  662. hasBin: true
  663. peerDependencies:
  664. typescript: '*'
  665. vue-types@3.0.2:
  666. resolution: {integrity: sha512-IwUC0Aq2zwaXqy74h4WCvFCUtoV0iSWr0snWnE9TnU18S66GAQyqQbRf2qfJtUuiFsBf6qp0MEwdonlwznlcrw==}
  667. engines: {node: '>=10.15.0'}
  668. peerDependencies:
  669. vue: ^3.0.0
  670. vue@3.4.34:
  671. resolution: {integrity: sha512-VZze05HWlA3ItreQ/ka7Sx7PoD0/3St8FEiSlSTVgb6l4hL+RjtP2/8g5WQBzZgyf8WG2f+g1bXzC7zggLhAJA==}
  672. peerDependencies:
  673. typescript: '*'
  674. peerDependenciesMeta:
  675. typescript:
  676. optional: true
  677. vuedraggable@4.1.0:
  678. resolution: {integrity: sha512-FU5HCWBmsf20GpP3eudURW3WdWTKIbEIQxh9/8GE806hydR9qZqRRxRE3RjqX7PkuLuMQG/A7n3cfj9rCEchww==}
  679. peerDependencies:
  680. vue: ^3.0.1
  681. warning@4.0.3:
  682. resolution: {integrity: sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==}
  683. wrappy@1.0.2:
  684. resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
  685. snapshots:
  686. '@ant-design/colors@6.0.0':
  687. dependencies:
  688. '@ctrl/tinycolor': 3.6.1
  689. '@ant-design/icons-svg@4.4.2': {}
  690. '@ant-design/icons-vue@6.1.0(vue@3.4.34(typescript@4.9.5))':
  691. dependencies:
  692. '@ant-design/colors': 6.0.0
  693. '@ant-design/icons-svg': 4.4.2
  694. vue: 3.4.34(typescript@4.9.5)
  695. '@babel/helper-string-parser@7.24.8': {}
  696. '@babel/helper-validator-identifier@7.24.7': {}
  697. '@babel/parser@7.25.0':
  698. dependencies:
  699. '@babel/types': 7.25.0
  700. '@babel/runtime@7.25.0':
  701. dependencies:
  702. regenerator-runtime: 0.14.1
  703. '@babel/types@7.25.0':
  704. dependencies:
  705. '@babel/helper-string-parser': 7.24.8
  706. '@babel/helper-validator-identifier': 7.24.7
  707. to-fast-properties: 2.0.0
  708. '@ctrl/tinycolor@3.6.1': {}
  709. '@esbuild/android-arm@0.15.18':
  710. optional: true
  711. '@esbuild/linux-loong64@0.15.18':
  712. optional: true
  713. '@jridgewell/sourcemap-codec@1.5.0': {}
  714. '@octokit/auth-token@4.0.0': {}
  715. '@octokit/core@5.2.0':
  716. dependencies:
  717. '@octokit/auth-token': 4.0.0
  718. '@octokit/graphql': 7.1.0
  719. '@octokit/request': 8.4.0
  720. '@octokit/request-error': 5.1.0
  721. '@octokit/types': 13.5.0
  722. before-after-hook: 2.2.3
  723. universal-user-agent: 6.0.1
  724. '@octokit/endpoint@9.0.5':
  725. dependencies:
  726. '@octokit/types': 13.5.0
  727. universal-user-agent: 6.0.1
  728. '@octokit/graphql@7.1.0':
  729. dependencies:
  730. '@octokit/request': 8.4.0
  731. '@octokit/types': 13.5.0
  732. universal-user-agent: 6.0.1
  733. '@octokit/openapi-types@22.2.0': {}
  734. '@octokit/plugin-paginate-rest@11.3.1(@octokit/core@5.2.0)':
  735. dependencies:
  736. '@octokit/core': 5.2.0
  737. '@octokit/types': 13.5.0
  738. '@octokit/plugin-request-log@4.0.1(@octokit/core@5.2.0)':
  739. dependencies:
  740. '@octokit/core': 5.2.0
  741. '@octokit/plugin-rest-endpoint-methods@13.2.2(@octokit/core@5.2.0)':
  742. dependencies:
  743. '@octokit/core': 5.2.0
  744. '@octokit/types': 13.5.0
  745. '@octokit/request-error@5.1.0':
  746. dependencies:
  747. '@octokit/types': 13.5.0
  748. deprecation: 2.3.1
  749. once: 1.4.0
  750. '@octokit/request@8.4.0':
  751. dependencies:
  752. '@octokit/endpoint': 9.0.5
  753. '@octokit/request-error': 5.1.0
  754. '@octokit/types': 13.5.0
  755. universal-user-agent: 6.0.1
  756. '@octokit/rest@20.1.1':
  757. dependencies:
  758. '@octokit/core': 5.2.0
  759. '@octokit/plugin-paginate-rest': 11.3.1(@octokit/core@5.2.0)
  760. '@octokit/plugin-request-log': 4.0.1(@octokit/core@5.2.0)
  761. '@octokit/plugin-rest-endpoint-methods': 13.2.2(@octokit/core@5.2.0)
  762. '@octokit/types@13.5.0':
  763. dependencies:
  764. '@octokit/openapi-types': 22.2.0
  765. '@simonwep/pickr@1.8.2':
  766. dependencies:
  767. core-js: 3.37.1
  768. nanopop: 2.4.2
  769. '@types/node@18.19.42':
  770. dependencies:
  771. undici-types: 5.26.5
  772. '@vitejs/plugin-vue@3.2.0(vite@3.2.10(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8))(vue@3.4.34(typescript@4.9.5))':
  773. dependencies:
  774. vite: 3.2.10(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)
  775. vue: 3.4.34(typescript@4.9.5)
  776. '@volar/code-gen@0.38.9':
  777. dependencies:
  778. '@volar/source-map': 0.38.9
  779. '@volar/source-map@0.38.9': {}
  780. '@volar/vue-code-gen@0.38.9':
  781. dependencies:
  782. '@volar/code-gen': 0.38.9
  783. '@volar/source-map': 0.38.9
  784. '@vue/compiler-core': 3.4.34
  785. '@vue/compiler-dom': 3.4.34
  786. '@vue/shared': 3.4.34
  787. '@volar/vue-typescript@0.38.9':
  788. dependencies:
  789. '@volar/code-gen': 0.38.9
  790. '@volar/source-map': 0.38.9
  791. '@volar/vue-code-gen': 0.38.9
  792. '@vue/compiler-sfc': 3.4.34
  793. '@vue/reactivity': 3.4.34
  794. '@vue/compiler-core@3.4.34':
  795. dependencies:
  796. '@babel/parser': 7.25.0
  797. '@vue/shared': 3.4.34
  798. entities: 4.5.0
  799. estree-walker: 2.0.2
  800. source-map-js: 1.2.0
  801. '@vue/compiler-dom@3.4.34':
  802. dependencies:
  803. '@vue/compiler-core': 3.4.34
  804. '@vue/shared': 3.4.34
  805. '@vue/compiler-sfc@3.4.34':
  806. dependencies:
  807. '@babel/parser': 7.25.0
  808. '@vue/compiler-core': 3.4.34
  809. '@vue/compiler-dom': 3.4.34
  810. '@vue/compiler-ssr': 3.4.34
  811. '@vue/shared': 3.4.34
  812. estree-walker: 2.0.2
  813. magic-string: 0.30.10
  814. postcss: 8.4.40
  815. source-map-js: 1.2.0
  816. '@vue/compiler-ssr@3.4.34':
  817. dependencies:
  818. '@vue/compiler-dom': 3.4.34
  819. '@vue/shared': 3.4.34
  820. '@vue/devtools-api@6.6.3': {}
  821. '@vue/reactivity@3.4.34':
  822. dependencies:
  823. '@vue/shared': 3.4.34
  824. '@vue/runtime-core@3.4.34':
  825. dependencies:
  826. '@vue/reactivity': 3.4.34
  827. '@vue/shared': 3.4.34
  828. '@vue/runtime-dom@3.4.34':
  829. dependencies:
  830. '@vue/reactivity': 3.4.34
  831. '@vue/runtime-core': 3.4.34
  832. '@vue/shared': 3.4.34
  833. csstype: 3.1.3
  834. '@vue/server-renderer@3.4.34(vue@3.4.34(typescript@4.9.5))':
  835. dependencies:
  836. '@vue/compiler-ssr': 3.4.34
  837. '@vue/shared': 3.4.34
  838. vue: 3.4.34(typescript@4.9.5)
  839. '@vue/shared@3.4.34': {}
  840. '@vueup/vue-quill@1.2.0(vue@3.4.34(typescript@4.9.5))':
  841. dependencies:
  842. quill: 1.3.7
  843. quill-delta: 4.2.2
  844. vue: 3.4.34(typescript@4.9.5)
  845. ant-design-vue@3.3.0-beta.4(vue@3.4.34(typescript@4.9.5)):
  846. dependencies:
  847. '@ant-design/colors': 6.0.0
  848. '@ant-design/icons-vue': 6.1.0(vue@3.4.34(typescript@4.9.5))
  849. '@babel/runtime': 7.25.0
  850. '@ctrl/tinycolor': 3.6.1
  851. '@simonwep/pickr': 1.8.2
  852. array-tree-filter: 2.1.0
  853. async-validator: 4.2.5
  854. dayjs: 1.11.12
  855. dom-align: 1.12.4
  856. dom-scroll-into-view: 2.0.1
  857. lodash: 4.17.21
  858. lodash-es: 4.17.21
  859. resize-observer-polyfill: 1.5.1
  860. scroll-into-view-if-needed: 2.2.31
  861. shallow-equal: 1.2.1
  862. vue: 3.4.34(typescript@4.9.5)
  863. vue-types: 3.0.2(vue@3.4.34(typescript@4.9.5))
  864. warning: 4.0.3
  865. anymatch@3.1.3:
  866. dependencies:
  867. normalize-path: 3.0.0
  868. picomatch: 2.3.1
  869. array-tree-filter@2.1.0: {}
  870. async-validator@4.2.5: {}
  871. asynckit@0.4.0: {}
  872. axios@0.27.2:
  873. dependencies:
  874. follow-redirects: 1.15.6(debug@4.3.6)
  875. form-data: 4.0.0
  876. transitivePeerDependencies:
  877. - debug
  878. axios@1.7.2(debug@4.3.6):
  879. dependencies:
  880. follow-redirects: 1.15.6(debug@4.3.6)
  881. form-data: 4.0.0
  882. proxy-from-env: 1.1.0
  883. transitivePeerDependencies:
  884. - debug
  885. before-after-hook@2.2.3: {}
  886. binary-extensions@2.3.0: {}
  887. braces@3.0.3:
  888. dependencies:
  889. fill-range: 7.1.1
  890. call-bind@1.0.7:
  891. dependencies:
  892. es-define-property: 1.0.0
  893. es-errors: 1.3.0
  894. function-bind: 1.1.2
  895. get-intrinsic: 1.2.4
  896. set-function-length: 1.2.2
  897. chokidar@3.6.0:
  898. dependencies:
  899. anymatch: 3.1.3
  900. braces: 3.0.3
  901. glob-parent: 5.1.2
  902. is-binary-path: 2.1.0
  903. is-glob: 4.0.3
  904. normalize-path: 3.0.0
  905. readdirp: 3.6.0
  906. optionalDependencies:
  907. fsevents: 2.3.3
  908. clone@2.1.2: {}
  909. combined-stream@1.0.8:
  910. dependencies:
  911. delayed-stream: 1.0.0
  912. compute-scroll-into-view@1.0.20: {}
  913. copy-anything@2.0.6:
  914. dependencies:
  915. is-what: 3.14.1
  916. core-js@3.37.1: {}
  917. csstype@3.1.3: {}
  918. dayjs@1.11.12: {}
  919. debug@4.3.6:
  920. dependencies:
  921. ms: 2.1.2
  922. deep-equal@1.1.2:
  923. dependencies:
  924. is-arguments: 1.1.1
  925. is-date-object: 1.0.5
  926. is-regex: 1.1.4
  927. object-is: 1.1.6
  928. object-keys: 1.1.1
  929. regexp.prototype.flags: 1.5.2
  930. define-data-property@1.1.4:
  931. dependencies:
  932. es-define-property: 1.0.0
  933. es-errors: 1.3.0
  934. gopd: 1.0.1
  935. define-properties@1.2.1:
  936. dependencies:
  937. define-data-property: 1.1.4
  938. has-property-descriptors: 1.0.2
  939. object-keys: 1.1.1
  940. delayed-stream@1.0.0: {}
  941. deprecation@2.3.1: {}
  942. dom-align@1.12.4: {}
  943. dom-scroll-into-view@2.0.1: {}
  944. entities@4.5.0: {}
  945. errno@0.1.8:
  946. dependencies:
  947. prr: 1.0.1
  948. optional: true
  949. es-define-property@1.0.0:
  950. dependencies:
  951. get-intrinsic: 1.2.4
  952. es-errors@1.3.0: {}
  953. esbuild-android-64@0.15.18:
  954. optional: true
  955. esbuild-android-arm64@0.15.18:
  956. optional: true
  957. esbuild-darwin-64@0.15.18:
  958. optional: true
  959. esbuild-darwin-arm64@0.15.18:
  960. optional: true
  961. esbuild-freebsd-64@0.15.18:
  962. optional: true
  963. esbuild-freebsd-arm64@0.15.18:
  964. optional: true
  965. esbuild-linux-32@0.15.18:
  966. optional: true
  967. esbuild-linux-64@0.15.18:
  968. optional: true
  969. esbuild-linux-arm64@0.15.18:
  970. optional: true
  971. esbuild-linux-arm@0.15.18:
  972. optional: true
  973. esbuild-linux-mips64le@0.15.18:
  974. optional: true
  975. esbuild-linux-ppc64le@0.15.18:
  976. optional: true
  977. esbuild-linux-riscv64@0.15.18:
  978. optional: true
  979. esbuild-linux-s390x@0.15.18:
  980. optional: true
  981. esbuild-netbsd-64@0.15.18:
  982. optional: true
  983. esbuild-openbsd-64@0.15.18:
  984. optional: true
  985. esbuild-sunos-64@0.15.18:
  986. optional: true
  987. esbuild-windows-32@0.15.18:
  988. optional: true
  989. esbuild-windows-64@0.15.18:
  990. optional: true
  991. esbuild-windows-arm64@0.15.18:
  992. optional: true
  993. esbuild@0.15.18:
  994. optionalDependencies:
  995. '@esbuild/android-arm': 0.15.18
  996. '@esbuild/linux-loong64': 0.15.18
  997. esbuild-android-64: 0.15.18
  998. esbuild-android-arm64: 0.15.18
  999. esbuild-darwin-64: 0.15.18
  1000. esbuild-darwin-arm64: 0.15.18
  1001. esbuild-freebsd-64: 0.15.18
  1002. esbuild-freebsd-arm64: 0.15.18
  1003. esbuild-linux-32: 0.15.18
  1004. esbuild-linux-64: 0.15.18
  1005. esbuild-linux-arm: 0.15.18
  1006. esbuild-linux-arm64: 0.15.18
  1007. esbuild-linux-mips64le: 0.15.18
  1008. esbuild-linux-ppc64le: 0.15.18
  1009. esbuild-linux-riscv64: 0.15.18
  1010. esbuild-linux-s390x: 0.15.18
  1011. esbuild-netbsd-64: 0.15.18
  1012. esbuild-openbsd-64: 0.15.18
  1013. esbuild-sunos-64: 0.15.18
  1014. esbuild-windows-32: 0.15.18
  1015. esbuild-windows-64: 0.15.18
  1016. esbuild-windows-arm64: 0.15.18
  1017. estree-walker@2.0.2: {}
  1018. eventemitter3@2.0.3: {}
  1019. eventemitter3@4.0.7: {}
  1020. extend@3.0.2: {}
  1021. fast-diff@1.1.2: {}
  1022. fast-diff@1.2.0: {}
  1023. fill-range@7.1.1:
  1024. dependencies:
  1025. to-regex-range: 5.0.1
  1026. follow-redirects@1.15.6(debug@4.3.6):
  1027. optionalDependencies:
  1028. debug: 4.3.6
  1029. form-data@4.0.0:
  1030. dependencies:
  1031. asynckit: 0.4.0
  1032. combined-stream: 1.0.8
  1033. mime-types: 2.1.35
  1034. fsevents@2.3.3:
  1035. optional: true
  1036. function-bind@1.1.2: {}
  1037. functions-have-names@1.2.3: {}
  1038. get-intrinsic@1.2.4:
  1039. dependencies:
  1040. es-errors: 1.3.0
  1041. function-bind: 1.1.2
  1042. has-proto: 1.0.3
  1043. has-symbols: 1.0.3
  1044. hasown: 2.0.2
  1045. glob-parent@5.1.2:
  1046. dependencies:
  1047. is-glob: 4.0.3
  1048. gopd@1.0.1:
  1049. dependencies:
  1050. get-intrinsic: 1.2.4
  1051. graceful-fs@4.2.11:
  1052. optional: true
  1053. has-property-descriptors@1.0.2:
  1054. dependencies:
  1055. es-define-property: 1.0.0
  1056. has-proto@1.0.3: {}
  1057. has-symbols@1.0.3: {}
  1058. has-tostringtag@1.0.2:
  1059. dependencies:
  1060. has-symbols: 1.0.3
  1061. hasown@2.0.2:
  1062. dependencies:
  1063. function-bind: 1.1.2
  1064. iconv-lite@0.6.3:
  1065. dependencies:
  1066. safer-buffer: 2.1.2
  1067. optional: true
  1068. image-size@0.5.5:
  1069. optional: true
  1070. immutable@4.3.7: {}
  1071. is-arguments@1.1.1:
  1072. dependencies:
  1073. call-bind: 1.0.7
  1074. has-tostringtag: 1.0.2
  1075. is-binary-path@2.1.0:
  1076. dependencies:
  1077. binary-extensions: 2.3.0
  1078. is-core-module@2.15.0:
  1079. dependencies:
  1080. hasown: 2.0.2
  1081. is-date-object@1.0.5:
  1082. dependencies:
  1083. has-tostringtag: 1.0.2
  1084. is-extglob@2.1.1: {}
  1085. is-glob@4.0.3:
  1086. dependencies:
  1087. is-extglob: 2.1.1
  1088. is-number@7.0.0: {}
  1089. is-plain-object@3.0.1: {}
  1090. is-regex@1.1.4:
  1091. dependencies:
  1092. call-bind: 1.0.7
  1093. has-tostringtag: 1.0.2
  1094. is-what@3.14.1: {}
  1095. js-tokens@4.0.0: {}
  1096. less@4.2.0:
  1097. dependencies:
  1098. copy-anything: 2.0.6
  1099. parse-node-version: 1.0.1
  1100. tslib: 2.6.3
  1101. optionalDependencies:
  1102. errno: 0.1.8
  1103. graceful-fs: 4.2.11
  1104. image-size: 0.5.5
  1105. make-dir: 2.1.0
  1106. mime: 1.6.0
  1107. needle: 3.3.1
  1108. source-map: 0.6.1
  1109. lodash-es@4.17.21: {}
  1110. lodash.clonedeep@4.5.0: {}
  1111. lodash.isequal@4.5.0: {}
  1112. lodash@4.17.21: {}
  1113. loose-envify@1.4.0:
  1114. dependencies:
  1115. js-tokens: 4.0.0
  1116. magic-string@0.30.10:
  1117. dependencies:
  1118. '@jridgewell/sourcemap-codec': 1.5.0
  1119. make-dir@2.1.0:
  1120. dependencies:
  1121. pify: 4.0.1
  1122. semver: 5.7.2
  1123. optional: true
  1124. mime-db@1.52.0: {}
  1125. mime-types@2.1.35:
  1126. dependencies:
  1127. mime-db: 1.52.0
  1128. mime@1.6.0:
  1129. optional: true
  1130. mitt@3.0.1: {}
  1131. ms@2.1.2: {}
  1132. nanoid@3.3.7: {}
  1133. nanopop@2.4.2: {}
  1134. needle@3.3.1:
  1135. dependencies:
  1136. iconv-lite: 0.6.3
  1137. sax: 1.4.1
  1138. optional: true
  1139. normalize-path@3.0.0: {}
  1140. object-is@1.1.6:
  1141. dependencies:
  1142. call-bind: 1.0.7
  1143. define-properties: 1.2.1
  1144. object-keys@1.1.1: {}
  1145. once@1.4.0:
  1146. dependencies:
  1147. wrappy: 1.0.2
  1148. parchment@1.1.4: {}
  1149. parse-node-version@1.0.1: {}
  1150. path-parse@1.0.7: {}
  1151. picocolors@1.0.1: {}
  1152. picomatch@2.3.1: {}
  1153. pify@4.0.1:
  1154. optional: true
  1155. postcss@8.4.40:
  1156. dependencies:
  1157. nanoid: 3.3.7
  1158. picocolors: 1.0.1
  1159. source-map-js: 1.2.0
  1160. proxy-from-env@1.1.0: {}
  1161. prr@1.0.1:
  1162. optional: true
  1163. quill-delta@3.6.3:
  1164. dependencies:
  1165. deep-equal: 1.1.2
  1166. extend: 3.0.2
  1167. fast-diff: 1.1.2
  1168. quill-delta@4.2.2:
  1169. dependencies:
  1170. fast-diff: 1.2.0
  1171. lodash.clonedeep: 4.5.0
  1172. lodash.isequal: 4.5.0
  1173. quill@1.3.7:
  1174. dependencies:
  1175. clone: 2.1.2
  1176. deep-equal: 1.1.2
  1177. eventemitter3: 2.0.3
  1178. extend: 3.0.2
  1179. parchment: 1.1.4
  1180. quill-delta: 3.6.3
  1181. readdirp@3.6.0:
  1182. dependencies:
  1183. picomatch: 2.3.1
  1184. regenerator-runtime@0.14.1: {}
  1185. regexp.prototype.flags@1.5.2:
  1186. dependencies:
  1187. call-bind: 1.0.7
  1188. define-properties: 1.2.1
  1189. es-errors: 1.3.0
  1190. set-function-name: 2.0.2
  1191. resize-observer-polyfill@1.5.1: {}
  1192. resolve@1.22.8:
  1193. dependencies:
  1194. is-core-module: 2.15.0
  1195. path-parse: 1.0.7
  1196. supports-preserve-symlinks-flag: 1.0.0
  1197. rollup@2.79.1:
  1198. optionalDependencies:
  1199. fsevents: 2.3.3
  1200. rxjs@7.5.7:
  1201. dependencies:
  1202. tslib: 2.6.3
  1203. safer-buffer@2.1.2:
  1204. optional: true
  1205. sass@1.77.8:
  1206. dependencies:
  1207. chokidar: 3.6.0
  1208. immutable: 4.3.7
  1209. source-map-js: 1.2.0
  1210. sax@1.4.1:
  1211. optional: true
  1212. scroll-into-view-if-needed@2.2.31:
  1213. dependencies:
  1214. compute-scroll-into-view: 1.0.20
  1215. semver@5.7.2:
  1216. optional: true
  1217. set-function-length@1.2.2:
  1218. dependencies:
  1219. define-data-property: 1.1.4
  1220. es-errors: 1.3.0
  1221. function-bind: 1.1.2
  1222. get-intrinsic: 1.2.4
  1223. gopd: 1.0.1
  1224. has-property-descriptors: 1.0.2
  1225. set-function-name@2.0.2:
  1226. dependencies:
  1227. define-data-property: 1.1.4
  1228. es-errors: 1.3.0
  1229. functions-have-names: 1.2.3
  1230. has-property-descriptors: 1.0.2
  1231. shallow-equal@1.2.1: {}
  1232. simaqcore@1.2.0:
  1233. dependencies:
  1234. eventemitter3: 4.0.7
  1235. rxjs: 7.5.7
  1236. sortablejs@1.14.0: {}
  1237. source-map-js@1.2.0: {}
  1238. source-map@0.6.1:
  1239. optional: true
  1240. supports-preserve-symlinks-flag@1.0.0: {}
  1241. to-fast-properties@2.0.0: {}
  1242. to-regex-range@5.0.1:
  1243. dependencies:
  1244. is-number: 7.0.0
  1245. tslib@2.6.3: {}
  1246. typescript@4.9.5: {}
  1247. undici-types@5.26.5: {}
  1248. universal-user-agent@6.0.1: {}
  1249. vite-plugin-mkcert@1.17.5(vite@3.2.10(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)):
  1250. dependencies:
  1251. '@octokit/rest': 20.1.1
  1252. axios: 1.7.2(debug@4.3.6)
  1253. debug: 4.3.6
  1254. picocolors: 1.0.1
  1255. vite: 3.2.10(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8)
  1256. transitivePeerDependencies:
  1257. - supports-color
  1258. vite@3.2.10(@types/node@18.19.42)(less@4.2.0)(sass@1.77.8):
  1259. dependencies:
  1260. esbuild: 0.15.18
  1261. postcss: 8.4.40
  1262. resolve: 1.22.8
  1263. rollup: 2.79.1
  1264. optionalDependencies:
  1265. '@types/node': 18.19.42
  1266. fsevents: 2.3.3
  1267. less: 4.2.0
  1268. sass: 1.77.8
  1269. vue-cropper@1.0.2: {}
  1270. vue-router@4.4.0(vue@3.4.34(typescript@4.9.5)):
  1271. dependencies:
  1272. '@vue/devtools-api': 6.6.3
  1273. vue: 3.4.34(typescript@4.9.5)
  1274. vue-tsc@0.38.9(typescript@4.9.5):
  1275. dependencies:
  1276. '@volar/vue-typescript': 0.38.9
  1277. typescript: 4.9.5
  1278. vue-types@3.0.2(vue@3.4.34(typescript@4.9.5)):
  1279. dependencies:
  1280. is-plain-object: 3.0.1
  1281. vue: 3.4.34(typescript@4.9.5)
  1282. vue@3.4.34(typescript@4.9.5):
  1283. dependencies:
  1284. '@vue/compiler-dom': 3.4.34
  1285. '@vue/compiler-sfc': 3.4.34
  1286. '@vue/runtime-dom': 3.4.34
  1287. '@vue/server-renderer': 3.4.34(vue@3.4.34(typescript@4.9.5))
  1288. '@vue/shared': 3.4.34
  1289. optionalDependencies:
  1290. typescript: 4.9.5
  1291. vuedraggable@4.1.0(vue@3.4.34(typescript@4.9.5)):
  1292. dependencies:
  1293. sortablejs: 1.14.0
  1294. vue: 3.4.34(typescript@4.9.5)
  1295. warning@4.0.3:
  1296. dependencies:
  1297. loose-envify: 1.4.0
  1298. wrappy@1.0.2: {}