pnpm-lock.yaml 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831
  1. lockfileVersion: '6.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. dependencies:
  6. sass:
  7. specifier: ^1.71.1
  8. version: 1.71.1
  9. vue:
  10. specifier: ^3.4.21
  11. version: 3.4.21(typescript@5.4.2)
  12. devDependencies:
  13. '@types/node':
  14. specifier: ^20.11.28
  15. version: 20.11.28
  16. '@vitejs/plugin-vue':
  17. specifier: ^5.0.4
  18. version: 5.0.4(vite@5.1.6)(vue@3.4.21)
  19. typescript:
  20. specifier: ^5.2.2
  21. version: 5.4.2
  22. vite:
  23. specifier: ^5.1.6
  24. version: 5.1.6(@types/node@20.11.28)(sass@1.71.1)
  25. vue-tsc:
  26. specifier: ^1.8.27
  27. version: 1.8.27(typescript@5.4.2)
  28. packages:
  29. /@babel/helper-string-parser@7.23.4:
  30. resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==}
  31. engines: {node: '>=6.9.0'}
  32. /@babel/helper-validator-identifier@7.22.20:
  33. resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==}
  34. engines: {node: '>=6.9.0'}
  35. /@babel/parser@7.24.0:
  36. resolution: {integrity: sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==}
  37. engines: {node: '>=6.0.0'}
  38. hasBin: true
  39. dependencies:
  40. '@babel/types': 7.24.0
  41. /@babel/types@7.24.0:
  42. resolution: {integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==}
  43. engines: {node: '>=6.9.0'}
  44. dependencies:
  45. '@babel/helper-string-parser': 7.23.4
  46. '@babel/helper-validator-identifier': 7.22.20
  47. to-fast-properties: 2.0.0
  48. /@esbuild/aix-ppc64@0.19.12:
  49. resolution: {integrity: sha512-bmoCYyWdEL3wDQIVbcyzRyeKLgk2WtWLTWz1ZIAZF/EGbNOwSA6ew3PftJ1PqMiOOGu0OyFMzG53L0zqIpPeNA==}
  50. engines: {node: '>=12'}
  51. cpu: [ppc64]
  52. os: [aix]
  53. requiresBuild: true
  54. dev: true
  55. optional: true
  56. /@esbuild/android-arm64@0.19.12:
  57. resolution: {integrity: sha512-P0UVNGIienjZv3f5zq0DP3Nt2IE/3plFzuaS96vihvD0Hd6H/q4WXUGpCxD/E8YrSXfNyRPbpTq+T8ZQioSuPA==}
  58. engines: {node: '>=12'}
  59. cpu: [arm64]
  60. os: [android]
  61. requiresBuild: true
  62. dev: true
  63. optional: true
  64. /@esbuild/android-arm@0.19.12:
  65. resolution: {integrity: sha512-qg/Lj1mu3CdQlDEEiWrlC4eaPZ1KztwGJ9B6J+/6G+/4ewxJg7gqj8eVYWvao1bXrqGiW2rsBZFSX3q2lcW05w==}
  66. engines: {node: '>=12'}
  67. cpu: [arm]
  68. os: [android]
  69. requiresBuild: true
  70. dev: true
  71. optional: true
  72. /@esbuild/android-x64@0.19.12:
  73. resolution: {integrity: sha512-3k7ZoUW6Q6YqhdhIaq/WZ7HwBpnFBlW905Fa4s4qWJyiNOgT1dOqDiVAQFwBH7gBRZr17gLrlFCRzF6jFh7Kew==}
  74. engines: {node: '>=12'}
  75. cpu: [x64]
  76. os: [android]
  77. requiresBuild: true
  78. dev: true
  79. optional: true
  80. /@esbuild/darwin-arm64@0.19.12:
  81. resolution: {integrity: sha512-B6IeSgZgtEzGC42jsI+YYu9Z3HKRxp8ZT3cqhvliEHovq8HSX2YX8lNocDn79gCKJXOSaEot9MVYky7AKjCs8g==}
  82. engines: {node: '>=12'}
  83. cpu: [arm64]
  84. os: [darwin]
  85. requiresBuild: true
  86. dev: true
  87. optional: true
  88. /@esbuild/darwin-x64@0.19.12:
  89. resolution: {integrity: sha512-hKoVkKzFiToTgn+41qGhsUJXFlIjxI/jSYeZf3ugemDYZldIXIxhvwN6erJGlX4t5h417iFuheZ7l+YVn05N3A==}
  90. engines: {node: '>=12'}
  91. cpu: [x64]
  92. os: [darwin]
  93. requiresBuild: true
  94. dev: true
  95. optional: true
  96. /@esbuild/freebsd-arm64@0.19.12:
  97. resolution: {integrity: sha512-4aRvFIXmwAcDBw9AueDQ2YnGmz5L6obe5kmPT8Vd+/+x/JMVKCgdcRwH6APrbpNXsPz+K653Qg8HB/oXvXVukA==}
  98. engines: {node: '>=12'}
  99. cpu: [arm64]
  100. os: [freebsd]
  101. requiresBuild: true
  102. dev: true
  103. optional: true
  104. /@esbuild/freebsd-x64@0.19.12:
  105. resolution: {integrity: sha512-EYoXZ4d8xtBoVN7CEwWY2IN4ho76xjYXqSXMNccFSx2lgqOG/1TBPW0yPx1bJZk94qu3tX0fycJeeQsKovA8gg==}
  106. engines: {node: '>=12'}
  107. cpu: [x64]
  108. os: [freebsd]
  109. requiresBuild: true
  110. dev: true
  111. optional: true
  112. /@esbuild/linux-arm64@0.19.12:
  113. resolution: {integrity: sha512-EoTjyYyLuVPfdPLsGVVVC8a0p1BFFvtpQDB/YLEhaXyf/5bczaGeN15QkR+O4S5LeJ92Tqotve7i1jn35qwvdA==}
  114. engines: {node: '>=12'}
  115. cpu: [arm64]
  116. os: [linux]
  117. requiresBuild: true
  118. dev: true
  119. optional: true
  120. /@esbuild/linux-arm@0.19.12:
  121. resolution: {integrity: sha512-J5jPms//KhSNv+LO1S1TX1UWp1ucM6N6XuL6ITdKWElCu8wXP72l9MM0zDTzzeikVyqFE6U8YAV9/tFyj0ti+w==}
  122. engines: {node: '>=12'}
  123. cpu: [arm]
  124. os: [linux]
  125. requiresBuild: true
  126. dev: true
  127. optional: true
  128. /@esbuild/linux-ia32@0.19.12:
  129. resolution: {integrity: sha512-Thsa42rrP1+UIGaWz47uydHSBOgTUnwBwNq59khgIwktK6x60Hivfbux9iNR0eHCHzOLjLMLfUMLCypBkZXMHA==}
  130. engines: {node: '>=12'}
  131. cpu: [ia32]
  132. os: [linux]
  133. requiresBuild: true
  134. dev: true
  135. optional: true
  136. /@esbuild/linux-loong64@0.19.12:
  137. resolution: {integrity: sha512-LiXdXA0s3IqRRjm6rV6XaWATScKAXjI4R4LoDlvO7+yQqFdlr1Bax62sRwkVvRIrwXxvtYEHHI4dm50jAXkuAA==}
  138. engines: {node: '>=12'}
  139. cpu: [loong64]
  140. os: [linux]
  141. requiresBuild: true
  142. dev: true
  143. optional: true
  144. /@esbuild/linux-mips64el@0.19.12:
  145. resolution: {integrity: sha512-fEnAuj5VGTanfJ07ff0gOA6IPsvrVHLVb6Lyd1g2/ed67oU1eFzL0r9WL7ZzscD+/N6i3dWumGE1Un4f7Amf+w==}
  146. engines: {node: '>=12'}
  147. cpu: [mips64el]
  148. os: [linux]
  149. requiresBuild: true
  150. dev: true
  151. optional: true
  152. /@esbuild/linux-ppc64@0.19.12:
  153. resolution: {integrity: sha512-nYJA2/QPimDQOh1rKWedNOe3Gfc8PabU7HT3iXWtNUbRzXS9+vgB0Fjaqr//XNbd82mCxHzik2qotuI89cfixg==}
  154. engines: {node: '>=12'}
  155. cpu: [ppc64]
  156. os: [linux]
  157. requiresBuild: true
  158. dev: true
  159. optional: true
  160. /@esbuild/linux-riscv64@0.19.12:
  161. resolution: {integrity: sha512-2MueBrlPQCw5dVJJpQdUYgeqIzDQgw3QtiAHUC4RBz9FXPrskyyU3VI1hw7C0BSKB9OduwSJ79FTCqtGMWqJHg==}
  162. engines: {node: '>=12'}
  163. cpu: [riscv64]
  164. os: [linux]
  165. requiresBuild: true
  166. dev: true
  167. optional: true
  168. /@esbuild/linux-s390x@0.19.12:
  169. resolution: {integrity: sha512-+Pil1Nv3Umes4m3AZKqA2anfhJiVmNCYkPchwFJNEJN5QxmTs1uzyy4TvmDrCRNT2ApwSari7ZIgrPeUx4UZDg==}
  170. engines: {node: '>=12'}
  171. cpu: [s390x]
  172. os: [linux]
  173. requiresBuild: true
  174. dev: true
  175. optional: true
  176. /@esbuild/linux-x64@0.19.12:
  177. resolution: {integrity: sha512-B71g1QpxfwBvNrfyJdVDexenDIt1CiDN1TIXLbhOw0KhJzE78KIFGX6OJ9MrtC0oOqMWf+0xop4qEU8JrJTwCg==}
  178. engines: {node: '>=12'}
  179. cpu: [x64]
  180. os: [linux]
  181. requiresBuild: true
  182. dev: true
  183. optional: true
  184. /@esbuild/netbsd-x64@0.19.12:
  185. resolution: {integrity: sha512-3ltjQ7n1owJgFbuC61Oj++XhtzmymoCihNFgT84UAmJnxJfm4sYCiSLTXZtE00VWYpPMYc+ZQmB6xbSdVh0JWA==}
  186. engines: {node: '>=12'}
  187. cpu: [x64]
  188. os: [netbsd]
  189. requiresBuild: true
  190. dev: true
  191. optional: true
  192. /@esbuild/openbsd-x64@0.19.12:
  193. resolution: {integrity: sha512-RbrfTB9SWsr0kWmb9srfF+L933uMDdu9BIzdA7os2t0TXhCRjrQyCeOt6wVxr79CKD4c+p+YhCj31HBkYcXebw==}
  194. engines: {node: '>=12'}
  195. cpu: [x64]
  196. os: [openbsd]
  197. requiresBuild: true
  198. dev: true
  199. optional: true
  200. /@esbuild/sunos-x64@0.19.12:
  201. resolution: {integrity: sha512-HKjJwRrW8uWtCQnQOz9qcU3mUZhTUQvi56Q8DPTLLB+DawoiQdjsYq+j+D3s9I8VFtDr+F9CjgXKKC4ss89IeA==}
  202. engines: {node: '>=12'}
  203. cpu: [x64]
  204. os: [sunos]
  205. requiresBuild: true
  206. dev: true
  207. optional: true
  208. /@esbuild/win32-arm64@0.19.12:
  209. resolution: {integrity: sha512-URgtR1dJnmGvX864pn1B2YUYNzjmXkuJOIqG2HdU62MVS4EHpU2946OZoTMnRUHklGtJdJZ33QfzdjGACXhn1A==}
  210. engines: {node: '>=12'}
  211. cpu: [arm64]
  212. os: [win32]
  213. requiresBuild: true
  214. dev: true
  215. optional: true
  216. /@esbuild/win32-ia32@0.19.12:
  217. resolution: {integrity: sha512-+ZOE6pUkMOJfmxmBZElNOx72NKpIa/HFOMGzu8fqzQJ5kgf6aTGrcJaFsNiVMH4JKpMipyK+7k0n2UXN7a8YKQ==}
  218. engines: {node: '>=12'}
  219. cpu: [ia32]
  220. os: [win32]
  221. requiresBuild: true
  222. dev: true
  223. optional: true
  224. /@esbuild/win32-x64@0.19.12:
  225. resolution: {integrity: sha512-T1QyPSDCyMXaO3pzBkF96E8xMkiRYbUEZADd29SyPGabqxMViNoii+NcK7eWJAEoU6RZyEm5lVSIjTmcdoB9HA==}
  226. engines: {node: '>=12'}
  227. cpu: [x64]
  228. os: [win32]
  229. requiresBuild: true
  230. dev: true
  231. optional: true
  232. /@jridgewell/sourcemap-codec@1.4.15:
  233. resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
  234. /@rollup/rollup-android-arm-eabi@4.13.0:
  235. resolution: {integrity: sha512-5ZYPOuaAqEH/W3gYsRkxQATBW3Ii1MfaT4EQstTnLKViLi2gLSQmlmtTpGucNP3sXEpOiI5tdGhjdE111ekyEg==}
  236. cpu: [arm]
  237. os: [android]
  238. requiresBuild: true
  239. dev: true
  240. optional: true
  241. /@rollup/rollup-android-arm64@4.13.0:
  242. resolution: {integrity: sha512-BSbaCmn8ZadK3UAQdlauSvtaJjhlDEjS5hEVVIN3A4bbl3X+otyf/kOJV08bYiRxfejP3DXFzO2jz3G20107+Q==}
  243. cpu: [arm64]
  244. os: [android]
  245. requiresBuild: true
  246. dev: true
  247. optional: true
  248. /@rollup/rollup-darwin-arm64@4.13.0:
  249. resolution: {integrity: sha512-Ovf2evVaP6sW5Ut0GHyUSOqA6tVKfrTHddtmxGQc1CTQa1Cw3/KMCDEEICZBbyppcwnhMwcDce9ZRxdWRpVd6g==}
  250. cpu: [arm64]
  251. os: [darwin]
  252. requiresBuild: true
  253. dev: true
  254. optional: true
  255. /@rollup/rollup-darwin-x64@4.13.0:
  256. resolution: {integrity: sha512-U+Jcxm89UTK592vZ2J9st9ajRv/hrwHdnvyuJpa5A2ngGSVHypigidkQJP+YiGL6JODiUeMzkqQzbCG3At81Gg==}
  257. cpu: [x64]
  258. os: [darwin]
  259. requiresBuild: true
  260. dev: true
  261. optional: true
  262. /@rollup/rollup-linux-arm-gnueabihf@4.13.0:
  263. resolution: {integrity: sha512-8wZidaUJUTIR5T4vRS22VkSMOVooG0F4N+JSwQXWSRiC6yfEsFMLTYRFHvby5mFFuExHa/yAp9juSphQQJAijQ==}
  264. cpu: [arm]
  265. os: [linux]
  266. requiresBuild: true
  267. dev: true
  268. optional: true
  269. /@rollup/rollup-linux-arm64-gnu@4.13.0:
  270. resolution: {integrity: sha512-Iu0Kno1vrD7zHQDxOmvweqLkAzjxEVqNhUIXBsZ8hu8Oak7/5VTPrxOEZXYC1nmrBVJp0ZcL2E7lSuuOVaE3+w==}
  271. cpu: [arm64]
  272. os: [linux]
  273. libc: [glibc]
  274. requiresBuild: true
  275. dev: true
  276. optional: true
  277. /@rollup/rollup-linux-arm64-musl@4.13.0:
  278. resolution: {integrity: sha512-C31QrW47llgVyrRjIwiOwsHFcaIwmkKi3PCroQY5aVq4H0A5v/vVVAtFsI1nfBngtoRpeREvZOkIhmRwUKkAdw==}
  279. cpu: [arm64]
  280. os: [linux]
  281. libc: [musl]
  282. requiresBuild: true
  283. dev: true
  284. optional: true
  285. /@rollup/rollup-linux-riscv64-gnu@4.13.0:
  286. resolution: {integrity: sha512-Oq90dtMHvthFOPMl7pt7KmxzX7E71AfyIhh+cPhLY9oko97Zf2C9tt/XJD4RgxhaGeAraAXDtqxvKE1y/j35lA==}
  287. cpu: [riscv64]
  288. os: [linux]
  289. libc: [glibc]
  290. requiresBuild: true
  291. dev: true
  292. optional: true
  293. /@rollup/rollup-linux-x64-gnu@4.13.0:
  294. resolution: {integrity: sha512-yUD/8wMffnTKuiIsl6xU+4IA8UNhQ/f1sAnQebmE/lyQ8abjsVyDkyRkWop0kdMhKMprpNIhPmYlCxgHrPoXoA==}
  295. cpu: [x64]
  296. os: [linux]
  297. libc: [glibc]
  298. requiresBuild: true
  299. dev: true
  300. optional: true
  301. /@rollup/rollup-linux-x64-musl@4.13.0:
  302. resolution: {integrity: sha512-9RyNqoFNdF0vu/qqX63fKotBh43fJQeYC98hCaf89DYQpv+xu0D8QFSOS0biA7cGuqJFOc1bJ+m2rhhsKcw1hw==}
  303. cpu: [x64]
  304. os: [linux]
  305. libc: [musl]
  306. requiresBuild: true
  307. dev: true
  308. optional: true
  309. /@rollup/rollup-win32-arm64-msvc@4.13.0:
  310. resolution: {integrity: sha512-46ue8ymtm/5PUU6pCvjlic0z82qWkxv54GTJZgHrQUuZnVH+tvvSP0LsozIDsCBFO4VjJ13N68wqrKSeScUKdA==}
  311. cpu: [arm64]
  312. os: [win32]
  313. requiresBuild: true
  314. dev: true
  315. optional: true
  316. /@rollup/rollup-win32-ia32-msvc@4.13.0:
  317. resolution: {integrity: sha512-P5/MqLdLSlqxbeuJ3YDeX37srC8mCflSyTrUsgbU1c/U9j6l2g2GiIdYaGD9QjdMQPMSgYm7hgg0551wHyIluw==}
  318. cpu: [ia32]
  319. os: [win32]
  320. requiresBuild: true
  321. dev: true
  322. optional: true
  323. /@rollup/rollup-win32-x64-msvc@4.13.0:
  324. resolution: {integrity: sha512-UKXUQNbO3DOhzLRwHSpa0HnhhCgNODvfoPWv2FCXme8N/ANFfhIPMGuOT+QuKd16+B5yxZ0HdpNlqPvTMS1qfw==}
  325. cpu: [x64]
  326. os: [win32]
  327. requiresBuild: true
  328. dev: true
  329. optional: true
  330. /@types/estree@1.0.5:
  331. resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
  332. dev: true
  333. /@types/node@20.11.28:
  334. resolution: {integrity: sha512-M/GPWVS2wLkSkNHVeLkrF2fD5Lx5UC4PxA0uZcKc6QqbIQUJyW1jVjueJYi1z8n0I5PxYrtpnPnWglE+y9A0KA==}
  335. dependencies:
  336. undici-types: 5.26.5
  337. dev: true
  338. /@vitejs/plugin-vue@5.0.4(vite@5.1.6)(vue@3.4.21):
  339. resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==}
  340. engines: {node: ^18.0.0 || >=20.0.0}
  341. peerDependencies:
  342. vite: ^5.0.0
  343. vue: ^3.2.25
  344. dependencies:
  345. vite: 5.1.6(@types/node@20.11.28)(sass@1.71.1)
  346. vue: 3.4.21(typescript@5.4.2)
  347. dev: true
  348. /@volar/language-core@1.11.1:
  349. resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==}
  350. dependencies:
  351. '@volar/source-map': 1.11.1
  352. dev: true
  353. /@volar/source-map@1.11.1:
  354. resolution: {integrity: sha512-hJnOnwZ4+WT5iupLRnuzbULZ42L7BWWPMmruzwtLhJfpDVoZLjNBxHDi2sY2bgZXCKlpU5XcsMFoYrsQmPhfZg==}
  355. dependencies:
  356. muggle-string: 0.3.1
  357. dev: true
  358. /@volar/typescript@1.11.1:
  359. resolution: {integrity: sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==}
  360. dependencies:
  361. '@volar/language-core': 1.11.1
  362. path-browserify: 1.0.1
  363. dev: true
  364. /@vue/compiler-core@3.4.21:
  365. resolution: {integrity: sha512-MjXawxZf2SbZszLPYxaFCjxfibYrzr3eYbKxwpLR9EQN+oaziSu3qKVbwBERj1IFIB8OLUewxB5m/BFzi613og==}
  366. dependencies:
  367. '@babel/parser': 7.24.0
  368. '@vue/shared': 3.4.21
  369. entities: 4.5.0
  370. estree-walker: 2.0.2
  371. source-map-js: 1.0.2
  372. /@vue/compiler-dom@3.4.21:
  373. resolution: {integrity: sha512-IZC6FKowtT1sl0CR5DpXSiEB5ayw75oT2bma1BEhV7RRR1+cfwLrxc2Z8Zq/RGFzJ8w5r9QtCOvTjQgdn0IKmA==}
  374. dependencies:
  375. '@vue/compiler-core': 3.4.21
  376. '@vue/shared': 3.4.21
  377. /@vue/compiler-sfc@3.4.21:
  378. resolution: {integrity: sha512-me7epoTxYlY+2CUM7hy9PCDdpMPfIwrOvAXud2Upk10g4YLv9UBW7kL798TvMeDhPthkZ0CONNrK2GoeI1ODiQ==}
  379. dependencies:
  380. '@babel/parser': 7.24.0
  381. '@vue/compiler-core': 3.4.21
  382. '@vue/compiler-dom': 3.4.21
  383. '@vue/compiler-ssr': 3.4.21
  384. '@vue/shared': 3.4.21
  385. estree-walker: 2.0.2
  386. magic-string: 0.30.8
  387. postcss: 8.4.35
  388. source-map-js: 1.0.2
  389. /@vue/compiler-ssr@3.4.21:
  390. resolution: {integrity: sha512-M5+9nI2lPpAsgXOGQobnIueVqc9sisBFexh5yMIMRAPYLa7+5wEJs8iqOZc1WAa9WQbx9GR2twgznU8LTIiZ4Q==}
  391. dependencies:
  392. '@vue/compiler-dom': 3.4.21
  393. '@vue/shared': 3.4.21
  394. /@vue/language-core@1.8.27(typescript@5.4.2):
  395. resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==}
  396. peerDependencies:
  397. typescript: '*'
  398. peerDependenciesMeta:
  399. typescript:
  400. optional: true
  401. dependencies:
  402. '@volar/language-core': 1.11.1
  403. '@volar/source-map': 1.11.1
  404. '@vue/compiler-dom': 3.4.21
  405. '@vue/shared': 3.4.21
  406. computeds: 0.0.1
  407. minimatch: 9.0.3
  408. muggle-string: 0.3.1
  409. path-browserify: 1.0.1
  410. typescript: 5.4.2
  411. vue-template-compiler: 2.7.16
  412. dev: true
  413. /@vue/reactivity@3.4.21:
  414. resolution: {integrity: sha512-UhenImdc0L0/4ahGCyEzc/pZNwVgcglGy9HVzJ1Bq2Mm9qXOpP8RyNTjookw/gOCUlXSEtuZ2fUg5nrHcoqJcw==}
  415. dependencies:
  416. '@vue/shared': 3.4.21
  417. /@vue/runtime-core@3.4.21:
  418. resolution: {integrity: sha512-pQthsuYzE1XcGZznTKn73G0s14eCJcjaLvp3/DKeYWoFacD9glJoqlNBxt3W2c5S40t6CCcpPf+jG01N3ULyrA==}
  419. dependencies:
  420. '@vue/reactivity': 3.4.21
  421. '@vue/shared': 3.4.21
  422. /@vue/runtime-dom@3.4.21:
  423. resolution: {integrity: sha512-gvf+C9cFpevsQxbkRBS1NpU8CqxKw0ebqMvLwcGQrNpx6gqRDodqKqA+A2VZZpQ9RpK2f9yfg8VbW/EpdFUOJw==}
  424. dependencies:
  425. '@vue/runtime-core': 3.4.21
  426. '@vue/shared': 3.4.21
  427. csstype: 3.1.3
  428. /@vue/server-renderer@3.4.21(vue@3.4.21):
  429. resolution: {integrity: sha512-aV1gXyKSN6Rz+6kZ6kr5+Ll14YzmIbeuWe7ryJl5muJ4uwSwY/aStXTixx76TwkZFJLm1aAlA/HSWEJ4EyiMkg==}
  430. peerDependencies:
  431. vue: 3.4.21
  432. dependencies:
  433. '@vue/compiler-ssr': 3.4.21
  434. '@vue/shared': 3.4.21
  435. vue: 3.4.21(typescript@5.4.2)
  436. /@vue/shared@3.4.21:
  437. resolution: {integrity: sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==}
  438. /anymatch@3.1.3:
  439. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  440. engines: {node: '>= 8'}
  441. dependencies:
  442. normalize-path: 3.0.0
  443. picomatch: 2.3.1
  444. /balanced-match@1.0.2:
  445. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  446. dev: true
  447. /binary-extensions@2.2.0:
  448. resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==}
  449. engines: {node: '>=8'}
  450. /brace-expansion@2.0.1:
  451. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  452. dependencies:
  453. balanced-match: 1.0.2
  454. dev: true
  455. /braces@3.0.2:
  456. resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==}
  457. engines: {node: '>=8'}
  458. dependencies:
  459. fill-range: 7.0.1
  460. /chokidar@3.6.0:
  461. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  462. engines: {node: '>= 8.10.0'}
  463. dependencies:
  464. anymatch: 3.1.3
  465. braces: 3.0.2
  466. glob-parent: 5.1.2
  467. is-binary-path: 2.1.0
  468. is-glob: 4.0.3
  469. normalize-path: 3.0.0
  470. readdirp: 3.6.0
  471. optionalDependencies:
  472. fsevents: 2.3.3
  473. /computeds@0.0.1:
  474. resolution: {integrity: sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==}
  475. dev: true
  476. /csstype@3.1.3:
  477. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  478. /de-indent@1.0.2:
  479. resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
  480. dev: true
  481. /entities@4.5.0:
  482. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  483. engines: {node: '>=0.12'}
  484. /esbuild@0.19.12:
  485. resolution: {integrity: sha512-aARqgq8roFBj054KvQr5f1sFu0D65G+miZRCuJyJ0G13Zwx7vRar5Zhn2tkQNzIXcBrNVsv/8stehpj+GAjgbg==}
  486. engines: {node: '>=12'}
  487. hasBin: true
  488. requiresBuild: true
  489. optionalDependencies:
  490. '@esbuild/aix-ppc64': 0.19.12
  491. '@esbuild/android-arm': 0.19.12
  492. '@esbuild/android-arm64': 0.19.12
  493. '@esbuild/android-x64': 0.19.12
  494. '@esbuild/darwin-arm64': 0.19.12
  495. '@esbuild/darwin-x64': 0.19.12
  496. '@esbuild/freebsd-arm64': 0.19.12
  497. '@esbuild/freebsd-x64': 0.19.12
  498. '@esbuild/linux-arm': 0.19.12
  499. '@esbuild/linux-arm64': 0.19.12
  500. '@esbuild/linux-ia32': 0.19.12
  501. '@esbuild/linux-loong64': 0.19.12
  502. '@esbuild/linux-mips64el': 0.19.12
  503. '@esbuild/linux-ppc64': 0.19.12
  504. '@esbuild/linux-riscv64': 0.19.12
  505. '@esbuild/linux-s390x': 0.19.12
  506. '@esbuild/linux-x64': 0.19.12
  507. '@esbuild/netbsd-x64': 0.19.12
  508. '@esbuild/openbsd-x64': 0.19.12
  509. '@esbuild/sunos-x64': 0.19.12
  510. '@esbuild/win32-arm64': 0.19.12
  511. '@esbuild/win32-ia32': 0.19.12
  512. '@esbuild/win32-x64': 0.19.12
  513. dev: true
  514. /estree-walker@2.0.2:
  515. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  516. /fill-range@7.0.1:
  517. resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==}
  518. engines: {node: '>=8'}
  519. dependencies:
  520. to-regex-range: 5.0.1
  521. /fsevents@2.3.3:
  522. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  523. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  524. os: [darwin]
  525. requiresBuild: true
  526. optional: true
  527. /glob-parent@5.1.2:
  528. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  529. engines: {node: '>= 6'}
  530. dependencies:
  531. is-glob: 4.0.3
  532. /he@1.2.0:
  533. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  534. hasBin: true
  535. dev: true
  536. /immutable@4.3.5:
  537. resolution: {integrity: sha512-8eabxkth9gZatlwl5TBuJnCsoTADlL6ftEr7A4qgdaTsPyreilDSnUk57SO+jfKcNtxPa22U5KK6DSeAYhpBJw==}
  538. /is-binary-path@2.1.0:
  539. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  540. engines: {node: '>=8'}
  541. dependencies:
  542. binary-extensions: 2.2.0
  543. /is-extglob@2.1.1:
  544. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  545. engines: {node: '>=0.10.0'}
  546. /is-glob@4.0.3:
  547. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  548. engines: {node: '>=0.10.0'}
  549. dependencies:
  550. is-extglob: 2.1.1
  551. /is-number@7.0.0:
  552. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  553. engines: {node: '>=0.12.0'}
  554. /lru-cache@6.0.0:
  555. resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
  556. engines: {node: '>=10'}
  557. dependencies:
  558. yallist: 4.0.0
  559. dev: true
  560. /magic-string@0.30.8:
  561. resolution: {integrity: sha512-ISQTe55T2ao7XtlAStud6qwYPZjE4GK1S/BeVPus4jrq6JuOnQ00YKQC581RWhR122W7msZV263KzVeLoqidyQ==}
  562. engines: {node: '>=12'}
  563. dependencies:
  564. '@jridgewell/sourcemap-codec': 1.4.15
  565. /minimatch@9.0.3:
  566. resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==}
  567. engines: {node: '>=16 || 14 >=14.17'}
  568. dependencies:
  569. brace-expansion: 2.0.1
  570. dev: true
  571. /muggle-string@0.3.1:
  572. resolution: {integrity: sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==}
  573. dev: true
  574. /nanoid@3.3.7:
  575. resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
  576. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  577. hasBin: true
  578. /normalize-path@3.0.0:
  579. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  580. engines: {node: '>=0.10.0'}
  581. /path-browserify@1.0.1:
  582. resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
  583. dev: true
  584. /picocolors@1.0.0:
  585. resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
  586. /picomatch@2.3.1:
  587. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  588. engines: {node: '>=8.6'}
  589. /postcss@8.4.35:
  590. resolution: {integrity: sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==}
  591. engines: {node: ^10 || ^12 || >=14}
  592. dependencies:
  593. nanoid: 3.3.7
  594. picocolors: 1.0.0
  595. source-map-js: 1.0.2
  596. /readdirp@3.6.0:
  597. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  598. engines: {node: '>=8.10.0'}
  599. dependencies:
  600. picomatch: 2.3.1
  601. /rollup@4.13.0:
  602. resolution: {integrity: sha512-3YegKemjoQnYKmsBlOHfMLVPPA5xLkQ8MHLLSw/fBrFaVkEayL51DilPpNNLq1exr98F2B1TzrV0FUlN3gWRPg==}
  603. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  604. hasBin: true
  605. dependencies:
  606. '@types/estree': 1.0.5
  607. optionalDependencies:
  608. '@rollup/rollup-android-arm-eabi': 4.13.0
  609. '@rollup/rollup-android-arm64': 4.13.0
  610. '@rollup/rollup-darwin-arm64': 4.13.0
  611. '@rollup/rollup-darwin-x64': 4.13.0
  612. '@rollup/rollup-linux-arm-gnueabihf': 4.13.0
  613. '@rollup/rollup-linux-arm64-gnu': 4.13.0
  614. '@rollup/rollup-linux-arm64-musl': 4.13.0
  615. '@rollup/rollup-linux-riscv64-gnu': 4.13.0
  616. '@rollup/rollup-linux-x64-gnu': 4.13.0
  617. '@rollup/rollup-linux-x64-musl': 4.13.0
  618. '@rollup/rollup-win32-arm64-msvc': 4.13.0
  619. '@rollup/rollup-win32-ia32-msvc': 4.13.0
  620. '@rollup/rollup-win32-x64-msvc': 4.13.0
  621. fsevents: 2.3.3
  622. dev: true
  623. /sass@1.71.1:
  624. resolution: {integrity: sha512-wovtnV2PxzteLlfNzbgm1tFXPLoZILYAMJtvoXXkD7/+1uP41eKkIt1ypWq5/q2uT94qHjXehEYfmjKOvjL9sg==}
  625. engines: {node: '>=14.0.0'}
  626. hasBin: true
  627. dependencies:
  628. chokidar: 3.6.0
  629. immutable: 4.3.5
  630. source-map-js: 1.0.2
  631. /semver@7.6.0:
  632. resolution: {integrity: sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==}
  633. engines: {node: '>=10'}
  634. hasBin: true
  635. dependencies:
  636. lru-cache: 6.0.0
  637. dev: true
  638. /source-map-js@1.0.2:
  639. resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
  640. engines: {node: '>=0.10.0'}
  641. /to-fast-properties@2.0.0:
  642. resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
  643. engines: {node: '>=4'}
  644. /to-regex-range@5.0.1:
  645. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  646. engines: {node: '>=8.0'}
  647. dependencies:
  648. is-number: 7.0.0
  649. /typescript@5.4.2:
  650. resolution: {integrity: sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==}
  651. engines: {node: '>=14.17'}
  652. hasBin: true
  653. /undici-types@5.26.5:
  654. resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
  655. dev: true
  656. /vite@5.1.6(@types/node@20.11.28)(sass@1.71.1):
  657. resolution: {integrity: sha512-yYIAZs9nVfRJ/AiOLCA91zzhjsHUgMjB+EigzFb6W2XTLO8JixBCKCjvhKZaye+NKYHCrkv3Oh50dH9EdLU2RA==}
  658. engines: {node: ^18.0.0 || >=20.0.0}
  659. hasBin: true
  660. peerDependencies:
  661. '@types/node': ^18.0.0 || >=20.0.0
  662. less: '*'
  663. lightningcss: ^1.21.0
  664. sass: '*'
  665. stylus: '*'
  666. sugarss: '*'
  667. terser: ^5.4.0
  668. peerDependenciesMeta:
  669. '@types/node':
  670. optional: true
  671. less:
  672. optional: true
  673. lightningcss:
  674. optional: true
  675. sass:
  676. optional: true
  677. stylus:
  678. optional: true
  679. sugarss:
  680. optional: true
  681. terser:
  682. optional: true
  683. dependencies:
  684. '@types/node': 20.11.28
  685. esbuild: 0.19.12
  686. postcss: 8.4.35
  687. rollup: 4.13.0
  688. sass: 1.71.1
  689. optionalDependencies:
  690. fsevents: 2.3.3
  691. dev: true
  692. /vue-template-compiler@2.7.16:
  693. resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==}
  694. dependencies:
  695. de-indent: 1.0.2
  696. he: 1.2.0
  697. dev: true
  698. /vue-tsc@1.8.27(typescript@5.4.2):
  699. resolution: {integrity: sha512-WesKCAZCRAbmmhuGl3+VrdWItEvfoFIPXOvUJkjULi+x+6G/Dy69yO3TBRJDr9eUlmsNAwVmxsNZxvHKzbkKdg==}
  700. hasBin: true
  701. peerDependencies:
  702. typescript: '*'
  703. dependencies:
  704. '@volar/typescript': 1.11.1
  705. '@vue/language-core': 1.8.27(typescript@5.4.2)
  706. semver: 7.6.0
  707. typescript: 5.4.2
  708. dev: true
  709. /vue@3.4.21(typescript@5.4.2):
  710. resolution: {integrity: sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA==}
  711. peerDependencies:
  712. typescript: '*'
  713. peerDependenciesMeta:
  714. typescript:
  715. optional: true
  716. dependencies:
  717. '@vue/compiler-dom': 3.4.21
  718. '@vue/compiler-sfc': 3.4.21
  719. '@vue/runtime-dom': 3.4.21
  720. '@vue/server-renderer': 3.4.21(vue@3.4.21)
  721. '@vue/shared': 3.4.21
  722. typescript: 5.4.2
  723. /yallist@4.0.0:
  724. resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
  725. dev: true