pnpm-lock.yaml 52 KB

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