pnpm-lock.yaml 80 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347
  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. '@chenfengyuan/vue-qrcode':
  12. specifier: ^2.0.0
  13. version: 2.0.0(qrcode@1.5.4)(vue@3.5.18)
  14. '@vladmandic/face-api':
  15. specifier: ^1.7.15
  16. version: 1.7.15
  17. '@wangeditor/editor':
  18. specifier: ^5.1.23
  19. version: 5.1.23
  20. '@wangeditor/editor-for-vue':
  21. specifier: next
  22. version: 5.1.12(@wangeditor/editor@5.1.23)(vue@3.5.18)
  23. axios:
  24. specifier: ^1.8.3
  25. version: 1.11.0
  26. crypto-js:
  27. specifier: ^4.2.0
  28. version: 4.2.0
  29. echarts:
  30. specifier: ^5.6.0
  31. version: 5.6.0
  32. jsencrypt:
  33. specifier: ^3.3.2
  34. version: 3.5.4
  35. lru-cache:
  36. specifier: ^11.1.0
  37. version: 11.1.0
  38. markdown-it:
  39. specifier: ^14.1.0
  40. version: 14.1.0
  41. mitt:
  42. specifier: ^3.0.1
  43. version: 3.0.1
  44. pinia:
  45. specifier: ^3.0.1
  46. version: 3.0.3(vue@3.5.18)
  47. qrcode:
  48. specifier: ^1.5.4
  49. version: 1.5.4
  50. store:
  51. specifier: ^2.0.12
  52. version: 2.0.12
  53. three:
  54. specifier: ^0.175.0
  55. version: 0.175.0
  56. uuid:
  57. specifier: ^11.1.0
  58. version: 11.1.0
  59. vue:
  60. specifier: ^3.5.13
  61. version: 3.5.18
  62. vue-echarts:
  63. specifier: ^7.0.3
  64. version: 7.0.3(@vue/runtime-core@3.5.18)(echarts@5.6.0)(vue@3.5.18)
  65. vue-router:
  66. specifier: ^4.5.0
  67. version: 4.5.1(vue@3.5.18)
  68. devDependencies:
  69. '@arco-design/web-vue':
  70. specifier: ^2.57.0
  71. version: 2.57.0(vue@3.5.18)
  72. '@arco-plugins/vite-vue':
  73. specifier: ^1.4.5
  74. version: 1.4.5
  75. '@vitejs/plugin-vue':
  76. specifier: ^5.2.1
  77. version: 5.2.4(vite@6.3.5(less@4.4.1))(vue@3.5.18)
  78. less:
  79. specifier: ^4.2.2
  80. version: 4.4.1
  81. vite:
  82. specifier: ^6.2.0
  83. version: 6.3.5(less@4.4.1)
  84. packages:
  85. '@amap/amap-jsapi-loader@1.0.1':
  86. resolution: {integrity: sha512-nPyLKt7Ow/ThHLkSvn2etQlUzqxmTVgK7bIgwdBRTg2HK5668oN7xVxkaiRe3YZEzGzfV2XgH5Jmu2T73ljejw==}
  87. '@arco-design/color@0.4.0':
  88. resolution: {integrity: sha512-s7p9MSwJgHeL8DwcATaXvWT3m2SigKpxx4JA1BGPHL4gfvaQsmQfrLBDpjOJFJuJ2jG2dMt3R3P8Pm9E65q18g==}
  89. '@arco-design/web-vue@2.57.0':
  90. resolution: {integrity: sha512-R5YReC3C2sG3Jv0+YuR3B7kzkq2KdhhQNCGXD8T11xAoa0zMt6SWTP1xJQOdZcM9du+q3z6tk5mRvh4qkieRJw==}
  91. peerDependencies:
  92. vue: ^3.1.0
  93. '@arco-plugins/vite-vue@1.4.5':
  94. resolution: {integrity: sha512-2pJ9mpZP9mRD7NGZwRsZTS9C/US5ilEBBUqxN5Qgnd3Td50u9apJVKAABCZjG2K2eHiyZg7Fd9XhgHJXVJJmsw==}
  95. '@babel/code-frame@7.27.1':
  96. resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==}
  97. engines: {node: '>=6.9.0'}
  98. '@babel/generator@7.28.3':
  99. resolution: {integrity: sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==}
  100. engines: {node: '>=6.9.0'}
  101. '@babel/helper-globals@7.28.0':
  102. resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==}
  103. engines: {node: '>=6.9.0'}
  104. '@babel/helper-module-imports@7.27.1':
  105. resolution: {integrity: sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==}
  106. engines: {node: '>=6.9.0'}
  107. '@babel/helper-string-parser@7.27.1':
  108. resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
  109. engines: {node: '>=6.9.0'}
  110. '@babel/helper-validator-identifier@7.27.1':
  111. resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==}
  112. engines: {node: '>=6.9.0'}
  113. '@babel/parser@7.28.3':
  114. resolution: {integrity: sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA==}
  115. engines: {node: '>=6.0.0'}
  116. hasBin: true
  117. '@babel/runtime@7.28.3':
  118. resolution: {integrity: sha512-9uIQ10o0WGdpP6GDhXcdOJPJuDgFtIDtN/9+ArJQ2NAfAmiuhTQdzkaTGR33v43GYS2UrSA0eX2pPPHoFVvpxA==}
  119. engines: {node: '>=6.9.0'}
  120. '@babel/template@7.27.2':
  121. resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==}
  122. engines: {node: '>=6.9.0'}
  123. '@babel/traverse@7.28.3':
  124. resolution: {integrity: sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ==}
  125. engines: {node: '>=6.9.0'}
  126. '@babel/types@7.28.2':
  127. resolution: {integrity: sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==}
  128. engines: {node: '>=6.9.0'}
  129. '@chenfengyuan/vue-qrcode@2.0.0':
  130. resolution: {integrity: sha512-33Cfr0zjbc3Dd8d5b1IgzXRAgXH0c2Gv19VI4snS25V/x9Z41eg769tC+Us1x+vqgQQhgD5YUjLnkpkrQfeMSw==}
  131. peerDependencies:
  132. qrcode: ^1.5.0
  133. vue: ^3.0.0
  134. '@esbuild/aix-ppc64@0.25.9':
  135. resolution: {integrity: sha512-OaGtL73Jck6pBKjNIe24BnFE6agGl+6KxDtTfHhy1HmhthfKouEcOhqpSL64K4/0WCtbKFLOdzD/44cJ4k9opA==}
  136. engines: {node: '>=18'}
  137. cpu: [ppc64]
  138. os: [aix]
  139. '@esbuild/android-arm64@0.25.9':
  140. resolution: {integrity: sha512-IDrddSmpSv51ftWslJMvl3Q2ZT98fUSL2/rlUXuVqRXHCs5EUF1/f+jbjF5+NG9UffUDMCiTyh8iec7u8RlTLg==}
  141. engines: {node: '>=18'}
  142. cpu: [arm64]
  143. os: [android]
  144. '@esbuild/android-arm@0.25.9':
  145. resolution: {integrity: sha512-5WNI1DaMtxQ7t7B6xa572XMXpHAaI/9Hnhk8lcxF4zVN4xstUgTlvuGDorBguKEnZO70qwEcLpfifMLoxiPqHQ==}
  146. engines: {node: '>=18'}
  147. cpu: [arm]
  148. os: [android]
  149. '@esbuild/android-x64@0.25.9':
  150. resolution: {integrity: sha512-I853iMZ1hWZdNllhVZKm34f4wErd4lMyeV7BLzEExGEIZYsOzqDWDf+y082izYUE8gtJnYHdeDpN/6tUdwvfiw==}
  151. engines: {node: '>=18'}
  152. cpu: [x64]
  153. os: [android]
  154. '@esbuild/darwin-arm64@0.25.9':
  155. resolution: {integrity: sha512-XIpIDMAjOELi/9PB30vEbVMs3GV1v2zkkPnuyRRURbhqjyzIINwj+nbQATh4H9GxUgH1kFsEyQMxwiLFKUS6Rg==}
  156. engines: {node: '>=18'}
  157. cpu: [arm64]
  158. os: [darwin]
  159. '@esbuild/darwin-x64@0.25.9':
  160. resolution: {integrity: sha512-jhHfBzjYTA1IQu8VyrjCX4ApJDnH+ez+IYVEoJHeqJm9VhG9Dh2BYaJritkYK3vMaXrf7Ogr/0MQ8/MeIefsPQ==}
  161. engines: {node: '>=18'}
  162. cpu: [x64]
  163. os: [darwin]
  164. '@esbuild/freebsd-arm64@0.25.9':
  165. resolution: {integrity: sha512-z93DmbnY6fX9+KdD4Ue/H6sYs+bhFQJNCPZsi4XWJoYblUqT06MQUdBCpcSfuiN72AbqeBFu5LVQTjfXDE2A6Q==}
  166. engines: {node: '>=18'}
  167. cpu: [arm64]
  168. os: [freebsd]
  169. '@esbuild/freebsd-x64@0.25.9':
  170. resolution: {integrity: sha512-mrKX6H/vOyo5v71YfXWJxLVxgy1kyt1MQaD8wZJgJfG4gq4DpQGpgTB74e5yBeQdyMTbgxp0YtNj7NuHN0PoZg==}
  171. engines: {node: '>=18'}
  172. cpu: [x64]
  173. os: [freebsd]
  174. '@esbuild/linux-arm64@0.25.9':
  175. resolution: {integrity: sha512-BlB7bIcLT3G26urh5Dmse7fiLmLXnRlopw4s8DalgZ8ef79Jj4aUcYbk90g8iCa2467HX8SAIidbL7gsqXHdRw==}
  176. engines: {node: '>=18'}
  177. cpu: [arm64]
  178. os: [linux]
  179. '@esbuild/linux-arm@0.25.9':
  180. resolution: {integrity: sha512-HBU2Xv78SMgaydBmdor38lg8YDnFKSARg1Q6AT0/y2ezUAKiZvc211RDFHlEZRFNRVhcMamiToo7bDx3VEOYQw==}
  181. engines: {node: '>=18'}
  182. cpu: [arm]
  183. os: [linux]
  184. '@esbuild/linux-ia32@0.25.9':
  185. resolution: {integrity: sha512-e7S3MOJPZGp2QW6AK6+Ly81rC7oOSerQ+P8L0ta4FhVi+/j/v2yZzx5CqqDaWjtPFfYz21Vi1S0auHrap3Ma3A==}
  186. engines: {node: '>=18'}
  187. cpu: [ia32]
  188. os: [linux]
  189. '@esbuild/linux-loong64@0.25.9':
  190. resolution: {integrity: sha512-Sbe10Bnn0oUAB2AalYztvGcK+o6YFFA/9829PhOCUS9vkJElXGdphz0A3DbMdP8gmKkqPmPcMJmJOrI3VYB1JQ==}
  191. engines: {node: '>=18'}
  192. cpu: [loong64]
  193. os: [linux]
  194. '@esbuild/linux-mips64el@0.25.9':
  195. resolution: {integrity: sha512-YcM5br0mVyZw2jcQeLIkhWtKPeVfAerES5PvOzaDxVtIyZ2NUBZKNLjC5z3/fUlDgT6w89VsxP2qzNipOaaDyA==}
  196. engines: {node: '>=18'}
  197. cpu: [mips64el]
  198. os: [linux]
  199. '@esbuild/linux-ppc64@0.25.9':
  200. resolution: {integrity: sha512-++0HQvasdo20JytyDpFvQtNrEsAgNG2CY1CLMwGXfFTKGBGQT3bOeLSYE2l1fYdvML5KUuwn9Z8L1EWe2tzs1w==}
  201. engines: {node: '>=18'}
  202. cpu: [ppc64]
  203. os: [linux]
  204. '@esbuild/linux-riscv64@0.25.9':
  205. resolution: {integrity: sha512-uNIBa279Y3fkjV+2cUjx36xkx7eSjb8IvnL01eXUKXez/CBHNRw5ekCGMPM0BcmqBxBcdgUWuUXmVWwm4CH9kg==}
  206. engines: {node: '>=18'}
  207. cpu: [riscv64]
  208. os: [linux]
  209. '@esbuild/linux-s390x@0.25.9':
  210. resolution: {integrity: sha512-Mfiphvp3MjC/lctb+7D287Xw1DGzqJPb/J2aHHcHxflUo+8tmN/6d4k6I2yFR7BVo5/g7x2Monq4+Yew0EHRIA==}
  211. engines: {node: '>=18'}
  212. cpu: [s390x]
  213. os: [linux]
  214. '@esbuild/linux-x64@0.25.9':
  215. resolution: {integrity: sha512-iSwByxzRe48YVkmpbgoxVzn76BXjlYFXC7NvLYq+b+kDjyyk30J0JY47DIn8z1MO3K0oSl9fZoRmZPQI4Hklzg==}
  216. engines: {node: '>=18'}
  217. cpu: [x64]
  218. os: [linux]
  219. '@esbuild/netbsd-arm64@0.25.9':
  220. resolution: {integrity: sha512-9jNJl6FqaUG+COdQMjSCGW4QiMHH88xWbvZ+kRVblZsWrkXlABuGdFJ1E9L7HK+T0Yqd4akKNa/lO0+jDxQD4Q==}
  221. engines: {node: '>=18'}
  222. cpu: [arm64]
  223. os: [netbsd]
  224. '@esbuild/netbsd-x64@0.25.9':
  225. resolution: {integrity: sha512-RLLdkflmqRG8KanPGOU7Rpg829ZHu8nFy5Pqdi9U01VYtG9Y0zOG6Vr2z4/S+/3zIyOxiK6cCeYNWOFR9QP87g==}
  226. engines: {node: '>=18'}
  227. cpu: [x64]
  228. os: [netbsd]
  229. '@esbuild/openbsd-arm64@0.25.9':
  230. resolution: {integrity: sha512-YaFBlPGeDasft5IIM+CQAhJAqS3St3nJzDEgsgFixcfZeyGPCd6eJBWzke5piZuZ7CtL656eOSYKk4Ls2C0FRQ==}
  231. engines: {node: '>=18'}
  232. cpu: [arm64]
  233. os: [openbsd]
  234. '@esbuild/openbsd-x64@0.25.9':
  235. resolution: {integrity: sha512-1MkgTCuvMGWuqVtAvkpkXFmtL8XhWy+j4jaSO2wxfJtilVCi0ZE37b8uOdMItIHz4I6z1bWWtEX4CJwcKYLcuA==}
  236. engines: {node: '>=18'}
  237. cpu: [x64]
  238. os: [openbsd]
  239. '@esbuild/openharmony-arm64@0.25.9':
  240. resolution: {integrity: sha512-4Xd0xNiMVXKh6Fa7HEJQbrpP3m3DDn43jKxMjxLLRjWnRsfxjORYJlXPO4JNcXtOyfajXorRKY9NkOpTHptErg==}
  241. engines: {node: '>=18'}
  242. cpu: [arm64]
  243. os: [openharmony]
  244. '@esbuild/sunos-x64@0.25.9':
  245. resolution: {integrity: sha512-WjH4s6hzo00nNezhp3wFIAfmGZ8U7KtrJNlFMRKxiI9mxEK1scOMAaa9i4crUtu+tBr+0IN6JCuAcSBJZfnphw==}
  246. engines: {node: '>=18'}
  247. cpu: [x64]
  248. os: [sunos]
  249. '@esbuild/win32-arm64@0.25.9':
  250. resolution: {integrity: sha512-mGFrVJHmZiRqmP8xFOc6b84/7xa5y5YvR1x8djzXpJBSv/UsNK6aqec+6JDjConTgvvQefdGhFDAs2DLAds6gQ==}
  251. engines: {node: '>=18'}
  252. cpu: [arm64]
  253. os: [win32]
  254. '@esbuild/win32-ia32@0.25.9':
  255. resolution: {integrity: sha512-b33gLVU2k11nVx1OhX3C8QQP6UHQK4ZtN56oFWvVXvz2VkDoe6fbG8TOgHFxEvqeqohmRnIHe5A1+HADk4OQww==}
  256. engines: {node: '>=18'}
  257. cpu: [ia32]
  258. os: [win32]
  259. '@esbuild/win32-x64@0.25.9':
  260. resolution: {integrity: sha512-PPOl1mi6lpLNQxnGoyAfschAodRFYXJ+9fs6WHXz7CSWKbOqiMZsubC+BQsVKuul+3vKLuwTHsS2c2y9EoKwxQ==}
  261. engines: {node: '>=18'}
  262. cpu: [x64]
  263. os: [win32]
  264. '@jridgewell/gen-mapping@0.3.13':
  265. resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
  266. '@jridgewell/resolve-uri@3.1.2':
  267. resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
  268. engines: {node: '>=6.0.0'}
  269. '@jridgewell/sourcemap-codec@1.5.5':
  270. resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
  271. '@jridgewell/trace-mapping@0.3.30':
  272. resolution: {integrity: sha512-GQ7Nw5G2lTu/BtHTKfXhKHok2WGetd4XYcVKGx00SjAk8GMwgJM3zr6zORiPGuOE+/vkc90KtTosSSvaCjKb2Q==}
  273. '@rollup/rollup-android-arm-eabi@4.46.3':
  274. resolution: {integrity: sha512-UmTdvXnLlqQNOCJnyksjPs1G4GqXNGW1LrzCe8+8QoaLhhDeTXYBgJ3k6x61WIhlHX2U+VzEJ55TtIjR/HTySA==}
  275. cpu: [arm]
  276. os: [android]
  277. '@rollup/rollup-android-arm64@4.46.3':
  278. resolution: {integrity: sha512-8NoxqLpXm7VyeI0ocidh335D6OKT0UJ6fHdnIxf3+6oOerZZc+O7r+UhvROji6OspyPm+rrIdb1gTXtVIqn+Sg==}
  279. cpu: [arm64]
  280. os: [android]
  281. '@rollup/rollup-darwin-arm64@4.46.3':
  282. resolution: {integrity: sha512-csnNavqZVs1+7/hUKtgjMECsNG2cdB8F7XBHP6FfQjqhjF8rzMzb3SLyy/1BG7YSfQ+bG75Ph7DyedbUqwq1rA==}
  283. cpu: [arm64]
  284. os: [darwin]
  285. '@rollup/rollup-darwin-x64@4.46.3':
  286. resolution: {integrity: sha512-r2MXNjbuYabSIX5yQqnT8SGSQ26XQc8fmp6UhlYJd95PZJkQD1u82fWP7HqvGUf33IsOC6qsiV+vcuD4SDP6iw==}
  287. cpu: [x64]
  288. os: [darwin]
  289. '@rollup/rollup-freebsd-arm64@4.46.3':
  290. resolution: {integrity: sha512-uluObTmgPJDuJh9xqxyr7MV61Imq+0IvVsAlWyvxAaBSNzCcmZlhfYcRhCdMaCsy46ccZa7vtDDripgs9Jkqsw==}
  291. cpu: [arm64]
  292. os: [freebsd]
  293. '@rollup/rollup-freebsd-x64@4.46.3':
  294. resolution: {integrity: sha512-AVJXEq9RVHQnejdbFvh1eWEoobohUYN3nqJIPI4mNTMpsyYN01VvcAClxflyk2HIxvLpRcRggpX1m9hkXkpC/A==}
  295. cpu: [x64]
  296. os: [freebsd]
  297. '@rollup/rollup-linux-arm-gnueabihf@4.46.3':
  298. resolution: {integrity: sha512-byyflM+huiwHlKi7VHLAYTKr67X199+V+mt1iRgJenAI594vcmGGddWlu6eHujmcdl6TqSNnvqaXJqZdnEWRGA==}
  299. cpu: [arm]
  300. os: [linux]
  301. '@rollup/rollup-linux-arm-musleabihf@4.46.3':
  302. resolution: {integrity: sha512-aLm3NMIjr4Y9LklrH5cu7yybBqoVCdr4Nvnm8WB7PKCn34fMCGypVNpGK0JQWdPAzR/FnoEoFtlRqZbBBLhVoQ==}
  303. cpu: [arm]
  304. os: [linux]
  305. '@rollup/rollup-linux-arm64-gnu@4.46.3':
  306. resolution: {integrity: sha512-VtilE6eznJRDIoFOzaagQodUksTEfLIsvXymS+UdJiSXrPW7Ai+WG4uapAc3F7Hgs791TwdGh4xyOzbuzIZrnw==}
  307. cpu: [arm64]
  308. os: [linux]
  309. '@rollup/rollup-linux-arm64-musl@4.46.3':
  310. resolution: {integrity: sha512-dG3JuS6+cRAL0GQ925Vppafi0qwZnkHdPeuZIxIPXqkCLP02l7ka+OCyBoDEv8S+nKHxfjvjW4OZ7hTdHkx8/w==}
  311. cpu: [arm64]
  312. os: [linux]
  313. '@rollup/rollup-linux-loongarch64-gnu@4.46.3':
  314. resolution: {integrity: sha512-iU8DxnxEKJptf8Vcx4XvAUdpkZfaz0KWfRrnIRrOndL0SvzEte+MTM7nDH4A2Now4FvTZ01yFAgj6TX/mZl8hQ==}
  315. cpu: [loong64]
  316. os: [linux]
  317. '@rollup/rollup-linux-ppc64-gnu@4.46.3':
  318. resolution: {integrity: sha512-VrQZp9tkk0yozJoQvQcqlWiqaPnLM6uY1qPYXvukKePb0fqaiQtOdMJSxNFUZFsGw5oA5vvVokjHrx8a9Qsz2A==}
  319. cpu: [ppc64]
  320. os: [linux]
  321. '@rollup/rollup-linux-riscv64-gnu@4.46.3':
  322. resolution: {integrity: sha512-uf2eucWSUb+M7b0poZ/08LsbcRgaDYL8NCGjUeFMwCWFwOuFcZ8D9ayPl25P3pl+D2FH45EbHdfyUesQ2Lt9wA==}
  323. cpu: [riscv64]
  324. os: [linux]
  325. '@rollup/rollup-linux-riscv64-musl@4.46.3':
  326. resolution: {integrity: sha512-7tnUcDvN8DHm/9ra+/nF7lLzYHDeODKKKrh6JmZejbh1FnCNZS8zMkZY5J4sEipy2OW1d1Ncc4gNHUd0DLqkSg==}
  327. cpu: [riscv64]
  328. os: [linux]
  329. '@rollup/rollup-linux-s390x-gnu@4.46.3':
  330. resolution: {integrity: sha512-MUpAOallJim8CsJK+4Lc9tQzlfPbHxWDrGXZm2z6biaadNpvh3a5ewcdat478W+tXDoUiHwErX/dOql7ETcLqg==}
  331. cpu: [s390x]
  332. os: [linux]
  333. '@rollup/rollup-linux-x64-gnu@4.46.3':
  334. resolution: {integrity: sha512-F42IgZI4JicE2vM2PWCe0N5mR5vR0gIdORPqhGQ32/u1S1v3kLtbZ0C/mi9FFk7C5T0PgdeyWEPajPjaUpyoKg==}
  335. cpu: [x64]
  336. os: [linux]
  337. '@rollup/rollup-linux-x64-musl@4.46.3':
  338. resolution: {integrity: sha512-oLc+JrwwvbimJUInzx56Q3ujL3Kkhxehg7O1gWAYzm8hImCd5ld1F2Gry5YDjR21MNb5WCKhC9hXgU7rRlyegQ==}
  339. cpu: [x64]
  340. os: [linux]
  341. '@rollup/rollup-win32-arm64-msvc@4.46.3':
  342. resolution: {integrity: sha512-lOrQ+BVRstruD1fkWg9yjmumhowR0oLAAzavB7yFSaGltY8klttmZtCLvOXCmGE9mLIn8IBV/IFrQOWz5xbFPg==}
  343. cpu: [arm64]
  344. os: [win32]
  345. '@rollup/rollup-win32-ia32-msvc@4.46.3':
  346. resolution: {integrity: sha512-vvrVKPRS4GduGR7VMH8EylCBqsDcw6U+/0nPDuIjXQRbHJc6xOBj+frx8ksfZAh6+Fptw5wHrN7etlMmQnPQVg==}
  347. cpu: [ia32]
  348. os: [win32]
  349. '@rollup/rollup-win32-x64-msvc@4.46.3':
  350. resolution: {integrity: sha512-fi3cPxCnu3ZeM3EwKZPgXbWoGzm2XHgB/WShKI81uj8wG0+laobmqy5wbgEwzstlbLu4MyO8C19FyhhWseYKNQ==}
  351. cpu: [x64]
  352. os: [win32]
  353. '@transloadit/prettier-bytes@0.0.7':
  354. resolution: {integrity: sha512-VeJbUb0wEKbcwaSlj5n+LscBl9IPgLPkHVGBkh00cztv6X4L/TJXK58LzFuBKX7/GAfiGhIwH67YTLTlzvIzBA==}
  355. '@types/estree@1.0.8':
  356. resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
  357. '@types/event-emitter@0.3.5':
  358. resolution: {integrity: sha512-zx2/Gg0Eg7gwEiOIIh5w9TrhKKTeQh7CPCOPNc0el4pLSwzebA8SmnHwZs2dWlLONvyulykSwGSQxQHLhjGLvQ==}
  359. '@types/node@16.18.126':
  360. resolution: {integrity: sha512-OTcgaiwfGFBKacvfwuHzzn1KLxH/er8mluiy8/uM3sGXHaRe73RrSIj01jow9t4kJEW633Ov+cOexXeiApTyAw==}
  361. '@uppy/companion-client@2.2.2':
  362. resolution: {integrity: sha512-5mTp2iq97/mYSisMaBtFRry6PTgZA6SIL7LePteOV5x0/DxKfrZW3DEiQERJmYpHzy7k8johpm2gHnEKto56Og==}
  363. '@uppy/core@2.3.4':
  364. resolution: {integrity: sha512-iWAqppC8FD8mMVqewavCz+TNaet6HPXitmGXpGGREGrakZ4FeuWytVdrelydzTdXx6vVKkOmI2FLztGg73sENQ==}
  365. '@uppy/store-default@2.1.1':
  366. resolution: {integrity: sha512-xnpTxvot2SeAwGwbvmJ899ASk5tYXhmZzD/aCFsXePh/v8rNvR2pKlcQUH7cF/y4baUGq3FHO/daKCok/mpKqQ==}
  367. '@uppy/utils@4.1.3':
  368. resolution: {integrity: sha512-nTuMvwWYobnJcytDO3t+D6IkVq/Qs4Xv3vyoEZ+Iaf8gegZP+rEyoaFT2CK5XLRMienPyqRqNbIfRuFaOWSIFw==}
  369. '@uppy/xhr-upload@2.1.3':
  370. resolution: {integrity: sha512-YWOQ6myBVPs+mhNjfdWsQyMRWUlrDLMoaG7nvf/G6Y3GKZf8AyjFDjvvJ49XWQ+DaZOftGkHmF1uh/DBeGivJQ==}
  371. peerDependencies:
  372. '@uppy/core': ^2.3.3
  373. '@vitejs/plugin-vue@5.2.4':
  374. resolution: {integrity: sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==}
  375. engines: {node: ^18.0.0 || >=20.0.0}
  376. peerDependencies:
  377. vite: ^5.0.0 || ^6.0.0
  378. vue: ^3.2.25
  379. '@vladmandic/face-api@1.7.15':
  380. resolution: {integrity: sha512-WDMmK3CfNLo8jylWqMoQgf4nIst3M0fzx1dnac96wv/dvMTN4DxC/Pq1DGtduDk1lktCamQ3MIDXFnvrdHTXDw==}
  381. engines: {node: '>=14.0.0'}
  382. '@vue/compiler-core@3.5.18':
  383. resolution: {integrity: sha512-3slwjQrrV1TO8MoXgy3aynDQ7lslj5UqDxuHnrzHtpON5CBinhWjJETciPngpin/T3OuW3tXUf86tEurusnztw==}
  384. '@vue/compiler-dom@3.5.18':
  385. resolution: {integrity: sha512-RMbU6NTU70++B1JyVJbNbeFkK+A+Q7y9XKE2EM4NLGm2WFR8x9MbAtWxPPLdm0wUkuZv9trpwfSlL6tjdIa1+A==}
  386. '@vue/compiler-sfc@3.5.18':
  387. resolution: {integrity: sha512-5aBjvGqsWs+MoxswZPoTB9nSDb3dhd1x30xrrltKujlCxo48j8HGDNj3QPhF4VIS0VQDUrA1xUfp2hEa+FNyXA==}
  388. '@vue/compiler-ssr@3.5.18':
  389. resolution: {integrity: sha512-xM16Ak7rSWHkM3m22NlmcdIM+K4BMyFARAfV9hYFl+SFuRzrZ3uGMNW05kA5pmeMa0X9X963Kgou7ufdbpOP9g==}
  390. '@vue/devtools-api@6.6.4':
  391. resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
  392. '@vue/devtools-api@7.7.7':
  393. resolution: {integrity: sha512-lwOnNBH2e7x1fIIbVT7yF5D+YWhqELm55/4ZKf45R9T8r9dE2AIOy8HKjfqzGsoTHFbWbr337O4E0A0QADnjBg==}
  394. '@vue/devtools-kit@7.7.7':
  395. resolution: {integrity: sha512-wgoZtxcTta65cnZ1Q6MbAfePVFxfM+gq0saaeytoph7nEa7yMXoi6sCPy4ufO111B9msnw0VOWjPEFCXuAKRHA==}
  396. '@vue/devtools-shared@7.7.7':
  397. resolution: {integrity: sha512-+udSj47aRl5aKb0memBvcUG9koarqnxNM5yjuREvqwK6T3ap4mn3Zqqc17QrBFTqSMjr3HK1cvStEZpMDpfdyw==}
  398. '@vue/reactivity@3.5.18':
  399. resolution: {integrity: sha512-x0vPO5Imw+3sChLM5Y+B6G1zPjwdOri9e8V21NnTnlEvkxatHEH5B5KEAJcjuzQ7BsjGrKtfzuQ5eQwXh8HXBg==}
  400. '@vue/runtime-core@3.5.18':
  401. resolution: {integrity: sha512-DUpHa1HpeOQEt6+3nheUfqVXRog2kivkXHUhoqJiKR33SO4x+a5uNOMkV487WPerQkL0vUuRvq/7JhRgLW3S+w==}
  402. '@vue/runtime-dom@3.5.18':
  403. resolution: {integrity: sha512-YwDj71iV05j4RnzZnZtGaXwPoUWeRsqinblgVJwR8XTXYZ9D5PbahHQgsbmzUvCWNF6x7siQ89HgnX5eWkr3mw==}
  404. '@vue/server-renderer@3.5.18':
  405. resolution: {integrity: sha512-PvIHLUoWgSbDG7zLHqSqaCoZvHi6NNmfVFOqO+OnwvqMz/tqQr3FuGWS8ufluNddk7ZLBJYMrjcw1c6XzR12mA==}
  406. peerDependencies:
  407. vue: 3.5.18
  408. '@vue/shared@3.5.18':
  409. resolution: {integrity: sha512-cZy8Dq+uuIXbxCZpuLd2GJdeSO/lIzIspC2WtkqIpje5QyFbvLaI5wZtdUjLHjGZrlVX6GilejatWwVYYRc8tA==}
  410. '@wangeditor/basic-modules@1.1.7':
  411. resolution: {integrity: sha512-cY9CPkLJaqF05STqfpZKWG4LpxTMeGSIIF1fHvfm/mz+JXatCagjdkbxdikOuKYlxDdeqvOeBmsUBItufDLXZg==}
  412. peerDependencies:
  413. '@wangeditor/core': 1.x
  414. dom7: ^3.0.0
  415. lodash.throttle: ^4.1.1
  416. nanoid: ^3.2.0
  417. slate: ^0.72.0
  418. snabbdom: ^3.1.0
  419. '@wangeditor/code-highlight@1.0.3':
  420. resolution: {integrity: sha512-iazHwO14XpCuIWJNTQTikqUhGKyqj+dUNWJ9288Oym9M2xMVHvnsOmDU2sgUDWVy+pOLojReMPgXCsvvNlOOhw==}
  421. peerDependencies:
  422. '@wangeditor/core': 1.x
  423. dom7: ^3.0.0
  424. slate: ^0.72.0
  425. snabbdom: ^3.1.0
  426. '@wangeditor/core@1.1.19':
  427. resolution: {integrity: sha512-KevkB47+7GhVszyYF2pKGKtCSj/YzmClsD03C3zTt+9SR2XWT5T0e3yQqg8baZpcMvkjs1D8Dv4fk8ok/UaS2Q==}
  428. peerDependencies:
  429. '@uppy/core': ^2.1.1
  430. '@uppy/xhr-upload': ^2.0.3
  431. dom7: ^3.0.0
  432. is-hotkey: ^0.2.0
  433. lodash.camelcase: ^4.3.0
  434. lodash.clonedeep: ^4.5.0
  435. lodash.debounce: ^4.0.8
  436. lodash.foreach: ^4.5.0
  437. lodash.isequal: ^4.5.0
  438. lodash.throttle: ^4.1.1
  439. lodash.toarray: ^4.4.0
  440. nanoid: ^3.2.0
  441. slate: ^0.72.0
  442. snabbdom: ^3.1.0
  443. '@wangeditor/editor-for-vue@5.1.12':
  444. resolution: {integrity: sha512-0Ds3D8I+xnpNWezAeO7HmPRgTfUxHLMd9JKcIw+QzvSmhC5xUHbpCcLU+KLmeBKTR/zffnS5GQo6qi3GhTMJWQ==}
  445. peerDependencies:
  446. '@wangeditor/editor': '>=5.1.0'
  447. vue: ^3.0.5
  448. '@wangeditor/editor@5.1.23':
  449. resolution: {integrity: sha512-0RxfeVTuK1tktUaPROnCoFfaHVJpRAIE2zdS0mpP+vq1axVQpLjM8+fCvKzqYIkH0Pg+C+44hJpe3VVroSkEuQ==}
  450. '@wangeditor/list-module@1.0.5':
  451. resolution: {integrity: sha512-uDuYTP6DVhcYf7mF1pTlmNn5jOb4QtcVhYwSSAkyg09zqxI1qBqsfUnveeDeDqIuptSJhkh81cyxi+MF8sEPOQ==}
  452. peerDependencies:
  453. '@wangeditor/core': 1.x
  454. dom7: ^3.0.0
  455. slate: ^0.72.0
  456. snabbdom: ^3.1.0
  457. '@wangeditor/table-module@1.1.4':
  458. resolution: {integrity: sha512-5saanU9xuEocxaemGdNi9t8MCDSucnykEC6jtuiT72kt+/Hhh4nERYx1J20OPsTCCdVr7hIyQenFD1iSRkIQ6w==}
  459. peerDependencies:
  460. '@wangeditor/core': 1.x
  461. dom7: ^3.0.0
  462. lodash.isequal: ^4.5.0
  463. lodash.throttle: ^4.1.1
  464. nanoid: ^3.2.0
  465. slate: ^0.72.0
  466. snabbdom: ^3.1.0
  467. '@wangeditor/upload-image-module@1.0.2':
  468. resolution: {integrity: sha512-z81lk/v71OwPDYeQDxj6cVr81aDP90aFuywb8nPD6eQeECtOymrqRODjpO6VGvCVxVck8nUxBHtbxKtjgcwyiA==}
  469. peerDependencies:
  470. '@uppy/core': ^2.0.3
  471. '@uppy/xhr-upload': ^2.0.3
  472. '@wangeditor/basic-modules': 1.x
  473. '@wangeditor/core': 1.x
  474. dom7: ^3.0.0
  475. lodash.foreach: ^4.5.0
  476. slate: ^0.72.0
  477. snabbdom: ^3.1.0
  478. '@wangeditor/video-module@1.1.4':
  479. resolution: {integrity: sha512-ZdodDPqKQrgx3IwWu4ZiQmXI8EXZ3hm2/fM6E3t5dB8tCaIGWQZhmqd6P5knfkRAd3z2+YRSRbxOGfoRSp/rLg==}
  480. peerDependencies:
  481. '@uppy/core': ^2.1.4
  482. '@uppy/xhr-upload': ^2.0.7
  483. '@wangeditor/core': 1.x
  484. dom7: ^3.0.0
  485. nanoid: ^3.2.0
  486. slate: ^0.72.0
  487. snabbdom: ^3.1.0
  488. ansi-regex@5.0.1:
  489. resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
  490. engines: {node: '>=8'}
  491. ansi-styles@4.3.0:
  492. resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
  493. engines: {node: '>=8'}
  494. argparse@2.0.1:
  495. resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
  496. asynckit@0.4.0:
  497. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  498. axios@1.11.0:
  499. resolution: {integrity: sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==}
  500. b-tween@0.3.3:
  501. resolution: {integrity: sha512-oEHegcRpA7fAuc9KC4nktucuZn2aS8htymCPcP3qkEGPqiBH+GfqtqoG2l7LxHngg6O0HFM7hOeOYExl1Oz4ZA==}
  502. b-validate@1.5.3:
  503. resolution: {integrity: sha512-iCvCkGFskbaYtfQ0a3GmcQCHl/Sv1GufXFGuUQ+FE+WJa7A/espLOuFIn09B944V8/ImPj71T4+rTASxO2PAuA==}
  504. birpc@2.5.0:
  505. resolution: {integrity: sha512-VSWO/W6nNQdyP520F1mhf+Lc2f8pjGQOtoHHm7Ze8Go1kX7akpVIrtTa0fn+HB0QJEDVacl6aO08YE0PgXfdnQ==}
  506. call-bind-apply-helpers@1.0.2:
  507. resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
  508. engines: {node: '>= 0.4'}
  509. camelcase@5.3.1:
  510. resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==}
  511. engines: {node: '>=6'}
  512. cliui@6.0.0:
  513. resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==}
  514. color-convert@1.9.3:
  515. resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
  516. color-convert@2.0.1:
  517. resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
  518. engines: {node: '>=7.0.0'}
  519. color-name@1.1.3:
  520. resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
  521. color-name@1.1.4:
  522. resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
  523. color-string@1.9.1:
  524. resolution: {integrity: sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==}
  525. color@3.2.1:
  526. resolution: {integrity: sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==}
  527. combined-stream@1.0.8:
  528. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  529. engines: {node: '>= 0.8'}
  530. compute-scroll-into-view@1.0.20:
  531. resolution: {integrity: sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==}
  532. copy-anything@2.0.6:
  533. resolution: {integrity: sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==}
  534. copy-anything@3.0.5:
  535. resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==}
  536. engines: {node: '>=12.13'}
  537. crypto-js@4.2.0:
  538. resolution: {integrity: sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==}
  539. csstype@3.1.3:
  540. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  541. d@1.0.2:
  542. resolution: {integrity: sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==}
  543. engines: {node: '>=0.12'}
  544. dayjs@1.11.13:
  545. resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
  546. debug@4.4.1:
  547. resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==}
  548. engines: {node: '>=6.0'}
  549. peerDependencies:
  550. supports-color: '*'
  551. peerDependenciesMeta:
  552. supports-color:
  553. optional: true
  554. decamelize@1.2.0:
  555. resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==}
  556. engines: {node: '>=0.10.0'}
  557. delayed-stream@1.0.0:
  558. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  559. engines: {node: '>=0.4.0'}
  560. dijkstrajs@1.0.3:
  561. resolution: {integrity: sha512-qiSlmBq9+BCdCA/L46dw8Uy93mloxsPSbwnm5yrKn2vMPiy8KyAskTF6zuV/j5BMsmOGZDPs7KjU+mjb670kfA==}
  562. dom7@3.0.0:
  563. resolution: {integrity: sha512-oNlcUdHsC4zb7Msx7JN3K0Nro1dzJ48knvBOnDPKJ2GV9wl1i5vydJZUSyOfrkKFDZEud/jBsTk92S/VGSAe/g==}
  564. dunder-proto@1.0.1:
  565. resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
  566. engines: {node: '>= 0.4'}
  567. echarts@5.6.0:
  568. resolution: {integrity: sha512-oTbVTsXfKuEhxftHqL5xprgLoc0k7uScAwtryCgWF6hPYFLRwOUHiFmHGCBKP5NPFNkDVopOieyUqYGH8Fa3kA==}
  569. emoji-regex@8.0.0:
  570. resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
  571. entities@4.5.0:
  572. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  573. engines: {node: '>=0.12'}
  574. errno@0.1.8:
  575. resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==}
  576. hasBin: true
  577. es-define-property@1.0.1:
  578. resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
  579. engines: {node: '>= 0.4'}
  580. es-errors@1.3.0:
  581. resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
  582. engines: {node: '>= 0.4'}
  583. es-object-atoms@1.1.1:
  584. resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
  585. engines: {node: '>= 0.4'}
  586. es-set-tostringtag@2.1.0:
  587. resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
  588. engines: {node: '>= 0.4'}
  589. es5-ext@0.10.64:
  590. resolution: {integrity: sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==}
  591. engines: {node: '>=0.10'}
  592. es6-iterator@2.0.3:
  593. resolution: {integrity: sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==}
  594. es6-symbol@3.1.4:
  595. resolution: {integrity: sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==}
  596. engines: {node: '>=0.12'}
  597. esbuild@0.25.9:
  598. resolution: {integrity: sha512-CRbODhYyQx3qp7ZEwzxOk4JBqmD/seJrzPa/cGjY1VtIn5E09Oi9/dB4JwctnfZ8Q8iT7rioVv5k/FNT/uf54g==}
  599. engines: {node: '>=18'}
  600. hasBin: true
  601. esniff@2.0.1:
  602. resolution: {integrity: sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==}
  603. engines: {node: '>=0.10'}
  604. estree-walker@2.0.2:
  605. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  606. event-emitter@0.3.5:
  607. resolution: {integrity: sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==}
  608. ext@1.7.0:
  609. resolution: {integrity: sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==}
  610. fdir@6.5.0:
  611. resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
  612. engines: {node: '>=12.0.0'}
  613. peerDependencies:
  614. picomatch: ^3 || ^4
  615. peerDependenciesMeta:
  616. picomatch:
  617. optional: true
  618. find-up@4.1.0:
  619. resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==}
  620. engines: {node: '>=8'}
  621. follow-redirects@1.15.11:
  622. resolution: {integrity: sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==}
  623. engines: {node: '>=4.0'}
  624. peerDependencies:
  625. debug: '*'
  626. peerDependenciesMeta:
  627. debug:
  628. optional: true
  629. form-data@4.0.4:
  630. resolution: {integrity: sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==}
  631. engines: {node: '>= 6'}
  632. fsevents@2.3.3:
  633. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  634. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  635. os: [darwin]
  636. function-bind@1.1.2:
  637. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  638. get-caller-file@2.0.5:
  639. resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
  640. engines: {node: 6.* || 8.* || >= 10.*}
  641. get-intrinsic@1.3.0:
  642. resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
  643. engines: {node: '>= 0.4'}
  644. get-proto@1.0.1:
  645. resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
  646. engines: {node: '>= 0.4'}
  647. gopd@1.2.0:
  648. resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
  649. engines: {node: '>= 0.4'}
  650. graceful-fs@4.2.11:
  651. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  652. has-symbols@1.1.0:
  653. resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
  654. engines: {node: '>= 0.4'}
  655. has-tostringtag@1.0.2:
  656. resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
  657. engines: {node: '>= 0.4'}
  658. hasown@2.0.2:
  659. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  660. engines: {node: '>= 0.4'}
  661. hookable@5.5.3:
  662. resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
  663. html-void-elements@2.0.1:
  664. resolution: {integrity: sha512-0quDb7s97CfemeJAnW9wC0hw78MtW7NU3hqtCD75g2vFlDLt36llsYD7uB7SUzojLMP24N5IatXf7ylGXiGG9A==}
  665. i18next@20.6.1:
  666. resolution: {integrity: sha512-yCMYTMEJ9ihCwEQQ3phLo7I/Pwycf8uAx+sRHwwk5U9Aui/IZYgQRyMqXafQOw5QQ7DM1Z+WyEXWIqSuJHhG2A==}
  667. iconv-lite@0.6.3:
  668. resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
  669. engines: {node: '>=0.10.0'}
  670. image-size@0.5.5:
  671. resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==}
  672. engines: {node: '>=0.10.0'}
  673. hasBin: true
  674. immer@9.0.21:
  675. resolution: {integrity: sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==}
  676. is-arrayish@0.3.2:
  677. resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==}
  678. is-fullwidth-code-point@3.0.0:
  679. resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
  680. engines: {node: '>=8'}
  681. is-hotkey@0.2.0:
  682. resolution: {integrity: sha512-UknnZK4RakDmTgz4PI1wIph5yxSs/mvChWs9ifnlXsKuXgWmOkY/hAE0H/k2MIqH0RlRye0i1oC07MCRSD28Mw==}
  683. is-plain-object@5.0.0:
  684. resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==}
  685. engines: {node: '>=0.10.0'}
  686. is-url@1.2.4:
  687. resolution: {integrity: sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==}
  688. is-what@3.14.1:
  689. resolution: {integrity: sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==}
  690. is-what@4.1.16:
  691. resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==}
  692. engines: {node: '>=12.13'}
  693. js-tokens@4.0.0:
  694. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  695. jsencrypt@3.5.4:
  696. resolution: {integrity: sha512-kNjfYEMNASxrDGsmcSQh/rUTmcoRfSUkxnAz+MMywM8jtGu+fFEZ3nJjHM58zscVnwR0fYmG9sGkTDjqUdpiwA==}
  697. jsesc@3.1.0:
  698. resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
  699. engines: {node: '>=6'}
  700. hasBin: true
  701. less@4.4.1:
  702. resolution: {integrity: sha512-X9HKyiXPi0f/ed0XhgUlBeFfxrlDP3xR4M7768Zl+WXLUViuL9AOPPJP4nCV0tgRWvTYvpNmN0SFhZOQzy16PA==}
  703. engines: {node: '>=14'}
  704. hasBin: true
  705. linkify-it@5.0.0:
  706. resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
  707. locate-path@5.0.0:
  708. resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==}
  709. engines: {node: '>=8'}
  710. lodash.camelcase@4.3.0:
  711. resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==}
  712. lodash.clonedeep@4.5.0:
  713. resolution: {integrity: sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==}
  714. lodash.debounce@4.0.8:
  715. resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==}
  716. lodash.foreach@4.5.0:
  717. resolution: {integrity: sha512-aEXTF4d+m05rVOAUG3z4vZZ4xVexLKZGF0lIxuHZ1Hplpk/3B6Z1+/ICICYRLm7c41Z2xiejbkCkJoTlypoXhQ==}
  718. lodash.isequal@4.5.0:
  719. resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==}
  720. deprecated: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
  721. lodash.throttle@4.1.1:
  722. resolution: {integrity: sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==}
  723. lodash.toarray@4.4.0:
  724. resolution: {integrity: sha512-QyffEA3i5dma5q2490+SgCvDN0pXLmRGSyAANuVi0HQ01Pkfr9fuoKQW8wm1wGBnJITs/mS7wQvS6VshUEBFCw==}
  725. lru-cache@11.1.0:
  726. resolution: {integrity: sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==}
  727. engines: {node: 20 || >=22}
  728. magic-string@0.30.17:
  729. resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
  730. make-dir@2.1.0:
  731. resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==}
  732. engines: {node: '>=6'}
  733. markdown-it@14.1.0:
  734. resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==}
  735. hasBin: true
  736. math-intrinsics@1.1.0:
  737. resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
  738. engines: {node: '>= 0.4'}
  739. mdurl@2.0.0:
  740. resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==}
  741. mime-db@1.52.0:
  742. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  743. engines: {node: '>= 0.6'}
  744. mime-match@1.0.2:
  745. resolution: {integrity: sha512-VXp/ugGDVh3eCLOBCiHZMYWQaTNUHv2IJrut+yXA6+JbLPXHglHwfS/5A5L0ll+jkCY7fIzRJcH6OIunF+c6Cg==}
  746. mime-types@2.1.35:
  747. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  748. engines: {node: '>= 0.6'}
  749. mime@1.6.0:
  750. resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}
  751. engines: {node: '>=4'}
  752. hasBin: true
  753. mitt@3.0.1:
  754. resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
  755. ms@2.1.3:
  756. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  757. namespace-emitter@2.0.1:
  758. resolution: {integrity: sha512-N/sMKHniSDJBjfrkbS/tpkPj4RAbvW3mr8UAzvlMHyun93XEm83IAvhWtJVHo+RHn/oO8Job5YN4b+wRjSVp5g==}
  759. nanoid@3.3.11:
  760. resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
  761. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  762. hasBin: true
  763. needle@3.3.1:
  764. resolution: {integrity: sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q==}
  765. engines: {node: '>= 4.4.x'}
  766. hasBin: true
  767. next-tick@1.1.0:
  768. resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==}
  769. number-precision@1.6.0:
  770. resolution: {integrity: sha512-05OLPgbgmnixJw+VvEh18yNPUo3iyp4BEWJcrLu4X9W05KmMifN7Mu5exYvQXqxxeNWhvIF+j3Rij+HmddM/hQ==}
  771. p-limit@2.3.0:
  772. resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==}
  773. engines: {node: '>=6'}
  774. p-locate@4.1.0:
  775. resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==}
  776. engines: {node: '>=8'}
  777. p-try@2.2.0:
  778. resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
  779. engines: {node: '>=6'}
  780. parse-node-version@1.0.1:
  781. resolution: {integrity: sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==}
  782. engines: {node: '>= 0.10'}
  783. path-exists@4.0.0:
  784. resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
  785. engines: {node: '>=8'}
  786. perfect-debounce@1.0.0:
  787. resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
  788. picocolors@1.1.1:
  789. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  790. picomatch@4.0.3:
  791. resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
  792. engines: {node: '>=12'}
  793. pify@4.0.1:
  794. resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
  795. engines: {node: '>=6'}
  796. pinia@3.0.3:
  797. resolution: {integrity: sha512-ttXO/InUULUXkMHpTdp9Fj4hLpD/2AoJdmAbAeW2yu1iy1k+pkFekQXw5VpC0/5p51IOR/jDaDRfRWRnMMsGOA==}
  798. peerDependencies:
  799. typescript: '>=4.4.4'
  800. vue: ^2.7.0 || ^3.5.11
  801. peerDependenciesMeta:
  802. typescript:
  803. optional: true
  804. pngjs@5.0.0:
  805. resolution: {integrity: sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==}
  806. engines: {node: '>=10.13.0'}
  807. postcss@8.5.6:
  808. resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
  809. engines: {node: ^10 || ^12 || >=14}
  810. preact@10.27.1:
  811. resolution: {integrity: sha512-V79raXEWch/rbqoNc7nT9E4ep7lu+mI3+sBmfRD4i1M73R3WLYcCtdI0ibxGVf4eQL8ZIz2nFacqEC+rmnOORQ==}
  812. prismjs@1.30.0:
  813. resolution: {integrity: sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==}
  814. engines: {node: '>=6'}
  815. proxy-from-env@1.1.0:
  816. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
  817. prr@1.0.1:
  818. resolution: {integrity: sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==}
  819. punycode.js@2.3.1:
  820. resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==}
  821. engines: {node: '>=6'}
  822. qrcode@1.5.4:
  823. resolution: {integrity: sha512-1ca71Zgiu6ORjHqFBDpnSMTR2ReToX4l1Au1VFLyVeBTFavzQnv5JxMFr3ukHVKpSrSA2MCk0lNJSykjUfz7Zg==}
  824. engines: {node: '>=10.13.0'}
  825. hasBin: true
  826. require-directory@2.1.1:
  827. resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
  828. engines: {node: '>=0.10.0'}
  829. require-main-filename@2.0.0:
  830. resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==}
  831. resize-observer-polyfill@1.5.1:
  832. resolution: {integrity: sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==}
  833. rfdc@1.4.1:
  834. resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
  835. rollup@4.46.3:
  836. resolution: {integrity: sha512-RZn2XTjXb8t5g13f5YclGoilU/kwT696DIkY3sywjdZidNSi3+vseaQov7D7BZXVJCPv3pDWUN69C78GGbXsKw==}
  837. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  838. hasBin: true
  839. safer-buffer@2.1.2:
  840. resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
  841. sax@1.4.1:
  842. resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==}
  843. scroll-into-view-if-needed@2.2.31:
  844. resolution: {integrity: sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==}
  845. semver@5.7.2:
  846. resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
  847. hasBin: true
  848. set-blocking@2.0.0:
  849. resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==}
  850. simple-swizzle@0.2.2:
  851. resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==}
  852. slate-history@0.66.0:
  853. resolution: {integrity: sha512-6MWpxGQZiMvSINlCbMW43E2YBSVMCMCIwQfBzGssjWw4kb0qfvj0pIdblWNRQZD0hR6WHP+dHHgGSeVdMWzfng==}
  854. peerDependencies:
  855. slate: '>=0.65.3'
  856. slate@0.72.8:
  857. resolution: {integrity: sha512-/nJwTswQgnRurpK+bGJFH1oM7naD5qDmHd89JyiKNT2oOKD8marW0QSBtuFnwEbL5aGCS8AmrhXQgNOsn4osAw==}
  858. snabbdom@3.6.2:
  859. resolution: {integrity: sha512-ig5qOnCDbugFntKi6c7Xlib8bA6xiJVk8O+WdFrV3wxbMqeHO0hXFQC4nAhPVWfZfi8255lcZkNhtIBINCc4+Q==}
  860. engines: {node: '>=12.17.0'}
  861. source-map-js@1.2.1:
  862. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  863. engines: {node: '>=0.10.0'}
  864. source-map@0.6.1:
  865. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  866. engines: {node: '>=0.10.0'}
  867. speakingurl@14.0.1:
  868. resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==}
  869. engines: {node: '>=0.10.0'}
  870. ssr-window@3.0.0:
  871. resolution: {integrity: sha512-q+8UfWDg9Itrg0yWK7oe5p/XRCJpJF9OBtXfOPgSJl+u3Xd5KI328RUEvUqSMVM9CiQUEf1QdBzJMkYGErj9QA==}
  872. store@2.0.12:
  873. resolution: {integrity: sha512-eO9xlzDpXLiMr9W1nQ3Nfp9EzZieIQc10zPPMP5jsVV7bLOziSFFBP0XoDXACEIFtdI+rIz0NwWVA/QVJ8zJtw==}
  874. string-width@4.2.3:
  875. resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
  876. engines: {node: '>=8'}
  877. strip-ansi@6.0.1:
  878. resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
  879. engines: {node: '>=8'}
  880. superjson@2.2.2:
  881. resolution: {integrity: sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==}
  882. engines: {node: '>=16'}
  883. three@0.175.0:
  884. resolution: {integrity: sha512-nNE3pnTHxXN/Phw768u0Grr7W4+rumGg/H6PgeseNJojkJtmeHJfZWi41Gp2mpXl1pg1pf1zjwR4McM1jTqkpg==}
  885. tiny-warning@1.0.3:
  886. resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==}
  887. tinyglobby@0.2.14:
  888. resolution: {integrity: sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==}
  889. engines: {node: '>=12.0.0'}
  890. tslib@2.3.0:
  891. resolution: {integrity: sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==}
  892. tslib@2.8.1:
  893. resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
  894. type@2.7.3:
  895. resolution: {integrity: sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==}
  896. uc.micro@2.1.0:
  897. resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==}
  898. uuid@11.1.0:
  899. resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==}
  900. hasBin: true
  901. vite@6.3.5:
  902. resolution: {integrity: sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==}
  903. engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
  904. hasBin: true
  905. peerDependencies:
  906. '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
  907. jiti: '>=1.21.0'
  908. less: '*'
  909. lightningcss: ^1.21.0
  910. sass: '*'
  911. sass-embedded: '*'
  912. stylus: '*'
  913. sugarss: '*'
  914. terser: ^5.16.0
  915. tsx: ^4.8.1
  916. yaml: ^2.4.2
  917. peerDependenciesMeta:
  918. '@types/node':
  919. optional: true
  920. jiti:
  921. optional: true
  922. less:
  923. optional: true
  924. lightningcss:
  925. optional: true
  926. sass:
  927. optional: true
  928. sass-embedded:
  929. optional: true
  930. stylus:
  931. optional: true
  932. sugarss:
  933. optional: true
  934. terser:
  935. optional: true
  936. tsx:
  937. optional: true
  938. yaml:
  939. optional: true
  940. vue-demi@0.13.11:
  941. resolution: {integrity: sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==}
  942. engines: {node: '>=12'}
  943. hasBin: true
  944. peerDependencies:
  945. '@vue/composition-api': ^1.0.0-rc.1
  946. vue: ^3.0.0-0 || ^2.6.0
  947. peerDependenciesMeta:
  948. '@vue/composition-api':
  949. optional: true
  950. vue-echarts@7.0.3:
  951. resolution: {integrity: sha512-/jSxNwOsw5+dYAUcwSfkLwKPuzTQ0Cepz1LxCOpj2QcHrrmUa/Ql0eQqMmc1rTPQVrh2JQ29n2dhq75ZcHvRDw==}
  952. peerDependencies:
  953. '@vue/runtime-core': ^3.0.0
  954. echarts: ^5.5.1
  955. vue: ^2.7.0 || ^3.1.1
  956. peerDependenciesMeta:
  957. '@vue/runtime-core':
  958. optional: true
  959. vue-router@4.5.1:
  960. resolution: {integrity: sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==}
  961. peerDependencies:
  962. vue: ^3.2.0
  963. vue@3.5.18:
  964. resolution: {integrity: sha512-7W4Y4ZbMiQ3SEo+m9lnoNpV9xG7QVMLa+/0RFwwiAVkeYoyGXqWE85jabU4pllJNUzqfLShJ5YLptewhCWUgNA==}
  965. peerDependencies:
  966. typescript: '*'
  967. peerDependenciesMeta:
  968. typescript:
  969. optional: true
  970. which-module@2.0.1:
  971. resolution: {integrity: sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==}
  972. wildcard@1.1.2:
  973. resolution: {integrity: sha512-DXukZJxpHA8LuotRwL0pP1+rS6CS7FF2qStDDE1C7DDg2rLud2PXRMuEDYIPhgEezwnlHNL4c+N6MfMTjCGTng==}
  974. wrap-ansi@6.2.0:
  975. resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==}
  976. engines: {node: '>=8'}
  977. y18n@4.0.3:
  978. resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==}
  979. yargs-parser@18.1.3:
  980. resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==}
  981. engines: {node: '>=6'}
  982. yargs@15.4.1:
  983. resolution: {integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==}
  984. engines: {node: '>=8'}
  985. zrender@5.6.1:
  986. resolution: {integrity: sha512-OFXkDJKcrlx5su2XbzJvj/34Q3m6PvyCZkVPHGYpcCJ52ek4U/ymZyfuV1nKE23AyBJ51E/6Yr0mhZ7xGTO4ag==}
  987. snapshots:
  988. '@amap/amap-jsapi-loader@1.0.1': {}
  989. '@arco-design/color@0.4.0':
  990. dependencies:
  991. color: 3.2.1
  992. '@arco-design/web-vue@2.57.0(vue@3.5.18)':
  993. dependencies:
  994. '@arco-design/color': 0.4.0
  995. b-tween: 0.3.3
  996. b-validate: 1.5.3
  997. compute-scroll-into-view: 1.0.20
  998. dayjs: 1.11.13
  999. number-precision: 1.6.0
  1000. resize-observer-polyfill: 1.5.1
  1001. scroll-into-view-if-needed: 2.2.31
  1002. vue: 3.5.18
  1003. '@arco-plugins/vite-vue@1.4.5':
  1004. dependencies:
  1005. '@babel/generator': 7.28.3
  1006. '@babel/helper-module-imports': 7.27.1
  1007. '@babel/parser': 7.28.3
  1008. '@babel/traverse': 7.28.3
  1009. '@babel/types': 7.28.2
  1010. '@types/node': 16.18.126
  1011. transitivePeerDependencies:
  1012. - supports-color
  1013. '@babel/code-frame@7.27.1':
  1014. dependencies:
  1015. '@babel/helper-validator-identifier': 7.27.1
  1016. js-tokens: 4.0.0
  1017. picocolors: 1.1.1
  1018. '@babel/generator@7.28.3':
  1019. dependencies:
  1020. '@babel/parser': 7.28.3
  1021. '@babel/types': 7.28.2
  1022. '@jridgewell/gen-mapping': 0.3.13
  1023. '@jridgewell/trace-mapping': 0.3.30
  1024. jsesc: 3.1.0
  1025. '@babel/helper-globals@7.28.0': {}
  1026. '@babel/helper-module-imports@7.27.1':
  1027. dependencies:
  1028. '@babel/traverse': 7.28.3
  1029. '@babel/types': 7.28.2
  1030. transitivePeerDependencies:
  1031. - supports-color
  1032. '@babel/helper-string-parser@7.27.1': {}
  1033. '@babel/helper-validator-identifier@7.27.1': {}
  1034. '@babel/parser@7.28.3':
  1035. dependencies:
  1036. '@babel/types': 7.28.2
  1037. '@babel/runtime@7.28.3': {}
  1038. '@babel/template@7.27.2':
  1039. dependencies:
  1040. '@babel/code-frame': 7.27.1
  1041. '@babel/parser': 7.28.3
  1042. '@babel/types': 7.28.2
  1043. '@babel/traverse@7.28.3':
  1044. dependencies:
  1045. '@babel/code-frame': 7.27.1
  1046. '@babel/generator': 7.28.3
  1047. '@babel/helper-globals': 7.28.0
  1048. '@babel/parser': 7.28.3
  1049. '@babel/template': 7.27.2
  1050. '@babel/types': 7.28.2
  1051. debug: 4.4.1
  1052. transitivePeerDependencies:
  1053. - supports-color
  1054. '@babel/types@7.28.2':
  1055. dependencies:
  1056. '@babel/helper-string-parser': 7.27.1
  1057. '@babel/helper-validator-identifier': 7.27.1
  1058. '@chenfengyuan/vue-qrcode@2.0.0(qrcode@1.5.4)(vue@3.5.18)':
  1059. dependencies:
  1060. qrcode: 1.5.4
  1061. vue: 3.5.18
  1062. '@esbuild/aix-ppc64@0.25.9':
  1063. optional: true
  1064. '@esbuild/android-arm64@0.25.9':
  1065. optional: true
  1066. '@esbuild/android-arm@0.25.9':
  1067. optional: true
  1068. '@esbuild/android-x64@0.25.9':
  1069. optional: true
  1070. '@esbuild/darwin-arm64@0.25.9':
  1071. optional: true
  1072. '@esbuild/darwin-x64@0.25.9':
  1073. optional: true
  1074. '@esbuild/freebsd-arm64@0.25.9':
  1075. optional: true
  1076. '@esbuild/freebsd-x64@0.25.9':
  1077. optional: true
  1078. '@esbuild/linux-arm64@0.25.9':
  1079. optional: true
  1080. '@esbuild/linux-arm@0.25.9':
  1081. optional: true
  1082. '@esbuild/linux-ia32@0.25.9':
  1083. optional: true
  1084. '@esbuild/linux-loong64@0.25.9':
  1085. optional: true
  1086. '@esbuild/linux-mips64el@0.25.9':
  1087. optional: true
  1088. '@esbuild/linux-ppc64@0.25.9':
  1089. optional: true
  1090. '@esbuild/linux-riscv64@0.25.9':
  1091. optional: true
  1092. '@esbuild/linux-s390x@0.25.9':
  1093. optional: true
  1094. '@esbuild/linux-x64@0.25.9':
  1095. optional: true
  1096. '@esbuild/netbsd-arm64@0.25.9':
  1097. optional: true
  1098. '@esbuild/netbsd-x64@0.25.9':
  1099. optional: true
  1100. '@esbuild/openbsd-arm64@0.25.9':
  1101. optional: true
  1102. '@esbuild/openbsd-x64@0.25.9':
  1103. optional: true
  1104. '@esbuild/openharmony-arm64@0.25.9':
  1105. optional: true
  1106. '@esbuild/sunos-x64@0.25.9':
  1107. optional: true
  1108. '@esbuild/win32-arm64@0.25.9':
  1109. optional: true
  1110. '@esbuild/win32-ia32@0.25.9':
  1111. optional: true
  1112. '@esbuild/win32-x64@0.25.9':
  1113. optional: true
  1114. '@jridgewell/gen-mapping@0.3.13':
  1115. dependencies:
  1116. '@jridgewell/sourcemap-codec': 1.5.5
  1117. '@jridgewell/trace-mapping': 0.3.30
  1118. '@jridgewell/resolve-uri@3.1.2': {}
  1119. '@jridgewell/sourcemap-codec@1.5.5': {}
  1120. '@jridgewell/trace-mapping@0.3.30':
  1121. dependencies:
  1122. '@jridgewell/resolve-uri': 3.1.2
  1123. '@jridgewell/sourcemap-codec': 1.5.5
  1124. '@rollup/rollup-android-arm-eabi@4.46.3':
  1125. optional: true
  1126. '@rollup/rollup-android-arm64@4.46.3':
  1127. optional: true
  1128. '@rollup/rollup-darwin-arm64@4.46.3':
  1129. optional: true
  1130. '@rollup/rollup-darwin-x64@4.46.3':
  1131. optional: true
  1132. '@rollup/rollup-freebsd-arm64@4.46.3':
  1133. optional: true
  1134. '@rollup/rollup-freebsd-x64@4.46.3':
  1135. optional: true
  1136. '@rollup/rollup-linux-arm-gnueabihf@4.46.3':
  1137. optional: true
  1138. '@rollup/rollup-linux-arm-musleabihf@4.46.3':
  1139. optional: true
  1140. '@rollup/rollup-linux-arm64-gnu@4.46.3':
  1141. optional: true
  1142. '@rollup/rollup-linux-arm64-musl@4.46.3':
  1143. optional: true
  1144. '@rollup/rollup-linux-loongarch64-gnu@4.46.3':
  1145. optional: true
  1146. '@rollup/rollup-linux-ppc64-gnu@4.46.3':
  1147. optional: true
  1148. '@rollup/rollup-linux-riscv64-gnu@4.46.3':
  1149. optional: true
  1150. '@rollup/rollup-linux-riscv64-musl@4.46.3':
  1151. optional: true
  1152. '@rollup/rollup-linux-s390x-gnu@4.46.3':
  1153. optional: true
  1154. '@rollup/rollup-linux-x64-gnu@4.46.3':
  1155. optional: true
  1156. '@rollup/rollup-linux-x64-musl@4.46.3':
  1157. optional: true
  1158. '@rollup/rollup-win32-arm64-msvc@4.46.3':
  1159. optional: true
  1160. '@rollup/rollup-win32-ia32-msvc@4.46.3':
  1161. optional: true
  1162. '@rollup/rollup-win32-x64-msvc@4.46.3':
  1163. optional: true
  1164. '@transloadit/prettier-bytes@0.0.7': {}
  1165. '@types/estree@1.0.8': {}
  1166. '@types/event-emitter@0.3.5': {}
  1167. '@types/node@16.18.126': {}
  1168. '@uppy/companion-client@2.2.2':
  1169. dependencies:
  1170. '@uppy/utils': 4.1.3
  1171. namespace-emitter: 2.0.1
  1172. '@uppy/core@2.3.4':
  1173. dependencies:
  1174. '@transloadit/prettier-bytes': 0.0.7
  1175. '@uppy/store-default': 2.1.1
  1176. '@uppy/utils': 4.1.3
  1177. lodash.throttle: 4.1.1
  1178. mime-match: 1.0.2
  1179. namespace-emitter: 2.0.1
  1180. nanoid: 3.3.11
  1181. preact: 10.27.1
  1182. '@uppy/store-default@2.1.1': {}
  1183. '@uppy/utils@4.1.3':
  1184. dependencies:
  1185. lodash.throttle: 4.1.1
  1186. '@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4)':
  1187. dependencies:
  1188. '@uppy/companion-client': 2.2.2
  1189. '@uppy/core': 2.3.4
  1190. '@uppy/utils': 4.1.3
  1191. nanoid: 3.3.11
  1192. '@vitejs/plugin-vue@5.2.4(vite@6.3.5(less@4.4.1))(vue@3.5.18)':
  1193. dependencies:
  1194. vite: 6.3.5(less@4.4.1)
  1195. vue: 3.5.18
  1196. '@vladmandic/face-api@1.7.15': {}
  1197. '@vue/compiler-core@3.5.18':
  1198. dependencies:
  1199. '@babel/parser': 7.28.3
  1200. '@vue/shared': 3.5.18
  1201. entities: 4.5.0
  1202. estree-walker: 2.0.2
  1203. source-map-js: 1.2.1
  1204. '@vue/compiler-dom@3.5.18':
  1205. dependencies:
  1206. '@vue/compiler-core': 3.5.18
  1207. '@vue/shared': 3.5.18
  1208. '@vue/compiler-sfc@3.5.18':
  1209. dependencies:
  1210. '@babel/parser': 7.28.3
  1211. '@vue/compiler-core': 3.5.18
  1212. '@vue/compiler-dom': 3.5.18
  1213. '@vue/compiler-ssr': 3.5.18
  1214. '@vue/shared': 3.5.18
  1215. estree-walker: 2.0.2
  1216. magic-string: 0.30.17
  1217. postcss: 8.5.6
  1218. source-map-js: 1.2.1
  1219. '@vue/compiler-ssr@3.5.18':
  1220. dependencies:
  1221. '@vue/compiler-dom': 3.5.18
  1222. '@vue/shared': 3.5.18
  1223. '@vue/devtools-api@6.6.4': {}
  1224. '@vue/devtools-api@7.7.7':
  1225. dependencies:
  1226. '@vue/devtools-kit': 7.7.7
  1227. '@vue/devtools-kit@7.7.7':
  1228. dependencies:
  1229. '@vue/devtools-shared': 7.7.7
  1230. birpc: 2.5.0
  1231. hookable: 5.5.3
  1232. mitt: 3.0.1
  1233. perfect-debounce: 1.0.0
  1234. speakingurl: 14.0.1
  1235. superjson: 2.2.2
  1236. '@vue/devtools-shared@7.7.7':
  1237. dependencies:
  1238. rfdc: 1.4.1
  1239. '@vue/reactivity@3.5.18':
  1240. dependencies:
  1241. '@vue/shared': 3.5.18
  1242. '@vue/runtime-core@3.5.18':
  1243. dependencies:
  1244. '@vue/reactivity': 3.5.18
  1245. '@vue/shared': 3.5.18
  1246. '@vue/runtime-dom@3.5.18':
  1247. dependencies:
  1248. '@vue/reactivity': 3.5.18
  1249. '@vue/runtime-core': 3.5.18
  1250. '@vue/shared': 3.5.18
  1251. csstype: 3.1.3
  1252. '@vue/server-renderer@3.5.18(vue@3.5.18)':
  1253. dependencies:
  1254. '@vue/compiler-ssr': 3.5.18
  1255. '@vue/shared': 3.5.18
  1256. vue: 3.5.18
  1257. '@vue/shared@3.5.18': {}
  1258. '@wangeditor/basic-modules@1.1.7(@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2))(dom7@3.0.0)(lodash.throttle@4.1.1)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2)':
  1259. dependencies:
  1260. '@wangeditor/core': 1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2)
  1261. dom7: 3.0.0
  1262. is-url: 1.2.4
  1263. lodash.throttle: 4.1.1
  1264. nanoid: 3.3.11
  1265. slate: 0.72.8
  1266. snabbdom: 3.6.2
  1267. '@wangeditor/code-highlight@1.0.3(@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2))(dom7@3.0.0)(slate@0.72.8)(snabbdom@3.6.2)':
  1268. dependencies:
  1269. '@wangeditor/core': 1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2)
  1270. dom7: 3.0.0
  1271. prismjs: 1.30.0
  1272. slate: 0.72.8
  1273. snabbdom: 3.6.2
  1274. '@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2)':
  1275. dependencies:
  1276. '@types/event-emitter': 0.3.5
  1277. '@uppy/core': 2.3.4
  1278. '@uppy/xhr-upload': 2.1.3(@uppy/core@2.3.4)
  1279. dom7: 3.0.0
  1280. event-emitter: 0.3.5
  1281. html-void-elements: 2.0.1
  1282. i18next: 20.6.1
  1283. is-hotkey: 0.2.0
  1284. lodash.camelcase: 4.3.0
  1285. lodash.clonedeep: 4.5.0
  1286. lodash.debounce: 4.0.8
  1287. lodash.foreach: 4.5.0
  1288. lodash.isequal: 4.5.0
  1289. lodash.throttle: 4.1.1
  1290. lodash.toarray: 4.4.0
  1291. nanoid: 3.3.11
  1292. scroll-into-view-if-needed: 2.2.31
  1293. slate: 0.72.8
  1294. slate-history: 0.66.0(slate@0.72.8)
  1295. snabbdom: 3.6.2
  1296. '@wangeditor/editor-for-vue@5.1.12(@wangeditor/editor@5.1.23)(vue@3.5.18)':
  1297. dependencies:
  1298. '@wangeditor/editor': 5.1.23
  1299. vue: 3.5.18
  1300. '@wangeditor/editor@5.1.23':
  1301. dependencies:
  1302. '@uppy/core': 2.3.4
  1303. '@uppy/xhr-upload': 2.1.3(@uppy/core@2.3.4)
  1304. '@wangeditor/basic-modules': 1.1.7(@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2))(dom7@3.0.0)(lodash.throttle@4.1.1)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2)
  1305. '@wangeditor/code-highlight': 1.0.3(@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2))(dom7@3.0.0)(slate@0.72.8)(snabbdom@3.6.2)
  1306. '@wangeditor/core': 1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2)
  1307. '@wangeditor/list-module': 1.0.5(@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2))(dom7@3.0.0)(slate@0.72.8)(snabbdom@3.6.2)
  1308. '@wangeditor/table-module': 1.1.4(@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2))(dom7@3.0.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2)
  1309. '@wangeditor/upload-image-module': 1.0.2(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(@wangeditor/basic-modules@1.1.7(@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2))(dom7@3.0.0)(lodash.throttle@4.1.1)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2))(@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2))(dom7@3.0.0)(lodash.foreach@4.5.0)(slate@0.72.8)(snabbdom@3.6.2)
  1310. '@wangeditor/video-module': 1.1.4(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2))(dom7@3.0.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2)
  1311. dom7: 3.0.0
  1312. is-hotkey: 0.2.0
  1313. lodash.camelcase: 4.3.0
  1314. lodash.clonedeep: 4.5.0
  1315. lodash.debounce: 4.0.8
  1316. lodash.foreach: 4.5.0
  1317. lodash.isequal: 4.5.0
  1318. lodash.throttle: 4.1.1
  1319. lodash.toarray: 4.4.0
  1320. nanoid: 3.3.11
  1321. slate: 0.72.8
  1322. snabbdom: 3.6.2
  1323. '@wangeditor/list-module@1.0.5(@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2))(dom7@3.0.0)(slate@0.72.8)(snabbdom@3.6.2)':
  1324. dependencies:
  1325. '@wangeditor/core': 1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2)
  1326. dom7: 3.0.0
  1327. slate: 0.72.8
  1328. snabbdom: 3.6.2
  1329. '@wangeditor/table-module@1.1.4(@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2))(dom7@3.0.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2)':
  1330. dependencies:
  1331. '@wangeditor/core': 1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2)
  1332. dom7: 3.0.0
  1333. lodash.isequal: 4.5.0
  1334. lodash.throttle: 4.1.1
  1335. nanoid: 3.3.11
  1336. slate: 0.72.8
  1337. snabbdom: 3.6.2
  1338. '@wangeditor/upload-image-module@1.0.2(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(@wangeditor/basic-modules@1.1.7(@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2))(dom7@3.0.0)(lodash.throttle@4.1.1)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2))(@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2))(dom7@3.0.0)(lodash.foreach@4.5.0)(slate@0.72.8)(snabbdom@3.6.2)':
  1339. dependencies:
  1340. '@uppy/core': 2.3.4
  1341. '@uppy/xhr-upload': 2.1.3(@uppy/core@2.3.4)
  1342. '@wangeditor/basic-modules': 1.1.7(@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2))(dom7@3.0.0)(lodash.throttle@4.1.1)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2)
  1343. '@wangeditor/core': 1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2)
  1344. dom7: 3.0.0
  1345. lodash.foreach: 4.5.0
  1346. slate: 0.72.8
  1347. snabbdom: 3.6.2
  1348. '@wangeditor/video-module@1.1.4(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(@wangeditor/core@1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2))(dom7@3.0.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2)':
  1349. dependencies:
  1350. '@uppy/core': 2.3.4
  1351. '@uppy/xhr-upload': 2.1.3(@uppy/core@2.3.4)
  1352. '@wangeditor/core': 1.1.19(@uppy/core@2.3.4)(@uppy/xhr-upload@2.1.3(@uppy/core@2.3.4))(dom7@3.0.0)(is-hotkey@0.2.0)(lodash.camelcase@4.3.0)(lodash.clonedeep@4.5.0)(lodash.debounce@4.0.8)(lodash.foreach@4.5.0)(lodash.isequal@4.5.0)(lodash.throttle@4.1.1)(lodash.toarray@4.4.0)(nanoid@3.3.11)(slate@0.72.8)(snabbdom@3.6.2)
  1353. dom7: 3.0.0
  1354. nanoid: 3.3.11
  1355. slate: 0.72.8
  1356. snabbdom: 3.6.2
  1357. ansi-regex@5.0.1: {}
  1358. ansi-styles@4.3.0:
  1359. dependencies:
  1360. color-convert: 2.0.1
  1361. argparse@2.0.1: {}
  1362. asynckit@0.4.0: {}
  1363. axios@1.11.0:
  1364. dependencies:
  1365. follow-redirects: 1.15.11
  1366. form-data: 4.0.4
  1367. proxy-from-env: 1.1.0
  1368. transitivePeerDependencies:
  1369. - debug
  1370. b-tween@0.3.3: {}
  1371. b-validate@1.5.3: {}
  1372. birpc@2.5.0: {}
  1373. call-bind-apply-helpers@1.0.2:
  1374. dependencies:
  1375. es-errors: 1.3.0
  1376. function-bind: 1.1.2
  1377. camelcase@5.3.1: {}
  1378. cliui@6.0.0:
  1379. dependencies:
  1380. string-width: 4.2.3
  1381. strip-ansi: 6.0.1
  1382. wrap-ansi: 6.2.0
  1383. color-convert@1.9.3:
  1384. dependencies:
  1385. color-name: 1.1.3
  1386. color-convert@2.0.1:
  1387. dependencies:
  1388. color-name: 1.1.4
  1389. color-name@1.1.3: {}
  1390. color-name@1.1.4: {}
  1391. color-string@1.9.1:
  1392. dependencies:
  1393. color-name: 1.1.4
  1394. simple-swizzle: 0.2.2
  1395. color@3.2.1:
  1396. dependencies:
  1397. color-convert: 1.9.3
  1398. color-string: 1.9.1
  1399. combined-stream@1.0.8:
  1400. dependencies:
  1401. delayed-stream: 1.0.0
  1402. compute-scroll-into-view@1.0.20: {}
  1403. copy-anything@2.0.6:
  1404. dependencies:
  1405. is-what: 3.14.1
  1406. copy-anything@3.0.5:
  1407. dependencies:
  1408. is-what: 4.1.16
  1409. crypto-js@4.2.0: {}
  1410. csstype@3.1.3: {}
  1411. d@1.0.2:
  1412. dependencies:
  1413. es5-ext: 0.10.64
  1414. type: 2.7.3
  1415. dayjs@1.11.13: {}
  1416. debug@4.4.1:
  1417. dependencies:
  1418. ms: 2.1.3
  1419. decamelize@1.2.0: {}
  1420. delayed-stream@1.0.0: {}
  1421. dijkstrajs@1.0.3: {}
  1422. dom7@3.0.0:
  1423. dependencies:
  1424. ssr-window: 3.0.0
  1425. dunder-proto@1.0.1:
  1426. dependencies:
  1427. call-bind-apply-helpers: 1.0.2
  1428. es-errors: 1.3.0
  1429. gopd: 1.2.0
  1430. echarts@5.6.0:
  1431. dependencies:
  1432. tslib: 2.3.0
  1433. zrender: 5.6.1
  1434. emoji-regex@8.0.0: {}
  1435. entities@4.5.0: {}
  1436. errno@0.1.8:
  1437. dependencies:
  1438. prr: 1.0.1
  1439. optional: true
  1440. es-define-property@1.0.1: {}
  1441. es-errors@1.3.0: {}
  1442. es-object-atoms@1.1.1:
  1443. dependencies:
  1444. es-errors: 1.3.0
  1445. es-set-tostringtag@2.1.0:
  1446. dependencies:
  1447. es-errors: 1.3.0
  1448. get-intrinsic: 1.3.0
  1449. has-tostringtag: 1.0.2
  1450. hasown: 2.0.2
  1451. es5-ext@0.10.64:
  1452. dependencies:
  1453. es6-iterator: 2.0.3
  1454. es6-symbol: 3.1.4
  1455. esniff: 2.0.1
  1456. next-tick: 1.1.0
  1457. es6-iterator@2.0.3:
  1458. dependencies:
  1459. d: 1.0.2
  1460. es5-ext: 0.10.64
  1461. es6-symbol: 3.1.4
  1462. es6-symbol@3.1.4:
  1463. dependencies:
  1464. d: 1.0.2
  1465. ext: 1.7.0
  1466. esbuild@0.25.9:
  1467. optionalDependencies:
  1468. '@esbuild/aix-ppc64': 0.25.9
  1469. '@esbuild/android-arm': 0.25.9
  1470. '@esbuild/android-arm64': 0.25.9
  1471. '@esbuild/android-x64': 0.25.9
  1472. '@esbuild/darwin-arm64': 0.25.9
  1473. '@esbuild/darwin-x64': 0.25.9
  1474. '@esbuild/freebsd-arm64': 0.25.9
  1475. '@esbuild/freebsd-x64': 0.25.9
  1476. '@esbuild/linux-arm': 0.25.9
  1477. '@esbuild/linux-arm64': 0.25.9
  1478. '@esbuild/linux-ia32': 0.25.9
  1479. '@esbuild/linux-loong64': 0.25.9
  1480. '@esbuild/linux-mips64el': 0.25.9
  1481. '@esbuild/linux-ppc64': 0.25.9
  1482. '@esbuild/linux-riscv64': 0.25.9
  1483. '@esbuild/linux-s390x': 0.25.9
  1484. '@esbuild/linux-x64': 0.25.9
  1485. '@esbuild/netbsd-arm64': 0.25.9
  1486. '@esbuild/netbsd-x64': 0.25.9
  1487. '@esbuild/openbsd-arm64': 0.25.9
  1488. '@esbuild/openbsd-x64': 0.25.9
  1489. '@esbuild/openharmony-arm64': 0.25.9
  1490. '@esbuild/sunos-x64': 0.25.9
  1491. '@esbuild/win32-arm64': 0.25.9
  1492. '@esbuild/win32-ia32': 0.25.9
  1493. '@esbuild/win32-x64': 0.25.9
  1494. esniff@2.0.1:
  1495. dependencies:
  1496. d: 1.0.2
  1497. es5-ext: 0.10.64
  1498. event-emitter: 0.3.5
  1499. type: 2.7.3
  1500. estree-walker@2.0.2: {}
  1501. event-emitter@0.3.5:
  1502. dependencies:
  1503. d: 1.0.2
  1504. es5-ext: 0.10.64
  1505. ext@1.7.0:
  1506. dependencies:
  1507. type: 2.7.3
  1508. fdir@6.5.0(picomatch@4.0.3):
  1509. optionalDependencies:
  1510. picomatch: 4.0.3
  1511. find-up@4.1.0:
  1512. dependencies:
  1513. locate-path: 5.0.0
  1514. path-exists: 4.0.0
  1515. follow-redirects@1.15.11: {}
  1516. form-data@4.0.4:
  1517. dependencies:
  1518. asynckit: 0.4.0
  1519. combined-stream: 1.0.8
  1520. es-set-tostringtag: 2.1.0
  1521. hasown: 2.0.2
  1522. mime-types: 2.1.35
  1523. fsevents@2.3.3:
  1524. optional: true
  1525. function-bind@1.1.2: {}
  1526. get-caller-file@2.0.5: {}
  1527. get-intrinsic@1.3.0:
  1528. dependencies:
  1529. call-bind-apply-helpers: 1.0.2
  1530. es-define-property: 1.0.1
  1531. es-errors: 1.3.0
  1532. es-object-atoms: 1.1.1
  1533. function-bind: 1.1.2
  1534. get-proto: 1.0.1
  1535. gopd: 1.2.0
  1536. has-symbols: 1.1.0
  1537. hasown: 2.0.2
  1538. math-intrinsics: 1.1.0
  1539. get-proto@1.0.1:
  1540. dependencies:
  1541. dunder-proto: 1.0.1
  1542. es-object-atoms: 1.1.1
  1543. gopd@1.2.0: {}
  1544. graceful-fs@4.2.11:
  1545. optional: true
  1546. has-symbols@1.1.0: {}
  1547. has-tostringtag@1.0.2:
  1548. dependencies:
  1549. has-symbols: 1.1.0
  1550. hasown@2.0.2:
  1551. dependencies:
  1552. function-bind: 1.1.2
  1553. hookable@5.5.3: {}
  1554. html-void-elements@2.0.1: {}
  1555. i18next@20.6.1:
  1556. dependencies:
  1557. '@babel/runtime': 7.28.3
  1558. iconv-lite@0.6.3:
  1559. dependencies:
  1560. safer-buffer: 2.1.2
  1561. optional: true
  1562. image-size@0.5.5:
  1563. optional: true
  1564. immer@9.0.21: {}
  1565. is-arrayish@0.3.2: {}
  1566. is-fullwidth-code-point@3.0.0: {}
  1567. is-hotkey@0.2.0: {}
  1568. is-plain-object@5.0.0: {}
  1569. is-url@1.2.4: {}
  1570. is-what@3.14.1: {}
  1571. is-what@4.1.16: {}
  1572. js-tokens@4.0.0: {}
  1573. jsencrypt@3.5.4: {}
  1574. jsesc@3.1.0: {}
  1575. less@4.4.1:
  1576. dependencies:
  1577. copy-anything: 2.0.6
  1578. parse-node-version: 1.0.1
  1579. tslib: 2.8.1
  1580. optionalDependencies:
  1581. errno: 0.1.8
  1582. graceful-fs: 4.2.11
  1583. image-size: 0.5.5
  1584. make-dir: 2.1.0
  1585. mime: 1.6.0
  1586. needle: 3.3.1
  1587. source-map: 0.6.1
  1588. linkify-it@5.0.0:
  1589. dependencies:
  1590. uc.micro: 2.1.0
  1591. locate-path@5.0.0:
  1592. dependencies:
  1593. p-locate: 4.1.0
  1594. lodash.camelcase@4.3.0: {}
  1595. lodash.clonedeep@4.5.0: {}
  1596. lodash.debounce@4.0.8: {}
  1597. lodash.foreach@4.5.0: {}
  1598. lodash.isequal@4.5.0: {}
  1599. lodash.throttle@4.1.1: {}
  1600. lodash.toarray@4.4.0: {}
  1601. lru-cache@11.1.0: {}
  1602. magic-string@0.30.17:
  1603. dependencies:
  1604. '@jridgewell/sourcemap-codec': 1.5.5
  1605. make-dir@2.1.0:
  1606. dependencies:
  1607. pify: 4.0.1
  1608. semver: 5.7.2
  1609. optional: true
  1610. markdown-it@14.1.0:
  1611. dependencies:
  1612. argparse: 2.0.1
  1613. entities: 4.5.0
  1614. linkify-it: 5.0.0
  1615. mdurl: 2.0.0
  1616. punycode.js: 2.3.1
  1617. uc.micro: 2.1.0
  1618. math-intrinsics@1.1.0: {}
  1619. mdurl@2.0.0: {}
  1620. mime-db@1.52.0: {}
  1621. mime-match@1.0.2:
  1622. dependencies:
  1623. wildcard: 1.1.2
  1624. mime-types@2.1.35:
  1625. dependencies:
  1626. mime-db: 1.52.0
  1627. mime@1.6.0:
  1628. optional: true
  1629. mitt@3.0.1: {}
  1630. ms@2.1.3: {}
  1631. namespace-emitter@2.0.1: {}
  1632. nanoid@3.3.11: {}
  1633. needle@3.3.1:
  1634. dependencies:
  1635. iconv-lite: 0.6.3
  1636. sax: 1.4.1
  1637. optional: true
  1638. next-tick@1.1.0: {}
  1639. number-precision@1.6.0: {}
  1640. p-limit@2.3.0:
  1641. dependencies:
  1642. p-try: 2.2.0
  1643. p-locate@4.1.0:
  1644. dependencies:
  1645. p-limit: 2.3.0
  1646. p-try@2.2.0: {}
  1647. parse-node-version@1.0.1: {}
  1648. path-exists@4.0.0: {}
  1649. perfect-debounce@1.0.0: {}
  1650. picocolors@1.1.1: {}
  1651. picomatch@4.0.3: {}
  1652. pify@4.0.1:
  1653. optional: true
  1654. pinia@3.0.3(vue@3.5.18):
  1655. dependencies:
  1656. '@vue/devtools-api': 7.7.7
  1657. vue: 3.5.18
  1658. pngjs@5.0.0: {}
  1659. postcss@8.5.6:
  1660. dependencies:
  1661. nanoid: 3.3.11
  1662. picocolors: 1.1.1
  1663. source-map-js: 1.2.1
  1664. preact@10.27.1: {}
  1665. prismjs@1.30.0: {}
  1666. proxy-from-env@1.1.0: {}
  1667. prr@1.0.1:
  1668. optional: true
  1669. punycode.js@2.3.1: {}
  1670. qrcode@1.5.4:
  1671. dependencies:
  1672. dijkstrajs: 1.0.3
  1673. pngjs: 5.0.0
  1674. yargs: 15.4.1
  1675. require-directory@2.1.1: {}
  1676. require-main-filename@2.0.0: {}
  1677. resize-observer-polyfill@1.5.1: {}
  1678. rfdc@1.4.1: {}
  1679. rollup@4.46.3:
  1680. dependencies:
  1681. '@types/estree': 1.0.8
  1682. optionalDependencies:
  1683. '@rollup/rollup-android-arm-eabi': 4.46.3
  1684. '@rollup/rollup-android-arm64': 4.46.3
  1685. '@rollup/rollup-darwin-arm64': 4.46.3
  1686. '@rollup/rollup-darwin-x64': 4.46.3
  1687. '@rollup/rollup-freebsd-arm64': 4.46.3
  1688. '@rollup/rollup-freebsd-x64': 4.46.3
  1689. '@rollup/rollup-linux-arm-gnueabihf': 4.46.3
  1690. '@rollup/rollup-linux-arm-musleabihf': 4.46.3
  1691. '@rollup/rollup-linux-arm64-gnu': 4.46.3
  1692. '@rollup/rollup-linux-arm64-musl': 4.46.3
  1693. '@rollup/rollup-linux-loongarch64-gnu': 4.46.3
  1694. '@rollup/rollup-linux-ppc64-gnu': 4.46.3
  1695. '@rollup/rollup-linux-riscv64-gnu': 4.46.3
  1696. '@rollup/rollup-linux-riscv64-musl': 4.46.3
  1697. '@rollup/rollup-linux-s390x-gnu': 4.46.3
  1698. '@rollup/rollup-linux-x64-gnu': 4.46.3
  1699. '@rollup/rollup-linux-x64-musl': 4.46.3
  1700. '@rollup/rollup-win32-arm64-msvc': 4.46.3
  1701. '@rollup/rollup-win32-ia32-msvc': 4.46.3
  1702. '@rollup/rollup-win32-x64-msvc': 4.46.3
  1703. fsevents: 2.3.3
  1704. safer-buffer@2.1.2:
  1705. optional: true
  1706. sax@1.4.1:
  1707. optional: true
  1708. scroll-into-view-if-needed@2.2.31:
  1709. dependencies:
  1710. compute-scroll-into-view: 1.0.20
  1711. semver@5.7.2:
  1712. optional: true
  1713. set-blocking@2.0.0: {}
  1714. simple-swizzle@0.2.2:
  1715. dependencies:
  1716. is-arrayish: 0.3.2
  1717. slate-history@0.66.0(slate@0.72.8):
  1718. dependencies:
  1719. is-plain-object: 5.0.0
  1720. slate: 0.72.8
  1721. slate@0.72.8:
  1722. dependencies:
  1723. immer: 9.0.21
  1724. is-plain-object: 5.0.0
  1725. tiny-warning: 1.0.3
  1726. snabbdom@3.6.2: {}
  1727. source-map-js@1.2.1: {}
  1728. source-map@0.6.1:
  1729. optional: true
  1730. speakingurl@14.0.1: {}
  1731. ssr-window@3.0.0: {}
  1732. store@2.0.12: {}
  1733. string-width@4.2.3:
  1734. dependencies:
  1735. emoji-regex: 8.0.0
  1736. is-fullwidth-code-point: 3.0.0
  1737. strip-ansi: 6.0.1
  1738. strip-ansi@6.0.1:
  1739. dependencies:
  1740. ansi-regex: 5.0.1
  1741. superjson@2.2.2:
  1742. dependencies:
  1743. copy-anything: 3.0.5
  1744. three@0.175.0: {}
  1745. tiny-warning@1.0.3: {}
  1746. tinyglobby@0.2.14:
  1747. dependencies:
  1748. fdir: 6.5.0(picomatch@4.0.3)
  1749. picomatch: 4.0.3
  1750. tslib@2.3.0: {}
  1751. tslib@2.8.1: {}
  1752. type@2.7.3: {}
  1753. uc.micro@2.1.0: {}
  1754. uuid@11.1.0: {}
  1755. vite@6.3.5(less@4.4.1):
  1756. dependencies:
  1757. esbuild: 0.25.9
  1758. fdir: 6.5.0(picomatch@4.0.3)
  1759. picomatch: 4.0.3
  1760. postcss: 8.5.6
  1761. rollup: 4.46.3
  1762. tinyglobby: 0.2.14
  1763. optionalDependencies:
  1764. fsevents: 2.3.3
  1765. less: 4.4.1
  1766. vue-demi@0.13.11(vue@3.5.18):
  1767. dependencies:
  1768. vue: 3.5.18
  1769. vue-echarts@7.0.3(@vue/runtime-core@3.5.18)(echarts@5.6.0)(vue@3.5.18):
  1770. dependencies:
  1771. echarts: 5.6.0
  1772. vue: 3.5.18
  1773. vue-demi: 0.13.11(vue@3.5.18)
  1774. optionalDependencies:
  1775. '@vue/runtime-core': 3.5.18
  1776. transitivePeerDependencies:
  1777. - '@vue/composition-api'
  1778. vue-router@4.5.1(vue@3.5.18):
  1779. dependencies:
  1780. '@vue/devtools-api': 6.6.4
  1781. vue: 3.5.18
  1782. vue@3.5.18:
  1783. dependencies:
  1784. '@vue/compiler-dom': 3.5.18
  1785. '@vue/compiler-sfc': 3.5.18
  1786. '@vue/runtime-dom': 3.5.18
  1787. '@vue/server-renderer': 3.5.18(vue@3.5.18)
  1788. '@vue/shared': 3.5.18
  1789. which-module@2.0.1: {}
  1790. wildcard@1.1.2: {}
  1791. wrap-ansi@6.2.0:
  1792. dependencies:
  1793. ansi-styles: 4.3.0
  1794. string-width: 4.2.3
  1795. strip-ansi: 6.0.1
  1796. y18n@4.0.3: {}
  1797. yargs-parser@18.1.3:
  1798. dependencies:
  1799. camelcase: 5.3.1
  1800. decamelize: 1.2.0
  1801. yargs@15.4.1:
  1802. dependencies:
  1803. cliui: 6.0.0
  1804. decamelize: 1.2.0
  1805. find-up: 4.1.0
  1806. get-caller-file: 2.0.5
  1807. require-directory: 2.1.1
  1808. require-main-filename: 2.0.0
  1809. set-blocking: 2.0.0
  1810. string-width: 4.2.3
  1811. which-module: 2.0.1
  1812. y18n: 4.0.3
  1813. yargs-parser: 18.1.3
  1814. zrender@5.6.1:
  1815. dependencies:
  1816. tslib: 2.3.0