pnpm-lock.yaml 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736
  1. lockfileVersion: '6.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. dependencies:
  6. swiper:
  7. specifier: ^11.1.1
  8. version: 11.1.1
  9. vue:
  10. specifier: ^3.4.21
  11. version: 3.4.23
  12. devDependencies:
  13. '@vitejs/plugin-vue':
  14. specifier: ^5.0.4
  15. version: 5.0.4(vite@5.2.10)(vue@3.4.23)
  16. sass:
  17. specifier: ^1.75.0
  18. version: 1.75.0
  19. vite:
  20. specifier: ^5.2.0
  21. version: 5.2.10(sass@1.75.0)
  22. packages:
  23. /@babel/helper-string-parser@7.24.1:
  24. resolution: {integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==}
  25. engines: {node: '>=6.9.0'}
  26. /@babel/helper-validator-identifier@7.22.20:
  27. resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==}
  28. engines: {node: '>=6.9.0'}
  29. /@babel/parser@7.24.4:
  30. resolution: {integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==}
  31. engines: {node: '>=6.0.0'}
  32. hasBin: true
  33. dependencies:
  34. '@babel/types': 7.24.0
  35. /@babel/types@7.24.0:
  36. resolution: {integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==}
  37. engines: {node: '>=6.9.0'}
  38. dependencies:
  39. '@babel/helper-string-parser': 7.24.1
  40. '@babel/helper-validator-identifier': 7.22.20
  41. to-fast-properties: 2.0.0
  42. /@esbuild/aix-ppc64@0.20.2:
  43. resolution: {integrity: sha512-D+EBOJHXdNZcLJRBkhENNG8Wji2kgc9AZ9KiPr1JuZjsNtyHzrsfLRrY0tk2H2aoFu6RANO1y1iPPUCDYWkb5g==}
  44. engines: {node: '>=12'}
  45. cpu: [ppc64]
  46. os: [aix]
  47. requiresBuild: true
  48. dev: true
  49. optional: true
  50. /@esbuild/android-arm64@0.20.2:
  51. resolution: {integrity: sha512-mRzjLacRtl/tWU0SvD8lUEwb61yP9cqQo6noDZP/O8VkwafSYwZ4yWy24kan8jE/IMERpYncRt2dw438LP3Xmg==}
  52. engines: {node: '>=12'}
  53. cpu: [arm64]
  54. os: [android]
  55. requiresBuild: true
  56. dev: true
  57. optional: true
  58. /@esbuild/android-arm@0.20.2:
  59. resolution: {integrity: sha512-t98Ra6pw2VaDhqNWO2Oph2LXbz/EJcnLmKLGBJwEwXX/JAN83Fym1rU8l0JUWK6HkIbWONCSSatf4sf2NBRx/w==}
  60. engines: {node: '>=12'}
  61. cpu: [arm]
  62. os: [android]
  63. requiresBuild: true
  64. dev: true
  65. optional: true
  66. /@esbuild/android-x64@0.20.2:
  67. resolution: {integrity: sha512-btzExgV+/lMGDDa194CcUQm53ncxzeBrWJcncOBxuC6ndBkKxnHdFJn86mCIgTELsooUmwUm9FkhSp5HYu00Rg==}
  68. engines: {node: '>=12'}
  69. cpu: [x64]
  70. os: [android]
  71. requiresBuild: true
  72. dev: true
  73. optional: true
  74. /@esbuild/darwin-arm64@0.20.2:
  75. resolution: {integrity: sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==}
  76. engines: {node: '>=12'}
  77. cpu: [arm64]
  78. os: [darwin]
  79. requiresBuild: true
  80. dev: true
  81. optional: true
  82. /@esbuild/darwin-x64@0.20.2:
  83. resolution: {integrity: sha512-tBcXp9KNphnNH0dfhv8KYkZhjc+H3XBkF5DKtswJblV7KlT9EI2+jeA8DgBjp908WEuYll6pF+UStUCfEpdysA==}
  84. engines: {node: '>=12'}
  85. cpu: [x64]
  86. os: [darwin]
  87. requiresBuild: true
  88. dev: true
  89. optional: true
  90. /@esbuild/freebsd-arm64@0.20.2:
  91. resolution: {integrity: sha512-d3qI41G4SuLiCGCFGUrKsSeTXyWG6yem1KcGZVS+3FYlYhtNoNgYrWcvkOoaqMhwXSMrZRl69ArHsGJ9mYdbbw==}
  92. engines: {node: '>=12'}
  93. cpu: [arm64]
  94. os: [freebsd]
  95. requiresBuild: true
  96. dev: true
  97. optional: true
  98. /@esbuild/freebsd-x64@0.20.2:
  99. resolution: {integrity: sha512-d+DipyvHRuqEeM5zDivKV1KuXn9WeRX6vqSqIDgwIfPQtwMP4jaDsQsDncjTDDsExT4lR/91OLjRo8bmC1e+Cw==}
  100. engines: {node: '>=12'}
  101. cpu: [x64]
  102. os: [freebsd]
  103. requiresBuild: true
  104. dev: true
  105. optional: true
  106. /@esbuild/linux-arm64@0.20.2:
  107. resolution: {integrity: sha512-9pb6rBjGvTFNira2FLIWqDk/uaf42sSyLE8j1rnUpuzsODBq7FvpwHYZxQ/It/8b+QOS1RYfqgGFNLRI+qlq2A==}
  108. engines: {node: '>=12'}
  109. cpu: [arm64]
  110. os: [linux]
  111. requiresBuild: true
  112. dev: true
  113. optional: true
  114. /@esbuild/linux-arm@0.20.2:
  115. resolution: {integrity: sha512-VhLPeR8HTMPccbuWWcEUD1Az68TqaTYyj6nfE4QByZIQEQVWBB8vup8PpR7y1QHL3CpcF6xd5WVBU/+SBEvGTg==}
  116. engines: {node: '>=12'}
  117. cpu: [arm]
  118. os: [linux]
  119. requiresBuild: true
  120. dev: true
  121. optional: true
  122. /@esbuild/linux-ia32@0.20.2:
  123. resolution: {integrity: sha512-o10utieEkNPFDZFQm9CoP7Tvb33UutoJqg3qKf1PWVeeJhJw0Q347PxMvBgVVFgouYLGIhFYG0UGdBumROyiig==}
  124. engines: {node: '>=12'}
  125. cpu: [ia32]
  126. os: [linux]
  127. requiresBuild: true
  128. dev: true
  129. optional: true
  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. requiresBuild: true
  136. dev: true
  137. optional: true
  138. /@esbuild/linux-mips64el@0.20.2:
  139. resolution: {integrity: sha512-4BlTqeutE/KnOiTG5Y6Sb/Hw6hsBOZapOVF6njAESHInhlQAghVVZL1ZpIctBOoTFbQyGW+LsVYZ8lSSB3wkjA==}
  140. engines: {node: '>=12'}
  141. cpu: [mips64el]
  142. os: [linux]
  143. requiresBuild: true
  144. dev: true
  145. optional: true
  146. /@esbuild/linux-ppc64@0.20.2:
  147. resolution: {integrity: sha512-rD3KsaDprDcfajSKdn25ooz5J5/fWBylaaXkuotBDGnMnDP1Uv5DLAN/45qfnf3JDYyJv/ytGHQaziHUdyzaAg==}
  148. engines: {node: '>=12'}
  149. cpu: [ppc64]
  150. os: [linux]
  151. requiresBuild: true
  152. dev: true
  153. optional: true
  154. /@esbuild/linux-riscv64@0.20.2:
  155. resolution: {integrity: sha512-snwmBKacKmwTMmhLlz/3aH1Q9T8v45bKYGE3j26TsaOVtjIag4wLfWSiZykXzXuE1kbCE+zJRmwp+ZbIHinnVg==}
  156. engines: {node: '>=12'}
  157. cpu: [riscv64]
  158. os: [linux]
  159. requiresBuild: true
  160. dev: true
  161. optional: true
  162. /@esbuild/linux-s390x@0.20.2:
  163. resolution: {integrity: sha512-wcWISOobRWNm3cezm5HOZcYz1sKoHLd8VL1dl309DiixxVFoFe/o8HnwuIwn6sXre88Nwj+VwZUvJf4AFxkyrQ==}
  164. engines: {node: '>=12'}
  165. cpu: [s390x]
  166. os: [linux]
  167. requiresBuild: true
  168. dev: true
  169. optional: true
  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. requiresBuild: true
  176. dev: true
  177. optional: true
  178. /@esbuild/netbsd-x64@0.20.2:
  179. resolution: {integrity: sha512-K8/DhBxcVQkzYc43yJXDSyjlFeHQJBiowJ0uVL6Tor3jGQfSGHNNJcWxNbOI8v5k82prYqzPuwkzHt3J1T1iZQ==}
  180. engines: {node: '>=12'}
  181. cpu: [x64]
  182. os: [netbsd]
  183. requiresBuild: true
  184. dev: true
  185. optional: true
  186. /@esbuild/openbsd-x64@0.20.2:
  187. resolution: {integrity: sha512-eMpKlV0SThJmmJgiVyN9jTPJ2VBPquf6Kt/nAoo6DgHAoN57K15ZghiHaMvqjCye/uU4X5u3YSMgVBI1h3vKrQ==}
  188. engines: {node: '>=12'}
  189. cpu: [x64]
  190. os: [openbsd]
  191. requiresBuild: true
  192. dev: true
  193. optional: true
  194. /@esbuild/sunos-x64@0.20.2:
  195. resolution: {integrity: sha512-2UyFtRC6cXLyejf/YEld4Hajo7UHILetzE1vsRcGL3earZEW77JxrFjH4Ez2qaTiEfMgAXxfAZCm1fvM/G/o8w==}
  196. engines: {node: '>=12'}
  197. cpu: [x64]
  198. os: [sunos]
  199. requiresBuild: true
  200. dev: true
  201. optional: true
  202. /@esbuild/win32-arm64@0.20.2:
  203. resolution: {integrity: sha512-GRibxoawM9ZCnDxnP3usoUDO9vUkpAxIIZ6GQI+IlVmr5kP3zUq+l17xELTHMWTWzjxa2guPNyrpq1GWmPvcGQ==}
  204. engines: {node: '>=12'}
  205. cpu: [arm64]
  206. os: [win32]
  207. requiresBuild: true
  208. dev: true
  209. optional: true
  210. /@esbuild/win32-ia32@0.20.2:
  211. resolution: {integrity: sha512-HfLOfn9YWmkSKRQqovpnITazdtquEW8/SoHW7pWpuEeguaZI4QnCRW6b+oZTztdBnZOS2hqJ6im/D5cPzBTTlQ==}
  212. engines: {node: '>=12'}
  213. cpu: [ia32]
  214. os: [win32]
  215. requiresBuild: true
  216. dev: true
  217. optional: true
  218. /@esbuild/win32-x64@0.20.2:
  219. resolution: {integrity: sha512-N49X4lJX27+l9jbLKSqZ6bKNjzQvHaT8IIFUy+YIqmXQdjYCToGWwOItDrfby14c78aDd5NHQl29xingXfCdLQ==}
  220. engines: {node: '>=12'}
  221. cpu: [x64]
  222. os: [win32]
  223. requiresBuild: true
  224. dev: true
  225. optional: true
  226. /@jridgewell/sourcemap-codec@1.4.15:
  227. resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
  228. /@rollup/rollup-android-arm-eabi@4.16.1:
  229. resolution: {integrity: sha512-92/y0TqNLRYOTXpm6Z7mnpvKAG9P7qmK7yJeRJSdzElNCUnsgbpAsGqerUboYRIQKzgfq4pWu9xVkgpWLfmNsw==}
  230. cpu: [arm]
  231. os: [android]
  232. requiresBuild: true
  233. dev: true
  234. optional: true
  235. /@rollup/rollup-android-arm64@4.16.1:
  236. resolution: {integrity: sha512-ttWB6ZCfRLuDIUiE0yiu5gcqOsYjA5F7kEV1ggHMj20FwLZ8A1FMeahZJFl/pnOmcnD2QL0z4AcDuo27utGU8A==}
  237. cpu: [arm64]
  238. os: [android]
  239. requiresBuild: true
  240. dev: true
  241. optional: true
  242. /@rollup/rollup-darwin-arm64@4.16.1:
  243. resolution: {integrity: sha512-QLDvPLetbqjHojTGFw9+nuSP3YY/iz2k1cep6crYlr97sS+ZJ0W43b8Z0zC00+lnFZj6JSNxiA4DjboNQMuh1A==}
  244. cpu: [arm64]
  245. os: [darwin]
  246. requiresBuild: true
  247. dev: true
  248. optional: true
  249. /@rollup/rollup-darwin-x64@4.16.1:
  250. resolution: {integrity: sha512-TAUK/D8khRrRIa1KwRzo8JNKk3tcqaeXWdtsiLgA8zmACWwlWLjPCJ4DULGHQrMkeBjp1Cd3Yuwx04lZgFx5Vg==}
  251. cpu: [x64]
  252. os: [darwin]
  253. requiresBuild: true
  254. dev: true
  255. optional: true
  256. /@rollup/rollup-linux-arm-gnueabihf@4.16.1:
  257. resolution: {integrity: sha512-KO+WGZjrh6zyFTD1alIFkfdtxf8B4BC+hqd3kBZHscPLvE5FR/6QKsyuCT0JlERxxYBSUKNUQ/UHyX5uwO1x2A==}
  258. cpu: [arm]
  259. os: [linux]
  260. requiresBuild: true
  261. dev: true
  262. optional: true
  263. /@rollup/rollup-linux-arm-musleabihf@4.16.1:
  264. resolution: {integrity: sha512-NqxbllzIB1WoAo4ThUXVtd21iiM5IHMTTXmXySKBLVcZvkU0HIZmatlP7hLzb5yQubcmdIeWmncd2NdsjocEiw==}
  265. cpu: [arm]
  266. os: [linux]
  267. requiresBuild: true
  268. dev: true
  269. optional: true
  270. /@rollup/rollup-linux-arm64-gnu@4.16.1:
  271. resolution: {integrity: sha512-snma5NvV8y7IECQ5rq0sr0f3UUu+92NVmG/913JXJMcXo84h9ak9TA5UI9Cl2XRM9j3m37QwDBtEYnJzRkSmxA==}
  272. cpu: [arm64]
  273. os: [linux]
  274. requiresBuild: true
  275. dev: true
  276. optional: true
  277. /@rollup/rollup-linux-arm64-musl@4.16.1:
  278. resolution: {integrity: sha512-KOvqGprlD84ueivhCi2flvcUwDRD20mAsE3vxQNVEI2Di9tnPGAfEu6UcrSPZbM+jG2w1oSr43hrPo0RNg6GGg==}
  279. cpu: [arm64]
  280. os: [linux]
  281. requiresBuild: true
  282. dev: true
  283. optional: true
  284. /@rollup/rollup-linux-powerpc64le-gnu@4.16.1:
  285. resolution: {integrity: sha512-/gsNwtiGLqYwN4vP+EIdUC6Q6LTlpupWqokqIndvZcjn9ig/5P01WyaYCU2wvfL/2Z82jp5kX8c1mDBOvCP3zg==}
  286. cpu: [ppc64]
  287. os: [linux]
  288. requiresBuild: true
  289. dev: true
  290. optional: true
  291. /@rollup/rollup-linux-riscv64-gnu@4.16.1:
  292. resolution: {integrity: sha512-uU8zuGkQfGqfD9w6VRJZI4IuG4JIfNxxJgEmLMAmPVHREKGsxFVfgHy5c6CexQF2vOfgjB33OsET3Vdn2lln9A==}
  293. cpu: [riscv64]
  294. os: [linux]
  295. requiresBuild: true
  296. dev: true
  297. optional: true
  298. /@rollup/rollup-linux-s390x-gnu@4.16.1:
  299. resolution: {integrity: sha512-lsjLtDgtcGFEuBP6yrXwkRN5/wKlvUZtfbKZZu0yaoNpiBL4epgnO21osAALIspVRnl4qZgyLFd8xjCYYWgwfw==}
  300. cpu: [s390x]
  301. os: [linux]
  302. requiresBuild: true
  303. dev: true
  304. optional: true
  305. /@rollup/rollup-linux-x64-gnu@4.16.1:
  306. resolution: {integrity: sha512-N2ZizKhUryqqrMfdCnjhJhZRgv61C6gK+hwVtCIKC8ts8J+go+vqENnGexwg21nHIOvLN5mBM8a7DI2vlyIOPg==}
  307. cpu: [x64]
  308. os: [linux]
  309. requiresBuild: true
  310. dev: true
  311. optional: true
  312. /@rollup/rollup-linux-x64-musl@4.16.1:
  313. resolution: {integrity: sha512-5ICeMxqg66FrOA2AbnBQ2TJVxfvZsKLxmof0ibvPLaYtbsJqnTUtJOofgWb46Gjd4uZcA4rdsp4JCxegzQPqCg==}
  314. cpu: [x64]
  315. os: [linux]
  316. requiresBuild: true
  317. dev: true
  318. optional: true
  319. /@rollup/rollup-win32-arm64-msvc@4.16.1:
  320. resolution: {integrity: sha512-1vIP6Ce02L+qWD7uZYRiFiuAJo3m9kARatWmFSnss0gZnVj2Id7OPUU9gm49JPGasgcR3xMqiH3fqBJ8t00yVg==}
  321. cpu: [arm64]
  322. os: [win32]
  323. requiresBuild: true
  324. dev: true
  325. optional: true
  326. /@rollup/rollup-win32-ia32-msvc@4.16.1:
  327. resolution: {integrity: sha512-Y3M92DcVsT6LoP+wrKpoUWPaazaP1fzbNkp0a0ZSj5Y//+pQVfVe/tQdsYQQy7dwXR30ZfALUIc9PCh9Izir6w==}
  328. cpu: [ia32]
  329. os: [win32]
  330. requiresBuild: true
  331. dev: true
  332. optional: true
  333. /@rollup/rollup-win32-x64-msvc@4.16.1:
  334. resolution: {integrity: sha512-x0fvpHMuF7fK5r8oZxSi8VYXkrVmRgubXpO/wcf15Lk3xZ4Jvvh5oG+u7Su1776A7XzVKZhD2eRc4t7H50gL3w==}
  335. cpu: [x64]
  336. os: [win32]
  337. requiresBuild: true
  338. dev: true
  339. optional: true
  340. /@types/estree@1.0.5:
  341. resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
  342. dev: true
  343. /@vitejs/plugin-vue@5.0.4(vite@5.2.10)(vue@3.4.23):
  344. resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==}
  345. engines: {node: ^18.0.0 || >=20.0.0}
  346. peerDependencies:
  347. vite: ^5.0.0
  348. vue: ^3.2.25
  349. dependencies:
  350. vite: 5.2.10(sass@1.75.0)
  351. vue: 3.4.23
  352. dev: true
  353. /@vue/compiler-core@3.4.23:
  354. resolution: {integrity: sha512-HAFmuVEwNqNdmk+w4VCQ2pkLk1Vw4XYiiyxEp3z/xvl14aLTUBw2OfVH3vBcx+FtGsynQLkkhK410Nah1N2yyQ==}
  355. dependencies:
  356. '@babel/parser': 7.24.4
  357. '@vue/shared': 3.4.23
  358. entities: 4.5.0
  359. estree-walker: 2.0.2
  360. source-map-js: 1.2.0
  361. /@vue/compiler-dom@3.4.23:
  362. resolution: {integrity: sha512-t0b9WSTnCRrzsBGrDd1LNR5HGzYTr7LX3z6nNBG+KGvZLqrT0mY6NsMzOqlVMBKKXKVuusbbB5aOOFgTY+senw==}
  363. dependencies:
  364. '@vue/compiler-core': 3.4.23
  365. '@vue/shared': 3.4.23
  366. /@vue/compiler-sfc@3.4.23:
  367. resolution: {integrity: sha512-fSDTKTfzaRX1kNAUiaj8JB4AokikzStWgHooMhaxyjZerw624L+IAP/fvI4ZwMpwIh8f08PVzEnu4rg8/Npssw==}
  368. dependencies:
  369. '@babel/parser': 7.24.4
  370. '@vue/compiler-core': 3.4.23
  371. '@vue/compiler-dom': 3.4.23
  372. '@vue/compiler-ssr': 3.4.23
  373. '@vue/shared': 3.4.23
  374. estree-walker: 2.0.2
  375. magic-string: 0.30.10
  376. postcss: 8.4.38
  377. source-map-js: 1.2.0
  378. /@vue/compiler-ssr@3.4.23:
  379. resolution: {integrity: sha512-hb6Uj2cYs+tfqz71Wj6h3E5t6OKvb4MVcM2Nl5i/z1nv1gjEhw+zYaNOV+Xwn+SSN/VZM0DgANw5TuJfxfezPg==}
  380. dependencies:
  381. '@vue/compiler-dom': 3.4.23
  382. '@vue/shared': 3.4.23
  383. /@vue/reactivity@3.4.23:
  384. resolution: {integrity: sha512-GlXR9PL+23fQ3IqnbSQ8OQKLodjqCyoCrmdLKZk3BP7jN6prWheAfU7a3mrltewTkoBm+N7qMEb372VHIkQRMQ==}
  385. dependencies:
  386. '@vue/shared': 3.4.23
  387. /@vue/runtime-core@3.4.23:
  388. resolution: {integrity: sha512-FeQ9MZEXoFzFkFiw9MQQ/FWs3srvrP+SjDKSeRIiQHIhtkzoj0X4rWQlRNHbGuSwLra6pMyjAttwixNMjc/xLw==}
  389. dependencies:
  390. '@vue/reactivity': 3.4.23
  391. '@vue/shared': 3.4.23
  392. /@vue/runtime-dom@3.4.23:
  393. resolution: {integrity: sha512-RXJFwwykZWBkMiTPSLEWU3kgVLNAfActBfWFlZd0y79FTUxexogd0PLG4HH2LfOktjRxV47Nulygh0JFXe5f9A==}
  394. dependencies:
  395. '@vue/runtime-core': 3.4.23
  396. '@vue/shared': 3.4.23
  397. csstype: 3.1.3
  398. /@vue/server-renderer@3.4.23(vue@3.4.23):
  399. resolution: {integrity: sha512-LDwGHtnIzvKFNS8dPJ1SSU5Gvm36p2ck8wCZc52fc3k/IfjKcwCyrWEf0Yag/2wTFUBXrqizfhK9c/mC367dXQ==}
  400. peerDependencies:
  401. vue: 3.4.23
  402. dependencies:
  403. '@vue/compiler-ssr': 3.4.23
  404. '@vue/shared': 3.4.23
  405. vue: 3.4.23
  406. /@vue/shared@3.4.23:
  407. resolution: {integrity: sha512-wBQ0gvf+SMwsCQOyusNw/GoXPV47WGd1xB5A1Pgzy0sQ3Bi5r5xm3n+92y3gCnB3MWqnRDdvfkRGxhKtbBRNgg==}
  408. /anymatch@3.1.3:
  409. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  410. engines: {node: '>= 8'}
  411. dependencies:
  412. normalize-path: 3.0.0
  413. picomatch: 2.3.1
  414. dev: true
  415. /binary-extensions@2.3.0:
  416. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  417. engines: {node: '>=8'}
  418. dev: true
  419. /braces@3.0.2:
  420. resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==}
  421. engines: {node: '>=8'}
  422. dependencies:
  423. fill-range: 7.0.1
  424. dev: true
  425. /chokidar@3.6.0:
  426. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  427. engines: {node: '>= 8.10.0'}
  428. dependencies:
  429. anymatch: 3.1.3
  430. braces: 3.0.2
  431. glob-parent: 5.1.2
  432. is-binary-path: 2.1.0
  433. is-glob: 4.0.3
  434. normalize-path: 3.0.0
  435. readdirp: 3.6.0
  436. optionalDependencies:
  437. fsevents: 2.3.3
  438. dev: true
  439. /csstype@3.1.3:
  440. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  441. /entities@4.5.0:
  442. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  443. engines: {node: '>=0.12'}
  444. /esbuild@0.20.2:
  445. resolution: {integrity: sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==}
  446. engines: {node: '>=12'}
  447. hasBin: true
  448. requiresBuild: true
  449. optionalDependencies:
  450. '@esbuild/aix-ppc64': 0.20.2
  451. '@esbuild/android-arm': 0.20.2
  452. '@esbuild/android-arm64': 0.20.2
  453. '@esbuild/android-x64': 0.20.2
  454. '@esbuild/darwin-arm64': 0.20.2
  455. '@esbuild/darwin-x64': 0.20.2
  456. '@esbuild/freebsd-arm64': 0.20.2
  457. '@esbuild/freebsd-x64': 0.20.2
  458. '@esbuild/linux-arm': 0.20.2
  459. '@esbuild/linux-arm64': 0.20.2
  460. '@esbuild/linux-ia32': 0.20.2
  461. '@esbuild/linux-loong64': 0.20.2
  462. '@esbuild/linux-mips64el': 0.20.2
  463. '@esbuild/linux-ppc64': 0.20.2
  464. '@esbuild/linux-riscv64': 0.20.2
  465. '@esbuild/linux-s390x': 0.20.2
  466. '@esbuild/linux-x64': 0.20.2
  467. '@esbuild/netbsd-x64': 0.20.2
  468. '@esbuild/openbsd-x64': 0.20.2
  469. '@esbuild/sunos-x64': 0.20.2
  470. '@esbuild/win32-arm64': 0.20.2
  471. '@esbuild/win32-ia32': 0.20.2
  472. '@esbuild/win32-x64': 0.20.2
  473. dev: true
  474. /estree-walker@2.0.2:
  475. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  476. /fill-range@7.0.1:
  477. resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==}
  478. engines: {node: '>=8'}
  479. dependencies:
  480. to-regex-range: 5.0.1
  481. dev: true
  482. /fsevents@2.3.3:
  483. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  484. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  485. os: [darwin]
  486. requiresBuild: true
  487. dev: true
  488. optional: true
  489. /glob-parent@5.1.2:
  490. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  491. engines: {node: '>= 6'}
  492. dependencies:
  493. is-glob: 4.0.3
  494. dev: true
  495. /immutable@4.3.5:
  496. resolution: {integrity: sha512-8eabxkth9gZatlwl5TBuJnCsoTADlL6ftEr7A4qgdaTsPyreilDSnUk57SO+jfKcNtxPa22U5KK6DSeAYhpBJw==}
  497. dev: true
  498. /is-binary-path@2.1.0:
  499. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  500. engines: {node: '>=8'}
  501. dependencies:
  502. binary-extensions: 2.3.0
  503. dev: true
  504. /is-extglob@2.1.1:
  505. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  506. engines: {node: '>=0.10.0'}
  507. dev: true
  508. /is-glob@4.0.3:
  509. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  510. engines: {node: '>=0.10.0'}
  511. dependencies:
  512. is-extglob: 2.1.1
  513. dev: true
  514. /is-number@7.0.0:
  515. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  516. engines: {node: '>=0.12.0'}
  517. dev: true
  518. /magic-string@0.30.10:
  519. resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==}
  520. dependencies:
  521. '@jridgewell/sourcemap-codec': 1.4.15
  522. /nanoid@3.3.7:
  523. resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
  524. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  525. hasBin: true
  526. /normalize-path@3.0.0:
  527. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  528. engines: {node: '>=0.10.0'}
  529. dev: true
  530. /picocolors@1.0.0:
  531. resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
  532. /picomatch@2.3.1:
  533. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  534. engines: {node: '>=8.6'}
  535. dev: true
  536. /postcss@8.4.38:
  537. resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==}
  538. engines: {node: ^10 || ^12 || >=14}
  539. dependencies:
  540. nanoid: 3.3.7
  541. picocolors: 1.0.0
  542. source-map-js: 1.2.0
  543. /readdirp@3.6.0:
  544. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  545. engines: {node: '>=8.10.0'}
  546. dependencies:
  547. picomatch: 2.3.1
  548. dev: true
  549. /rollup@4.16.1:
  550. resolution: {integrity: sha512-5CaD3MPDlPKfhqzRvWXK96G6ELJfPZNb3LHiZxTHgDdC6jvwfGz2E8nY+9g1ONk4ttHsK1WaFP19Js4PSr1E3g==}
  551. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  552. hasBin: true
  553. dependencies:
  554. '@types/estree': 1.0.5
  555. optionalDependencies:
  556. '@rollup/rollup-android-arm-eabi': 4.16.1
  557. '@rollup/rollup-android-arm64': 4.16.1
  558. '@rollup/rollup-darwin-arm64': 4.16.1
  559. '@rollup/rollup-darwin-x64': 4.16.1
  560. '@rollup/rollup-linux-arm-gnueabihf': 4.16.1
  561. '@rollup/rollup-linux-arm-musleabihf': 4.16.1
  562. '@rollup/rollup-linux-arm64-gnu': 4.16.1
  563. '@rollup/rollup-linux-arm64-musl': 4.16.1
  564. '@rollup/rollup-linux-powerpc64le-gnu': 4.16.1
  565. '@rollup/rollup-linux-riscv64-gnu': 4.16.1
  566. '@rollup/rollup-linux-s390x-gnu': 4.16.1
  567. '@rollup/rollup-linux-x64-gnu': 4.16.1
  568. '@rollup/rollup-linux-x64-musl': 4.16.1
  569. '@rollup/rollup-win32-arm64-msvc': 4.16.1
  570. '@rollup/rollup-win32-ia32-msvc': 4.16.1
  571. '@rollup/rollup-win32-x64-msvc': 4.16.1
  572. fsevents: 2.3.3
  573. dev: true
  574. /sass@1.75.0:
  575. resolution: {integrity: sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==}
  576. engines: {node: '>=14.0.0'}
  577. hasBin: true
  578. dependencies:
  579. chokidar: 3.6.0
  580. immutable: 4.3.5
  581. source-map-js: 1.2.0
  582. dev: true
  583. /source-map-js@1.2.0:
  584. resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
  585. engines: {node: '>=0.10.0'}
  586. /swiper@11.1.1:
  587. resolution: {integrity: sha512-jGmEA/fNz1lACIcY4/40ggm1Gcyv+EUivmgV/Jd2WFPsEJhbWXnRAwzZR8OPjkBLtDxmzcoYG/iiAMWfRs0YKQ==}
  588. engines: {node: '>= 4.7.0'}
  589. dev: false
  590. /to-fast-properties@2.0.0:
  591. resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
  592. engines: {node: '>=4'}
  593. /to-regex-range@5.0.1:
  594. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  595. engines: {node: '>=8.0'}
  596. dependencies:
  597. is-number: 7.0.0
  598. dev: true
  599. /vite@5.2.10(sass@1.75.0):
  600. resolution: {integrity: sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==}
  601. engines: {node: ^18.0.0 || >=20.0.0}
  602. hasBin: true
  603. peerDependencies:
  604. '@types/node': ^18.0.0 || >=20.0.0
  605. less: '*'
  606. lightningcss: ^1.21.0
  607. sass: '*'
  608. stylus: '*'
  609. sugarss: '*'
  610. terser: ^5.4.0
  611. peerDependenciesMeta:
  612. '@types/node':
  613. optional: true
  614. less:
  615. optional: true
  616. lightningcss:
  617. optional: true
  618. sass:
  619. optional: true
  620. stylus:
  621. optional: true
  622. sugarss:
  623. optional: true
  624. terser:
  625. optional: true
  626. dependencies:
  627. esbuild: 0.20.2
  628. postcss: 8.4.38
  629. rollup: 4.16.1
  630. sass: 1.75.0
  631. optionalDependencies:
  632. fsevents: 2.3.3
  633. dev: true
  634. /vue@3.4.23:
  635. resolution: {integrity: sha512-X1y6yyGJ28LMUBJ0k/qIeKHstGd+BlWQEOT40x3auJFTmpIhpbKLgN7EFsqalnJXq1Km5ybDEsp6BhuWKciUDg==}
  636. peerDependencies:
  637. typescript: '*'
  638. peerDependenciesMeta:
  639. typescript:
  640. optional: true
  641. dependencies:
  642. '@vue/compiler-dom': 3.4.23
  643. '@vue/compiler-sfc': 3.4.23
  644. '@vue/runtime-dom': 3.4.23
  645. '@vue/server-renderer': 3.4.23(vue@3.4.23)
  646. '@vue/shared': 3.4.23