pnpm-lock.yaml 46 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. autofit.js:
  9. specifier: 2.0.1
  10. version: 2.0.1
  11. axios:
  12. specifier: ^1.7.2
  13. version: 1.9.0
  14. default-passive-events:
  15. specifier: ^2.0.0
  16. version: 2.0.0
  17. echarts:
  18. specifier: ^5.5.0
  19. version: 5.6.0
  20. element-plus:
  21. specifier: ^2.7.3
  22. version: 2.9.10(vue@3.5.14)
  23. path:
  24. specifier: ^0.12.7
  25. version: 0.12.7
  26. qs:
  27. specifier: ^6.12.1
  28. version: 6.14.0
  29. vue:
  30. specifier: ^3.4.21
  31. version: 3.5.14
  32. vue-router:
  33. specifier: '4'
  34. version: 4.5.1(vue@3.5.14)
  35. devDependencies:
  36. '@vitejs/plugin-vue':
  37. specifier: ^5.0.4
  38. version: 5.2.4(vite@5.4.19(sass@1.89.0))(vue@3.5.14)
  39. sass:
  40. specifier: ^1.77.2
  41. version: 1.89.0
  42. vite:
  43. specifier: ^5.2.0
  44. version: 5.4.19(sass@1.89.0)
  45. packages:
  46. '@babel/helper-string-parser@7.27.1':
  47. resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
  48. engines: {node: '>=6.9.0'}
  49. '@babel/helper-validator-identifier@7.27.1':
  50. resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==}
  51. engines: {node: '>=6.9.0'}
  52. '@babel/parser@7.27.2':
  53. resolution: {integrity: sha512-QYLs8299NA7WM/bZAdp+CviYYkVoYXlDW2rzliy3chxd1PQjej7JORuMJDJXJUb9g0TT+B99EwaVLKmX+sPXWw==}
  54. engines: {node: '>=6.0.0'}
  55. hasBin: true
  56. '@babel/types@7.27.1':
  57. resolution: {integrity: sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==}
  58. engines: {node: '>=6.9.0'}
  59. '@ctrl/tinycolor@3.6.1':
  60. resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
  61. engines: {node: '>=10'}
  62. '@element-plus/icons-vue@2.3.1':
  63. resolution: {integrity: sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==}
  64. peerDependencies:
  65. vue: ^3.2.0
  66. '@esbuild/aix-ppc64@0.21.5':
  67. resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==}
  68. engines: {node: '>=12'}
  69. cpu: [ppc64]
  70. os: [aix]
  71. '@esbuild/android-arm64@0.21.5':
  72. resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}
  73. engines: {node: '>=12'}
  74. cpu: [arm64]
  75. os: [android]
  76. '@esbuild/android-arm@0.21.5':
  77. resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}
  78. engines: {node: '>=12'}
  79. cpu: [arm]
  80. os: [android]
  81. '@esbuild/android-x64@0.21.5':
  82. resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}
  83. engines: {node: '>=12'}
  84. cpu: [x64]
  85. os: [android]
  86. '@esbuild/darwin-arm64@0.21.5':
  87. resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}
  88. engines: {node: '>=12'}
  89. cpu: [arm64]
  90. os: [darwin]
  91. '@esbuild/darwin-x64@0.21.5':
  92. resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}
  93. engines: {node: '>=12'}
  94. cpu: [x64]
  95. os: [darwin]
  96. '@esbuild/freebsd-arm64@0.21.5':
  97. resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}
  98. engines: {node: '>=12'}
  99. cpu: [arm64]
  100. os: [freebsd]
  101. '@esbuild/freebsd-x64@0.21.5':
  102. resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}
  103. engines: {node: '>=12'}
  104. cpu: [x64]
  105. os: [freebsd]
  106. '@esbuild/linux-arm64@0.21.5':
  107. resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}
  108. engines: {node: '>=12'}
  109. cpu: [arm64]
  110. os: [linux]
  111. '@esbuild/linux-arm@0.21.5':
  112. resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}
  113. engines: {node: '>=12'}
  114. cpu: [arm]
  115. os: [linux]
  116. '@esbuild/linux-ia32@0.21.5':
  117. resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}
  118. engines: {node: '>=12'}
  119. cpu: [ia32]
  120. os: [linux]
  121. '@esbuild/linux-loong64@0.21.5':
  122. resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}
  123. engines: {node: '>=12'}
  124. cpu: [loong64]
  125. os: [linux]
  126. '@esbuild/linux-mips64el@0.21.5':
  127. resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}
  128. engines: {node: '>=12'}
  129. cpu: [mips64el]
  130. os: [linux]
  131. '@esbuild/linux-ppc64@0.21.5':
  132. resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}
  133. engines: {node: '>=12'}
  134. cpu: [ppc64]
  135. os: [linux]
  136. '@esbuild/linux-riscv64@0.21.5':
  137. resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}
  138. engines: {node: '>=12'}
  139. cpu: [riscv64]
  140. os: [linux]
  141. '@esbuild/linux-s390x@0.21.5':
  142. resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}
  143. engines: {node: '>=12'}
  144. cpu: [s390x]
  145. os: [linux]
  146. '@esbuild/linux-x64@0.21.5':
  147. resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}
  148. engines: {node: '>=12'}
  149. cpu: [x64]
  150. os: [linux]
  151. '@esbuild/netbsd-x64@0.21.5':
  152. resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}
  153. engines: {node: '>=12'}
  154. cpu: [x64]
  155. os: [netbsd]
  156. '@esbuild/openbsd-x64@0.21.5':
  157. resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}
  158. engines: {node: '>=12'}
  159. cpu: [x64]
  160. os: [openbsd]
  161. '@esbuild/sunos-x64@0.21.5':
  162. resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==}
  163. engines: {node: '>=12'}
  164. cpu: [x64]
  165. os: [sunos]
  166. '@esbuild/win32-arm64@0.21.5':
  167. resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}
  168. engines: {node: '>=12'}
  169. cpu: [arm64]
  170. os: [win32]
  171. '@esbuild/win32-ia32@0.21.5':
  172. resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}
  173. engines: {node: '>=12'}
  174. cpu: [ia32]
  175. os: [win32]
  176. '@esbuild/win32-x64@0.21.5':
  177. resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}
  178. engines: {node: '>=12'}
  179. cpu: [x64]
  180. os: [win32]
  181. '@floating-ui/core@1.7.0':
  182. resolution: {integrity: sha512-FRdBLykrPPA6P76GGGqlex/e7fbe0F1ykgxHYNXQsH/iTEtjMj/f9bpY5oQqbjt5VgZvgz/uKXbGuROijh3VLA==}
  183. '@floating-ui/dom@1.7.0':
  184. resolution: {integrity: sha512-lGTor4VlXcesUMh1cupTUTDoCxMb0V6bm3CnxHzQcw8Eaf1jQbgQX4i02fYgT0vJ82tb5MZ4CZk1LRGkktJCzg==}
  185. '@floating-ui/utils@0.2.9':
  186. resolution: {integrity: sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==}
  187. '@jridgewell/sourcemap-codec@1.5.0':
  188. resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  189. '@parcel/watcher-android-arm64@2.5.1':
  190. resolution: {integrity: sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==}
  191. engines: {node: '>= 10.0.0'}
  192. cpu: [arm64]
  193. os: [android]
  194. '@parcel/watcher-darwin-arm64@2.5.1':
  195. resolution: {integrity: sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==}
  196. engines: {node: '>= 10.0.0'}
  197. cpu: [arm64]
  198. os: [darwin]
  199. '@parcel/watcher-darwin-x64@2.5.1':
  200. resolution: {integrity: sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==}
  201. engines: {node: '>= 10.0.0'}
  202. cpu: [x64]
  203. os: [darwin]
  204. '@parcel/watcher-freebsd-x64@2.5.1':
  205. resolution: {integrity: sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==}
  206. engines: {node: '>= 10.0.0'}
  207. cpu: [x64]
  208. os: [freebsd]
  209. '@parcel/watcher-linux-arm-glibc@2.5.1':
  210. resolution: {integrity: sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==}
  211. engines: {node: '>= 10.0.0'}
  212. cpu: [arm]
  213. os: [linux]
  214. libc: [glibc]
  215. '@parcel/watcher-linux-arm-musl@2.5.1':
  216. resolution: {integrity: sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==}
  217. engines: {node: '>= 10.0.0'}
  218. cpu: [arm]
  219. os: [linux]
  220. libc: [musl]
  221. '@parcel/watcher-linux-arm64-glibc@2.5.1':
  222. resolution: {integrity: sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==}
  223. engines: {node: '>= 10.0.0'}
  224. cpu: [arm64]
  225. os: [linux]
  226. libc: [glibc]
  227. '@parcel/watcher-linux-arm64-musl@2.5.1':
  228. resolution: {integrity: sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==}
  229. engines: {node: '>= 10.0.0'}
  230. cpu: [arm64]
  231. os: [linux]
  232. libc: [musl]
  233. '@parcel/watcher-linux-x64-glibc@2.5.1':
  234. resolution: {integrity: sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==}
  235. engines: {node: '>= 10.0.0'}
  236. cpu: [x64]
  237. os: [linux]
  238. libc: [glibc]
  239. '@parcel/watcher-linux-x64-musl@2.5.1':
  240. resolution: {integrity: sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==}
  241. engines: {node: '>= 10.0.0'}
  242. cpu: [x64]
  243. os: [linux]
  244. libc: [musl]
  245. '@parcel/watcher-win32-arm64@2.5.1':
  246. resolution: {integrity: sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==}
  247. engines: {node: '>= 10.0.0'}
  248. cpu: [arm64]
  249. os: [win32]
  250. '@parcel/watcher-win32-ia32@2.5.1':
  251. resolution: {integrity: sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==}
  252. engines: {node: '>= 10.0.0'}
  253. cpu: [ia32]
  254. os: [win32]
  255. '@parcel/watcher-win32-x64@2.5.1':
  256. resolution: {integrity: sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==}
  257. engines: {node: '>= 10.0.0'}
  258. cpu: [x64]
  259. os: [win32]
  260. '@parcel/watcher@2.5.1':
  261. resolution: {integrity: sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==}
  262. engines: {node: '>= 10.0.0'}
  263. '@rollup/rollup-android-arm-eabi@4.41.0':
  264. resolution: {integrity: sha512-KxN+zCjOYHGwCl4UCtSfZ6jrq/qi88JDUtiEFk8LELEHq2Egfc/FgW+jItZiOLRuQfb/3xJSgFuNPC9jzggX+A==}
  265. cpu: [arm]
  266. os: [android]
  267. '@rollup/rollup-android-arm64@4.41.0':
  268. resolution: {integrity: sha512-yDvqx3lWlcugozax3DItKJI5j05B0d4Kvnjx+5mwiUpWramVvmAByYigMplaoAQ3pvdprGCTCE03eduqE/8mPQ==}
  269. cpu: [arm64]
  270. os: [android]
  271. '@rollup/rollup-darwin-arm64@4.41.0':
  272. resolution: {integrity: sha512-2KOU574vD3gzcPSjxO0eyR5iWlnxxtmW1F5CkNOHmMlueKNCQkxR6+ekgWyVnz6zaZihpUNkGxjsYrkTJKhkaw==}
  273. cpu: [arm64]
  274. os: [darwin]
  275. '@rollup/rollup-darwin-x64@4.41.0':
  276. resolution: {integrity: sha512-gE5ACNSxHcEZyP2BA9TuTakfZvULEW4YAOtxl/A/YDbIir/wPKukde0BNPlnBiP88ecaN4BJI2TtAd+HKuZPQQ==}
  277. cpu: [x64]
  278. os: [darwin]
  279. '@rollup/rollup-freebsd-arm64@4.41.0':
  280. resolution: {integrity: sha512-GSxU6r5HnWij7FoSo7cZg3l5GPg4HFLkzsFFh0N/b16q5buW1NAWuCJ+HMtIdUEi6XF0qH+hN0TEd78laRp7Dg==}
  281. cpu: [arm64]
  282. os: [freebsd]
  283. '@rollup/rollup-freebsd-x64@4.41.0':
  284. resolution: {integrity: sha512-KGiGKGDg8qLRyOWmk6IeiHJzsN/OYxO6nSbT0Vj4MwjS2XQy/5emsmtoqLAabqrohbgLWJ5GV3s/ljdrIr8Qjg==}
  285. cpu: [x64]
  286. os: [freebsd]
  287. '@rollup/rollup-linux-arm-gnueabihf@4.41.0':
  288. resolution: {integrity: sha512-46OzWeqEVQyX3N2/QdiU/CMXYDH/lSHpgfBkuhl3igpZiaB3ZIfSjKuOnybFVBQzjsLwkus2mjaESy8H41SzvA==}
  289. cpu: [arm]
  290. os: [linux]
  291. libc: [glibc]
  292. '@rollup/rollup-linux-arm-musleabihf@4.41.0':
  293. resolution: {integrity: sha512-lfgW3KtQP4YauqdPpcUZHPcqQXmTmH4nYU0cplNeW583CMkAGjtImw4PKli09NFi2iQgChk4e9erkwlfYem6Lg==}
  294. cpu: [arm]
  295. os: [linux]
  296. libc: [musl]
  297. '@rollup/rollup-linux-arm64-gnu@4.41.0':
  298. resolution: {integrity: sha512-nn8mEyzMbdEJzT7cwxgObuwviMx6kPRxzYiOl6o/o+ChQq23gfdlZcUNnt89lPhhz3BYsZ72rp0rxNqBSfqlqw==}
  299. cpu: [arm64]
  300. os: [linux]
  301. libc: [glibc]
  302. '@rollup/rollup-linux-arm64-musl@4.41.0':
  303. resolution: {integrity: sha512-l+QK99je2zUKGd31Gh+45c4pGDAqZSuWQiuRFCdHYC2CSiO47qUWsCcenrI6p22hvHZrDje9QjwSMAFL3iwXwQ==}
  304. cpu: [arm64]
  305. os: [linux]
  306. libc: [musl]
  307. '@rollup/rollup-linux-loongarch64-gnu@4.41.0':
  308. resolution: {integrity: sha512-WbnJaxPv1gPIm6S8O/Wg+wfE/OzGSXlBMbOe4ie+zMyykMOeqmgD1BhPxZQuDqwUN+0T/xOFtL2RUWBspnZj3w==}
  309. cpu: [loong64]
  310. os: [linux]
  311. libc: [glibc]
  312. '@rollup/rollup-linux-powerpc64le-gnu@4.41.0':
  313. resolution: {integrity: sha512-eRDWR5t67/b2g8Q/S8XPi0YdbKcCs4WQ8vklNnUYLaSWF+Cbv2axZsp4jni6/j7eKvMLYCYdcsv8dcU+a6QNFg==}
  314. cpu: [ppc64]
  315. os: [linux]
  316. libc: [glibc]
  317. '@rollup/rollup-linux-riscv64-gnu@4.41.0':
  318. resolution: {integrity: sha512-TWrZb6GF5jsEKG7T1IHwlLMDRy2f3DPqYldmIhnA2DVqvvhY2Ai184vZGgahRrg8k9UBWoSlHv+suRfTN7Ua4A==}
  319. cpu: [riscv64]
  320. os: [linux]
  321. libc: [glibc]
  322. '@rollup/rollup-linux-riscv64-musl@4.41.0':
  323. resolution: {integrity: sha512-ieQljaZKuJpmWvd8gW87ZmSFwid6AxMDk5bhONJ57U8zT77zpZ/TPKkU9HpnnFrM4zsgr4kiGuzbIbZTGi7u9A==}
  324. cpu: [riscv64]
  325. os: [linux]
  326. libc: [musl]
  327. '@rollup/rollup-linux-s390x-gnu@4.41.0':
  328. resolution: {integrity: sha512-/L3pW48SxrWAlVsKCN0dGLB2bi8Nv8pr5S5ocSM+S0XCn5RCVCXqi8GVtHFsOBBCSeR+u9brV2zno5+mg3S4Aw==}
  329. cpu: [s390x]
  330. os: [linux]
  331. libc: [glibc]
  332. '@rollup/rollup-linux-x64-gnu@4.41.0':
  333. resolution: {integrity: sha512-XMLeKjyH8NsEDCRptf6LO8lJk23o9wvB+dJwcXMaH6ZQbbkHu2dbGIUindbMtRN6ux1xKi16iXWu6q9mu7gDhQ==}
  334. cpu: [x64]
  335. os: [linux]
  336. libc: [glibc]
  337. '@rollup/rollup-linux-x64-musl@4.41.0':
  338. resolution: {integrity: sha512-m/P7LycHZTvSQeXhFmgmdqEiTqSV80zn6xHaQ1JSqwCtD1YGtwEK515Qmy9DcB2HK4dOUVypQxvhVSy06cJPEg==}
  339. cpu: [x64]
  340. os: [linux]
  341. libc: [musl]
  342. '@rollup/rollup-win32-arm64-msvc@4.41.0':
  343. resolution: {integrity: sha512-4yodtcOrFHpbomJGVEqZ8fzD4kfBeCbpsUy5Pqk4RluXOdsWdjLnjhiKy2w3qzcASWd04fp52Xz7JKarVJ5BTg==}
  344. cpu: [arm64]
  345. os: [win32]
  346. '@rollup/rollup-win32-ia32-msvc@4.41.0':
  347. resolution: {integrity: sha512-tmazCrAsKzdkXssEc65zIE1oC6xPHwfy9d5Ta25SRCDOZS+I6RypVVShWALNuU9bxIfGA0aqrmzlzoM5wO5SPQ==}
  348. cpu: [ia32]
  349. os: [win32]
  350. '@rollup/rollup-win32-x64-msvc@4.41.0':
  351. resolution: {integrity: sha512-h1J+Yzjo/X+0EAvR2kIXJDuTuyT7drc+t2ALY0nIcGPbTatNOf0VWdhEA2Z4AAjv6X1NJV7SYo5oCTYRJhSlVA==}
  352. cpu: [x64]
  353. os: [win32]
  354. '@sxzz/popperjs-es@2.11.7':
  355. resolution: {integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==}
  356. '@types/estree@1.0.7':
  357. resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==}
  358. '@types/lodash-es@4.17.12':
  359. resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
  360. '@types/lodash@4.17.16':
  361. resolution: {integrity: sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==}
  362. '@types/web-bluetooth@0.0.16':
  363. resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
  364. '@vitejs/plugin-vue@5.2.4':
  365. resolution: {integrity: sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==}
  366. engines: {node: ^18.0.0 || >=20.0.0}
  367. peerDependencies:
  368. vite: ^5.0.0 || ^6.0.0
  369. vue: ^3.2.25
  370. '@vue/compiler-core@3.5.14':
  371. resolution: {integrity: sha512-k7qMHMbKvoCXIxPhquKQVw3Twid3Kg4s7+oYURxLGRd56LiuHJVrvFKI4fm2AM3c8apqODPfVJGoh8nePbXMRA==}
  372. '@vue/compiler-dom@3.5.14':
  373. resolution: {integrity: sha512-1aOCSqxGOea5I80U2hQJvXYpPm/aXo95xL/m/mMhgyPUsKe9jhjwWpziNAw7tYRnbz1I61rd9Mld4W9KmmRoug==}
  374. '@vue/compiler-sfc@3.5.14':
  375. resolution: {integrity: sha512-9T6m/9mMr81Lj58JpzsiSIjBgv2LiVoWjIVa7kuXHICUi8LiDSIotMpPRXYJsXKqyARrzjT24NAwttrMnMaCXA==}
  376. '@vue/compiler-ssr@3.5.14':
  377. resolution: {integrity: sha512-Y0G7PcBxr1yllnHuS/NxNCSPWnRGH4Ogrp0tsLA5QemDZuJLs99YjAKQ7KqkHE0vCg4QTKlQzXLKCMF7WPSl7Q==}
  378. '@vue/devtools-api@6.6.4':
  379. resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
  380. '@vue/reactivity@3.5.14':
  381. resolution: {integrity: sha512-7cK1Hp343Fu/SUCCO52vCabjvsYu7ZkOqyYu7bXV9P2yyfjUMUXHZafEbq244sP7gf+EZEz+77QixBTuEqkQQw==}
  382. '@vue/runtime-core@3.5.14':
  383. resolution: {integrity: sha512-w9JWEANwHXNgieAhxPpEpJa+0V5G0hz3NmjAZwlOebtfKyp2hKxKF0+qSh0Xs6/PhfGihuSdqMprMVcQU/E6ag==}
  384. '@vue/runtime-dom@3.5.14':
  385. resolution: {integrity: sha512-lCfR++IakeI35TVR80QgOelsUIdcKjd65rWAMfdSlCYnaEY5t3hYwru7vvcWaqmrK+LpI7ZDDYiGU5V3xjMacw==}
  386. '@vue/server-renderer@3.5.14':
  387. resolution: {integrity: sha512-Rf/ISLqokIvcySIYnv3tNWq40PLpNLDLSJwwVWzG6MNtyIhfbcrAxo5ZL9nARJhqjZyWWa40oRb2IDuejeuv6w==}
  388. peerDependencies:
  389. vue: 3.5.14
  390. '@vue/shared@3.5.14':
  391. resolution: {integrity: sha512-oXTwNxVfc9EtP1zzXAlSlgARLXNC84frFYkS0HHz0h3E4WZSP9sywqjqzGCP9Y34M8ipNmd380pVgmMuwELDyQ==}
  392. '@vueuse/core@9.13.0':
  393. resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
  394. '@vueuse/metadata@9.13.0':
  395. resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
  396. '@vueuse/shared@9.13.0':
  397. resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
  398. async-validator@4.2.5:
  399. resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
  400. asynckit@0.4.0:
  401. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  402. autofit.js@2.0.1:
  403. resolution: {integrity: sha512-bdR/5O1b5QEo/bEEQ3WXbasXLz+Jj2QhqTX1rI3A1uGEBoha8kVtaNR+AWb/GXc9OXqKpBbH/EkIXtvHk64YnA==}
  404. axios@1.9.0:
  405. resolution: {integrity: sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==}
  406. braces@3.0.3:
  407. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  408. engines: {node: '>=8'}
  409. call-bind-apply-helpers@1.0.2:
  410. resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
  411. engines: {node: '>= 0.4'}
  412. call-bound@1.0.4:
  413. resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==}
  414. engines: {node: '>= 0.4'}
  415. chokidar@4.0.3:
  416. resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
  417. engines: {node: '>= 14.16.0'}
  418. combined-stream@1.0.8:
  419. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  420. engines: {node: '>= 0.8'}
  421. csstype@3.1.3:
  422. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  423. dayjs@1.11.13:
  424. resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
  425. default-passive-events@2.0.0:
  426. resolution: {integrity: sha512-eMtt76GpDVngZQ3ocgvRcNCklUMwID1PaNbCNxfpDXuiOXttSh0HzBbda1HU9SIUsDc02vb7g9+3I5tlqe/qMQ==}
  427. delayed-stream@1.0.0:
  428. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  429. engines: {node: '>=0.4.0'}
  430. detect-libc@1.0.3:
  431. resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==}
  432. engines: {node: '>=0.10'}
  433. hasBin: true
  434. dunder-proto@1.0.1:
  435. resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
  436. engines: {node: '>= 0.4'}
  437. echarts@5.6.0:
  438. resolution: {integrity: sha512-oTbVTsXfKuEhxftHqL5xprgLoc0k7uScAwtryCgWF6hPYFLRwOUHiFmHGCBKP5NPFNkDVopOieyUqYGH8Fa3kA==}
  439. element-plus@2.9.10:
  440. resolution: {integrity: sha512-W2v9jWnm1kl/zm4bSvCh8aFCVlxvhG3fmqiDZwyd6WQiWGE595J/mpjcCggEr+49QDgIymhXrpPMOPPSARUbng==}
  441. peerDependencies:
  442. vue: ^3.2.0
  443. entities@4.5.0:
  444. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  445. engines: {node: '>=0.12'}
  446. es-define-property@1.0.1:
  447. resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
  448. engines: {node: '>= 0.4'}
  449. es-errors@1.3.0:
  450. resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
  451. engines: {node: '>= 0.4'}
  452. es-object-atoms@1.1.1:
  453. resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
  454. engines: {node: '>= 0.4'}
  455. es-set-tostringtag@2.1.0:
  456. resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
  457. engines: {node: '>= 0.4'}
  458. esbuild@0.21.5:
  459. resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
  460. engines: {node: '>=12'}
  461. hasBin: true
  462. escape-html@1.0.3:
  463. resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
  464. estree-walker@2.0.2:
  465. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  466. fill-range@7.1.1:
  467. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  468. engines: {node: '>=8'}
  469. follow-redirects@1.15.9:
  470. resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==}
  471. engines: {node: '>=4.0'}
  472. peerDependencies:
  473. debug: '*'
  474. peerDependenciesMeta:
  475. debug:
  476. optional: true
  477. form-data@4.0.2:
  478. resolution: {integrity: sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==}
  479. engines: {node: '>= 6'}
  480. fsevents@2.3.3:
  481. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  482. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  483. os: [darwin]
  484. function-bind@1.1.2:
  485. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  486. get-intrinsic@1.3.0:
  487. resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
  488. engines: {node: '>= 0.4'}
  489. get-proto@1.0.1:
  490. resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
  491. engines: {node: '>= 0.4'}
  492. gopd@1.2.0:
  493. resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
  494. engines: {node: '>= 0.4'}
  495. has-symbols@1.1.0:
  496. resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
  497. engines: {node: '>= 0.4'}
  498. has-tostringtag@1.0.2:
  499. resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
  500. engines: {node: '>= 0.4'}
  501. hasown@2.0.2:
  502. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  503. engines: {node: '>= 0.4'}
  504. immutable@5.1.2:
  505. resolution: {integrity: sha512-qHKXW1q6liAk1Oys6umoaZbDRqjcjgSrbnrifHsfsttza7zcvRAsL7mMV6xWcyhwQy7Xj5v4hhbr6b+iDYwlmQ==}
  506. inherits@2.0.3:
  507. resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==}
  508. is-extglob@2.1.1:
  509. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  510. engines: {node: '>=0.10.0'}
  511. is-glob@4.0.3:
  512. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  513. engines: {node: '>=0.10.0'}
  514. is-number@7.0.0:
  515. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  516. engines: {node: '>=0.12.0'}
  517. lodash-es@4.17.21:
  518. resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
  519. lodash-unified@1.0.3:
  520. resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==}
  521. peerDependencies:
  522. '@types/lodash-es': '*'
  523. lodash: '*'
  524. lodash-es: '*'
  525. lodash@4.17.21:
  526. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  527. magic-string@0.30.17:
  528. resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
  529. math-intrinsics@1.1.0:
  530. resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
  531. engines: {node: '>= 0.4'}
  532. memoize-one@6.0.0:
  533. resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
  534. micromatch@4.0.8:
  535. resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
  536. engines: {node: '>=8.6'}
  537. mime-db@1.52.0:
  538. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  539. engines: {node: '>= 0.6'}
  540. mime-types@2.1.35:
  541. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  542. engines: {node: '>= 0.6'}
  543. nanoid@3.3.11:
  544. resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
  545. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  546. hasBin: true
  547. node-addon-api@7.1.1:
  548. resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
  549. normalize-wheel-es@1.2.0:
  550. resolution: {integrity: sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==}
  551. object-inspect@1.13.4:
  552. resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==}
  553. engines: {node: '>= 0.4'}
  554. path@0.12.7:
  555. resolution: {integrity: sha512-aXXC6s+1w7otVF9UletFkFcDsJeO7lSZBPUQhtb5O0xJe8LtYhj/GxldoL09bBj9+ZmE2hNoHqQSFMN5fikh4Q==}
  556. picocolors@1.1.1:
  557. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  558. picomatch@2.3.1:
  559. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  560. engines: {node: '>=8.6'}
  561. postcss@8.5.3:
  562. resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
  563. engines: {node: ^10 || ^12 || >=14}
  564. process@0.11.10:
  565. resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==}
  566. engines: {node: '>= 0.6.0'}
  567. proxy-from-env@1.1.0:
  568. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
  569. qs@6.14.0:
  570. resolution: {integrity: sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==}
  571. engines: {node: '>=0.6'}
  572. readdirp@4.1.2:
  573. resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
  574. engines: {node: '>= 14.18.0'}
  575. rollup@4.41.0:
  576. resolution: {integrity: sha512-HqMFpUbWlf/tvcxBFNKnJyzc7Lk+XO3FGc3pbNBLqEbOz0gPLRgcrlS3UF4MfUrVlstOaP/q0kM6GVvi+LrLRg==}
  577. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  578. hasBin: true
  579. sass@1.89.0:
  580. resolution: {integrity: sha512-ld+kQU8YTdGNjOLfRWBzewJpU5cwEv/h5yyqlSeJcj6Yh8U4TDA9UA5FPicqDz/xgRPWRSYIQNiFks21TbA9KQ==}
  581. engines: {node: '>=14.0.0'}
  582. hasBin: true
  583. side-channel-list@1.0.0:
  584. resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==}
  585. engines: {node: '>= 0.4'}
  586. side-channel-map@1.0.1:
  587. resolution: {integrity: sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==}
  588. engines: {node: '>= 0.4'}
  589. side-channel-weakmap@1.0.2:
  590. resolution: {integrity: sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==}
  591. engines: {node: '>= 0.4'}
  592. side-channel@1.1.0:
  593. resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==}
  594. engines: {node: '>= 0.4'}
  595. source-map-js@1.2.1:
  596. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  597. engines: {node: '>=0.10.0'}
  598. to-regex-range@5.0.1:
  599. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  600. engines: {node: '>=8.0'}
  601. tslib@2.3.0:
  602. resolution: {integrity: sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==}
  603. util@0.10.4:
  604. resolution: {integrity: sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==}
  605. vite@5.4.19:
  606. resolution: {integrity: sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==}
  607. engines: {node: ^18.0.0 || >=20.0.0}
  608. hasBin: true
  609. peerDependencies:
  610. '@types/node': ^18.0.0 || >=20.0.0
  611. less: '*'
  612. lightningcss: ^1.21.0
  613. sass: '*'
  614. sass-embedded: '*'
  615. stylus: '*'
  616. sugarss: '*'
  617. terser: ^5.4.0
  618. peerDependenciesMeta:
  619. '@types/node':
  620. optional: true
  621. less:
  622. optional: true
  623. lightningcss:
  624. optional: true
  625. sass:
  626. optional: true
  627. sass-embedded:
  628. optional: true
  629. stylus:
  630. optional: true
  631. sugarss:
  632. optional: true
  633. terser:
  634. optional: true
  635. vue-demi@0.14.10:
  636. resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
  637. engines: {node: '>=12'}
  638. hasBin: true
  639. peerDependencies:
  640. '@vue/composition-api': ^1.0.0-rc.1
  641. vue: ^3.0.0-0 || ^2.6.0
  642. peerDependenciesMeta:
  643. '@vue/composition-api':
  644. optional: true
  645. vue-router@4.5.1:
  646. resolution: {integrity: sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==}
  647. peerDependencies:
  648. vue: ^3.2.0
  649. vue@3.5.14:
  650. resolution: {integrity: sha512-LbOm50/vZFG6Mhy6KscQYXZMQ0LMCC/y40HDJPPvGFQ+i/lUH+PJHR6C3assgOQiXdl6tAfsXHbXYVBZZu65ew==}
  651. peerDependencies:
  652. typescript: '*'
  653. peerDependenciesMeta:
  654. typescript:
  655. optional: true
  656. zrender@5.6.1:
  657. resolution: {integrity: sha512-OFXkDJKcrlx5su2XbzJvj/34Q3m6PvyCZkVPHGYpcCJ52ek4U/ymZyfuV1nKE23AyBJ51E/6Yr0mhZ7xGTO4ag==}
  658. snapshots:
  659. '@babel/helper-string-parser@7.27.1': {}
  660. '@babel/helper-validator-identifier@7.27.1': {}
  661. '@babel/parser@7.27.2':
  662. dependencies:
  663. '@babel/types': 7.27.1
  664. '@babel/types@7.27.1':
  665. dependencies:
  666. '@babel/helper-string-parser': 7.27.1
  667. '@babel/helper-validator-identifier': 7.27.1
  668. '@ctrl/tinycolor@3.6.1': {}
  669. '@element-plus/icons-vue@2.3.1(vue@3.5.14)':
  670. dependencies:
  671. vue: 3.5.14
  672. '@esbuild/aix-ppc64@0.21.5':
  673. optional: true
  674. '@esbuild/android-arm64@0.21.5':
  675. optional: true
  676. '@esbuild/android-arm@0.21.5':
  677. optional: true
  678. '@esbuild/android-x64@0.21.5':
  679. optional: true
  680. '@esbuild/darwin-arm64@0.21.5':
  681. optional: true
  682. '@esbuild/darwin-x64@0.21.5':
  683. optional: true
  684. '@esbuild/freebsd-arm64@0.21.5':
  685. optional: true
  686. '@esbuild/freebsd-x64@0.21.5':
  687. optional: true
  688. '@esbuild/linux-arm64@0.21.5':
  689. optional: true
  690. '@esbuild/linux-arm@0.21.5':
  691. optional: true
  692. '@esbuild/linux-ia32@0.21.5':
  693. optional: true
  694. '@esbuild/linux-loong64@0.21.5':
  695. optional: true
  696. '@esbuild/linux-mips64el@0.21.5':
  697. optional: true
  698. '@esbuild/linux-ppc64@0.21.5':
  699. optional: true
  700. '@esbuild/linux-riscv64@0.21.5':
  701. optional: true
  702. '@esbuild/linux-s390x@0.21.5':
  703. optional: true
  704. '@esbuild/linux-x64@0.21.5':
  705. optional: true
  706. '@esbuild/netbsd-x64@0.21.5':
  707. optional: true
  708. '@esbuild/openbsd-x64@0.21.5':
  709. optional: true
  710. '@esbuild/sunos-x64@0.21.5':
  711. optional: true
  712. '@esbuild/win32-arm64@0.21.5':
  713. optional: true
  714. '@esbuild/win32-ia32@0.21.5':
  715. optional: true
  716. '@esbuild/win32-x64@0.21.5':
  717. optional: true
  718. '@floating-ui/core@1.7.0':
  719. dependencies:
  720. '@floating-ui/utils': 0.2.9
  721. '@floating-ui/dom@1.7.0':
  722. dependencies:
  723. '@floating-ui/core': 1.7.0
  724. '@floating-ui/utils': 0.2.9
  725. '@floating-ui/utils@0.2.9': {}
  726. '@jridgewell/sourcemap-codec@1.5.0': {}
  727. '@parcel/watcher-android-arm64@2.5.1':
  728. optional: true
  729. '@parcel/watcher-darwin-arm64@2.5.1':
  730. optional: true
  731. '@parcel/watcher-darwin-x64@2.5.1':
  732. optional: true
  733. '@parcel/watcher-freebsd-x64@2.5.1':
  734. optional: true
  735. '@parcel/watcher-linux-arm-glibc@2.5.1':
  736. optional: true
  737. '@parcel/watcher-linux-arm-musl@2.5.1':
  738. optional: true
  739. '@parcel/watcher-linux-arm64-glibc@2.5.1':
  740. optional: true
  741. '@parcel/watcher-linux-arm64-musl@2.5.1':
  742. optional: true
  743. '@parcel/watcher-linux-x64-glibc@2.5.1':
  744. optional: true
  745. '@parcel/watcher-linux-x64-musl@2.5.1':
  746. optional: true
  747. '@parcel/watcher-win32-arm64@2.5.1':
  748. optional: true
  749. '@parcel/watcher-win32-ia32@2.5.1':
  750. optional: true
  751. '@parcel/watcher-win32-x64@2.5.1':
  752. optional: true
  753. '@parcel/watcher@2.5.1':
  754. dependencies:
  755. detect-libc: 1.0.3
  756. is-glob: 4.0.3
  757. micromatch: 4.0.8
  758. node-addon-api: 7.1.1
  759. optionalDependencies:
  760. '@parcel/watcher-android-arm64': 2.5.1
  761. '@parcel/watcher-darwin-arm64': 2.5.1
  762. '@parcel/watcher-darwin-x64': 2.5.1
  763. '@parcel/watcher-freebsd-x64': 2.5.1
  764. '@parcel/watcher-linux-arm-glibc': 2.5.1
  765. '@parcel/watcher-linux-arm-musl': 2.5.1
  766. '@parcel/watcher-linux-arm64-glibc': 2.5.1
  767. '@parcel/watcher-linux-arm64-musl': 2.5.1
  768. '@parcel/watcher-linux-x64-glibc': 2.5.1
  769. '@parcel/watcher-linux-x64-musl': 2.5.1
  770. '@parcel/watcher-win32-arm64': 2.5.1
  771. '@parcel/watcher-win32-ia32': 2.5.1
  772. '@parcel/watcher-win32-x64': 2.5.1
  773. optional: true
  774. '@rollup/rollup-android-arm-eabi@4.41.0':
  775. optional: true
  776. '@rollup/rollup-android-arm64@4.41.0':
  777. optional: true
  778. '@rollup/rollup-darwin-arm64@4.41.0':
  779. optional: true
  780. '@rollup/rollup-darwin-x64@4.41.0':
  781. optional: true
  782. '@rollup/rollup-freebsd-arm64@4.41.0':
  783. optional: true
  784. '@rollup/rollup-freebsd-x64@4.41.0':
  785. optional: true
  786. '@rollup/rollup-linux-arm-gnueabihf@4.41.0':
  787. optional: true
  788. '@rollup/rollup-linux-arm-musleabihf@4.41.0':
  789. optional: true
  790. '@rollup/rollup-linux-arm64-gnu@4.41.0':
  791. optional: true
  792. '@rollup/rollup-linux-arm64-musl@4.41.0':
  793. optional: true
  794. '@rollup/rollup-linux-loongarch64-gnu@4.41.0':
  795. optional: true
  796. '@rollup/rollup-linux-powerpc64le-gnu@4.41.0':
  797. optional: true
  798. '@rollup/rollup-linux-riscv64-gnu@4.41.0':
  799. optional: true
  800. '@rollup/rollup-linux-riscv64-musl@4.41.0':
  801. optional: true
  802. '@rollup/rollup-linux-s390x-gnu@4.41.0':
  803. optional: true
  804. '@rollup/rollup-linux-x64-gnu@4.41.0':
  805. optional: true
  806. '@rollup/rollup-linux-x64-musl@4.41.0':
  807. optional: true
  808. '@rollup/rollup-win32-arm64-msvc@4.41.0':
  809. optional: true
  810. '@rollup/rollup-win32-ia32-msvc@4.41.0':
  811. optional: true
  812. '@rollup/rollup-win32-x64-msvc@4.41.0':
  813. optional: true
  814. '@sxzz/popperjs-es@2.11.7': {}
  815. '@types/estree@1.0.7': {}
  816. '@types/lodash-es@4.17.12':
  817. dependencies:
  818. '@types/lodash': 4.17.16
  819. '@types/lodash@4.17.16': {}
  820. '@types/web-bluetooth@0.0.16': {}
  821. '@vitejs/plugin-vue@5.2.4(vite@5.4.19(sass@1.89.0))(vue@3.5.14)':
  822. dependencies:
  823. vite: 5.4.19(sass@1.89.0)
  824. vue: 3.5.14
  825. '@vue/compiler-core@3.5.14':
  826. dependencies:
  827. '@babel/parser': 7.27.2
  828. '@vue/shared': 3.5.14
  829. entities: 4.5.0
  830. estree-walker: 2.0.2
  831. source-map-js: 1.2.1
  832. '@vue/compiler-dom@3.5.14':
  833. dependencies:
  834. '@vue/compiler-core': 3.5.14
  835. '@vue/shared': 3.5.14
  836. '@vue/compiler-sfc@3.5.14':
  837. dependencies:
  838. '@babel/parser': 7.27.2
  839. '@vue/compiler-core': 3.5.14
  840. '@vue/compiler-dom': 3.5.14
  841. '@vue/compiler-ssr': 3.5.14
  842. '@vue/shared': 3.5.14
  843. estree-walker: 2.0.2
  844. magic-string: 0.30.17
  845. postcss: 8.5.3
  846. source-map-js: 1.2.1
  847. '@vue/compiler-ssr@3.5.14':
  848. dependencies:
  849. '@vue/compiler-dom': 3.5.14
  850. '@vue/shared': 3.5.14
  851. '@vue/devtools-api@6.6.4': {}
  852. '@vue/reactivity@3.5.14':
  853. dependencies:
  854. '@vue/shared': 3.5.14
  855. '@vue/runtime-core@3.5.14':
  856. dependencies:
  857. '@vue/reactivity': 3.5.14
  858. '@vue/shared': 3.5.14
  859. '@vue/runtime-dom@3.5.14':
  860. dependencies:
  861. '@vue/reactivity': 3.5.14
  862. '@vue/runtime-core': 3.5.14
  863. '@vue/shared': 3.5.14
  864. csstype: 3.1.3
  865. '@vue/server-renderer@3.5.14(vue@3.5.14)':
  866. dependencies:
  867. '@vue/compiler-ssr': 3.5.14
  868. '@vue/shared': 3.5.14
  869. vue: 3.5.14
  870. '@vue/shared@3.5.14': {}
  871. '@vueuse/core@9.13.0(vue@3.5.14)':
  872. dependencies:
  873. '@types/web-bluetooth': 0.0.16
  874. '@vueuse/metadata': 9.13.0
  875. '@vueuse/shared': 9.13.0(vue@3.5.14)
  876. vue-demi: 0.14.10(vue@3.5.14)
  877. transitivePeerDependencies:
  878. - '@vue/composition-api'
  879. - vue
  880. '@vueuse/metadata@9.13.0': {}
  881. '@vueuse/shared@9.13.0(vue@3.5.14)':
  882. dependencies:
  883. vue-demi: 0.14.10(vue@3.5.14)
  884. transitivePeerDependencies:
  885. - '@vue/composition-api'
  886. - vue
  887. async-validator@4.2.5: {}
  888. asynckit@0.4.0: {}
  889. autofit.js@2.0.1: {}
  890. axios@1.9.0:
  891. dependencies:
  892. follow-redirects: 1.15.9
  893. form-data: 4.0.2
  894. proxy-from-env: 1.1.0
  895. transitivePeerDependencies:
  896. - debug
  897. braces@3.0.3:
  898. dependencies:
  899. fill-range: 7.1.1
  900. optional: true
  901. call-bind-apply-helpers@1.0.2:
  902. dependencies:
  903. es-errors: 1.3.0
  904. function-bind: 1.1.2
  905. call-bound@1.0.4:
  906. dependencies:
  907. call-bind-apply-helpers: 1.0.2
  908. get-intrinsic: 1.3.0
  909. chokidar@4.0.3:
  910. dependencies:
  911. readdirp: 4.1.2
  912. combined-stream@1.0.8:
  913. dependencies:
  914. delayed-stream: 1.0.0
  915. csstype@3.1.3: {}
  916. dayjs@1.11.13: {}
  917. default-passive-events@2.0.0: {}
  918. delayed-stream@1.0.0: {}
  919. detect-libc@1.0.3:
  920. optional: true
  921. dunder-proto@1.0.1:
  922. dependencies:
  923. call-bind-apply-helpers: 1.0.2
  924. es-errors: 1.3.0
  925. gopd: 1.2.0
  926. echarts@5.6.0:
  927. dependencies:
  928. tslib: 2.3.0
  929. zrender: 5.6.1
  930. element-plus@2.9.10(vue@3.5.14):
  931. dependencies:
  932. '@ctrl/tinycolor': 3.6.1
  933. '@element-plus/icons-vue': 2.3.1(vue@3.5.14)
  934. '@floating-ui/dom': 1.7.0
  935. '@popperjs/core': '@sxzz/popperjs-es@2.11.7'
  936. '@types/lodash': 4.17.16
  937. '@types/lodash-es': 4.17.12
  938. '@vueuse/core': 9.13.0(vue@3.5.14)
  939. async-validator: 4.2.5
  940. dayjs: 1.11.13
  941. escape-html: 1.0.3
  942. lodash: 4.17.21
  943. lodash-es: 4.17.21
  944. lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21)
  945. memoize-one: 6.0.0
  946. normalize-wheel-es: 1.2.0
  947. vue: 3.5.14
  948. transitivePeerDependencies:
  949. - '@vue/composition-api'
  950. entities@4.5.0: {}
  951. es-define-property@1.0.1: {}
  952. es-errors@1.3.0: {}
  953. es-object-atoms@1.1.1:
  954. dependencies:
  955. es-errors: 1.3.0
  956. es-set-tostringtag@2.1.0:
  957. dependencies:
  958. es-errors: 1.3.0
  959. get-intrinsic: 1.3.0
  960. has-tostringtag: 1.0.2
  961. hasown: 2.0.2
  962. esbuild@0.21.5:
  963. optionalDependencies:
  964. '@esbuild/aix-ppc64': 0.21.5
  965. '@esbuild/android-arm': 0.21.5
  966. '@esbuild/android-arm64': 0.21.5
  967. '@esbuild/android-x64': 0.21.5
  968. '@esbuild/darwin-arm64': 0.21.5
  969. '@esbuild/darwin-x64': 0.21.5
  970. '@esbuild/freebsd-arm64': 0.21.5
  971. '@esbuild/freebsd-x64': 0.21.5
  972. '@esbuild/linux-arm': 0.21.5
  973. '@esbuild/linux-arm64': 0.21.5
  974. '@esbuild/linux-ia32': 0.21.5
  975. '@esbuild/linux-loong64': 0.21.5
  976. '@esbuild/linux-mips64el': 0.21.5
  977. '@esbuild/linux-ppc64': 0.21.5
  978. '@esbuild/linux-riscv64': 0.21.5
  979. '@esbuild/linux-s390x': 0.21.5
  980. '@esbuild/linux-x64': 0.21.5
  981. '@esbuild/netbsd-x64': 0.21.5
  982. '@esbuild/openbsd-x64': 0.21.5
  983. '@esbuild/sunos-x64': 0.21.5
  984. '@esbuild/win32-arm64': 0.21.5
  985. '@esbuild/win32-ia32': 0.21.5
  986. '@esbuild/win32-x64': 0.21.5
  987. escape-html@1.0.3: {}
  988. estree-walker@2.0.2: {}
  989. fill-range@7.1.1:
  990. dependencies:
  991. to-regex-range: 5.0.1
  992. optional: true
  993. follow-redirects@1.15.9: {}
  994. form-data@4.0.2:
  995. dependencies:
  996. asynckit: 0.4.0
  997. combined-stream: 1.0.8
  998. es-set-tostringtag: 2.1.0
  999. mime-types: 2.1.35
  1000. fsevents@2.3.3:
  1001. optional: true
  1002. function-bind@1.1.2: {}
  1003. get-intrinsic@1.3.0:
  1004. dependencies:
  1005. call-bind-apply-helpers: 1.0.2
  1006. es-define-property: 1.0.1
  1007. es-errors: 1.3.0
  1008. es-object-atoms: 1.1.1
  1009. function-bind: 1.1.2
  1010. get-proto: 1.0.1
  1011. gopd: 1.2.0
  1012. has-symbols: 1.1.0
  1013. hasown: 2.0.2
  1014. math-intrinsics: 1.1.0
  1015. get-proto@1.0.1:
  1016. dependencies:
  1017. dunder-proto: 1.0.1
  1018. es-object-atoms: 1.1.1
  1019. gopd@1.2.0: {}
  1020. has-symbols@1.1.0: {}
  1021. has-tostringtag@1.0.2:
  1022. dependencies:
  1023. has-symbols: 1.1.0
  1024. hasown@2.0.2:
  1025. dependencies:
  1026. function-bind: 1.1.2
  1027. immutable@5.1.2: {}
  1028. inherits@2.0.3: {}
  1029. is-extglob@2.1.1:
  1030. optional: true
  1031. is-glob@4.0.3:
  1032. dependencies:
  1033. is-extglob: 2.1.1
  1034. optional: true
  1035. is-number@7.0.0:
  1036. optional: true
  1037. lodash-es@4.17.21: {}
  1038. lodash-unified@1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21):
  1039. dependencies:
  1040. '@types/lodash-es': 4.17.12
  1041. lodash: 4.17.21
  1042. lodash-es: 4.17.21
  1043. lodash@4.17.21: {}
  1044. magic-string@0.30.17:
  1045. dependencies:
  1046. '@jridgewell/sourcemap-codec': 1.5.0
  1047. math-intrinsics@1.1.0: {}
  1048. memoize-one@6.0.0: {}
  1049. micromatch@4.0.8:
  1050. dependencies:
  1051. braces: 3.0.3
  1052. picomatch: 2.3.1
  1053. optional: true
  1054. mime-db@1.52.0: {}
  1055. mime-types@2.1.35:
  1056. dependencies:
  1057. mime-db: 1.52.0
  1058. nanoid@3.3.11: {}
  1059. node-addon-api@7.1.1:
  1060. optional: true
  1061. normalize-wheel-es@1.2.0: {}
  1062. object-inspect@1.13.4: {}
  1063. path@0.12.7:
  1064. dependencies:
  1065. process: 0.11.10
  1066. util: 0.10.4
  1067. picocolors@1.1.1: {}
  1068. picomatch@2.3.1:
  1069. optional: true
  1070. postcss@8.5.3:
  1071. dependencies:
  1072. nanoid: 3.3.11
  1073. picocolors: 1.1.1
  1074. source-map-js: 1.2.1
  1075. process@0.11.10: {}
  1076. proxy-from-env@1.1.0: {}
  1077. qs@6.14.0:
  1078. dependencies:
  1079. side-channel: 1.1.0
  1080. readdirp@4.1.2: {}
  1081. rollup@4.41.0:
  1082. dependencies:
  1083. '@types/estree': 1.0.7
  1084. optionalDependencies:
  1085. '@rollup/rollup-android-arm-eabi': 4.41.0
  1086. '@rollup/rollup-android-arm64': 4.41.0
  1087. '@rollup/rollup-darwin-arm64': 4.41.0
  1088. '@rollup/rollup-darwin-x64': 4.41.0
  1089. '@rollup/rollup-freebsd-arm64': 4.41.0
  1090. '@rollup/rollup-freebsd-x64': 4.41.0
  1091. '@rollup/rollup-linux-arm-gnueabihf': 4.41.0
  1092. '@rollup/rollup-linux-arm-musleabihf': 4.41.0
  1093. '@rollup/rollup-linux-arm64-gnu': 4.41.0
  1094. '@rollup/rollup-linux-arm64-musl': 4.41.0
  1095. '@rollup/rollup-linux-loongarch64-gnu': 4.41.0
  1096. '@rollup/rollup-linux-powerpc64le-gnu': 4.41.0
  1097. '@rollup/rollup-linux-riscv64-gnu': 4.41.0
  1098. '@rollup/rollup-linux-riscv64-musl': 4.41.0
  1099. '@rollup/rollup-linux-s390x-gnu': 4.41.0
  1100. '@rollup/rollup-linux-x64-gnu': 4.41.0
  1101. '@rollup/rollup-linux-x64-musl': 4.41.0
  1102. '@rollup/rollup-win32-arm64-msvc': 4.41.0
  1103. '@rollup/rollup-win32-ia32-msvc': 4.41.0
  1104. '@rollup/rollup-win32-x64-msvc': 4.41.0
  1105. fsevents: 2.3.3
  1106. sass@1.89.0:
  1107. dependencies:
  1108. chokidar: 4.0.3
  1109. immutable: 5.1.2
  1110. source-map-js: 1.2.1
  1111. optionalDependencies:
  1112. '@parcel/watcher': 2.5.1
  1113. side-channel-list@1.0.0:
  1114. dependencies:
  1115. es-errors: 1.3.0
  1116. object-inspect: 1.13.4
  1117. side-channel-map@1.0.1:
  1118. dependencies:
  1119. call-bound: 1.0.4
  1120. es-errors: 1.3.0
  1121. get-intrinsic: 1.3.0
  1122. object-inspect: 1.13.4
  1123. side-channel-weakmap@1.0.2:
  1124. dependencies:
  1125. call-bound: 1.0.4
  1126. es-errors: 1.3.0
  1127. get-intrinsic: 1.3.0
  1128. object-inspect: 1.13.4
  1129. side-channel-map: 1.0.1
  1130. side-channel@1.1.0:
  1131. dependencies:
  1132. es-errors: 1.3.0
  1133. object-inspect: 1.13.4
  1134. side-channel-list: 1.0.0
  1135. side-channel-map: 1.0.1
  1136. side-channel-weakmap: 1.0.2
  1137. source-map-js@1.2.1: {}
  1138. to-regex-range@5.0.1:
  1139. dependencies:
  1140. is-number: 7.0.0
  1141. optional: true
  1142. tslib@2.3.0: {}
  1143. util@0.10.4:
  1144. dependencies:
  1145. inherits: 2.0.3
  1146. vite@5.4.19(sass@1.89.0):
  1147. dependencies:
  1148. esbuild: 0.21.5
  1149. postcss: 8.5.3
  1150. rollup: 4.41.0
  1151. optionalDependencies:
  1152. fsevents: 2.3.3
  1153. sass: 1.89.0
  1154. vue-demi@0.14.10(vue@3.5.14):
  1155. dependencies:
  1156. vue: 3.5.14
  1157. vue-router@4.5.1(vue@3.5.14):
  1158. dependencies:
  1159. '@vue/devtools-api': 6.6.4
  1160. vue: 3.5.14
  1161. vue@3.5.14:
  1162. dependencies:
  1163. '@vue/compiler-dom': 3.5.14
  1164. '@vue/compiler-sfc': 3.5.14
  1165. '@vue/runtime-dom': 3.5.14
  1166. '@vue/server-renderer': 3.5.14(vue@3.5.14)
  1167. '@vue/shared': 3.5.14
  1168. zrender@5.6.1:
  1169. dependencies:
  1170. tslib: 2.3.0