pnpm-lock.yaml 86 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. pinia:
  9. specifier: ^2.2.6
  10. version: 2.3.0(vue@3.5.13)
  11. tslib:
  12. specifier: ^2.8.0
  13. version: 2.8.1
  14. packages/base: {}
  15. packages/mobile:
  16. dependencies:
  17. '@helong/base':
  18. specifier: workspace:*
  19. version: link:../base
  20. pinia:
  21. specifier: ^2.2.6
  22. version: 2.3.0(vue@3.5.13)
  23. swiper:
  24. specifier: ^11.1.15
  25. version: 11.1.15
  26. vant:
  27. specifier: ^4.9.15
  28. version: 4.9.15(vue@3.5.13)
  29. vue:
  30. specifier: ^3.5.13
  31. version: 3.5.13
  32. vue-router:
  33. specifier: ^4.4.5
  34. version: 4.5.0(vue@3.5.13)
  35. devDependencies:
  36. '@vant/auto-import-resolver':
  37. specifier: ^1.2.1
  38. version: 1.2.1
  39. '@vitejs/plugin-vue':
  40. specifier: ^5.2.1
  41. version: 5.2.1(vite@6.0.4(sass@1.83.0))(vue@3.5.13)
  42. autoprefixer:
  43. specifier: ^10.4.20
  44. version: 10.4.20(postcss@8.4.49)
  45. postcss-px-to-viewport:
  46. specifier: ^1.1.1
  47. version: 1.1.1
  48. sass:
  49. specifier: ^1.82.0
  50. version: 1.83.0
  51. unplugin-auto-import:
  52. specifier: ^0.18.6
  53. version: 0.18.6(@vueuse/core@12.0.0)(rollup@4.28.1)
  54. unplugin-vue-components:
  55. specifier: ^0.27.5
  56. version: 0.27.5(@babel/parser@7.26.3)(rollup@4.28.1)(vue@3.5.13)
  57. vite:
  58. specifier: ^6.0.1
  59. version: 6.0.4(sass@1.83.0)
  60. vite-plugin-vue-devtools:
  61. specifier: ^7.6.5
  62. version: 7.6.8(rollup@4.28.1)(vite@6.0.4(sass@1.83.0))(vue@3.5.13)
  63. packages/pc:
  64. dependencies:
  65. '@element-plus/icons-vue':
  66. specifier: ^2.3.1
  67. version: 2.3.1(vue@3.5.13)
  68. '@helong/base':
  69. specifier: workspace:*
  70. version: link:../base
  71. '@vueuse/core':
  72. specifier: ^12.0.0
  73. version: 12.0.0
  74. autoprefixer:
  75. specifier: ^10.4.20
  76. version: 10.4.20(postcss@8.4.49)
  77. element-plus:
  78. specifier: ^2.9.0
  79. version: 2.9.1(vue@3.5.13)
  80. pinia:
  81. specifier: ^2.2.6
  82. version: 2.3.0(vue@3.5.13)
  83. postcss-px-to-viewport:
  84. specifier: ^1.1.1
  85. version: 1.1.1
  86. vue:
  87. specifier: ^3.5.13
  88. version: 3.5.13
  89. vue-router:
  90. specifier: ^4.4.5
  91. version: 4.5.0(vue@3.5.13)
  92. devDependencies:
  93. '@vitejs/plugin-vue':
  94. specifier: ^5.2.1
  95. version: 5.2.1(vite@6.0.4(sass@1.83.0))(vue@3.5.13)
  96. sass:
  97. specifier: ^1.82.0
  98. version: 1.83.0
  99. unplugin-auto-import:
  100. specifier: ^0.18.6
  101. version: 0.18.6(@vueuse/core@12.0.0)(rollup@4.28.1)
  102. unplugin-vue-components:
  103. specifier: ^0.27.5
  104. version: 0.27.5(@babel/parser@7.26.3)(rollup@4.28.1)(vue@3.5.13)
  105. vite:
  106. specifier: ^6.0.1
  107. version: 6.0.4(sass@1.83.0)
  108. packages:
  109. '@ampproject/remapping@2.3.0':
  110. resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
  111. engines: {node: '>=6.0.0'}
  112. '@antfu/utils@0.7.10':
  113. resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==}
  114. '@babel/code-frame@7.26.2':
  115. resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==}
  116. engines: {node: '>=6.9.0'}
  117. '@babel/compat-data@7.26.3':
  118. resolution: {integrity: sha512-nHIxvKPniQXpmQLb0vhY3VaFb3S0YrTAwpOWJZh1wn3oJPjJk9Asva204PsBdmAE8vpzfHudT8DB0scYvy9q0g==}
  119. engines: {node: '>=6.9.0'}
  120. '@babel/core@7.26.0':
  121. resolution: {integrity: sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==}
  122. engines: {node: '>=6.9.0'}
  123. '@babel/generator@7.26.3':
  124. resolution: {integrity: sha512-6FF/urZvD0sTeO7k6/B15pMLC4CHUv1426lzr3N01aHJTl046uCAh9LXW/fzeXXjPNCJ6iABW5XaWOsIZB93aQ==}
  125. engines: {node: '>=6.9.0'}
  126. '@babel/helper-annotate-as-pure@7.25.9':
  127. resolution: {integrity: sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==}
  128. engines: {node: '>=6.9.0'}
  129. '@babel/helper-compilation-targets@7.25.9':
  130. resolution: {integrity: sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==}
  131. engines: {node: '>=6.9.0'}
  132. '@babel/helper-create-class-features-plugin@7.25.9':
  133. resolution: {integrity: sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ==}
  134. engines: {node: '>=6.9.0'}
  135. peerDependencies:
  136. '@babel/core': ^7.0.0
  137. '@babel/helper-member-expression-to-functions@7.25.9':
  138. resolution: {integrity: sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==}
  139. engines: {node: '>=6.9.0'}
  140. '@babel/helper-module-imports@7.25.9':
  141. resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==}
  142. engines: {node: '>=6.9.0'}
  143. '@babel/helper-module-transforms@7.26.0':
  144. resolution: {integrity: sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==}
  145. engines: {node: '>=6.9.0'}
  146. peerDependencies:
  147. '@babel/core': ^7.0.0
  148. '@babel/helper-optimise-call-expression@7.25.9':
  149. resolution: {integrity: sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==}
  150. engines: {node: '>=6.9.0'}
  151. '@babel/helper-plugin-utils@7.25.9':
  152. resolution: {integrity: sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==}
  153. engines: {node: '>=6.9.0'}
  154. '@babel/helper-replace-supers@7.25.9':
  155. resolution: {integrity: sha512-IiDqTOTBQy0sWyeXyGSC5TBJpGFXBkRynjBeXsvbhQFKj2viwJC76Epz35YLU1fpe/Am6Vppb7W7zM4fPQzLsQ==}
  156. engines: {node: '>=6.9.0'}
  157. peerDependencies:
  158. '@babel/core': ^7.0.0
  159. '@babel/helper-skip-transparent-expression-wrappers@7.25.9':
  160. resolution: {integrity: sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==}
  161. engines: {node: '>=6.9.0'}
  162. '@babel/helper-string-parser@7.25.9':
  163. resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
  164. engines: {node: '>=6.9.0'}
  165. '@babel/helper-validator-identifier@7.25.9':
  166. resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
  167. engines: {node: '>=6.9.0'}
  168. '@babel/helper-validator-option@7.25.9':
  169. resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==}
  170. engines: {node: '>=6.9.0'}
  171. '@babel/helpers@7.26.0':
  172. resolution: {integrity: sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==}
  173. engines: {node: '>=6.9.0'}
  174. '@babel/parser@7.26.3':
  175. resolution: {integrity: sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==}
  176. engines: {node: '>=6.0.0'}
  177. hasBin: true
  178. '@babel/plugin-proposal-decorators@7.25.9':
  179. resolution: {integrity: sha512-smkNLL/O1ezy9Nhy4CNosc4Va+1wo5w4gzSZeLe6y6dM4mmHfYOCPolXQPHQxonZCF+ZyebxN9vqOolkYrSn5g==}
  180. engines: {node: '>=6.9.0'}
  181. peerDependencies:
  182. '@babel/core': ^7.0.0-0
  183. '@babel/plugin-syntax-decorators@7.25.9':
  184. resolution: {integrity: sha512-ryzI0McXUPJnRCvMo4lumIKZUzhYUO/ScI+Mz4YVaTLt04DHNSjEUjKVvbzQjZFLuod/cYEc07mJWhzl6v4DPg==}
  185. engines: {node: '>=6.9.0'}
  186. peerDependencies:
  187. '@babel/core': ^7.0.0-0
  188. '@babel/plugin-syntax-import-attributes@7.26.0':
  189. resolution: {integrity: sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==}
  190. engines: {node: '>=6.9.0'}
  191. peerDependencies:
  192. '@babel/core': ^7.0.0-0
  193. '@babel/plugin-syntax-import-meta@7.10.4':
  194. resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
  195. peerDependencies:
  196. '@babel/core': ^7.0.0-0
  197. '@babel/plugin-syntax-jsx@7.25.9':
  198. resolution: {integrity: sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==}
  199. engines: {node: '>=6.9.0'}
  200. peerDependencies:
  201. '@babel/core': ^7.0.0-0
  202. '@babel/plugin-syntax-typescript@7.25.9':
  203. resolution: {integrity: sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==}
  204. engines: {node: '>=6.9.0'}
  205. peerDependencies:
  206. '@babel/core': ^7.0.0-0
  207. '@babel/plugin-transform-typescript@7.26.3':
  208. resolution: {integrity: sha512-6+5hpdr6mETwSKjmJUdYw0EIkATiQhnELWlE3kJFBwSg/BGIVwVaVbX+gOXBCdc7Ln1RXZxyWGecIXhUfnl7oA==}
  209. engines: {node: '>=6.9.0'}
  210. peerDependencies:
  211. '@babel/core': ^7.0.0-0
  212. '@babel/template@7.25.9':
  213. resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==}
  214. engines: {node: '>=6.9.0'}
  215. '@babel/traverse@7.26.4':
  216. resolution: {integrity: sha512-fH+b7Y4p3yqvApJALCPJcwb0/XaOSgtK4pzV6WVjPR5GLFQBRI7pfoX2V2iM48NXvX07NUxxm1Vw98YjqTcU5w==}
  217. engines: {node: '>=6.9.0'}
  218. '@babel/types@7.26.3':
  219. resolution: {integrity: sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==}
  220. engines: {node: '>=6.9.0'}
  221. '@ctrl/tinycolor@3.6.1':
  222. resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
  223. engines: {node: '>=10'}
  224. '@element-plus/icons-vue@2.3.1':
  225. resolution: {integrity: sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==}
  226. peerDependencies:
  227. vue: ^3.2.0
  228. '@esbuild/aix-ppc64@0.24.0':
  229. resolution: {integrity: sha512-WtKdFM7ls47zkKHFVzMz8opM7LkcsIp9amDUBIAWirg70RM71WRSjdILPsY5Uv1D42ZpUfaPILDlfactHgsRkw==}
  230. engines: {node: '>=18'}
  231. cpu: [ppc64]
  232. os: [aix]
  233. '@esbuild/android-arm64@0.24.0':
  234. resolution: {integrity: sha512-Vsm497xFM7tTIPYK9bNTYJyF/lsP590Qc1WxJdlB6ljCbdZKU9SY8i7+Iin4kyhV/KV5J2rOKsBQbB77Ab7L/w==}
  235. engines: {node: '>=18'}
  236. cpu: [arm64]
  237. os: [android]
  238. '@esbuild/android-arm@0.24.0':
  239. resolution: {integrity: sha512-arAtTPo76fJ/ICkXWetLCc9EwEHKaeya4vMrReVlEIUCAUncH7M4bhMQ+M9Vf+FFOZJdTNMXNBrWwW+OXWpSew==}
  240. engines: {node: '>=18'}
  241. cpu: [arm]
  242. os: [android]
  243. '@esbuild/android-x64@0.24.0':
  244. resolution: {integrity: sha512-t8GrvnFkiIY7pa7mMgJd7p8p8qqYIz1NYiAoKc75Zyv73L3DZW++oYMSHPRarcotTKuSs6m3hTOa5CKHaS02TQ==}
  245. engines: {node: '>=18'}
  246. cpu: [x64]
  247. os: [android]
  248. '@esbuild/darwin-arm64@0.24.0':
  249. resolution: {integrity: sha512-CKyDpRbK1hXwv79soeTJNHb5EiG6ct3efd/FTPdzOWdbZZfGhpbcqIpiD0+vwmpu0wTIL97ZRPZu8vUt46nBSw==}
  250. engines: {node: '>=18'}
  251. cpu: [arm64]
  252. os: [darwin]
  253. '@esbuild/darwin-x64@0.24.0':
  254. resolution: {integrity: sha512-rgtz6flkVkh58od4PwTRqxbKH9cOjaXCMZgWD905JOzjFKW+7EiUObfd/Kav+A6Gyud6WZk9w+xu6QLytdi2OA==}
  255. engines: {node: '>=18'}
  256. cpu: [x64]
  257. os: [darwin]
  258. '@esbuild/freebsd-arm64@0.24.0':
  259. resolution: {integrity: sha512-6Mtdq5nHggwfDNLAHkPlyLBpE5L6hwsuXZX8XNmHno9JuL2+bg2BX5tRkwjyfn6sKbxZTq68suOjgWqCicvPXA==}
  260. engines: {node: '>=18'}
  261. cpu: [arm64]
  262. os: [freebsd]
  263. '@esbuild/freebsd-x64@0.24.0':
  264. resolution: {integrity: sha512-D3H+xh3/zphoX8ck4S2RxKR6gHlHDXXzOf6f/9dbFt/NRBDIE33+cVa49Kil4WUjxMGW0ZIYBYtaGCa2+OsQwQ==}
  265. engines: {node: '>=18'}
  266. cpu: [x64]
  267. os: [freebsd]
  268. '@esbuild/linux-arm64@0.24.0':
  269. resolution: {integrity: sha512-TDijPXTOeE3eaMkRYpcy3LarIg13dS9wWHRdwYRnzlwlA370rNdZqbcp0WTyyV/k2zSxfko52+C7jU5F9Tfj1g==}
  270. engines: {node: '>=18'}
  271. cpu: [arm64]
  272. os: [linux]
  273. '@esbuild/linux-arm@0.24.0':
  274. resolution: {integrity: sha512-gJKIi2IjRo5G6Glxb8d3DzYXlxdEj2NlkixPsqePSZMhLudqPhtZ4BUrpIuTjJYXxvF9njql+vRjB2oaC9XpBw==}
  275. engines: {node: '>=18'}
  276. cpu: [arm]
  277. os: [linux]
  278. '@esbuild/linux-ia32@0.24.0':
  279. resolution: {integrity: sha512-K40ip1LAcA0byL05TbCQ4yJ4swvnbzHscRmUilrmP9Am7//0UjPreh4lpYzvThT2Quw66MhjG//20mrufm40mA==}
  280. engines: {node: '>=18'}
  281. cpu: [ia32]
  282. os: [linux]
  283. '@esbuild/linux-loong64@0.24.0':
  284. resolution: {integrity: sha512-0mswrYP/9ai+CU0BzBfPMZ8RVm3RGAN/lmOMgW4aFUSOQBjA31UP8Mr6DDhWSuMwj7jaWOT0p0WoZ6jeHhrD7g==}
  285. engines: {node: '>=18'}
  286. cpu: [loong64]
  287. os: [linux]
  288. '@esbuild/linux-mips64el@0.24.0':
  289. resolution: {integrity: sha512-hIKvXm0/3w/5+RDtCJeXqMZGkI2s4oMUGj3/jM0QzhgIASWrGO5/RlzAzm5nNh/awHE0A19h/CvHQe6FaBNrRA==}
  290. engines: {node: '>=18'}
  291. cpu: [mips64el]
  292. os: [linux]
  293. '@esbuild/linux-ppc64@0.24.0':
  294. resolution: {integrity: sha512-HcZh5BNq0aC52UoocJxaKORfFODWXZxtBaaZNuN3PUX3MoDsChsZqopzi5UupRhPHSEHotoiptqikjN/B77mYQ==}
  295. engines: {node: '>=18'}
  296. cpu: [ppc64]
  297. os: [linux]
  298. '@esbuild/linux-riscv64@0.24.0':
  299. resolution: {integrity: sha512-bEh7dMn/h3QxeR2KTy1DUszQjUrIHPZKyO6aN1X4BCnhfYhuQqedHaa5MxSQA/06j3GpiIlFGSsy1c7Gf9padw==}
  300. engines: {node: '>=18'}
  301. cpu: [riscv64]
  302. os: [linux]
  303. '@esbuild/linux-s390x@0.24.0':
  304. resolution: {integrity: sha512-ZcQ6+qRkw1UcZGPyrCiHHkmBaj9SiCD8Oqd556HldP+QlpUIe2Wgn3ehQGVoPOvZvtHm8HPx+bH20c9pvbkX3g==}
  305. engines: {node: '>=18'}
  306. cpu: [s390x]
  307. os: [linux]
  308. '@esbuild/linux-x64@0.24.0':
  309. resolution: {integrity: sha512-vbutsFqQ+foy3wSSbmjBXXIJ6PL3scghJoM8zCL142cGaZKAdCZHyf+Bpu/MmX9zT9Q0zFBVKb36Ma5Fzfa8xA==}
  310. engines: {node: '>=18'}
  311. cpu: [x64]
  312. os: [linux]
  313. '@esbuild/netbsd-x64@0.24.0':
  314. resolution: {integrity: sha512-hjQ0R/ulkO8fCYFsG0FZoH+pWgTTDreqpqY7UnQntnaKv95uP5iW3+dChxnx7C3trQQU40S+OgWhUVwCjVFLvg==}
  315. engines: {node: '>=18'}
  316. cpu: [x64]
  317. os: [netbsd]
  318. '@esbuild/openbsd-arm64@0.24.0':
  319. resolution: {integrity: sha512-MD9uzzkPQbYehwcN583yx3Tu5M8EIoTD+tUgKF982WYL9Pf5rKy9ltgD0eUgs8pvKnmizxjXZyLt0z6DC3rRXg==}
  320. engines: {node: '>=18'}
  321. cpu: [arm64]
  322. os: [openbsd]
  323. '@esbuild/openbsd-x64@0.24.0':
  324. resolution: {integrity: sha512-4ir0aY1NGUhIC1hdoCzr1+5b43mw99uNwVzhIq1OY3QcEwPDO3B7WNXBzaKY5Nsf1+N11i1eOfFcq+D/gOS15Q==}
  325. engines: {node: '>=18'}
  326. cpu: [x64]
  327. os: [openbsd]
  328. '@esbuild/sunos-x64@0.24.0':
  329. resolution: {integrity: sha512-jVzdzsbM5xrotH+W5f1s+JtUy1UWgjU0Cf4wMvffTB8m6wP5/kx0KiaLHlbJO+dMgtxKV8RQ/JvtlFcdZ1zCPA==}
  330. engines: {node: '>=18'}
  331. cpu: [x64]
  332. os: [sunos]
  333. '@esbuild/win32-arm64@0.24.0':
  334. resolution: {integrity: sha512-iKc8GAslzRpBytO2/aN3d2yb2z8XTVfNV0PjGlCxKo5SgWmNXx82I/Q3aG1tFfS+A2igVCY97TJ8tnYwpUWLCA==}
  335. engines: {node: '>=18'}
  336. cpu: [arm64]
  337. os: [win32]
  338. '@esbuild/win32-ia32@0.24.0':
  339. resolution: {integrity: sha512-vQW36KZolfIudCcTnaTpmLQ24Ha1RjygBo39/aLkM2kmjkWmZGEJ5Gn9l5/7tzXA42QGIoWbICfg6KLLkIw6yw==}
  340. engines: {node: '>=18'}
  341. cpu: [ia32]
  342. os: [win32]
  343. '@esbuild/win32-x64@0.24.0':
  344. resolution: {integrity: sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==}
  345. engines: {node: '>=18'}
  346. cpu: [x64]
  347. os: [win32]
  348. '@floating-ui/core@1.6.8':
  349. resolution: {integrity: sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==}
  350. '@floating-ui/dom@1.6.12':
  351. resolution: {integrity: sha512-NP83c0HjokcGVEMeoStg317VD9W7eDlGK7457dMBANbKA6GJZdc7rjujdgqzTaz93jkGgc5P/jeWbaCHnMNc+w==}
  352. '@floating-ui/utils@0.2.8':
  353. resolution: {integrity: sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==}
  354. '@jridgewell/gen-mapping@0.3.8':
  355. resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==}
  356. engines: {node: '>=6.0.0'}
  357. '@jridgewell/resolve-uri@3.1.2':
  358. resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
  359. engines: {node: '>=6.0.0'}
  360. '@jridgewell/set-array@1.2.1':
  361. resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==}
  362. engines: {node: '>=6.0.0'}
  363. '@jridgewell/sourcemap-codec@1.5.0':
  364. resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  365. '@jridgewell/trace-mapping@0.3.25':
  366. resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
  367. '@nodelib/fs.scandir@2.1.5':
  368. resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
  369. engines: {node: '>= 8'}
  370. '@nodelib/fs.stat@2.0.5':
  371. resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
  372. engines: {node: '>= 8'}
  373. '@nodelib/fs.walk@1.2.8':
  374. resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
  375. engines: {node: '>= 8'}
  376. '@parcel/watcher-android-arm64@2.5.0':
  377. resolution: {integrity: sha512-qlX4eS28bUcQCdribHkg/herLe+0A9RyYC+mm2PXpncit8z5b3nSqGVzMNR3CmtAOgRutiZ02eIJJgP/b1iEFQ==}
  378. engines: {node: '>= 10.0.0'}
  379. cpu: [arm64]
  380. os: [android]
  381. '@parcel/watcher-darwin-arm64@2.5.0':
  382. resolution: {integrity: sha512-hyZ3TANnzGfLpRA2s/4U1kbw2ZI4qGxaRJbBH2DCSREFfubMswheh8TeiC1sGZ3z2jUf3s37P0BBlrD3sjVTUw==}
  383. engines: {node: '>= 10.0.0'}
  384. cpu: [arm64]
  385. os: [darwin]
  386. '@parcel/watcher-darwin-x64@2.5.0':
  387. resolution: {integrity: sha512-9rhlwd78saKf18fT869/poydQK8YqlU26TMiNg7AIu7eBp9adqbJZqmdFOsbZ5cnLp5XvRo9wcFmNHgHdWaGYA==}
  388. engines: {node: '>= 10.0.0'}
  389. cpu: [x64]
  390. os: [darwin]
  391. '@parcel/watcher-freebsd-x64@2.5.0':
  392. resolution: {integrity: sha512-syvfhZzyM8kErg3VF0xpV8dixJ+RzbUaaGaeb7uDuz0D3FK97/mZ5AJQ3XNnDsXX7KkFNtyQyFrXZzQIcN49Tw==}
  393. engines: {node: '>= 10.0.0'}
  394. cpu: [x64]
  395. os: [freebsd]
  396. '@parcel/watcher-linux-arm-glibc@2.5.0':
  397. resolution: {integrity: sha512-0VQY1K35DQET3dVYWpOaPFecqOT9dbuCfzjxoQyif1Wc574t3kOSkKevULddcR9znz1TcklCE7Ht6NIxjvTqLA==}
  398. engines: {node: '>= 10.0.0'}
  399. cpu: [arm]
  400. os: [linux]
  401. libc: [glibc]
  402. '@parcel/watcher-linux-arm-musl@2.5.0':
  403. resolution: {integrity: sha512-6uHywSIzz8+vi2lAzFeltnYbdHsDm3iIB57d4g5oaB9vKwjb6N6dRIgZMujw4nm5r6v9/BQH0noq6DzHrqr2pA==}
  404. engines: {node: '>= 10.0.0'}
  405. cpu: [arm]
  406. os: [linux]
  407. libc: [musl]
  408. '@parcel/watcher-linux-arm64-glibc@2.5.0':
  409. resolution: {integrity: sha512-BfNjXwZKxBy4WibDb/LDCriWSKLz+jJRL3cM/DllnHH5QUyoiUNEp3GmL80ZqxeumoADfCCP19+qiYiC8gUBjA==}
  410. engines: {node: '>= 10.0.0'}
  411. cpu: [arm64]
  412. os: [linux]
  413. libc: [glibc]
  414. '@parcel/watcher-linux-arm64-musl@2.5.0':
  415. resolution: {integrity: sha512-S1qARKOphxfiBEkwLUbHjCY9BWPdWnW9j7f7Hb2jPplu8UZ3nes7zpPOW9bkLbHRvWM0WDTsjdOTUgW0xLBN1Q==}
  416. engines: {node: '>= 10.0.0'}
  417. cpu: [arm64]
  418. os: [linux]
  419. libc: [musl]
  420. '@parcel/watcher-linux-x64-glibc@2.5.0':
  421. resolution: {integrity: sha512-d9AOkusyXARkFD66S6zlGXyzx5RvY+chTP9Jp0ypSTC9d4lzyRs9ovGf/80VCxjKddcUvnsGwCHWuF2EoPgWjw==}
  422. engines: {node: '>= 10.0.0'}
  423. cpu: [x64]
  424. os: [linux]
  425. libc: [glibc]
  426. '@parcel/watcher-linux-x64-musl@2.5.0':
  427. resolution: {integrity: sha512-iqOC+GoTDoFyk/VYSFHwjHhYrk8bljW6zOhPuhi5t9ulqiYq1togGJB5e3PwYVFFfeVgc6pbz3JdQyDoBszVaA==}
  428. engines: {node: '>= 10.0.0'}
  429. cpu: [x64]
  430. os: [linux]
  431. libc: [musl]
  432. '@parcel/watcher-win32-arm64@2.5.0':
  433. resolution: {integrity: sha512-twtft1d+JRNkM5YbmexfcH/N4znDtjgysFaV9zvZmmJezQsKpkfLYJ+JFV3uygugK6AtIM2oADPkB2AdhBrNig==}
  434. engines: {node: '>= 10.0.0'}
  435. cpu: [arm64]
  436. os: [win32]
  437. '@parcel/watcher-win32-ia32@2.5.0':
  438. resolution: {integrity: sha512-+rgpsNRKwo8A53elqbbHXdOMtY/tAtTzManTWShB5Kk54N8Q9mzNWV7tV+IbGueCbcj826MfWGU3mprWtuf1TA==}
  439. engines: {node: '>= 10.0.0'}
  440. cpu: [ia32]
  441. os: [win32]
  442. '@parcel/watcher-win32-x64@2.5.0':
  443. resolution: {integrity: sha512-lPrxve92zEHdgeff3aiu4gDOIt4u7sJYha6wbdEZDCDUhtjTsOMiaJzG5lMY4GkWH8p0fMmO2Ppq5G5XXG+DQw==}
  444. engines: {node: '>= 10.0.0'}
  445. cpu: [x64]
  446. os: [win32]
  447. '@parcel/watcher@2.5.0':
  448. resolution: {integrity: sha512-i0GV1yJnm2n3Yq1qw6QrUrd/LI9bE8WEBOTtOkpCXHHdyN3TAGgqAK/DAT05z4fq2x04cARXt2pDmjWjL92iTQ==}
  449. engines: {node: '>= 10.0.0'}
  450. '@polka/url@1.0.0-next.28':
  451. resolution: {integrity: sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==}
  452. '@rollup/pluginutils@5.1.4':
  453. resolution: {integrity: sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==}
  454. engines: {node: '>=14.0.0'}
  455. peerDependencies:
  456. rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
  457. peerDependenciesMeta:
  458. rollup:
  459. optional: true
  460. '@rollup/rollup-android-arm-eabi@4.28.1':
  461. resolution: {integrity: sha512-2aZp8AES04KI2dy3Ss6/MDjXbwBzj+i0GqKtWXgw2/Ma6E4jJvujryO6gJAghIRVz7Vwr9Gtl/8na3nDUKpraQ==}
  462. cpu: [arm]
  463. os: [android]
  464. '@rollup/rollup-android-arm64@4.28.1':
  465. resolution: {integrity: sha512-EbkK285O+1YMrg57xVA+Dp0tDBRB93/BZKph9XhMjezf6F4TpYjaUSuPt5J0fZXlSag0LmZAsTmdGGqPp4pQFA==}
  466. cpu: [arm64]
  467. os: [android]
  468. '@rollup/rollup-darwin-arm64@4.28.1':
  469. resolution: {integrity: sha512-prduvrMKU6NzMq6nxzQw445zXgaDBbMQvmKSJaxpaZ5R1QDM8w+eGxo6Y/jhT/cLoCvnZI42oEqf9KQNYz1fqQ==}
  470. cpu: [arm64]
  471. os: [darwin]
  472. '@rollup/rollup-darwin-x64@4.28.1':
  473. resolution: {integrity: sha512-WsvbOunsUk0wccO/TV4o7IKgloJ942hVFK1CLatwv6TJspcCZb9umQkPdvB7FihmdxgaKR5JyxDjWpCOp4uZlQ==}
  474. cpu: [x64]
  475. os: [darwin]
  476. '@rollup/rollup-freebsd-arm64@4.28.1':
  477. resolution: {integrity: sha512-HTDPdY1caUcU4qK23FeeGxCdJF64cKkqajU0iBnTVxS8F7H/7BewvYoG+va1KPSL63kQ1PGNyiwKOfReavzvNA==}
  478. cpu: [arm64]
  479. os: [freebsd]
  480. '@rollup/rollup-freebsd-x64@4.28.1':
  481. resolution: {integrity: sha512-m/uYasxkUevcFTeRSM9TeLyPe2QDuqtjkeoTpP9SW0XxUWfcYrGDMkO/m2tTw+4NMAF9P2fU3Mw4ahNvo7QmsQ==}
  482. cpu: [x64]
  483. os: [freebsd]
  484. '@rollup/rollup-linux-arm-gnueabihf@4.28.1':
  485. resolution: {integrity: sha512-QAg11ZIt6mcmzpNE6JZBpKfJaKkqTm1A9+y9O+frdZJEuhQxiugM05gnCWiANHj4RmbgeVJpTdmKRmH/a+0QbA==}
  486. cpu: [arm]
  487. os: [linux]
  488. libc: [glibc]
  489. '@rollup/rollup-linux-arm-musleabihf@4.28.1':
  490. resolution: {integrity: sha512-dRP9PEBfolq1dmMcFqbEPSd9VlRuVWEGSmbxVEfiq2cs2jlZAl0YNxFzAQS2OrQmsLBLAATDMb3Z6MFv5vOcXg==}
  491. cpu: [arm]
  492. os: [linux]
  493. libc: [musl]
  494. '@rollup/rollup-linux-arm64-gnu@4.28.1':
  495. resolution: {integrity: sha512-uGr8khxO+CKT4XU8ZUH1TTEUtlktK6Kgtv0+6bIFSeiSlnGJHG1tSFSjm41uQ9sAO/5ULx9mWOz70jYLyv1QkA==}
  496. cpu: [arm64]
  497. os: [linux]
  498. libc: [glibc]
  499. '@rollup/rollup-linux-arm64-musl@4.28.1':
  500. resolution: {integrity: sha512-QF54q8MYGAqMLrX2t7tNpi01nvq5RI59UBNx+3+37zoKX5KViPo/gk2QLhsuqok05sSCRluj0D00LzCwBikb0A==}
  501. cpu: [arm64]
  502. os: [linux]
  503. libc: [musl]
  504. '@rollup/rollup-linux-loongarch64-gnu@4.28.1':
  505. resolution: {integrity: sha512-vPul4uodvWvLhRco2w0GcyZcdyBfpfDRgNKU+p35AWEbJ/HPs1tOUrkSueVbBS0RQHAf/A+nNtDpvw95PeVKOA==}
  506. cpu: [loong64]
  507. os: [linux]
  508. libc: [glibc]
  509. '@rollup/rollup-linux-powerpc64le-gnu@4.28.1':
  510. resolution: {integrity: sha512-pTnTdBuC2+pt1Rmm2SV7JWRqzhYpEILML4PKODqLz+C7Ou2apEV52h19CR7es+u04KlqplggmN9sqZlekg3R1A==}
  511. cpu: [ppc64]
  512. os: [linux]
  513. libc: [glibc]
  514. '@rollup/rollup-linux-riscv64-gnu@4.28.1':
  515. resolution: {integrity: sha512-vWXy1Nfg7TPBSuAncfInmAI/WZDd5vOklyLJDdIRKABcZWojNDY0NJwruY2AcnCLnRJKSaBgf/GiJfauu8cQZA==}
  516. cpu: [riscv64]
  517. os: [linux]
  518. libc: [glibc]
  519. '@rollup/rollup-linux-s390x-gnu@4.28.1':
  520. resolution: {integrity: sha512-/yqC2Y53oZjb0yz8PVuGOQQNOTwxcizudunl/tFs1aLvObTclTwZ0JhXF2XcPT/zuaymemCDSuuUPXJJyqeDOg==}
  521. cpu: [s390x]
  522. os: [linux]
  523. libc: [glibc]
  524. '@rollup/rollup-linux-x64-gnu@4.28.1':
  525. resolution: {integrity: sha512-fzgeABz7rrAlKYB0y2kSEiURrI0691CSL0+KXwKwhxvj92VULEDQLpBYLHpF49MSiPG4sq5CK3qHMnb9tlCjBw==}
  526. cpu: [x64]
  527. os: [linux]
  528. libc: [glibc]
  529. '@rollup/rollup-linux-x64-musl@4.28.1':
  530. resolution: {integrity: sha512-xQTDVzSGiMlSshpJCtudbWyRfLaNiVPXt1WgdWTwWz9n0U12cI2ZVtWe/Jgwyv/6wjL7b66uu61Vg0POWVfz4g==}
  531. cpu: [x64]
  532. os: [linux]
  533. libc: [musl]
  534. '@rollup/rollup-win32-arm64-msvc@4.28.1':
  535. resolution: {integrity: sha512-wSXmDRVupJstFP7elGMgv+2HqXelQhuNf+IS4V+nUpNVi/GUiBgDmfwD0UGN3pcAnWsgKG3I52wMOBnk1VHr/A==}
  536. cpu: [arm64]
  537. os: [win32]
  538. '@rollup/rollup-win32-ia32-msvc@4.28.1':
  539. resolution: {integrity: sha512-ZkyTJ/9vkgrE/Rk9vhMXhf8l9D+eAhbAVbsGsXKy2ohmJaWg0LPQLnIxRdRp/bKyr8tXuPlXhIoGlEB5XpJnGA==}
  540. cpu: [ia32]
  541. os: [win32]
  542. '@rollup/rollup-win32-x64-msvc@4.28.1':
  543. resolution: {integrity: sha512-ZvK2jBafvttJjoIdKm/Q/Bh7IJ1Ose9IBOwpOXcOvW3ikGTQGmKDgxTC6oCAzW6PynbkKP8+um1du81XJHZ0JA==}
  544. cpu: [x64]
  545. os: [win32]
  546. '@sec-ant/readable-stream@0.4.1':
  547. resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==}
  548. '@sindresorhus/merge-streams@4.0.0':
  549. resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==}
  550. engines: {node: '>=18'}
  551. '@sxzz/popperjs-es@2.11.7':
  552. resolution: {integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==}
  553. '@types/estree@1.0.6':
  554. resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
  555. '@types/lodash-es@4.17.12':
  556. resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
  557. '@types/lodash@4.17.13':
  558. resolution: {integrity: sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==}
  559. '@types/web-bluetooth@0.0.16':
  560. resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
  561. '@types/web-bluetooth@0.0.20':
  562. resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
  563. '@vant/auto-import-resolver@1.2.1':
  564. resolution: {integrity: sha512-czGWW4UolNITkF3qQSQlpHDHAsI3/GHVKbRMmEEpry7NWdnU4p5a5jBi0VApbaLa5g80Hy10XVs3IB+UozoSUw==}
  565. '@vant/popperjs@1.3.0':
  566. resolution: {integrity: sha512-hB+czUG+aHtjhaEmCJDuXOep0YTZjdlRR+4MSmIFnkCQIxJaXLQdSsR90XWvAI2yvKUI7TCGqR8pQg2RtvkMHw==}
  567. '@vant/use@1.6.0':
  568. resolution: {integrity: sha512-PHHxeAASgiOpSmMjceweIrv2AxDZIkWXyaczksMoWvKV2YAYEhoizRuk/xFnKF+emUIi46TsQ+rvlm/t2BBCfA==}
  569. peerDependencies:
  570. vue: ^3.0.0
  571. '@vitejs/plugin-vue@5.2.1':
  572. resolution: {integrity: sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==}
  573. engines: {node: ^18.0.0 || >=20.0.0}
  574. peerDependencies:
  575. vite: ^5.0.0 || ^6.0.0
  576. vue: ^3.2.25
  577. '@vue/babel-helper-vue-transform-on@1.2.5':
  578. resolution: {integrity: sha512-lOz4t39ZdmU4DJAa2hwPYmKc8EsuGa2U0L9KaZaOJUt0UwQNjNA3AZTq6uEivhOKhhG1Wvy96SvYBoFmCg3uuw==}
  579. '@vue/babel-plugin-jsx@1.2.5':
  580. resolution: {integrity: sha512-zTrNmOd4939H9KsRIGmmzn3q2zvv1mjxkYZHgqHZgDrXz5B1Q3WyGEjO2f+JrmKghvl1JIRcvo63LgM1kH5zFg==}
  581. peerDependencies:
  582. '@babel/core': ^7.0.0-0
  583. peerDependenciesMeta:
  584. '@babel/core':
  585. optional: true
  586. '@vue/babel-plugin-resolve-type@1.2.5':
  587. resolution: {integrity: sha512-U/ibkQrf5sx0XXRnUZD1mo5F7PkpKyTbfXM3a3rC4YnUz6crHEz9Jg09jzzL6QYlXNto/9CePdOg/c87O4Nlfg==}
  588. peerDependencies:
  589. '@babel/core': ^7.0.0-0
  590. '@vue/compiler-core@3.5.13':
  591. resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==}
  592. '@vue/compiler-dom@3.5.13':
  593. resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==}
  594. '@vue/compiler-sfc@3.5.13':
  595. resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==}
  596. '@vue/compiler-ssr@3.5.13':
  597. resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==}
  598. '@vue/devtools-api@6.6.4':
  599. resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
  600. '@vue/devtools-core@7.6.8':
  601. resolution: {integrity: sha512-8X4roysTwzQ94o7IobjVcOd1aZF5iunikrMrHPI2uUdigZCi2kFTQc7ffYiFiTNaLElCpjOhCnM7bo7aK1yU7A==}
  602. peerDependencies:
  603. vue: ^3.0.0
  604. '@vue/devtools-kit@7.6.8':
  605. resolution: {integrity: sha512-JhJ8M3sPU+v0P2iZBF2DkdmR9L0dnT5RXJabJqX6o8KtFs3tebdvfoXV2Dm3BFuqeECuMJIfF1aCzSt+WQ4wrw==}
  606. '@vue/devtools-shared@7.6.8':
  607. resolution: {integrity: sha512-9MBPO5Z3X1nYGFqTJyohl6Gmf/J7UNN1oicHdyzBVZP4jnhZ4c20MgtaHDIzWmHDHCMYVS5bwKxT3jxh7gOOKA==}
  608. '@vue/reactivity@3.5.13':
  609. resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==}
  610. '@vue/runtime-core@3.5.13':
  611. resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==}
  612. '@vue/runtime-dom@3.5.13':
  613. resolution: {integrity: sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==}
  614. '@vue/server-renderer@3.5.13':
  615. resolution: {integrity: sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==}
  616. peerDependencies:
  617. vue: 3.5.13
  618. '@vue/shared@3.5.13':
  619. resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==}
  620. '@vueuse/core@12.0.0':
  621. resolution: {integrity: sha512-C12RukhXiJCbx4MGhjmd/gH52TjJsc3G0E0kQj/kb19H3Nt6n1CA4DRWuTdWWcaFRdlTe0npWDS942mvacvNBw==}
  622. '@vueuse/core@9.13.0':
  623. resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
  624. '@vueuse/metadata@12.0.0':
  625. resolution: {integrity: sha512-Yzimd1D3sjxTDOlF05HekU5aSGdKjxhuhRFHA7gDWLn57PRbBIh+SF5NmjhJ0WRgF3my7T8LBucyxdFJjIfRJQ==}
  626. '@vueuse/metadata@9.13.0':
  627. resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
  628. '@vueuse/shared@12.0.0':
  629. resolution: {integrity: sha512-3i6qtcq2PIio5i/vVYidkkcgvmTjCqrf26u+Fd4LhnbBmIT6FN8y6q/GJERp8lfcB9zVEfjdV0Br0443qZuJpw==}
  630. '@vueuse/shared@9.13.0':
  631. resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
  632. acorn@8.14.0:
  633. resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==}
  634. engines: {node: '>=0.4.0'}
  635. hasBin: true
  636. anymatch@3.1.3:
  637. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  638. engines: {node: '>= 8'}
  639. async-validator@4.2.5:
  640. resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
  641. autoprefixer@10.4.20:
  642. resolution: {integrity: sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==}
  643. engines: {node: ^10 || ^12 || >=14}
  644. hasBin: true
  645. peerDependencies:
  646. postcss: ^8.1.0
  647. balanced-match@1.0.2:
  648. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  649. binary-extensions@2.3.0:
  650. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  651. engines: {node: '>=8'}
  652. birpc@0.2.19:
  653. resolution: {integrity: sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ==}
  654. brace-expansion@2.0.1:
  655. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  656. braces@3.0.3:
  657. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  658. engines: {node: '>=8'}
  659. browserslist@4.24.3:
  660. resolution: {integrity: sha512-1CPmv8iobE2fyRMV97dAcMVegvvWKxmq94hkLiAkUGwKVTyDLw33K+ZxiFrREKmmps4rIw6grcCFCnTMSZ/YiA==}
  661. engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
  662. hasBin: true
  663. bundle-name@4.1.0:
  664. resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
  665. engines: {node: '>=18'}
  666. caniuse-lite@1.0.30001690:
  667. resolution: {integrity: sha512-5ExiE3qQN6oF8Clf8ifIDcMRCRE/dMGcETG/XGMD8/XiXm6HXQgQTh1yZYLXXpSOsEUlJm1Xr7kGULZTuGtP/w==}
  668. chokidar@3.6.0:
  669. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  670. engines: {node: '>= 8.10.0'}
  671. chokidar@4.0.3:
  672. resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
  673. engines: {node: '>= 14.16.0'}
  674. confbox@0.1.8:
  675. resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
  676. convert-source-map@2.0.0:
  677. resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
  678. copy-anything@3.0.5:
  679. resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==}
  680. engines: {node: '>=12.13'}
  681. cross-spawn@7.0.6:
  682. resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
  683. engines: {node: '>= 8'}
  684. csstype@3.1.3:
  685. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  686. dayjs@1.11.13:
  687. resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
  688. debug@4.4.0:
  689. resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
  690. engines: {node: '>=6.0'}
  691. peerDependencies:
  692. supports-color: '*'
  693. peerDependenciesMeta:
  694. supports-color:
  695. optional: true
  696. default-browser-id@5.0.0:
  697. resolution: {integrity: sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==}
  698. engines: {node: '>=18'}
  699. default-browser@5.2.1:
  700. resolution: {integrity: sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==}
  701. engines: {node: '>=18'}
  702. define-lazy-prop@3.0.0:
  703. resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==}
  704. engines: {node: '>=12'}
  705. detect-libc@1.0.3:
  706. resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==}
  707. engines: {node: '>=0.10'}
  708. hasBin: true
  709. electron-to-chromium@1.5.75:
  710. resolution: {integrity: sha512-Lf3++DumRE/QmweGjU+ZcKqQ+3bKkU/qjaKYhIJKEOhgIO9Xs6IiAQFkfFoj+RhgDk4LUeNsLo6plExHqSyu6Q==}
  711. element-plus@2.9.1:
  712. resolution: {integrity: sha512-9Agqf/jt4Ugk7EZ6C5LME71sgkvauPCsnvJN12Xid2XVobjufxMGpRE4L7pS4luJMOmFAH3J0NgYEGZT5r+NDg==}
  713. peerDependencies:
  714. vue: ^3.2.0
  715. entities@4.5.0:
  716. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  717. engines: {node: '>=0.12'}
  718. error-stack-parser-es@0.1.5:
  719. resolution: {integrity: sha512-xHku1X40RO+fO8yJ8Wh2f2rZWVjqyhb1zgq1yZ8aZRQkv6OOKhKWRUaht3eSCUbAOBaKIgM+ykwFLE+QUxgGeg==}
  720. esbuild@0.24.0:
  721. resolution: {integrity: sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==}
  722. engines: {node: '>=18'}
  723. hasBin: true
  724. escalade@3.2.0:
  725. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  726. engines: {node: '>=6'}
  727. escape-html@1.0.3:
  728. resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
  729. escape-string-regexp@5.0.0:
  730. resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
  731. engines: {node: '>=12'}
  732. estree-walker@2.0.2:
  733. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  734. estree-walker@3.0.3:
  735. resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
  736. execa@9.5.2:
  737. resolution: {integrity: sha512-EHlpxMCpHWSAh1dgS6bVeoLAXGnJNdR93aabr4QCGbzOM73o5XmRfM/e5FUqsw3aagP8S8XEWUWFAxnRBnAF0Q==}
  738. engines: {node: ^18.19.0 || >=20.5.0}
  739. fast-glob@3.3.2:
  740. resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
  741. engines: {node: '>=8.6.0'}
  742. fastq@1.17.1:
  743. resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
  744. figures@6.1.0:
  745. resolution: {integrity: sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==}
  746. engines: {node: '>=18'}
  747. fill-range@7.1.1:
  748. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  749. engines: {node: '>=8'}
  750. fraction.js@4.3.7:
  751. resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==}
  752. fs-extra@11.2.0:
  753. resolution: {integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==}
  754. engines: {node: '>=14.14'}
  755. fsevents@2.3.3:
  756. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  757. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  758. os: [darwin]
  759. gensync@1.0.0-beta.2:
  760. resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
  761. engines: {node: '>=6.9.0'}
  762. get-stream@9.0.1:
  763. resolution: {integrity: sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==}
  764. engines: {node: '>=18'}
  765. glob-parent@5.1.2:
  766. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  767. engines: {node: '>= 6'}
  768. globals@11.12.0:
  769. resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
  770. engines: {node: '>=4'}
  771. graceful-fs@4.2.11:
  772. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  773. hookable@5.5.3:
  774. resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
  775. html-tags@3.3.1:
  776. resolution: {integrity: sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==}
  777. engines: {node: '>=8'}
  778. human-signals@8.0.0:
  779. resolution: {integrity: sha512-/1/GPCpDUCCYwlERiYjxoczfP0zfvZMU/OWgQPMya9AbAE24vseigFdhAMObpc8Q4lc/kjutPfUddDYyAmejnA==}
  780. engines: {node: '>=18.18.0'}
  781. immutable@5.0.3:
  782. resolution: {integrity: sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==}
  783. is-binary-path@2.1.0:
  784. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  785. engines: {node: '>=8'}
  786. is-docker@3.0.0:
  787. resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==}
  788. engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
  789. hasBin: true
  790. is-extglob@2.1.1:
  791. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  792. engines: {node: '>=0.10.0'}
  793. is-glob@4.0.3:
  794. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  795. engines: {node: '>=0.10.0'}
  796. is-inside-container@1.0.0:
  797. resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
  798. engines: {node: '>=14.16'}
  799. hasBin: true
  800. is-number@7.0.0:
  801. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  802. engines: {node: '>=0.12.0'}
  803. is-plain-obj@4.1.0:
  804. resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==}
  805. engines: {node: '>=12'}
  806. is-stream@4.0.1:
  807. resolution: {integrity: sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==}
  808. engines: {node: '>=18'}
  809. is-unicode-supported@2.1.0:
  810. resolution: {integrity: sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==}
  811. engines: {node: '>=18'}
  812. is-what@4.1.16:
  813. resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==}
  814. engines: {node: '>=12.13'}
  815. is-wsl@3.1.0:
  816. resolution: {integrity: sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==}
  817. engines: {node: '>=16'}
  818. isexe@2.0.0:
  819. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  820. js-tokens@4.0.0:
  821. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  822. js-tokens@9.0.1:
  823. resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==}
  824. jsesc@3.1.0:
  825. resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
  826. engines: {node: '>=6'}
  827. hasBin: true
  828. json5@2.2.3:
  829. resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
  830. engines: {node: '>=6'}
  831. hasBin: true
  832. jsonfile@6.1.0:
  833. resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
  834. kolorist@1.8.0:
  835. resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==}
  836. local-pkg@0.5.1:
  837. resolution: {integrity: sha512-9rrA30MRRP3gBD3HTGnC6cDFpaE1kVDWxWgqWJUN0RvDNAo+Nz/9GxB+nHOH0ifbVFy0hSA1V6vFDvnx54lTEQ==}
  838. engines: {node: '>=14'}
  839. lodash-es@4.17.21:
  840. resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
  841. lodash-unified@1.0.3:
  842. resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==}
  843. peerDependencies:
  844. '@types/lodash-es': '*'
  845. lodash: '*'
  846. lodash-es: '*'
  847. lodash@4.17.21:
  848. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  849. lru-cache@5.1.1:
  850. resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
  851. magic-string@0.30.17:
  852. resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
  853. memoize-one@6.0.0:
  854. resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
  855. merge2@1.4.1:
  856. resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
  857. engines: {node: '>= 8'}
  858. micromatch@4.0.8:
  859. resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
  860. engines: {node: '>=8.6'}
  861. minimatch@9.0.5:
  862. resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
  863. engines: {node: '>=16 || 14 >=14.17'}
  864. mitt@3.0.1:
  865. resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
  866. mlly@1.7.3:
  867. resolution: {integrity: sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==}
  868. mrmime@2.0.0:
  869. resolution: {integrity: sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==}
  870. engines: {node: '>=10'}
  871. ms@2.1.3:
  872. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  873. nanoid@3.3.8:
  874. resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==}
  875. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  876. hasBin: true
  877. nanoid@5.0.9:
  878. resolution: {integrity: sha512-Aooyr6MXU6HpvvWXKoVoXwKMs/KyVakWwg7xQfv5/S/RIgJMy0Ifa45H9qqYy7pTCszrHzP21Uk4PZq2HpEM8Q==}
  879. engines: {node: ^18 || >=20}
  880. hasBin: true
  881. node-addon-api@7.1.1:
  882. resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
  883. node-releases@2.0.19:
  884. resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==}
  885. normalize-path@3.0.0:
  886. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  887. engines: {node: '>=0.10.0'}
  888. normalize-range@0.1.2:
  889. resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
  890. engines: {node: '>=0.10.0'}
  891. normalize-wheel-es@1.2.0:
  892. resolution: {integrity: sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==}
  893. npm-run-path@6.0.0:
  894. resolution: {integrity: sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==}
  895. engines: {node: '>=18'}
  896. object-assign@4.1.1:
  897. resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
  898. engines: {node: '>=0.10.0'}
  899. open@10.1.0:
  900. resolution: {integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==}
  901. engines: {node: '>=18'}
  902. parse-ms@4.0.0:
  903. resolution: {integrity: sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==}
  904. engines: {node: '>=18'}
  905. path-key@3.1.1:
  906. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  907. engines: {node: '>=8'}
  908. path-key@4.0.0:
  909. resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==}
  910. engines: {node: '>=12'}
  911. pathe@1.1.2:
  912. resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
  913. perfect-debounce@1.0.0:
  914. resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
  915. picocolors@1.1.1:
  916. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  917. picomatch@2.3.1:
  918. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  919. engines: {node: '>=8.6'}
  920. picomatch@4.0.2:
  921. resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
  922. engines: {node: '>=12'}
  923. pinia@2.3.0:
  924. resolution: {integrity: sha512-ohZj3jla0LL0OH5PlLTDMzqKiVw2XARmC1XYLdLWIPBMdhDW/123ZWr4zVAhtJm+aoSkFa13pYXskAvAscIkhQ==}
  925. peerDependencies:
  926. typescript: '>=4.4.4'
  927. vue: ^2.7.0 || ^3.5.11
  928. peerDependenciesMeta:
  929. typescript:
  930. optional: true
  931. pkg-types@1.2.1:
  932. resolution: {integrity: sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==}
  933. postcss-px-to-viewport@1.1.1:
  934. resolution: {integrity: sha512-2x9oGnBms+e0cYtBJOZdlwrFg/mLR4P1g2IFu7jYKvnqnH/HLhoKyareW2Q/x4sg0BgklHlP1qeWo2oCyPm8FQ==}
  935. postcss-value-parser@4.2.0:
  936. resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
  937. postcss@8.4.49:
  938. resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==}
  939. engines: {node: ^10 || ^12 || >=14}
  940. pretty-ms@9.2.0:
  941. resolution: {integrity: sha512-4yf0QO/sllf/1zbZWYnvWw3NxCQwLXKzIj0G849LSufP15BXKM0rbD2Z3wVnkMfjdn/CB0Dpp444gYAACdsplg==}
  942. engines: {node: '>=18'}
  943. queue-microtask@1.2.3:
  944. resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
  945. readdirp@3.6.0:
  946. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  947. engines: {node: '>=8.10.0'}
  948. readdirp@4.0.2:
  949. resolution: {integrity: sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==}
  950. engines: {node: '>= 14.16.0'}
  951. reusify@1.0.4:
  952. resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
  953. engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
  954. rfdc@1.4.1:
  955. resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
  956. rollup@4.28.1:
  957. resolution: {integrity: sha512-61fXYl/qNVinKmGSTHAZ6Yy8I3YIJC/r2m9feHo6SwVAVcLT5MPwOUFe7EuURA/4m0NR8lXG4BBXuo/IZEsjMg==}
  958. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  959. hasBin: true
  960. run-applescript@7.0.0:
  961. resolution: {integrity: sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==}
  962. engines: {node: '>=18'}
  963. run-parallel@1.2.0:
  964. resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
  965. sass@1.83.0:
  966. resolution: {integrity: sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==}
  967. engines: {node: '>=14.0.0'}
  968. hasBin: true
  969. scule@1.3.0:
  970. resolution: {integrity: sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==}
  971. semver@6.3.1:
  972. resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
  973. hasBin: true
  974. shebang-command@2.0.0:
  975. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  976. engines: {node: '>=8'}
  977. shebang-regex@3.0.0:
  978. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  979. engines: {node: '>=8'}
  980. signal-exit@4.1.0:
  981. resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
  982. engines: {node: '>=14'}
  983. sirv@3.0.0:
  984. resolution: {integrity: sha512-BPwJGUeDaDCHihkORDchNyyTvWFhcusy1XMmhEVTQTwGeybFbp8YEmB+njbPnth1FibULBSBVwCQni25XlCUDg==}
  985. engines: {node: '>=18'}
  986. source-map-js@1.2.1:
  987. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  988. engines: {node: '>=0.10.0'}
  989. speakingurl@14.0.1:
  990. resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==}
  991. engines: {node: '>=0.10.0'}
  992. strip-final-newline@4.0.0:
  993. resolution: {integrity: sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==}
  994. engines: {node: '>=18'}
  995. strip-literal@2.1.1:
  996. resolution: {integrity: sha512-631UJ6O00eNGfMiWG78ck80dfBab8X6IVFB51jZK5Icd7XAs60Z5y7QdSd/wGIklnWvRbUNloVzhOKKmutxQ6Q==}
  997. superjson@2.2.2:
  998. resolution: {integrity: sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==}
  999. engines: {node: '>=16'}
  1000. svg-tags@1.0.0:
  1001. resolution: {integrity: sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==}
  1002. swiper@11.1.15:
  1003. resolution: {integrity: sha512-IzWeU34WwC7gbhjKsjkImTuCRf+lRbO6cnxMGs88iVNKDwV+xQpBCJxZ4bNH6gSrIbbyVJ1kuGzo3JTtz//CBw==}
  1004. engines: {node: '>= 4.7.0'}
  1005. to-regex-range@5.0.1:
  1006. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  1007. engines: {node: '>=8.0'}
  1008. totalist@3.0.1:
  1009. resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
  1010. engines: {node: '>=6'}
  1011. tslib@2.8.1:
  1012. resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
  1013. ufo@1.5.4:
  1014. resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==}
  1015. unicorn-magic@0.3.0:
  1016. resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==}
  1017. engines: {node: '>=18'}
  1018. unimport@3.14.5:
  1019. resolution: {integrity: sha512-tn890SwFFZxqaJSKQPPd+yygfKSATbM8BZWW1aCR2TJBTs1SDrmLamBueaFtYsGjHtQaRgqEbQflOjN2iW12gA==}
  1020. universalify@2.0.1:
  1021. resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
  1022. engines: {node: '>= 10.0.0'}
  1023. unplugin-auto-import@0.18.6:
  1024. resolution: {integrity: sha512-LMFzX5DtkTj/3wZuyG5bgKBoJ7WSgzqSGJ8ppDRdlvPh45mx6t6w3OcbExQi53n3xF5MYkNGPNR/HYOL95KL2A==}
  1025. engines: {node: '>=14'}
  1026. peerDependencies:
  1027. '@nuxt/kit': ^3.2.2
  1028. '@vueuse/core': '*'
  1029. peerDependenciesMeta:
  1030. '@nuxt/kit':
  1031. optional: true
  1032. '@vueuse/core':
  1033. optional: true
  1034. unplugin-vue-components@0.27.5:
  1035. resolution: {integrity: sha512-m9j4goBeNwXyNN8oZHHxvIIYiG8FQ9UfmKWeNllpDvhU7btKNNELGPt+o3mckQKuPwrE7e0PvCsx+IWuDSD9Vg==}
  1036. engines: {node: '>=14'}
  1037. peerDependencies:
  1038. '@babel/parser': ^7.15.8
  1039. '@nuxt/kit': ^3.2.2
  1040. vue: 2 || 3
  1041. peerDependenciesMeta:
  1042. '@babel/parser':
  1043. optional: true
  1044. '@nuxt/kit':
  1045. optional: true
  1046. unplugin@1.16.0:
  1047. resolution: {integrity: sha512-5liCNPuJW8dqh3+DM6uNM2EI3MLLpCKp/KY+9pB5M2S2SR2qvvDHhKgBOaTWEbZTAws3CXfB0rKTIolWKL05VQ==}
  1048. engines: {node: '>=14.0.0'}
  1049. update-browserslist-db@1.1.1:
  1050. resolution: {integrity: sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==}
  1051. hasBin: true
  1052. peerDependencies:
  1053. browserslist: '>= 4.21.0'
  1054. vant@4.9.15:
  1055. resolution: {integrity: sha512-XyIAnoGu2P/dc5R2NnjIJgKwfOTTVM2FJW/8WpsZA0FUBL6Lu+KHBaAY/x3IduwbowkaCIUUPViUopI2JSjbug==}
  1056. peerDependencies:
  1057. vue: ^3.0.0
  1058. vite-hot-client@0.2.4:
  1059. resolution: {integrity: sha512-a1nzURqO7DDmnXqabFOliz908FRmIppkBKsJthS8rbe8hBEXwEwe4C3Pp33Z1JoFCYfVL4kTOMLKk0ZZxREIeA==}
  1060. peerDependencies:
  1061. vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0
  1062. vite-plugin-inspect@0.8.9:
  1063. resolution: {integrity: sha512-22/8qn+LYonzibb1VeFZmISdVao5kC22jmEKm24vfFE8siEn47EpVcCLYMv6iKOYMJfjSvSJfueOwcFCkUnV3A==}
  1064. engines: {node: '>=14'}
  1065. peerDependencies:
  1066. '@nuxt/kit': '*'
  1067. vite: ^3.1.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.1
  1068. peerDependenciesMeta:
  1069. '@nuxt/kit':
  1070. optional: true
  1071. vite-plugin-vue-devtools@7.6.8:
  1072. resolution: {integrity: sha512-32aIps8C1Y7UEoqyWf+ES3J1OozsCYMIqTqd+I5qass+R0Tcf8SaA2bX1/rskAzkcKCteVoBjEENmqwTcMebbw==}
  1073. engines: {node: '>=v14.21.3'}
  1074. peerDependencies:
  1075. vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0
  1076. vite-plugin-vue-inspector@5.3.1:
  1077. resolution: {integrity: sha512-cBk172kZKTdvGpJuzCCLg8lJ909wopwsu3Ve9FsL1XsnLBiRT9U3MePcqrgGHgCX2ZgkqZmAGR8taxw+TV6s7A==}
  1078. peerDependencies:
  1079. vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0
  1080. vite@6.0.4:
  1081. resolution: {integrity: sha512-zwlH6ar+6o6b4Wp+ydhtIKLrGM/LoqZzcdVmkGAFun0KHTzIzjh+h0kungEx7KJg/PYnC80I4TII9WkjciSR6Q==}
  1082. engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
  1083. hasBin: true
  1084. peerDependencies:
  1085. '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
  1086. jiti: '>=1.21.0'
  1087. less: '*'
  1088. lightningcss: ^1.21.0
  1089. sass: '*'
  1090. sass-embedded: '*'
  1091. stylus: '*'
  1092. sugarss: '*'
  1093. terser: ^5.16.0
  1094. tsx: ^4.8.1
  1095. yaml: ^2.4.2
  1096. peerDependenciesMeta:
  1097. '@types/node':
  1098. optional: true
  1099. jiti:
  1100. optional: true
  1101. less:
  1102. optional: true
  1103. lightningcss:
  1104. optional: true
  1105. sass:
  1106. optional: true
  1107. sass-embedded:
  1108. optional: true
  1109. stylus:
  1110. optional: true
  1111. sugarss:
  1112. optional: true
  1113. terser:
  1114. optional: true
  1115. tsx:
  1116. optional: true
  1117. yaml:
  1118. optional: true
  1119. vue-demi@0.14.10:
  1120. resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
  1121. engines: {node: '>=12'}
  1122. hasBin: true
  1123. peerDependencies:
  1124. '@vue/composition-api': ^1.0.0-rc.1
  1125. vue: ^3.0.0-0 || ^2.6.0
  1126. peerDependenciesMeta:
  1127. '@vue/composition-api':
  1128. optional: true
  1129. vue-router@4.5.0:
  1130. resolution: {integrity: sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==}
  1131. peerDependencies:
  1132. vue: ^3.2.0
  1133. vue@3.5.13:
  1134. resolution: {integrity: sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==}
  1135. peerDependencies:
  1136. typescript: '*'
  1137. peerDependenciesMeta:
  1138. typescript:
  1139. optional: true
  1140. webpack-virtual-modules@0.6.2:
  1141. resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
  1142. which@2.0.2:
  1143. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  1144. engines: {node: '>= 8'}
  1145. hasBin: true
  1146. yallist@3.1.1:
  1147. resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
  1148. yoctocolors@2.1.1:
  1149. resolution: {integrity: sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==}
  1150. engines: {node: '>=18'}
  1151. snapshots:
  1152. '@ampproject/remapping@2.3.0':
  1153. dependencies:
  1154. '@jridgewell/gen-mapping': 0.3.8
  1155. '@jridgewell/trace-mapping': 0.3.25
  1156. '@antfu/utils@0.7.10': {}
  1157. '@babel/code-frame@7.26.2':
  1158. dependencies:
  1159. '@babel/helper-validator-identifier': 7.25.9
  1160. js-tokens: 4.0.0
  1161. picocolors: 1.1.1
  1162. '@babel/compat-data@7.26.3': {}
  1163. '@babel/core@7.26.0':
  1164. dependencies:
  1165. '@ampproject/remapping': 2.3.0
  1166. '@babel/code-frame': 7.26.2
  1167. '@babel/generator': 7.26.3
  1168. '@babel/helper-compilation-targets': 7.25.9
  1169. '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0)
  1170. '@babel/helpers': 7.26.0
  1171. '@babel/parser': 7.26.3
  1172. '@babel/template': 7.25.9
  1173. '@babel/traverse': 7.26.4
  1174. '@babel/types': 7.26.3
  1175. convert-source-map: 2.0.0
  1176. debug: 4.4.0
  1177. gensync: 1.0.0-beta.2
  1178. json5: 2.2.3
  1179. semver: 6.3.1
  1180. transitivePeerDependencies:
  1181. - supports-color
  1182. '@babel/generator@7.26.3':
  1183. dependencies:
  1184. '@babel/parser': 7.26.3
  1185. '@babel/types': 7.26.3
  1186. '@jridgewell/gen-mapping': 0.3.8
  1187. '@jridgewell/trace-mapping': 0.3.25
  1188. jsesc: 3.1.0
  1189. '@babel/helper-annotate-as-pure@7.25.9':
  1190. dependencies:
  1191. '@babel/types': 7.26.3
  1192. '@babel/helper-compilation-targets@7.25.9':
  1193. dependencies:
  1194. '@babel/compat-data': 7.26.3
  1195. '@babel/helper-validator-option': 7.25.9
  1196. browserslist: 4.24.3
  1197. lru-cache: 5.1.1
  1198. semver: 6.3.1
  1199. '@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.26.0)':
  1200. dependencies:
  1201. '@babel/core': 7.26.0
  1202. '@babel/helper-annotate-as-pure': 7.25.9
  1203. '@babel/helper-member-expression-to-functions': 7.25.9
  1204. '@babel/helper-optimise-call-expression': 7.25.9
  1205. '@babel/helper-replace-supers': 7.25.9(@babel/core@7.26.0)
  1206. '@babel/helper-skip-transparent-expression-wrappers': 7.25.9
  1207. '@babel/traverse': 7.26.4
  1208. semver: 6.3.1
  1209. transitivePeerDependencies:
  1210. - supports-color
  1211. '@babel/helper-member-expression-to-functions@7.25.9':
  1212. dependencies:
  1213. '@babel/traverse': 7.26.4
  1214. '@babel/types': 7.26.3
  1215. transitivePeerDependencies:
  1216. - supports-color
  1217. '@babel/helper-module-imports@7.25.9':
  1218. dependencies:
  1219. '@babel/traverse': 7.26.4
  1220. '@babel/types': 7.26.3
  1221. transitivePeerDependencies:
  1222. - supports-color
  1223. '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.0)':
  1224. dependencies:
  1225. '@babel/core': 7.26.0
  1226. '@babel/helper-module-imports': 7.25.9
  1227. '@babel/helper-validator-identifier': 7.25.9
  1228. '@babel/traverse': 7.26.4
  1229. transitivePeerDependencies:
  1230. - supports-color
  1231. '@babel/helper-optimise-call-expression@7.25.9':
  1232. dependencies:
  1233. '@babel/types': 7.26.3
  1234. '@babel/helper-plugin-utils@7.25.9': {}
  1235. '@babel/helper-replace-supers@7.25.9(@babel/core@7.26.0)':
  1236. dependencies:
  1237. '@babel/core': 7.26.0
  1238. '@babel/helper-member-expression-to-functions': 7.25.9
  1239. '@babel/helper-optimise-call-expression': 7.25.9
  1240. '@babel/traverse': 7.26.4
  1241. transitivePeerDependencies:
  1242. - supports-color
  1243. '@babel/helper-skip-transparent-expression-wrappers@7.25.9':
  1244. dependencies:
  1245. '@babel/traverse': 7.26.4
  1246. '@babel/types': 7.26.3
  1247. transitivePeerDependencies:
  1248. - supports-color
  1249. '@babel/helper-string-parser@7.25.9': {}
  1250. '@babel/helper-validator-identifier@7.25.9': {}
  1251. '@babel/helper-validator-option@7.25.9': {}
  1252. '@babel/helpers@7.26.0':
  1253. dependencies:
  1254. '@babel/template': 7.25.9
  1255. '@babel/types': 7.26.3
  1256. '@babel/parser@7.26.3':
  1257. dependencies:
  1258. '@babel/types': 7.26.3
  1259. '@babel/plugin-proposal-decorators@7.25.9(@babel/core@7.26.0)':
  1260. dependencies:
  1261. '@babel/core': 7.26.0
  1262. '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0)
  1263. '@babel/helper-plugin-utils': 7.25.9
  1264. '@babel/plugin-syntax-decorators': 7.25.9(@babel/core@7.26.0)
  1265. transitivePeerDependencies:
  1266. - supports-color
  1267. '@babel/plugin-syntax-decorators@7.25.9(@babel/core@7.26.0)':
  1268. dependencies:
  1269. '@babel/core': 7.26.0
  1270. '@babel/helper-plugin-utils': 7.25.9
  1271. '@babel/plugin-syntax-import-attributes@7.26.0(@babel/core@7.26.0)':
  1272. dependencies:
  1273. '@babel/core': 7.26.0
  1274. '@babel/helper-plugin-utils': 7.25.9
  1275. '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.26.0)':
  1276. dependencies:
  1277. '@babel/core': 7.26.0
  1278. '@babel/helper-plugin-utils': 7.25.9
  1279. '@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.0)':
  1280. dependencies:
  1281. '@babel/core': 7.26.0
  1282. '@babel/helper-plugin-utils': 7.25.9
  1283. '@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.0)':
  1284. dependencies:
  1285. '@babel/core': 7.26.0
  1286. '@babel/helper-plugin-utils': 7.25.9
  1287. '@babel/plugin-transform-typescript@7.26.3(@babel/core@7.26.0)':
  1288. dependencies:
  1289. '@babel/core': 7.26.0
  1290. '@babel/helper-annotate-as-pure': 7.25.9
  1291. '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0)
  1292. '@babel/helper-plugin-utils': 7.25.9
  1293. '@babel/helper-skip-transparent-expression-wrappers': 7.25.9
  1294. '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.0)
  1295. transitivePeerDependencies:
  1296. - supports-color
  1297. '@babel/template@7.25.9':
  1298. dependencies:
  1299. '@babel/code-frame': 7.26.2
  1300. '@babel/parser': 7.26.3
  1301. '@babel/types': 7.26.3
  1302. '@babel/traverse@7.26.4':
  1303. dependencies:
  1304. '@babel/code-frame': 7.26.2
  1305. '@babel/generator': 7.26.3
  1306. '@babel/parser': 7.26.3
  1307. '@babel/template': 7.25.9
  1308. '@babel/types': 7.26.3
  1309. debug: 4.4.0
  1310. globals: 11.12.0
  1311. transitivePeerDependencies:
  1312. - supports-color
  1313. '@babel/types@7.26.3':
  1314. dependencies:
  1315. '@babel/helper-string-parser': 7.25.9
  1316. '@babel/helper-validator-identifier': 7.25.9
  1317. '@ctrl/tinycolor@3.6.1': {}
  1318. '@element-plus/icons-vue@2.3.1(vue@3.5.13)':
  1319. dependencies:
  1320. vue: 3.5.13
  1321. '@esbuild/aix-ppc64@0.24.0':
  1322. optional: true
  1323. '@esbuild/android-arm64@0.24.0':
  1324. optional: true
  1325. '@esbuild/android-arm@0.24.0':
  1326. optional: true
  1327. '@esbuild/android-x64@0.24.0':
  1328. optional: true
  1329. '@esbuild/darwin-arm64@0.24.0':
  1330. optional: true
  1331. '@esbuild/darwin-x64@0.24.0':
  1332. optional: true
  1333. '@esbuild/freebsd-arm64@0.24.0':
  1334. optional: true
  1335. '@esbuild/freebsd-x64@0.24.0':
  1336. optional: true
  1337. '@esbuild/linux-arm64@0.24.0':
  1338. optional: true
  1339. '@esbuild/linux-arm@0.24.0':
  1340. optional: true
  1341. '@esbuild/linux-ia32@0.24.0':
  1342. optional: true
  1343. '@esbuild/linux-loong64@0.24.0':
  1344. optional: true
  1345. '@esbuild/linux-mips64el@0.24.0':
  1346. optional: true
  1347. '@esbuild/linux-ppc64@0.24.0':
  1348. optional: true
  1349. '@esbuild/linux-riscv64@0.24.0':
  1350. optional: true
  1351. '@esbuild/linux-s390x@0.24.0':
  1352. optional: true
  1353. '@esbuild/linux-x64@0.24.0':
  1354. optional: true
  1355. '@esbuild/netbsd-x64@0.24.0':
  1356. optional: true
  1357. '@esbuild/openbsd-arm64@0.24.0':
  1358. optional: true
  1359. '@esbuild/openbsd-x64@0.24.0':
  1360. optional: true
  1361. '@esbuild/sunos-x64@0.24.0':
  1362. optional: true
  1363. '@esbuild/win32-arm64@0.24.0':
  1364. optional: true
  1365. '@esbuild/win32-ia32@0.24.0':
  1366. optional: true
  1367. '@esbuild/win32-x64@0.24.0':
  1368. optional: true
  1369. '@floating-ui/core@1.6.8':
  1370. dependencies:
  1371. '@floating-ui/utils': 0.2.8
  1372. '@floating-ui/dom@1.6.12':
  1373. dependencies:
  1374. '@floating-ui/core': 1.6.8
  1375. '@floating-ui/utils': 0.2.8
  1376. '@floating-ui/utils@0.2.8': {}
  1377. '@jridgewell/gen-mapping@0.3.8':
  1378. dependencies:
  1379. '@jridgewell/set-array': 1.2.1
  1380. '@jridgewell/sourcemap-codec': 1.5.0
  1381. '@jridgewell/trace-mapping': 0.3.25
  1382. '@jridgewell/resolve-uri@3.1.2': {}
  1383. '@jridgewell/set-array@1.2.1': {}
  1384. '@jridgewell/sourcemap-codec@1.5.0': {}
  1385. '@jridgewell/trace-mapping@0.3.25':
  1386. dependencies:
  1387. '@jridgewell/resolve-uri': 3.1.2
  1388. '@jridgewell/sourcemap-codec': 1.5.0
  1389. '@nodelib/fs.scandir@2.1.5':
  1390. dependencies:
  1391. '@nodelib/fs.stat': 2.0.5
  1392. run-parallel: 1.2.0
  1393. '@nodelib/fs.stat@2.0.5': {}
  1394. '@nodelib/fs.walk@1.2.8':
  1395. dependencies:
  1396. '@nodelib/fs.scandir': 2.1.5
  1397. fastq: 1.17.1
  1398. '@parcel/watcher-android-arm64@2.5.0':
  1399. optional: true
  1400. '@parcel/watcher-darwin-arm64@2.5.0':
  1401. optional: true
  1402. '@parcel/watcher-darwin-x64@2.5.0':
  1403. optional: true
  1404. '@parcel/watcher-freebsd-x64@2.5.0':
  1405. optional: true
  1406. '@parcel/watcher-linux-arm-glibc@2.5.0':
  1407. optional: true
  1408. '@parcel/watcher-linux-arm-musl@2.5.0':
  1409. optional: true
  1410. '@parcel/watcher-linux-arm64-glibc@2.5.0':
  1411. optional: true
  1412. '@parcel/watcher-linux-arm64-musl@2.5.0':
  1413. optional: true
  1414. '@parcel/watcher-linux-x64-glibc@2.5.0':
  1415. optional: true
  1416. '@parcel/watcher-linux-x64-musl@2.5.0':
  1417. optional: true
  1418. '@parcel/watcher-win32-arm64@2.5.0':
  1419. optional: true
  1420. '@parcel/watcher-win32-ia32@2.5.0':
  1421. optional: true
  1422. '@parcel/watcher-win32-x64@2.5.0':
  1423. optional: true
  1424. '@parcel/watcher@2.5.0':
  1425. dependencies:
  1426. detect-libc: 1.0.3
  1427. is-glob: 4.0.3
  1428. micromatch: 4.0.8
  1429. node-addon-api: 7.1.1
  1430. optionalDependencies:
  1431. '@parcel/watcher-android-arm64': 2.5.0
  1432. '@parcel/watcher-darwin-arm64': 2.5.0
  1433. '@parcel/watcher-darwin-x64': 2.5.0
  1434. '@parcel/watcher-freebsd-x64': 2.5.0
  1435. '@parcel/watcher-linux-arm-glibc': 2.5.0
  1436. '@parcel/watcher-linux-arm-musl': 2.5.0
  1437. '@parcel/watcher-linux-arm64-glibc': 2.5.0
  1438. '@parcel/watcher-linux-arm64-musl': 2.5.0
  1439. '@parcel/watcher-linux-x64-glibc': 2.5.0
  1440. '@parcel/watcher-linux-x64-musl': 2.5.0
  1441. '@parcel/watcher-win32-arm64': 2.5.0
  1442. '@parcel/watcher-win32-ia32': 2.5.0
  1443. '@parcel/watcher-win32-x64': 2.5.0
  1444. optional: true
  1445. '@polka/url@1.0.0-next.28': {}
  1446. '@rollup/pluginutils@5.1.4(rollup@4.28.1)':
  1447. dependencies:
  1448. '@types/estree': 1.0.6
  1449. estree-walker: 2.0.2
  1450. picomatch: 4.0.2
  1451. optionalDependencies:
  1452. rollup: 4.28.1
  1453. '@rollup/rollup-android-arm-eabi@4.28.1':
  1454. optional: true
  1455. '@rollup/rollup-android-arm64@4.28.1':
  1456. optional: true
  1457. '@rollup/rollup-darwin-arm64@4.28.1':
  1458. optional: true
  1459. '@rollup/rollup-darwin-x64@4.28.1':
  1460. optional: true
  1461. '@rollup/rollup-freebsd-arm64@4.28.1':
  1462. optional: true
  1463. '@rollup/rollup-freebsd-x64@4.28.1':
  1464. optional: true
  1465. '@rollup/rollup-linux-arm-gnueabihf@4.28.1':
  1466. optional: true
  1467. '@rollup/rollup-linux-arm-musleabihf@4.28.1':
  1468. optional: true
  1469. '@rollup/rollup-linux-arm64-gnu@4.28.1':
  1470. optional: true
  1471. '@rollup/rollup-linux-arm64-musl@4.28.1':
  1472. optional: true
  1473. '@rollup/rollup-linux-loongarch64-gnu@4.28.1':
  1474. optional: true
  1475. '@rollup/rollup-linux-powerpc64le-gnu@4.28.1':
  1476. optional: true
  1477. '@rollup/rollup-linux-riscv64-gnu@4.28.1':
  1478. optional: true
  1479. '@rollup/rollup-linux-s390x-gnu@4.28.1':
  1480. optional: true
  1481. '@rollup/rollup-linux-x64-gnu@4.28.1':
  1482. optional: true
  1483. '@rollup/rollup-linux-x64-musl@4.28.1':
  1484. optional: true
  1485. '@rollup/rollup-win32-arm64-msvc@4.28.1':
  1486. optional: true
  1487. '@rollup/rollup-win32-ia32-msvc@4.28.1':
  1488. optional: true
  1489. '@rollup/rollup-win32-x64-msvc@4.28.1':
  1490. optional: true
  1491. '@sec-ant/readable-stream@0.4.1': {}
  1492. '@sindresorhus/merge-streams@4.0.0': {}
  1493. '@sxzz/popperjs-es@2.11.7': {}
  1494. '@types/estree@1.0.6': {}
  1495. '@types/lodash-es@4.17.12':
  1496. dependencies:
  1497. '@types/lodash': 4.17.13
  1498. '@types/lodash@4.17.13': {}
  1499. '@types/web-bluetooth@0.0.16': {}
  1500. '@types/web-bluetooth@0.0.20': {}
  1501. '@vant/auto-import-resolver@1.2.1': {}
  1502. '@vant/popperjs@1.3.0': {}
  1503. '@vant/use@1.6.0(vue@3.5.13)':
  1504. dependencies:
  1505. vue: 3.5.13
  1506. '@vitejs/plugin-vue@5.2.1(vite@6.0.4(sass@1.83.0))(vue@3.5.13)':
  1507. dependencies:
  1508. vite: 6.0.4(sass@1.83.0)
  1509. vue: 3.5.13
  1510. '@vue/babel-helper-vue-transform-on@1.2.5': {}
  1511. '@vue/babel-plugin-jsx@1.2.5(@babel/core@7.26.0)':
  1512. dependencies:
  1513. '@babel/helper-module-imports': 7.25.9
  1514. '@babel/helper-plugin-utils': 7.25.9
  1515. '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0)
  1516. '@babel/template': 7.25.9
  1517. '@babel/traverse': 7.26.4
  1518. '@babel/types': 7.26.3
  1519. '@vue/babel-helper-vue-transform-on': 1.2.5
  1520. '@vue/babel-plugin-resolve-type': 1.2.5(@babel/core@7.26.0)
  1521. html-tags: 3.3.1
  1522. svg-tags: 1.0.0
  1523. optionalDependencies:
  1524. '@babel/core': 7.26.0
  1525. transitivePeerDependencies:
  1526. - supports-color
  1527. '@vue/babel-plugin-resolve-type@1.2.5(@babel/core@7.26.0)':
  1528. dependencies:
  1529. '@babel/code-frame': 7.26.2
  1530. '@babel/core': 7.26.0
  1531. '@babel/helper-module-imports': 7.25.9
  1532. '@babel/helper-plugin-utils': 7.25.9
  1533. '@babel/parser': 7.26.3
  1534. '@vue/compiler-sfc': 3.5.13
  1535. transitivePeerDependencies:
  1536. - supports-color
  1537. '@vue/compiler-core@3.5.13':
  1538. dependencies:
  1539. '@babel/parser': 7.26.3
  1540. '@vue/shared': 3.5.13
  1541. entities: 4.5.0
  1542. estree-walker: 2.0.2
  1543. source-map-js: 1.2.1
  1544. '@vue/compiler-dom@3.5.13':
  1545. dependencies:
  1546. '@vue/compiler-core': 3.5.13
  1547. '@vue/shared': 3.5.13
  1548. '@vue/compiler-sfc@3.5.13':
  1549. dependencies:
  1550. '@babel/parser': 7.26.3
  1551. '@vue/compiler-core': 3.5.13
  1552. '@vue/compiler-dom': 3.5.13
  1553. '@vue/compiler-ssr': 3.5.13
  1554. '@vue/shared': 3.5.13
  1555. estree-walker: 2.0.2
  1556. magic-string: 0.30.17
  1557. postcss: 8.4.49
  1558. source-map-js: 1.2.1
  1559. '@vue/compiler-ssr@3.5.13':
  1560. dependencies:
  1561. '@vue/compiler-dom': 3.5.13
  1562. '@vue/shared': 3.5.13
  1563. '@vue/devtools-api@6.6.4': {}
  1564. '@vue/devtools-core@7.6.8(vite@6.0.4(sass@1.83.0))(vue@3.5.13)':
  1565. dependencies:
  1566. '@vue/devtools-kit': 7.6.8
  1567. '@vue/devtools-shared': 7.6.8
  1568. mitt: 3.0.1
  1569. nanoid: 5.0.9
  1570. pathe: 1.1.2
  1571. vite-hot-client: 0.2.4(vite@6.0.4(sass@1.83.0))
  1572. vue: 3.5.13
  1573. transitivePeerDependencies:
  1574. - vite
  1575. '@vue/devtools-kit@7.6.8':
  1576. dependencies:
  1577. '@vue/devtools-shared': 7.6.8
  1578. birpc: 0.2.19
  1579. hookable: 5.5.3
  1580. mitt: 3.0.1
  1581. perfect-debounce: 1.0.0
  1582. speakingurl: 14.0.1
  1583. superjson: 2.2.2
  1584. '@vue/devtools-shared@7.6.8':
  1585. dependencies:
  1586. rfdc: 1.4.1
  1587. '@vue/reactivity@3.5.13':
  1588. dependencies:
  1589. '@vue/shared': 3.5.13
  1590. '@vue/runtime-core@3.5.13':
  1591. dependencies:
  1592. '@vue/reactivity': 3.5.13
  1593. '@vue/shared': 3.5.13
  1594. '@vue/runtime-dom@3.5.13':
  1595. dependencies:
  1596. '@vue/reactivity': 3.5.13
  1597. '@vue/runtime-core': 3.5.13
  1598. '@vue/shared': 3.5.13
  1599. csstype: 3.1.3
  1600. '@vue/server-renderer@3.5.13(vue@3.5.13)':
  1601. dependencies:
  1602. '@vue/compiler-ssr': 3.5.13
  1603. '@vue/shared': 3.5.13
  1604. vue: 3.5.13
  1605. '@vue/shared@3.5.13': {}
  1606. '@vueuse/core@12.0.0':
  1607. dependencies:
  1608. '@types/web-bluetooth': 0.0.20
  1609. '@vueuse/metadata': 12.0.0
  1610. '@vueuse/shared': 12.0.0
  1611. vue: 3.5.13
  1612. transitivePeerDependencies:
  1613. - typescript
  1614. '@vueuse/core@9.13.0(vue@3.5.13)':
  1615. dependencies:
  1616. '@types/web-bluetooth': 0.0.16
  1617. '@vueuse/metadata': 9.13.0
  1618. '@vueuse/shared': 9.13.0(vue@3.5.13)
  1619. vue-demi: 0.14.10(vue@3.5.13)
  1620. transitivePeerDependencies:
  1621. - '@vue/composition-api'
  1622. - vue
  1623. '@vueuse/metadata@12.0.0': {}
  1624. '@vueuse/metadata@9.13.0': {}
  1625. '@vueuse/shared@12.0.0':
  1626. dependencies:
  1627. vue: 3.5.13
  1628. transitivePeerDependencies:
  1629. - typescript
  1630. '@vueuse/shared@9.13.0(vue@3.5.13)':
  1631. dependencies:
  1632. vue-demi: 0.14.10(vue@3.5.13)
  1633. transitivePeerDependencies:
  1634. - '@vue/composition-api'
  1635. - vue
  1636. acorn@8.14.0: {}
  1637. anymatch@3.1.3:
  1638. dependencies:
  1639. normalize-path: 3.0.0
  1640. picomatch: 2.3.1
  1641. async-validator@4.2.5: {}
  1642. autoprefixer@10.4.20(postcss@8.4.49):
  1643. dependencies:
  1644. browserslist: 4.24.3
  1645. caniuse-lite: 1.0.30001690
  1646. fraction.js: 4.3.7
  1647. normalize-range: 0.1.2
  1648. picocolors: 1.1.1
  1649. postcss: 8.4.49
  1650. postcss-value-parser: 4.2.0
  1651. balanced-match@1.0.2: {}
  1652. binary-extensions@2.3.0: {}
  1653. birpc@0.2.19: {}
  1654. brace-expansion@2.0.1:
  1655. dependencies:
  1656. balanced-match: 1.0.2
  1657. braces@3.0.3:
  1658. dependencies:
  1659. fill-range: 7.1.1
  1660. browserslist@4.24.3:
  1661. dependencies:
  1662. caniuse-lite: 1.0.30001690
  1663. electron-to-chromium: 1.5.75
  1664. node-releases: 2.0.19
  1665. update-browserslist-db: 1.1.1(browserslist@4.24.3)
  1666. bundle-name@4.1.0:
  1667. dependencies:
  1668. run-applescript: 7.0.0
  1669. caniuse-lite@1.0.30001690: {}
  1670. chokidar@3.6.0:
  1671. dependencies:
  1672. anymatch: 3.1.3
  1673. braces: 3.0.3
  1674. glob-parent: 5.1.2
  1675. is-binary-path: 2.1.0
  1676. is-glob: 4.0.3
  1677. normalize-path: 3.0.0
  1678. readdirp: 3.6.0
  1679. optionalDependencies:
  1680. fsevents: 2.3.3
  1681. chokidar@4.0.3:
  1682. dependencies:
  1683. readdirp: 4.0.2
  1684. confbox@0.1.8: {}
  1685. convert-source-map@2.0.0: {}
  1686. copy-anything@3.0.5:
  1687. dependencies:
  1688. is-what: 4.1.16
  1689. cross-spawn@7.0.6:
  1690. dependencies:
  1691. path-key: 3.1.1
  1692. shebang-command: 2.0.0
  1693. which: 2.0.2
  1694. csstype@3.1.3: {}
  1695. dayjs@1.11.13: {}
  1696. debug@4.4.0:
  1697. dependencies:
  1698. ms: 2.1.3
  1699. default-browser-id@5.0.0: {}
  1700. default-browser@5.2.1:
  1701. dependencies:
  1702. bundle-name: 4.1.0
  1703. default-browser-id: 5.0.0
  1704. define-lazy-prop@3.0.0: {}
  1705. detect-libc@1.0.3:
  1706. optional: true
  1707. electron-to-chromium@1.5.75: {}
  1708. element-plus@2.9.1(vue@3.5.13):
  1709. dependencies:
  1710. '@ctrl/tinycolor': 3.6.1
  1711. '@element-plus/icons-vue': 2.3.1(vue@3.5.13)
  1712. '@floating-ui/dom': 1.6.12
  1713. '@popperjs/core': '@sxzz/popperjs-es@2.11.7'
  1714. '@types/lodash': 4.17.13
  1715. '@types/lodash-es': 4.17.12
  1716. '@vueuse/core': 9.13.0(vue@3.5.13)
  1717. async-validator: 4.2.5
  1718. dayjs: 1.11.13
  1719. escape-html: 1.0.3
  1720. lodash: 4.17.21
  1721. lodash-es: 4.17.21
  1722. lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21)
  1723. memoize-one: 6.0.0
  1724. normalize-wheel-es: 1.2.0
  1725. vue: 3.5.13
  1726. transitivePeerDependencies:
  1727. - '@vue/composition-api'
  1728. entities@4.5.0: {}
  1729. error-stack-parser-es@0.1.5: {}
  1730. esbuild@0.24.0:
  1731. optionalDependencies:
  1732. '@esbuild/aix-ppc64': 0.24.0
  1733. '@esbuild/android-arm': 0.24.0
  1734. '@esbuild/android-arm64': 0.24.0
  1735. '@esbuild/android-x64': 0.24.0
  1736. '@esbuild/darwin-arm64': 0.24.0
  1737. '@esbuild/darwin-x64': 0.24.0
  1738. '@esbuild/freebsd-arm64': 0.24.0
  1739. '@esbuild/freebsd-x64': 0.24.0
  1740. '@esbuild/linux-arm': 0.24.0
  1741. '@esbuild/linux-arm64': 0.24.0
  1742. '@esbuild/linux-ia32': 0.24.0
  1743. '@esbuild/linux-loong64': 0.24.0
  1744. '@esbuild/linux-mips64el': 0.24.0
  1745. '@esbuild/linux-ppc64': 0.24.0
  1746. '@esbuild/linux-riscv64': 0.24.0
  1747. '@esbuild/linux-s390x': 0.24.0
  1748. '@esbuild/linux-x64': 0.24.0
  1749. '@esbuild/netbsd-x64': 0.24.0
  1750. '@esbuild/openbsd-arm64': 0.24.0
  1751. '@esbuild/openbsd-x64': 0.24.0
  1752. '@esbuild/sunos-x64': 0.24.0
  1753. '@esbuild/win32-arm64': 0.24.0
  1754. '@esbuild/win32-ia32': 0.24.0
  1755. '@esbuild/win32-x64': 0.24.0
  1756. escalade@3.2.0: {}
  1757. escape-html@1.0.3: {}
  1758. escape-string-regexp@5.0.0: {}
  1759. estree-walker@2.0.2: {}
  1760. estree-walker@3.0.3:
  1761. dependencies:
  1762. '@types/estree': 1.0.6
  1763. execa@9.5.2:
  1764. dependencies:
  1765. '@sindresorhus/merge-streams': 4.0.0
  1766. cross-spawn: 7.0.6
  1767. figures: 6.1.0
  1768. get-stream: 9.0.1
  1769. human-signals: 8.0.0
  1770. is-plain-obj: 4.1.0
  1771. is-stream: 4.0.1
  1772. npm-run-path: 6.0.0
  1773. pretty-ms: 9.2.0
  1774. signal-exit: 4.1.0
  1775. strip-final-newline: 4.0.0
  1776. yoctocolors: 2.1.1
  1777. fast-glob@3.3.2:
  1778. dependencies:
  1779. '@nodelib/fs.stat': 2.0.5
  1780. '@nodelib/fs.walk': 1.2.8
  1781. glob-parent: 5.1.2
  1782. merge2: 1.4.1
  1783. micromatch: 4.0.8
  1784. fastq@1.17.1:
  1785. dependencies:
  1786. reusify: 1.0.4
  1787. figures@6.1.0:
  1788. dependencies:
  1789. is-unicode-supported: 2.1.0
  1790. fill-range@7.1.1:
  1791. dependencies:
  1792. to-regex-range: 5.0.1
  1793. fraction.js@4.3.7: {}
  1794. fs-extra@11.2.0:
  1795. dependencies:
  1796. graceful-fs: 4.2.11
  1797. jsonfile: 6.1.0
  1798. universalify: 2.0.1
  1799. fsevents@2.3.3:
  1800. optional: true
  1801. gensync@1.0.0-beta.2: {}
  1802. get-stream@9.0.1:
  1803. dependencies:
  1804. '@sec-ant/readable-stream': 0.4.1
  1805. is-stream: 4.0.1
  1806. glob-parent@5.1.2:
  1807. dependencies:
  1808. is-glob: 4.0.3
  1809. globals@11.12.0: {}
  1810. graceful-fs@4.2.11: {}
  1811. hookable@5.5.3: {}
  1812. html-tags@3.3.1: {}
  1813. human-signals@8.0.0: {}
  1814. immutable@5.0.3: {}
  1815. is-binary-path@2.1.0:
  1816. dependencies:
  1817. binary-extensions: 2.3.0
  1818. is-docker@3.0.0: {}
  1819. is-extglob@2.1.1: {}
  1820. is-glob@4.0.3:
  1821. dependencies:
  1822. is-extglob: 2.1.1
  1823. is-inside-container@1.0.0:
  1824. dependencies:
  1825. is-docker: 3.0.0
  1826. is-number@7.0.0: {}
  1827. is-plain-obj@4.1.0: {}
  1828. is-stream@4.0.1: {}
  1829. is-unicode-supported@2.1.0: {}
  1830. is-what@4.1.16: {}
  1831. is-wsl@3.1.0:
  1832. dependencies:
  1833. is-inside-container: 1.0.0
  1834. isexe@2.0.0: {}
  1835. js-tokens@4.0.0: {}
  1836. js-tokens@9.0.1: {}
  1837. jsesc@3.1.0: {}
  1838. json5@2.2.3: {}
  1839. jsonfile@6.1.0:
  1840. dependencies:
  1841. universalify: 2.0.1
  1842. optionalDependencies:
  1843. graceful-fs: 4.2.11
  1844. kolorist@1.8.0: {}
  1845. local-pkg@0.5.1:
  1846. dependencies:
  1847. mlly: 1.7.3
  1848. pkg-types: 1.2.1
  1849. lodash-es@4.17.21: {}
  1850. lodash-unified@1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21):
  1851. dependencies:
  1852. '@types/lodash-es': 4.17.12
  1853. lodash: 4.17.21
  1854. lodash-es: 4.17.21
  1855. lodash@4.17.21: {}
  1856. lru-cache@5.1.1:
  1857. dependencies:
  1858. yallist: 3.1.1
  1859. magic-string@0.30.17:
  1860. dependencies:
  1861. '@jridgewell/sourcemap-codec': 1.5.0
  1862. memoize-one@6.0.0: {}
  1863. merge2@1.4.1: {}
  1864. micromatch@4.0.8:
  1865. dependencies:
  1866. braces: 3.0.3
  1867. picomatch: 2.3.1
  1868. minimatch@9.0.5:
  1869. dependencies:
  1870. brace-expansion: 2.0.1
  1871. mitt@3.0.1: {}
  1872. mlly@1.7.3:
  1873. dependencies:
  1874. acorn: 8.14.0
  1875. pathe: 1.1.2
  1876. pkg-types: 1.2.1
  1877. ufo: 1.5.4
  1878. mrmime@2.0.0: {}
  1879. ms@2.1.3: {}
  1880. nanoid@3.3.8: {}
  1881. nanoid@5.0.9: {}
  1882. node-addon-api@7.1.1:
  1883. optional: true
  1884. node-releases@2.0.19: {}
  1885. normalize-path@3.0.0: {}
  1886. normalize-range@0.1.2: {}
  1887. normalize-wheel-es@1.2.0: {}
  1888. npm-run-path@6.0.0:
  1889. dependencies:
  1890. path-key: 4.0.0
  1891. unicorn-magic: 0.3.0
  1892. object-assign@4.1.1: {}
  1893. open@10.1.0:
  1894. dependencies:
  1895. default-browser: 5.2.1
  1896. define-lazy-prop: 3.0.0
  1897. is-inside-container: 1.0.0
  1898. is-wsl: 3.1.0
  1899. parse-ms@4.0.0: {}
  1900. path-key@3.1.1: {}
  1901. path-key@4.0.0: {}
  1902. pathe@1.1.2: {}
  1903. perfect-debounce@1.0.0: {}
  1904. picocolors@1.1.1: {}
  1905. picomatch@2.3.1: {}
  1906. picomatch@4.0.2: {}
  1907. pinia@2.3.0(vue@3.5.13):
  1908. dependencies:
  1909. '@vue/devtools-api': 6.6.4
  1910. vue: 3.5.13
  1911. vue-demi: 0.14.10(vue@3.5.13)
  1912. transitivePeerDependencies:
  1913. - '@vue/composition-api'
  1914. pkg-types@1.2.1:
  1915. dependencies:
  1916. confbox: 0.1.8
  1917. mlly: 1.7.3
  1918. pathe: 1.1.2
  1919. postcss-px-to-viewport@1.1.1:
  1920. dependencies:
  1921. object-assign: 4.1.1
  1922. postcss: 8.4.49
  1923. postcss-value-parser@4.2.0: {}
  1924. postcss@8.4.49:
  1925. dependencies:
  1926. nanoid: 3.3.8
  1927. picocolors: 1.1.1
  1928. source-map-js: 1.2.1
  1929. pretty-ms@9.2.0:
  1930. dependencies:
  1931. parse-ms: 4.0.0
  1932. queue-microtask@1.2.3: {}
  1933. readdirp@3.6.0:
  1934. dependencies:
  1935. picomatch: 2.3.1
  1936. readdirp@4.0.2: {}
  1937. reusify@1.0.4: {}
  1938. rfdc@1.4.1: {}
  1939. rollup@4.28.1:
  1940. dependencies:
  1941. '@types/estree': 1.0.6
  1942. optionalDependencies:
  1943. '@rollup/rollup-android-arm-eabi': 4.28.1
  1944. '@rollup/rollup-android-arm64': 4.28.1
  1945. '@rollup/rollup-darwin-arm64': 4.28.1
  1946. '@rollup/rollup-darwin-x64': 4.28.1
  1947. '@rollup/rollup-freebsd-arm64': 4.28.1
  1948. '@rollup/rollup-freebsd-x64': 4.28.1
  1949. '@rollup/rollup-linux-arm-gnueabihf': 4.28.1
  1950. '@rollup/rollup-linux-arm-musleabihf': 4.28.1
  1951. '@rollup/rollup-linux-arm64-gnu': 4.28.1
  1952. '@rollup/rollup-linux-arm64-musl': 4.28.1
  1953. '@rollup/rollup-linux-loongarch64-gnu': 4.28.1
  1954. '@rollup/rollup-linux-powerpc64le-gnu': 4.28.1
  1955. '@rollup/rollup-linux-riscv64-gnu': 4.28.1
  1956. '@rollup/rollup-linux-s390x-gnu': 4.28.1
  1957. '@rollup/rollup-linux-x64-gnu': 4.28.1
  1958. '@rollup/rollup-linux-x64-musl': 4.28.1
  1959. '@rollup/rollup-win32-arm64-msvc': 4.28.1
  1960. '@rollup/rollup-win32-ia32-msvc': 4.28.1
  1961. '@rollup/rollup-win32-x64-msvc': 4.28.1
  1962. fsevents: 2.3.3
  1963. run-applescript@7.0.0: {}
  1964. run-parallel@1.2.0:
  1965. dependencies:
  1966. queue-microtask: 1.2.3
  1967. sass@1.83.0:
  1968. dependencies:
  1969. chokidar: 4.0.3
  1970. immutable: 5.0.3
  1971. source-map-js: 1.2.1
  1972. optionalDependencies:
  1973. '@parcel/watcher': 2.5.0
  1974. scule@1.3.0: {}
  1975. semver@6.3.1: {}
  1976. shebang-command@2.0.0:
  1977. dependencies:
  1978. shebang-regex: 3.0.0
  1979. shebang-regex@3.0.0: {}
  1980. signal-exit@4.1.0: {}
  1981. sirv@3.0.0:
  1982. dependencies:
  1983. '@polka/url': 1.0.0-next.28
  1984. mrmime: 2.0.0
  1985. totalist: 3.0.1
  1986. source-map-js@1.2.1: {}
  1987. speakingurl@14.0.1: {}
  1988. strip-final-newline@4.0.0: {}
  1989. strip-literal@2.1.1:
  1990. dependencies:
  1991. js-tokens: 9.0.1
  1992. superjson@2.2.2:
  1993. dependencies:
  1994. copy-anything: 3.0.5
  1995. svg-tags@1.0.0: {}
  1996. swiper@11.1.15: {}
  1997. to-regex-range@5.0.1:
  1998. dependencies:
  1999. is-number: 7.0.0
  2000. totalist@3.0.1: {}
  2001. tslib@2.8.1: {}
  2002. ufo@1.5.4: {}
  2003. unicorn-magic@0.3.0: {}
  2004. unimport@3.14.5(rollup@4.28.1):
  2005. dependencies:
  2006. '@rollup/pluginutils': 5.1.4(rollup@4.28.1)
  2007. acorn: 8.14.0
  2008. escape-string-regexp: 5.0.0
  2009. estree-walker: 3.0.3
  2010. fast-glob: 3.3.2
  2011. local-pkg: 0.5.1
  2012. magic-string: 0.30.17
  2013. mlly: 1.7.3
  2014. pathe: 1.1.2
  2015. picomatch: 4.0.2
  2016. pkg-types: 1.2.1
  2017. scule: 1.3.0
  2018. strip-literal: 2.1.1
  2019. unplugin: 1.16.0
  2020. transitivePeerDependencies:
  2021. - rollup
  2022. universalify@2.0.1: {}
  2023. unplugin-auto-import@0.18.6(@vueuse/core@12.0.0)(rollup@4.28.1):
  2024. dependencies:
  2025. '@antfu/utils': 0.7.10
  2026. '@rollup/pluginutils': 5.1.4(rollup@4.28.1)
  2027. fast-glob: 3.3.2
  2028. local-pkg: 0.5.1
  2029. magic-string: 0.30.17
  2030. minimatch: 9.0.5
  2031. unimport: 3.14.5(rollup@4.28.1)
  2032. unplugin: 1.16.0
  2033. optionalDependencies:
  2034. '@vueuse/core': 12.0.0
  2035. transitivePeerDependencies:
  2036. - rollup
  2037. unplugin-vue-components@0.27.5(@babel/parser@7.26.3)(rollup@4.28.1)(vue@3.5.13):
  2038. dependencies:
  2039. '@antfu/utils': 0.7.10
  2040. '@rollup/pluginutils': 5.1.4(rollup@4.28.1)
  2041. chokidar: 3.6.0
  2042. debug: 4.4.0
  2043. fast-glob: 3.3.2
  2044. local-pkg: 0.5.1
  2045. magic-string: 0.30.17
  2046. minimatch: 9.0.5
  2047. mlly: 1.7.3
  2048. unplugin: 1.16.0
  2049. vue: 3.5.13
  2050. optionalDependencies:
  2051. '@babel/parser': 7.26.3
  2052. transitivePeerDependencies:
  2053. - rollup
  2054. - supports-color
  2055. unplugin@1.16.0:
  2056. dependencies:
  2057. acorn: 8.14.0
  2058. webpack-virtual-modules: 0.6.2
  2059. update-browserslist-db@1.1.1(browserslist@4.24.3):
  2060. dependencies:
  2061. browserslist: 4.24.3
  2062. escalade: 3.2.0
  2063. picocolors: 1.1.1
  2064. vant@4.9.15(vue@3.5.13):
  2065. dependencies:
  2066. '@vant/popperjs': 1.3.0
  2067. '@vant/use': 1.6.0(vue@3.5.13)
  2068. '@vue/shared': 3.5.13
  2069. vue: 3.5.13
  2070. vite-hot-client@0.2.4(vite@6.0.4(sass@1.83.0)):
  2071. dependencies:
  2072. vite: 6.0.4(sass@1.83.0)
  2073. vite-plugin-inspect@0.8.9(rollup@4.28.1)(vite@6.0.4(sass@1.83.0)):
  2074. dependencies:
  2075. '@antfu/utils': 0.7.10
  2076. '@rollup/pluginutils': 5.1.4(rollup@4.28.1)
  2077. debug: 4.4.0
  2078. error-stack-parser-es: 0.1.5
  2079. fs-extra: 11.2.0
  2080. open: 10.1.0
  2081. perfect-debounce: 1.0.0
  2082. picocolors: 1.1.1
  2083. sirv: 3.0.0
  2084. vite: 6.0.4(sass@1.83.0)
  2085. transitivePeerDependencies:
  2086. - rollup
  2087. - supports-color
  2088. vite-plugin-vue-devtools@7.6.8(rollup@4.28.1)(vite@6.0.4(sass@1.83.0))(vue@3.5.13):
  2089. dependencies:
  2090. '@vue/devtools-core': 7.6.8(vite@6.0.4(sass@1.83.0))(vue@3.5.13)
  2091. '@vue/devtools-kit': 7.6.8
  2092. '@vue/devtools-shared': 7.6.8
  2093. execa: 9.5.2
  2094. sirv: 3.0.0
  2095. vite: 6.0.4(sass@1.83.0)
  2096. vite-plugin-inspect: 0.8.9(rollup@4.28.1)(vite@6.0.4(sass@1.83.0))
  2097. vite-plugin-vue-inspector: 5.3.1(vite@6.0.4(sass@1.83.0))
  2098. transitivePeerDependencies:
  2099. - '@nuxt/kit'
  2100. - rollup
  2101. - supports-color
  2102. - vue
  2103. vite-plugin-vue-inspector@5.3.1(vite@6.0.4(sass@1.83.0)):
  2104. dependencies:
  2105. '@babel/core': 7.26.0
  2106. '@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.0)
  2107. '@babel/plugin-syntax-import-attributes': 7.26.0(@babel/core@7.26.0)
  2108. '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.26.0)
  2109. '@babel/plugin-transform-typescript': 7.26.3(@babel/core@7.26.0)
  2110. '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0)
  2111. '@vue/compiler-dom': 3.5.13
  2112. kolorist: 1.8.0
  2113. magic-string: 0.30.17
  2114. vite: 6.0.4(sass@1.83.0)
  2115. transitivePeerDependencies:
  2116. - supports-color
  2117. vite@6.0.4(sass@1.83.0):
  2118. dependencies:
  2119. esbuild: 0.24.0
  2120. postcss: 8.4.49
  2121. rollup: 4.28.1
  2122. optionalDependencies:
  2123. fsevents: 2.3.3
  2124. sass: 1.83.0
  2125. vue-demi@0.14.10(vue@3.5.13):
  2126. dependencies:
  2127. vue: 3.5.13
  2128. vue-router@4.5.0(vue@3.5.13):
  2129. dependencies:
  2130. '@vue/devtools-api': 6.6.4
  2131. vue: 3.5.13
  2132. vue@3.5.13:
  2133. dependencies:
  2134. '@vue/compiler-dom': 3.5.13
  2135. '@vue/compiler-sfc': 3.5.13
  2136. '@vue/runtime-dom': 3.5.13
  2137. '@vue/server-renderer': 3.5.13(vue@3.5.13)
  2138. '@vue/shared': 3.5.13
  2139. webpack-virtual-modules@0.6.2: {}
  2140. which@2.0.2:
  2141. dependencies:
  2142. isexe: 2.0.0
  2143. yallist@3.1.1: {}
  2144. yoctocolors@2.1.1: {}