pnpm-lock.yaml 78 KB

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