pnpm-lock.yaml 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416
  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.27(typescript@5.4.5))
  11. '@types/lodash':
  12. specifier: ^4.17.4
  13. version: 4.17.4
  14. axios:
  15. specifier: ^1.6.8
  16. version: 1.7.2
  17. echarts:
  18. specifier: ^5.5.0
  19. version: 5.5.0
  20. element-plus:
  21. specifier: ^2.7.2
  22. version: 2.7.3(vue@3.4.27(typescript@5.4.5))
  23. from:
  24. specifier: ^0.1.7
  25. version: 0.1.7
  26. http-proxy-middleware:
  27. specifier: ^3.0.0
  28. version: 3.0.0
  29. import:
  30. specifier: ^0.0.6
  31. version: 0.0.6
  32. lodash:
  33. specifier: ^4.17.21
  34. version: 4.17.21
  35. moment:
  36. specifier: ^2.30.1
  37. version: 2.30.1
  38. normalize.css:
  39. specifier: ^8.0.1
  40. version: 8.0.1
  41. pinia:
  42. specifier: ^2.1.7
  43. version: 2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5))
  44. sass:
  45. specifier: ^1.77.1
  46. version: 1.77.2
  47. vue:
  48. specifier: ^3.4.21
  49. version: 3.4.27(typescript@5.4.5)
  50. vue-router:
  51. specifier: ^4.3.2
  52. version: 4.3.2(vue@3.4.27(typescript@5.4.5))
  53. devDependencies:
  54. '@types/node':
  55. specifier: ^20.12.11
  56. version: 20.12.12
  57. '@vitejs/plugin-vue':
  58. specifier: ^5.0.4
  59. version: 5.0.4(vite@5.2.11(@types/node@20.12.12)(sass@1.77.2))(vue@3.4.27(typescript@5.4.5))
  60. typescript:
  61. specifier: ^5.2.2
  62. version: 5.4.5
  63. vite:
  64. specifier: ^5.2.0
  65. version: 5.2.11(@types/node@20.12.12)(sass@1.77.2)
  66. vue-tsc:
  67. specifier: ^2.0.6
  68. version: 2.0.19(typescript@5.4.5)
  69. packages:
  70. '@babel/helper-string-parser@7.24.1':
  71. resolution: {integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==}
  72. engines: {node: '>=6.9.0'}
  73. '@babel/helper-validator-identifier@7.24.5':
  74. resolution: {integrity: sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==}
  75. engines: {node: '>=6.9.0'}
  76. '@babel/parser@7.24.5':
  77. resolution: {integrity: sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==}
  78. engines: {node: '>=6.0.0'}
  79. hasBin: true
  80. '@babel/types@7.24.5':
  81. resolution: {integrity: sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==}
  82. engines: {node: '>=6.9.0'}
  83. '@ctrl/tinycolor@3.6.1':
  84. resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
  85. engines: {node: '>=10'}
  86. '@element-plus/icons-vue@2.3.1':
  87. resolution: {integrity: sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==}
  88. peerDependencies:
  89. vue: ^3.2.0
  90. '@esbuild/aix-ppc64@0.20.2':
  91. resolution: {integrity: sha512-D+EBOJHXdNZcLJRBkhENNG8Wji2kgc9AZ9KiPr1JuZjsNtyHzrsfLRrY0tk2H2aoFu6RANO1y1iPPUCDYWkb5g==}
  92. engines: {node: '>=12'}
  93. cpu: [ppc64]
  94. os: [aix]
  95. '@esbuild/android-arm64@0.20.2':
  96. resolution: {integrity: sha512-mRzjLacRtl/tWU0SvD8lUEwb61yP9cqQo6noDZP/O8VkwafSYwZ4yWy24kan8jE/IMERpYncRt2dw438LP3Xmg==}
  97. engines: {node: '>=12'}
  98. cpu: [arm64]
  99. os: [android]
  100. '@esbuild/android-arm@0.20.2':
  101. resolution: {integrity: sha512-t98Ra6pw2VaDhqNWO2Oph2LXbz/EJcnLmKLGBJwEwXX/JAN83Fym1rU8l0JUWK6HkIbWONCSSatf4sf2NBRx/w==}
  102. engines: {node: '>=12'}
  103. cpu: [arm]
  104. os: [android]
  105. '@esbuild/android-x64@0.20.2':
  106. resolution: {integrity: sha512-btzExgV+/lMGDDa194CcUQm53ncxzeBrWJcncOBxuC6ndBkKxnHdFJn86mCIgTELsooUmwUm9FkhSp5HYu00Rg==}
  107. engines: {node: '>=12'}
  108. cpu: [x64]
  109. os: [android]
  110. '@esbuild/darwin-arm64@0.20.2':
  111. resolution: {integrity: sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==}
  112. engines: {node: '>=12'}
  113. cpu: [arm64]
  114. os: [darwin]
  115. '@esbuild/darwin-x64@0.20.2':
  116. resolution: {integrity: sha512-tBcXp9KNphnNH0dfhv8KYkZhjc+H3XBkF5DKtswJblV7KlT9EI2+jeA8DgBjp908WEuYll6pF+UStUCfEpdysA==}
  117. engines: {node: '>=12'}
  118. cpu: [x64]
  119. os: [darwin]
  120. '@esbuild/freebsd-arm64@0.20.2':
  121. resolution: {integrity: sha512-d3qI41G4SuLiCGCFGUrKsSeTXyWG6yem1KcGZVS+3FYlYhtNoNgYrWcvkOoaqMhwXSMrZRl69ArHsGJ9mYdbbw==}
  122. engines: {node: '>=12'}
  123. cpu: [arm64]
  124. os: [freebsd]
  125. '@esbuild/freebsd-x64@0.20.2':
  126. resolution: {integrity: sha512-d+DipyvHRuqEeM5zDivKV1KuXn9WeRX6vqSqIDgwIfPQtwMP4jaDsQsDncjTDDsExT4lR/91OLjRo8bmC1e+Cw==}
  127. engines: {node: '>=12'}
  128. cpu: [x64]
  129. os: [freebsd]
  130. '@esbuild/linux-arm64@0.20.2':
  131. resolution: {integrity: sha512-9pb6rBjGvTFNira2FLIWqDk/uaf42sSyLE8j1rnUpuzsODBq7FvpwHYZxQ/It/8b+QOS1RYfqgGFNLRI+qlq2A==}
  132. engines: {node: '>=12'}
  133. cpu: [arm64]
  134. os: [linux]
  135. '@esbuild/linux-arm@0.20.2':
  136. resolution: {integrity: sha512-VhLPeR8HTMPccbuWWcEUD1Az68TqaTYyj6nfE4QByZIQEQVWBB8vup8PpR7y1QHL3CpcF6xd5WVBU/+SBEvGTg==}
  137. engines: {node: '>=12'}
  138. cpu: [arm]
  139. os: [linux]
  140. '@esbuild/linux-ia32@0.20.2':
  141. resolution: {integrity: sha512-o10utieEkNPFDZFQm9CoP7Tvb33UutoJqg3qKf1PWVeeJhJw0Q347PxMvBgVVFgouYLGIhFYG0UGdBumROyiig==}
  142. engines: {node: '>=12'}
  143. cpu: [ia32]
  144. os: [linux]
  145. '@esbuild/linux-loong64@0.20.2':
  146. resolution: {integrity: sha512-PR7sp6R/UC4CFVomVINKJ80pMFlfDfMQMYynX7t1tNTeivQ6XdX5r2XovMmha/VjR1YN/HgHWsVcTRIMkymrgQ==}
  147. engines: {node: '>=12'}
  148. cpu: [loong64]
  149. os: [linux]
  150. '@esbuild/linux-mips64el@0.20.2':
  151. resolution: {integrity: sha512-4BlTqeutE/KnOiTG5Y6Sb/Hw6hsBOZapOVF6njAESHInhlQAghVVZL1ZpIctBOoTFbQyGW+LsVYZ8lSSB3wkjA==}
  152. engines: {node: '>=12'}
  153. cpu: [mips64el]
  154. os: [linux]
  155. '@esbuild/linux-ppc64@0.20.2':
  156. resolution: {integrity: sha512-rD3KsaDprDcfajSKdn25ooz5J5/fWBylaaXkuotBDGnMnDP1Uv5DLAN/45qfnf3JDYyJv/ytGHQaziHUdyzaAg==}
  157. engines: {node: '>=12'}
  158. cpu: [ppc64]
  159. os: [linux]
  160. '@esbuild/linux-riscv64@0.20.2':
  161. resolution: {integrity: sha512-snwmBKacKmwTMmhLlz/3aH1Q9T8v45bKYGE3j26TsaOVtjIag4wLfWSiZykXzXuE1kbCE+zJRmwp+ZbIHinnVg==}
  162. engines: {node: '>=12'}
  163. cpu: [riscv64]
  164. os: [linux]
  165. '@esbuild/linux-s390x@0.20.2':
  166. resolution: {integrity: sha512-wcWISOobRWNm3cezm5HOZcYz1sKoHLd8VL1dl309DiixxVFoFe/o8HnwuIwn6sXre88Nwj+VwZUvJf4AFxkyrQ==}
  167. engines: {node: '>=12'}
  168. cpu: [s390x]
  169. os: [linux]
  170. '@esbuild/linux-x64@0.20.2':
  171. resolution: {integrity: sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==}
  172. engines: {node: '>=12'}
  173. cpu: [x64]
  174. os: [linux]
  175. '@esbuild/netbsd-x64@0.20.2':
  176. resolution: {integrity: sha512-K8/DhBxcVQkzYc43yJXDSyjlFeHQJBiowJ0uVL6Tor3jGQfSGHNNJcWxNbOI8v5k82prYqzPuwkzHt3J1T1iZQ==}
  177. engines: {node: '>=12'}
  178. cpu: [x64]
  179. os: [netbsd]
  180. '@esbuild/openbsd-x64@0.20.2':
  181. resolution: {integrity: sha512-eMpKlV0SThJmmJgiVyN9jTPJ2VBPquf6Kt/nAoo6DgHAoN57K15ZghiHaMvqjCye/uU4X5u3YSMgVBI1h3vKrQ==}
  182. engines: {node: '>=12'}
  183. cpu: [x64]
  184. os: [openbsd]
  185. '@esbuild/sunos-x64@0.20.2':
  186. resolution: {integrity: sha512-2UyFtRC6cXLyejf/YEld4Hajo7UHILetzE1vsRcGL3earZEW77JxrFjH4Ez2qaTiEfMgAXxfAZCm1fvM/G/o8w==}
  187. engines: {node: '>=12'}
  188. cpu: [x64]
  189. os: [sunos]
  190. '@esbuild/win32-arm64@0.20.2':
  191. resolution: {integrity: sha512-GRibxoawM9ZCnDxnP3usoUDO9vUkpAxIIZ6GQI+IlVmr5kP3zUq+l17xELTHMWTWzjxa2guPNyrpq1GWmPvcGQ==}
  192. engines: {node: '>=12'}
  193. cpu: [arm64]
  194. os: [win32]
  195. '@esbuild/win32-ia32@0.20.2':
  196. resolution: {integrity: sha512-HfLOfn9YWmkSKRQqovpnITazdtquEW8/SoHW7pWpuEeguaZI4QnCRW6b+oZTztdBnZOS2hqJ6im/D5cPzBTTlQ==}
  197. engines: {node: '>=12'}
  198. cpu: [ia32]
  199. os: [win32]
  200. '@esbuild/win32-x64@0.20.2':
  201. resolution: {integrity: sha512-N49X4lJX27+l9jbLKSqZ6bKNjzQvHaT8IIFUy+YIqmXQdjYCToGWwOItDrfby14c78aDd5NHQl29xingXfCdLQ==}
  202. engines: {node: '>=12'}
  203. cpu: [x64]
  204. os: [win32]
  205. '@floating-ui/core@1.6.2':
  206. resolution: {integrity: sha512-+2XpQV9LLZeanU4ZevzRnGFg2neDeKHgFLjP6YLW+tly0IvrhqT4u8enLGjLH3qeh85g19xY5rsAusfwTdn5lg==}
  207. '@floating-ui/dom@1.6.5':
  208. resolution: {integrity: sha512-Nsdud2X65Dz+1RHjAIP0t8z5e2ff/IRbei6BqFrl1urT8sDVzM1HMQ+R0XcU5ceRfyO3I6ayeqIfh+6Wb8LGTw==}
  209. '@floating-ui/utils@0.2.2':
  210. resolution: {integrity: sha512-J4yDIIthosAsRZ5CPYP/jQvUAQtlZTTD/4suA08/FEnlxqW3sKS9iAhgsa9VYLZ6vDHn/ixJgIqRQPotoBjxIw==}
  211. '@jridgewell/sourcemap-codec@1.4.15':
  212. resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
  213. '@rollup/rollup-android-arm-eabi@4.17.2':
  214. resolution: {integrity: sha512-NM0jFxY8bB8QLkoKxIQeObCaDlJKewVlIEkuyYKm5An1tdVZ966w2+MPQ2l8LBZLjR+SgyV+nRkTIunzOYBMLQ==}
  215. cpu: [arm]
  216. os: [android]
  217. '@rollup/rollup-android-arm64@4.17.2':
  218. resolution: {integrity: sha512-yeX/Usk7daNIVwkq2uGoq2BYJKZY1JfyLTaHO/jaiSwi/lsf8fTFoQW/n6IdAsx5tx+iotu2zCJwz8MxI6D/Bw==}
  219. cpu: [arm64]
  220. os: [android]
  221. '@rollup/rollup-darwin-arm64@4.17.2':
  222. resolution: {integrity: sha512-kcMLpE6uCwls023+kknm71ug7MZOrtXo+y5p/tsg6jltpDtgQY1Eq5sGfHcQfb+lfuKwhBmEURDga9N0ol4YPw==}
  223. cpu: [arm64]
  224. os: [darwin]
  225. '@rollup/rollup-darwin-x64@4.17.2':
  226. resolution: {integrity: sha512-AtKwD0VEx0zWkL0ZjixEkp5tbNLzX+FCqGG1SvOu993HnSz4qDI6S4kGzubrEJAljpVkhRSlg5bzpV//E6ysTQ==}
  227. cpu: [x64]
  228. os: [darwin]
  229. '@rollup/rollup-linux-arm-gnueabihf@4.17.2':
  230. resolution: {integrity: sha512-3reX2fUHqN7sffBNqmEyMQVj/CKhIHZd4y631duy0hZqI8Qoqf6lTtmAKvJFYa6bhU95B1D0WgzHkmTg33In0A==}
  231. cpu: [arm]
  232. os: [linux]
  233. libc: [glibc]
  234. '@rollup/rollup-linux-arm-musleabihf@4.17.2':
  235. resolution: {integrity: sha512-uSqpsp91mheRgw96xtyAGP9FW5ChctTFEoXP0r5FAzj/3ZRv3Uxjtc7taRQSaQM/q85KEKjKsZuiZM3GyUivRg==}
  236. cpu: [arm]
  237. os: [linux]
  238. libc: [musl]
  239. '@rollup/rollup-linux-arm64-gnu@4.17.2':
  240. resolution: {integrity: sha512-EMMPHkiCRtE8Wdk3Qhtciq6BndLtstqZIroHiiGzB3C5LDJmIZcSzVtLRbwuXuUft1Cnv+9fxuDtDxz3k3EW2A==}
  241. cpu: [arm64]
  242. os: [linux]
  243. libc: [glibc]
  244. '@rollup/rollup-linux-arm64-musl@4.17.2':
  245. resolution: {integrity: sha512-NMPylUUZ1i0z/xJUIx6VUhISZDRT+uTWpBcjdv0/zkp7b/bQDF+NfnfdzuTiB1G6HTodgoFa93hp0O1xl+/UbA==}
  246. cpu: [arm64]
  247. os: [linux]
  248. libc: [musl]
  249. '@rollup/rollup-linux-powerpc64le-gnu@4.17.2':
  250. resolution: {integrity: sha512-T19My13y8uYXPw/L/k0JYaX1fJKFT/PWdXiHr8mTbXWxjVF1t+8Xl31DgBBvEKclw+1b00Chg0hxE2O7bTG7GQ==}
  251. cpu: [ppc64]
  252. os: [linux]
  253. libc: [glibc]
  254. '@rollup/rollup-linux-riscv64-gnu@4.17.2':
  255. resolution: {integrity: sha512-BOaNfthf3X3fOWAB+IJ9kxTgPmMqPPH5f5k2DcCsRrBIbWnaJCgX2ll77dV1TdSy9SaXTR5iDXRL8n7AnoP5cg==}
  256. cpu: [riscv64]
  257. os: [linux]
  258. libc: [glibc]
  259. '@rollup/rollup-linux-s390x-gnu@4.17.2':
  260. resolution: {integrity: sha512-W0UP/x7bnn3xN2eYMql2T/+wpASLE5SjObXILTMPUBDB/Fg/FxC+gX4nvCfPBCbNhz51C+HcqQp2qQ4u25ok6g==}
  261. cpu: [s390x]
  262. os: [linux]
  263. libc: [glibc]
  264. '@rollup/rollup-linux-x64-gnu@4.17.2':
  265. resolution: {integrity: sha512-Hy7pLwByUOuyaFC6mAr7m+oMC+V7qyifzs/nW2OJfC8H4hbCzOX07Ov0VFk/zP3kBsELWNFi7rJtgbKYsav9QQ==}
  266. cpu: [x64]
  267. os: [linux]
  268. libc: [glibc]
  269. '@rollup/rollup-linux-x64-musl@4.17.2':
  270. resolution: {integrity: sha512-h1+yTWeYbRdAyJ/jMiVw0l6fOOm/0D1vNLui9iPuqgRGnXA0u21gAqOyB5iHjlM9MMfNOm9RHCQ7zLIzT0x11Q==}
  271. cpu: [x64]
  272. os: [linux]
  273. libc: [musl]
  274. '@rollup/rollup-win32-arm64-msvc@4.17.2':
  275. resolution: {integrity: sha512-tmdtXMfKAjy5+IQsVtDiCfqbynAQE/TQRpWdVataHmhMb9DCoJxp9vLcCBjEQWMiUYxO1QprH/HbY9ragCEFLA==}
  276. cpu: [arm64]
  277. os: [win32]
  278. '@rollup/rollup-win32-ia32-msvc@4.17.2':
  279. resolution: {integrity: sha512-7II/QCSTAHuE5vdZaQEwJq2ZACkBpQDOmQsE6D6XUbnBHW8IAhm4eTufL6msLJorzrHDFv3CF8oCA/hSIRuZeQ==}
  280. cpu: [ia32]
  281. os: [win32]
  282. '@rollup/rollup-win32-x64-msvc@4.17.2':
  283. resolution: {integrity: sha512-TGGO7v7qOq4CYmSBVEYpI1Y5xDuCEnbVC5Vth8mOsW0gDSzxNrVERPc790IGHsrT2dQSimgMr9Ub3Y1Jci5/8w==}
  284. cpu: [x64]
  285. os: [win32]
  286. '@sxzz/popperjs-es@2.11.7':
  287. resolution: {integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==}
  288. '@types/estree@1.0.5':
  289. resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
  290. '@types/http-proxy@1.17.14':
  291. resolution: {integrity: sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==}
  292. '@types/lodash-es@4.17.12':
  293. resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
  294. '@types/lodash@4.17.4':
  295. resolution: {integrity: sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==}
  296. '@types/node@20.12.12':
  297. resolution: {integrity: sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==}
  298. '@types/web-bluetooth@0.0.16':
  299. resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
  300. '@vitejs/plugin-vue@5.0.4':
  301. resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==}
  302. engines: {node: ^18.0.0 || >=20.0.0}
  303. peerDependencies:
  304. vite: ^5.0.0
  305. vue: ^3.2.25
  306. '@volar/language-core@2.2.4':
  307. resolution: {integrity: sha512-7As47GndxGxsqqYnbreLrfB5NDUeQioPM2LJKUuB4/34c0NpEJ2byVl3c9KYdjIdiEstWZ9JLtLKNTaPWb5jtA==}
  308. '@volar/source-map@2.2.4':
  309. resolution: {integrity: sha512-m92FLpR9vB1YEZfiZ+bfgpLrToL/DNkOrorWVep3pffHrwwI4Tx2oIQN+sqHJfKkiT5N3J1owC+8crhAEinfjg==}
  310. '@volar/typescript@2.2.4':
  311. resolution: {integrity: sha512-uAQC53tgEbHO62G8NXMfmBrJAlP2QJ9WxVEEQqqK3I6VSy8frL5LbH3hAWODxiwMWixv74wJLWlKbWXOgdIoRQ==}
  312. '@vue/compiler-core@3.4.27':
  313. resolution: {integrity: sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==}
  314. '@vue/compiler-dom@3.4.27':
  315. resolution: {integrity: sha512-kUTvochG/oVgE1w5ViSr3KUBh9X7CWirebA3bezTbB5ZKBQZwR2Mwj9uoSKRMFcz4gSMzzLXBPD6KpCLb9nvWw==}
  316. '@vue/compiler-sfc@3.4.27':
  317. resolution: {integrity: sha512-nDwntUEADssW8e0rrmE0+OrONwmRlegDA1pD6QhVeXxjIytV03yDqTey9SBDiALsvAd5U4ZrEKbMyVXhX6mCGA==}
  318. '@vue/compiler-ssr@3.4.27':
  319. resolution: {integrity: sha512-CVRzSJIltzMG5FcidsW0jKNQnNRYC8bT21VegyMMtHmhW3UOI7knmUehzswXLrExDLE6lQCZdrhD4ogI7c+vuw==}
  320. '@vue/devtools-api@6.6.1':
  321. resolution: {integrity: sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA==}
  322. '@vue/language-core@2.0.19':
  323. resolution: {integrity: sha512-A9EGOnvb51jOvnCYoRLnMP+CcoPlbZVxI9gZXE/y2GksRWM6j/PrLEIC++pnosWTN08tFpJgxhSS//E9v/Sg+Q==}
  324. peerDependencies:
  325. typescript: '*'
  326. peerDependenciesMeta:
  327. typescript:
  328. optional: true
  329. '@vue/reactivity@3.4.27':
  330. resolution: {integrity: sha512-kK0g4NknW6JX2yySLpsm2jlunZJl2/RJGZ0H9ddHdfBVHcNzxmQ0sS0b09ipmBoQpY8JM2KmUw+a6sO8Zo+zIA==}
  331. '@vue/runtime-core@3.4.27':
  332. resolution: {integrity: sha512-7aYA9GEbOOdviqVvcuweTLe5Za4qBZkUY7SvET6vE8kyypxVgaT1ixHLg4urtOlrApdgcdgHoTZCUuTGap/5WA==}
  333. '@vue/runtime-dom@3.4.27':
  334. resolution: {integrity: sha512-ScOmP70/3NPM+TW9hvVAz6VWWtZJqkbdf7w6ySsws+EsqtHvkhxaWLecrTorFxsawelM5Ys9FnDEMt6BPBDS0Q==}
  335. '@vue/server-renderer@3.4.27':
  336. resolution: {integrity: sha512-dlAMEuvmeA3rJsOMJ2J1kXU7o7pOxgsNHVr9K8hB3ImIkSuBrIdy0vF66h8gf8Tuinf1TK3mPAz2+2sqyf3KzA==}
  337. peerDependencies:
  338. vue: 3.4.27
  339. '@vue/shared@3.4.27':
  340. resolution: {integrity: sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==}
  341. '@vueuse/core@9.13.0':
  342. resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
  343. '@vueuse/metadata@9.13.0':
  344. resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
  345. '@vueuse/shared@9.13.0':
  346. resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
  347. anymatch@3.1.3:
  348. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  349. engines: {node: '>= 8'}
  350. async-validator@4.2.5:
  351. resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
  352. asynckit@0.4.0:
  353. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  354. axios@1.7.2:
  355. resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==}
  356. balanced-match@1.0.2:
  357. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  358. binary-extensions@2.3.0:
  359. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  360. engines: {node: '>=8'}
  361. brace-expansion@2.0.1:
  362. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  363. braces@3.0.3:
  364. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  365. engines: {node: '>=8'}
  366. chokidar@3.6.0:
  367. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  368. engines: {node: '>= 8.10.0'}
  369. combined-stream@1.0.8:
  370. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  371. engines: {node: '>= 0.8'}
  372. computeds@0.0.1:
  373. resolution: {integrity: sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==}
  374. csstype@3.1.3:
  375. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  376. dayjs@1.11.11:
  377. resolution: {integrity: sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==}
  378. de-indent@1.0.2:
  379. resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
  380. debug@4.3.4:
  381. resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
  382. engines: {node: '>=6.0'}
  383. peerDependencies:
  384. supports-color: '*'
  385. peerDependenciesMeta:
  386. supports-color:
  387. optional: true
  388. delayed-stream@1.0.0:
  389. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  390. engines: {node: '>=0.4.0'}
  391. echarts@5.5.0:
  392. resolution: {integrity: sha512-rNYnNCzqDAPCr4m/fqyUFv7fD9qIsd50S6GDFgO1DxZhncCsNsG7IfUlAlvZe5oSEQxtsjnHiUuppzccry93Xw==}
  393. element-plus@2.7.3:
  394. resolution: {integrity: sha512-OaqY1kQ2xzNyRFyge3fzM7jqMwux+464RBEqd+ybRV9xPiGxtgnj/sVK4iEbnKnzQIa9XK03DOIFzoToUhu1DA==}
  395. peerDependencies:
  396. vue: ^3.2.0
  397. entities@4.5.0:
  398. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  399. engines: {node: '>=0.12'}
  400. esbuild@0.20.2:
  401. resolution: {integrity: sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==}
  402. engines: {node: '>=12'}
  403. hasBin: true
  404. escape-html@1.0.3:
  405. resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
  406. estree-walker@2.0.2:
  407. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  408. eventemitter3@4.0.7:
  409. resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
  410. fill-range@7.1.1:
  411. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  412. engines: {node: '>=8'}
  413. follow-redirects@1.15.6:
  414. resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==}
  415. engines: {node: '>=4.0'}
  416. peerDependencies:
  417. debug: '*'
  418. peerDependenciesMeta:
  419. debug:
  420. optional: true
  421. form-data@4.0.0:
  422. resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==}
  423. engines: {node: '>= 6'}
  424. from@0.1.7:
  425. resolution: {integrity: sha512-twe20eF1OxVxp/ML/kq2p1uc6KvFK/+vs8WjEbeKmV2He22MKm7YF2ANIt+EOqhJ5L3K/SuuPhk0hWQDjOM23g==}
  426. fsevents@2.3.3:
  427. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  428. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  429. os: [darwin]
  430. glob-parent@5.1.2:
  431. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  432. engines: {node: '>= 6'}
  433. he@1.2.0:
  434. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  435. hasBin: true
  436. http-proxy-middleware@3.0.0:
  437. resolution: {integrity: sha512-36AV1fIaI2cWRzHo+rbcxhe3M3jUDCNzc4D5zRl57sEWRAxdXYtw7FSQKYY6PDKssiAKjLYypbssHk+xs/kMXw==}
  438. engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
  439. http-proxy@1.18.1:
  440. resolution: {integrity: sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==}
  441. engines: {node: '>=8.0.0'}
  442. immutable@4.3.6:
  443. resolution: {integrity: sha512-Ju0+lEMyzMVZarkTn/gqRpdqd5dOPaz1mCZ0SH3JV6iFw81PldE/PEB1hWVEA288HPt4WXW8O7AWxB10M+03QQ==}
  444. import@0.0.6:
  445. resolution: {integrity: sha512-QPhTdjy9J4wUzmWSG7APkSgMFuPGPw+iJTYUblcfc2AfpqaatbwgCldK1HoLYx+v/+lWvab63GWZtNkcnj9JcQ==}
  446. engines: {node: '>=0.10.0'}
  447. hasBin: true
  448. is-binary-path@2.1.0:
  449. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  450. engines: {node: '>=8'}
  451. is-extglob@2.1.1:
  452. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  453. engines: {node: '>=0.10.0'}
  454. is-glob@4.0.3:
  455. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  456. engines: {node: '>=0.10.0'}
  457. is-number@7.0.0:
  458. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  459. engines: {node: '>=0.12.0'}
  460. is-plain-obj@3.0.0:
  461. resolution: {integrity: sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==}
  462. engines: {node: '>=10'}
  463. lodash-es@4.17.21:
  464. resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
  465. lodash-unified@1.0.3:
  466. resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==}
  467. peerDependencies:
  468. '@types/lodash-es': '*'
  469. lodash: '*'
  470. lodash-es: '*'
  471. lodash@4.17.21:
  472. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  473. magic-string@0.30.10:
  474. resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==}
  475. memoize-one@6.0.0:
  476. resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
  477. micromatch@4.0.6:
  478. resolution: {integrity: sha512-Y4Ypn3oujJYxJcMacVgcs92wofTHxp9FzfDpQON4msDefoC0lb3ETvQLOdLcbhSwU1bz8HrL/1sygfBIHudrkQ==}
  479. engines: {node: '>=8.6'}
  480. mime-db@1.52.0:
  481. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  482. engines: {node: '>= 0.6'}
  483. mime-types@2.1.35:
  484. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  485. engines: {node: '>= 0.6'}
  486. minimatch@9.0.4:
  487. resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==}
  488. engines: {node: '>=16 || 14 >=14.17'}
  489. moment@2.30.1:
  490. resolution: {integrity: sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==}
  491. ms@2.1.2:
  492. resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
  493. muggle-string@0.4.1:
  494. resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
  495. nanoid@3.3.7:
  496. resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
  497. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  498. hasBin: true
  499. normalize-path@3.0.0:
  500. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  501. engines: {node: '>=0.10.0'}
  502. normalize-wheel-es@1.2.0:
  503. resolution: {integrity: sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==}
  504. normalize.css@8.0.1:
  505. resolution: {integrity: sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg==}
  506. optimist@0.3.7:
  507. resolution: {integrity: sha512-TCx0dXQzVtSCg2OgY/bO9hjM9cV4XYx09TVK+s3+FhkjT6LovsLe+pPMzpWf+6yXK/hUizs2gUoTw3jHM0VaTQ==}
  508. path-browserify@1.0.1:
  509. resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
  510. picocolors@1.0.1:
  511. resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
  512. picomatch@2.3.1:
  513. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  514. engines: {node: '>=8.6'}
  515. picomatch@4.0.2:
  516. resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
  517. engines: {node: '>=12'}
  518. pinia@2.1.7:
  519. resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==}
  520. peerDependencies:
  521. '@vue/composition-api': ^1.4.0
  522. typescript: '>=4.4.4'
  523. vue: ^2.6.14 || ^3.3.0
  524. peerDependenciesMeta:
  525. '@vue/composition-api':
  526. optional: true
  527. typescript:
  528. optional: true
  529. postcss@8.4.38:
  530. resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==}
  531. engines: {node: ^10 || ^12 || >=14}
  532. proxy-from-env@1.1.0:
  533. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
  534. readdirp@3.6.0:
  535. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  536. engines: {node: '>=8.10.0'}
  537. requires-port@1.0.0:
  538. resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==}
  539. rollup@4.17.2:
  540. resolution: {integrity: sha512-/9ClTJPByC0U4zNLowV1tMBe8yMEAxewtR3cUNX5BoEpGH3dQEWpJLr6CLp0fPdYRF/fzVOgvDb1zXuakwF5kQ==}
  541. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  542. hasBin: true
  543. sass@1.77.2:
  544. resolution: {integrity: sha512-eb4GZt1C3avsX3heBNlrc7I09nyT00IUuo4eFhAbeXWU2fvA7oXI53SxODVAA+zgZCk9aunAZgO+losjR3fAwA==}
  545. engines: {node: '>=14.0.0'}
  546. hasBin: true
  547. semver@7.6.2:
  548. resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==}
  549. engines: {node: '>=10'}
  550. hasBin: true
  551. source-map-js@1.2.0:
  552. resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
  553. engines: {node: '>=0.10.0'}
  554. to-fast-properties@2.0.0:
  555. resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
  556. engines: {node: '>=4'}
  557. to-regex-range@5.0.1:
  558. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  559. engines: {node: '>=8.0'}
  560. tslib@2.3.0:
  561. resolution: {integrity: sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==}
  562. typescript@5.4.5:
  563. resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
  564. engines: {node: '>=14.17'}
  565. hasBin: true
  566. undici-types@5.26.5:
  567. resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
  568. vite@5.2.11:
  569. resolution: {integrity: sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==}
  570. engines: {node: ^18.0.0 || >=20.0.0}
  571. hasBin: true
  572. peerDependencies:
  573. '@types/node': ^18.0.0 || >=20.0.0
  574. less: '*'
  575. lightningcss: ^1.21.0
  576. sass: '*'
  577. stylus: '*'
  578. sugarss: '*'
  579. terser: ^5.4.0
  580. peerDependenciesMeta:
  581. '@types/node':
  582. optional: true
  583. less:
  584. optional: true
  585. lightningcss:
  586. optional: true
  587. sass:
  588. optional: true
  589. stylus:
  590. optional: true
  591. sugarss:
  592. optional: true
  593. terser:
  594. optional: true
  595. vue-demi@0.14.7:
  596. resolution: {integrity: sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==}
  597. engines: {node: '>=12'}
  598. hasBin: true
  599. peerDependencies:
  600. '@vue/composition-api': ^1.0.0-rc.1
  601. vue: ^3.0.0-0 || ^2.6.0
  602. peerDependenciesMeta:
  603. '@vue/composition-api':
  604. optional: true
  605. vue-router@4.3.2:
  606. resolution: {integrity: sha512-hKQJ1vDAZ5LVkKEnHhmm1f9pMiWIBNGF5AwU67PdH7TyXCj/a4hTccuUuYCAMgJK6rO/NVYtQIEN3yL8CECa7Q==}
  607. peerDependencies:
  608. vue: ^3.2.0
  609. vue-template-compiler@2.7.16:
  610. resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==}
  611. vue-tsc@2.0.19:
  612. resolution: {integrity: sha512-JWay5Zt2/871iodGF72cELIbcAoPyhJxq56mPPh+M2K7IwI688FMrFKc/+DvB05wDWEuCPexQJ6L10zSwzzapg==}
  613. hasBin: true
  614. peerDependencies:
  615. typescript: '*'
  616. vue@3.4.27:
  617. resolution: {integrity: sha512-8s/56uK6r01r1icG/aEOHqyMVxd1bkYcSe9j8HcKtr/xTOFWvnzIVTehNW+5Yt89f+DLBe4A569pnZLS5HzAMA==}
  618. peerDependencies:
  619. typescript: '*'
  620. peerDependenciesMeta:
  621. typescript:
  622. optional: true
  623. wordwrap@0.0.3:
  624. resolution: {integrity: sha512-1tMA907+V4QmxV7dbRvb4/8MaRALK6q9Abid3ndMYnbyo8piisCmeONVqVSXqQA3KaP4SLt5b7ud6E2sqP8TFw==}
  625. engines: {node: '>=0.4.0'}
  626. zrender@5.5.0:
  627. resolution: {integrity: sha512-O3MilSi/9mwoovx77m6ROZM7sXShR/O/JIanvzTwjN3FORfLSr81PsUGd7jlaYOeds9d8tw82oP44+3YucVo+w==}
  628. snapshots:
  629. '@babel/helper-string-parser@7.24.1': {}
  630. '@babel/helper-validator-identifier@7.24.5': {}
  631. '@babel/parser@7.24.5':
  632. dependencies:
  633. '@babel/types': 7.24.5
  634. '@babel/types@7.24.5':
  635. dependencies:
  636. '@babel/helper-string-parser': 7.24.1
  637. '@babel/helper-validator-identifier': 7.24.5
  638. to-fast-properties: 2.0.0
  639. '@ctrl/tinycolor@3.6.1': {}
  640. '@element-plus/icons-vue@2.3.1(vue@3.4.27(typescript@5.4.5))':
  641. dependencies:
  642. vue: 3.4.27(typescript@5.4.5)
  643. '@esbuild/aix-ppc64@0.20.2':
  644. optional: true
  645. '@esbuild/android-arm64@0.20.2':
  646. optional: true
  647. '@esbuild/android-arm@0.20.2':
  648. optional: true
  649. '@esbuild/android-x64@0.20.2':
  650. optional: true
  651. '@esbuild/darwin-arm64@0.20.2':
  652. optional: true
  653. '@esbuild/darwin-x64@0.20.2':
  654. optional: true
  655. '@esbuild/freebsd-arm64@0.20.2':
  656. optional: true
  657. '@esbuild/freebsd-x64@0.20.2':
  658. optional: true
  659. '@esbuild/linux-arm64@0.20.2':
  660. optional: true
  661. '@esbuild/linux-arm@0.20.2':
  662. optional: true
  663. '@esbuild/linux-ia32@0.20.2':
  664. optional: true
  665. '@esbuild/linux-loong64@0.20.2':
  666. optional: true
  667. '@esbuild/linux-mips64el@0.20.2':
  668. optional: true
  669. '@esbuild/linux-ppc64@0.20.2':
  670. optional: true
  671. '@esbuild/linux-riscv64@0.20.2':
  672. optional: true
  673. '@esbuild/linux-s390x@0.20.2':
  674. optional: true
  675. '@esbuild/linux-x64@0.20.2':
  676. optional: true
  677. '@esbuild/netbsd-x64@0.20.2':
  678. optional: true
  679. '@esbuild/openbsd-x64@0.20.2':
  680. optional: true
  681. '@esbuild/sunos-x64@0.20.2':
  682. optional: true
  683. '@esbuild/win32-arm64@0.20.2':
  684. optional: true
  685. '@esbuild/win32-ia32@0.20.2':
  686. optional: true
  687. '@esbuild/win32-x64@0.20.2':
  688. optional: true
  689. '@floating-ui/core@1.6.2':
  690. dependencies:
  691. '@floating-ui/utils': 0.2.2
  692. '@floating-ui/dom@1.6.5':
  693. dependencies:
  694. '@floating-ui/core': 1.6.2
  695. '@floating-ui/utils': 0.2.2
  696. '@floating-ui/utils@0.2.2': {}
  697. '@jridgewell/sourcemap-codec@1.4.15': {}
  698. '@rollup/rollup-android-arm-eabi@4.17.2':
  699. optional: true
  700. '@rollup/rollup-android-arm64@4.17.2':
  701. optional: true
  702. '@rollup/rollup-darwin-arm64@4.17.2':
  703. optional: true
  704. '@rollup/rollup-darwin-x64@4.17.2':
  705. optional: true
  706. '@rollup/rollup-linux-arm-gnueabihf@4.17.2':
  707. optional: true
  708. '@rollup/rollup-linux-arm-musleabihf@4.17.2':
  709. optional: true
  710. '@rollup/rollup-linux-arm64-gnu@4.17.2':
  711. optional: true
  712. '@rollup/rollup-linux-arm64-musl@4.17.2':
  713. optional: true
  714. '@rollup/rollup-linux-powerpc64le-gnu@4.17.2':
  715. optional: true
  716. '@rollup/rollup-linux-riscv64-gnu@4.17.2':
  717. optional: true
  718. '@rollup/rollup-linux-s390x-gnu@4.17.2':
  719. optional: true
  720. '@rollup/rollup-linux-x64-gnu@4.17.2':
  721. optional: true
  722. '@rollup/rollup-linux-x64-musl@4.17.2':
  723. optional: true
  724. '@rollup/rollup-win32-arm64-msvc@4.17.2':
  725. optional: true
  726. '@rollup/rollup-win32-ia32-msvc@4.17.2':
  727. optional: true
  728. '@rollup/rollup-win32-x64-msvc@4.17.2':
  729. optional: true
  730. '@sxzz/popperjs-es@2.11.7': {}
  731. '@types/estree@1.0.5': {}
  732. '@types/http-proxy@1.17.14':
  733. dependencies:
  734. '@types/node': 20.12.12
  735. '@types/lodash-es@4.17.12':
  736. dependencies:
  737. '@types/lodash': 4.17.4
  738. '@types/lodash@4.17.4': {}
  739. '@types/node@20.12.12':
  740. dependencies:
  741. undici-types: 5.26.5
  742. '@types/web-bluetooth@0.0.16': {}
  743. '@vitejs/plugin-vue@5.0.4(vite@5.2.11(@types/node@20.12.12)(sass@1.77.2))(vue@3.4.27(typescript@5.4.5))':
  744. dependencies:
  745. vite: 5.2.11(@types/node@20.12.12)(sass@1.77.2)
  746. vue: 3.4.27(typescript@5.4.5)
  747. '@volar/language-core@2.2.4':
  748. dependencies:
  749. '@volar/source-map': 2.2.4
  750. '@volar/source-map@2.2.4':
  751. dependencies:
  752. muggle-string: 0.4.1
  753. '@volar/typescript@2.2.4':
  754. dependencies:
  755. '@volar/language-core': 2.2.4
  756. path-browserify: 1.0.1
  757. '@vue/compiler-core@3.4.27':
  758. dependencies:
  759. '@babel/parser': 7.24.5
  760. '@vue/shared': 3.4.27
  761. entities: 4.5.0
  762. estree-walker: 2.0.2
  763. source-map-js: 1.2.0
  764. '@vue/compiler-dom@3.4.27':
  765. dependencies:
  766. '@vue/compiler-core': 3.4.27
  767. '@vue/shared': 3.4.27
  768. '@vue/compiler-sfc@3.4.27':
  769. dependencies:
  770. '@babel/parser': 7.24.5
  771. '@vue/compiler-core': 3.4.27
  772. '@vue/compiler-dom': 3.4.27
  773. '@vue/compiler-ssr': 3.4.27
  774. '@vue/shared': 3.4.27
  775. estree-walker: 2.0.2
  776. magic-string: 0.30.10
  777. postcss: 8.4.38
  778. source-map-js: 1.2.0
  779. '@vue/compiler-ssr@3.4.27':
  780. dependencies:
  781. '@vue/compiler-dom': 3.4.27
  782. '@vue/shared': 3.4.27
  783. '@vue/devtools-api@6.6.1': {}
  784. '@vue/language-core@2.0.19(typescript@5.4.5)':
  785. dependencies:
  786. '@volar/language-core': 2.2.4
  787. '@vue/compiler-dom': 3.4.27
  788. '@vue/shared': 3.4.27
  789. computeds: 0.0.1
  790. minimatch: 9.0.4
  791. path-browserify: 1.0.1
  792. vue-template-compiler: 2.7.16
  793. optionalDependencies:
  794. typescript: 5.4.5
  795. '@vue/reactivity@3.4.27':
  796. dependencies:
  797. '@vue/shared': 3.4.27
  798. '@vue/runtime-core@3.4.27':
  799. dependencies:
  800. '@vue/reactivity': 3.4.27
  801. '@vue/shared': 3.4.27
  802. '@vue/runtime-dom@3.4.27':
  803. dependencies:
  804. '@vue/runtime-core': 3.4.27
  805. '@vue/shared': 3.4.27
  806. csstype: 3.1.3
  807. '@vue/server-renderer@3.4.27(vue@3.4.27(typescript@5.4.5))':
  808. dependencies:
  809. '@vue/compiler-ssr': 3.4.27
  810. '@vue/shared': 3.4.27
  811. vue: 3.4.27(typescript@5.4.5)
  812. '@vue/shared@3.4.27': {}
  813. '@vueuse/core@9.13.0(vue@3.4.27(typescript@5.4.5))':
  814. dependencies:
  815. '@types/web-bluetooth': 0.0.16
  816. '@vueuse/metadata': 9.13.0
  817. '@vueuse/shared': 9.13.0(vue@3.4.27(typescript@5.4.5))
  818. vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5))
  819. transitivePeerDependencies:
  820. - '@vue/composition-api'
  821. - vue
  822. '@vueuse/metadata@9.13.0': {}
  823. '@vueuse/shared@9.13.0(vue@3.4.27(typescript@5.4.5))':
  824. dependencies:
  825. vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5))
  826. transitivePeerDependencies:
  827. - '@vue/composition-api'
  828. - vue
  829. anymatch@3.1.3:
  830. dependencies:
  831. normalize-path: 3.0.0
  832. picomatch: 2.3.1
  833. async-validator@4.2.5: {}
  834. asynckit@0.4.0: {}
  835. axios@1.7.2:
  836. dependencies:
  837. follow-redirects: 1.15.6(debug@4.3.4)
  838. form-data: 4.0.0
  839. proxy-from-env: 1.1.0
  840. transitivePeerDependencies:
  841. - debug
  842. balanced-match@1.0.2: {}
  843. binary-extensions@2.3.0: {}
  844. brace-expansion@2.0.1:
  845. dependencies:
  846. balanced-match: 1.0.2
  847. braces@3.0.3:
  848. dependencies:
  849. fill-range: 7.1.1
  850. chokidar@3.6.0:
  851. dependencies:
  852. anymatch: 3.1.3
  853. braces: 3.0.3
  854. glob-parent: 5.1.2
  855. is-binary-path: 2.1.0
  856. is-glob: 4.0.3
  857. normalize-path: 3.0.0
  858. readdirp: 3.6.0
  859. optionalDependencies:
  860. fsevents: 2.3.3
  861. combined-stream@1.0.8:
  862. dependencies:
  863. delayed-stream: 1.0.0
  864. computeds@0.0.1: {}
  865. csstype@3.1.3: {}
  866. dayjs@1.11.11: {}
  867. de-indent@1.0.2: {}
  868. debug@4.3.4:
  869. dependencies:
  870. ms: 2.1.2
  871. delayed-stream@1.0.0: {}
  872. echarts@5.5.0:
  873. dependencies:
  874. tslib: 2.3.0
  875. zrender: 5.5.0
  876. element-plus@2.7.3(vue@3.4.27(typescript@5.4.5)):
  877. dependencies:
  878. '@ctrl/tinycolor': 3.6.1
  879. '@element-plus/icons-vue': 2.3.1(vue@3.4.27(typescript@5.4.5))
  880. '@floating-ui/dom': 1.6.5
  881. '@popperjs/core': '@sxzz/popperjs-es@2.11.7'
  882. '@types/lodash': 4.17.4
  883. '@types/lodash-es': 4.17.12
  884. '@vueuse/core': 9.13.0(vue@3.4.27(typescript@5.4.5))
  885. async-validator: 4.2.5
  886. dayjs: 1.11.11
  887. escape-html: 1.0.3
  888. lodash: 4.17.21
  889. lodash-es: 4.17.21
  890. lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21)
  891. memoize-one: 6.0.0
  892. normalize-wheel-es: 1.2.0
  893. vue: 3.4.27(typescript@5.4.5)
  894. transitivePeerDependencies:
  895. - '@vue/composition-api'
  896. entities@4.5.0: {}
  897. esbuild@0.20.2:
  898. optionalDependencies:
  899. '@esbuild/aix-ppc64': 0.20.2
  900. '@esbuild/android-arm': 0.20.2
  901. '@esbuild/android-arm64': 0.20.2
  902. '@esbuild/android-x64': 0.20.2
  903. '@esbuild/darwin-arm64': 0.20.2
  904. '@esbuild/darwin-x64': 0.20.2
  905. '@esbuild/freebsd-arm64': 0.20.2
  906. '@esbuild/freebsd-x64': 0.20.2
  907. '@esbuild/linux-arm': 0.20.2
  908. '@esbuild/linux-arm64': 0.20.2
  909. '@esbuild/linux-ia32': 0.20.2
  910. '@esbuild/linux-loong64': 0.20.2
  911. '@esbuild/linux-mips64el': 0.20.2
  912. '@esbuild/linux-ppc64': 0.20.2
  913. '@esbuild/linux-riscv64': 0.20.2
  914. '@esbuild/linux-s390x': 0.20.2
  915. '@esbuild/linux-x64': 0.20.2
  916. '@esbuild/netbsd-x64': 0.20.2
  917. '@esbuild/openbsd-x64': 0.20.2
  918. '@esbuild/sunos-x64': 0.20.2
  919. '@esbuild/win32-arm64': 0.20.2
  920. '@esbuild/win32-ia32': 0.20.2
  921. '@esbuild/win32-x64': 0.20.2
  922. escape-html@1.0.3: {}
  923. estree-walker@2.0.2: {}
  924. eventemitter3@4.0.7: {}
  925. fill-range@7.1.1:
  926. dependencies:
  927. to-regex-range: 5.0.1
  928. follow-redirects@1.15.6(debug@4.3.4):
  929. optionalDependencies:
  930. debug: 4.3.4
  931. form-data@4.0.0:
  932. dependencies:
  933. asynckit: 0.4.0
  934. combined-stream: 1.0.8
  935. mime-types: 2.1.35
  936. from@0.1.7: {}
  937. fsevents@2.3.3:
  938. optional: true
  939. glob-parent@5.1.2:
  940. dependencies:
  941. is-glob: 4.0.3
  942. he@1.2.0: {}
  943. http-proxy-middleware@3.0.0:
  944. dependencies:
  945. '@types/http-proxy': 1.17.14
  946. debug: 4.3.4
  947. http-proxy: 1.18.1(debug@4.3.4)
  948. is-glob: 4.0.3
  949. is-plain-obj: 3.0.0
  950. micromatch: 4.0.6
  951. transitivePeerDependencies:
  952. - supports-color
  953. http-proxy@1.18.1(debug@4.3.4):
  954. dependencies:
  955. eventemitter3: 4.0.7
  956. follow-redirects: 1.15.6(debug@4.3.4)
  957. requires-port: 1.0.0
  958. transitivePeerDependencies:
  959. - debug
  960. immutable@4.3.6: {}
  961. import@0.0.6:
  962. dependencies:
  963. optimist: 0.3.7
  964. is-binary-path@2.1.0:
  965. dependencies:
  966. binary-extensions: 2.3.0
  967. is-extglob@2.1.1: {}
  968. is-glob@4.0.3:
  969. dependencies:
  970. is-extglob: 2.1.1
  971. is-number@7.0.0: {}
  972. is-plain-obj@3.0.0: {}
  973. lodash-es@4.17.21: {}
  974. lodash-unified@1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21):
  975. dependencies:
  976. '@types/lodash-es': 4.17.12
  977. lodash: 4.17.21
  978. lodash-es: 4.17.21
  979. lodash@4.17.21: {}
  980. magic-string@0.30.10:
  981. dependencies:
  982. '@jridgewell/sourcemap-codec': 1.4.15
  983. memoize-one@6.0.0: {}
  984. micromatch@4.0.6:
  985. dependencies:
  986. braces: 3.0.3
  987. picomatch: 4.0.2
  988. mime-db@1.52.0: {}
  989. mime-types@2.1.35:
  990. dependencies:
  991. mime-db: 1.52.0
  992. minimatch@9.0.4:
  993. dependencies:
  994. brace-expansion: 2.0.1
  995. moment@2.30.1: {}
  996. ms@2.1.2: {}
  997. muggle-string@0.4.1: {}
  998. nanoid@3.3.7: {}
  999. normalize-path@3.0.0: {}
  1000. normalize-wheel-es@1.2.0: {}
  1001. normalize.css@8.0.1: {}
  1002. optimist@0.3.7:
  1003. dependencies:
  1004. wordwrap: 0.0.3
  1005. path-browserify@1.0.1: {}
  1006. picocolors@1.0.1: {}
  1007. picomatch@2.3.1: {}
  1008. picomatch@4.0.2: {}
  1009. pinia@2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5)):
  1010. dependencies:
  1011. '@vue/devtools-api': 6.6.1
  1012. vue: 3.4.27(typescript@5.4.5)
  1013. vue-demi: 0.14.7(vue@3.4.27(typescript@5.4.5))
  1014. optionalDependencies:
  1015. typescript: 5.4.5
  1016. postcss@8.4.38:
  1017. dependencies:
  1018. nanoid: 3.3.7
  1019. picocolors: 1.0.1
  1020. source-map-js: 1.2.0
  1021. proxy-from-env@1.1.0: {}
  1022. readdirp@3.6.0:
  1023. dependencies:
  1024. picomatch: 2.3.1
  1025. requires-port@1.0.0: {}
  1026. rollup@4.17.2:
  1027. dependencies:
  1028. '@types/estree': 1.0.5
  1029. optionalDependencies:
  1030. '@rollup/rollup-android-arm-eabi': 4.17.2
  1031. '@rollup/rollup-android-arm64': 4.17.2
  1032. '@rollup/rollup-darwin-arm64': 4.17.2
  1033. '@rollup/rollup-darwin-x64': 4.17.2
  1034. '@rollup/rollup-linux-arm-gnueabihf': 4.17.2
  1035. '@rollup/rollup-linux-arm-musleabihf': 4.17.2
  1036. '@rollup/rollup-linux-arm64-gnu': 4.17.2
  1037. '@rollup/rollup-linux-arm64-musl': 4.17.2
  1038. '@rollup/rollup-linux-powerpc64le-gnu': 4.17.2
  1039. '@rollup/rollup-linux-riscv64-gnu': 4.17.2
  1040. '@rollup/rollup-linux-s390x-gnu': 4.17.2
  1041. '@rollup/rollup-linux-x64-gnu': 4.17.2
  1042. '@rollup/rollup-linux-x64-musl': 4.17.2
  1043. '@rollup/rollup-win32-arm64-msvc': 4.17.2
  1044. '@rollup/rollup-win32-ia32-msvc': 4.17.2
  1045. '@rollup/rollup-win32-x64-msvc': 4.17.2
  1046. fsevents: 2.3.3
  1047. sass@1.77.2:
  1048. dependencies:
  1049. chokidar: 3.6.0
  1050. immutable: 4.3.6
  1051. source-map-js: 1.2.0
  1052. semver@7.6.2: {}
  1053. source-map-js@1.2.0: {}
  1054. to-fast-properties@2.0.0: {}
  1055. to-regex-range@5.0.1:
  1056. dependencies:
  1057. is-number: 7.0.0
  1058. tslib@2.3.0: {}
  1059. typescript@5.4.5: {}
  1060. undici-types@5.26.5: {}
  1061. vite@5.2.11(@types/node@20.12.12)(sass@1.77.2):
  1062. dependencies:
  1063. esbuild: 0.20.2
  1064. postcss: 8.4.38
  1065. rollup: 4.17.2
  1066. optionalDependencies:
  1067. '@types/node': 20.12.12
  1068. fsevents: 2.3.3
  1069. sass: 1.77.2
  1070. vue-demi@0.14.7(vue@3.4.27(typescript@5.4.5)):
  1071. dependencies:
  1072. vue: 3.4.27(typescript@5.4.5)
  1073. vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)):
  1074. dependencies:
  1075. '@vue/devtools-api': 6.6.1
  1076. vue: 3.4.27(typescript@5.4.5)
  1077. vue-template-compiler@2.7.16:
  1078. dependencies:
  1079. de-indent: 1.0.2
  1080. he: 1.2.0
  1081. vue-tsc@2.0.19(typescript@5.4.5):
  1082. dependencies:
  1083. '@volar/typescript': 2.2.4
  1084. '@vue/language-core': 2.0.19(typescript@5.4.5)
  1085. semver: 7.6.2
  1086. typescript: 5.4.5
  1087. vue@3.4.27(typescript@5.4.5):
  1088. dependencies:
  1089. '@vue/compiler-dom': 3.4.27
  1090. '@vue/compiler-sfc': 3.4.27
  1091. '@vue/runtime-dom': 3.4.27
  1092. '@vue/server-renderer': 3.4.27(vue@3.4.27(typescript@5.4.5))
  1093. '@vue/shared': 3.4.27
  1094. optionalDependencies:
  1095. typescript: 5.4.5
  1096. wordwrap@0.0.3: {}
  1097. zrender@5.5.0:
  1098. dependencies:
  1099. tslib: 2.3.0