pnpm-lock.yaml 56 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840
  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.5.10)
  11. amfe-flexible:
  12. specifier: ^2.2.1
  13. version: 2.2.1
  14. autoprefixer:
  15. specifier: ^10.4.20
  16. version: 10.4.20(postcss@8.4.47)
  17. axios:
  18. specifier: ^1.7.7
  19. version: 1.7.7
  20. element-plus:
  21. specifier: ^2.8.4
  22. version: 2.8.4(vue@3.5.10)
  23. js-cookie:
  24. specifier: ^3.0.5
  25. version: 3.0.5
  26. jsencrypt:
  27. specifier: ^3.3.2
  28. version: 3.3.2
  29. less-loader:
  30. specifier: ^12.2.0
  31. version: 12.2.0(less@4.2.0)
  32. lib-flexible:
  33. specifier: ^0.3.2
  34. version: 0.3.2
  35. moment:
  36. specifier: ^2.30.1
  37. version: 2.30.1
  38. path:
  39. specifier: ^0.12.7
  40. version: 0.12.7
  41. pinia:
  42. specifier: ^2.2.4
  43. version: 2.2.4(vue@3.5.10)
  44. process:
  45. specifier: ^0.11.10
  46. version: 0.11.10
  47. sass:
  48. specifier: ^1.79.4
  49. version: 1.79.4
  50. v-viewer:
  51. specifier: ^3.0.11
  52. version: 3.0.11(vue@3.5.10)
  53. vant:
  54. specifier: ^4.9.7
  55. version: 4.9.7(vue@3.5.10)
  56. vue:
  57. specifier: ^3.4.37
  58. version: 3.5.10
  59. vue-router:
  60. specifier: ^4.4.5
  61. version: 4.4.5(vue@3.5.10)
  62. devDependencies:
  63. '@vitejs/plugin-vue':
  64. specifier: ^5.1.2
  65. version: 5.1.4(vite@5.4.8(less@4.2.0)(sass@1.79.4))(vue@3.5.10)
  66. less:
  67. specifier: ^4.2.0
  68. version: 4.2.0
  69. postcss-px-to-viewport:
  70. specifier: ^1.1.1
  71. version: 1.1.1
  72. postcss-pxtorem:
  73. specifier: ^6.1.0
  74. version: 6.1.0(postcss@8.4.47)
  75. unplugin-auto-import:
  76. specifier: ^0.18.3
  77. version: 0.18.3(@vueuse/core@9.13.0(vue@3.5.10))(rollup@4.22.5)
  78. unplugin-vue-components:
  79. specifier: ^0.27.4
  80. version: 0.27.4(@babel/parser@7.25.6)(rollup@4.22.5)(vue@3.5.10)
  81. vite:
  82. specifier: ^5.4.1
  83. version: 5.4.8(less@4.2.0)(sass@1.79.4)
  84. packages:
  85. '@antfu/utils@0.7.10':
  86. resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==}
  87. '@babel/helper-string-parser@7.24.8':
  88. resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==}
  89. engines: {node: '>=6.9.0'}
  90. '@babel/helper-validator-identifier@7.24.7':
  91. resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
  92. engines: {node: '>=6.9.0'}
  93. '@babel/parser@7.25.6':
  94. resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==}
  95. engines: {node: '>=6.0.0'}
  96. hasBin: true
  97. '@babel/types@7.25.6':
  98. resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==}
  99. engines: {node: '>=6.9.0'}
  100. '@ctrl/tinycolor@3.6.1':
  101. resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
  102. engines: {node: '>=10'}
  103. '@element-plus/icons-vue@2.3.1':
  104. resolution: {integrity: sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==}
  105. peerDependencies:
  106. vue: ^3.2.0
  107. '@esbuild/aix-ppc64@0.21.5':
  108. resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==}
  109. engines: {node: '>=12'}
  110. cpu: [ppc64]
  111. os: [aix]
  112. '@esbuild/android-arm64@0.21.5':
  113. resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}
  114. engines: {node: '>=12'}
  115. cpu: [arm64]
  116. os: [android]
  117. '@esbuild/android-arm@0.21.5':
  118. resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}
  119. engines: {node: '>=12'}
  120. cpu: [arm]
  121. os: [android]
  122. '@esbuild/android-x64@0.21.5':
  123. resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}
  124. engines: {node: '>=12'}
  125. cpu: [x64]
  126. os: [android]
  127. '@esbuild/darwin-arm64@0.21.5':
  128. resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}
  129. engines: {node: '>=12'}
  130. cpu: [arm64]
  131. os: [darwin]
  132. '@esbuild/darwin-x64@0.21.5':
  133. resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}
  134. engines: {node: '>=12'}
  135. cpu: [x64]
  136. os: [darwin]
  137. '@esbuild/freebsd-arm64@0.21.5':
  138. resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}
  139. engines: {node: '>=12'}
  140. cpu: [arm64]
  141. os: [freebsd]
  142. '@esbuild/freebsd-x64@0.21.5':
  143. resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}
  144. engines: {node: '>=12'}
  145. cpu: [x64]
  146. os: [freebsd]
  147. '@esbuild/linux-arm64@0.21.5':
  148. resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}
  149. engines: {node: '>=12'}
  150. cpu: [arm64]
  151. os: [linux]
  152. '@esbuild/linux-arm@0.21.5':
  153. resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}
  154. engines: {node: '>=12'}
  155. cpu: [arm]
  156. os: [linux]
  157. '@esbuild/linux-ia32@0.21.5':
  158. resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}
  159. engines: {node: '>=12'}
  160. cpu: [ia32]
  161. os: [linux]
  162. '@esbuild/linux-loong64@0.21.5':
  163. resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}
  164. engines: {node: '>=12'}
  165. cpu: [loong64]
  166. os: [linux]
  167. '@esbuild/linux-mips64el@0.21.5':
  168. resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}
  169. engines: {node: '>=12'}
  170. cpu: [mips64el]
  171. os: [linux]
  172. '@esbuild/linux-ppc64@0.21.5':
  173. resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}
  174. engines: {node: '>=12'}
  175. cpu: [ppc64]
  176. os: [linux]
  177. '@esbuild/linux-riscv64@0.21.5':
  178. resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}
  179. engines: {node: '>=12'}
  180. cpu: [riscv64]
  181. os: [linux]
  182. '@esbuild/linux-s390x@0.21.5':
  183. resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}
  184. engines: {node: '>=12'}
  185. cpu: [s390x]
  186. os: [linux]
  187. '@esbuild/linux-x64@0.21.5':
  188. resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}
  189. engines: {node: '>=12'}
  190. cpu: [x64]
  191. os: [linux]
  192. '@esbuild/netbsd-x64@0.21.5':
  193. resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}
  194. engines: {node: '>=12'}
  195. cpu: [x64]
  196. os: [netbsd]
  197. '@esbuild/openbsd-x64@0.21.5':
  198. resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}
  199. engines: {node: '>=12'}
  200. cpu: [x64]
  201. os: [openbsd]
  202. '@esbuild/sunos-x64@0.21.5':
  203. resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==}
  204. engines: {node: '>=12'}
  205. cpu: [x64]
  206. os: [sunos]
  207. '@esbuild/win32-arm64@0.21.5':
  208. resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}
  209. engines: {node: '>=12'}
  210. cpu: [arm64]
  211. os: [win32]
  212. '@esbuild/win32-ia32@0.21.5':
  213. resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}
  214. engines: {node: '>=12'}
  215. cpu: [ia32]
  216. os: [win32]
  217. '@esbuild/win32-x64@0.21.5':
  218. resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}
  219. engines: {node: '>=12'}
  220. cpu: [x64]
  221. os: [win32]
  222. '@floating-ui/core@1.6.8':
  223. resolution: {integrity: sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==}
  224. '@floating-ui/dom@1.6.11':
  225. resolution: {integrity: sha512-qkMCxSR24v2vGkhYDo/UzxfJN3D4syqSjyuTFz6C7XcpU1pASPRieNI0Kj5VP3/503mOfYiGY891ugBX1GlABQ==}
  226. '@floating-ui/utils@0.2.8':
  227. resolution: {integrity: sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==}
  228. '@jridgewell/sourcemap-codec@1.5.0':
  229. resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  230. '@nodelib/fs.scandir@2.1.5':
  231. resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
  232. engines: {node: '>= 8'}
  233. '@nodelib/fs.stat@2.0.5':
  234. resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
  235. engines: {node: '>= 8'}
  236. '@nodelib/fs.walk@1.2.8':
  237. resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
  238. engines: {node: '>= 8'}
  239. '@rollup/pluginutils@5.1.2':
  240. resolution: {integrity: sha512-/FIdS3PyZ39bjZlwqFnWqCOVnW7o963LtKMwQOD0NhQqw22gSr2YY1afu3FxRip4ZCZNsD5jq6Aaz6QV3D/Njw==}
  241. engines: {node: '>=14.0.0'}
  242. peerDependencies:
  243. rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
  244. peerDependenciesMeta:
  245. rollup:
  246. optional: true
  247. '@rollup/rollup-android-arm-eabi@4.22.5':
  248. resolution: {integrity: sha512-SU5cvamg0Eyu/F+kLeMXS7GoahL+OoizlclVFX3l5Ql6yNlywJJ0OuqTzUx0v+aHhPHEB/56CT06GQrRrGNYww==}
  249. cpu: [arm]
  250. os: [android]
  251. '@rollup/rollup-android-arm64@4.22.5':
  252. resolution: {integrity: sha512-S4pit5BP6E5R5C8S6tgU/drvgjtYW76FBuG6+ibG3tMvlD1h9LHVF9KmlmaUBQ8Obou7hEyS+0w+IR/VtxwNMQ==}
  253. cpu: [arm64]
  254. os: [android]
  255. '@rollup/rollup-darwin-arm64@4.22.5':
  256. resolution: {integrity: sha512-250ZGg4ipTL0TGvLlfACkIxS9+KLtIbn7BCZjsZj88zSg2Lvu3Xdw6dhAhfe/FjjXPVNCtcSp+WZjVsD3a/Zlw==}
  257. cpu: [arm64]
  258. os: [darwin]
  259. '@rollup/rollup-darwin-x64@4.22.5':
  260. resolution: {integrity: sha512-D8brJEFg5D+QxFcW6jYANu+Rr9SlKtTenmsX5hOSzNYVrK5oLAEMTUgKWYJP+wdKyCdeSwnapLsn+OVRFycuQg==}
  261. cpu: [x64]
  262. os: [darwin]
  263. '@rollup/rollup-linux-arm-gnueabihf@4.22.5':
  264. resolution: {integrity: sha512-PNqXYmdNFyWNg0ma5LdY8wP+eQfdvyaBAojAXgO7/gs0Q/6TQJVXAXe8gwW9URjbS0YAammur0fynYGiWsKlXw==}
  265. cpu: [arm]
  266. os: [linux]
  267. libc: [glibc]
  268. '@rollup/rollup-linux-arm-musleabihf@4.22.5':
  269. resolution: {integrity: sha512-kSSCZOKz3HqlrEuwKd9TYv7vxPYD77vHSUvM2y0YaTGnFc8AdI5TTQRrM1yIp3tXCKrSL9A7JLoILjtad5t8pQ==}
  270. cpu: [arm]
  271. os: [linux]
  272. libc: [musl]
  273. '@rollup/rollup-linux-arm64-gnu@4.22.5':
  274. resolution: {integrity: sha512-oTXQeJHRbOnwRnRffb6bmqmUugz0glXaPyspp4gbQOPVApdpRrY/j7KP3lr7M8kTfQTyrBUzFjj5EuHAhqH4/w==}
  275. cpu: [arm64]
  276. os: [linux]
  277. libc: [glibc]
  278. '@rollup/rollup-linux-arm64-musl@4.22.5':
  279. resolution: {integrity: sha512-qnOTIIs6tIGFKCHdhYitgC2XQ2X25InIbZFor5wh+mALH84qnFHvc+vmWUpyX97B0hNvwNUL4B+MB8vJvH65Fw==}
  280. cpu: [arm64]
  281. os: [linux]
  282. libc: [musl]
  283. '@rollup/rollup-linux-powerpc64le-gnu@4.22.5':
  284. resolution: {integrity: sha512-TMYu+DUdNlgBXING13rHSfUc3Ky5nLPbWs4bFnT+R6Vu3OvXkTkixvvBKk8uO4MT5Ab6lC3U7x8S8El2q5o56w==}
  285. cpu: [ppc64]
  286. os: [linux]
  287. libc: [glibc]
  288. '@rollup/rollup-linux-riscv64-gnu@4.22.5':
  289. resolution: {integrity: sha512-PTQq1Kz22ZRvuhr3uURH+U/Q/a0pbxJoICGSprNLAoBEkyD3Sh9qP5I0Asn0y0wejXQBbsVMRZRxlbGFD9OK4A==}
  290. cpu: [riscv64]
  291. os: [linux]
  292. libc: [glibc]
  293. '@rollup/rollup-linux-s390x-gnu@4.22.5':
  294. resolution: {integrity: sha512-bR5nCojtpuMss6TDEmf/jnBnzlo+6n1UhgwqUvRoe4VIotC7FG1IKkyJbwsT7JDsF2jxR+NTnuOwiGv0hLyDoQ==}
  295. cpu: [s390x]
  296. os: [linux]
  297. libc: [glibc]
  298. '@rollup/rollup-linux-x64-gnu@4.22.5':
  299. resolution: {integrity: sha512-N0jPPhHjGShcB9/XXZQWuWBKZQnC1F36Ce3sDqWpujsGjDz/CQtOL9LgTrJ+rJC8MJeesMWrMWVLKKNR/tMOCA==}
  300. cpu: [x64]
  301. os: [linux]
  302. libc: [glibc]
  303. '@rollup/rollup-linux-x64-musl@4.22.5':
  304. resolution: {integrity: sha512-uBa2e28ohzNNwjr6Uxm4XyaA1M/8aTgfF2T7UIlElLaeXkgpmIJ2EitVNQxjO9xLLLy60YqAgKn/AqSpCUkE9g==}
  305. cpu: [x64]
  306. os: [linux]
  307. libc: [musl]
  308. '@rollup/rollup-win32-arm64-msvc@4.22.5':
  309. resolution: {integrity: sha512-RXT8S1HP8AFN/Kr3tg4fuYrNxZ/pZf1HemC5Tsddc6HzgGnJm0+Lh5rAHJkDuW3StI0ynNXukidROMXYl6ew8w==}
  310. cpu: [arm64]
  311. os: [win32]
  312. '@rollup/rollup-win32-ia32-msvc@4.22.5':
  313. resolution: {integrity: sha512-ElTYOh50InL8kzyUD6XsnPit7jYCKrphmddKAe1/Ytt74apOxDq5YEcbsiKs0fR3vff3jEneMM+3I7jbqaMyBg==}
  314. cpu: [ia32]
  315. os: [win32]
  316. '@rollup/rollup-win32-x64-msvc@4.22.5':
  317. resolution: {integrity: sha512-+lvL/4mQxSV8MukpkKyyvfwhH266COcWlXE/1qxwN08ajovta3459zrjLghYMgDerlzNwLAcFpvU+WWE5y6nAQ==}
  318. cpu: [x64]
  319. os: [win32]
  320. '@sxzz/popperjs-es@2.11.7':
  321. resolution: {integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==}
  322. '@types/estree@1.0.6':
  323. resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
  324. '@types/lodash-es@4.17.12':
  325. resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
  326. '@types/lodash@4.17.10':
  327. resolution: {integrity: sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==}
  328. '@types/web-bluetooth@0.0.16':
  329. resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
  330. '@vant/popperjs@1.3.0':
  331. resolution: {integrity: sha512-hB+czUG+aHtjhaEmCJDuXOep0YTZjdlRR+4MSmIFnkCQIxJaXLQdSsR90XWvAI2yvKUI7TCGqR8pQg2RtvkMHw==}
  332. '@vant/use@1.6.0':
  333. resolution: {integrity: sha512-PHHxeAASgiOpSmMjceweIrv2AxDZIkWXyaczksMoWvKV2YAYEhoizRuk/xFnKF+emUIi46TsQ+rvlm/t2BBCfA==}
  334. peerDependencies:
  335. vue: ^3.0.0
  336. '@vitejs/plugin-vue@5.1.4':
  337. resolution: {integrity: sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==}
  338. engines: {node: ^18.0.0 || >=20.0.0}
  339. peerDependencies:
  340. vite: ^5.0.0
  341. vue: ^3.2.25
  342. '@vue/compiler-core@3.5.10':
  343. resolution: {integrity: sha512-iXWlk+Cg/ag7gLvY0SfVucU8Kh2CjysYZjhhP70w9qI4MvSox4frrP+vDGvtQuzIcgD8+sxM6lZvCtdxGunTAA==}
  344. '@vue/compiler-dom@3.5.10':
  345. resolution: {integrity: sha512-DyxHC6qPcktwYGKOIy3XqnHRrrXyWR2u91AjP+nLkADko380srsC2DC3s7Y1Rk6YfOlxOlvEQKa9XXmLI+W4ZA==}
  346. '@vue/compiler-sfc@3.5.10':
  347. resolution: {integrity: sha512-to8E1BgpakV7224ZCm8gz1ZRSyjNCAWEplwFMWKlzCdP9DkMKhRRwt0WkCjY7jkzi/Vz3xgbpeig5Pnbly4Tow==}
  348. '@vue/compiler-ssr@3.5.10':
  349. resolution: {integrity: sha512-hxP4Y3KImqdtyUKXDRSxKSRkSm1H9fCvhojEYrnaoWhE4w/y8vwWhnosJoPPe2AXm5sU7CSbYYAgkt2ZPhDz+A==}
  350. '@vue/devtools-api@6.6.4':
  351. resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
  352. '@vue/reactivity@3.5.10':
  353. resolution: {integrity: sha512-kW08v06F6xPSHhid9DJ9YjOGmwNDOsJJQk0ax21wKaUYzzuJGEuoKNU2Ujux8FLMrP7CFJJKsHhXN9l2WOVi2g==}
  354. '@vue/runtime-core@3.5.10':
  355. resolution: {integrity: sha512-9Q86I5Qq3swSkFfzrZ+iqEy7Vla325M7S7xc1NwKnRm/qoi1Dauz0rT6mTMmscqx4qz0EDJ1wjB+A36k7rl8mA==}
  356. '@vue/runtime-dom@3.5.10':
  357. resolution: {integrity: sha512-t3x7ht5qF8ZRi1H4fZqFzyY2j+GTMTDxRheT+i8M9Ph0oepUxoadmbwlFwMoW7RYCpNQLpP2Yx3feKs+fyBdpA==}
  358. '@vue/server-renderer@3.5.10':
  359. resolution: {integrity: sha512-IVE97tt2kGKwHNq9yVO0xdh1IvYfZCShvDSy46JIh5OQxP1/EXSpoDqetVmyIzL7CYOWnnmMkVqd7YK2QSWkdw==}
  360. peerDependencies:
  361. vue: 3.5.10
  362. '@vue/shared@3.5.10':
  363. resolution: {integrity: sha512-VkkBhU97Ki+XJ0xvl4C9YJsIZ2uIlQ7HqPpZOS3m9VCvmROPaChZU6DexdMJqvz9tbgG+4EtFVrSuailUq5KGQ==}
  364. '@vueuse/core@9.13.0':
  365. resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
  366. '@vueuse/metadata@9.13.0':
  367. resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
  368. '@vueuse/shared@9.13.0':
  369. resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
  370. acorn@8.12.1:
  371. resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==}
  372. engines: {node: '>=0.4.0'}
  373. hasBin: true
  374. amfe-flexible@2.2.1:
  375. resolution: {integrity: sha512-L2VfvDzoETBjhRptg5u/IUuzHSuxm22JpSRb404p/TBGeRfwWmmNEbB+TFPIP/sS/+pbM18bCFH9QnMojLuPNw==}
  376. anymatch@3.1.3:
  377. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  378. engines: {node: '>= 8'}
  379. async-validator@4.2.5:
  380. resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
  381. asynckit@0.4.0:
  382. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  383. autoprefixer@10.4.20:
  384. resolution: {integrity: sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==}
  385. engines: {node: ^10 || ^12 || >=14}
  386. hasBin: true
  387. peerDependencies:
  388. postcss: ^8.1.0
  389. axios@1.7.7:
  390. resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==}
  391. balanced-match@1.0.2:
  392. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  393. binary-extensions@2.3.0:
  394. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  395. engines: {node: '>=8'}
  396. brace-expansion@2.0.1:
  397. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  398. braces@3.0.3:
  399. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  400. engines: {node: '>=8'}
  401. browserslist@4.24.0:
  402. resolution: {integrity: sha512-Rmb62sR1Zpjql25eSanFGEhAxcFwfA1K0GuQcLoaJBAcENegrQut3hYdhXFF1obQfiDyqIW/cLM5HSJ/9k884A==}
  403. engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
  404. hasBin: true
  405. caniuse-lite@1.0.30001668:
  406. resolution: {integrity: sha512-nWLrdxqCdblixUO+27JtGJJE/txpJlyUy5YN1u53wLZkP0emYCo5zgS6QYft7VUYR42LGgi/S5hdLZTrnyIddw==}
  407. chokidar@3.6.0:
  408. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  409. engines: {node: '>= 8.10.0'}
  410. chokidar@4.0.1:
  411. resolution: {integrity: sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==}
  412. engines: {node: '>= 14.16.0'}
  413. combined-stream@1.0.8:
  414. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  415. engines: {node: '>= 0.8'}
  416. confbox@0.1.7:
  417. resolution: {integrity: sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA==}
  418. copy-anything@2.0.6:
  419. resolution: {integrity: sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==}
  420. csstype@3.1.3:
  421. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  422. dayjs@1.11.13:
  423. resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
  424. debug@4.3.7:
  425. resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==}
  426. engines: {node: '>=6.0'}
  427. peerDependencies:
  428. supports-color: '*'
  429. peerDependenciesMeta:
  430. supports-color:
  431. optional: true
  432. delayed-stream@1.0.0:
  433. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  434. engines: {node: '>=0.4.0'}
  435. electron-to-chromium@1.5.38:
  436. resolution: {integrity: sha512-VbeVexmZ1IFh+5EfrYz1I0HTzHVIlJa112UEWhciPyeOcKJGeTv6N8WnG4wsQB81DGCaVEGhpSb6o6a8WYFXXg==}
  437. element-plus@2.8.4:
  438. resolution: {integrity: sha512-ZlVAdUOoJliv4kW3ntWnnSHMT+u/Os7mXJjk2xzOlqNeHaI2/ozlF+R58ZCEak8ZnDi6+5A2viWEYRsq64IuiA==}
  439. peerDependencies:
  440. vue: ^3.2.0
  441. entities@4.5.0:
  442. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  443. engines: {node: '>=0.12'}
  444. errno@0.1.8:
  445. resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==}
  446. hasBin: true
  447. esbuild@0.21.5:
  448. resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
  449. engines: {node: '>=12'}
  450. hasBin: true
  451. escalade@3.2.0:
  452. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  453. engines: {node: '>=6'}
  454. escape-html@1.0.3:
  455. resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
  456. escape-string-regexp@5.0.0:
  457. resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
  458. engines: {node: '>=12'}
  459. estree-walker@2.0.2:
  460. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  461. estree-walker@3.0.3:
  462. resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
  463. fast-glob@3.3.2:
  464. resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
  465. engines: {node: '>=8.6.0'}
  466. fastq@1.17.1:
  467. resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
  468. fill-range@7.1.1:
  469. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  470. engines: {node: '>=8'}
  471. follow-redirects@1.15.9:
  472. resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==}
  473. engines: {node: '>=4.0'}
  474. peerDependencies:
  475. debug: '*'
  476. peerDependenciesMeta:
  477. debug:
  478. optional: true
  479. form-data@4.0.0:
  480. resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==}
  481. engines: {node: '>= 6'}
  482. fraction.js@4.3.7:
  483. resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==}
  484. fsevents@2.3.3:
  485. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  486. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  487. os: [darwin]
  488. glob-parent@5.1.2:
  489. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  490. engines: {node: '>= 6'}
  491. graceful-fs@4.2.11:
  492. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  493. iconv-lite@0.6.3:
  494. resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
  495. engines: {node: '>=0.10.0'}
  496. image-size@0.5.5:
  497. resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==}
  498. engines: {node: '>=0.10.0'}
  499. hasBin: true
  500. immutable@4.3.7:
  501. resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==}
  502. inherits@2.0.3:
  503. resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==}
  504. is-binary-path@2.1.0:
  505. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  506. engines: {node: '>=8'}
  507. is-extglob@2.1.1:
  508. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  509. engines: {node: '>=0.10.0'}
  510. is-glob@4.0.3:
  511. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  512. engines: {node: '>=0.10.0'}
  513. is-number@7.0.0:
  514. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  515. engines: {node: '>=0.12.0'}
  516. is-what@3.14.1:
  517. resolution: {integrity: sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==}
  518. js-cookie@3.0.5:
  519. resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==}
  520. engines: {node: '>=14'}
  521. js-tokens@9.0.0:
  522. resolution: {integrity: sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ==}
  523. jsencrypt@3.3.2:
  524. resolution: {integrity: sha512-arQR1R1ESGdAxY7ZheWr12wCaF2yF47v5qpB76TtV64H1pyGudk9Hvw8Y9tb/FiTIaaTRUyaSnm5T/Y53Ghm/A==}
  525. less-loader@12.2.0:
  526. resolution: {integrity: sha512-MYUxjSQSBUQmowc0l5nPieOYwMzGPUaTzB6inNW/bdPEG9zOL3eAAD1Qw5ZxSPk7we5dMojHwNODYMV1hq4EVg==}
  527. engines: {node: '>= 18.12.0'}
  528. peerDependencies:
  529. '@rspack/core': 0.x || 1.x
  530. less: ^3.5.0 || ^4.0.0
  531. webpack: ^5.0.0
  532. peerDependenciesMeta:
  533. '@rspack/core':
  534. optional: true
  535. webpack:
  536. optional: true
  537. less@4.2.0:
  538. resolution: {integrity: sha512-P3b3HJDBtSzsXUl0im2L7gTO5Ubg8mEN6G8qoTS77iXxXX4Hvu4Qj540PZDvQ8V6DmX6iXo98k7Md0Cm1PrLaA==}
  539. engines: {node: '>=6'}
  540. hasBin: true
  541. lib-flexible@0.3.2:
  542. resolution: {integrity: sha512-9yowMWA70tKhKdCJDaltY0mNQG4OWo7pWKScnTp9aiSxS7s20ZYlwBRE3335nweOf5qKXVC7sDxJwMPM8/MFZg==}
  543. local-pkg@0.5.0:
  544. resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==}
  545. engines: {node: '>=14'}
  546. lodash-es@4.17.21:
  547. resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
  548. lodash-unified@1.0.3:
  549. resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==}
  550. peerDependencies:
  551. '@types/lodash-es': '*'
  552. lodash: '*'
  553. lodash-es: '*'
  554. lodash@4.17.21:
  555. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  556. magic-string@0.30.11:
  557. resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==}
  558. make-dir@2.1.0:
  559. resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==}
  560. engines: {node: '>=6'}
  561. memoize-one@6.0.0:
  562. resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
  563. merge2@1.4.1:
  564. resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
  565. engines: {node: '>= 8'}
  566. micromatch@4.0.8:
  567. resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
  568. engines: {node: '>=8.6'}
  569. mime-db@1.52.0:
  570. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  571. engines: {node: '>= 0.6'}
  572. mime-types@2.1.35:
  573. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  574. engines: {node: '>= 0.6'}
  575. mime@1.6.0:
  576. resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}
  577. engines: {node: '>=4'}
  578. hasBin: true
  579. minimatch@9.0.5:
  580. resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
  581. engines: {node: '>=16 || 14 >=14.17'}
  582. mlly@1.7.1:
  583. resolution: {integrity: sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==}
  584. moment@2.30.1:
  585. resolution: {integrity: sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==}
  586. ms@2.1.3:
  587. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  588. nanoid@3.3.7:
  589. resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
  590. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  591. hasBin: true
  592. needle@3.3.1:
  593. resolution: {integrity: sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q==}
  594. engines: {node: '>= 4.4.x'}
  595. hasBin: true
  596. node-releases@2.0.18:
  597. resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==}
  598. normalize-path@3.0.0:
  599. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  600. engines: {node: '>=0.10.0'}
  601. normalize-range@0.1.2:
  602. resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
  603. engines: {node: '>=0.10.0'}
  604. normalize-wheel-es@1.2.0:
  605. resolution: {integrity: sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==}
  606. object-assign@4.1.1:
  607. resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
  608. engines: {node: '>=0.10.0'}
  609. parse-node-version@1.0.1:
  610. resolution: {integrity: sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==}
  611. engines: {node: '>= 0.10'}
  612. path@0.12.7:
  613. resolution: {integrity: sha512-aXXC6s+1w7otVF9UletFkFcDsJeO7lSZBPUQhtb5O0xJe8LtYhj/GxldoL09bBj9+ZmE2hNoHqQSFMN5fikh4Q==}
  614. pathe@1.1.2:
  615. resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
  616. picocolors@1.1.0:
  617. resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==}
  618. picomatch@2.3.1:
  619. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  620. engines: {node: '>=8.6'}
  621. pify@4.0.1:
  622. resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
  623. engines: {node: '>=6'}
  624. pinia@2.2.4:
  625. resolution: {integrity: sha512-K7ZhpMY9iJ9ShTC0cR2+PnxdQRuwVIsXDO/WIEV/RnMC/vmSoKDTKW/exNQYPI+4ij10UjXqdNiEHwn47McANQ==}
  626. peerDependencies:
  627. '@vue/composition-api': ^1.4.0
  628. typescript: '>=4.4.4'
  629. vue: ^2.6.14 || ^3.3.0
  630. peerDependenciesMeta:
  631. '@vue/composition-api':
  632. optional: true
  633. typescript:
  634. optional: true
  635. pkg-types@1.2.0:
  636. resolution: {integrity: sha512-+ifYuSSqOQ8CqP4MbZA5hDpb97n3E8SVWdJe+Wms9kj745lmd3b7EZJiqvmLwAlmRfjrI7Hi5z3kdBJ93lFNPA==}
  637. postcss-px-to-viewport@1.1.1:
  638. resolution: {integrity: sha512-2x9oGnBms+e0cYtBJOZdlwrFg/mLR4P1g2IFu7jYKvnqnH/HLhoKyareW2Q/x4sg0BgklHlP1qeWo2oCyPm8FQ==}
  639. postcss-pxtorem@6.1.0:
  640. resolution: {integrity: sha512-ROODSNci9ADal3zUcPHOF/K83TiCgNSPXQFSbwyPHNV8ioHIE4SaC+FPOufd8jsr5jV2uIz29v1Uqy1c4ov42g==}
  641. peerDependencies:
  642. postcss: ^8.0.0
  643. postcss-value-parser@4.2.0:
  644. resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
  645. postcss@8.4.47:
  646. resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==}
  647. engines: {node: ^10 || ^12 || >=14}
  648. process@0.11.10:
  649. resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==}
  650. engines: {node: '>= 0.6.0'}
  651. proxy-from-env@1.1.0:
  652. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
  653. prr@1.0.1:
  654. resolution: {integrity: sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==}
  655. queue-microtask@1.2.3:
  656. resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
  657. readdirp@3.6.0:
  658. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  659. engines: {node: '>=8.10.0'}
  660. readdirp@4.0.2:
  661. resolution: {integrity: sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==}
  662. engines: {node: '>= 14.16.0'}
  663. reusify@1.0.4:
  664. resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
  665. engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
  666. rollup@4.22.5:
  667. resolution: {integrity: sha512-WoinX7GeQOFMGznEcWA1WrTQCd/tpEbMkc3nuMs9BT0CPjMdSjPMTVClwWd4pgSQwJdP65SK9mTCNvItlr5o7w==}
  668. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  669. hasBin: true
  670. run-parallel@1.2.0:
  671. resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
  672. safer-buffer@2.1.2:
  673. resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
  674. sass@1.79.4:
  675. resolution: {integrity: sha512-K0QDSNPXgyqO4GZq2HO5Q70TLxTH6cIT59RdoCHMivrC8rqzaTw5ab9prjz9KUN1El4FLXrBXJhik61JR4HcGg==}
  676. engines: {node: '>=14.0.0'}
  677. hasBin: true
  678. sax@1.4.1:
  679. resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==}
  680. scule@1.3.0:
  681. resolution: {integrity: sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==}
  682. semver@5.7.2:
  683. resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
  684. hasBin: true
  685. source-map-js@1.2.1:
  686. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  687. engines: {node: '>=0.10.0'}
  688. source-map@0.6.1:
  689. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  690. engines: {node: '>=0.10.0'}
  691. strip-literal@2.1.0:
  692. resolution: {integrity: sha512-Op+UycaUt/8FbN/Z2TWPBLge3jWrP3xj10f3fnYxf052bKuS3EKs1ZQcVGjnEMdsNVAM+plXRdmjrZ/KgG3Skw==}
  693. to-fast-properties@2.0.0:
  694. resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
  695. engines: {node: '>=4'}
  696. to-regex-range@5.0.1:
  697. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  698. engines: {node: '>=8.0'}
  699. tslib@2.7.0:
  700. resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==}
  701. ufo@1.5.4:
  702. resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==}
  703. unimport@3.13.1:
  704. resolution: {integrity: sha512-nNrVzcs93yrZQOW77qnyOVHtb68LegvhYFwxFMfuuWScmwQmyVCG/NBuN8tYsaGzgQUVYv34E/af+Cc9u4og4A==}
  705. unplugin-auto-import@0.18.3:
  706. resolution: {integrity: sha512-q3FUtGQjYA2e+kb1WumyiQMjHM27MrTQ05QfVwtLRVhyYe+KF6TblBYaEX9L6Z0EibsqaXAiW+RFfkcQpfaXzg==}
  707. engines: {node: '>=14'}
  708. peerDependencies:
  709. '@nuxt/kit': ^3.2.2
  710. '@vueuse/core': '*'
  711. peerDependenciesMeta:
  712. '@nuxt/kit':
  713. optional: true
  714. '@vueuse/core':
  715. optional: true
  716. unplugin-vue-components@0.27.4:
  717. resolution: {integrity: sha512-1XVl5iXG7P1UrOMnaj2ogYa5YTq8aoh5jwDPQhemwO/OrXW+lPQKDXd1hMz15qxQPxgb/XXlbgo3HQ2rLEbmXQ==}
  718. engines: {node: '>=14'}
  719. peerDependencies:
  720. '@babel/parser': ^7.15.8
  721. '@nuxt/kit': ^3.2.2
  722. vue: 2 || 3
  723. peerDependenciesMeta:
  724. '@babel/parser':
  725. optional: true
  726. '@nuxt/kit':
  727. optional: true
  728. unplugin@1.14.1:
  729. resolution: {integrity: sha512-lBlHbfSFPToDYp9pjXlUEFVxYLaue9f9T1HC+4OHlmj+HnMDdz9oZY+erXfoCe/5V/7gKUSY2jpXPb9S7f0f/w==}
  730. engines: {node: '>=14.0.0'}
  731. peerDependencies:
  732. webpack-sources: ^3
  733. peerDependenciesMeta:
  734. webpack-sources:
  735. optional: true
  736. update-browserslist-db@1.1.1:
  737. resolution: {integrity: sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==}
  738. hasBin: true
  739. peerDependencies:
  740. browserslist: '>= 4.21.0'
  741. util@0.10.4:
  742. resolution: {integrity: sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==}
  743. v-viewer@3.0.11:
  744. resolution: {integrity: sha512-E8LOdAxhzuktt4HB3PswVCccQ1Q1sYHYnLsS6zaJISpb5EvmAFs5sYNfXnDLFxVb5DQ82v4ZlGxkYlseXwWRJw==}
  745. peerDependencies:
  746. vue: ^3.0.0
  747. vant@4.9.7:
  748. resolution: {integrity: sha512-bFkjF6zZf8l6WxPwDn6vd2PZISpUhm4u3fBJStUh+BDll7yaAv610j56DDYoL3HM8tws9nanGN4WBbTrKToMrA==}
  749. peerDependencies:
  750. vue: ^3.0.0
  751. viewerjs@1.11.6:
  752. resolution: {integrity: sha512-TlhdSp2oEOLFXvEp4psKaeTjR5zBjTRcM/sHUN8PkV1UWuY8HKC8n7GaVdW5Xqnwdr/F1OmzLik1QwDjI4w/nw==}
  753. vite@5.4.8:
  754. resolution: {integrity: sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==}
  755. engines: {node: ^18.0.0 || >=20.0.0}
  756. hasBin: true
  757. peerDependencies:
  758. '@types/node': ^18.0.0 || >=20.0.0
  759. less: '*'
  760. lightningcss: ^1.21.0
  761. sass: '*'
  762. sass-embedded: '*'
  763. stylus: '*'
  764. sugarss: '*'
  765. terser: ^5.4.0
  766. peerDependenciesMeta:
  767. '@types/node':
  768. optional: true
  769. less:
  770. optional: true
  771. lightningcss:
  772. optional: true
  773. sass:
  774. optional: true
  775. sass-embedded:
  776. optional: true
  777. stylus:
  778. optional: true
  779. sugarss:
  780. optional: true
  781. terser:
  782. optional: true
  783. vue-demi@0.14.10:
  784. resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
  785. engines: {node: '>=12'}
  786. hasBin: true
  787. peerDependencies:
  788. '@vue/composition-api': ^1.0.0-rc.1
  789. vue: ^3.0.0-0 || ^2.6.0
  790. peerDependenciesMeta:
  791. '@vue/composition-api':
  792. optional: true
  793. vue-router@4.4.5:
  794. resolution: {integrity: sha512-4fKZygS8cH1yCyuabAXGUAsyi1b2/o/OKgu/RUb+znIYOxPRxdkytJEx+0wGcpBE1pX6vUgh5jwWOKRGvuA/7Q==}
  795. peerDependencies:
  796. vue: ^3.2.0
  797. vue@3.5.10:
  798. resolution: {integrity: sha512-Vy2kmJwHPlouC/tSnIgXVg03SG+9wSqT1xu1Vehc+ChsXsRd7jLkKgMltVEFOzUdBr3uFwBCG+41LJtfAcBRng==}
  799. peerDependencies:
  800. typescript: '*'
  801. peerDependenciesMeta:
  802. typescript:
  803. optional: true
  804. webpack-virtual-modules@0.6.2:
  805. resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
  806. snapshots:
  807. '@antfu/utils@0.7.10': {}
  808. '@babel/helper-string-parser@7.24.8': {}
  809. '@babel/helper-validator-identifier@7.24.7': {}
  810. '@babel/parser@7.25.6':
  811. dependencies:
  812. '@babel/types': 7.25.6
  813. '@babel/types@7.25.6':
  814. dependencies:
  815. '@babel/helper-string-parser': 7.24.8
  816. '@babel/helper-validator-identifier': 7.24.7
  817. to-fast-properties: 2.0.0
  818. '@ctrl/tinycolor@3.6.1': {}
  819. '@element-plus/icons-vue@2.3.1(vue@3.5.10)':
  820. dependencies:
  821. vue: 3.5.10
  822. '@esbuild/aix-ppc64@0.21.5':
  823. optional: true
  824. '@esbuild/android-arm64@0.21.5':
  825. optional: true
  826. '@esbuild/android-arm@0.21.5':
  827. optional: true
  828. '@esbuild/android-x64@0.21.5':
  829. optional: true
  830. '@esbuild/darwin-arm64@0.21.5':
  831. optional: true
  832. '@esbuild/darwin-x64@0.21.5':
  833. optional: true
  834. '@esbuild/freebsd-arm64@0.21.5':
  835. optional: true
  836. '@esbuild/freebsd-x64@0.21.5':
  837. optional: true
  838. '@esbuild/linux-arm64@0.21.5':
  839. optional: true
  840. '@esbuild/linux-arm@0.21.5':
  841. optional: true
  842. '@esbuild/linux-ia32@0.21.5':
  843. optional: true
  844. '@esbuild/linux-loong64@0.21.5':
  845. optional: true
  846. '@esbuild/linux-mips64el@0.21.5':
  847. optional: true
  848. '@esbuild/linux-ppc64@0.21.5':
  849. optional: true
  850. '@esbuild/linux-riscv64@0.21.5':
  851. optional: true
  852. '@esbuild/linux-s390x@0.21.5':
  853. optional: true
  854. '@esbuild/linux-x64@0.21.5':
  855. optional: true
  856. '@esbuild/netbsd-x64@0.21.5':
  857. optional: true
  858. '@esbuild/openbsd-x64@0.21.5':
  859. optional: true
  860. '@esbuild/sunos-x64@0.21.5':
  861. optional: true
  862. '@esbuild/win32-arm64@0.21.5':
  863. optional: true
  864. '@esbuild/win32-ia32@0.21.5':
  865. optional: true
  866. '@esbuild/win32-x64@0.21.5':
  867. optional: true
  868. '@floating-ui/core@1.6.8':
  869. dependencies:
  870. '@floating-ui/utils': 0.2.8
  871. '@floating-ui/dom@1.6.11':
  872. dependencies:
  873. '@floating-ui/core': 1.6.8
  874. '@floating-ui/utils': 0.2.8
  875. '@floating-ui/utils@0.2.8': {}
  876. '@jridgewell/sourcemap-codec@1.5.0': {}
  877. '@nodelib/fs.scandir@2.1.5':
  878. dependencies:
  879. '@nodelib/fs.stat': 2.0.5
  880. run-parallel: 1.2.0
  881. '@nodelib/fs.stat@2.0.5': {}
  882. '@nodelib/fs.walk@1.2.8':
  883. dependencies:
  884. '@nodelib/fs.scandir': 2.1.5
  885. fastq: 1.17.1
  886. '@rollup/pluginutils@5.1.2(rollup@4.22.5)':
  887. dependencies:
  888. '@types/estree': 1.0.6
  889. estree-walker: 2.0.2
  890. picomatch: 2.3.1
  891. optionalDependencies:
  892. rollup: 4.22.5
  893. '@rollup/rollup-android-arm-eabi@4.22.5':
  894. optional: true
  895. '@rollup/rollup-android-arm64@4.22.5':
  896. optional: true
  897. '@rollup/rollup-darwin-arm64@4.22.5':
  898. optional: true
  899. '@rollup/rollup-darwin-x64@4.22.5':
  900. optional: true
  901. '@rollup/rollup-linux-arm-gnueabihf@4.22.5':
  902. optional: true
  903. '@rollup/rollup-linux-arm-musleabihf@4.22.5':
  904. optional: true
  905. '@rollup/rollup-linux-arm64-gnu@4.22.5':
  906. optional: true
  907. '@rollup/rollup-linux-arm64-musl@4.22.5':
  908. optional: true
  909. '@rollup/rollup-linux-powerpc64le-gnu@4.22.5':
  910. optional: true
  911. '@rollup/rollup-linux-riscv64-gnu@4.22.5':
  912. optional: true
  913. '@rollup/rollup-linux-s390x-gnu@4.22.5':
  914. optional: true
  915. '@rollup/rollup-linux-x64-gnu@4.22.5':
  916. optional: true
  917. '@rollup/rollup-linux-x64-musl@4.22.5':
  918. optional: true
  919. '@rollup/rollup-win32-arm64-msvc@4.22.5':
  920. optional: true
  921. '@rollup/rollup-win32-ia32-msvc@4.22.5':
  922. optional: true
  923. '@rollup/rollup-win32-x64-msvc@4.22.5':
  924. optional: true
  925. '@sxzz/popperjs-es@2.11.7': {}
  926. '@types/estree@1.0.6': {}
  927. '@types/lodash-es@4.17.12':
  928. dependencies:
  929. '@types/lodash': 4.17.10
  930. '@types/lodash@4.17.10': {}
  931. '@types/web-bluetooth@0.0.16': {}
  932. '@vant/popperjs@1.3.0': {}
  933. '@vant/use@1.6.0(vue@3.5.10)':
  934. dependencies:
  935. vue: 3.5.10
  936. '@vitejs/plugin-vue@5.1.4(vite@5.4.8(less@4.2.0)(sass@1.79.4))(vue@3.5.10)':
  937. dependencies:
  938. vite: 5.4.8(less@4.2.0)(sass@1.79.4)
  939. vue: 3.5.10
  940. '@vue/compiler-core@3.5.10':
  941. dependencies:
  942. '@babel/parser': 7.25.6
  943. '@vue/shared': 3.5.10
  944. entities: 4.5.0
  945. estree-walker: 2.0.2
  946. source-map-js: 1.2.1
  947. '@vue/compiler-dom@3.5.10':
  948. dependencies:
  949. '@vue/compiler-core': 3.5.10
  950. '@vue/shared': 3.5.10
  951. '@vue/compiler-sfc@3.5.10':
  952. dependencies:
  953. '@babel/parser': 7.25.6
  954. '@vue/compiler-core': 3.5.10
  955. '@vue/compiler-dom': 3.5.10
  956. '@vue/compiler-ssr': 3.5.10
  957. '@vue/shared': 3.5.10
  958. estree-walker: 2.0.2
  959. magic-string: 0.30.11
  960. postcss: 8.4.47
  961. source-map-js: 1.2.1
  962. '@vue/compiler-ssr@3.5.10':
  963. dependencies:
  964. '@vue/compiler-dom': 3.5.10
  965. '@vue/shared': 3.5.10
  966. '@vue/devtools-api@6.6.4': {}
  967. '@vue/reactivity@3.5.10':
  968. dependencies:
  969. '@vue/shared': 3.5.10
  970. '@vue/runtime-core@3.5.10':
  971. dependencies:
  972. '@vue/reactivity': 3.5.10
  973. '@vue/shared': 3.5.10
  974. '@vue/runtime-dom@3.5.10':
  975. dependencies:
  976. '@vue/reactivity': 3.5.10
  977. '@vue/runtime-core': 3.5.10
  978. '@vue/shared': 3.5.10
  979. csstype: 3.1.3
  980. '@vue/server-renderer@3.5.10(vue@3.5.10)':
  981. dependencies:
  982. '@vue/compiler-ssr': 3.5.10
  983. '@vue/shared': 3.5.10
  984. vue: 3.5.10
  985. '@vue/shared@3.5.10': {}
  986. '@vueuse/core@9.13.0(vue@3.5.10)':
  987. dependencies:
  988. '@types/web-bluetooth': 0.0.16
  989. '@vueuse/metadata': 9.13.0
  990. '@vueuse/shared': 9.13.0(vue@3.5.10)
  991. vue-demi: 0.14.10(vue@3.5.10)
  992. transitivePeerDependencies:
  993. - '@vue/composition-api'
  994. - vue
  995. '@vueuse/metadata@9.13.0': {}
  996. '@vueuse/shared@9.13.0(vue@3.5.10)':
  997. dependencies:
  998. vue-demi: 0.14.10(vue@3.5.10)
  999. transitivePeerDependencies:
  1000. - '@vue/composition-api'
  1001. - vue
  1002. acorn@8.12.1: {}
  1003. amfe-flexible@2.2.1: {}
  1004. anymatch@3.1.3:
  1005. dependencies:
  1006. normalize-path: 3.0.0
  1007. picomatch: 2.3.1
  1008. async-validator@4.2.5: {}
  1009. asynckit@0.4.0: {}
  1010. autoprefixer@10.4.20(postcss@8.4.47):
  1011. dependencies:
  1012. browserslist: 4.24.0
  1013. caniuse-lite: 1.0.30001668
  1014. fraction.js: 4.3.7
  1015. normalize-range: 0.1.2
  1016. picocolors: 1.1.0
  1017. postcss: 8.4.47
  1018. postcss-value-parser: 4.2.0
  1019. axios@1.7.7:
  1020. dependencies:
  1021. follow-redirects: 1.15.9
  1022. form-data: 4.0.0
  1023. proxy-from-env: 1.1.0
  1024. transitivePeerDependencies:
  1025. - debug
  1026. balanced-match@1.0.2: {}
  1027. binary-extensions@2.3.0: {}
  1028. brace-expansion@2.0.1:
  1029. dependencies:
  1030. balanced-match: 1.0.2
  1031. braces@3.0.3:
  1032. dependencies:
  1033. fill-range: 7.1.1
  1034. browserslist@4.24.0:
  1035. dependencies:
  1036. caniuse-lite: 1.0.30001668
  1037. electron-to-chromium: 1.5.38
  1038. node-releases: 2.0.18
  1039. update-browserslist-db: 1.1.1(browserslist@4.24.0)
  1040. caniuse-lite@1.0.30001668: {}
  1041. chokidar@3.6.0:
  1042. dependencies:
  1043. anymatch: 3.1.3
  1044. braces: 3.0.3
  1045. glob-parent: 5.1.2
  1046. is-binary-path: 2.1.0
  1047. is-glob: 4.0.3
  1048. normalize-path: 3.0.0
  1049. readdirp: 3.6.0
  1050. optionalDependencies:
  1051. fsevents: 2.3.3
  1052. chokidar@4.0.1:
  1053. dependencies:
  1054. readdirp: 4.0.2
  1055. combined-stream@1.0.8:
  1056. dependencies:
  1057. delayed-stream: 1.0.0
  1058. confbox@0.1.7: {}
  1059. copy-anything@2.0.6:
  1060. dependencies:
  1061. is-what: 3.14.1
  1062. csstype@3.1.3: {}
  1063. dayjs@1.11.13: {}
  1064. debug@4.3.7:
  1065. dependencies:
  1066. ms: 2.1.3
  1067. delayed-stream@1.0.0: {}
  1068. electron-to-chromium@1.5.38: {}
  1069. element-plus@2.8.4(vue@3.5.10):
  1070. dependencies:
  1071. '@ctrl/tinycolor': 3.6.1
  1072. '@element-plus/icons-vue': 2.3.1(vue@3.5.10)
  1073. '@floating-ui/dom': 1.6.11
  1074. '@popperjs/core': '@sxzz/popperjs-es@2.11.7'
  1075. '@types/lodash': 4.17.10
  1076. '@types/lodash-es': 4.17.12
  1077. '@vueuse/core': 9.13.0(vue@3.5.10)
  1078. async-validator: 4.2.5
  1079. dayjs: 1.11.13
  1080. escape-html: 1.0.3
  1081. lodash: 4.17.21
  1082. lodash-es: 4.17.21
  1083. lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21)
  1084. memoize-one: 6.0.0
  1085. normalize-wheel-es: 1.2.0
  1086. vue: 3.5.10
  1087. transitivePeerDependencies:
  1088. - '@vue/composition-api'
  1089. entities@4.5.0: {}
  1090. errno@0.1.8:
  1091. dependencies:
  1092. prr: 1.0.1
  1093. optional: true
  1094. esbuild@0.21.5:
  1095. optionalDependencies:
  1096. '@esbuild/aix-ppc64': 0.21.5
  1097. '@esbuild/android-arm': 0.21.5
  1098. '@esbuild/android-arm64': 0.21.5
  1099. '@esbuild/android-x64': 0.21.5
  1100. '@esbuild/darwin-arm64': 0.21.5
  1101. '@esbuild/darwin-x64': 0.21.5
  1102. '@esbuild/freebsd-arm64': 0.21.5
  1103. '@esbuild/freebsd-x64': 0.21.5
  1104. '@esbuild/linux-arm': 0.21.5
  1105. '@esbuild/linux-arm64': 0.21.5
  1106. '@esbuild/linux-ia32': 0.21.5
  1107. '@esbuild/linux-loong64': 0.21.5
  1108. '@esbuild/linux-mips64el': 0.21.5
  1109. '@esbuild/linux-ppc64': 0.21.5
  1110. '@esbuild/linux-riscv64': 0.21.5
  1111. '@esbuild/linux-s390x': 0.21.5
  1112. '@esbuild/linux-x64': 0.21.5
  1113. '@esbuild/netbsd-x64': 0.21.5
  1114. '@esbuild/openbsd-x64': 0.21.5
  1115. '@esbuild/sunos-x64': 0.21.5
  1116. '@esbuild/win32-arm64': 0.21.5
  1117. '@esbuild/win32-ia32': 0.21.5
  1118. '@esbuild/win32-x64': 0.21.5
  1119. escalade@3.2.0: {}
  1120. escape-html@1.0.3: {}
  1121. escape-string-regexp@5.0.0: {}
  1122. estree-walker@2.0.2: {}
  1123. estree-walker@3.0.3:
  1124. dependencies:
  1125. '@types/estree': 1.0.6
  1126. fast-glob@3.3.2:
  1127. dependencies:
  1128. '@nodelib/fs.stat': 2.0.5
  1129. '@nodelib/fs.walk': 1.2.8
  1130. glob-parent: 5.1.2
  1131. merge2: 1.4.1
  1132. micromatch: 4.0.8
  1133. fastq@1.17.1:
  1134. dependencies:
  1135. reusify: 1.0.4
  1136. fill-range@7.1.1:
  1137. dependencies:
  1138. to-regex-range: 5.0.1
  1139. follow-redirects@1.15.9: {}
  1140. form-data@4.0.0:
  1141. dependencies:
  1142. asynckit: 0.4.0
  1143. combined-stream: 1.0.8
  1144. mime-types: 2.1.35
  1145. fraction.js@4.3.7: {}
  1146. fsevents@2.3.3:
  1147. optional: true
  1148. glob-parent@5.1.2:
  1149. dependencies:
  1150. is-glob: 4.0.3
  1151. graceful-fs@4.2.11:
  1152. optional: true
  1153. iconv-lite@0.6.3:
  1154. dependencies:
  1155. safer-buffer: 2.1.2
  1156. optional: true
  1157. image-size@0.5.5:
  1158. optional: true
  1159. immutable@4.3.7: {}
  1160. inherits@2.0.3: {}
  1161. is-binary-path@2.1.0:
  1162. dependencies:
  1163. binary-extensions: 2.3.0
  1164. is-extglob@2.1.1: {}
  1165. is-glob@4.0.3:
  1166. dependencies:
  1167. is-extglob: 2.1.1
  1168. is-number@7.0.0: {}
  1169. is-what@3.14.1: {}
  1170. js-cookie@3.0.5: {}
  1171. js-tokens@9.0.0: {}
  1172. jsencrypt@3.3.2: {}
  1173. less-loader@12.2.0(less@4.2.0):
  1174. dependencies:
  1175. less: 4.2.0
  1176. less@4.2.0:
  1177. dependencies:
  1178. copy-anything: 2.0.6
  1179. parse-node-version: 1.0.1
  1180. tslib: 2.7.0
  1181. optionalDependencies:
  1182. errno: 0.1.8
  1183. graceful-fs: 4.2.11
  1184. image-size: 0.5.5
  1185. make-dir: 2.1.0
  1186. mime: 1.6.0
  1187. needle: 3.3.1
  1188. source-map: 0.6.1
  1189. lib-flexible@0.3.2: {}
  1190. local-pkg@0.5.0:
  1191. dependencies:
  1192. mlly: 1.7.1
  1193. pkg-types: 1.2.0
  1194. lodash-es@4.17.21: {}
  1195. lodash-unified@1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21):
  1196. dependencies:
  1197. '@types/lodash-es': 4.17.12
  1198. lodash: 4.17.21
  1199. lodash-es: 4.17.21
  1200. lodash@4.17.21: {}
  1201. magic-string@0.30.11:
  1202. dependencies:
  1203. '@jridgewell/sourcemap-codec': 1.5.0
  1204. make-dir@2.1.0:
  1205. dependencies:
  1206. pify: 4.0.1
  1207. semver: 5.7.2
  1208. optional: true
  1209. memoize-one@6.0.0: {}
  1210. merge2@1.4.1: {}
  1211. micromatch@4.0.8:
  1212. dependencies:
  1213. braces: 3.0.3
  1214. picomatch: 2.3.1
  1215. mime-db@1.52.0: {}
  1216. mime-types@2.1.35:
  1217. dependencies:
  1218. mime-db: 1.52.0
  1219. mime@1.6.0:
  1220. optional: true
  1221. minimatch@9.0.5:
  1222. dependencies:
  1223. brace-expansion: 2.0.1
  1224. mlly@1.7.1:
  1225. dependencies:
  1226. acorn: 8.12.1
  1227. pathe: 1.1.2
  1228. pkg-types: 1.2.0
  1229. ufo: 1.5.4
  1230. moment@2.30.1: {}
  1231. ms@2.1.3: {}
  1232. nanoid@3.3.7: {}
  1233. needle@3.3.1:
  1234. dependencies:
  1235. iconv-lite: 0.6.3
  1236. sax: 1.4.1
  1237. optional: true
  1238. node-releases@2.0.18: {}
  1239. normalize-path@3.0.0: {}
  1240. normalize-range@0.1.2: {}
  1241. normalize-wheel-es@1.2.0: {}
  1242. object-assign@4.1.1: {}
  1243. parse-node-version@1.0.1: {}
  1244. path@0.12.7:
  1245. dependencies:
  1246. process: 0.11.10
  1247. util: 0.10.4
  1248. pathe@1.1.2: {}
  1249. picocolors@1.1.0: {}
  1250. picomatch@2.3.1: {}
  1251. pify@4.0.1:
  1252. optional: true
  1253. pinia@2.2.4(vue@3.5.10):
  1254. dependencies:
  1255. '@vue/devtools-api': 6.6.4
  1256. vue: 3.5.10
  1257. vue-demi: 0.14.10(vue@3.5.10)
  1258. pkg-types@1.2.0:
  1259. dependencies:
  1260. confbox: 0.1.7
  1261. mlly: 1.7.1
  1262. pathe: 1.1.2
  1263. postcss-px-to-viewport@1.1.1:
  1264. dependencies:
  1265. object-assign: 4.1.1
  1266. postcss: 8.4.47
  1267. postcss-pxtorem@6.1.0(postcss@8.4.47):
  1268. dependencies:
  1269. postcss: 8.4.47
  1270. postcss-value-parser@4.2.0: {}
  1271. postcss@8.4.47:
  1272. dependencies:
  1273. nanoid: 3.3.7
  1274. picocolors: 1.1.0
  1275. source-map-js: 1.2.1
  1276. process@0.11.10: {}
  1277. proxy-from-env@1.1.0: {}
  1278. prr@1.0.1:
  1279. optional: true
  1280. queue-microtask@1.2.3: {}
  1281. readdirp@3.6.0:
  1282. dependencies:
  1283. picomatch: 2.3.1
  1284. readdirp@4.0.2: {}
  1285. reusify@1.0.4: {}
  1286. rollup@4.22.5:
  1287. dependencies:
  1288. '@types/estree': 1.0.6
  1289. optionalDependencies:
  1290. '@rollup/rollup-android-arm-eabi': 4.22.5
  1291. '@rollup/rollup-android-arm64': 4.22.5
  1292. '@rollup/rollup-darwin-arm64': 4.22.5
  1293. '@rollup/rollup-darwin-x64': 4.22.5
  1294. '@rollup/rollup-linux-arm-gnueabihf': 4.22.5
  1295. '@rollup/rollup-linux-arm-musleabihf': 4.22.5
  1296. '@rollup/rollup-linux-arm64-gnu': 4.22.5
  1297. '@rollup/rollup-linux-arm64-musl': 4.22.5
  1298. '@rollup/rollup-linux-powerpc64le-gnu': 4.22.5
  1299. '@rollup/rollup-linux-riscv64-gnu': 4.22.5
  1300. '@rollup/rollup-linux-s390x-gnu': 4.22.5
  1301. '@rollup/rollup-linux-x64-gnu': 4.22.5
  1302. '@rollup/rollup-linux-x64-musl': 4.22.5
  1303. '@rollup/rollup-win32-arm64-msvc': 4.22.5
  1304. '@rollup/rollup-win32-ia32-msvc': 4.22.5
  1305. '@rollup/rollup-win32-x64-msvc': 4.22.5
  1306. fsevents: 2.3.3
  1307. run-parallel@1.2.0:
  1308. dependencies:
  1309. queue-microtask: 1.2.3
  1310. safer-buffer@2.1.2:
  1311. optional: true
  1312. sass@1.79.4:
  1313. dependencies:
  1314. chokidar: 4.0.1
  1315. immutable: 4.3.7
  1316. source-map-js: 1.2.1
  1317. sax@1.4.1:
  1318. optional: true
  1319. scule@1.3.0: {}
  1320. semver@5.7.2:
  1321. optional: true
  1322. source-map-js@1.2.1: {}
  1323. source-map@0.6.1:
  1324. optional: true
  1325. strip-literal@2.1.0:
  1326. dependencies:
  1327. js-tokens: 9.0.0
  1328. to-fast-properties@2.0.0: {}
  1329. to-regex-range@5.0.1:
  1330. dependencies:
  1331. is-number: 7.0.0
  1332. tslib@2.7.0: {}
  1333. ufo@1.5.4: {}
  1334. unimport@3.13.1(rollup@4.22.5):
  1335. dependencies:
  1336. '@rollup/pluginutils': 5.1.2(rollup@4.22.5)
  1337. acorn: 8.12.1
  1338. escape-string-regexp: 5.0.0
  1339. estree-walker: 3.0.3
  1340. fast-glob: 3.3.2
  1341. local-pkg: 0.5.0
  1342. magic-string: 0.30.11
  1343. mlly: 1.7.1
  1344. pathe: 1.1.2
  1345. pkg-types: 1.2.0
  1346. scule: 1.3.0
  1347. strip-literal: 2.1.0
  1348. unplugin: 1.14.1
  1349. transitivePeerDependencies:
  1350. - rollup
  1351. - webpack-sources
  1352. unplugin-auto-import@0.18.3(@vueuse/core@9.13.0(vue@3.5.10))(rollup@4.22.5):
  1353. dependencies:
  1354. '@antfu/utils': 0.7.10
  1355. '@rollup/pluginutils': 5.1.2(rollup@4.22.5)
  1356. fast-glob: 3.3.2
  1357. local-pkg: 0.5.0
  1358. magic-string: 0.30.11
  1359. minimatch: 9.0.5
  1360. unimport: 3.13.1(rollup@4.22.5)
  1361. unplugin: 1.14.1
  1362. optionalDependencies:
  1363. '@vueuse/core': 9.13.0(vue@3.5.10)
  1364. transitivePeerDependencies:
  1365. - rollup
  1366. - webpack-sources
  1367. unplugin-vue-components@0.27.4(@babel/parser@7.25.6)(rollup@4.22.5)(vue@3.5.10):
  1368. dependencies:
  1369. '@antfu/utils': 0.7.10
  1370. '@rollup/pluginutils': 5.1.2(rollup@4.22.5)
  1371. chokidar: 3.6.0
  1372. debug: 4.3.7
  1373. fast-glob: 3.3.2
  1374. local-pkg: 0.5.0
  1375. magic-string: 0.30.11
  1376. minimatch: 9.0.5
  1377. mlly: 1.7.1
  1378. unplugin: 1.14.1
  1379. vue: 3.5.10
  1380. optionalDependencies:
  1381. '@babel/parser': 7.25.6
  1382. transitivePeerDependencies:
  1383. - rollup
  1384. - supports-color
  1385. - webpack-sources
  1386. unplugin@1.14.1:
  1387. dependencies:
  1388. acorn: 8.12.1
  1389. webpack-virtual-modules: 0.6.2
  1390. update-browserslist-db@1.1.1(browserslist@4.24.0):
  1391. dependencies:
  1392. browserslist: 4.24.0
  1393. escalade: 3.2.0
  1394. picocolors: 1.1.0
  1395. util@0.10.4:
  1396. dependencies:
  1397. inherits: 2.0.3
  1398. v-viewer@3.0.11(vue@3.5.10):
  1399. dependencies:
  1400. lodash: 4.17.21
  1401. viewerjs: 1.11.6
  1402. vue: 3.5.10
  1403. vant@4.9.7(vue@3.5.10):
  1404. dependencies:
  1405. '@vant/popperjs': 1.3.0
  1406. '@vant/use': 1.6.0(vue@3.5.10)
  1407. '@vue/shared': 3.5.10
  1408. vue: 3.5.10
  1409. viewerjs@1.11.6: {}
  1410. vite@5.4.8(less@4.2.0)(sass@1.79.4):
  1411. dependencies:
  1412. esbuild: 0.21.5
  1413. postcss: 8.4.47
  1414. rollup: 4.22.5
  1415. optionalDependencies:
  1416. fsevents: 2.3.3
  1417. less: 4.2.0
  1418. sass: 1.79.4
  1419. vue-demi@0.14.10(vue@3.5.10):
  1420. dependencies:
  1421. vue: 3.5.10
  1422. vue-router@4.4.5(vue@3.5.10):
  1423. dependencies:
  1424. '@vue/devtools-api': 6.6.4
  1425. vue: 3.5.10
  1426. vue@3.5.10:
  1427. dependencies:
  1428. '@vue/compiler-dom': 3.5.10
  1429. '@vue/compiler-sfc': 3.5.10
  1430. '@vue/runtime-dom': 3.5.10
  1431. '@vue/server-renderer': 3.5.10(vue@3.5.10)
  1432. '@vue/shared': 3.5.10
  1433. webpack-virtual-modules@0.6.2: {}