pnpm-lock.yaml 71 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. '@amap/amap-jsapi-loader':
  9. specifier: ^1.0.1
  10. version: 1.0.1
  11. '@element-plus/icons-vue':
  12. specifier: ^2.1.0
  13. version: 2.3.1(vue@3.5.8(typescript@5.6.2))
  14. '@types/qs':
  15. specifier: ^6.9.7
  16. version: 6.9.16
  17. '@vueuse/components':
  18. specifier: ^10.11.0
  19. version: 10.11.1(vue@3.5.8(typescript@5.6.2))
  20. '@vueuse/core':
  21. specifier: ^10.11.0
  22. version: 10.11.1(vue@3.5.8(typescript@5.6.2))
  23. '@vueuse/router':
  24. specifier: ^10.11.0
  25. version: 10.11.1(vue-router@4.4.5(vue@3.5.8(typescript@5.6.2)))(vue@3.5.8(typescript@5.6.2))
  26. axios:
  27. specifier: ^1.4.0
  28. version: 1.7.7
  29. echarts:
  30. specifier: ^5.4.3
  31. version: 5.5.1
  32. element-plus:
  33. specifier: ^2.3.8
  34. version: 2.7.6(vue@3.5.8(typescript@5.6.2))
  35. js-base64:
  36. specifier: ^3.7.5
  37. version: 3.7.7
  38. mime:
  39. specifier: ^3.0.0
  40. version: 3.0.0
  41. mitt:
  42. specifier: ^3.0.1
  43. version: 3.0.1
  44. qrcode.vue:
  45. specifier: ^3.4.1
  46. version: 3.4.1(vue@3.5.8(typescript@5.6.2))
  47. qs:
  48. specifier: ^6.11.2
  49. version: 6.13.0
  50. sass:
  51. specifier: ^1.64.2
  52. version: 1.79.3
  53. sortablejs:
  54. specifier: ^1.15.2
  55. version: 1.15.3
  56. swiper:
  57. specifier: ^11.1.4
  58. version: 11.1.14
  59. three:
  60. specifier: ^0.158.0
  61. version: 0.158.0
  62. unplugin-element-plus:
  63. specifier: ^0.7.2
  64. version: 0.7.2(rollup@3.29.5)
  65. unplugin-vue-define-options:
  66. specifier: ^1.3.12
  67. version: 1.5.1(rollup@3.29.5)(vue@3.5.8(typescript@5.6.2))
  68. vue:
  69. specifier: ^3.3.4
  70. version: 3.5.8(typescript@5.6.2)
  71. vue-cropper:
  72. specifier: ^1.0.9
  73. version: 1.1.4
  74. vue-draggable-plus:
  75. specifier: ^0.5.0
  76. version: 0.5.3(@types/sortablejs@1.15.8)
  77. vue-router:
  78. specifier: ^4.2.4
  79. version: 4.4.5(vue@3.5.8(typescript@5.6.2))
  80. devDependencies:
  81. '@types/node':
  82. specifier: ^20.4.5
  83. version: 20.16.7
  84. '@vitejs/plugin-vue':
  85. specifier: ^4.2.3
  86. version: 4.6.2(vite@4.5.5(@types/node@20.16.7)(sass@1.79.3))(vue@3.5.8(typescript@5.6.2))
  87. npm-run-all:
  88. specifier: ^4.1.5
  89. version: 4.1.5
  90. typescript:
  91. specifier: ^5.0.2
  92. version: 5.6.2
  93. vite:
  94. specifier: ^4.4.5
  95. version: 4.5.5(@types/node@20.16.7)(sass@1.79.3)
  96. vue-tsc:
  97. specifier: ^1.8.5
  98. version: 1.8.27(typescript@5.6.2)
  99. packages:
  100. '@amap/amap-jsapi-loader@1.0.1':
  101. resolution: {integrity: sha512-nPyLKt7Ow/ThHLkSvn2etQlUzqxmTVgK7bIgwdBRTg2HK5668oN7xVxkaiRe3YZEzGzfV2XgH5Jmu2T73ljejw==}
  102. '@babel/helper-string-parser@7.24.8':
  103. resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==}
  104. engines: {node: '>=6.9.0'}
  105. '@babel/helper-validator-identifier@7.24.7':
  106. resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
  107. engines: {node: '>=6.9.0'}
  108. '@babel/parser@7.25.6':
  109. resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==}
  110. engines: {node: '>=6.0.0'}
  111. hasBin: true
  112. '@babel/types@7.25.6':
  113. resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==}
  114. engines: {node: '>=6.9.0'}
  115. '@ctrl/tinycolor@3.6.1':
  116. resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
  117. engines: {node: '>=10'}
  118. '@element-plus/icons-vue@2.3.1':
  119. resolution: {integrity: sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==}
  120. peerDependencies:
  121. vue: ^3.2.0
  122. '@esbuild/android-arm64@0.18.20':
  123. resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==}
  124. engines: {node: '>=12'}
  125. cpu: [arm64]
  126. os: [android]
  127. '@esbuild/android-arm@0.18.20':
  128. resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==}
  129. engines: {node: '>=12'}
  130. cpu: [arm]
  131. os: [android]
  132. '@esbuild/android-x64@0.18.20':
  133. resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==}
  134. engines: {node: '>=12'}
  135. cpu: [x64]
  136. os: [android]
  137. '@esbuild/darwin-arm64@0.18.20':
  138. resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==}
  139. engines: {node: '>=12'}
  140. cpu: [arm64]
  141. os: [darwin]
  142. '@esbuild/darwin-x64@0.18.20':
  143. resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==}
  144. engines: {node: '>=12'}
  145. cpu: [x64]
  146. os: [darwin]
  147. '@esbuild/freebsd-arm64@0.18.20':
  148. resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==}
  149. engines: {node: '>=12'}
  150. cpu: [arm64]
  151. os: [freebsd]
  152. '@esbuild/freebsd-x64@0.18.20':
  153. resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==}
  154. engines: {node: '>=12'}
  155. cpu: [x64]
  156. os: [freebsd]
  157. '@esbuild/linux-arm64@0.18.20':
  158. resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==}
  159. engines: {node: '>=12'}
  160. cpu: [arm64]
  161. os: [linux]
  162. '@esbuild/linux-arm@0.18.20':
  163. resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==}
  164. engines: {node: '>=12'}
  165. cpu: [arm]
  166. os: [linux]
  167. '@esbuild/linux-ia32@0.18.20':
  168. resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==}
  169. engines: {node: '>=12'}
  170. cpu: [ia32]
  171. os: [linux]
  172. '@esbuild/linux-loong64@0.18.20':
  173. resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==}
  174. engines: {node: '>=12'}
  175. cpu: [loong64]
  176. os: [linux]
  177. '@esbuild/linux-mips64el@0.18.20':
  178. resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==}
  179. engines: {node: '>=12'}
  180. cpu: [mips64el]
  181. os: [linux]
  182. '@esbuild/linux-ppc64@0.18.20':
  183. resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==}
  184. engines: {node: '>=12'}
  185. cpu: [ppc64]
  186. os: [linux]
  187. '@esbuild/linux-riscv64@0.18.20':
  188. resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==}
  189. engines: {node: '>=12'}
  190. cpu: [riscv64]
  191. os: [linux]
  192. '@esbuild/linux-s390x@0.18.20':
  193. resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==}
  194. engines: {node: '>=12'}
  195. cpu: [s390x]
  196. os: [linux]
  197. '@esbuild/linux-x64@0.18.20':
  198. resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==}
  199. engines: {node: '>=12'}
  200. cpu: [x64]
  201. os: [linux]
  202. '@esbuild/netbsd-x64@0.18.20':
  203. resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==}
  204. engines: {node: '>=12'}
  205. cpu: [x64]
  206. os: [netbsd]
  207. '@esbuild/openbsd-x64@0.18.20':
  208. resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==}
  209. engines: {node: '>=12'}
  210. cpu: [x64]
  211. os: [openbsd]
  212. '@esbuild/sunos-x64@0.18.20':
  213. resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==}
  214. engines: {node: '>=12'}
  215. cpu: [x64]
  216. os: [sunos]
  217. '@esbuild/win32-arm64@0.18.20':
  218. resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==}
  219. engines: {node: '>=12'}
  220. cpu: [arm64]
  221. os: [win32]
  222. '@esbuild/win32-ia32@0.18.20':
  223. resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==}
  224. engines: {node: '>=12'}
  225. cpu: [ia32]
  226. os: [win32]
  227. '@esbuild/win32-x64@0.18.20':
  228. resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==}
  229. engines: {node: '>=12'}
  230. cpu: [x64]
  231. os: [win32]
  232. '@floating-ui/core@1.6.8':
  233. resolution: {integrity: sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==}
  234. '@floating-ui/dom@1.6.11':
  235. resolution: {integrity: sha512-qkMCxSR24v2vGkhYDo/UzxfJN3D4syqSjyuTFz6C7XcpU1pASPRieNI0Kj5VP3/503mOfYiGY891ugBX1GlABQ==}
  236. '@floating-ui/utils@0.2.8':
  237. resolution: {integrity: sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==}
  238. '@jridgewell/sourcemap-codec@1.5.0':
  239. resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  240. '@rollup/pluginutils@5.1.2':
  241. resolution: {integrity: sha512-/FIdS3PyZ39bjZlwqFnWqCOVnW7o963LtKMwQOD0NhQqw22gSr2YY1afu3FxRip4ZCZNsD5jq6Aaz6QV3D/Njw==}
  242. engines: {node: '>=14.0.0'}
  243. peerDependencies:
  244. rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
  245. peerDependenciesMeta:
  246. rollup:
  247. optional: true
  248. '@sxzz/popperjs-es@2.11.7':
  249. resolution: {integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==}
  250. '@types/estree@1.0.6':
  251. resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
  252. '@types/lodash-es@4.17.12':
  253. resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
  254. '@types/lodash@4.17.9':
  255. resolution: {integrity: sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==}
  256. '@types/node@20.16.7':
  257. resolution: {integrity: sha512-QkDQjAY3gkvJNcZOWwzy3BN34RweT0OQ9zJyvLCU0kSK22dO2QYh/NHGfbEAYylPYzRB1/iXcojS79wOg5gFSw==}
  258. '@types/qs@6.9.16':
  259. resolution: {integrity: sha512-7i+zxXdPD0T4cKDuxCUXJ4wHcsJLwENa6Z3dCu8cfCK743OGy5Nu1RmAGqDPsoTDINVEcdXKRvR/zre+P2Ku1A==}
  260. '@types/sortablejs@1.15.8':
  261. resolution: {integrity: sha512-b79830lW+RZfwaztgs1aVPgbasJ8e7AXtZYHTELNXZPsERt4ymJdjV4OccDbHQAvHrCcFpbF78jkm0R6h/pZVg==}
  262. '@types/web-bluetooth@0.0.16':
  263. resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
  264. '@types/web-bluetooth@0.0.20':
  265. resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
  266. '@vitejs/plugin-vue@4.6.2':
  267. resolution: {integrity: sha512-kqf7SGFoG+80aZG6Pf+gsZIVvGSCKE98JbiWqcCV9cThtg91Jav0yvYFC9Zb+jKetNGF6ZKeoaxgZfND21fWKw==}
  268. engines: {node: ^14.18.0 || >=16.0.0}
  269. peerDependencies:
  270. vite: ^4.0.0 || ^5.0.0
  271. vue: ^3.2.25
  272. '@volar/language-core@1.11.1':
  273. resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==}
  274. '@volar/source-map@1.11.1':
  275. resolution: {integrity: sha512-hJnOnwZ4+WT5iupLRnuzbULZ42L7BWWPMmruzwtLhJfpDVoZLjNBxHDi2sY2bgZXCKlpU5XcsMFoYrsQmPhfZg==}
  276. '@volar/typescript@1.11.1':
  277. resolution: {integrity: sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==}
  278. '@vue-macros/common@1.14.0':
  279. resolution: {integrity: sha512-xwQhDoEXRNXobNQmdqOD20yUGdVLVLZe4zhDlT9q/E+z+mvT3wukaAoJG80XRnv/BcgOOCVpxqpkQZ3sNTgjWA==}
  280. engines: {node: '>=16.14.0'}
  281. peerDependencies:
  282. vue: ^2.7.0 || ^3.2.25
  283. peerDependenciesMeta:
  284. vue:
  285. optional: true
  286. '@vue/compiler-core@3.5.8':
  287. resolution: {integrity: sha512-Uzlxp91EPjfbpeO5KtC0KnXPkuTfGsNDeaKQJxQN718uz+RqDYarEf7UhQJGK+ZYloD2taUbHTI2J4WrUaZQNA==}
  288. '@vue/compiler-dom@3.5.8':
  289. resolution: {integrity: sha512-GUNHWvoDSbSa5ZSHT9SnV5WkStWfzJwwTd6NMGzilOE/HM5j+9EB9zGXdtu/fCNEmctBqMs6C9SvVPpVPuk1Eg==}
  290. '@vue/compiler-sfc@3.5.8':
  291. resolution: {integrity: sha512-taYpngQtSysrvO9GULaOSwcG5q821zCoIQBtQQSx7Uf7DxpR6CIHR90toPr9QfDD2mqHQPCSgoWBvJu0yV9zjg==}
  292. '@vue/compiler-ssr@3.5.8':
  293. resolution: {integrity: sha512-W96PtryNsNG9u0ZnN5Q5j27Z/feGrFV6zy9q5tzJVyJaLiwYxvC0ek4IXClZygyhjm+XKM7WD9pdKi/wIRVC/Q==}
  294. '@vue/devtools-api@6.6.4':
  295. resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
  296. '@vue/language-core@1.8.27':
  297. resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==}
  298. peerDependencies:
  299. typescript: '*'
  300. peerDependenciesMeta:
  301. typescript:
  302. optional: true
  303. '@vue/reactivity@3.5.8':
  304. resolution: {integrity: sha512-mlgUyFHLCUZcAYkqvzYnlBRCh0t5ZQfLYit7nukn1GR96gc48Bp4B7OIcSfVSvlG1k3BPfD+p22gi1t2n9tsXg==}
  305. '@vue/runtime-core@3.5.8':
  306. resolution: {integrity: sha512-fJuPelh64agZ8vKkZgp5iCkPaEqFJsYzxLk9vSC0X3G8ppknclNDr61gDc45yBGTaN5Xqc1qZWU3/NoaBMHcjQ==}
  307. '@vue/runtime-dom@3.5.8':
  308. resolution: {integrity: sha512-DpAUz+PKjTZPUOB6zJgkxVI3GuYc2iWZiNeeHQUw53kdrparSTG6HeXUrYDjaam8dVsCdvQxDz6ZWxnyjccUjQ==}
  309. '@vue/server-renderer@3.5.8':
  310. resolution: {integrity: sha512-7AmC9/mEeV9mmXNVyUIm1a1AjUhyeeGNbkLh39J00E7iPeGks8OGRB5blJiMmvqSh8SkaS7jkLWSpXtxUCeagA==}
  311. peerDependencies:
  312. vue: 3.5.8
  313. '@vue/shared@3.5.8':
  314. resolution: {integrity: sha512-mJleSWbAGySd2RJdX1RBtcrUBX6snyOc0qHpgk3lGi4l9/P/3ny3ELqFWqYdkXIwwNN/kdm8nD9ky8o6l/Lx2A==}
  315. '@vueuse/components@10.11.1':
  316. resolution: {integrity: sha512-ThcreQCX/eq61sLkLKjigD4PQvs3Wy4zglICvQH9tP6xl87y5KsQEoizn6OI+R3hrOgwQHLJe7Y0wLLh3fBKcg==}
  317. '@vueuse/core@10.11.1':
  318. resolution: {integrity: sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==}
  319. '@vueuse/core@9.13.0':
  320. resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
  321. '@vueuse/metadata@10.11.1':
  322. resolution: {integrity: sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==}
  323. '@vueuse/metadata@9.13.0':
  324. resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
  325. '@vueuse/router@10.11.1':
  326. resolution: {integrity: sha512-tXtDofDwgmADrnLY2mK2LtHKV9CBehaNfT2ar00HZTJ00QxmCOjYp626WdGtQsUi4E64vTScV/s+yKTXhZfl1w==}
  327. peerDependencies:
  328. vue-router: '>=4.0.0-rc.1'
  329. '@vueuse/shared@10.11.1':
  330. resolution: {integrity: sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==}
  331. '@vueuse/shared@9.13.0':
  332. resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
  333. acorn@8.12.1:
  334. resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==}
  335. engines: {node: '>=0.4.0'}
  336. hasBin: true
  337. ansi-styles@3.2.1:
  338. resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
  339. engines: {node: '>=4'}
  340. array-buffer-byte-length@1.0.1:
  341. resolution: {integrity: sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==}
  342. engines: {node: '>= 0.4'}
  343. arraybuffer.prototype.slice@1.0.3:
  344. resolution: {integrity: sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==}
  345. engines: {node: '>= 0.4'}
  346. ast-kit@1.2.0:
  347. resolution: {integrity: sha512-7TnogTQQZEagrHcOcddY0PqXPxVqFoNPPsKoa42Peyc83iinzT+QPKoRLDmzpaUVWZbgqSoHtezsTIoJyyBE+Q==}
  348. engines: {node: '>=16.14.0'}
  349. ast-walker-scope@0.6.2:
  350. resolution: {integrity: sha512-1UWOyC50xI3QZkRuDj6PqDtpm1oHWtYs+NQGwqL/2R11eN3Q81PHAHPM0SWW3BNQm53UDwS//Jv8L4CCVLM1bQ==}
  351. engines: {node: '>=16.14.0'}
  352. async-validator@4.2.5:
  353. resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
  354. asynckit@0.4.0:
  355. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  356. available-typed-arrays@1.0.7:
  357. resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
  358. engines: {node: '>= 0.4'}
  359. axios@1.7.7:
  360. resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==}
  361. balanced-match@1.0.2:
  362. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  363. brace-expansion@1.1.11:
  364. resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
  365. brace-expansion@2.0.1:
  366. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  367. call-bind@1.0.7:
  368. resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==}
  369. engines: {node: '>= 0.4'}
  370. chalk@2.4.2:
  371. resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
  372. engines: {node: '>=4'}
  373. chokidar@4.0.1:
  374. resolution: {integrity: sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==}
  375. engines: {node: '>= 14.16.0'}
  376. color-convert@1.9.3:
  377. resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
  378. color-name@1.1.3:
  379. resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
  380. combined-stream@1.0.8:
  381. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  382. engines: {node: '>= 0.8'}
  383. computeds@0.0.1:
  384. resolution: {integrity: sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==}
  385. concat-map@0.0.1:
  386. resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
  387. confbox@0.1.7:
  388. resolution: {integrity: sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA==}
  389. cross-spawn@6.0.5:
  390. resolution: {integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==}
  391. engines: {node: '>=4.8'}
  392. csstype@3.1.3:
  393. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  394. data-view-buffer@1.0.1:
  395. resolution: {integrity: sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==}
  396. engines: {node: '>= 0.4'}
  397. data-view-byte-length@1.0.1:
  398. resolution: {integrity: sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==}
  399. engines: {node: '>= 0.4'}
  400. data-view-byte-offset@1.0.0:
  401. resolution: {integrity: sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==}
  402. engines: {node: '>= 0.4'}
  403. dayjs@1.11.13:
  404. resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
  405. de-indent@1.0.2:
  406. resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
  407. define-data-property@1.1.4:
  408. resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==}
  409. engines: {node: '>= 0.4'}
  410. define-properties@1.2.1:
  411. resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==}
  412. engines: {node: '>= 0.4'}
  413. delayed-stream@1.0.0:
  414. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  415. engines: {node: '>=0.4.0'}
  416. echarts@5.5.1:
  417. resolution: {integrity: sha512-Fce8upazaAXUVUVsjgV6mBnGuqgO+JNDlcgF79Dksy4+wgGpQB2lmYoO4TSweFg/mZITdpGHomw/cNBJZj1icA==}
  418. element-plus@2.7.6:
  419. resolution: {integrity: sha512-36sw1K23hYjgeooR10U6CiCaCp2wvOqwoFurADZVlekeQ9v5U1FhJCFGEXO6i/kZBBMwsE1c9fxjLs9LENw2Rg==}
  420. peerDependencies:
  421. vue: ^3.2.0
  422. entities@4.5.0:
  423. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  424. engines: {node: '>=0.12'}
  425. error-ex@1.3.2:
  426. resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==}
  427. es-abstract@1.23.3:
  428. resolution: {integrity: sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==}
  429. engines: {node: '>= 0.4'}
  430. es-define-property@1.0.0:
  431. resolution: {integrity: sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==}
  432. engines: {node: '>= 0.4'}
  433. es-errors@1.3.0:
  434. resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
  435. engines: {node: '>= 0.4'}
  436. es-module-lexer@1.5.4:
  437. resolution: {integrity: sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==}
  438. es-object-atoms@1.0.0:
  439. resolution: {integrity: sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==}
  440. engines: {node: '>= 0.4'}
  441. es-set-tostringtag@2.0.3:
  442. resolution: {integrity: sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==}
  443. engines: {node: '>= 0.4'}
  444. es-to-primitive@1.2.1:
  445. resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==}
  446. engines: {node: '>= 0.4'}
  447. esbuild@0.18.20:
  448. resolution: {integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==}
  449. engines: {node: '>=12'}
  450. hasBin: true
  451. escape-html@1.0.3:
  452. resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
  453. escape-string-regexp@1.0.5:
  454. resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
  455. engines: {node: '>=0.8.0'}
  456. estree-walker@2.0.2:
  457. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  458. follow-redirects@1.15.9:
  459. resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==}
  460. engines: {node: '>=4.0'}
  461. peerDependencies:
  462. debug: '*'
  463. peerDependenciesMeta:
  464. debug:
  465. optional: true
  466. for-each@0.3.3:
  467. resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==}
  468. form-data@4.0.0:
  469. resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==}
  470. engines: {node: '>= 6'}
  471. fsevents@2.3.3:
  472. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  473. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  474. os: [darwin]
  475. function-bind@1.1.2:
  476. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  477. function.prototype.name@1.1.6:
  478. resolution: {integrity: sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==}
  479. engines: {node: '>= 0.4'}
  480. functions-have-names@1.2.3:
  481. resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==}
  482. get-intrinsic@1.2.4:
  483. resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==}
  484. engines: {node: '>= 0.4'}
  485. get-symbol-description@1.0.2:
  486. resolution: {integrity: sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==}
  487. engines: {node: '>= 0.4'}
  488. globalthis@1.0.4:
  489. resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
  490. engines: {node: '>= 0.4'}
  491. gopd@1.0.1:
  492. resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==}
  493. graceful-fs@4.2.11:
  494. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  495. has-bigints@1.0.2:
  496. resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==}
  497. has-flag@3.0.0:
  498. resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
  499. engines: {node: '>=4'}
  500. has-property-descriptors@1.0.2:
  501. resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==}
  502. has-proto@1.0.3:
  503. resolution: {integrity: sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==}
  504. engines: {node: '>= 0.4'}
  505. has-symbols@1.0.3:
  506. resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==}
  507. engines: {node: '>= 0.4'}
  508. has-tostringtag@1.0.2:
  509. resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
  510. engines: {node: '>= 0.4'}
  511. hasown@2.0.2:
  512. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  513. engines: {node: '>= 0.4'}
  514. he@1.2.0:
  515. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  516. hasBin: true
  517. hosted-git-info@2.8.9:
  518. resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==}
  519. immutable@4.3.7:
  520. resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==}
  521. internal-slot@1.0.7:
  522. resolution: {integrity: sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==}
  523. engines: {node: '>= 0.4'}
  524. is-array-buffer@3.0.4:
  525. resolution: {integrity: sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==}
  526. engines: {node: '>= 0.4'}
  527. is-arrayish@0.2.1:
  528. resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
  529. is-bigint@1.0.4:
  530. resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==}
  531. is-boolean-object@1.1.2:
  532. resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==}
  533. engines: {node: '>= 0.4'}
  534. is-callable@1.2.7:
  535. resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==}
  536. engines: {node: '>= 0.4'}
  537. is-core-module@2.15.1:
  538. resolution: {integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==}
  539. engines: {node: '>= 0.4'}
  540. is-data-view@1.0.1:
  541. resolution: {integrity: sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==}
  542. engines: {node: '>= 0.4'}
  543. is-date-object@1.0.5:
  544. resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==}
  545. engines: {node: '>= 0.4'}
  546. is-negative-zero@2.0.3:
  547. resolution: {integrity: sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==}
  548. engines: {node: '>= 0.4'}
  549. is-number-object@1.0.7:
  550. resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==}
  551. engines: {node: '>= 0.4'}
  552. is-regex@1.1.4:
  553. resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==}
  554. engines: {node: '>= 0.4'}
  555. is-shared-array-buffer@1.0.3:
  556. resolution: {integrity: sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==}
  557. engines: {node: '>= 0.4'}
  558. is-string@1.0.7:
  559. resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==}
  560. engines: {node: '>= 0.4'}
  561. is-symbol@1.0.4:
  562. resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==}
  563. engines: {node: '>= 0.4'}
  564. is-typed-array@1.1.13:
  565. resolution: {integrity: sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==}
  566. engines: {node: '>= 0.4'}
  567. is-weakref@1.0.2:
  568. resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==}
  569. isarray@2.0.5:
  570. resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==}
  571. isexe@2.0.0:
  572. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  573. js-base64@3.7.7:
  574. resolution: {integrity: sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==}
  575. json-parse-better-errors@1.0.2:
  576. resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==}
  577. load-json-file@4.0.0:
  578. resolution: {integrity: sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==}
  579. engines: {node: '>=4'}
  580. local-pkg@0.5.0:
  581. resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==}
  582. engines: {node: '>=14'}
  583. lodash-es@4.17.21:
  584. resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
  585. lodash-unified@1.0.3:
  586. resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==}
  587. peerDependencies:
  588. '@types/lodash-es': '*'
  589. lodash: '*'
  590. lodash-es: '*'
  591. lodash@4.17.21:
  592. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  593. magic-string-ast@0.6.2:
  594. resolution: {integrity: sha512-oN3Bcd7ZVt+0VGEs7402qR/tjgjbM7kPlH/z7ufJnzTLVBzXJITRHOJiwMmmYMgZfdoWQsfQcY+iKlxiBppnMA==}
  595. engines: {node: '>=16.14.0'}
  596. magic-string@0.30.11:
  597. resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==}
  598. memoize-one@6.0.0:
  599. resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
  600. memorystream@0.3.1:
  601. resolution: {integrity: sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==}
  602. engines: {node: '>= 0.10.0'}
  603. mime-db@1.52.0:
  604. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  605. engines: {node: '>= 0.6'}
  606. mime-types@2.1.35:
  607. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  608. engines: {node: '>= 0.6'}
  609. mime@3.0.0:
  610. resolution: {integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==}
  611. engines: {node: '>=10.0.0'}
  612. hasBin: true
  613. minimatch@3.1.2:
  614. resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
  615. minimatch@9.0.5:
  616. resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
  617. engines: {node: '>=16 || 14 >=14.17'}
  618. mitt@3.0.1:
  619. resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
  620. mlly@1.7.1:
  621. resolution: {integrity: sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==}
  622. muggle-string@0.3.1:
  623. resolution: {integrity: sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==}
  624. nanoid@3.3.7:
  625. resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
  626. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  627. hasBin: true
  628. nice-try@1.0.5:
  629. resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==}
  630. normalize-package-data@2.5.0:
  631. resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==}
  632. normalize-wheel-es@1.2.0:
  633. resolution: {integrity: sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==}
  634. npm-run-all@4.1.5:
  635. resolution: {integrity: sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==}
  636. engines: {node: '>= 4'}
  637. hasBin: true
  638. object-inspect@1.13.2:
  639. resolution: {integrity: sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==}
  640. engines: {node: '>= 0.4'}
  641. object-keys@1.1.1:
  642. resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
  643. engines: {node: '>= 0.4'}
  644. object.assign@4.1.5:
  645. resolution: {integrity: sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==}
  646. engines: {node: '>= 0.4'}
  647. parse-json@4.0.0:
  648. resolution: {integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==}
  649. engines: {node: '>=4'}
  650. path-browserify@1.0.1:
  651. resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
  652. path-key@2.0.1:
  653. resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==}
  654. engines: {node: '>=4'}
  655. path-parse@1.0.7:
  656. resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
  657. path-type@3.0.0:
  658. resolution: {integrity: sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==}
  659. engines: {node: '>=4'}
  660. pathe@1.1.2:
  661. resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
  662. picocolors@1.1.0:
  663. resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==}
  664. picomatch@2.3.1:
  665. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  666. engines: {node: '>=8.6'}
  667. pidtree@0.3.1:
  668. resolution: {integrity: sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==}
  669. engines: {node: '>=0.10'}
  670. hasBin: true
  671. pify@3.0.0:
  672. resolution: {integrity: sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==}
  673. engines: {node: '>=4'}
  674. pkg-types@1.2.0:
  675. resolution: {integrity: sha512-+ifYuSSqOQ8CqP4MbZA5hDpb97n3E8SVWdJe+Wms9kj745lmd3b7EZJiqvmLwAlmRfjrI7Hi5z3kdBJ93lFNPA==}
  676. possible-typed-array-names@1.0.0:
  677. resolution: {integrity: sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==}
  678. engines: {node: '>= 0.4'}
  679. postcss@8.4.47:
  680. resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==}
  681. engines: {node: ^10 || ^12 || >=14}
  682. proxy-from-env@1.1.0:
  683. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
  684. qrcode.vue@3.4.1:
  685. resolution: {integrity: sha512-wq/zHsifH4FJ1GXQi8/wNxD1KfQkckIpjK1KPTc/qwYU5/Bkd4me0w4xZSg6EXk6xLBkVDE0zxVagewv5EMAVA==}
  686. peerDependencies:
  687. vue: ^3.0.0
  688. qs@6.13.0:
  689. resolution: {integrity: sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==}
  690. engines: {node: '>=0.6'}
  691. read-pkg@3.0.0:
  692. resolution: {integrity: sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==}
  693. engines: {node: '>=4'}
  694. readdirp@4.0.1:
  695. resolution: {integrity: sha512-GkMg9uOTpIWWKbSsgwb5fA4EavTR+SG/PMPoAY8hkhHfEEY0/vqljY+XHqtDf2cr2IJtoNRDbrrEpZUiZCkYRw==}
  696. engines: {node: '>= 14.16.0'}
  697. regexp.prototype.flags@1.5.2:
  698. resolution: {integrity: sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==}
  699. engines: {node: '>= 0.4'}
  700. resolve@1.22.8:
  701. resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
  702. hasBin: true
  703. rollup@3.29.5:
  704. resolution: {integrity: sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==}
  705. engines: {node: '>=14.18.0', npm: '>=8.0.0'}
  706. hasBin: true
  707. safe-array-concat@1.1.2:
  708. resolution: {integrity: sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==}
  709. engines: {node: '>=0.4'}
  710. safe-regex-test@1.0.3:
  711. resolution: {integrity: sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==}
  712. engines: {node: '>= 0.4'}
  713. sass@1.79.3:
  714. resolution: {integrity: sha512-m7dZxh0W9EZ3cw50Me5GOuYm/tVAJAn91SUnohLRo9cXBixGUOdvmryN+dXpwR831bhoY3Zv7rEFt85PUwTmzA==}
  715. engines: {node: '>=14.0.0'}
  716. hasBin: true
  717. semver@5.7.2:
  718. resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
  719. hasBin: true
  720. semver@7.6.3:
  721. resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==}
  722. engines: {node: '>=10'}
  723. hasBin: true
  724. set-function-length@1.2.2:
  725. resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==}
  726. engines: {node: '>= 0.4'}
  727. set-function-name@2.0.2:
  728. resolution: {integrity: sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==}
  729. engines: {node: '>= 0.4'}
  730. shebang-command@1.2.0:
  731. resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==}
  732. engines: {node: '>=0.10.0'}
  733. shebang-regex@1.0.0:
  734. resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==}
  735. engines: {node: '>=0.10.0'}
  736. shell-quote@1.8.1:
  737. resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==}
  738. side-channel@1.0.6:
  739. resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==}
  740. engines: {node: '>= 0.4'}
  741. sortablejs@1.15.3:
  742. resolution: {integrity: sha512-zdK3/kwwAK1cJgy1rwl1YtNTbRmc8qW/+vgXf75A7NHag5of4pyI6uK86ktmQETyWRH7IGaE73uZOOBcGxgqZg==}
  743. source-map-js@1.2.1:
  744. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  745. engines: {node: '>=0.10.0'}
  746. spdx-correct@3.2.0:
  747. resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==}
  748. spdx-exceptions@2.5.0:
  749. resolution: {integrity: sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==}
  750. spdx-expression-parse@3.0.1:
  751. resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==}
  752. spdx-license-ids@3.0.20:
  753. resolution: {integrity: sha512-jg25NiDV/1fLtSgEgyvVyDunvaNHbuwF9lfNV17gSmPFAlYzdfNBlLtLzXTevwkPj7DhGbmN9VnmJIgLnhvaBw==}
  754. string.prototype.padend@3.1.6:
  755. resolution: {integrity: sha512-XZpspuSB7vJWhvJc9DLSlrXl1mcA2BdoY5jjnS135ydXqLoqhs96JjDtCkjJEQHvfqZIp9hBuBMgI589peyx9Q==}
  756. engines: {node: '>= 0.4'}
  757. string.prototype.trim@1.2.9:
  758. resolution: {integrity: sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==}
  759. engines: {node: '>= 0.4'}
  760. string.prototype.trimend@1.0.8:
  761. resolution: {integrity: sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==}
  762. string.prototype.trimstart@1.0.8:
  763. resolution: {integrity: sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==}
  764. engines: {node: '>= 0.4'}
  765. strip-bom@3.0.0:
  766. resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==}
  767. engines: {node: '>=4'}
  768. supports-color@5.5.0:
  769. resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
  770. engines: {node: '>=4'}
  771. supports-preserve-symlinks-flag@1.0.0:
  772. resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
  773. engines: {node: '>= 0.4'}
  774. swiper@11.1.14:
  775. resolution: {integrity: sha512-VbQLQXC04io6AoAjIUWuZwW4MSYozkcP9KjLdrsG/00Q/yiwvhz9RQyt0nHXV10hi9NVnDNy1/wv7Dzq1lkOCQ==}
  776. engines: {node: '>= 4.7.0'}
  777. three@0.158.0:
  778. resolution: {integrity: sha512-TALj4EOpdDPF1henk2Q+s17K61uEAAWQ7TJB68nr7FKxqwyDr3msOt5IWdbGm4TaWKjrtWS8DJJWe9JnvsWOhQ==}
  779. to-fast-properties@2.0.0:
  780. resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
  781. engines: {node: '>=4'}
  782. tslib@2.3.0:
  783. resolution: {integrity: sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==}
  784. typed-array-buffer@1.0.2:
  785. resolution: {integrity: sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==}
  786. engines: {node: '>= 0.4'}
  787. typed-array-byte-length@1.0.1:
  788. resolution: {integrity: sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==}
  789. engines: {node: '>= 0.4'}
  790. typed-array-byte-offset@1.0.2:
  791. resolution: {integrity: sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==}
  792. engines: {node: '>= 0.4'}
  793. typed-array-length@1.0.6:
  794. resolution: {integrity: sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==}
  795. engines: {node: '>= 0.4'}
  796. typescript@5.6.2:
  797. resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==}
  798. engines: {node: '>=14.17'}
  799. hasBin: true
  800. ufo@1.5.4:
  801. resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==}
  802. unbox-primitive@1.0.2:
  803. resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==}
  804. undici-types@6.19.8:
  805. resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
  806. unplugin-element-plus@0.7.2:
  807. resolution: {integrity: sha512-A73dCu0fIMRodx1OoAZ4JruyAoenzTVFWMdukq3q7xR+vtcAy3B9uO1g3+WJMA1A9hWxo7iO5tVRGaD2lFNlWA==}
  808. engines: {node: '>=14.19.0'}
  809. unplugin-vue-define-options@1.5.1:
  810. resolution: {integrity: sha512-Ss+sHK0D98UPrzrJ1Bh7QmZtdymvGn7IVniB/Y1vsWQiKNOznjN8XLo228AfaHSFuIfx5x7wuNDqKTL5xBqhgw==}
  811. engines: {node: '>=16.14.0'}
  812. unplugin@1.14.1:
  813. resolution: {integrity: sha512-lBlHbfSFPToDYp9pjXlUEFVxYLaue9f9T1HC+4OHlmj+HnMDdz9oZY+erXfoCe/5V/7gKUSY2jpXPb9S7f0f/w==}
  814. engines: {node: '>=14.0.0'}
  815. peerDependencies:
  816. webpack-sources: ^3
  817. peerDependenciesMeta:
  818. webpack-sources:
  819. optional: true
  820. validate-npm-package-license@3.0.4:
  821. resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==}
  822. vite@4.5.5:
  823. resolution: {integrity: sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==}
  824. engines: {node: ^14.18.0 || >=16.0.0}
  825. hasBin: true
  826. peerDependencies:
  827. '@types/node': '>= 14'
  828. less: '*'
  829. lightningcss: ^1.21.0
  830. sass: '*'
  831. stylus: '*'
  832. sugarss: '*'
  833. terser: ^5.4.0
  834. peerDependenciesMeta:
  835. '@types/node':
  836. optional: true
  837. less:
  838. optional: true
  839. lightningcss:
  840. optional: true
  841. sass:
  842. optional: true
  843. stylus:
  844. optional: true
  845. sugarss:
  846. optional: true
  847. terser:
  848. optional: true
  849. vue-cropper@1.1.4:
  850. resolution: {integrity: sha512-5m98vBsCEI9rbS4JxELxXidtAui3qNyTHLHg67Qbn7g8cg+E6LcnC+hh3SM/p94x6mFh6KRxT1ttnta+wCYqWA==}
  851. vue-demi@0.14.10:
  852. resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
  853. engines: {node: '>=12'}
  854. hasBin: true
  855. peerDependencies:
  856. '@vue/composition-api': ^1.0.0-rc.1
  857. vue: ^3.0.0-0 || ^2.6.0
  858. peerDependenciesMeta:
  859. '@vue/composition-api':
  860. optional: true
  861. vue-draggable-plus@0.5.3:
  862. resolution: {integrity: sha512-dwKDzZ8io3y7k2iuIwVwiGrdiq5C0S7Et7nt5Gz5KjpBS9MtZGFP+L4FJPWGSLYleOT8HmVuCXTZYjGet7wC0g==}
  863. peerDependencies:
  864. '@types/sortablejs': ^1.15.0
  865. '@vue/composition-api': '*'
  866. peerDependenciesMeta:
  867. '@vue/composition-api':
  868. optional: true
  869. vue-router@4.4.5:
  870. resolution: {integrity: sha512-4fKZygS8cH1yCyuabAXGUAsyi1b2/o/OKgu/RUb+znIYOxPRxdkytJEx+0wGcpBE1pX6vUgh5jwWOKRGvuA/7Q==}
  871. peerDependencies:
  872. vue: ^3.2.0
  873. vue-template-compiler@2.7.16:
  874. resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==}
  875. vue-tsc@1.8.27:
  876. resolution: {integrity: sha512-WesKCAZCRAbmmhuGl3+VrdWItEvfoFIPXOvUJkjULi+x+6G/Dy69yO3TBRJDr9eUlmsNAwVmxsNZxvHKzbkKdg==}
  877. hasBin: true
  878. peerDependencies:
  879. typescript: '*'
  880. vue@3.5.8:
  881. resolution: {integrity: sha512-hvuvuCy51nP/1fSRvrrIqTLSvrSyz2Pq+KQ8S8SXCxTWVE0nMaOnSDnSOxV1eYmGfvK7mqiwvd1C59CEEz7dAQ==}
  882. peerDependencies:
  883. typescript: '*'
  884. peerDependenciesMeta:
  885. typescript:
  886. optional: true
  887. webpack-virtual-modules@0.6.2:
  888. resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
  889. which-boxed-primitive@1.0.2:
  890. resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==}
  891. which-typed-array@1.1.15:
  892. resolution: {integrity: sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==}
  893. engines: {node: '>= 0.4'}
  894. which@1.3.1:
  895. resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==}
  896. hasBin: true
  897. zrender@5.6.0:
  898. resolution: {integrity: sha512-uzgraf4njmmHAbEUxMJ8Oxg+P3fT04O+9p7gY+wJRVxo8Ge+KmYv0WJev945EH4wFuc4OY2NLXz46FZrWS9xJg==}
  899. snapshots:
  900. '@amap/amap-jsapi-loader@1.0.1': {}
  901. '@babel/helper-string-parser@7.24.8': {}
  902. '@babel/helper-validator-identifier@7.24.7': {}
  903. '@babel/parser@7.25.6':
  904. dependencies:
  905. '@babel/types': 7.25.6
  906. '@babel/types@7.25.6':
  907. dependencies:
  908. '@babel/helper-string-parser': 7.24.8
  909. '@babel/helper-validator-identifier': 7.24.7
  910. to-fast-properties: 2.0.0
  911. '@ctrl/tinycolor@3.6.1': {}
  912. '@element-plus/icons-vue@2.3.1(vue@3.5.8(typescript@5.6.2))':
  913. dependencies:
  914. vue: 3.5.8(typescript@5.6.2)
  915. '@esbuild/android-arm64@0.18.20':
  916. optional: true
  917. '@esbuild/android-arm@0.18.20':
  918. optional: true
  919. '@esbuild/android-x64@0.18.20':
  920. optional: true
  921. '@esbuild/darwin-arm64@0.18.20':
  922. optional: true
  923. '@esbuild/darwin-x64@0.18.20':
  924. optional: true
  925. '@esbuild/freebsd-arm64@0.18.20':
  926. optional: true
  927. '@esbuild/freebsd-x64@0.18.20':
  928. optional: true
  929. '@esbuild/linux-arm64@0.18.20':
  930. optional: true
  931. '@esbuild/linux-arm@0.18.20':
  932. optional: true
  933. '@esbuild/linux-ia32@0.18.20':
  934. optional: true
  935. '@esbuild/linux-loong64@0.18.20':
  936. optional: true
  937. '@esbuild/linux-mips64el@0.18.20':
  938. optional: true
  939. '@esbuild/linux-ppc64@0.18.20':
  940. optional: true
  941. '@esbuild/linux-riscv64@0.18.20':
  942. optional: true
  943. '@esbuild/linux-s390x@0.18.20':
  944. optional: true
  945. '@esbuild/linux-x64@0.18.20':
  946. optional: true
  947. '@esbuild/netbsd-x64@0.18.20':
  948. optional: true
  949. '@esbuild/openbsd-x64@0.18.20':
  950. optional: true
  951. '@esbuild/sunos-x64@0.18.20':
  952. optional: true
  953. '@esbuild/win32-arm64@0.18.20':
  954. optional: true
  955. '@esbuild/win32-ia32@0.18.20':
  956. optional: true
  957. '@esbuild/win32-x64@0.18.20':
  958. optional: true
  959. '@floating-ui/core@1.6.8':
  960. dependencies:
  961. '@floating-ui/utils': 0.2.8
  962. '@floating-ui/dom@1.6.11':
  963. dependencies:
  964. '@floating-ui/core': 1.6.8
  965. '@floating-ui/utils': 0.2.8
  966. '@floating-ui/utils@0.2.8': {}
  967. '@jridgewell/sourcemap-codec@1.5.0': {}
  968. '@rollup/pluginutils@5.1.2(rollup@3.29.5)':
  969. dependencies:
  970. '@types/estree': 1.0.6
  971. estree-walker: 2.0.2
  972. picomatch: 2.3.1
  973. optionalDependencies:
  974. rollup: 3.29.5
  975. '@sxzz/popperjs-es@2.11.7': {}
  976. '@types/estree@1.0.6': {}
  977. '@types/lodash-es@4.17.12':
  978. dependencies:
  979. '@types/lodash': 4.17.9
  980. '@types/lodash@4.17.9': {}
  981. '@types/node@20.16.7':
  982. dependencies:
  983. undici-types: 6.19.8
  984. '@types/qs@6.9.16': {}
  985. '@types/sortablejs@1.15.8': {}
  986. '@types/web-bluetooth@0.0.16': {}
  987. '@types/web-bluetooth@0.0.20': {}
  988. '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@20.16.7)(sass@1.79.3))(vue@3.5.8(typescript@5.6.2))':
  989. dependencies:
  990. vite: 4.5.5(@types/node@20.16.7)(sass@1.79.3)
  991. vue: 3.5.8(typescript@5.6.2)
  992. '@volar/language-core@1.11.1':
  993. dependencies:
  994. '@volar/source-map': 1.11.1
  995. '@volar/source-map@1.11.1':
  996. dependencies:
  997. muggle-string: 0.3.1
  998. '@volar/typescript@1.11.1':
  999. dependencies:
  1000. '@volar/language-core': 1.11.1
  1001. path-browserify: 1.0.1
  1002. '@vue-macros/common@1.14.0(rollup@3.29.5)(vue@3.5.8(typescript@5.6.2))':
  1003. dependencies:
  1004. '@babel/types': 7.25.6
  1005. '@rollup/pluginutils': 5.1.2(rollup@3.29.5)
  1006. '@vue/compiler-sfc': 3.5.8
  1007. ast-kit: 1.2.0
  1008. local-pkg: 0.5.0
  1009. magic-string-ast: 0.6.2
  1010. optionalDependencies:
  1011. vue: 3.5.8(typescript@5.6.2)
  1012. transitivePeerDependencies:
  1013. - rollup
  1014. '@vue/compiler-core@3.5.8':
  1015. dependencies:
  1016. '@babel/parser': 7.25.6
  1017. '@vue/shared': 3.5.8
  1018. entities: 4.5.0
  1019. estree-walker: 2.0.2
  1020. source-map-js: 1.2.1
  1021. '@vue/compiler-dom@3.5.8':
  1022. dependencies:
  1023. '@vue/compiler-core': 3.5.8
  1024. '@vue/shared': 3.5.8
  1025. '@vue/compiler-sfc@3.5.8':
  1026. dependencies:
  1027. '@babel/parser': 7.25.6
  1028. '@vue/compiler-core': 3.5.8
  1029. '@vue/compiler-dom': 3.5.8
  1030. '@vue/compiler-ssr': 3.5.8
  1031. '@vue/shared': 3.5.8
  1032. estree-walker: 2.0.2
  1033. magic-string: 0.30.11
  1034. postcss: 8.4.47
  1035. source-map-js: 1.2.1
  1036. '@vue/compiler-ssr@3.5.8':
  1037. dependencies:
  1038. '@vue/compiler-dom': 3.5.8
  1039. '@vue/shared': 3.5.8
  1040. '@vue/devtools-api@6.6.4': {}
  1041. '@vue/language-core@1.8.27(typescript@5.6.2)':
  1042. dependencies:
  1043. '@volar/language-core': 1.11.1
  1044. '@volar/source-map': 1.11.1
  1045. '@vue/compiler-dom': 3.5.8
  1046. '@vue/shared': 3.5.8
  1047. computeds: 0.0.1
  1048. minimatch: 9.0.5
  1049. muggle-string: 0.3.1
  1050. path-browserify: 1.0.1
  1051. vue-template-compiler: 2.7.16
  1052. optionalDependencies:
  1053. typescript: 5.6.2
  1054. '@vue/reactivity@3.5.8':
  1055. dependencies:
  1056. '@vue/shared': 3.5.8
  1057. '@vue/runtime-core@3.5.8':
  1058. dependencies:
  1059. '@vue/reactivity': 3.5.8
  1060. '@vue/shared': 3.5.8
  1061. '@vue/runtime-dom@3.5.8':
  1062. dependencies:
  1063. '@vue/reactivity': 3.5.8
  1064. '@vue/runtime-core': 3.5.8
  1065. '@vue/shared': 3.5.8
  1066. csstype: 3.1.3
  1067. '@vue/server-renderer@3.5.8(vue@3.5.8(typescript@5.6.2))':
  1068. dependencies:
  1069. '@vue/compiler-ssr': 3.5.8
  1070. '@vue/shared': 3.5.8
  1071. vue: 3.5.8(typescript@5.6.2)
  1072. '@vue/shared@3.5.8': {}
  1073. '@vueuse/components@10.11.1(vue@3.5.8(typescript@5.6.2))':
  1074. dependencies:
  1075. '@vueuse/core': 10.11.1(vue@3.5.8(typescript@5.6.2))
  1076. '@vueuse/shared': 10.11.1(vue@3.5.8(typescript@5.6.2))
  1077. vue-demi: 0.14.10(vue@3.5.8(typescript@5.6.2))
  1078. transitivePeerDependencies:
  1079. - '@vue/composition-api'
  1080. - vue
  1081. '@vueuse/core@10.11.1(vue@3.5.8(typescript@5.6.2))':
  1082. dependencies:
  1083. '@types/web-bluetooth': 0.0.20
  1084. '@vueuse/metadata': 10.11.1
  1085. '@vueuse/shared': 10.11.1(vue@3.5.8(typescript@5.6.2))
  1086. vue-demi: 0.14.10(vue@3.5.8(typescript@5.6.2))
  1087. transitivePeerDependencies:
  1088. - '@vue/composition-api'
  1089. - vue
  1090. '@vueuse/core@9.13.0(vue@3.5.8(typescript@5.6.2))':
  1091. dependencies:
  1092. '@types/web-bluetooth': 0.0.16
  1093. '@vueuse/metadata': 9.13.0
  1094. '@vueuse/shared': 9.13.0(vue@3.5.8(typescript@5.6.2))
  1095. vue-demi: 0.14.10(vue@3.5.8(typescript@5.6.2))
  1096. transitivePeerDependencies:
  1097. - '@vue/composition-api'
  1098. - vue
  1099. '@vueuse/metadata@10.11.1': {}
  1100. '@vueuse/metadata@9.13.0': {}
  1101. '@vueuse/router@10.11.1(vue-router@4.4.5(vue@3.5.8(typescript@5.6.2)))(vue@3.5.8(typescript@5.6.2))':
  1102. dependencies:
  1103. '@vueuse/shared': 10.11.1(vue@3.5.8(typescript@5.6.2))
  1104. vue-demi: 0.14.10(vue@3.5.8(typescript@5.6.2))
  1105. vue-router: 4.4.5(vue@3.5.8(typescript@5.6.2))
  1106. transitivePeerDependencies:
  1107. - '@vue/composition-api'
  1108. - vue
  1109. '@vueuse/shared@10.11.1(vue@3.5.8(typescript@5.6.2))':
  1110. dependencies:
  1111. vue-demi: 0.14.10(vue@3.5.8(typescript@5.6.2))
  1112. transitivePeerDependencies:
  1113. - '@vue/composition-api'
  1114. - vue
  1115. '@vueuse/shared@9.13.0(vue@3.5.8(typescript@5.6.2))':
  1116. dependencies:
  1117. vue-demi: 0.14.10(vue@3.5.8(typescript@5.6.2))
  1118. transitivePeerDependencies:
  1119. - '@vue/composition-api'
  1120. - vue
  1121. acorn@8.12.1: {}
  1122. ansi-styles@3.2.1:
  1123. dependencies:
  1124. color-convert: 1.9.3
  1125. array-buffer-byte-length@1.0.1:
  1126. dependencies:
  1127. call-bind: 1.0.7
  1128. is-array-buffer: 3.0.4
  1129. arraybuffer.prototype.slice@1.0.3:
  1130. dependencies:
  1131. array-buffer-byte-length: 1.0.1
  1132. call-bind: 1.0.7
  1133. define-properties: 1.2.1
  1134. es-abstract: 1.23.3
  1135. es-errors: 1.3.0
  1136. get-intrinsic: 1.2.4
  1137. is-array-buffer: 3.0.4
  1138. is-shared-array-buffer: 1.0.3
  1139. ast-kit@1.2.0:
  1140. dependencies:
  1141. '@babel/parser': 7.25.6
  1142. pathe: 1.1.2
  1143. ast-walker-scope@0.6.2:
  1144. dependencies:
  1145. '@babel/parser': 7.25.6
  1146. ast-kit: 1.2.0
  1147. async-validator@4.2.5: {}
  1148. asynckit@0.4.0: {}
  1149. available-typed-arrays@1.0.7:
  1150. dependencies:
  1151. possible-typed-array-names: 1.0.0
  1152. axios@1.7.7:
  1153. dependencies:
  1154. follow-redirects: 1.15.9
  1155. form-data: 4.0.0
  1156. proxy-from-env: 1.1.0
  1157. transitivePeerDependencies:
  1158. - debug
  1159. balanced-match@1.0.2: {}
  1160. brace-expansion@1.1.11:
  1161. dependencies:
  1162. balanced-match: 1.0.2
  1163. concat-map: 0.0.1
  1164. brace-expansion@2.0.1:
  1165. dependencies:
  1166. balanced-match: 1.0.2
  1167. call-bind@1.0.7:
  1168. dependencies:
  1169. es-define-property: 1.0.0
  1170. es-errors: 1.3.0
  1171. function-bind: 1.1.2
  1172. get-intrinsic: 1.2.4
  1173. set-function-length: 1.2.2
  1174. chalk@2.4.2:
  1175. dependencies:
  1176. ansi-styles: 3.2.1
  1177. escape-string-regexp: 1.0.5
  1178. supports-color: 5.5.0
  1179. chokidar@4.0.1:
  1180. dependencies:
  1181. readdirp: 4.0.1
  1182. color-convert@1.9.3:
  1183. dependencies:
  1184. color-name: 1.1.3
  1185. color-name@1.1.3: {}
  1186. combined-stream@1.0.8:
  1187. dependencies:
  1188. delayed-stream: 1.0.0
  1189. computeds@0.0.1: {}
  1190. concat-map@0.0.1: {}
  1191. confbox@0.1.7: {}
  1192. cross-spawn@6.0.5:
  1193. dependencies:
  1194. nice-try: 1.0.5
  1195. path-key: 2.0.1
  1196. semver: 5.7.2
  1197. shebang-command: 1.2.0
  1198. which: 1.3.1
  1199. csstype@3.1.3: {}
  1200. data-view-buffer@1.0.1:
  1201. dependencies:
  1202. call-bind: 1.0.7
  1203. es-errors: 1.3.0
  1204. is-data-view: 1.0.1
  1205. data-view-byte-length@1.0.1:
  1206. dependencies:
  1207. call-bind: 1.0.7
  1208. es-errors: 1.3.0
  1209. is-data-view: 1.0.1
  1210. data-view-byte-offset@1.0.0:
  1211. dependencies:
  1212. call-bind: 1.0.7
  1213. es-errors: 1.3.0
  1214. is-data-view: 1.0.1
  1215. dayjs@1.11.13: {}
  1216. de-indent@1.0.2: {}
  1217. define-data-property@1.1.4:
  1218. dependencies:
  1219. es-define-property: 1.0.0
  1220. es-errors: 1.3.0
  1221. gopd: 1.0.1
  1222. define-properties@1.2.1:
  1223. dependencies:
  1224. define-data-property: 1.1.4
  1225. has-property-descriptors: 1.0.2
  1226. object-keys: 1.1.1
  1227. delayed-stream@1.0.0: {}
  1228. echarts@5.5.1:
  1229. dependencies:
  1230. tslib: 2.3.0
  1231. zrender: 5.6.0
  1232. element-plus@2.7.6(vue@3.5.8(typescript@5.6.2)):
  1233. dependencies:
  1234. '@ctrl/tinycolor': 3.6.1
  1235. '@element-plus/icons-vue': 2.3.1(vue@3.5.8(typescript@5.6.2))
  1236. '@floating-ui/dom': 1.6.11
  1237. '@popperjs/core': '@sxzz/popperjs-es@2.11.7'
  1238. '@types/lodash': 4.17.9
  1239. '@types/lodash-es': 4.17.12
  1240. '@vueuse/core': 9.13.0(vue@3.5.8(typescript@5.6.2))
  1241. async-validator: 4.2.5
  1242. dayjs: 1.11.13
  1243. escape-html: 1.0.3
  1244. lodash: 4.17.21
  1245. lodash-es: 4.17.21
  1246. lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21)
  1247. memoize-one: 6.0.0
  1248. normalize-wheel-es: 1.2.0
  1249. vue: 3.5.8(typescript@5.6.2)
  1250. transitivePeerDependencies:
  1251. - '@vue/composition-api'
  1252. entities@4.5.0: {}
  1253. error-ex@1.3.2:
  1254. dependencies:
  1255. is-arrayish: 0.2.1
  1256. es-abstract@1.23.3:
  1257. dependencies:
  1258. array-buffer-byte-length: 1.0.1
  1259. arraybuffer.prototype.slice: 1.0.3
  1260. available-typed-arrays: 1.0.7
  1261. call-bind: 1.0.7
  1262. data-view-buffer: 1.0.1
  1263. data-view-byte-length: 1.0.1
  1264. data-view-byte-offset: 1.0.0
  1265. es-define-property: 1.0.0
  1266. es-errors: 1.3.0
  1267. es-object-atoms: 1.0.0
  1268. es-set-tostringtag: 2.0.3
  1269. es-to-primitive: 1.2.1
  1270. function.prototype.name: 1.1.6
  1271. get-intrinsic: 1.2.4
  1272. get-symbol-description: 1.0.2
  1273. globalthis: 1.0.4
  1274. gopd: 1.0.1
  1275. has-property-descriptors: 1.0.2
  1276. has-proto: 1.0.3
  1277. has-symbols: 1.0.3
  1278. hasown: 2.0.2
  1279. internal-slot: 1.0.7
  1280. is-array-buffer: 3.0.4
  1281. is-callable: 1.2.7
  1282. is-data-view: 1.0.1
  1283. is-negative-zero: 2.0.3
  1284. is-regex: 1.1.4
  1285. is-shared-array-buffer: 1.0.3
  1286. is-string: 1.0.7
  1287. is-typed-array: 1.1.13
  1288. is-weakref: 1.0.2
  1289. object-inspect: 1.13.2
  1290. object-keys: 1.1.1
  1291. object.assign: 4.1.5
  1292. regexp.prototype.flags: 1.5.2
  1293. safe-array-concat: 1.1.2
  1294. safe-regex-test: 1.0.3
  1295. string.prototype.trim: 1.2.9
  1296. string.prototype.trimend: 1.0.8
  1297. string.prototype.trimstart: 1.0.8
  1298. typed-array-buffer: 1.0.2
  1299. typed-array-byte-length: 1.0.1
  1300. typed-array-byte-offset: 1.0.2
  1301. typed-array-length: 1.0.6
  1302. unbox-primitive: 1.0.2
  1303. which-typed-array: 1.1.15
  1304. es-define-property@1.0.0:
  1305. dependencies:
  1306. get-intrinsic: 1.2.4
  1307. es-errors@1.3.0: {}
  1308. es-module-lexer@1.5.4: {}
  1309. es-object-atoms@1.0.0:
  1310. dependencies:
  1311. es-errors: 1.3.0
  1312. es-set-tostringtag@2.0.3:
  1313. dependencies:
  1314. get-intrinsic: 1.2.4
  1315. has-tostringtag: 1.0.2
  1316. hasown: 2.0.2
  1317. es-to-primitive@1.2.1:
  1318. dependencies:
  1319. is-callable: 1.2.7
  1320. is-date-object: 1.0.5
  1321. is-symbol: 1.0.4
  1322. esbuild@0.18.20:
  1323. optionalDependencies:
  1324. '@esbuild/android-arm': 0.18.20
  1325. '@esbuild/android-arm64': 0.18.20
  1326. '@esbuild/android-x64': 0.18.20
  1327. '@esbuild/darwin-arm64': 0.18.20
  1328. '@esbuild/darwin-x64': 0.18.20
  1329. '@esbuild/freebsd-arm64': 0.18.20
  1330. '@esbuild/freebsd-x64': 0.18.20
  1331. '@esbuild/linux-arm': 0.18.20
  1332. '@esbuild/linux-arm64': 0.18.20
  1333. '@esbuild/linux-ia32': 0.18.20
  1334. '@esbuild/linux-loong64': 0.18.20
  1335. '@esbuild/linux-mips64el': 0.18.20
  1336. '@esbuild/linux-ppc64': 0.18.20
  1337. '@esbuild/linux-riscv64': 0.18.20
  1338. '@esbuild/linux-s390x': 0.18.20
  1339. '@esbuild/linux-x64': 0.18.20
  1340. '@esbuild/netbsd-x64': 0.18.20
  1341. '@esbuild/openbsd-x64': 0.18.20
  1342. '@esbuild/sunos-x64': 0.18.20
  1343. '@esbuild/win32-arm64': 0.18.20
  1344. '@esbuild/win32-ia32': 0.18.20
  1345. '@esbuild/win32-x64': 0.18.20
  1346. escape-html@1.0.3: {}
  1347. escape-string-regexp@1.0.5: {}
  1348. estree-walker@2.0.2: {}
  1349. follow-redirects@1.15.9: {}
  1350. for-each@0.3.3:
  1351. dependencies:
  1352. is-callable: 1.2.7
  1353. form-data@4.0.0:
  1354. dependencies:
  1355. asynckit: 0.4.0
  1356. combined-stream: 1.0.8
  1357. mime-types: 2.1.35
  1358. fsevents@2.3.3:
  1359. optional: true
  1360. function-bind@1.1.2: {}
  1361. function.prototype.name@1.1.6:
  1362. dependencies:
  1363. call-bind: 1.0.7
  1364. define-properties: 1.2.1
  1365. es-abstract: 1.23.3
  1366. functions-have-names: 1.2.3
  1367. functions-have-names@1.2.3: {}
  1368. get-intrinsic@1.2.4:
  1369. dependencies:
  1370. es-errors: 1.3.0
  1371. function-bind: 1.1.2
  1372. has-proto: 1.0.3
  1373. has-symbols: 1.0.3
  1374. hasown: 2.0.2
  1375. get-symbol-description@1.0.2:
  1376. dependencies:
  1377. call-bind: 1.0.7
  1378. es-errors: 1.3.0
  1379. get-intrinsic: 1.2.4
  1380. globalthis@1.0.4:
  1381. dependencies:
  1382. define-properties: 1.2.1
  1383. gopd: 1.0.1
  1384. gopd@1.0.1:
  1385. dependencies:
  1386. get-intrinsic: 1.2.4
  1387. graceful-fs@4.2.11: {}
  1388. has-bigints@1.0.2: {}
  1389. has-flag@3.0.0: {}
  1390. has-property-descriptors@1.0.2:
  1391. dependencies:
  1392. es-define-property: 1.0.0
  1393. has-proto@1.0.3: {}
  1394. has-symbols@1.0.3: {}
  1395. has-tostringtag@1.0.2:
  1396. dependencies:
  1397. has-symbols: 1.0.3
  1398. hasown@2.0.2:
  1399. dependencies:
  1400. function-bind: 1.1.2
  1401. he@1.2.0: {}
  1402. hosted-git-info@2.8.9: {}
  1403. immutable@4.3.7: {}
  1404. internal-slot@1.0.7:
  1405. dependencies:
  1406. es-errors: 1.3.0
  1407. hasown: 2.0.2
  1408. side-channel: 1.0.6
  1409. is-array-buffer@3.0.4:
  1410. dependencies:
  1411. call-bind: 1.0.7
  1412. get-intrinsic: 1.2.4
  1413. is-arrayish@0.2.1: {}
  1414. is-bigint@1.0.4:
  1415. dependencies:
  1416. has-bigints: 1.0.2
  1417. is-boolean-object@1.1.2:
  1418. dependencies:
  1419. call-bind: 1.0.7
  1420. has-tostringtag: 1.0.2
  1421. is-callable@1.2.7: {}
  1422. is-core-module@2.15.1:
  1423. dependencies:
  1424. hasown: 2.0.2
  1425. is-data-view@1.0.1:
  1426. dependencies:
  1427. is-typed-array: 1.1.13
  1428. is-date-object@1.0.5:
  1429. dependencies:
  1430. has-tostringtag: 1.0.2
  1431. is-negative-zero@2.0.3: {}
  1432. is-number-object@1.0.7:
  1433. dependencies:
  1434. has-tostringtag: 1.0.2
  1435. is-regex@1.1.4:
  1436. dependencies:
  1437. call-bind: 1.0.7
  1438. has-tostringtag: 1.0.2
  1439. is-shared-array-buffer@1.0.3:
  1440. dependencies:
  1441. call-bind: 1.0.7
  1442. is-string@1.0.7:
  1443. dependencies:
  1444. has-tostringtag: 1.0.2
  1445. is-symbol@1.0.4:
  1446. dependencies:
  1447. has-symbols: 1.0.3
  1448. is-typed-array@1.1.13:
  1449. dependencies:
  1450. which-typed-array: 1.1.15
  1451. is-weakref@1.0.2:
  1452. dependencies:
  1453. call-bind: 1.0.7
  1454. isarray@2.0.5: {}
  1455. isexe@2.0.0: {}
  1456. js-base64@3.7.7: {}
  1457. json-parse-better-errors@1.0.2: {}
  1458. load-json-file@4.0.0:
  1459. dependencies:
  1460. graceful-fs: 4.2.11
  1461. parse-json: 4.0.0
  1462. pify: 3.0.0
  1463. strip-bom: 3.0.0
  1464. local-pkg@0.5.0:
  1465. dependencies:
  1466. mlly: 1.7.1
  1467. pkg-types: 1.2.0
  1468. lodash-es@4.17.21: {}
  1469. lodash-unified@1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21):
  1470. dependencies:
  1471. '@types/lodash-es': 4.17.12
  1472. lodash: 4.17.21
  1473. lodash-es: 4.17.21
  1474. lodash@4.17.21: {}
  1475. magic-string-ast@0.6.2:
  1476. dependencies:
  1477. magic-string: 0.30.11
  1478. magic-string@0.30.11:
  1479. dependencies:
  1480. '@jridgewell/sourcemap-codec': 1.5.0
  1481. memoize-one@6.0.0: {}
  1482. memorystream@0.3.1: {}
  1483. mime-db@1.52.0: {}
  1484. mime-types@2.1.35:
  1485. dependencies:
  1486. mime-db: 1.52.0
  1487. mime@3.0.0: {}
  1488. minimatch@3.1.2:
  1489. dependencies:
  1490. brace-expansion: 1.1.11
  1491. minimatch@9.0.5:
  1492. dependencies:
  1493. brace-expansion: 2.0.1
  1494. mitt@3.0.1: {}
  1495. mlly@1.7.1:
  1496. dependencies:
  1497. acorn: 8.12.1
  1498. pathe: 1.1.2
  1499. pkg-types: 1.2.0
  1500. ufo: 1.5.4
  1501. muggle-string@0.3.1: {}
  1502. nanoid@3.3.7: {}
  1503. nice-try@1.0.5: {}
  1504. normalize-package-data@2.5.0:
  1505. dependencies:
  1506. hosted-git-info: 2.8.9
  1507. resolve: 1.22.8
  1508. semver: 5.7.2
  1509. validate-npm-package-license: 3.0.4
  1510. normalize-wheel-es@1.2.0: {}
  1511. npm-run-all@4.1.5:
  1512. dependencies:
  1513. ansi-styles: 3.2.1
  1514. chalk: 2.4.2
  1515. cross-spawn: 6.0.5
  1516. memorystream: 0.3.1
  1517. minimatch: 3.1.2
  1518. pidtree: 0.3.1
  1519. read-pkg: 3.0.0
  1520. shell-quote: 1.8.1
  1521. string.prototype.padend: 3.1.6
  1522. object-inspect@1.13.2: {}
  1523. object-keys@1.1.1: {}
  1524. object.assign@4.1.5:
  1525. dependencies:
  1526. call-bind: 1.0.7
  1527. define-properties: 1.2.1
  1528. has-symbols: 1.0.3
  1529. object-keys: 1.1.1
  1530. parse-json@4.0.0:
  1531. dependencies:
  1532. error-ex: 1.3.2
  1533. json-parse-better-errors: 1.0.2
  1534. path-browserify@1.0.1: {}
  1535. path-key@2.0.1: {}
  1536. path-parse@1.0.7: {}
  1537. path-type@3.0.0:
  1538. dependencies:
  1539. pify: 3.0.0
  1540. pathe@1.1.2: {}
  1541. picocolors@1.1.0: {}
  1542. picomatch@2.3.1: {}
  1543. pidtree@0.3.1: {}
  1544. pify@3.0.0: {}
  1545. pkg-types@1.2.0:
  1546. dependencies:
  1547. confbox: 0.1.7
  1548. mlly: 1.7.1
  1549. pathe: 1.1.2
  1550. possible-typed-array-names@1.0.0: {}
  1551. postcss@8.4.47:
  1552. dependencies:
  1553. nanoid: 3.3.7
  1554. picocolors: 1.1.0
  1555. source-map-js: 1.2.1
  1556. proxy-from-env@1.1.0: {}
  1557. qrcode.vue@3.4.1(vue@3.5.8(typescript@5.6.2)):
  1558. dependencies:
  1559. vue: 3.5.8(typescript@5.6.2)
  1560. qs@6.13.0:
  1561. dependencies:
  1562. side-channel: 1.0.6
  1563. read-pkg@3.0.0:
  1564. dependencies:
  1565. load-json-file: 4.0.0
  1566. normalize-package-data: 2.5.0
  1567. path-type: 3.0.0
  1568. readdirp@4.0.1: {}
  1569. regexp.prototype.flags@1.5.2:
  1570. dependencies:
  1571. call-bind: 1.0.7
  1572. define-properties: 1.2.1
  1573. es-errors: 1.3.0
  1574. set-function-name: 2.0.2
  1575. resolve@1.22.8:
  1576. dependencies:
  1577. is-core-module: 2.15.1
  1578. path-parse: 1.0.7
  1579. supports-preserve-symlinks-flag: 1.0.0
  1580. rollup@3.29.5:
  1581. optionalDependencies:
  1582. fsevents: 2.3.3
  1583. safe-array-concat@1.1.2:
  1584. dependencies:
  1585. call-bind: 1.0.7
  1586. get-intrinsic: 1.2.4
  1587. has-symbols: 1.0.3
  1588. isarray: 2.0.5
  1589. safe-regex-test@1.0.3:
  1590. dependencies:
  1591. call-bind: 1.0.7
  1592. es-errors: 1.3.0
  1593. is-regex: 1.1.4
  1594. sass@1.79.3:
  1595. dependencies:
  1596. chokidar: 4.0.1
  1597. immutable: 4.3.7
  1598. source-map-js: 1.2.1
  1599. semver@5.7.2: {}
  1600. semver@7.6.3: {}
  1601. set-function-length@1.2.2:
  1602. dependencies:
  1603. define-data-property: 1.1.4
  1604. es-errors: 1.3.0
  1605. function-bind: 1.1.2
  1606. get-intrinsic: 1.2.4
  1607. gopd: 1.0.1
  1608. has-property-descriptors: 1.0.2
  1609. set-function-name@2.0.2:
  1610. dependencies:
  1611. define-data-property: 1.1.4
  1612. es-errors: 1.3.0
  1613. functions-have-names: 1.2.3
  1614. has-property-descriptors: 1.0.2
  1615. shebang-command@1.2.0:
  1616. dependencies:
  1617. shebang-regex: 1.0.0
  1618. shebang-regex@1.0.0: {}
  1619. shell-quote@1.8.1: {}
  1620. side-channel@1.0.6:
  1621. dependencies:
  1622. call-bind: 1.0.7
  1623. es-errors: 1.3.0
  1624. get-intrinsic: 1.2.4
  1625. object-inspect: 1.13.2
  1626. sortablejs@1.15.3: {}
  1627. source-map-js@1.2.1: {}
  1628. spdx-correct@3.2.0:
  1629. dependencies:
  1630. spdx-expression-parse: 3.0.1
  1631. spdx-license-ids: 3.0.20
  1632. spdx-exceptions@2.5.0: {}
  1633. spdx-expression-parse@3.0.1:
  1634. dependencies:
  1635. spdx-exceptions: 2.5.0
  1636. spdx-license-ids: 3.0.20
  1637. spdx-license-ids@3.0.20: {}
  1638. string.prototype.padend@3.1.6:
  1639. dependencies:
  1640. call-bind: 1.0.7
  1641. define-properties: 1.2.1
  1642. es-abstract: 1.23.3
  1643. es-object-atoms: 1.0.0
  1644. string.prototype.trim@1.2.9:
  1645. dependencies:
  1646. call-bind: 1.0.7
  1647. define-properties: 1.2.1
  1648. es-abstract: 1.23.3
  1649. es-object-atoms: 1.0.0
  1650. string.prototype.trimend@1.0.8:
  1651. dependencies:
  1652. call-bind: 1.0.7
  1653. define-properties: 1.2.1
  1654. es-object-atoms: 1.0.0
  1655. string.prototype.trimstart@1.0.8:
  1656. dependencies:
  1657. call-bind: 1.0.7
  1658. define-properties: 1.2.1
  1659. es-object-atoms: 1.0.0
  1660. strip-bom@3.0.0: {}
  1661. supports-color@5.5.0:
  1662. dependencies:
  1663. has-flag: 3.0.0
  1664. supports-preserve-symlinks-flag@1.0.0: {}
  1665. swiper@11.1.14: {}
  1666. three@0.158.0: {}
  1667. to-fast-properties@2.0.0: {}
  1668. tslib@2.3.0: {}
  1669. typed-array-buffer@1.0.2:
  1670. dependencies:
  1671. call-bind: 1.0.7
  1672. es-errors: 1.3.0
  1673. is-typed-array: 1.1.13
  1674. typed-array-byte-length@1.0.1:
  1675. dependencies:
  1676. call-bind: 1.0.7
  1677. for-each: 0.3.3
  1678. gopd: 1.0.1
  1679. has-proto: 1.0.3
  1680. is-typed-array: 1.1.13
  1681. typed-array-byte-offset@1.0.2:
  1682. dependencies:
  1683. available-typed-arrays: 1.0.7
  1684. call-bind: 1.0.7
  1685. for-each: 0.3.3
  1686. gopd: 1.0.1
  1687. has-proto: 1.0.3
  1688. is-typed-array: 1.1.13
  1689. typed-array-length@1.0.6:
  1690. dependencies:
  1691. call-bind: 1.0.7
  1692. for-each: 0.3.3
  1693. gopd: 1.0.1
  1694. has-proto: 1.0.3
  1695. is-typed-array: 1.1.13
  1696. possible-typed-array-names: 1.0.0
  1697. typescript@5.6.2: {}
  1698. ufo@1.5.4: {}
  1699. unbox-primitive@1.0.2:
  1700. dependencies:
  1701. call-bind: 1.0.7
  1702. has-bigints: 1.0.2
  1703. has-symbols: 1.0.3
  1704. which-boxed-primitive: 1.0.2
  1705. undici-types@6.19.8: {}
  1706. unplugin-element-plus@0.7.2(rollup@3.29.5):
  1707. dependencies:
  1708. '@rollup/pluginutils': 5.1.2(rollup@3.29.5)
  1709. es-module-lexer: 1.5.4
  1710. magic-string: 0.30.11
  1711. unplugin: 1.14.1
  1712. transitivePeerDependencies:
  1713. - rollup
  1714. - webpack-sources
  1715. unplugin-vue-define-options@1.5.1(rollup@3.29.5)(vue@3.5.8(typescript@5.6.2)):
  1716. dependencies:
  1717. '@vue-macros/common': 1.14.0(rollup@3.29.5)(vue@3.5.8(typescript@5.6.2))
  1718. ast-walker-scope: 0.6.2
  1719. unplugin: 1.14.1
  1720. transitivePeerDependencies:
  1721. - rollup
  1722. - vue
  1723. - webpack-sources
  1724. unplugin@1.14.1:
  1725. dependencies:
  1726. acorn: 8.12.1
  1727. webpack-virtual-modules: 0.6.2
  1728. validate-npm-package-license@3.0.4:
  1729. dependencies:
  1730. spdx-correct: 3.2.0
  1731. spdx-expression-parse: 3.0.1
  1732. vite@4.5.5(@types/node@20.16.7)(sass@1.79.3):
  1733. dependencies:
  1734. esbuild: 0.18.20
  1735. postcss: 8.4.47
  1736. rollup: 3.29.5
  1737. optionalDependencies:
  1738. '@types/node': 20.16.7
  1739. fsevents: 2.3.3
  1740. sass: 1.79.3
  1741. vue-cropper@1.1.4: {}
  1742. vue-demi@0.14.10(vue@3.5.8(typescript@5.6.2)):
  1743. dependencies:
  1744. vue: 3.5.8(typescript@5.6.2)
  1745. vue-draggable-plus@0.5.3(@types/sortablejs@1.15.8):
  1746. dependencies:
  1747. '@types/sortablejs': 1.15.8
  1748. vue-router@4.4.5(vue@3.5.8(typescript@5.6.2)):
  1749. dependencies:
  1750. '@vue/devtools-api': 6.6.4
  1751. vue: 3.5.8(typescript@5.6.2)
  1752. vue-template-compiler@2.7.16:
  1753. dependencies:
  1754. de-indent: 1.0.2
  1755. he: 1.2.0
  1756. vue-tsc@1.8.27(typescript@5.6.2):
  1757. dependencies:
  1758. '@volar/typescript': 1.11.1
  1759. '@vue/language-core': 1.8.27(typescript@5.6.2)
  1760. semver: 7.6.3
  1761. typescript: 5.6.2
  1762. vue@3.5.8(typescript@5.6.2):
  1763. dependencies:
  1764. '@vue/compiler-dom': 3.5.8
  1765. '@vue/compiler-sfc': 3.5.8
  1766. '@vue/runtime-dom': 3.5.8
  1767. '@vue/server-renderer': 3.5.8(vue@3.5.8(typescript@5.6.2))
  1768. '@vue/shared': 3.5.8
  1769. optionalDependencies:
  1770. typescript: 5.6.2
  1771. webpack-virtual-modules@0.6.2: {}
  1772. which-boxed-primitive@1.0.2:
  1773. dependencies:
  1774. is-bigint: 1.0.4
  1775. is-boolean-object: 1.1.2
  1776. is-number-object: 1.0.7
  1777. is-string: 1.0.7
  1778. is-symbol: 1.0.4
  1779. which-typed-array@1.1.15:
  1780. dependencies:
  1781. available-typed-arrays: 1.0.7
  1782. call-bind: 1.0.7
  1783. for-each: 0.3.3
  1784. gopd: 1.0.1
  1785. has-tostringtag: 1.0.2
  1786. which@1.3.1:
  1787. dependencies:
  1788. isexe: 2.0.0
  1789. zrender@5.6.0:
  1790. dependencies:
  1791. tslib: 2.3.0