pnpm-lock.yaml 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266
  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. axios:
  12. specifier: ^1.7.2
  13. version: 1.7.2
  14. element-plus:
  15. specifier: ^2.7.4
  16. version: 2.7.4(vue@3.4.27(typescript@5.4.5))
  17. js-sha256:
  18. specifier: ^0.11.0
  19. version: 0.11.0
  20. normalize.css:
  21. specifier: ^8.0.1
  22. version: 8.0.1
  23. pinia:
  24. specifier: ^2.1.7
  25. version: 2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5))
  26. sass:
  27. specifier: ^1.77.4
  28. version: 1.77.4
  29. uuid:
  30. specifier: ^11.0.3
  31. version: 11.0.3
  32. vue:
  33. specifier: ^3.4.21
  34. version: 3.4.27(typescript@5.4.5)
  35. vue-router:
  36. specifier: ^4.3.2
  37. version: 4.3.2(vue@3.4.27(typescript@5.4.5))
  38. devDependencies:
  39. '@types/node':
  40. specifier: ^20.14.2
  41. version: 20.14.2
  42. '@vitejs/plugin-vue':
  43. specifier: ^5.0.4
  44. version: 5.0.5(vite@5.2.12(@types/node@20.14.2)(sass@1.77.4))(vue@3.4.27(typescript@5.4.5))
  45. typescript:
  46. specifier: ^5.2.2
  47. version: 5.4.5
  48. vite:
  49. specifier: ^5.2.0
  50. version: 5.2.12(@types/node@20.14.2)(sass@1.77.4)
  51. vue-tsc:
  52. specifier: ^2.0.6
  53. version: 2.0.19(typescript@5.4.5)
  54. packages:
  55. '@babel/helper-string-parser@7.24.7':
  56. resolution: {integrity: sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==}
  57. engines: {node: '>=6.9.0'}
  58. '@babel/helper-validator-identifier@7.24.7':
  59. resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
  60. engines: {node: '>=6.9.0'}
  61. '@babel/parser@7.24.7':
  62. resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==}
  63. engines: {node: '>=6.0.0'}
  64. hasBin: true
  65. '@babel/types@7.24.7':
  66. resolution: {integrity: sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==}
  67. engines: {node: '>=6.9.0'}
  68. '@ctrl/tinycolor@3.6.1':
  69. resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
  70. engines: {node: '>=10'}
  71. '@element-plus/icons-vue@2.3.1':
  72. resolution: {integrity: sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==}
  73. peerDependencies:
  74. vue: ^3.2.0
  75. '@esbuild/aix-ppc64@0.20.2':
  76. resolution: {integrity: sha512-D+EBOJHXdNZcLJRBkhENNG8Wji2kgc9AZ9KiPr1JuZjsNtyHzrsfLRrY0tk2H2aoFu6RANO1y1iPPUCDYWkb5g==}
  77. engines: {node: '>=12'}
  78. cpu: [ppc64]
  79. os: [aix]
  80. '@esbuild/android-arm64@0.20.2':
  81. resolution: {integrity: sha512-mRzjLacRtl/tWU0SvD8lUEwb61yP9cqQo6noDZP/O8VkwafSYwZ4yWy24kan8jE/IMERpYncRt2dw438LP3Xmg==}
  82. engines: {node: '>=12'}
  83. cpu: [arm64]
  84. os: [android]
  85. '@esbuild/android-arm@0.20.2':
  86. resolution: {integrity: sha512-t98Ra6pw2VaDhqNWO2Oph2LXbz/EJcnLmKLGBJwEwXX/JAN83Fym1rU8l0JUWK6HkIbWONCSSatf4sf2NBRx/w==}
  87. engines: {node: '>=12'}
  88. cpu: [arm]
  89. os: [android]
  90. '@esbuild/android-x64@0.20.2':
  91. resolution: {integrity: sha512-btzExgV+/lMGDDa194CcUQm53ncxzeBrWJcncOBxuC6ndBkKxnHdFJn86mCIgTELsooUmwUm9FkhSp5HYu00Rg==}
  92. engines: {node: '>=12'}
  93. cpu: [x64]
  94. os: [android]
  95. '@esbuild/darwin-arm64@0.20.2':
  96. resolution: {integrity: sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==}
  97. engines: {node: '>=12'}
  98. cpu: [arm64]
  99. os: [darwin]
  100. '@esbuild/darwin-x64@0.20.2':
  101. resolution: {integrity: sha512-tBcXp9KNphnNH0dfhv8KYkZhjc+H3XBkF5DKtswJblV7KlT9EI2+jeA8DgBjp908WEuYll6pF+UStUCfEpdysA==}
  102. engines: {node: '>=12'}
  103. cpu: [x64]
  104. os: [darwin]
  105. '@esbuild/freebsd-arm64@0.20.2':
  106. resolution: {integrity: sha512-d3qI41G4SuLiCGCFGUrKsSeTXyWG6yem1KcGZVS+3FYlYhtNoNgYrWcvkOoaqMhwXSMrZRl69ArHsGJ9mYdbbw==}
  107. engines: {node: '>=12'}
  108. cpu: [arm64]
  109. os: [freebsd]
  110. '@esbuild/freebsd-x64@0.20.2':
  111. resolution: {integrity: sha512-d+DipyvHRuqEeM5zDivKV1KuXn9WeRX6vqSqIDgwIfPQtwMP4jaDsQsDncjTDDsExT4lR/91OLjRo8bmC1e+Cw==}
  112. engines: {node: '>=12'}
  113. cpu: [x64]
  114. os: [freebsd]
  115. '@esbuild/linux-arm64@0.20.2':
  116. resolution: {integrity: sha512-9pb6rBjGvTFNira2FLIWqDk/uaf42sSyLE8j1rnUpuzsODBq7FvpwHYZxQ/It/8b+QOS1RYfqgGFNLRI+qlq2A==}
  117. engines: {node: '>=12'}
  118. cpu: [arm64]
  119. os: [linux]
  120. '@esbuild/linux-arm@0.20.2':
  121. resolution: {integrity: sha512-VhLPeR8HTMPccbuWWcEUD1Az68TqaTYyj6nfE4QByZIQEQVWBB8vup8PpR7y1QHL3CpcF6xd5WVBU/+SBEvGTg==}
  122. engines: {node: '>=12'}
  123. cpu: [arm]
  124. os: [linux]
  125. '@esbuild/linux-ia32@0.20.2':
  126. resolution: {integrity: sha512-o10utieEkNPFDZFQm9CoP7Tvb33UutoJqg3qKf1PWVeeJhJw0Q347PxMvBgVVFgouYLGIhFYG0UGdBumROyiig==}
  127. engines: {node: '>=12'}
  128. cpu: [ia32]
  129. os: [linux]
  130. '@esbuild/linux-loong64@0.20.2':
  131. resolution: {integrity: sha512-PR7sp6R/UC4CFVomVINKJ80pMFlfDfMQMYynX7t1tNTeivQ6XdX5r2XovMmha/VjR1YN/HgHWsVcTRIMkymrgQ==}
  132. engines: {node: '>=12'}
  133. cpu: [loong64]
  134. os: [linux]
  135. '@esbuild/linux-mips64el@0.20.2':
  136. resolution: {integrity: sha512-4BlTqeutE/KnOiTG5Y6Sb/Hw6hsBOZapOVF6njAESHInhlQAghVVZL1ZpIctBOoTFbQyGW+LsVYZ8lSSB3wkjA==}
  137. engines: {node: '>=12'}
  138. cpu: [mips64el]
  139. os: [linux]
  140. '@esbuild/linux-ppc64@0.20.2':
  141. resolution: {integrity: sha512-rD3KsaDprDcfajSKdn25ooz5J5/fWBylaaXkuotBDGnMnDP1Uv5DLAN/45qfnf3JDYyJv/ytGHQaziHUdyzaAg==}
  142. engines: {node: '>=12'}
  143. cpu: [ppc64]
  144. os: [linux]
  145. '@esbuild/linux-riscv64@0.20.2':
  146. resolution: {integrity: sha512-snwmBKacKmwTMmhLlz/3aH1Q9T8v45bKYGE3j26TsaOVtjIag4wLfWSiZykXzXuE1kbCE+zJRmwp+ZbIHinnVg==}
  147. engines: {node: '>=12'}
  148. cpu: [riscv64]
  149. os: [linux]
  150. '@esbuild/linux-s390x@0.20.2':
  151. resolution: {integrity: sha512-wcWISOobRWNm3cezm5HOZcYz1sKoHLd8VL1dl309DiixxVFoFe/o8HnwuIwn6sXre88Nwj+VwZUvJf4AFxkyrQ==}
  152. engines: {node: '>=12'}
  153. cpu: [s390x]
  154. os: [linux]
  155. '@esbuild/linux-x64@0.20.2':
  156. resolution: {integrity: sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==}
  157. engines: {node: '>=12'}
  158. cpu: [x64]
  159. os: [linux]
  160. '@esbuild/netbsd-x64@0.20.2':
  161. resolution: {integrity: sha512-K8/DhBxcVQkzYc43yJXDSyjlFeHQJBiowJ0uVL6Tor3jGQfSGHNNJcWxNbOI8v5k82prYqzPuwkzHt3J1T1iZQ==}
  162. engines: {node: '>=12'}
  163. cpu: [x64]
  164. os: [netbsd]
  165. '@esbuild/openbsd-x64@0.20.2':
  166. resolution: {integrity: sha512-eMpKlV0SThJmmJgiVyN9jTPJ2VBPquf6Kt/nAoo6DgHAoN57K15ZghiHaMvqjCye/uU4X5u3YSMgVBI1h3vKrQ==}
  167. engines: {node: '>=12'}
  168. cpu: [x64]
  169. os: [openbsd]
  170. '@esbuild/sunos-x64@0.20.2':
  171. resolution: {integrity: sha512-2UyFtRC6cXLyejf/YEld4Hajo7UHILetzE1vsRcGL3earZEW77JxrFjH4Ez2qaTiEfMgAXxfAZCm1fvM/G/o8w==}
  172. engines: {node: '>=12'}
  173. cpu: [x64]
  174. os: [sunos]
  175. '@esbuild/win32-arm64@0.20.2':
  176. resolution: {integrity: sha512-GRibxoawM9ZCnDxnP3usoUDO9vUkpAxIIZ6GQI+IlVmr5kP3zUq+l17xELTHMWTWzjxa2guPNyrpq1GWmPvcGQ==}
  177. engines: {node: '>=12'}
  178. cpu: [arm64]
  179. os: [win32]
  180. '@esbuild/win32-ia32@0.20.2':
  181. resolution: {integrity: sha512-HfLOfn9YWmkSKRQqovpnITazdtquEW8/SoHW7pWpuEeguaZI4QnCRW6b+oZTztdBnZOS2hqJ6im/D5cPzBTTlQ==}
  182. engines: {node: '>=12'}
  183. cpu: [ia32]
  184. os: [win32]
  185. '@esbuild/win32-x64@0.20.2':
  186. resolution: {integrity: sha512-N49X4lJX27+l9jbLKSqZ6bKNjzQvHaT8IIFUy+YIqmXQdjYCToGWwOItDrfby14c78aDd5NHQl29xingXfCdLQ==}
  187. engines: {node: '>=12'}
  188. cpu: [x64]
  189. os: [win32]
  190. '@floating-ui/core@1.6.2':
  191. resolution: {integrity: sha512-+2XpQV9LLZeanU4ZevzRnGFg2neDeKHgFLjP6YLW+tly0IvrhqT4u8enLGjLH3qeh85g19xY5rsAusfwTdn5lg==}
  192. '@floating-ui/dom@1.6.5':
  193. resolution: {integrity: sha512-Nsdud2X65Dz+1RHjAIP0t8z5e2ff/IRbei6BqFrl1urT8sDVzM1HMQ+R0XcU5ceRfyO3I6ayeqIfh+6Wb8LGTw==}
  194. '@floating-ui/utils@0.2.2':
  195. resolution: {integrity: sha512-J4yDIIthosAsRZ5CPYP/jQvUAQtlZTTD/4suA08/FEnlxqW3sKS9iAhgsa9VYLZ6vDHn/ixJgIqRQPotoBjxIw==}
  196. '@jridgewell/sourcemap-codec@1.4.15':
  197. resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
  198. '@rollup/rollup-android-arm-eabi@4.18.0':
  199. resolution: {integrity: sha512-Tya6xypR10giZV1XzxmH5wr25VcZSncG0pZIjfePT0OVBvqNEurzValetGNarVrGiq66EBVAFn15iYX4w6FKgQ==}
  200. cpu: [arm]
  201. os: [android]
  202. '@rollup/rollup-android-arm64@4.18.0':
  203. resolution: {integrity: sha512-avCea0RAP03lTsDhEyfy+hpfr85KfyTctMADqHVhLAF3MlIkq83CP8UfAHUssgXTYd+6er6PaAhx/QGv4L1EiA==}
  204. cpu: [arm64]
  205. os: [android]
  206. '@rollup/rollup-darwin-arm64@4.18.0':
  207. resolution: {integrity: sha512-IWfdwU7KDSm07Ty0PuA/W2JYoZ4iTj3TUQjkVsO/6U+4I1jN5lcR71ZEvRh52sDOERdnNhhHU57UITXz5jC1/w==}
  208. cpu: [arm64]
  209. os: [darwin]
  210. '@rollup/rollup-darwin-x64@4.18.0':
  211. resolution: {integrity: sha512-n2LMsUz7Ynu7DoQrSQkBf8iNrjOGyPLrdSg802vk6XT3FtsgX6JbE8IHRvposskFm9SNxzkLYGSq9QdpLYpRNA==}
  212. cpu: [x64]
  213. os: [darwin]
  214. '@rollup/rollup-linux-arm-gnueabihf@4.18.0':
  215. resolution: {integrity: sha512-C/zbRYRXFjWvz9Z4haRxcTdnkPt1BtCkz+7RtBSuNmKzMzp3ZxdM28Mpccn6pt28/UWUCTXa+b0Mx1k3g6NOMA==}
  216. cpu: [arm]
  217. os: [linux]
  218. '@rollup/rollup-linux-arm-musleabihf@4.18.0':
  219. resolution: {integrity: sha512-l3m9ewPgjQSXrUMHg93vt0hYCGnrMOcUpTz6FLtbwljo2HluS4zTXFy2571YQbisTnfTKPZ01u/ukJdQTLGh9A==}
  220. cpu: [arm]
  221. os: [linux]
  222. '@rollup/rollup-linux-arm64-gnu@4.18.0':
  223. resolution: {integrity: sha512-rJ5D47d8WD7J+7STKdCUAgmQk49xuFrRi9pZkWoRD1UeSMakbcepWXPF8ycChBoAqs1pb2wzvbY6Q33WmN2ftw==}
  224. cpu: [arm64]
  225. os: [linux]
  226. '@rollup/rollup-linux-arm64-musl@4.18.0':
  227. resolution: {integrity: sha512-be6Yx37b24ZwxQ+wOQXXLZqpq4jTckJhtGlWGZs68TgdKXJgw54lUUoFYrg6Zs/kjzAQwEwYbp8JxZVzZLRepQ==}
  228. cpu: [arm64]
  229. os: [linux]
  230. '@rollup/rollup-linux-powerpc64le-gnu@4.18.0':
  231. resolution: {integrity: sha512-hNVMQK+qrA9Todu9+wqrXOHxFiD5YmdEi3paj6vP02Kx1hjd2LLYR2eaN7DsEshg09+9uzWi2W18MJDlG0cxJA==}
  232. cpu: [ppc64]
  233. os: [linux]
  234. '@rollup/rollup-linux-riscv64-gnu@4.18.0':
  235. resolution: {integrity: sha512-ROCM7i+m1NfdrsmvwSzoxp9HFtmKGHEqu5NNDiZWQtXLA8S5HBCkVvKAxJ8U+CVctHwV2Gb5VUaK7UAkzhDjlg==}
  236. cpu: [riscv64]
  237. os: [linux]
  238. '@rollup/rollup-linux-s390x-gnu@4.18.0':
  239. resolution: {integrity: sha512-0UyyRHyDN42QL+NbqevXIIUnKA47A+45WyasO+y2bGJ1mhQrfrtXUpTxCOrfxCR4esV3/RLYyucGVPiUsO8xjg==}
  240. cpu: [s390x]
  241. os: [linux]
  242. '@rollup/rollup-linux-x64-gnu@4.18.0':
  243. resolution: {integrity: sha512-xuglR2rBVHA5UsI8h8UbX4VJ470PtGCf5Vpswh7p2ukaqBGFTnsfzxUBetoWBWymHMxbIG0Cmx7Y9qDZzr648w==}
  244. cpu: [x64]
  245. os: [linux]
  246. '@rollup/rollup-linux-x64-musl@4.18.0':
  247. resolution: {integrity: sha512-LKaqQL9osY/ir2geuLVvRRs+utWUNilzdE90TpyoX0eNqPzWjRm14oMEE+YLve4k/NAqCdPkGYDaDF5Sw+xBfg==}
  248. cpu: [x64]
  249. os: [linux]
  250. '@rollup/rollup-win32-arm64-msvc@4.18.0':
  251. resolution: {integrity: sha512-7J6TkZQFGo9qBKH0pk2cEVSRhJbL6MtfWxth7Y5YmZs57Pi+4x6c2dStAUvaQkHQLnEQv1jzBUW43GvZW8OFqA==}
  252. cpu: [arm64]
  253. os: [win32]
  254. '@rollup/rollup-win32-ia32-msvc@4.18.0':
  255. resolution: {integrity: sha512-Txjh+IxBPbkUB9+SXZMpv+b/vnTEtFyfWZgJ6iyCmt2tdx0OF5WhFowLmnh8ENGNpfUlUZkdI//4IEmhwPieNg==}
  256. cpu: [ia32]
  257. os: [win32]
  258. '@rollup/rollup-win32-x64-msvc@4.18.0':
  259. resolution: {integrity: sha512-UOo5FdvOL0+eIVTgS4tIdbW+TtnBLWg1YBCcU2KWM7nuNwRz9bksDX1bekJJCpu25N1DVWaCwnT39dVQxzqS8g==}
  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.4':
  269. resolution: {integrity: sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==}
  270. '@types/node@20.14.2':
  271. resolution: {integrity: sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==}
  272. '@types/web-bluetooth@0.0.16':
  273. resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
  274. '@vitejs/plugin-vue@5.0.5':
  275. resolution: {integrity: sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==}
  276. engines: {node: ^18.0.0 || >=20.0.0}
  277. peerDependencies:
  278. vite: ^5.0.0
  279. vue: ^3.2.25
  280. '@volar/language-core@2.2.5':
  281. resolution: {integrity: sha512-2htyAuxRrAgETmFeUhT4XLELk3LiEcqoW/B8YUXMF6BrGWLMwIR09MFaZYvrA2UhbdAeSyeQ726HaWSWkexUcQ==}
  282. '@volar/source-map@2.2.5':
  283. resolution: {integrity: sha512-wrOEIiZNf4E+PWB0AxyM4tfhkfldPsb3bxg8N6FHrxJH2ohar7aGu48e98bp3pR9HUA7P/pR9VrLmkTrgCCnWQ==}
  284. '@volar/typescript@2.2.5':
  285. resolution: {integrity: sha512-eSV/n75+ppfEVugMC/salZsI44nXDPAyL6+iTYCNLtiLHGJsnMv9GwiDMujrvAUj/aLQyqRJgYtXRoxop2clCw==}
  286. '@vue/compiler-core@3.4.27':
  287. resolution: {integrity: sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==}
  288. '@vue/compiler-dom@3.4.27':
  289. resolution: {integrity: sha512-kUTvochG/oVgE1w5ViSr3KUBh9X7CWirebA3bezTbB5ZKBQZwR2Mwj9uoSKRMFcz4gSMzzLXBPD6KpCLb9nvWw==}
  290. '@vue/compiler-sfc@3.4.27':
  291. resolution: {integrity: sha512-nDwntUEADssW8e0rrmE0+OrONwmRlegDA1pD6QhVeXxjIytV03yDqTey9SBDiALsvAd5U4ZrEKbMyVXhX6mCGA==}
  292. '@vue/compiler-ssr@3.4.27':
  293. resolution: {integrity: sha512-CVRzSJIltzMG5FcidsW0jKNQnNRYC8bT21VegyMMtHmhW3UOI7knmUehzswXLrExDLE6lQCZdrhD4ogI7c+vuw==}
  294. '@vue/devtools-api@6.6.3':
  295. resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==}
  296. '@vue/language-core@2.0.19':
  297. resolution: {integrity: sha512-A9EGOnvb51jOvnCYoRLnMP+CcoPlbZVxI9gZXE/y2GksRWM6j/PrLEIC++pnosWTN08tFpJgxhSS//E9v/Sg+Q==}
  298. peerDependencies:
  299. typescript: '*'
  300. peerDependenciesMeta:
  301. typescript:
  302. optional: true
  303. '@vue/reactivity@3.4.27':
  304. resolution: {integrity: sha512-kK0g4NknW6JX2yySLpsm2jlunZJl2/RJGZ0H9ddHdfBVHcNzxmQ0sS0b09ipmBoQpY8JM2KmUw+a6sO8Zo+zIA==}
  305. '@vue/runtime-core@3.4.27':
  306. resolution: {integrity: sha512-7aYA9GEbOOdviqVvcuweTLe5Za4qBZkUY7SvET6vE8kyypxVgaT1ixHLg4urtOlrApdgcdgHoTZCUuTGap/5WA==}
  307. '@vue/runtime-dom@3.4.27':
  308. resolution: {integrity: sha512-ScOmP70/3NPM+TW9hvVAz6VWWtZJqkbdf7w6ySsws+EsqtHvkhxaWLecrTorFxsawelM5Ys9FnDEMt6BPBDS0Q==}
  309. '@vue/server-renderer@3.4.27':
  310. resolution: {integrity: sha512-dlAMEuvmeA3rJsOMJ2J1kXU7o7pOxgsNHVr9K8hB3ImIkSuBrIdy0vF66h8gf8Tuinf1TK3mPAz2+2sqyf3KzA==}
  311. peerDependencies:
  312. vue: 3.4.27
  313. '@vue/shared@3.4.27':
  314. resolution: {integrity: sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==}
  315. '@vueuse/core@9.13.0':
  316. resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
  317. '@vueuse/metadata@9.13.0':
  318. resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
  319. '@vueuse/shared@9.13.0':
  320. resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
  321. anymatch@3.1.3:
  322. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  323. engines: {node: '>= 8'}
  324. async-validator@4.2.5:
  325. resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
  326. asynckit@0.4.0:
  327. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  328. axios@1.7.2:
  329. resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==}
  330. balanced-match@1.0.2:
  331. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  332. binary-extensions@2.3.0:
  333. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  334. engines: {node: '>=8'}
  335. brace-expansion@2.0.1:
  336. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  337. braces@3.0.3:
  338. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  339. engines: {node: '>=8'}
  340. chokidar@3.6.0:
  341. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  342. engines: {node: '>= 8.10.0'}
  343. combined-stream@1.0.8:
  344. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  345. engines: {node: '>= 0.8'}
  346. computeds@0.0.1:
  347. resolution: {integrity: sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==}
  348. csstype@3.1.3:
  349. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  350. dayjs@1.11.11:
  351. resolution: {integrity: sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==}
  352. de-indent@1.0.2:
  353. resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
  354. delayed-stream@1.0.0:
  355. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  356. engines: {node: '>=0.4.0'}
  357. element-plus@2.7.4:
  358. resolution: {integrity: sha512-ADBN3zHdhg8R9m6IXR2B5txSWvCn1+nAD+aA9kaJ4rZHMr37DVX6EOdwUjqAMPKz2xC0tculgkJ5rh5zVNiDNQ==}
  359. peerDependencies:
  360. vue: ^3.2.0
  361. entities@4.5.0:
  362. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  363. engines: {node: '>=0.12'}
  364. esbuild@0.20.2:
  365. resolution: {integrity: sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==}
  366. engines: {node: '>=12'}
  367. hasBin: true
  368. escape-html@1.0.3:
  369. resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
  370. estree-walker@2.0.2:
  371. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  372. fill-range@7.1.1:
  373. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  374. engines: {node: '>=8'}
  375. follow-redirects@1.15.6:
  376. resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==}
  377. engines: {node: '>=4.0'}
  378. peerDependencies:
  379. debug: '*'
  380. peerDependenciesMeta:
  381. debug:
  382. optional: true
  383. form-data@4.0.0:
  384. resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==}
  385. engines: {node: '>= 6'}
  386. fsevents@2.3.3:
  387. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  388. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  389. os: [darwin]
  390. glob-parent@5.1.2:
  391. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  392. engines: {node: '>= 6'}
  393. he@1.2.0:
  394. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  395. hasBin: true
  396. immutable@4.3.6:
  397. resolution: {integrity: sha512-Ju0+lEMyzMVZarkTn/gqRpdqd5dOPaz1mCZ0SH3JV6iFw81PldE/PEB1hWVEA288HPt4WXW8O7AWxB10M+03QQ==}
  398. is-binary-path@2.1.0:
  399. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  400. engines: {node: '>=8'}
  401. is-extglob@2.1.1:
  402. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  403. engines: {node: '>=0.10.0'}
  404. is-glob@4.0.3:
  405. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  406. engines: {node: '>=0.10.0'}
  407. is-number@7.0.0:
  408. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  409. engines: {node: '>=0.12.0'}
  410. js-sha256@0.11.0:
  411. resolution: {integrity: sha512-6xNlKayMZvds9h1Y1VWc0fQHQ82BxTXizWPEtEeGvmOUYpBRy4gbWroHLpzowe6xiQhHpelCQiE7HEdznyBL9Q==}
  412. lodash-es@4.17.21:
  413. resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
  414. lodash-unified@1.0.3:
  415. resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==}
  416. peerDependencies:
  417. '@types/lodash-es': '*'
  418. lodash: '*'
  419. lodash-es: '*'
  420. lodash@4.17.21:
  421. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  422. magic-string@0.30.10:
  423. resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==}
  424. memoize-one@6.0.0:
  425. resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
  426. mime-db@1.52.0:
  427. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  428. engines: {node: '>= 0.6'}
  429. mime-types@2.1.35:
  430. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  431. engines: {node: '>= 0.6'}
  432. minimatch@9.0.4:
  433. resolution: {integrity: sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==}
  434. engines: {node: '>=16 || 14 >=14.17'}
  435. muggle-string@0.4.1:
  436. resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
  437. nanoid@3.3.7:
  438. resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
  439. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  440. hasBin: true
  441. normalize-path@3.0.0:
  442. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  443. engines: {node: '>=0.10.0'}
  444. normalize-wheel-es@1.2.0:
  445. resolution: {integrity: sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==}
  446. normalize.css@8.0.1:
  447. resolution: {integrity: sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg==}
  448. path-browserify@1.0.1:
  449. resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
  450. picocolors@1.0.1:
  451. resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
  452. picomatch@2.3.1:
  453. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  454. engines: {node: '>=8.6'}
  455. pinia@2.1.7:
  456. resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==}
  457. peerDependencies:
  458. '@vue/composition-api': ^1.4.0
  459. typescript: '>=4.4.4'
  460. vue: ^2.6.14 || ^3.3.0
  461. peerDependenciesMeta:
  462. '@vue/composition-api':
  463. optional: true
  464. typescript:
  465. optional: true
  466. postcss@8.4.38:
  467. resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==}
  468. engines: {node: ^10 || ^12 || >=14}
  469. proxy-from-env@1.1.0:
  470. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
  471. readdirp@3.6.0:
  472. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  473. engines: {node: '>=8.10.0'}
  474. rollup@4.18.0:
  475. resolution: {integrity: sha512-QmJz14PX3rzbJCN1SG4Xe/bAAX2a6NpCP8ab2vfu2GiUr8AQcr2nCV/oEO3yneFarB67zk8ShlIyWb2LGTb3Sg==}
  476. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  477. hasBin: true
  478. sass@1.77.4:
  479. resolution: {integrity: sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==}
  480. engines: {node: '>=14.0.0'}
  481. hasBin: true
  482. semver@7.6.2:
  483. resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==}
  484. engines: {node: '>=10'}
  485. hasBin: true
  486. source-map-js@1.2.0:
  487. resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
  488. engines: {node: '>=0.10.0'}
  489. to-fast-properties@2.0.0:
  490. resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
  491. engines: {node: '>=4'}
  492. to-regex-range@5.0.1:
  493. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  494. engines: {node: '>=8.0'}
  495. typescript@5.4.5:
  496. resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
  497. engines: {node: '>=14.17'}
  498. hasBin: true
  499. undici-types@5.26.5:
  500. resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
  501. uuid@11.0.3:
  502. resolution: {integrity: sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==}
  503. hasBin: true
  504. vite@5.2.12:
  505. resolution: {integrity: sha512-/gC8GxzxMK5ntBwb48pR32GGhENnjtY30G4A0jemunsBkiEZFw60s8InGpN8gkhHEkjnRK1aSAxeQgwvFhUHAA==}
  506. engines: {node: ^18.0.0 || >=20.0.0}
  507. hasBin: true
  508. peerDependencies:
  509. '@types/node': ^18.0.0 || >=20.0.0
  510. less: '*'
  511. lightningcss: ^1.21.0
  512. sass: '*'
  513. stylus: '*'
  514. sugarss: '*'
  515. terser: ^5.4.0
  516. peerDependenciesMeta:
  517. '@types/node':
  518. optional: true
  519. less:
  520. optional: true
  521. lightningcss:
  522. optional: true
  523. sass:
  524. optional: true
  525. stylus:
  526. optional: true
  527. sugarss:
  528. optional: true
  529. terser:
  530. optional: true
  531. vue-demi@0.14.8:
  532. resolution: {integrity: sha512-Uuqnk9YE9SsWeReYqK2alDI5YzciATE0r2SkA6iMAtuXvNTMNACJLJEXNXaEy94ECuBe4Sk6RzRU80kjdbIo1Q==}
  533. engines: {node: '>=12'}
  534. hasBin: true
  535. peerDependencies:
  536. '@vue/composition-api': ^1.0.0-rc.1
  537. vue: ^3.0.0-0 || ^2.6.0
  538. peerDependenciesMeta:
  539. '@vue/composition-api':
  540. optional: true
  541. vue-router@4.3.2:
  542. resolution: {integrity: sha512-hKQJ1vDAZ5LVkKEnHhmm1f9pMiWIBNGF5AwU67PdH7TyXCj/a4hTccuUuYCAMgJK6rO/NVYtQIEN3yL8CECa7Q==}
  543. peerDependencies:
  544. vue: ^3.2.0
  545. vue-template-compiler@2.7.16:
  546. resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==}
  547. vue-tsc@2.0.19:
  548. resolution: {integrity: sha512-JWay5Zt2/871iodGF72cELIbcAoPyhJxq56mPPh+M2K7IwI688FMrFKc/+DvB05wDWEuCPexQJ6L10zSwzzapg==}
  549. hasBin: true
  550. peerDependencies:
  551. typescript: '*'
  552. vue@3.4.27:
  553. resolution: {integrity: sha512-8s/56uK6r01r1icG/aEOHqyMVxd1bkYcSe9j8HcKtr/xTOFWvnzIVTehNW+5Yt89f+DLBe4A569pnZLS5HzAMA==}
  554. peerDependencies:
  555. typescript: '*'
  556. peerDependenciesMeta:
  557. typescript:
  558. optional: true
  559. snapshots:
  560. '@babel/helper-string-parser@7.24.7': {}
  561. '@babel/helper-validator-identifier@7.24.7': {}
  562. '@babel/parser@7.24.7':
  563. dependencies:
  564. '@babel/types': 7.24.7
  565. '@babel/types@7.24.7':
  566. dependencies:
  567. '@babel/helper-string-parser': 7.24.7
  568. '@babel/helper-validator-identifier': 7.24.7
  569. to-fast-properties: 2.0.0
  570. '@ctrl/tinycolor@3.6.1': {}
  571. '@element-plus/icons-vue@2.3.1(vue@3.4.27(typescript@5.4.5))':
  572. dependencies:
  573. vue: 3.4.27(typescript@5.4.5)
  574. '@esbuild/aix-ppc64@0.20.2':
  575. optional: true
  576. '@esbuild/android-arm64@0.20.2':
  577. optional: true
  578. '@esbuild/android-arm@0.20.2':
  579. optional: true
  580. '@esbuild/android-x64@0.20.2':
  581. optional: true
  582. '@esbuild/darwin-arm64@0.20.2':
  583. optional: true
  584. '@esbuild/darwin-x64@0.20.2':
  585. optional: true
  586. '@esbuild/freebsd-arm64@0.20.2':
  587. optional: true
  588. '@esbuild/freebsd-x64@0.20.2':
  589. optional: true
  590. '@esbuild/linux-arm64@0.20.2':
  591. optional: true
  592. '@esbuild/linux-arm@0.20.2':
  593. optional: true
  594. '@esbuild/linux-ia32@0.20.2':
  595. optional: true
  596. '@esbuild/linux-loong64@0.20.2':
  597. optional: true
  598. '@esbuild/linux-mips64el@0.20.2':
  599. optional: true
  600. '@esbuild/linux-ppc64@0.20.2':
  601. optional: true
  602. '@esbuild/linux-riscv64@0.20.2':
  603. optional: true
  604. '@esbuild/linux-s390x@0.20.2':
  605. optional: true
  606. '@esbuild/linux-x64@0.20.2':
  607. optional: true
  608. '@esbuild/netbsd-x64@0.20.2':
  609. optional: true
  610. '@esbuild/openbsd-x64@0.20.2':
  611. optional: true
  612. '@esbuild/sunos-x64@0.20.2':
  613. optional: true
  614. '@esbuild/win32-arm64@0.20.2':
  615. optional: true
  616. '@esbuild/win32-ia32@0.20.2':
  617. optional: true
  618. '@esbuild/win32-x64@0.20.2':
  619. optional: true
  620. '@floating-ui/core@1.6.2':
  621. dependencies:
  622. '@floating-ui/utils': 0.2.2
  623. '@floating-ui/dom@1.6.5':
  624. dependencies:
  625. '@floating-ui/core': 1.6.2
  626. '@floating-ui/utils': 0.2.2
  627. '@floating-ui/utils@0.2.2': {}
  628. '@jridgewell/sourcemap-codec@1.4.15': {}
  629. '@rollup/rollup-android-arm-eabi@4.18.0':
  630. optional: true
  631. '@rollup/rollup-android-arm64@4.18.0':
  632. optional: true
  633. '@rollup/rollup-darwin-arm64@4.18.0':
  634. optional: true
  635. '@rollup/rollup-darwin-x64@4.18.0':
  636. optional: true
  637. '@rollup/rollup-linux-arm-gnueabihf@4.18.0':
  638. optional: true
  639. '@rollup/rollup-linux-arm-musleabihf@4.18.0':
  640. optional: true
  641. '@rollup/rollup-linux-arm64-gnu@4.18.0':
  642. optional: true
  643. '@rollup/rollup-linux-arm64-musl@4.18.0':
  644. optional: true
  645. '@rollup/rollup-linux-powerpc64le-gnu@4.18.0':
  646. optional: true
  647. '@rollup/rollup-linux-riscv64-gnu@4.18.0':
  648. optional: true
  649. '@rollup/rollup-linux-s390x-gnu@4.18.0':
  650. optional: true
  651. '@rollup/rollup-linux-x64-gnu@4.18.0':
  652. optional: true
  653. '@rollup/rollup-linux-x64-musl@4.18.0':
  654. optional: true
  655. '@rollup/rollup-win32-arm64-msvc@4.18.0':
  656. optional: true
  657. '@rollup/rollup-win32-ia32-msvc@4.18.0':
  658. optional: true
  659. '@rollup/rollup-win32-x64-msvc@4.18.0':
  660. optional: true
  661. '@sxzz/popperjs-es@2.11.7': {}
  662. '@types/estree@1.0.5': {}
  663. '@types/lodash-es@4.17.12':
  664. dependencies:
  665. '@types/lodash': 4.17.4
  666. '@types/lodash@4.17.4': {}
  667. '@types/node@20.14.2':
  668. dependencies:
  669. undici-types: 5.26.5
  670. '@types/web-bluetooth@0.0.16': {}
  671. '@vitejs/plugin-vue@5.0.5(vite@5.2.12(@types/node@20.14.2)(sass@1.77.4))(vue@3.4.27(typescript@5.4.5))':
  672. dependencies:
  673. vite: 5.2.12(@types/node@20.14.2)(sass@1.77.4)
  674. vue: 3.4.27(typescript@5.4.5)
  675. '@volar/language-core@2.2.5':
  676. dependencies:
  677. '@volar/source-map': 2.2.5
  678. '@volar/source-map@2.2.5':
  679. dependencies:
  680. muggle-string: 0.4.1
  681. '@volar/typescript@2.2.5':
  682. dependencies:
  683. '@volar/language-core': 2.2.5
  684. path-browserify: 1.0.1
  685. '@vue/compiler-core@3.4.27':
  686. dependencies:
  687. '@babel/parser': 7.24.7
  688. '@vue/shared': 3.4.27
  689. entities: 4.5.0
  690. estree-walker: 2.0.2
  691. source-map-js: 1.2.0
  692. '@vue/compiler-dom@3.4.27':
  693. dependencies:
  694. '@vue/compiler-core': 3.4.27
  695. '@vue/shared': 3.4.27
  696. '@vue/compiler-sfc@3.4.27':
  697. dependencies:
  698. '@babel/parser': 7.24.7
  699. '@vue/compiler-core': 3.4.27
  700. '@vue/compiler-dom': 3.4.27
  701. '@vue/compiler-ssr': 3.4.27
  702. '@vue/shared': 3.4.27
  703. estree-walker: 2.0.2
  704. magic-string: 0.30.10
  705. postcss: 8.4.38
  706. source-map-js: 1.2.0
  707. '@vue/compiler-ssr@3.4.27':
  708. dependencies:
  709. '@vue/compiler-dom': 3.4.27
  710. '@vue/shared': 3.4.27
  711. '@vue/devtools-api@6.6.3': {}
  712. '@vue/language-core@2.0.19(typescript@5.4.5)':
  713. dependencies:
  714. '@volar/language-core': 2.2.5
  715. '@vue/compiler-dom': 3.4.27
  716. '@vue/shared': 3.4.27
  717. computeds: 0.0.1
  718. minimatch: 9.0.4
  719. path-browserify: 1.0.1
  720. vue-template-compiler: 2.7.16
  721. optionalDependencies:
  722. typescript: 5.4.5
  723. '@vue/reactivity@3.4.27':
  724. dependencies:
  725. '@vue/shared': 3.4.27
  726. '@vue/runtime-core@3.4.27':
  727. dependencies:
  728. '@vue/reactivity': 3.4.27
  729. '@vue/shared': 3.4.27
  730. '@vue/runtime-dom@3.4.27':
  731. dependencies:
  732. '@vue/runtime-core': 3.4.27
  733. '@vue/shared': 3.4.27
  734. csstype: 3.1.3
  735. '@vue/server-renderer@3.4.27(vue@3.4.27(typescript@5.4.5))':
  736. dependencies:
  737. '@vue/compiler-ssr': 3.4.27
  738. '@vue/shared': 3.4.27
  739. vue: 3.4.27(typescript@5.4.5)
  740. '@vue/shared@3.4.27': {}
  741. '@vueuse/core@9.13.0(vue@3.4.27(typescript@5.4.5))':
  742. dependencies:
  743. '@types/web-bluetooth': 0.0.16
  744. '@vueuse/metadata': 9.13.0
  745. '@vueuse/shared': 9.13.0(vue@3.4.27(typescript@5.4.5))
  746. vue-demi: 0.14.8(vue@3.4.27(typescript@5.4.5))
  747. transitivePeerDependencies:
  748. - '@vue/composition-api'
  749. - vue
  750. '@vueuse/metadata@9.13.0': {}
  751. '@vueuse/shared@9.13.0(vue@3.4.27(typescript@5.4.5))':
  752. dependencies:
  753. vue-demi: 0.14.8(vue@3.4.27(typescript@5.4.5))
  754. transitivePeerDependencies:
  755. - '@vue/composition-api'
  756. - vue
  757. anymatch@3.1.3:
  758. dependencies:
  759. normalize-path: 3.0.0
  760. picomatch: 2.3.1
  761. async-validator@4.2.5: {}
  762. asynckit@0.4.0: {}
  763. axios@1.7.2:
  764. dependencies:
  765. follow-redirects: 1.15.6
  766. form-data: 4.0.0
  767. proxy-from-env: 1.1.0
  768. transitivePeerDependencies:
  769. - debug
  770. balanced-match@1.0.2: {}
  771. binary-extensions@2.3.0: {}
  772. brace-expansion@2.0.1:
  773. dependencies:
  774. balanced-match: 1.0.2
  775. braces@3.0.3:
  776. dependencies:
  777. fill-range: 7.1.1
  778. chokidar@3.6.0:
  779. dependencies:
  780. anymatch: 3.1.3
  781. braces: 3.0.3
  782. glob-parent: 5.1.2
  783. is-binary-path: 2.1.0
  784. is-glob: 4.0.3
  785. normalize-path: 3.0.0
  786. readdirp: 3.6.0
  787. optionalDependencies:
  788. fsevents: 2.3.3
  789. combined-stream@1.0.8:
  790. dependencies:
  791. delayed-stream: 1.0.0
  792. computeds@0.0.1: {}
  793. csstype@3.1.3: {}
  794. dayjs@1.11.11: {}
  795. de-indent@1.0.2: {}
  796. delayed-stream@1.0.0: {}
  797. element-plus@2.7.4(vue@3.4.27(typescript@5.4.5)):
  798. dependencies:
  799. '@ctrl/tinycolor': 3.6.1
  800. '@element-plus/icons-vue': 2.3.1(vue@3.4.27(typescript@5.4.5))
  801. '@floating-ui/dom': 1.6.5
  802. '@popperjs/core': '@sxzz/popperjs-es@2.11.7'
  803. '@types/lodash': 4.17.4
  804. '@types/lodash-es': 4.17.12
  805. '@vueuse/core': 9.13.0(vue@3.4.27(typescript@5.4.5))
  806. async-validator: 4.2.5
  807. dayjs: 1.11.11
  808. escape-html: 1.0.3
  809. lodash: 4.17.21
  810. lodash-es: 4.17.21
  811. lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21)
  812. memoize-one: 6.0.0
  813. normalize-wheel-es: 1.2.0
  814. vue: 3.4.27(typescript@5.4.5)
  815. transitivePeerDependencies:
  816. - '@vue/composition-api'
  817. entities@4.5.0: {}
  818. esbuild@0.20.2:
  819. optionalDependencies:
  820. '@esbuild/aix-ppc64': 0.20.2
  821. '@esbuild/android-arm': 0.20.2
  822. '@esbuild/android-arm64': 0.20.2
  823. '@esbuild/android-x64': 0.20.2
  824. '@esbuild/darwin-arm64': 0.20.2
  825. '@esbuild/darwin-x64': 0.20.2
  826. '@esbuild/freebsd-arm64': 0.20.2
  827. '@esbuild/freebsd-x64': 0.20.2
  828. '@esbuild/linux-arm': 0.20.2
  829. '@esbuild/linux-arm64': 0.20.2
  830. '@esbuild/linux-ia32': 0.20.2
  831. '@esbuild/linux-loong64': 0.20.2
  832. '@esbuild/linux-mips64el': 0.20.2
  833. '@esbuild/linux-ppc64': 0.20.2
  834. '@esbuild/linux-riscv64': 0.20.2
  835. '@esbuild/linux-s390x': 0.20.2
  836. '@esbuild/linux-x64': 0.20.2
  837. '@esbuild/netbsd-x64': 0.20.2
  838. '@esbuild/openbsd-x64': 0.20.2
  839. '@esbuild/sunos-x64': 0.20.2
  840. '@esbuild/win32-arm64': 0.20.2
  841. '@esbuild/win32-ia32': 0.20.2
  842. '@esbuild/win32-x64': 0.20.2
  843. escape-html@1.0.3: {}
  844. estree-walker@2.0.2: {}
  845. fill-range@7.1.1:
  846. dependencies:
  847. to-regex-range: 5.0.1
  848. follow-redirects@1.15.6: {}
  849. form-data@4.0.0:
  850. dependencies:
  851. asynckit: 0.4.0
  852. combined-stream: 1.0.8
  853. mime-types: 2.1.35
  854. fsevents@2.3.3:
  855. optional: true
  856. glob-parent@5.1.2:
  857. dependencies:
  858. is-glob: 4.0.3
  859. he@1.2.0: {}
  860. immutable@4.3.6: {}
  861. is-binary-path@2.1.0:
  862. dependencies:
  863. binary-extensions: 2.3.0
  864. is-extglob@2.1.1: {}
  865. is-glob@4.0.3:
  866. dependencies:
  867. is-extglob: 2.1.1
  868. is-number@7.0.0: {}
  869. js-sha256@0.11.0: {}
  870. lodash-es@4.17.21: {}
  871. lodash-unified@1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21):
  872. dependencies:
  873. '@types/lodash-es': 4.17.12
  874. lodash: 4.17.21
  875. lodash-es: 4.17.21
  876. lodash@4.17.21: {}
  877. magic-string@0.30.10:
  878. dependencies:
  879. '@jridgewell/sourcemap-codec': 1.4.15
  880. memoize-one@6.0.0: {}
  881. mime-db@1.52.0: {}
  882. mime-types@2.1.35:
  883. dependencies:
  884. mime-db: 1.52.0
  885. minimatch@9.0.4:
  886. dependencies:
  887. brace-expansion: 2.0.1
  888. muggle-string@0.4.1: {}
  889. nanoid@3.3.7: {}
  890. normalize-path@3.0.0: {}
  891. normalize-wheel-es@1.2.0: {}
  892. normalize.css@8.0.1: {}
  893. path-browserify@1.0.1: {}
  894. picocolors@1.0.1: {}
  895. picomatch@2.3.1: {}
  896. pinia@2.1.7(typescript@5.4.5)(vue@3.4.27(typescript@5.4.5)):
  897. dependencies:
  898. '@vue/devtools-api': 6.6.3
  899. vue: 3.4.27(typescript@5.4.5)
  900. vue-demi: 0.14.8(vue@3.4.27(typescript@5.4.5))
  901. optionalDependencies:
  902. typescript: 5.4.5
  903. postcss@8.4.38:
  904. dependencies:
  905. nanoid: 3.3.7
  906. picocolors: 1.0.1
  907. source-map-js: 1.2.0
  908. proxy-from-env@1.1.0: {}
  909. readdirp@3.6.0:
  910. dependencies:
  911. picomatch: 2.3.1
  912. rollup@4.18.0:
  913. dependencies:
  914. '@types/estree': 1.0.5
  915. optionalDependencies:
  916. '@rollup/rollup-android-arm-eabi': 4.18.0
  917. '@rollup/rollup-android-arm64': 4.18.0
  918. '@rollup/rollup-darwin-arm64': 4.18.0
  919. '@rollup/rollup-darwin-x64': 4.18.0
  920. '@rollup/rollup-linux-arm-gnueabihf': 4.18.0
  921. '@rollup/rollup-linux-arm-musleabihf': 4.18.0
  922. '@rollup/rollup-linux-arm64-gnu': 4.18.0
  923. '@rollup/rollup-linux-arm64-musl': 4.18.0
  924. '@rollup/rollup-linux-powerpc64le-gnu': 4.18.0
  925. '@rollup/rollup-linux-riscv64-gnu': 4.18.0
  926. '@rollup/rollup-linux-s390x-gnu': 4.18.0
  927. '@rollup/rollup-linux-x64-gnu': 4.18.0
  928. '@rollup/rollup-linux-x64-musl': 4.18.0
  929. '@rollup/rollup-win32-arm64-msvc': 4.18.0
  930. '@rollup/rollup-win32-ia32-msvc': 4.18.0
  931. '@rollup/rollup-win32-x64-msvc': 4.18.0
  932. fsevents: 2.3.3
  933. sass@1.77.4:
  934. dependencies:
  935. chokidar: 3.6.0
  936. immutable: 4.3.6
  937. source-map-js: 1.2.0
  938. semver@7.6.2: {}
  939. source-map-js@1.2.0: {}
  940. to-fast-properties@2.0.0: {}
  941. to-regex-range@5.0.1:
  942. dependencies:
  943. is-number: 7.0.0
  944. typescript@5.4.5: {}
  945. undici-types@5.26.5: {}
  946. uuid@11.0.3: {}
  947. vite@5.2.12(@types/node@20.14.2)(sass@1.77.4):
  948. dependencies:
  949. esbuild: 0.20.2
  950. postcss: 8.4.38
  951. rollup: 4.18.0
  952. optionalDependencies:
  953. '@types/node': 20.14.2
  954. fsevents: 2.3.3
  955. sass: 1.77.4
  956. vue-demi@0.14.8(vue@3.4.27(typescript@5.4.5)):
  957. dependencies:
  958. vue: 3.4.27(typescript@5.4.5)
  959. vue-router@4.3.2(vue@3.4.27(typescript@5.4.5)):
  960. dependencies:
  961. '@vue/devtools-api': 6.6.3
  962. vue: 3.4.27(typescript@5.4.5)
  963. vue-template-compiler@2.7.16:
  964. dependencies:
  965. de-indent: 1.0.2
  966. he: 1.2.0
  967. vue-tsc@2.0.19(typescript@5.4.5):
  968. dependencies:
  969. '@volar/typescript': 2.2.5
  970. '@vue/language-core': 2.0.19(typescript@5.4.5)
  971. semver: 7.6.2
  972. typescript: 5.4.5
  973. vue@3.4.27(typescript@5.4.5):
  974. dependencies:
  975. '@vue/compiler-dom': 3.4.27
  976. '@vue/compiler-sfc': 3.4.27
  977. '@vue/runtime-dom': 3.4.27
  978. '@vue/server-renderer': 3.4.27(vue@3.4.27(typescript@5.4.5))
  979. '@vue/shared': 3.4.27
  980. optionalDependencies:
  981. typescript: 5.4.5