pnpm-lock.yaml 48 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. '@element-plus/icons-vue':
  9. specifier: ^2.3.1
  10. version: 2.3.1(vue@3.4.21)
  11. axios:
  12. specifier: ^1.6.8
  13. version: 1.6.8
  14. d3:
  15. specifier: ^7.9.0
  16. version: 7.9.0
  17. element-plus:
  18. specifier: ^2.6.3
  19. version: 2.6.3(vue@3.4.21)
  20. normalize.css:
  21. specifier: ^8.0.1
  22. version: 8.0.1
  23. pdf-vue3:
  24. specifier: ^1.0.12
  25. version: 1.0.12
  26. pinia:
  27. specifier: ^2.1.7
  28. version: 2.1.7(vue@3.4.21)
  29. pptxgenjs:
  30. specifier: ^3.12.0
  31. version: 3.12.0
  32. vue:
  33. specifier: ^3.4.21
  34. version: 3.4.21
  35. vue-router:
  36. specifier: ^4.3.0
  37. version: 4.3.0(vue@3.4.21)
  38. devDependencies:
  39. '@vitejs/plugin-vue':
  40. specifier: ^5.0.4
  41. version: 5.0.4(vite@5.2.8(@types/node@18.19.33)(sass@1.74.1))(vue@3.4.21)
  42. prettier:
  43. specifier: ^3.2.5
  44. version: 3.2.5
  45. sass:
  46. specifier: ^1.74.1
  47. version: 1.74.1
  48. vite:
  49. specifier: ^5.2.0
  50. version: 5.2.8(@types/node@18.19.33)(sass@1.74.1)
  51. packages:
  52. '@babel/helper-string-parser@7.24.1':
  53. resolution: {integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==}
  54. engines: {node: '>=6.9.0'}
  55. '@babel/helper-validator-identifier@7.22.20':
  56. resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==}
  57. engines: {node: '>=6.9.0'}
  58. '@babel/parser@7.24.4':
  59. resolution: {integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==}
  60. engines: {node: '>=6.0.0'}
  61. hasBin: true
  62. '@babel/types@7.24.0':
  63. resolution: {integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==}
  64. engines: {node: '>=6.9.0'}
  65. '@ctrl/tinycolor@3.6.1':
  66. resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
  67. engines: {node: '>=10'}
  68. '@element-plus/icons-vue@2.3.1':
  69. resolution: {integrity: sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==}
  70. peerDependencies:
  71. vue: ^3.2.0
  72. '@esbuild/aix-ppc64@0.20.2':
  73. resolution: {integrity: sha512-D+EBOJHXdNZcLJRBkhENNG8Wji2kgc9AZ9KiPr1JuZjsNtyHzrsfLRrY0tk2H2aoFu6RANO1y1iPPUCDYWkb5g==}
  74. engines: {node: '>=12'}
  75. cpu: [ppc64]
  76. os: [aix]
  77. '@esbuild/android-arm64@0.20.2':
  78. resolution: {integrity: sha512-mRzjLacRtl/tWU0SvD8lUEwb61yP9cqQo6noDZP/O8VkwafSYwZ4yWy24kan8jE/IMERpYncRt2dw438LP3Xmg==}
  79. engines: {node: '>=12'}
  80. cpu: [arm64]
  81. os: [android]
  82. '@esbuild/android-arm@0.20.2':
  83. resolution: {integrity: sha512-t98Ra6pw2VaDhqNWO2Oph2LXbz/EJcnLmKLGBJwEwXX/JAN83Fym1rU8l0JUWK6HkIbWONCSSatf4sf2NBRx/w==}
  84. engines: {node: '>=12'}
  85. cpu: [arm]
  86. os: [android]
  87. '@esbuild/android-x64@0.20.2':
  88. resolution: {integrity: sha512-btzExgV+/lMGDDa194CcUQm53ncxzeBrWJcncOBxuC6ndBkKxnHdFJn86mCIgTELsooUmwUm9FkhSp5HYu00Rg==}
  89. engines: {node: '>=12'}
  90. cpu: [x64]
  91. os: [android]
  92. '@esbuild/darwin-arm64@0.20.2':
  93. resolution: {integrity: sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==}
  94. engines: {node: '>=12'}
  95. cpu: [arm64]
  96. os: [darwin]
  97. '@esbuild/darwin-x64@0.20.2':
  98. resolution: {integrity: sha512-tBcXp9KNphnNH0dfhv8KYkZhjc+H3XBkF5DKtswJblV7KlT9EI2+jeA8DgBjp908WEuYll6pF+UStUCfEpdysA==}
  99. engines: {node: '>=12'}
  100. cpu: [x64]
  101. os: [darwin]
  102. '@esbuild/freebsd-arm64@0.20.2':
  103. resolution: {integrity: sha512-d3qI41G4SuLiCGCFGUrKsSeTXyWG6yem1KcGZVS+3FYlYhtNoNgYrWcvkOoaqMhwXSMrZRl69ArHsGJ9mYdbbw==}
  104. engines: {node: '>=12'}
  105. cpu: [arm64]
  106. os: [freebsd]
  107. '@esbuild/freebsd-x64@0.20.2':
  108. resolution: {integrity: sha512-d+DipyvHRuqEeM5zDivKV1KuXn9WeRX6vqSqIDgwIfPQtwMP4jaDsQsDncjTDDsExT4lR/91OLjRo8bmC1e+Cw==}
  109. engines: {node: '>=12'}
  110. cpu: [x64]
  111. os: [freebsd]
  112. '@esbuild/linux-arm64@0.20.2':
  113. resolution: {integrity: sha512-9pb6rBjGvTFNira2FLIWqDk/uaf42sSyLE8j1rnUpuzsODBq7FvpwHYZxQ/It/8b+QOS1RYfqgGFNLRI+qlq2A==}
  114. engines: {node: '>=12'}
  115. cpu: [arm64]
  116. os: [linux]
  117. '@esbuild/linux-arm@0.20.2':
  118. resolution: {integrity: sha512-VhLPeR8HTMPccbuWWcEUD1Az68TqaTYyj6nfE4QByZIQEQVWBB8vup8PpR7y1QHL3CpcF6xd5WVBU/+SBEvGTg==}
  119. engines: {node: '>=12'}
  120. cpu: [arm]
  121. os: [linux]
  122. '@esbuild/linux-ia32@0.20.2':
  123. resolution: {integrity: sha512-o10utieEkNPFDZFQm9CoP7Tvb33UutoJqg3qKf1PWVeeJhJw0Q347PxMvBgVVFgouYLGIhFYG0UGdBumROyiig==}
  124. engines: {node: '>=12'}
  125. cpu: [ia32]
  126. os: [linux]
  127. '@esbuild/linux-loong64@0.20.2':
  128. resolution: {integrity: sha512-PR7sp6R/UC4CFVomVINKJ80pMFlfDfMQMYynX7t1tNTeivQ6XdX5r2XovMmha/VjR1YN/HgHWsVcTRIMkymrgQ==}
  129. engines: {node: '>=12'}
  130. cpu: [loong64]
  131. os: [linux]
  132. '@esbuild/linux-mips64el@0.20.2':
  133. resolution: {integrity: sha512-4BlTqeutE/KnOiTG5Y6Sb/Hw6hsBOZapOVF6njAESHInhlQAghVVZL1ZpIctBOoTFbQyGW+LsVYZ8lSSB3wkjA==}
  134. engines: {node: '>=12'}
  135. cpu: [mips64el]
  136. os: [linux]
  137. '@esbuild/linux-ppc64@0.20.2':
  138. resolution: {integrity: sha512-rD3KsaDprDcfajSKdn25ooz5J5/fWBylaaXkuotBDGnMnDP1Uv5DLAN/45qfnf3JDYyJv/ytGHQaziHUdyzaAg==}
  139. engines: {node: '>=12'}
  140. cpu: [ppc64]
  141. os: [linux]
  142. '@esbuild/linux-riscv64@0.20.2':
  143. resolution: {integrity: sha512-snwmBKacKmwTMmhLlz/3aH1Q9T8v45bKYGE3j26TsaOVtjIag4wLfWSiZykXzXuE1kbCE+zJRmwp+ZbIHinnVg==}
  144. engines: {node: '>=12'}
  145. cpu: [riscv64]
  146. os: [linux]
  147. '@esbuild/linux-s390x@0.20.2':
  148. resolution: {integrity: sha512-wcWISOobRWNm3cezm5HOZcYz1sKoHLd8VL1dl309DiixxVFoFe/o8HnwuIwn6sXre88Nwj+VwZUvJf4AFxkyrQ==}
  149. engines: {node: '>=12'}
  150. cpu: [s390x]
  151. os: [linux]
  152. '@esbuild/linux-x64@0.20.2':
  153. resolution: {integrity: sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==}
  154. engines: {node: '>=12'}
  155. cpu: [x64]
  156. os: [linux]
  157. '@esbuild/netbsd-x64@0.20.2':
  158. resolution: {integrity: sha512-K8/DhBxcVQkzYc43yJXDSyjlFeHQJBiowJ0uVL6Tor3jGQfSGHNNJcWxNbOI8v5k82prYqzPuwkzHt3J1T1iZQ==}
  159. engines: {node: '>=12'}
  160. cpu: [x64]
  161. os: [netbsd]
  162. '@esbuild/openbsd-x64@0.20.2':
  163. resolution: {integrity: sha512-eMpKlV0SThJmmJgiVyN9jTPJ2VBPquf6Kt/nAoo6DgHAoN57K15ZghiHaMvqjCye/uU4X5u3YSMgVBI1h3vKrQ==}
  164. engines: {node: '>=12'}
  165. cpu: [x64]
  166. os: [openbsd]
  167. '@esbuild/sunos-x64@0.20.2':
  168. resolution: {integrity: sha512-2UyFtRC6cXLyejf/YEld4Hajo7UHILetzE1vsRcGL3earZEW77JxrFjH4Ez2qaTiEfMgAXxfAZCm1fvM/G/o8w==}
  169. engines: {node: '>=12'}
  170. cpu: [x64]
  171. os: [sunos]
  172. '@esbuild/win32-arm64@0.20.2':
  173. resolution: {integrity: sha512-GRibxoawM9ZCnDxnP3usoUDO9vUkpAxIIZ6GQI+IlVmr5kP3zUq+l17xELTHMWTWzjxa2guPNyrpq1GWmPvcGQ==}
  174. engines: {node: '>=12'}
  175. cpu: [arm64]
  176. os: [win32]
  177. '@esbuild/win32-ia32@0.20.2':
  178. resolution: {integrity: sha512-HfLOfn9YWmkSKRQqovpnITazdtquEW8/SoHW7pWpuEeguaZI4QnCRW6b+oZTztdBnZOS2hqJ6im/D5cPzBTTlQ==}
  179. engines: {node: '>=12'}
  180. cpu: [ia32]
  181. os: [win32]
  182. '@esbuild/win32-x64@0.20.2':
  183. resolution: {integrity: sha512-N49X4lJX27+l9jbLKSqZ6bKNjzQvHaT8IIFUy+YIqmXQdjYCToGWwOItDrfby14c78aDd5NHQl29xingXfCdLQ==}
  184. engines: {node: '>=12'}
  185. cpu: [x64]
  186. os: [win32]
  187. '@floating-ui/core@1.6.0':
  188. resolution: {integrity: sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g==}
  189. '@floating-ui/dom@1.6.3':
  190. resolution: {integrity: sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw==}
  191. '@floating-ui/utils@0.2.1':
  192. resolution: {integrity: sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==}
  193. '@jridgewell/sourcemap-codec@1.4.15':
  194. resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
  195. '@rollup/rollup-android-arm-eabi@4.14.1':
  196. resolution: {integrity: sha512-fH8/o8nSUek8ceQnT7K4EQbSiV7jgkHq81m9lWZFIXjJ7lJzpWXbQFpT/Zh6OZYnpFykvzC3fbEvEAFZu03dPA==}
  197. cpu: [arm]
  198. os: [android]
  199. '@rollup/rollup-android-arm64@4.14.1':
  200. resolution: {integrity: sha512-Y/9OHLjzkunF+KGEoJr3heiD5X9OLa8sbT1lm0NYeKyaM3oMhhQFvPB0bNZYJwlq93j8Z6wSxh9+cyKQaxS7PQ==}
  201. cpu: [arm64]
  202. os: [android]
  203. '@rollup/rollup-darwin-arm64@4.14.1':
  204. resolution: {integrity: sha512-+kecg3FY84WadgcuSVm6llrABOdQAEbNdnpi5X3UwWiFVhZIZvKgGrF7kmLguvxHNQy+UuRV66cLVl3S+Rkt+Q==}
  205. cpu: [arm64]
  206. os: [darwin]
  207. '@rollup/rollup-darwin-x64@4.14.1':
  208. resolution: {integrity: sha512-2pYRzEjVqq2TB/UNv47BV/8vQiXkFGVmPFwJb+1E0IFFZbIX8/jo1olxqqMbo6xCXf8kabANhp5bzCij2tFLUA==}
  209. cpu: [x64]
  210. os: [darwin]
  211. '@rollup/rollup-linux-arm-gnueabihf@4.14.1':
  212. resolution: {integrity: sha512-mS6wQ6Do6/wmrF9aTFVpIJ3/IDXhg1EZcQFYHZLHqw6AzMBjTHWnCG35HxSqUNphh0EHqSM6wRTT8HsL1C0x5g==}
  213. cpu: [arm]
  214. os: [linux]
  215. '@rollup/rollup-linux-arm64-gnu@4.14.1':
  216. resolution: {integrity: sha512-p9rGKYkHdFMzhckOTFubfxgyIO1vw//7IIjBBRVzyZebWlzRLeNhqxuSaZ7kCEKVkm/kuC9fVRW9HkC/zNRG2w==}
  217. cpu: [arm64]
  218. os: [linux]
  219. libc: [glibc]
  220. '@rollup/rollup-linux-arm64-musl@4.14.1':
  221. resolution: {integrity: sha512-nDY6Yz5xS/Y4M2i9JLQd3Rofh5OR8Bn8qe3Mv/qCVpHFlwtZSBYSPaU4mrGazWkXrdQ98GB//H0BirGR/SKFSw==}
  222. cpu: [arm64]
  223. os: [linux]
  224. libc: [musl]
  225. '@rollup/rollup-linux-powerpc64le-gnu@4.14.1':
  226. resolution: {integrity: sha512-im7HE4VBL+aDswvcmfx88Mp1soqL9OBsdDBU8NqDEYtkri0qV0THhQsvZtZeNNlLeCUQ16PZyv7cqutjDF35qw==}
  227. cpu: [ppc64le]
  228. os: [linux]
  229. libc: [glibc]
  230. '@rollup/rollup-linux-riscv64-gnu@4.14.1':
  231. resolution: {integrity: sha512-RWdiHuAxWmzPJgaHJdpvUUlDz8sdQz4P2uv367T2JocdDa98iRw2UjIJ4QxSyt077mXZT2X6pKfT2iYtVEvOFw==}
  232. cpu: [riscv64]
  233. os: [linux]
  234. libc: [glibc]
  235. '@rollup/rollup-linux-s390x-gnu@4.14.1':
  236. resolution: {integrity: sha512-VMgaGQ5zRX6ZqV/fas65/sUGc9cPmsntq2FiGmayW9KMNfWVG/j0BAqImvU4KTeOOgYSf1F+k6at1UfNONuNjA==}
  237. cpu: [s390x]
  238. os: [linux]
  239. libc: [glibc]
  240. '@rollup/rollup-linux-x64-gnu@4.14.1':
  241. resolution: {integrity: sha512-9Q7DGjZN+hTdJomaQ3Iub4m6VPu1r94bmK2z3UeWP3dGUecRC54tmVu9vKHTm1bOt3ASoYtEz6JSRLFzrysKlA==}
  242. cpu: [x64]
  243. os: [linux]
  244. libc: [glibc]
  245. '@rollup/rollup-linux-x64-musl@4.14.1':
  246. resolution: {integrity: sha512-JNEG/Ti55413SsreTguSx0LOVKX902OfXIKVg+TCXO6Gjans/k9O6ww9q3oLGjNDaTLxM+IHFMeXy/0RXL5R/g==}
  247. cpu: [x64]
  248. os: [linux]
  249. libc: [musl]
  250. '@rollup/rollup-win32-arm64-msvc@4.14.1':
  251. resolution: {integrity: sha512-ryS22I9y0mumlLNwDFYZRDFLwWh3aKaC72CWjFcFvxK0U6v/mOkM5Up1bTbCRAhv3kEIwW2ajROegCIQViUCeA==}
  252. cpu: [arm64]
  253. os: [win32]
  254. '@rollup/rollup-win32-ia32-msvc@4.14.1':
  255. resolution: {integrity: sha512-TdloItiGk+T0mTxKx7Hp279xy30LspMso+GzQvV2maYePMAWdmrzqSNZhUpPj3CGw12aGj57I026PgLCTu8CGg==}
  256. cpu: [ia32]
  257. os: [win32]
  258. '@rollup/rollup-win32-x64-msvc@4.14.1':
  259. resolution: {integrity: sha512-wQGI+LY/Py20zdUPq+XCem7JcPOyzIJBm3dli+56DJsQOHbnXZFEwgmnC6el1TPAfC8lBT3m+z69RmLykNUbew==}
  260. cpu: [x64]
  261. os: [win32]
  262. '@sxzz/popperjs-es@2.11.7':
  263. resolution: {integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==}
  264. '@types/estree@1.0.5':
  265. resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
  266. '@types/lodash-es@4.17.12':
  267. resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
  268. '@types/lodash@4.17.0':
  269. resolution: {integrity: sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==}
  270. '@types/node@18.19.33':
  271. resolution: {integrity: sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==}
  272. '@types/web-bluetooth@0.0.16':
  273. resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
  274. '@vitejs/plugin-vue@5.0.4':
  275. resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==}
  276. engines: {node: ^18.0.0 || >=20.0.0}
  277. peerDependencies:
  278. vite: ^5.0.0
  279. vue: ^3.2.25
  280. '@vue/compiler-core@3.4.21':
  281. resolution: {integrity: sha512-MjXawxZf2SbZszLPYxaFCjxfibYrzr3eYbKxwpLR9EQN+oaziSu3qKVbwBERj1IFIB8OLUewxB5m/BFzi613og==}
  282. '@vue/compiler-dom@3.4.21':
  283. resolution: {integrity: sha512-IZC6FKowtT1sl0CR5DpXSiEB5ayw75oT2bma1BEhV7RRR1+cfwLrxc2Z8Zq/RGFzJ8w5r9QtCOvTjQgdn0IKmA==}
  284. '@vue/compiler-sfc@3.4.21':
  285. resolution: {integrity: sha512-me7epoTxYlY+2CUM7hy9PCDdpMPfIwrOvAXud2Upk10g4YLv9UBW7kL798TvMeDhPthkZ0CONNrK2GoeI1ODiQ==}
  286. '@vue/compiler-ssr@3.4.21':
  287. resolution: {integrity: sha512-M5+9nI2lPpAsgXOGQobnIueVqc9sisBFexh5yMIMRAPYLa7+5wEJs8iqOZc1WAa9WQbx9GR2twgznU8LTIiZ4Q==}
  288. '@vue/devtools-api@6.6.1':
  289. resolution: {integrity: sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==}
  290. '@vue/reactivity@3.4.21':
  291. resolution: {integrity: sha512-UhenImdc0L0/4ahGCyEzc/pZNwVgcglGy9HVzJ1Bq2Mm9qXOpP8RyNTjookw/gOCUlXSEtuZ2fUg5nrHcoqJcw==}
  292. '@vue/runtime-core@3.4.21':
  293. resolution: {integrity: sha512-pQthsuYzE1XcGZznTKn73G0s14eCJcjaLvp3/DKeYWoFacD9glJoqlNBxt3W2c5S40t6CCcpPf+jG01N3ULyrA==}
  294. '@vue/runtime-dom@3.4.21':
  295. resolution: {integrity: sha512-gvf+C9cFpevsQxbkRBS1NpU8CqxKw0ebqMvLwcGQrNpx6gqRDodqKqA+A2VZZpQ9RpK2f9yfg8VbW/EpdFUOJw==}
  296. '@vue/server-renderer@3.4.21':
  297. resolution: {integrity: sha512-aV1gXyKSN6Rz+6kZ6kr5+Ll14YzmIbeuWe7ryJl5muJ4uwSwY/aStXTixx76TwkZFJLm1aAlA/HSWEJ4EyiMkg==}
  298. peerDependencies:
  299. vue: 3.4.21
  300. '@vue/shared@3.4.21':
  301. resolution: {integrity: sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==}
  302. '@vueuse/core@9.13.0':
  303. resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
  304. '@vueuse/metadata@9.13.0':
  305. resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
  306. '@vueuse/shared@9.13.0':
  307. resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
  308. anymatch@3.1.3:
  309. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  310. engines: {node: '>= 8'}
  311. async-validator@4.2.5:
  312. resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
  313. asynckit@0.4.0:
  314. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  315. axios@1.6.8:
  316. resolution: {integrity: sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==}
  317. binary-extensions@2.3.0:
  318. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  319. engines: {node: '>=8'}
  320. braces@3.0.2:
  321. resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==}
  322. engines: {node: '>=8'}
  323. chokidar@3.6.0:
  324. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  325. engines: {node: '>= 8.10.0'}
  326. combined-stream@1.0.8:
  327. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  328. engines: {node: '>= 0.8'}
  329. commander@7.2.0:
  330. resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==}
  331. engines: {node: '>= 10'}
  332. core-util-is@1.0.3:
  333. resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
  334. csstype@3.1.3:
  335. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  336. d3-array@3.2.4:
  337. resolution: {integrity: sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==}
  338. engines: {node: '>=12'}
  339. d3-axis@3.0.0:
  340. resolution: {integrity: sha512-IH5tgjV4jE/GhHkRV0HiVYPDtvfjHQlQfJHs0usq7M30XcSBvOotpmH1IgkcXsO/5gEQZD43B//fc7SRT5S+xw==}
  341. engines: {node: '>=12'}
  342. d3-brush@3.0.0:
  343. resolution: {integrity: sha512-ALnjWlVYkXsVIGlOsuWH1+3udkYFI48Ljihfnh8FZPF2QS9o+PzGLBslO0PjzVoHLZ2KCVgAM8NVkXPJB2aNnQ==}
  344. engines: {node: '>=12'}
  345. d3-chord@3.0.1:
  346. resolution: {integrity: sha512-VE5S6TNa+j8msksl7HwjxMHDM2yNK3XCkusIlpX5kwauBfXuyLAtNg9jCp/iHH61tgI4sb6R/EIMWCqEIdjT/g==}
  347. engines: {node: '>=12'}
  348. d3-color@3.1.0:
  349. resolution: {integrity: sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==}
  350. engines: {node: '>=12'}
  351. d3-contour@4.0.2:
  352. resolution: {integrity: sha512-4EzFTRIikzs47RGmdxbeUvLWtGedDUNkTcmzoeyg4sP/dvCexO47AaQL7VKy/gul85TOxw+IBgA8US2xwbToNA==}
  353. engines: {node: '>=12'}
  354. d3-delaunay@6.0.4:
  355. resolution: {integrity: sha512-mdjtIZ1XLAM8bm/hx3WwjfHt6Sggek7qH043O8KEjDXN40xi3vx/6pYSVTwLjEgiXQTbvaouWKynLBiUZ6SK6A==}
  356. engines: {node: '>=12'}
  357. d3-dispatch@3.0.1:
  358. resolution: {integrity: sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==}
  359. engines: {node: '>=12'}
  360. d3-drag@3.0.0:
  361. resolution: {integrity: sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==}
  362. engines: {node: '>=12'}
  363. d3-dsv@3.0.1:
  364. resolution: {integrity: sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q==}
  365. engines: {node: '>=12'}
  366. hasBin: true
  367. d3-ease@3.0.1:
  368. resolution: {integrity: sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==}
  369. engines: {node: '>=12'}
  370. d3-fetch@3.0.1:
  371. resolution: {integrity: sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw==}
  372. engines: {node: '>=12'}
  373. d3-force@3.0.0:
  374. resolution: {integrity: sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==}
  375. engines: {node: '>=12'}
  376. d3-format@3.1.0:
  377. resolution: {integrity: sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==}
  378. engines: {node: '>=12'}
  379. d3-geo@3.1.1:
  380. resolution: {integrity: sha512-637ln3gXKXOwhalDzinUgY83KzNWZRKbYubaG+fGVuc/dxO64RRljtCTnf5ecMyE1RIdtqpkVcq0IbtU2S8j2Q==}
  381. engines: {node: '>=12'}
  382. d3-hierarchy@3.1.2:
  383. resolution: {integrity: sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==}
  384. engines: {node: '>=12'}
  385. d3-interpolate@3.0.1:
  386. resolution: {integrity: sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==}
  387. engines: {node: '>=12'}
  388. d3-path@3.1.0:
  389. resolution: {integrity: sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==}
  390. engines: {node: '>=12'}
  391. d3-polygon@3.0.1:
  392. resolution: {integrity: sha512-3vbA7vXYwfe1SYhED++fPUQlWSYTTGmFmQiany/gdbiWgU/iEyQzyymwL9SkJjFFuCS4902BSzewVGsHHmHtXg==}
  393. engines: {node: '>=12'}
  394. d3-quadtree@3.0.1:
  395. resolution: {integrity: sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==}
  396. engines: {node: '>=12'}
  397. d3-random@3.0.1:
  398. resolution: {integrity: sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ==}
  399. engines: {node: '>=12'}
  400. d3-scale-chromatic@3.1.0:
  401. resolution: {integrity: sha512-A3s5PWiZ9YCXFye1o246KoscMWqf8BsD9eRiJ3He7C9OBaxKhAd5TFCdEx/7VbKtxxTsu//1mMJFrEt572cEyQ==}
  402. engines: {node: '>=12'}
  403. d3-scale@4.0.2:
  404. resolution: {integrity: sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==}
  405. engines: {node: '>=12'}
  406. d3-selection@3.0.0:
  407. resolution: {integrity: sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==}
  408. engines: {node: '>=12'}
  409. d3-shape@3.2.0:
  410. resolution: {integrity: sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==}
  411. engines: {node: '>=12'}
  412. d3-time-format@4.1.0:
  413. resolution: {integrity: sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==}
  414. engines: {node: '>=12'}
  415. d3-time@3.1.0:
  416. resolution: {integrity: sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==}
  417. engines: {node: '>=12'}
  418. d3-timer@3.0.1:
  419. resolution: {integrity: sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==}
  420. engines: {node: '>=12'}
  421. d3-transition@3.0.1:
  422. resolution: {integrity: sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==}
  423. engines: {node: '>=12'}
  424. peerDependencies:
  425. d3-selection: 2 - 3
  426. d3-zoom@3.0.0:
  427. resolution: {integrity: sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==}
  428. engines: {node: '>=12'}
  429. d3@7.9.0:
  430. resolution: {integrity: sha512-e1U46jVP+w7Iut8Jt8ri1YsPOvFpg46k+K8TpCb0P+zjCkjkPnV7WzfDJzMHy1LnA+wj5pLT1wjO901gLXeEhA==}
  431. engines: {node: '>=12'}
  432. dayjs@1.11.10:
  433. resolution: {integrity: sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==}
  434. delaunator@5.0.1:
  435. resolution: {integrity: sha512-8nvh+XBe96aCESrGOqMp/84b13H9cdKbG5P2ejQCh4d4sK9RL4371qou9drQjMhvnPmhWl5hnmqbEE0fXr9Xnw==}
  436. delayed-stream@1.0.0:
  437. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  438. engines: {node: '>=0.4.0'}
  439. element-plus@2.6.3:
  440. resolution: {integrity: sha512-U4L/mr+1r+EmAUYUHrs0V/8hHMdBGP07rPymSC72LZCN4jK1UwygQYICegTQ5us4mxeqBvW6wfoEfo003fwCqw==}
  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. esbuild@0.20.2:
  447. resolution: {integrity: sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==}
  448. engines: {node: '>=12'}
  449. hasBin: true
  450. escape-html@1.0.3:
  451. resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
  452. estree-walker@2.0.2:
  453. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  454. fill-range@7.0.1:
  455. resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==}
  456. engines: {node: '>=8'}
  457. follow-redirects@1.15.6:
  458. resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==}
  459. engines: {node: '>=4.0'}
  460. peerDependencies:
  461. debug: '*'
  462. peerDependenciesMeta:
  463. debug:
  464. optional: true
  465. form-data@4.0.0:
  466. resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==}
  467. engines: {node: '>= 6'}
  468. fsevents@2.3.3:
  469. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  470. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  471. os: [darwin]
  472. glob-parent@5.1.2:
  473. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  474. engines: {node: '>= 6'}
  475. https@1.0.0:
  476. resolution: {integrity: sha512-4EC57ddXrkaF0x83Oj8sM6SLQHAWXw90Skqu2M4AEWENZ3F02dFJE/GARA8igO79tcgYqGrD7ae4f5L3um2lgg==}
  477. iconv-lite@0.6.3:
  478. resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
  479. engines: {node: '>=0.10.0'}
  480. image-size@1.1.1:
  481. resolution: {integrity: sha512-541xKlUw6jr/6gGuk92F+mYM5zaFAc5ahphvkqvNe2bQ6gVBkd6bfrmVJ2t4KDAfikAYZyIqTnktX3i6/aQDrQ==}
  482. engines: {node: '>=16.x'}
  483. hasBin: true
  484. immediate@3.0.6:
  485. resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==}
  486. immutable@4.3.5:
  487. resolution: {integrity: sha512-8eabxkth9gZatlwl5TBuJnCsoTADlL6ftEr7A4qgdaTsPyreilDSnUk57SO+jfKcNtxPa22U5KK6DSeAYhpBJw==}
  488. inherits@2.0.4:
  489. resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
  490. internmap@2.0.3:
  491. resolution: {integrity: sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==}
  492. engines: {node: '>=12'}
  493. is-binary-path@2.1.0:
  494. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  495. engines: {node: '>=8'}
  496. is-extglob@2.1.1:
  497. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  498. engines: {node: '>=0.10.0'}
  499. is-glob@4.0.3:
  500. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  501. engines: {node: '>=0.10.0'}
  502. is-number@7.0.0:
  503. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  504. engines: {node: '>=0.12.0'}
  505. isarray@1.0.0:
  506. resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==}
  507. jszip@3.10.1:
  508. resolution: {integrity: sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==}
  509. lie@3.3.0:
  510. resolution: {integrity: sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==}
  511. lodash-es@4.17.21:
  512. resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
  513. lodash-unified@1.0.3:
  514. resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==}
  515. peerDependencies:
  516. '@types/lodash-es': '*'
  517. lodash: '*'
  518. lodash-es: '*'
  519. lodash@4.17.21:
  520. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  521. magic-string@0.30.9:
  522. resolution: {integrity: sha512-S1+hd+dIrC8EZqKyT9DstTH/0Z+f76kmmvZnkfQVmOpDEF9iVgdYif3Q/pIWHmCoo59bQVGW0kVL3e2nl+9+Sw==}
  523. engines: {node: '>=12'}
  524. memoize-one@6.0.0:
  525. resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
  526. mime-db@1.52.0:
  527. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  528. engines: {node: '>= 0.6'}
  529. mime-types@2.1.35:
  530. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  531. engines: {node: '>= 0.6'}
  532. nanoid@3.3.7:
  533. resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
  534. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  535. hasBin: true
  536. normalize-path@3.0.0:
  537. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  538. engines: {node: '>=0.10.0'}
  539. normalize-wheel-es@1.2.0:
  540. resolution: {integrity: sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==}
  541. normalize.css@8.0.1:
  542. resolution: {integrity: sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg==}
  543. pako@1.0.11:
  544. resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==}
  545. pdf-vue3@1.0.12:
  546. resolution: {integrity: sha512-7SMTx1RfRwdc+2WPniDzqM8MxJLqTNNzdyV0SeQTxeRLJGndb5Wv/fz5afO13oBSIvvaqcbZ/S3gF+XjqkSb9g==}
  547. picocolors@1.0.0:
  548. resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
  549. picomatch@2.3.1:
  550. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  551. engines: {node: '>=8.6'}
  552. pinia@2.1.7:
  553. resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==}
  554. peerDependencies:
  555. '@vue/composition-api': ^1.4.0
  556. typescript: '>=4.4.4'
  557. vue: ^2.6.14 || ^3.3.0
  558. peerDependenciesMeta:
  559. '@vue/composition-api':
  560. optional: true
  561. typescript:
  562. optional: true
  563. postcss@8.4.38:
  564. resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==}
  565. engines: {node: ^10 || ^12 || >=14}
  566. pptxgenjs@3.12.0:
  567. resolution: {integrity: sha512-ZozkYKWb1MoPR4ucw3/aFYlHkVIJxo9czikEclcUVnS4Iw/M+r+TEwdlB3fyAWO9JY1USxJDt0Y0/r15IR/RUA==}
  568. prettier@3.2.5:
  569. resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==}
  570. engines: {node: '>=14'}
  571. hasBin: true
  572. process-nextick-args@2.0.1:
  573. resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
  574. proxy-from-env@1.1.0:
  575. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
  576. queue@6.0.2:
  577. resolution: {integrity: sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==}
  578. readable-stream@2.3.8:
  579. resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==}
  580. readdirp@3.6.0:
  581. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  582. engines: {node: '>=8.10.0'}
  583. robust-predicates@3.0.2:
  584. resolution: {integrity: sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==}
  585. rollup@4.14.1:
  586. resolution: {integrity: sha512-4LnHSdd3QK2pa1J6dFbfm1HN0D7vSK/ZuZTsdyUAlA6Rr1yTouUTL13HaDOGJVgby461AhrNGBS7sCGXXtT+SA==}
  587. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  588. hasBin: true
  589. rw@1.3.3:
  590. resolution: {integrity: sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==}
  591. safe-buffer@5.1.2:
  592. resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
  593. safer-buffer@2.1.2:
  594. resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
  595. sass@1.74.1:
  596. resolution: {integrity: sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==}
  597. engines: {node: '>=14.0.0'}
  598. hasBin: true
  599. setimmediate@1.0.5:
  600. resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==}
  601. source-map-js@1.2.0:
  602. resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
  603. engines: {node: '>=0.10.0'}
  604. string_decoder@1.1.1:
  605. resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==}
  606. to-fast-properties@2.0.0:
  607. resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
  608. engines: {node: '>=4'}
  609. to-regex-range@5.0.1:
  610. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  611. engines: {node: '>=8.0'}
  612. undici-types@5.26.5:
  613. resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
  614. util-deprecate@1.0.2:
  615. resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
  616. vite@5.2.8:
  617. resolution: {integrity: sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==}
  618. engines: {node: ^18.0.0 || >=20.0.0}
  619. hasBin: true
  620. peerDependencies:
  621. '@types/node': ^18.0.0 || >=20.0.0
  622. less: '*'
  623. lightningcss: ^1.21.0
  624. sass: '*'
  625. stylus: '*'
  626. sugarss: '*'
  627. terser: ^5.4.0
  628. peerDependenciesMeta:
  629. '@types/node':
  630. optional: true
  631. less:
  632. optional: true
  633. lightningcss:
  634. optional: true
  635. sass:
  636. optional: true
  637. stylus:
  638. optional: true
  639. sugarss:
  640. optional: true
  641. terser:
  642. optional: true
  643. vue-demi@0.14.7:
  644. resolution: {integrity: sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==}
  645. engines: {node: '>=12'}
  646. hasBin: true
  647. peerDependencies:
  648. '@vue/composition-api': ^1.0.0-rc.1
  649. vue: ^3.0.0-0 || ^2.6.0
  650. peerDependenciesMeta:
  651. '@vue/composition-api':
  652. optional: true
  653. vue-router@4.3.0:
  654. resolution: {integrity: sha512-dqUcs8tUeG+ssgWhcPbjHvazML16Oga5w34uCUmsk7i0BcnskoLGwjpa15fqMr2Fa5JgVBrdL2MEgqz6XZ/6IQ==}
  655. peerDependencies:
  656. vue: ^3.2.0
  657. vue@3.4.21:
  658. resolution: {integrity: sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA==}
  659. peerDependencies:
  660. typescript: '*'
  661. peerDependenciesMeta:
  662. typescript:
  663. optional: true
  664. snapshots:
  665. '@babel/helper-string-parser@7.24.1': {}
  666. '@babel/helper-validator-identifier@7.22.20': {}
  667. '@babel/parser@7.24.4':
  668. dependencies:
  669. '@babel/types': 7.24.0
  670. '@babel/types@7.24.0':
  671. dependencies:
  672. '@babel/helper-string-parser': 7.24.1
  673. '@babel/helper-validator-identifier': 7.22.20
  674. to-fast-properties: 2.0.0
  675. '@ctrl/tinycolor@3.6.1': {}
  676. '@element-plus/icons-vue@2.3.1(vue@3.4.21)':
  677. dependencies:
  678. vue: 3.4.21
  679. '@esbuild/aix-ppc64@0.20.2':
  680. optional: true
  681. '@esbuild/android-arm64@0.20.2':
  682. optional: true
  683. '@esbuild/android-arm@0.20.2':
  684. optional: true
  685. '@esbuild/android-x64@0.20.2':
  686. optional: true
  687. '@esbuild/darwin-arm64@0.20.2':
  688. optional: true
  689. '@esbuild/darwin-x64@0.20.2':
  690. optional: true
  691. '@esbuild/freebsd-arm64@0.20.2':
  692. optional: true
  693. '@esbuild/freebsd-x64@0.20.2':
  694. optional: true
  695. '@esbuild/linux-arm64@0.20.2':
  696. optional: true
  697. '@esbuild/linux-arm@0.20.2':
  698. optional: true
  699. '@esbuild/linux-ia32@0.20.2':
  700. optional: true
  701. '@esbuild/linux-loong64@0.20.2':
  702. optional: true
  703. '@esbuild/linux-mips64el@0.20.2':
  704. optional: true
  705. '@esbuild/linux-ppc64@0.20.2':
  706. optional: true
  707. '@esbuild/linux-riscv64@0.20.2':
  708. optional: true
  709. '@esbuild/linux-s390x@0.20.2':
  710. optional: true
  711. '@esbuild/linux-x64@0.20.2':
  712. optional: true
  713. '@esbuild/netbsd-x64@0.20.2':
  714. optional: true
  715. '@esbuild/openbsd-x64@0.20.2':
  716. optional: true
  717. '@esbuild/sunos-x64@0.20.2':
  718. optional: true
  719. '@esbuild/win32-arm64@0.20.2':
  720. optional: true
  721. '@esbuild/win32-ia32@0.20.2':
  722. optional: true
  723. '@esbuild/win32-x64@0.20.2':
  724. optional: true
  725. '@floating-ui/core@1.6.0':
  726. dependencies:
  727. '@floating-ui/utils': 0.2.1
  728. '@floating-ui/dom@1.6.3':
  729. dependencies:
  730. '@floating-ui/core': 1.6.0
  731. '@floating-ui/utils': 0.2.1
  732. '@floating-ui/utils@0.2.1': {}
  733. '@jridgewell/sourcemap-codec@1.4.15': {}
  734. '@rollup/rollup-android-arm-eabi@4.14.1':
  735. optional: true
  736. '@rollup/rollup-android-arm64@4.14.1':
  737. optional: true
  738. '@rollup/rollup-darwin-arm64@4.14.1':
  739. optional: true
  740. '@rollup/rollup-darwin-x64@4.14.1':
  741. optional: true
  742. '@rollup/rollup-linux-arm-gnueabihf@4.14.1':
  743. optional: true
  744. '@rollup/rollup-linux-arm64-gnu@4.14.1':
  745. optional: true
  746. '@rollup/rollup-linux-arm64-musl@4.14.1':
  747. optional: true
  748. '@rollup/rollup-linux-powerpc64le-gnu@4.14.1':
  749. optional: true
  750. '@rollup/rollup-linux-riscv64-gnu@4.14.1':
  751. optional: true
  752. '@rollup/rollup-linux-s390x-gnu@4.14.1':
  753. optional: true
  754. '@rollup/rollup-linux-x64-gnu@4.14.1':
  755. optional: true
  756. '@rollup/rollup-linux-x64-musl@4.14.1':
  757. optional: true
  758. '@rollup/rollup-win32-arm64-msvc@4.14.1':
  759. optional: true
  760. '@rollup/rollup-win32-ia32-msvc@4.14.1':
  761. optional: true
  762. '@rollup/rollup-win32-x64-msvc@4.14.1':
  763. optional: true
  764. '@sxzz/popperjs-es@2.11.7': {}
  765. '@types/estree@1.0.5': {}
  766. '@types/lodash-es@4.17.12':
  767. dependencies:
  768. '@types/lodash': 4.17.0
  769. '@types/lodash@4.17.0': {}
  770. '@types/node@18.19.33':
  771. dependencies:
  772. undici-types: 5.26.5
  773. '@types/web-bluetooth@0.0.16': {}
  774. '@vitejs/plugin-vue@5.0.4(vite@5.2.8(@types/node@18.19.33)(sass@1.74.1))(vue@3.4.21)':
  775. dependencies:
  776. vite: 5.2.8(@types/node@18.19.33)(sass@1.74.1)
  777. vue: 3.4.21
  778. '@vue/compiler-core@3.4.21':
  779. dependencies:
  780. '@babel/parser': 7.24.4
  781. '@vue/shared': 3.4.21
  782. entities: 4.5.0
  783. estree-walker: 2.0.2
  784. source-map-js: 1.2.0
  785. '@vue/compiler-dom@3.4.21':
  786. dependencies:
  787. '@vue/compiler-core': 3.4.21
  788. '@vue/shared': 3.4.21
  789. '@vue/compiler-sfc@3.4.21':
  790. dependencies:
  791. '@babel/parser': 7.24.4
  792. '@vue/compiler-core': 3.4.21
  793. '@vue/compiler-dom': 3.4.21
  794. '@vue/compiler-ssr': 3.4.21
  795. '@vue/shared': 3.4.21
  796. estree-walker: 2.0.2
  797. magic-string: 0.30.9
  798. postcss: 8.4.38
  799. source-map-js: 1.2.0
  800. '@vue/compiler-ssr@3.4.21':
  801. dependencies:
  802. '@vue/compiler-dom': 3.4.21
  803. '@vue/shared': 3.4.21
  804. '@vue/devtools-api@6.6.1': {}
  805. '@vue/reactivity@3.4.21':
  806. dependencies:
  807. '@vue/shared': 3.4.21
  808. '@vue/runtime-core@3.4.21':
  809. dependencies:
  810. '@vue/reactivity': 3.4.21
  811. '@vue/shared': 3.4.21
  812. '@vue/runtime-dom@3.4.21':
  813. dependencies:
  814. '@vue/runtime-core': 3.4.21
  815. '@vue/shared': 3.4.21
  816. csstype: 3.1.3
  817. '@vue/server-renderer@3.4.21(vue@3.4.21)':
  818. dependencies:
  819. '@vue/compiler-ssr': 3.4.21
  820. '@vue/shared': 3.4.21
  821. vue: 3.4.21
  822. '@vue/shared@3.4.21': {}
  823. '@vueuse/core@9.13.0(vue@3.4.21)':
  824. dependencies:
  825. '@types/web-bluetooth': 0.0.16
  826. '@vueuse/metadata': 9.13.0
  827. '@vueuse/shared': 9.13.0(vue@3.4.21)
  828. vue-demi: 0.14.7(vue@3.4.21)
  829. transitivePeerDependencies:
  830. - '@vue/composition-api'
  831. - vue
  832. '@vueuse/metadata@9.13.0': {}
  833. '@vueuse/shared@9.13.0(vue@3.4.21)':
  834. dependencies:
  835. vue-demi: 0.14.7(vue@3.4.21)
  836. transitivePeerDependencies:
  837. - '@vue/composition-api'
  838. - vue
  839. anymatch@3.1.3:
  840. dependencies:
  841. normalize-path: 3.0.0
  842. picomatch: 2.3.1
  843. async-validator@4.2.5: {}
  844. asynckit@0.4.0: {}
  845. axios@1.6.8:
  846. dependencies:
  847. follow-redirects: 1.15.6
  848. form-data: 4.0.0
  849. proxy-from-env: 1.1.0
  850. transitivePeerDependencies:
  851. - debug
  852. binary-extensions@2.3.0: {}
  853. braces@3.0.2:
  854. dependencies:
  855. fill-range: 7.0.1
  856. chokidar@3.6.0:
  857. dependencies:
  858. anymatch: 3.1.3
  859. braces: 3.0.2
  860. glob-parent: 5.1.2
  861. is-binary-path: 2.1.0
  862. is-glob: 4.0.3
  863. normalize-path: 3.0.0
  864. readdirp: 3.6.0
  865. optionalDependencies:
  866. fsevents: 2.3.3
  867. combined-stream@1.0.8:
  868. dependencies:
  869. delayed-stream: 1.0.0
  870. commander@7.2.0: {}
  871. core-util-is@1.0.3: {}
  872. csstype@3.1.3: {}
  873. d3-array@3.2.4:
  874. dependencies:
  875. internmap: 2.0.3
  876. d3-axis@3.0.0: {}
  877. d3-brush@3.0.0:
  878. dependencies:
  879. d3-dispatch: 3.0.1
  880. d3-drag: 3.0.0
  881. d3-interpolate: 3.0.1
  882. d3-selection: 3.0.0
  883. d3-transition: 3.0.1(d3-selection@3.0.0)
  884. d3-chord@3.0.1:
  885. dependencies:
  886. d3-path: 3.1.0
  887. d3-color@3.1.0: {}
  888. d3-contour@4.0.2:
  889. dependencies:
  890. d3-array: 3.2.4
  891. d3-delaunay@6.0.4:
  892. dependencies:
  893. delaunator: 5.0.1
  894. d3-dispatch@3.0.1: {}
  895. d3-drag@3.0.0:
  896. dependencies:
  897. d3-dispatch: 3.0.1
  898. d3-selection: 3.0.0
  899. d3-dsv@3.0.1:
  900. dependencies:
  901. commander: 7.2.0
  902. iconv-lite: 0.6.3
  903. rw: 1.3.3
  904. d3-ease@3.0.1: {}
  905. d3-fetch@3.0.1:
  906. dependencies:
  907. d3-dsv: 3.0.1
  908. d3-force@3.0.0:
  909. dependencies:
  910. d3-dispatch: 3.0.1
  911. d3-quadtree: 3.0.1
  912. d3-timer: 3.0.1
  913. d3-format@3.1.0: {}
  914. d3-geo@3.1.1:
  915. dependencies:
  916. d3-array: 3.2.4
  917. d3-hierarchy@3.1.2: {}
  918. d3-interpolate@3.0.1:
  919. dependencies:
  920. d3-color: 3.1.0
  921. d3-path@3.1.0: {}
  922. d3-polygon@3.0.1: {}
  923. d3-quadtree@3.0.1: {}
  924. d3-random@3.0.1: {}
  925. d3-scale-chromatic@3.1.0:
  926. dependencies:
  927. d3-color: 3.1.0
  928. d3-interpolate: 3.0.1
  929. d3-scale@4.0.2:
  930. dependencies:
  931. d3-array: 3.2.4
  932. d3-format: 3.1.0
  933. d3-interpolate: 3.0.1
  934. d3-time: 3.1.0
  935. d3-time-format: 4.1.0
  936. d3-selection@3.0.0: {}
  937. d3-shape@3.2.0:
  938. dependencies:
  939. d3-path: 3.1.0
  940. d3-time-format@4.1.0:
  941. dependencies:
  942. d3-time: 3.1.0
  943. d3-time@3.1.0:
  944. dependencies:
  945. d3-array: 3.2.4
  946. d3-timer@3.0.1: {}
  947. d3-transition@3.0.1(d3-selection@3.0.0):
  948. dependencies:
  949. d3-color: 3.1.0
  950. d3-dispatch: 3.0.1
  951. d3-ease: 3.0.1
  952. d3-interpolate: 3.0.1
  953. d3-selection: 3.0.0
  954. d3-timer: 3.0.1
  955. d3-zoom@3.0.0:
  956. dependencies:
  957. d3-dispatch: 3.0.1
  958. d3-drag: 3.0.0
  959. d3-interpolate: 3.0.1
  960. d3-selection: 3.0.0
  961. d3-transition: 3.0.1(d3-selection@3.0.0)
  962. d3@7.9.0:
  963. dependencies:
  964. d3-array: 3.2.4
  965. d3-axis: 3.0.0
  966. d3-brush: 3.0.0
  967. d3-chord: 3.0.1
  968. d3-color: 3.1.0
  969. d3-contour: 4.0.2
  970. d3-delaunay: 6.0.4
  971. d3-dispatch: 3.0.1
  972. d3-drag: 3.0.0
  973. d3-dsv: 3.0.1
  974. d3-ease: 3.0.1
  975. d3-fetch: 3.0.1
  976. d3-force: 3.0.0
  977. d3-format: 3.1.0
  978. d3-geo: 3.1.1
  979. d3-hierarchy: 3.1.2
  980. d3-interpolate: 3.0.1
  981. d3-path: 3.1.0
  982. d3-polygon: 3.0.1
  983. d3-quadtree: 3.0.1
  984. d3-random: 3.0.1
  985. d3-scale: 4.0.2
  986. d3-scale-chromatic: 3.1.0
  987. d3-selection: 3.0.0
  988. d3-shape: 3.2.0
  989. d3-time: 3.1.0
  990. d3-time-format: 4.1.0
  991. d3-timer: 3.0.1
  992. d3-transition: 3.0.1(d3-selection@3.0.0)
  993. d3-zoom: 3.0.0
  994. dayjs@1.11.10: {}
  995. delaunator@5.0.1:
  996. dependencies:
  997. robust-predicates: 3.0.2
  998. delayed-stream@1.0.0: {}
  999. element-plus@2.6.3(vue@3.4.21):
  1000. dependencies:
  1001. '@ctrl/tinycolor': 3.6.1
  1002. '@element-plus/icons-vue': 2.3.1(vue@3.4.21)
  1003. '@floating-ui/dom': 1.6.3
  1004. '@popperjs/core': '@sxzz/popperjs-es@2.11.7'
  1005. '@types/lodash': 4.17.0
  1006. '@types/lodash-es': 4.17.12
  1007. '@vueuse/core': 9.13.0(vue@3.4.21)
  1008. async-validator: 4.2.5
  1009. dayjs: 1.11.10
  1010. escape-html: 1.0.3
  1011. lodash: 4.17.21
  1012. lodash-es: 4.17.21
  1013. lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21)
  1014. memoize-one: 6.0.0
  1015. normalize-wheel-es: 1.2.0
  1016. vue: 3.4.21
  1017. transitivePeerDependencies:
  1018. - '@vue/composition-api'
  1019. entities@4.5.0: {}
  1020. esbuild@0.20.2:
  1021. optionalDependencies:
  1022. '@esbuild/aix-ppc64': 0.20.2
  1023. '@esbuild/android-arm': 0.20.2
  1024. '@esbuild/android-arm64': 0.20.2
  1025. '@esbuild/android-x64': 0.20.2
  1026. '@esbuild/darwin-arm64': 0.20.2
  1027. '@esbuild/darwin-x64': 0.20.2
  1028. '@esbuild/freebsd-arm64': 0.20.2
  1029. '@esbuild/freebsd-x64': 0.20.2
  1030. '@esbuild/linux-arm': 0.20.2
  1031. '@esbuild/linux-arm64': 0.20.2
  1032. '@esbuild/linux-ia32': 0.20.2
  1033. '@esbuild/linux-loong64': 0.20.2
  1034. '@esbuild/linux-mips64el': 0.20.2
  1035. '@esbuild/linux-ppc64': 0.20.2
  1036. '@esbuild/linux-riscv64': 0.20.2
  1037. '@esbuild/linux-s390x': 0.20.2
  1038. '@esbuild/linux-x64': 0.20.2
  1039. '@esbuild/netbsd-x64': 0.20.2
  1040. '@esbuild/openbsd-x64': 0.20.2
  1041. '@esbuild/sunos-x64': 0.20.2
  1042. '@esbuild/win32-arm64': 0.20.2
  1043. '@esbuild/win32-ia32': 0.20.2
  1044. '@esbuild/win32-x64': 0.20.2
  1045. escape-html@1.0.3: {}
  1046. estree-walker@2.0.2: {}
  1047. fill-range@7.0.1:
  1048. dependencies:
  1049. to-regex-range: 5.0.1
  1050. follow-redirects@1.15.6: {}
  1051. form-data@4.0.0:
  1052. dependencies:
  1053. asynckit: 0.4.0
  1054. combined-stream: 1.0.8
  1055. mime-types: 2.1.35
  1056. fsevents@2.3.3:
  1057. optional: true
  1058. glob-parent@5.1.2:
  1059. dependencies:
  1060. is-glob: 4.0.3
  1061. https@1.0.0: {}
  1062. iconv-lite@0.6.3:
  1063. dependencies:
  1064. safer-buffer: 2.1.2
  1065. image-size@1.1.1:
  1066. dependencies:
  1067. queue: 6.0.2
  1068. immediate@3.0.6: {}
  1069. immutable@4.3.5: {}
  1070. inherits@2.0.4: {}
  1071. internmap@2.0.3: {}
  1072. is-binary-path@2.1.0:
  1073. dependencies:
  1074. binary-extensions: 2.3.0
  1075. is-extglob@2.1.1: {}
  1076. is-glob@4.0.3:
  1077. dependencies:
  1078. is-extglob: 2.1.1
  1079. is-number@7.0.0: {}
  1080. isarray@1.0.0: {}
  1081. jszip@3.10.1:
  1082. dependencies:
  1083. lie: 3.3.0
  1084. pako: 1.0.11
  1085. readable-stream: 2.3.8
  1086. setimmediate: 1.0.5
  1087. lie@3.3.0:
  1088. dependencies:
  1089. immediate: 3.0.6
  1090. lodash-es@4.17.21: {}
  1091. lodash-unified@1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21):
  1092. dependencies:
  1093. '@types/lodash-es': 4.17.12
  1094. lodash: 4.17.21
  1095. lodash-es: 4.17.21
  1096. lodash@4.17.21: {}
  1097. magic-string@0.30.9:
  1098. dependencies:
  1099. '@jridgewell/sourcemap-codec': 1.4.15
  1100. memoize-one@6.0.0: {}
  1101. mime-db@1.52.0: {}
  1102. mime-types@2.1.35:
  1103. dependencies:
  1104. mime-db: 1.52.0
  1105. nanoid@3.3.7: {}
  1106. normalize-path@3.0.0: {}
  1107. normalize-wheel-es@1.2.0: {}
  1108. normalize.css@8.0.1: {}
  1109. pako@1.0.11: {}
  1110. pdf-vue3@1.0.12: {}
  1111. picocolors@1.0.0: {}
  1112. picomatch@2.3.1: {}
  1113. pinia@2.1.7(vue@3.4.21):
  1114. dependencies:
  1115. '@vue/devtools-api': 6.6.1
  1116. vue: 3.4.21
  1117. vue-demi: 0.14.7(vue@3.4.21)
  1118. postcss@8.4.38:
  1119. dependencies:
  1120. nanoid: 3.3.7
  1121. picocolors: 1.0.0
  1122. source-map-js: 1.2.0
  1123. pptxgenjs@3.12.0:
  1124. dependencies:
  1125. '@types/node': 18.19.33
  1126. https: 1.0.0
  1127. image-size: 1.1.1
  1128. jszip: 3.10.1
  1129. prettier@3.2.5: {}
  1130. process-nextick-args@2.0.1: {}
  1131. proxy-from-env@1.1.0: {}
  1132. queue@6.0.2:
  1133. dependencies:
  1134. inherits: 2.0.4
  1135. readable-stream@2.3.8:
  1136. dependencies:
  1137. core-util-is: 1.0.3
  1138. inherits: 2.0.4
  1139. isarray: 1.0.0
  1140. process-nextick-args: 2.0.1
  1141. safe-buffer: 5.1.2
  1142. string_decoder: 1.1.1
  1143. util-deprecate: 1.0.2
  1144. readdirp@3.6.0:
  1145. dependencies:
  1146. picomatch: 2.3.1
  1147. robust-predicates@3.0.2: {}
  1148. rollup@4.14.1:
  1149. dependencies:
  1150. '@types/estree': 1.0.5
  1151. optionalDependencies:
  1152. '@rollup/rollup-android-arm-eabi': 4.14.1
  1153. '@rollup/rollup-android-arm64': 4.14.1
  1154. '@rollup/rollup-darwin-arm64': 4.14.1
  1155. '@rollup/rollup-darwin-x64': 4.14.1
  1156. '@rollup/rollup-linux-arm-gnueabihf': 4.14.1
  1157. '@rollup/rollup-linux-arm64-gnu': 4.14.1
  1158. '@rollup/rollup-linux-arm64-musl': 4.14.1
  1159. '@rollup/rollup-linux-powerpc64le-gnu': 4.14.1
  1160. '@rollup/rollup-linux-riscv64-gnu': 4.14.1
  1161. '@rollup/rollup-linux-s390x-gnu': 4.14.1
  1162. '@rollup/rollup-linux-x64-gnu': 4.14.1
  1163. '@rollup/rollup-linux-x64-musl': 4.14.1
  1164. '@rollup/rollup-win32-arm64-msvc': 4.14.1
  1165. '@rollup/rollup-win32-ia32-msvc': 4.14.1
  1166. '@rollup/rollup-win32-x64-msvc': 4.14.1
  1167. fsevents: 2.3.3
  1168. rw@1.3.3: {}
  1169. safe-buffer@5.1.2: {}
  1170. safer-buffer@2.1.2: {}
  1171. sass@1.74.1:
  1172. dependencies:
  1173. chokidar: 3.6.0
  1174. immutable: 4.3.5
  1175. source-map-js: 1.2.0
  1176. setimmediate@1.0.5: {}
  1177. source-map-js@1.2.0: {}
  1178. string_decoder@1.1.1:
  1179. dependencies:
  1180. safe-buffer: 5.1.2
  1181. to-fast-properties@2.0.0: {}
  1182. to-regex-range@5.0.1:
  1183. dependencies:
  1184. is-number: 7.0.0
  1185. undici-types@5.26.5: {}
  1186. util-deprecate@1.0.2: {}
  1187. vite@5.2.8(@types/node@18.19.33)(sass@1.74.1):
  1188. dependencies:
  1189. esbuild: 0.20.2
  1190. postcss: 8.4.38
  1191. rollup: 4.14.1
  1192. optionalDependencies:
  1193. '@types/node': 18.19.33
  1194. fsevents: 2.3.3
  1195. sass: 1.74.1
  1196. vue-demi@0.14.7(vue@3.4.21):
  1197. dependencies:
  1198. vue: 3.4.21
  1199. vue-router@4.3.0(vue@3.4.21):
  1200. dependencies:
  1201. '@vue/devtools-api': 6.6.1
  1202. vue: 3.4.21
  1203. vue@3.4.21:
  1204. dependencies:
  1205. '@vue/compiler-dom': 3.4.21
  1206. '@vue/compiler-sfc': 3.4.21
  1207. '@vue/runtime-dom': 3.4.21
  1208. '@vue/server-renderer': 3.4.21(vue@3.4.21)
  1209. '@vue/shared': 3.4.21