pnpm-lock.yaml 82 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. '@amap/amap-jsapi-loader':
  9. specifier: ^1.0.1
  10. version: 1.0.1
  11. jsonp:
  12. specifier: ^0.2.1
  13. version: 0.2.1
  14. lib-flexible:
  15. specifier: ^0.3.2
  16. version: 0.3.2
  17. markdown-it:
  18. specifier: ^14.1.0
  19. version: 14.1.0
  20. openai:
  21. specifier: ^4.96.0
  22. version: 4.96.0
  23. pinia:
  24. specifier: ^3.0.1
  25. version: 3.0.2(vue@3.5.13)
  26. swiper:
  27. specifier: ^5.4.5
  28. version: 5.4.5
  29. vue:
  30. specifier: ^3.5.13
  31. version: 3.5.13
  32. vue-router:
  33. specifier: ^4.5.0
  34. version: 4.5.0(vue@3.5.13)
  35. xlsx:
  36. specifier: ^0.18.5
  37. version: 0.18.5
  38. devDependencies:
  39. '@vitejs/plugin-vue':
  40. specifier: ^5.2.3
  41. version: 5.2.3(vite@6.2.5(@types/node@18.19.86)(sass@1.86.3))(vue@3.5.13)
  42. autoprefixer:
  43. specifier: ^10.4.21
  44. version: 10.4.21(postcss@8.5.3)
  45. postcss-px-to-viewport:
  46. specifier: ^1.1.1
  47. version: 1.1.1
  48. sass:
  49. specifier: ^1.86.3
  50. version: 1.86.3
  51. vite:
  52. specifier: ^6.2.4
  53. version: 6.2.5(@types/node@18.19.86)(sass@1.86.3)
  54. vite-plugin-vue-devtools:
  55. specifier: ^7.7.2
  56. version: 7.7.2(rollup@4.39.0)(vite@6.2.5(@types/node@18.19.86)(sass@1.86.3))(vue@3.5.13)
  57. packages:
  58. '@amap/amap-jsapi-loader@1.0.1':
  59. resolution: {integrity: sha512-nPyLKt7Ow/ThHLkSvn2etQlUzqxmTVgK7bIgwdBRTg2HK5668oN7xVxkaiRe3YZEzGzfV2XgH5Jmu2T73ljejw==}
  60. '@ampproject/remapping@2.3.0':
  61. resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
  62. engines: {node: '>=6.0.0'}
  63. '@antfu/utils@0.7.10':
  64. resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==}
  65. '@babel/code-frame@7.26.2':
  66. resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==}
  67. engines: {node: '>=6.9.0'}
  68. '@babel/compat-data@7.26.8':
  69. resolution: {integrity: sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==}
  70. engines: {node: '>=6.9.0'}
  71. '@babel/core@7.26.10':
  72. resolution: {integrity: sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==}
  73. engines: {node: '>=6.9.0'}
  74. '@babel/generator@7.27.0':
  75. resolution: {integrity: sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==}
  76. engines: {node: '>=6.9.0'}
  77. '@babel/helper-annotate-as-pure@7.25.9':
  78. resolution: {integrity: sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==}
  79. engines: {node: '>=6.9.0'}
  80. '@babel/helper-compilation-targets@7.27.0':
  81. resolution: {integrity: sha512-LVk7fbXml0H2xH34dFzKQ7TDZ2G4/rVTOrq9V+icbbadjbVxxeFeDsNHv2SrZeWoA+6ZiTyWYWtScEIW07EAcA==}
  82. engines: {node: '>=6.9.0'}
  83. '@babel/helper-create-class-features-plugin@7.27.0':
  84. resolution: {integrity: sha512-vSGCvMecvFCd/BdpGlhpXYNhhC4ccxyvQWpbGL4CWbvfEoLFWUZuSuf7s9Aw70flgQF+6vptvgK2IfOnKlRmBg==}
  85. engines: {node: '>=6.9.0'}
  86. peerDependencies:
  87. '@babel/core': ^7.0.0
  88. '@babel/helper-member-expression-to-functions@7.25.9':
  89. resolution: {integrity: sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==}
  90. engines: {node: '>=6.9.0'}
  91. '@babel/helper-module-imports@7.25.9':
  92. resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==}
  93. engines: {node: '>=6.9.0'}
  94. '@babel/helper-module-transforms@7.26.0':
  95. resolution: {integrity: sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==}
  96. engines: {node: '>=6.9.0'}
  97. peerDependencies:
  98. '@babel/core': ^7.0.0
  99. '@babel/helper-optimise-call-expression@7.25.9':
  100. resolution: {integrity: sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==}
  101. engines: {node: '>=6.9.0'}
  102. '@babel/helper-plugin-utils@7.26.5':
  103. resolution: {integrity: sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==}
  104. engines: {node: '>=6.9.0'}
  105. '@babel/helper-replace-supers@7.26.5':
  106. resolution: {integrity: sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==}
  107. engines: {node: '>=6.9.0'}
  108. peerDependencies:
  109. '@babel/core': ^7.0.0
  110. '@babel/helper-skip-transparent-expression-wrappers@7.25.9':
  111. resolution: {integrity: sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==}
  112. engines: {node: '>=6.9.0'}
  113. '@babel/helper-string-parser@7.25.9':
  114. resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
  115. engines: {node: '>=6.9.0'}
  116. '@babel/helper-validator-identifier@7.25.9':
  117. resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
  118. engines: {node: '>=6.9.0'}
  119. '@babel/helper-validator-option@7.25.9':
  120. resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==}
  121. engines: {node: '>=6.9.0'}
  122. '@babel/helpers@7.27.0':
  123. resolution: {integrity: sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==}
  124. engines: {node: '>=6.9.0'}
  125. '@babel/parser@7.27.0':
  126. resolution: {integrity: sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==}
  127. engines: {node: '>=6.0.0'}
  128. hasBin: true
  129. '@babel/plugin-proposal-decorators@7.25.9':
  130. resolution: {integrity: sha512-smkNLL/O1ezy9Nhy4CNosc4Va+1wo5w4gzSZeLe6y6dM4mmHfYOCPolXQPHQxonZCF+ZyebxN9vqOolkYrSn5g==}
  131. engines: {node: '>=6.9.0'}
  132. peerDependencies:
  133. '@babel/core': ^7.0.0-0
  134. '@babel/plugin-syntax-decorators@7.25.9':
  135. resolution: {integrity: sha512-ryzI0McXUPJnRCvMo4lumIKZUzhYUO/ScI+Mz4YVaTLt04DHNSjEUjKVvbzQjZFLuod/cYEc07mJWhzl6v4DPg==}
  136. engines: {node: '>=6.9.0'}
  137. peerDependencies:
  138. '@babel/core': ^7.0.0-0
  139. '@babel/plugin-syntax-import-attributes@7.26.0':
  140. resolution: {integrity: sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==}
  141. engines: {node: '>=6.9.0'}
  142. peerDependencies:
  143. '@babel/core': ^7.0.0-0
  144. '@babel/plugin-syntax-import-meta@7.10.4':
  145. resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
  146. peerDependencies:
  147. '@babel/core': ^7.0.0-0
  148. '@babel/plugin-syntax-jsx@7.25.9':
  149. resolution: {integrity: sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==}
  150. engines: {node: '>=6.9.0'}
  151. peerDependencies:
  152. '@babel/core': ^7.0.0-0
  153. '@babel/plugin-syntax-typescript@7.25.9':
  154. resolution: {integrity: sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==}
  155. engines: {node: '>=6.9.0'}
  156. peerDependencies:
  157. '@babel/core': ^7.0.0-0
  158. '@babel/plugin-transform-typescript@7.27.0':
  159. resolution: {integrity: sha512-fRGGjO2UEGPjvEcyAZXRXAS8AfdaQoq7HnxAbJoAoW10B9xOKesmmndJv+Sym2a+9FHWZ9KbyyLCe9s0Sn5jtg==}
  160. engines: {node: '>=6.9.0'}
  161. peerDependencies:
  162. '@babel/core': ^7.0.0-0
  163. '@babel/template@7.27.0':
  164. resolution: {integrity: sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==}
  165. engines: {node: '>=6.9.0'}
  166. '@babel/traverse@7.27.0':
  167. resolution: {integrity: sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==}
  168. engines: {node: '>=6.9.0'}
  169. '@babel/types@7.27.0':
  170. resolution: {integrity: sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==}
  171. engines: {node: '>=6.9.0'}
  172. '@esbuild/aix-ppc64@0.25.2':
  173. resolution: {integrity: sha512-wCIboOL2yXZym2cgm6mlA742s9QeJ8DjGVaL39dLN4rRwrOgOyYSnOaFPhKZGLb2ngj4EyfAFjsNJwPXZvseag==}
  174. engines: {node: '>=18'}
  175. cpu: [ppc64]
  176. os: [aix]
  177. '@esbuild/android-arm64@0.25.2':
  178. resolution: {integrity: sha512-5ZAX5xOmTligeBaeNEPnPaeEuah53Id2tX4c2CVP3JaROTH+j4fnfHCkr1PjXMd78hMst+TlkfKcW/DlTq0i4w==}
  179. engines: {node: '>=18'}
  180. cpu: [arm64]
  181. os: [android]
  182. '@esbuild/android-arm@0.25.2':
  183. resolution: {integrity: sha512-NQhH7jFstVY5x8CKbcfa166GoV0EFkaPkCKBQkdPJFvo5u+nGXLEH/ooniLb3QI8Fk58YAx7nsPLozUWfCBOJA==}
  184. engines: {node: '>=18'}
  185. cpu: [arm]
  186. os: [android]
  187. '@esbuild/android-x64@0.25.2':
  188. resolution: {integrity: sha512-Ffcx+nnma8Sge4jzddPHCZVRvIfQ0kMsUsCMcJRHkGJ1cDmhe4SsrYIjLUKn1xpHZybmOqCWwB0zQvsjdEHtkg==}
  189. engines: {node: '>=18'}
  190. cpu: [x64]
  191. os: [android]
  192. '@esbuild/darwin-arm64@0.25.2':
  193. resolution: {integrity: sha512-MpM6LUVTXAzOvN4KbjzU/q5smzryuoNjlriAIx+06RpecwCkL9JpenNzpKd2YMzLJFOdPqBpuub6eVRP5IgiSA==}
  194. engines: {node: '>=18'}
  195. cpu: [arm64]
  196. os: [darwin]
  197. '@esbuild/darwin-x64@0.25.2':
  198. resolution: {integrity: sha512-5eRPrTX7wFyuWe8FqEFPG2cU0+butQQVNcT4sVipqjLYQjjh8a8+vUTfgBKM88ObB85ahsnTwF7PSIt6PG+QkA==}
  199. engines: {node: '>=18'}
  200. cpu: [x64]
  201. os: [darwin]
  202. '@esbuild/freebsd-arm64@0.25.2':
  203. resolution: {integrity: sha512-mLwm4vXKiQ2UTSX4+ImyiPdiHjiZhIaE9QvC7sw0tZ6HoNMjYAqQpGyui5VRIi5sGd+uWq940gdCbY3VLvsO1w==}
  204. engines: {node: '>=18'}
  205. cpu: [arm64]
  206. os: [freebsd]
  207. '@esbuild/freebsd-x64@0.25.2':
  208. resolution: {integrity: sha512-6qyyn6TjayJSwGpm8J9QYYGQcRgc90nmfdUb0O7pp1s4lTY+9D0H9O02v5JqGApUyiHOtkz6+1hZNvNtEhbwRQ==}
  209. engines: {node: '>=18'}
  210. cpu: [x64]
  211. os: [freebsd]
  212. '@esbuild/linux-arm64@0.25.2':
  213. resolution: {integrity: sha512-gq/sjLsOyMT19I8obBISvhoYiZIAaGF8JpeXu1u8yPv8BE5HlWYobmlsfijFIZ9hIVGYkbdFhEqC0NvM4kNO0g==}
  214. engines: {node: '>=18'}
  215. cpu: [arm64]
  216. os: [linux]
  217. '@esbuild/linux-arm@0.25.2':
  218. resolution: {integrity: sha512-UHBRgJcmjJv5oeQF8EpTRZs/1knq6loLxTsjc3nxO9eXAPDLcWW55flrMVc97qFPbmZP31ta1AZVUKQzKTzb0g==}
  219. engines: {node: '>=18'}
  220. cpu: [arm]
  221. os: [linux]
  222. '@esbuild/linux-ia32@0.25.2':
  223. resolution: {integrity: sha512-bBYCv9obgW2cBP+2ZWfjYTU+f5cxRoGGQ5SeDbYdFCAZpYWrfjjfYwvUpP8MlKbP0nwZ5gyOU/0aUzZ5HWPuvQ==}
  224. engines: {node: '>=18'}
  225. cpu: [ia32]
  226. os: [linux]
  227. '@esbuild/linux-loong64@0.25.2':
  228. resolution: {integrity: sha512-SHNGiKtvnU2dBlM5D8CXRFdd+6etgZ9dXfaPCeJtz+37PIUlixvlIhI23L5khKXs3DIzAn9V8v+qb1TRKrgT5w==}
  229. engines: {node: '>=18'}
  230. cpu: [loong64]
  231. os: [linux]
  232. '@esbuild/linux-mips64el@0.25.2':
  233. resolution: {integrity: sha512-hDDRlzE6rPeoj+5fsADqdUZl1OzqDYow4TB4Y/3PlKBD0ph1e6uPHzIQcv2Z65u2K0kpeByIyAjCmjn1hJgG0Q==}
  234. engines: {node: '>=18'}
  235. cpu: [mips64el]
  236. os: [linux]
  237. '@esbuild/linux-ppc64@0.25.2':
  238. resolution: {integrity: sha512-tsHu2RRSWzipmUi9UBDEzc0nLc4HtpZEI5Ba+Omms5456x5WaNuiG3u7xh5AO6sipnJ9r4cRWQB2tUjPyIkc6g==}
  239. engines: {node: '>=18'}
  240. cpu: [ppc64]
  241. os: [linux]
  242. '@esbuild/linux-riscv64@0.25.2':
  243. resolution: {integrity: sha512-k4LtpgV7NJQOml/10uPU0s4SAXGnowi5qBSjaLWMojNCUICNu7TshqHLAEbkBdAszL5TabfvQ48kK84hyFzjnw==}
  244. engines: {node: '>=18'}
  245. cpu: [riscv64]
  246. os: [linux]
  247. '@esbuild/linux-s390x@0.25.2':
  248. resolution: {integrity: sha512-GRa4IshOdvKY7M/rDpRR3gkiTNp34M0eLTaC1a08gNrh4u488aPhuZOCpkF6+2wl3zAN7L7XIpOFBhnaE3/Q8Q==}
  249. engines: {node: '>=18'}
  250. cpu: [s390x]
  251. os: [linux]
  252. '@esbuild/linux-x64@0.25.2':
  253. resolution: {integrity: sha512-QInHERlqpTTZ4FRB0fROQWXcYRD64lAoiegezDunLpalZMjcUcld3YzZmVJ2H/Cp0wJRZ8Xtjtj0cEHhYc/uUg==}
  254. engines: {node: '>=18'}
  255. cpu: [x64]
  256. os: [linux]
  257. '@esbuild/netbsd-arm64@0.25.2':
  258. resolution: {integrity: sha512-talAIBoY5M8vHc6EeI2WW9d/CkiO9MQJ0IOWX8hrLhxGbro/vBXJvaQXefW2cP0z0nQVTdQ/eNyGFV1GSKrxfw==}
  259. engines: {node: '>=18'}
  260. cpu: [arm64]
  261. os: [netbsd]
  262. '@esbuild/netbsd-x64@0.25.2':
  263. resolution: {integrity: sha512-voZT9Z+tpOxrvfKFyfDYPc4DO4rk06qamv1a/fkuzHpiVBMOhpjK+vBmWM8J1eiB3OLSMFYNaOaBNLXGChf5tg==}
  264. engines: {node: '>=18'}
  265. cpu: [x64]
  266. os: [netbsd]
  267. '@esbuild/openbsd-arm64@0.25.2':
  268. resolution: {integrity: sha512-dcXYOC6NXOqcykeDlwId9kB6OkPUxOEqU+rkrYVqJbK2hagWOMrsTGsMr8+rW02M+d5Op5NNlgMmjzecaRf7Tg==}
  269. engines: {node: '>=18'}
  270. cpu: [arm64]
  271. os: [openbsd]
  272. '@esbuild/openbsd-x64@0.25.2':
  273. resolution: {integrity: sha512-t/TkWwahkH0Tsgoq1Ju7QfgGhArkGLkF1uYz8nQS/PPFlXbP5YgRpqQR3ARRiC2iXoLTWFxc6DJMSK10dVXluw==}
  274. engines: {node: '>=18'}
  275. cpu: [x64]
  276. os: [openbsd]
  277. '@esbuild/sunos-x64@0.25.2':
  278. resolution: {integrity: sha512-cfZH1co2+imVdWCjd+D1gf9NjkchVhhdpgb1q5y6Hcv9TP6Zi9ZG/beI3ig8TvwT9lH9dlxLq5MQBBgwuj4xvA==}
  279. engines: {node: '>=18'}
  280. cpu: [x64]
  281. os: [sunos]
  282. '@esbuild/win32-arm64@0.25.2':
  283. resolution: {integrity: sha512-7Loyjh+D/Nx/sOTzV8vfbB3GJuHdOQyrOryFdZvPHLf42Tk9ivBU5Aedi7iyX+x6rbn2Mh68T4qq1SDqJBQO5Q==}
  284. engines: {node: '>=18'}
  285. cpu: [arm64]
  286. os: [win32]
  287. '@esbuild/win32-ia32@0.25.2':
  288. resolution: {integrity: sha512-WRJgsz9un0nqZJ4MfhabxaD9Ft8KioqU3JMinOTvobbX6MOSUigSBlogP8QB3uxpJDsFS6yN+3FDBdqE5lg9kg==}
  289. engines: {node: '>=18'}
  290. cpu: [ia32]
  291. os: [win32]
  292. '@esbuild/win32-x64@0.25.2':
  293. resolution: {integrity: sha512-kM3HKb16VIXZyIeVrM1ygYmZBKybX8N4p754bw390wGO3Tf2j4L2/WYL+4suWujpgf6GBYs3jv7TyUivdd05JA==}
  294. engines: {node: '>=18'}
  295. cpu: [x64]
  296. os: [win32]
  297. '@jridgewell/gen-mapping@0.3.8':
  298. resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==}
  299. engines: {node: '>=6.0.0'}
  300. '@jridgewell/resolve-uri@3.1.2':
  301. resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
  302. engines: {node: '>=6.0.0'}
  303. '@jridgewell/set-array@1.2.1':
  304. resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==}
  305. engines: {node: '>=6.0.0'}
  306. '@jridgewell/sourcemap-codec@1.5.0':
  307. resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  308. '@jridgewell/trace-mapping@0.3.25':
  309. resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
  310. '@parcel/watcher-android-arm64@2.5.1':
  311. resolution: {integrity: sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==}
  312. engines: {node: '>= 10.0.0'}
  313. cpu: [arm64]
  314. os: [android]
  315. '@parcel/watcher-darwin-arm64@2.5.1':
  316. resolution: {integrity: sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==}
  317. engines: {node: '>= 10.0.0'}
  318. cpu: [arm64]
  319. os: [darwin]
  320. '@parcel/watcher-darwin-x64@2.5.1':
  321. resolution: {integrity: sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==}
  322. engines: {node: '>= 10.0.0'}
  323. cpu: [x64]
  324. os: [darwin]
  325. '@parcel/watcher-freebsd-x64@2.5.1':
  326. resolution: {integrity: sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==}
  327. engines: {node: '>= 10.0.0'}
  328. cpu: [x64]
  329. os: [freebsd]
  330. '@parcel/watcher-linux-arm-glibc@2.5.1':
  331. resolution: {integrity: sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==}
  332. engines: {node: '>= 10.0.0'}
  333. cpu: [arm]
  334. os: [linux]
  335. libc: [glibc]
  336. '@parcel/watcher-linux-arm-musl@2.5.1':
  337. resolution: {integrity: sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==}
  338. engines: {node: '>= 10.0.0'}
  339. cpu: [arm]
  340. os: [linux]
  341. libc: [musl]
  342. '@parcel/watcher-linux-arm64-glibc@2.5.1':
  343. resolution: {integrity: sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==}
  344. engines: {node: '>= 10.0.0'}
  345. cpu: [arm64]
  346. os: [linux]
  347. libc: [glibc]
  348. '@parcel/watcher-linux-arm64-musl@2.5.1':
  349. resolution: {integrity: sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==}
  350. engines: {node: '>= 10.0.0'}
  351. cpu: [arm64]
  352. os: [linux]
  353. libc: [musl]
  354. '@parcel/watcher-linux-x64-glibc@2.5.1':
  355. resolution: {integrity: sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==}
  356. engines: {node: '>= 10.0.0'}
  357. cpu: [x64]
  358. os: [linux]
  359. libc: [glibc]
  360. '@parcel/watcher-linux-x64-musl@2.5.1':
  361. resolution: {integrity: sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==}
  362. engines: {node: '>= 10.0.0'}
  363. cpu: [x64]
  364. os: [linux]
  365. libc: [musl]
  366. '@parcel/watcher-win32-arm64@2.5.1':
  367. resolution: {integrity: sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==}
  368. engines: {node: '>= 10.0.0'}
  369. cpu: [arm64]
  370. os: [win32]
  371. '@parcel/watcher-win32-ia32@2.5.1':
  372. resolution: {integrity: sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==}
  373. engines: {node: '>= 10.0.0'}
  374. cpu: [ia32]
  375. os: [win32]
  376. '@parcel/watcher-win32-x64@2.5.1':
  377. resolution: {integrity: sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==}
  378. engines: {node: '>= 10.0.0'}
  379. cpu: [x64]
  380. os: [win32]
  381. '@parcel/watcher@2.5.1':
  382. resolution: {integrity: sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==}
  383. engines: {node: '>= 10.0.0'}
  384. '@polka/url@1.0.0-next.28':
  385. resolution: {integrity: sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==}
  386. '@rollup/pluginutils@5.1.4':
  387. resolution: {integrity: sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==}
  388. engines: {node: '>=14.0.0'}
  389. peerDependencies:
  390. rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
  391. peerDependenciesMeta:
  392. rollup:
  393. optional: true
  394. '@rollup/rollup-android-arm-eabi@4.39.0':
  395. resolution: {integrity: sha512-lGVys55Qb00Wvh8DMAocp5kIcaNzEFTmGhfFd88LfaogYTRKrdxgtlO5H6S49v2Nd8R2C6wLOal0qv6/kCkOwA==}
  396. cpu: [arm]
  397. os: [android]
  398. '@rollup/rollup-android-arm64@4.39.0':
  399. resolution: {integrity: sha512-It9+M1zE31KWfqh/0cJLrrsCPiF72PoJjIChLX+rEcujVRCb4NLQ5QzFkzIZW8Kn8FTbvGQBY5TkKBau3S8cCQ==}
  400. cpu: [arm64]
  401. os: [android]
  402. '@rollup/rollup-darwin-arm64@4.39.0':
  403. resolution: {integrity: sha512-lXQnhpFDOKDXiGxsU9/l8UEGGM65comrQuZ+lDcGUx+9YQ9dKpF3rSEGepyeR5AHZ0b5RgiligsBhWZfSSQh8Q==}
  404. cpu: [arm64]
  405. os: [darwin]
  406. '@rollup/rollup-darwin-x64@4.39.0':
  407. resolution: {integrity: sha512-mKXpNZLvtEbgu6WCkNij7CGycdw9cJi2k9v0noMb++Vab12GZjFgUXD69ilAbBh034Zwn95c2PNSz9xM7KYEAQ==}
  408. cpu: [x64]
  409. os: [darwin]
  410. '@rollup/rollup-freebsd-arm64@4.39.0':
  411. resolution: {integrity: sha512-jivRRlh2Lod/KvDZx2zUR+I4iBfHcu2V/BA2vasUtdtTN2Uk3jfcZczLa81ESHZHPHy4ih3T/W5rPFZ/hX7RtQ==}
  412. cpu: [arm64]
  413. os: [freebsd]
  414. '@rollup/rollup-freebsd-x64@4.39.0':
  415. resolution: {integrity: sha512-8RXIWvYIRK9nO+bhVz8DwLBepcptw633gv/QT4015CpJ0Ht8punmoHU/DuEd3iw9Hr8UwUV+t+VNNuZIWYeY7Q==}
  416. cpu: [x64]
  417. os: [freebsd]
  418. '@rollup/rollup-linux-arm-gnueabihf@4.39.0':
  419. resolution: {integrity: sha512-mz5POx5Zu58f2xAG5RaRRhp3IZDK7zXGk5sdEDj4o96HeaXhlUwmLFzNlc4hCQi5sGdR12VDgEUqVSHer0lI9g==}
  420. cpu: [arm]
  421. os: [linux]
  422. libc: [glibc]
  423. '@rollup/rollup-linux-arm-musleabihf@4.39.0':
  424. resolution: {integrity: sha512-+YDwhM6gUAyakl0CD+bMFpdmwIoRDzZYaTWV3SDRBGkMU/VpIBYXXEvkEcTagw/7VVkL2vA29zU4UVy1mP0/Yw==}
  425. cpu: [arm]
  426. os: [linux]
  427. libc: [musl]
  428. '@rollup/rollup-linux-arm64-gnu@4.39.0':
  429. resolution: {integrity: sha512-EKf7iF7aK36eEChvlgxGnk7pdJfzfQbNvGV/+l98iiMwU23MwvmV0Ty3pJ0p5WQfm3JRHOytSIqD9LB7Bq7xdQ==}
  430. cpu: [arm64]
  431. os: [linux]
  432. libc: [glibc]
  433. '@rollup/rollup-linux-arm64-musl@4.39.0':
  434. resolution: {integrity: sha512-vYanR6MtqC7Z2SNr8gzVnzUul09Wi1kZqJaek3KcIlI/wq5Xtq4ZPIZ0Mr/st/sv/NnaPwy/D4yXg5x0B3aUUA==}
  435. cpu: [arm64]
  436. os: [linux]
  437. libc: [musl]
  438. '@rollup/rollup-linux-loongarch64-gnu@4.39.0':
  439. resolution: {integrity: sha512-NMRUT40+h0FBa5fb+cpxtZoGAggRem16ocVKIv5gDB5uLDgBIwrIsXlGqYbLwW8YyO3WVTk1FkFDjMETYlDqiw==}
  440. cpu: [loong64]
  441. os: [linux]
  442. libc: [glibc]
  443. '@rollup/rollup-linux-powerpc64le-gnu@4.39.0':
  444. resolution: {integrity: sha512-0pCNnmxgduJ3YRt+D+kJ6Ai/r+TaePu9ZLENl+ZDV/CdVczXl95CbIiwwswu4L+K7uOIGf6tMo2vm8uadRaICQ==}
  445. cpu: [ppc64]
  446. os: [linux]
  447. libc: [glibc]
  448. '@rollup/rollup-linux-riscv64-gnu@4.39.0':
  449. resolution: {integrity: sha512-t7j5Zhr7S4bBtksT73bO6c3Qa2AV/HqiGlj9+KB3gNF5upcVkx+HLgxTm8DK4OkzsOYqbdqbLKwvGMhylJCPhQ==}
  450. cpu: [riscv64]
  451. os: [linux]
  452. libc: [glibc]
  453. '@rollup/rollup-linux-riscv64-musl@4.39.0':
  454. resolution: {integrity: sha512-m6cwI86IvQ7M93MQ2RF5SP8tUjD39Y7rjb1qjHgYh28uAPVU8+k/xYWvxRO3/tBN2pZkSMa5RjnPuUIbrwVxeA==}
  455. cpu: [riscv64]
  456. os: [linux]
  457. libc: [musl]
  458. '@rollup/rollup-linux-s390x-gnu@4.39.0':
  459. resolution: {integrity: sha512-iRDJd2ebMunnk2rsSBYlsptCyuINvxUfGwOUldjv5M4tpa93K8tFMeYGpNk2+Nxl+OBJnBzy2/JCscGeO507kA==}
  460. cpu: [s390x]
  461. os: [linux]
  462. libc: [glibc]
  463. '@rollup/rollup-linux-x64-gnu@4.39.0':
  464. resolution: {integrity: sha512-t9jqYw27R6Lx0XKfEFe5vUeEJ5pF3SGIM6gTfONSMb7DuG6z6wfj2yjcoZxHg129veTqU7+wOhY6GX8wmf90dA==}
  465. cpu: [x64]
  466. os: [linux]
  467. libc: [glibc]
  468. '@rollup/rollup-linux-x64-musl@4.39.0':
  469. resolution: {integrity: sha512-ThFdkrFDP55AIsIZDKSBWEt/JcWlCzydbZHinZ0F/r1h83qbGeenCt/G/wG2O0reuENDD2tawfAj2s8VK7Bugg==}
  470. cpu: [x64]
  471. os: [linux]
  472. libc: [musl]
  473. '@rollup/rollup-win32-arm64-msvc@4.39.0':
  474. resolution: {integrity: sha512-jDrLm6yUtbOg2TYB3sBF3acUnAwsIksEYjLeHL+TJv9jg+TmTwdyjnDex27jqEMakNKf3RwwPahDIt7QXCSqRQ==}
  475. cpu: [arm64]
  476. os: [win32]
  477. '@rollup/rollup-win32-ia32-msvc@4.39.0':
  478. resolution: {integrity: sha512-6w9uMuza+LbLCVoNKL5FSLE7yvYkq9laSd09bwS0tMjkwXrmib/4KmoJcrKhLWHvw19mwU+33ndC69T7weNNjQ==}
  479. cpu: [ia32]
  480. os: [win32]
  481. '@rollup/rollup-win32-x64-msvc@4.39.0':
  482. resolution: {integrity: sha512-yAkUOkIKZlK5dl7u6dg897doBgLXmUHhIINM2c+sND3DZwnrdQkkSiDh7N75Ll4mM4dxSkYfXqU9fW3lLkMFug==}
  483. cpu: [x64]
  484. os: [win32]
  485. '@sec-ant/readable-stream@0.4.1':
  486. resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==}
  487. '@sindresorhus/merge-streams@4.0.0':
  488. resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==}
  489. engines: {node: '>=18'}
  490. '@types/estree@1.0.7':
  491. resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==}
  492. '@types/node-fetch@2.6.12':
  493. resolution: {integrity: sha512-8nneRWKCg3rMtF69nLQJnOYUcbafYeFSjqkw3jCRLsqkWFlHaoQrr5mXmofFGOx3DKn7UfmBMyov8ySvLRVldA==}
  494. '@types/node@18.19.86':
  495. resolution: {integrity: sha512-fifKayi175wLyKyc5qUfyENhQ1dCNI1UNjp653d8kuYcPQN5JhX3dGuP/XmvPTg/xRBn1VTLpbmi+H/Mr7tLfQ==}
  496. '@vitejs/plugin-vue@5.2.3':
  497. resolution: {integrity: sha512-IYSLEQj4LgZZuoVpdSUCw3dIynTWQgPlaRP6iAvMle4My0HdYwr5g5wQAfwOeHQBmYwEkqF70nRpSilr6PoUDg==}
  498. engines: {node: ^18.0.0 || >=20.0.0}
  499. peerDependencies:
  500. vite: ^5.0.0 || ^6.0.0
  501. vue: ^3.2.25
  502. '@vue/babel-helper-vue-transform-on@1.4.0':
  503. resolution: {integrity: sha512-mCokbouEQ/ocRce/FpKCRItGo+013tHg7tixg3DUNS+6bmIchPt66012kBMm476vyEIJPafrvOf4E5OYj3shSw==}
  504. '@vue/babel-plugin-jsx@1.4.0':
  505. resolution: {integrity: sha512-9zAHmwgMWlaN6qRKdrg1uKsBKHvnUU+Py+MOCTuYZBoZsopa90Di10QRjB+YPnVss0BZbG/H5XFwJY1fTxJWhA==}
  506. peerDependencies:
  507. '@babel/core': ^7.0.0-0
  508. peerDependenciesMeta:
  509. '@babel/core':
  510. optional: true
  511. '@vue/babel-plugin-resolve-type@1.4.0':
  512. resolution: {integrity: sha512-4xqDRRbQQEWHQyjlYSgZsWj44KfiF6D+ktCuXyZ8EnVDYV3pztmXJDf1HveAjUAXxAnR8daCQT51RneWWxtTyQ==}
  513. peerDependencies:
  514. '@babel/core': ^7.0.0-0
  515. '@vue/compiler-core@3.5.13':
  516. resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==}
  517. '@vue/compiler-dom@3.5.13':
  518. resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==}
  519. '@vue/compiler-sfc@3.5.13':
  520. resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==}
  521. '@vue/compiler-ssr@3.5.13':
  522. resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==}
  523. '@vue/devtools-api@6.6.4':
  524. resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
  525. '@vue/devtools-api@7.7.2':
  526. resolution: {integrity: sha512-1syn558KhyN+chO5SjlZIwJ8bV/bQ1nOVTG66t2RbG66ZGekyiYNmRO7X9BJCXQqPsFHlnksqvPhce2qpzxFnA==}
  527. '@vue/devtools-core@7.7.2':
  528. resolution: {integrity: sha512-lexREWj1lKi91Tblr38ntSsy6CvI8ba7u+jmwh2yruib/ltLUcsIzEjCnrkh1yYGGIKXbAuYV2tOG10fGDB9OQ==}
  529. peerDependencies:
  530. vue: ^3.0.0
  531. '@vue/devtools-kit@7.7.2':
  532. resolution: {integrity: sha512-CY0I1JH3Z8PECbn6k3TqM1Bk9ASWxeMtTCvZr7vb+CHi+X/QwQm5F1/fPagraamKMAHVfuuCbdcnNg1A4CYVWQ==}
  533. '@vue/devtools-shared@7.7.2':
  534. resolution: {integrity: sha512-uBFxnp8gwW2vD6FrJB8JZLUzVb6PNRG0B0jBnHsOH8uKyva2qINY8PTF5Te4QlTbMDqU5K6qtJDr6cNsKWhbOA==}
  535. '@vue/reactivity@3.5.13':
  536. resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==}
  537. '@vue/runtime-core@3.5.13':
  538. resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==}
  539. '@vue/runtime-dom@3.5.13':
  540. resolution: {integrity: sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==}
  541. '@vue/server-renderer@3.5.13':
  542. resolution: {integrity: sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==}
  543. peerDependencies:
  544. vue: 3.5.13
  545. '@vue/shared@3.5.13':
  546. resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==}
  547. abort-controller@3.0.0:
  548. resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==}
  549. engines: {node: '>=6.5'}
  550. adler-32@1.3.1:
  551. resolution: {integrity: sha512-ynZ4w/nUUv5rrsR8UUGoe1VC9hZj6V5hU9Qw1HlMDJGEJw5S7TfTErWTjMys6M7vr0YWcPqs3qAr4ss0nDfP+A==}
  552. engines: {node: '>=0.8'}
  553. agentkeepalive@4.6.0:
  554. resolution: {integrity: sha512-kja8j7PjmncONqaTsB8fQ+wE2mSU2DJ9D4XKoJ5PFWIdRMa6SLSN1ff4mOr4jCbfRSsxR4keIiySJU0N9T5hIQ==}
  555. engines: {node: '>= 8.0.0'}
  556. argparse@2.0.1:
  557. resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
  558. asynckit@0.4.0:
  559. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  560. autoprefixer@10.4.21:
  561. resolution: {integrity: sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==}
  562. engines: {node: ^10 || ^12 || >=14}
  563. hasBin: true
  564. peerDependencies:
  565. postcss: ^8.1.0
  566. birpc@0.2.19:
  567. resolution: {integrity: sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ==}
  568. braces@3.0.3:
  569. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  570. engines: {node: '>=8'}
  571. browserslist@4.24.4:
  572. resolution: {integrity: sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==}
  573. engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
  574. hasBin: true
  575. bundle-name@4.1.0:
  576. resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
  577. engines: {node: '>=18'}
  578. call-bind-apply-helpers@1.0.2:
  579. resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
  580. engines: {node: '>= 0.4'}
  581. caniuse-lite@1.0.30001712:
  582. resolution: {integrity: sha512-MBqPpGYYdQ7/hfKiet9SCI+nmN5/hp4ZzveOJubl5DTAMa5oggjAuoi0Z4onBpKPFI2ePGnQuQIzF3VxDjDJig==}
  583. cfb@1.2.2:
  584. resolution: {integrity: sha512-KfdUZsSOw19/ObEWasvBP/Ac4reZvAGauZhs6S/gqNhXhI7cKwvlH7ulj+dOEYnca4bm4SGo8C1bTAQvnTjgQA==}
  585. engines: {node: '>=0.8'}
  586. chokidar@4.0.3:
  587. resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
  588. engines: {node: '>= 14.16.0'}
  589. codepage@1.15.0:
  590. resolution: {integrity: sha512-3g6NUTPd/YtuuGrhMnOMRjFc+LJw/bnMp3+0r/Wcz3IXUuCosKRJvMphm5+Q+bvTVGcJJuRvVLuYba+WojaFaA==}
  591. engines: {node: '>=0.8'}
  592. combined-stream@1.0.8:
  593. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  594. engines: {node: '>= 0.8'}
  595. convert-source-map@2.0.0:
  596. resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
  597. copy-anything@3.0.5:
  598. resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==}
  599. engines: {node: '>=12.13'}
  600. crc-32@1.2.2:
  601. resolution: {integrity: sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==}
  602. engines: {node: '>=0.8'}
  603. hasBin: true
  604. cross-spawn@7.0.6:
  605. resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
  606. engines: {node: '>= 8'}
  607. csstype@3.1.3:
  608. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  609. debug@2.6.9:
  610. resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
  611. peerDependencies:
  612. supports-color: '*'
  613. peerDependenciesMeta:
  614. supports-color:
  615. optional: true
  616. debug@4.4.0:
  617. resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
  618. engines: {node: '>=6.0'}
  619. peerDependencies:
  620. supports-color: '*'
  621. peerDependenciesMeta:
  622. supports-color:
  623. optional: true
  624. default-browser-id@5.0.0:
  625. resolution: {integrity: sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==}
  626. engines: {node: '>=18'}
  627. default-browser@5.2.1:
  628. resolution: {integrity: sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==}
  629. engines: {node: '>=18'}
  630. define-lazy-prop@3.0.0:
  631. resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==}
  632. engines: {node: '>=12'}
  633. delayed-stream@1.0.0:
  634. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  635. engines: {node: '>=0.4.0'}
  636. detect-libc@1.0.3:
  637. resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==}
  638. engines: {node: '>=0.10'}
  639. hasBin: true
  640. dom7@2.1.5:
  641. resolution: {integrity: sha512-xnhwVgyOh3eD++/XGtH+5qBwYTgCm0aW91GFgPJ3XG+jlsRLyJivnbP0QmUBFhI+Oaz9FV0s7cxgXHezwOEBYA==}
  642. dunder-proto@1.0.1:
  643. resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
  644. engines: {node: '>= 0.4'}
  645. electron-to-chromium@1.5.134:
  646. resolution: {integrity: sha512-zSwzrLg3jNP3bwsLqWHmS5z2nIOQ5ngMnfMZOWWtXnqqQkPVyOipxK98w+1beLw1TB+EImPNcG8wVP/cLVs2Og==}
  647. entities@4.5.0:
  648. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  649. engines: {node: '>=0.12'}
  650. error-stack-parser-es@0.1.5:
  651. resolution: {integrity: sha512-xHku1X40RO+fO8yJ8Wh2f2rZWVjqyhb1zgq1yZ8aZRQkv6OOKhKWRUaht3eSCUbAOBaKIgM+ykwFLE+QUxgGeg==}
  652. es-define-property@1.0.1:
  653. resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
  654. engines: {node: '>= 0.4'}
  655. es-errors@1.3.0:
  656. resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
  657. engines: {node: '>= 0.4'}
  658. es-object-atoms@1.1.1:
  659. resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
  660. engines: {node: '>= 0.4'}
  661. es-set-tostringtag@2.1.0:
  662. resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
  663. engines: {node: '>= 0.4'}
  664. esbuild@0.25.2:
  665. resolution: {integrity: sha512-16854zccKPnC+toMywC+uKNeYSv+/eXkevRAfwRD/G9Cleq66m8XFIrigkbvauLLlCfDL45Q2cWegSg53gGBnQ==}
  666. engines: {node: '>=18'}
  667. hasBin: true
  668. escalade@3.2.0:
  669. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  670. engines: {node: '>=6'}
  671. estree-walker@2.0.2:
  672. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  673. event-target-shim@5.0.1:
  674. resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==}
  675. engines: {node: '>=6'}
  676. execa@9.5.2:
  677. resolution: {integrity: sha512-EHlpxMCpHWSAh1dgS6bVeoLAXGnJNdR93aabr4QCGbzOM73o5XmRfM/e5FUqsw3aagP8S8XEWUWFAxnRBnAF0Q==}
  678. engines: {node: ^18.19.0 || >=20.5.0}
  679. figures@6.1.0:
  680. resolution: {integrity: sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==}
  681. engines: {node: '>=18'}
  682. fill-range@7.1.1:
  683. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  684. engines: {node: '>=8'}
  685. form-data-encoder@1.7.2:
  686. resolution: {integrity: sha512-qfqtYan3rxrnCk1VYaA4H+Ms9xdpPqvLZa6xmMgFvhO32x7/3J/ExcTd6qpxM0vH2GdMI+poehyBZvqfMTto8A==}
  687. form-data@4.0.2:
  688. resolution: {integrity: sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==}
  689. engines: {node: '>= 6'}
  690. formdata-node@4.4.1:
  691. resolution: {integrity: sha512-0iirZp3uVDjVGt9p49aTaqjk84TrglENEDuqfdlZQ1roC9CWlPk6Avf8EEnZNcAqPonwkG35x4n3ww/1THYAeQ==}
  692. engines: {node: '>= 12.20'}
  693. frac@1.1.2:
  694. resolution: {integrity: sha512-w/XBfkibaTl3YDqASwfDUqkna4Z2p9cFSr1aHDt0WoMTECnRfBOv2WArlZILlqgWlmdIlALXGpM2AOhEk5W3IA==}
  695. engines: {node: '>=0.8'}
  696. fraction.js@4.3.7:
  697. resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==}
  698. fs-extra@11.3.0:
  699. resolution: {integrity: sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==}
  700. engines: {node: '>=14.14'}
  701. fsevents@2.3.3:
  702. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  703. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  704. os: [darwin]
  705. function-bind@1.1.2:
  706. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  707. gensync@1.0.0-beta.2:
  708. resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
  709. engines: {node: '>=6.9.0'}
  710. get-intrinsic@1.3.0:
  711. resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
  712. engines: {node: '>= 0.4'}
  713. get-proto@1.0.1:
  714. resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
  715. engines: {node: '>= 0.4'}
  716. get-stream@9.0.1:
  717. resolution: {integrity: sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==}
  718. engines: {node: '>=18'}
  719. globals@11.12.0:
  720. resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
  721. engines: {node: '>=4'}
  722. gopd@1.2.0:
  723. resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
  724. engines: {node: '>= 0.4'}
  725. graceful-fs@4.2.11:
  726. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  727. has-symbols@1.1.0:
  728. resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
  729. engines: {node: '>= 0.4'}
  730. has-tostringtag@1.0.2:
  731. resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
  732. engines: {node: '>= 0.4'}
  733. hasown@2.0.2:
  734. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  735. engines: {node: '>= 0.4'}
  736. hookable@5.5.3:
  737. resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
  738. human-signals@8.0.1:
  739. resolution: {integrity: sha512-eKCa6bwnJhvxj14kZk5NCPc6Hb6BdsU9DZcOnmQKSnO1VKrfV0zCvtttPZUsBvjmNDn8rpcJfpwSYnHBjc95MQ==}
  740. engines: {node: '>=18.18.0'}
  741. humanize-ms@1.2.1:
  742. resolution: {integrity: sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==}
  743. immutable@5.1.1:
  744. resolution: {integrity: sha512-3jatXi9ObIsPGr3N5hGw/vWWcTkq6hUYhpQz4k0wLC+owqWi/LiugIw9x0EdNZ2yGedKN/HzePiBvaJRXa0Ujg==}
  745. is-docker@3.0.0:
  746. resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==}
  747. engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
  748. hasBin: true
  749. is-extglob@2.1.1:
  750. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  751. engines: {node: '>=0.10.0'}
  752. is-glob@4.0.3:
  753. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  754. engines: {node: '>=0.10.0'}
  755. is-inside-container@1.0.0:
  756. resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
  757. engines: {node: '>=14.16'}
  758. hasBin: true
  759. is-number@7.0.0:
  760. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  761. engines: {node: '>=0.12.0'}
  762. is-plain-obj@4.1.0:
  763. resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==}
  764. engines: {node: '>=12'}
  765. is-stream@4.0.1:
  766. resolution: {integrity: sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==}
  767. engines: {node: '>=18'}
  768. is-unicode-supported@2.1.0:
  769. resolution: {integrity: sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==}
  770. engines: {node: '>=18'}
  771. is-what@4.1.16:
  772. resolution: {integrity: sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==}
  773. engines: {node: '>=12.13'}
  774. is-wsl@3.1.0:
  775. resolution: {integrity: sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==}
  776. engines: {node: '>=16'}
  777. isexe@2.0.0:
  778. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  779. js-tokens@4.0.0:
  780. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  781. jsesc@3.1.0:
  782. resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
  783. engines: {node: '>=6'}
  784. hasBin: true
  785. json5@2.2.3:
  786. resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
  787. engines: {node: '>=6'}
  788. hasBin: true
  789. jsonfile@6.1.0:
  790. resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
  791. jsonp@0.2.1:
  792. resolution: {integrity: sha512-pfog5gdDxPdV4eP7Kg87M8/bHgshlZ5pybl+yKxAnCZ5O7lCIn7Ixydj03wOlnDQesky2BPyA91SQ+5Y/mNwzw==}
  793. kolorist@1.8.0:
  794. resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==}
  795. lib-flexible@0.3.2:
  796. resolution: {integrity: sha512-9yowMWA70tKhKdCJDaltY0mNQG4OWo7pWKScnTp9aiSxS7s20ZYlwBRE3335nweOf5qKXVC7sDxJwMPM8/MFZg==}
  797. linkify-it@5.0.0:
  798. resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
  799. lru-cache@5.1.1:
  800. resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
  801. magic-string@0.30.17:
  802. resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
  803. markdown-it@14.1.0:
  804. resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==}
  805. hasBin: true
  806. math-intrinsics@1.1.0:
  807. resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
  808. engines: {node: '>= 0.4'}
  809. mdurl@2.0.0:
  810. resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==}
  811. micromatch@4.0.8:
  812. resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
  813. engines: {node: '>=8.6'}
  814. mime-db@1.52.0:
  815. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  816. engines: {node: '>= 0.6'}
  817. mime-types@2.1.35:
  818. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  819. engines: {node: '>= 0.6'}
  820. mitt@3.0.1:
  821. resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
  822. mrmime@2.0.1:
  823. resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==}
  824. engines: {node: '>=10'}
  825. ms@2.0.0:
  826. resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==}
  827. ms@2.1.3:
  828. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  829. nanoid@3.3.11:
  830. resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
  831. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  832. hasBin: true
  833. nanoid@5.1.5:
  834. resolution: {integrity: sha512-Ir/+ZpE9fDsNH0hQ3C68uyThDXzYcim2EqcZ8zn8Chtt1iylPT9xXJB0kPCnqzgcEGikO9RxSrh63MsmVCU7Fw==}
  835. engines: {node: ^18 || >=20}
  836. hasBin: true
  837. node-addon-api@7.1.1:
  838. resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
  839. node-domexception@1.0.0:
  840. resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==}
  841. engines: {node: '>=10.5.0'}
  842. deprecated: Use your platform's native DOMException instead
  843. node-fetch@2.7.0:
  844. resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
  845. engines: {node: 4.x || >=6.0.0}
  846. peerDependencies:
  847. encoding: ^0.1.0
  848. peerDependenciesMeta:
  849. encoding:
  850. optional: true
  851. node-releases@2.0.19:
  852. resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==}
  853. normalize-range@0.1.2:
  854. resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
  855. engines: {node: '>=0.10.0'}
  856. npm-run-path@6.0.0:
  857. resolution: {integrity: sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==}
  858. engines: {node: '>=18'}
  859. object-assign@4.1.1:
  860. resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
  861. engines: {node: '>=0.10.0'}
  862. open@10.1.0:
  863. resolution: {integrity: sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==}
  864. engines: {node: '>=18'}
  865. openai@4.96.0:
  866. resolution: {integrity: sha512-dKoW56i02Prv2XQolJ9Rl9Svqubqkzg3QpwEOBuSVZLk05Shelu7s+ErRTwFc1Bs3JZ2qBqBfVpXQiJhwOGG8A==}
  867. hasBin: true
  868. peerDependencies:
  869. ws: ^8.18.0
  870. zod: ^3.23.8
  871. peerDependenciesMeta:
  872. ws:
  873. optional: true
  874. zod:
  875. optional: true
  876. parse-ms@4.0.0:
  877. resolution: {integrity: sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==}
  878. engines: {node: '>=18'}
  879. path-key@3.1.1:
  880. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  881. engines: {node: '>=8'}
  882. path-key@4.0.0:
  883. resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==}
  884. engines: {node: '>=12'}
  885. pathe@2.0.3:
  886. resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
  887. perfect-debounce@1.0.0:
  888. resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
  889. picocolors@1.1.1:
  890. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  891. picomatch@2.3.1:
  892. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  893. engines: {node: '>=8.6'}
  894. picomatch@4.0.2:
  895. resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
  896. engines: {node: '>=12'}
  897. pinia@3.0.2:
  898. resolution: {integrity: sha512-sH2JK3wNY809JOeiiURUR0wehJ9/gd9qFN2Y828jCbxEzKEmEt0pzCXwqiSTfuRsK9vQsOflSdnbdBOGrhtn+g==}
  899. peerDependencies:
  900. typescript: '>=4.4.4'
  901. vue: ^2.7.0 || ^3.5.11
  902. peerDependenciesMeta:
  903. typescript:
  904. optional: true
  905. postcss-px-to-viewport@1.1.1:
  906. resolution: {integrity: sha512-2x9oGnBms+e0cYtBJOZdlwrFg/mLR4P1g2IFu7jYKvnqnH/HLhoKyareW2Q/x4sg0BgklHlP1qeWo2oCyPm8FQ==}
  907. postcss-value-parser@4.2.0:
  908. resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
  909. postcss@8.5.3:
  910. resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
  911. engines: {node: ^10 || ^12 || >=14}
  912. pretty-ms@9.2.0:
  913. resolution: {integrity: sha512-4yf0QO/sllf/1zbZWYnvWw3NxCQwLXKzIj0G849LSufP15BXKM0rbD2Z3wVnkMfjdn/CB0Dpp444gYAACdsplg==}
  914. engines: {node: '>=18'}
  915. punycode.js@2.3.1:
  916. resolution: {integrity: sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==}
  917. engines: {node: '>=6'}
  918. readdirp@4.1.2:
  919. resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
  920. engines: {node: '>= 14.18.0'}
  921. rfdc@1.4.1:
  922. resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
  923. rollup@4.39.0:
  924. resolution: {integrity: sha512-thI8kNc02yNvnmJp8dr3fNWJ9tCONDhp6TV35X6HkKGGs9E6q7YWCHbe5vKiTa7TAiNcFEmXKj3X/pG2b3ci0g==}
  925. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  926. hasBin: true
  927. run-applescript@7.0.0:
  928. resolution: {integrity: sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==}
  929. engines: {node: '>=18'}
  930. sass@1.86.3:
  931. resolution: {integrity: sha512-iGtg8kus4GrsGLRDLRBRHY9dNVA78ZaS7xr01cWnS7PEMQyFtTqBiyCrfpTYTZXRWM94akzckYjh8oADfFNTzw==}
  932. engines: {node: '>=14.0.0'}
  933. hasBin: true
  934. semver@6.3.1:
  935. resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
  936. hasBin: true
  937. shebang-command@2.0.0:
  938. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  939. engines: {node: '>=8'}
  940. shebang-regex@3.0.0:
  941. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  942. engines: {node: '>=8'}
  943. signal-exit@4.1.0:
  944. resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
  945. engines: {node: '>=14'}
  946. sirv@3.0.1:
  947. resolution: {integrity: sha512-FoqMu0NCGBLCcAkS1qA+XJIQTR6/JHfQXl+uGteNCQ76T91DMUjPa9xfmeqMY3z80nLSg9yQmNjK0Px6RWsH/A==}
  948. engines: {node: '>=18'}
  949. source-map-js@1.2.1:
  950. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  951. engines: {node: '>=0.10.0'}
  952. speakingurl@14.0.1:
  953. resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==}
  954. engines: {node: '>=0.10.0'}
  955. ssf@0.11.2:
  956. resolution: {integrity: sha512-+idbmIXoYET47hH+d7dfm2epdOMUDjqcB4648sTZ+t2JwoyBFL/insLfB/racrDmsKB3diwsDA696pZMieAC5g==}
  957. engines: {node: '>=0.8'}
  958. ssr-window@2.0.0:
  959. resolution: {integrity: sha512-NXzN+/HPObKAx191H3zKlYomE5WrVIkoCB5IaSdvKokxTpjBdWfr0RaP+1Z5KOfDT0ZVz+2tdtiBkhsEQ9p+0A==}
  960. strip-final-newline@4.0.0:
  961. resolution: {integrity: sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==}
  962. engines: {node: '>=18'}
  963. superjson@2.2.2:
  964. resolution: {integrity: sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==}
  965. engines: {node: '>=16'}
  966. swiper@5.4.5:
  967. resolution: {integrity: sha512-7QjA0XpdOmiMoClfaZ2lYN6ICHcMm72LXiY+NF4fQLFidigameaofvpjEEiTQuw3xm5eksG5hzkaRsjQX57vtA==}
  968. engines: {node: '>= 4.7.0'}
  969. to-regex-range@5.0.1:
  970. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  971. engines: {node: '>=8.0'}
  972. totalist@3.0.1:
  973. resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
  974. engines: {node: '>=6'}
  975. tr46@0.0.3:
  976. resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
  977. uc.micro@2.1.0:
  978. resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==}
  979. undici-types@5.26.5:
  980. resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
  981. unicorn-magic@0.3.0:
  982. resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==}
  983. engines: {node: '>=18'}
  984. universalify@2.0.1:
  985. resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
  986. engines: {node: '>= 10.0.0'}
  987. update-browserslist-db@1.1.3:
  988. resolution: {integrity: sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==}
  989. hasBin: true
  990. peerDependencies:
  991. browserslist: '>= 4.21.0'
  992. vite-hot-client@0.2.4:
  993. resolution: {integrity: sha512-a1nzURqO7DDmnXqabFOliz908FRmIppkBKsJthS8rbe8hBEXwEwe4C3Pp33Z1JoFCYfVL4kTOMLKk0ZZxREIeA==}
  994. peerDependencies:
  995. vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0
  996. vite-plugin-inspect@0.8.9:
  997. resolution: {integrity: sha512-22/8qn+LYonzibb1VeFZmISdVao5kC22jmEKm24vfFE8siEn47EpVcCLYMv6iKOYMJfjSvSJfueOwcFCkUnV3A==}
  998. engines: {node: '>=14'}
  999. peerDependencies:
  1000. '@nuxt/kit': '*'
  1001. vite: ^3.1.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.1
  1002. peerDependenciesMeta:
  1003. '@nuxt/kit':
  1004. optional: true
  1005. vite-plugin-vue-devtools@7.7.2:
  1006. resolution: {integrity: sha512-5V0UijQWiSBj32blkyPEqIbzc6HO9c1bwnBhx+ay2dzU0FakH+qMdNUT8nF9BvDE+i6I1U8CqCuJiO20vKEdQw==}
  1007. engines: {node: '>=v14.21.3'}
  1008. peerDependencies:
  1009. vite: ^3.1.0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0
  1010. vite-plugin-vue-inspector@5.3.1:
  1011. resolution: {integrity: sha512-cBk172kZKTdvGpJuzCCLg8lJ909wopwsu3Ve9FsL1XsnLBiRT9U3MePcqrgGHgCX2ZgkqZmAGR8taxw+TV6s7A==}
  1012. peerDependencies:
  1013. vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0
  1014. vite@6.2.5:
  1015. resolution: {integrity: sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==}
  1016. engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
  1017. hasBin: true
  1018. peerDependencies:
  1019. '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
  1020. jiti: '>=1.21.0'
  1021. less: '*'
  1022. lightningcss: ^1.21.0
  1023. sass: '*'
  1024. sass-embedded: '*'
  1025. stylus: '*'
  1026. sugarss: '*'
  1027. terser: ^5.16.0
  1028. tsx: ^4.8.1
  1029. yaml: ^2.4.2
  1030. peerDependenciesMeta:
  1031. '@types/node':
  1032. optional: true
  1033. jiti:
  1034. optional: true
  1035. less:
  1036. optional: true
  1037. lightningcss:
  1038. optional: true
  1039. sass:
  1040. optional: true
  1041. sass-embedded:
  1042. optional: true
  1043. stylus:
  1044. optional: true
  1045. sugarss:
  1046. optional: true
  1047. terser:
  1048. optional: true
  1049. tsx:
  1050. optional: true
  1051. yaml:
  1052. optional: true
  1053. vue-router@4.5.0:
  1054. resolution: {integrity: sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==}
  1055. peerDependencies:
  1056. vue: ^3.2.0
  1057. vue@3.5.13:
  1058. resolution: {integrity: sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==}
  1059. peerDependencies:
  1060. typescript: '*'
  1061. peerDependenciesMeta:
  1062. typescript:
  1063. optional: true
  1064. web-streams-polyfill@4.0.0-beta.3:
  1065. resolution: {integrity: sha512-QW95TCTaHmsYfHDybGMwO5IJIM93I/6vTRk+daHTWFPhwh+C8Cg7j7XyKrwrj8Ib6vYXe0ocYNrmzY4xAAN6ug==}
  1066. engines: {node: '>= 14'}
  1067. webidl-conversions@3.0.1:
  1068. resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
  1069. whatwg-url@5.0.0:
  1070. resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
  1071. which@2.0.2:
  1072. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  1073. engines: {node: '>= 8'}
  1074. hasBin: true
  1075. wmf@1.0.2:
  1076. resolution: {integrity: sha512-/p9K7bEh0Dj6WbXg4JG0xvLQmIadrner1bi45VMJTfnbVHsc7yIajZyoSoK60/dtVBs12Fm6WkUI5/3WAVsNMw==}
  1077. engines: {node: '>=0.8'}
  1078. word@0.3.0:
  1079. resolution: {integrity: sha512-OELeY0Q61OXpdUfTp+oweA/vtLVg5VDOXh+3he3PNzLGG/y0oylSOC1xRVj0+l4vQ3tj/bB1HVHv1ocXkQceFA==}
  1080. engines: {node: '>=0.8'}
  1081. xlsx@0.18.5:
  1082. resolution: {integrity: sha512-dmg3LCjBPHZnQp5/F/+nnTa+miPJxUXB6vtk42YjBBKayDNagxGEeIdWApkYPOf3Z3pm3k62Knjzp7lMeTEtFQ==}
  1083. engines: {node: '>=0.8'}
  1084. hasBin: true
  1085. yallist@3.1.1:
  1086. resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
  1087. yoctocolors@2.1.1:
  1088. resolution: {integrity: sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==}
  1089. engines: {node: '>=18'}
  1090. snapshots:
  1091. '@amap/amap-jsapi-loader@1.0.1': {}
  1092. '@ampproject/remapping@2.3.0':
  1093. dependencies:
  1094. '@jridgewell/gen-mapping': 0.3.8
  1095. '@jridgewell/trace-mapping': 0.3.25
  1096. '@antfu/utils@0.7.10': {}
  1097. '@babel/code-frame@7.26.2':
  1098. dependencies:
  1099. '@babel/helper-validator-identifier': 7.25.9
  1100. js-tokens: 4.0.0
  1101. picocolors: 1.1.1
  1102. '@babel/compat-data@7.26.8': {}
  1103. '@babel/core@7.26.10':
  1104. dependencies:
  1105. '@ampproject/remapping': 2.3.0
  1106. '@babel/code-frame': 7.26.2
  1107. '@babel/generator': 7.27.0
  1108. '@babel/helper-compilation-targets': 7.27.0
  1109. '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.10)
  1110. '@babel/helpers': 7.27.0
  1111. '@babel/parser': 7.27.0
  1112. '@babel/template': 7.27.0
  1113. '@babel/traverse': 7.27.0
  1114. '@babel/types': 7.27.0
  1115. convert-source-map: 2.0.0
  1116. debug: 4.4.0
  1117. gensync: 1.0.0-beta.2
  1118. json5: 2.2.3
  1119. semver: 6.3.1
  1120. transitivePeerDependencies:
  1121. - supports-color
  1122. '@babel/generator@7.27.0':
  1123. dependencies:
  1124. '@babel/parser': 7.27.0
  1125. '@babel/types': 7.27.0
  1126. '@jridgewell/gen-mapping': 0.3.8
  1127. '@jridgewell/trace-mapping': 0.3.25
  1128. jsesc: 3.1.0
  1129. '@babel/helper-annotate-as-pure@7.25.9':
  1130. dependencies:
  1131. '@babel/types': 7.27.0
  1132. '@babel/helper-compilation-targets@7.27.0':
  1133. dependencies:
  1134. '@babel/compat-data': 7.26.8
  1135. '@babel/helper-validator-option': 7.25.9
  1136. browserslist: 4.24.4
  1137. lru-cache: 5.1.1
  1138. semver: 6.3.1
  1139. '@babel/helper-create-class-features-plugin@7.27.0(@babel/core@7.26.10)':
  1140. dependencies:
  1141. '@babel/core': 7.26.10
  1142. '@babel/helper-annotate-as-pure': 7.25.9
  1143. '@babel/helper-member-expression-to-functions': 7.25.9
  1144. '@babel/helper-optimise-call-expression': 7.25.9
  1145. '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.10)
  1146. '@babel/helper-skip-transparent-expression-wrappers': 7.25.9
  1147. '@babel/traverse': 7.27.0
  1148. semver: 6.3.1
  1149. transitivePeerDependencies:
  1150. - supports-color
  1151. '@babel/helper-member-expression-to-functions@7.25.9':
  1152. dependencies:
  1153. '@babel/traverse': 7.27.0
  1154. '@babel/types': 7.27.0
  1155. transitivePeerDependencies:
  1156. - supports-color
  1157. '@babel/helper-module-imports@7.25.9':
  1158. dependencies:
  1159. '@babel/traverse': 7.27.0
  1160. '@babel/types': 7.27.0
  1161. transitivePeerDependencies:
  1162. - supports-color
  1163. '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.10)':
  1164. dependencies:
  1165. '@babel/core': 7.26.10
  1166. '@babel/helper-module-imports': 7.25.9
  1167. '@babel/helper-validator-identifier': 7.25.9
  1168. '@babel/traverse': 7.27.0
  1169. transitivePeerDependencies:
  1170. - supports-color
  1171. '@babel/helper-optimise-call-expression@7.25.9':
  1172. dependencies:
  1173. '@babel/types': 7.27.0
  1174. '@babel/helper-plugin-utils@7.26.5': {}
  1175. '@babel/helper-replace-supers@7.26.5(@babel/core@7.26.10)':
  1176. dependencies:
  1177. '@babel/core': 7.26.10
  1178. '@babel/helper-member-expression-to-functions': 7.25.9
  1179. '@babel/helper-optimise-call-expression': 7.25.9
  1180. '@babel/traverse': 7.27.0
  1181. transitivePeerDependencies:
  1182. - supports-color
  1183. '@babel/helper-skip-transparent-expression-wrappers@7.25.9':
  1184. dependencies:
  1185. '@babel/traverse': 7.27.0
  1186. '@babel/types': 7.27.0
  1187. transitivePeerDependencies:
  1188. - supports-color
  1189. '@babel/helper-string-parser@7.25.9': {}
  1190. '@babel/helper-validator-identifier@7.25.9': {}
  1191. '@babel/helper-validator-option@7.25.9': {}
  1192. '@babel/helpers@7.27.0':
  1193. dependencies:
  1194. '@babel/template': 7.27.0
  1195. '@babel/types': 7.27.0
  1196. '@babel/parser@7.27.0':
  1197. dependencies:
  1198. '@babel/types': 7.27.0
  1199. '@babel/plugin-proposal-decorators@7.25.9(@babel/core@7.26.10)':
  1200. dependencies:
  1201. '@babel/core': 7.26.10
  1202. '@babel/helper-create-class-features-plugin': 7.27.0(@babel/core@7.26.10)
  1203. '@babel/helper-plugin-utils': 7.26.5
  1204. '@babel/plugin-syntax-decorators': 7.25.9(@babel/core@7.26.10)
  1205. transitivePeerDependencies:
  1206. - supports-color
  1207. '@babel/plugin-syntax-decorators@7.25.9(@babel/core@7.26.10)':
  1208. dependencies:
  1209. '@babel/core': 7.26.10
  1210. '@babel/helper-plugin-utils': 7.26.5
  1211. '@babel/plugin-syntax-import-attributes@7.26.0(@babel/core@7.26.10)':
  1212. dependencies:
  1213. '@babel/core': 7.26.10
  1214. '@babel/helper-plugin-utils': 7.26.5
  1215. '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.26.10)':
  1216. dependencies:
  1217. '@babel/core': 7.26.10
  1218. '@babel/helper-plugin-utils': 7.26.5
  1219. '@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.10)':
  1220. dependencies:
  1221. '@babel/core': 7.26.10
  1222. '@babel/helper-plugin-utils': 7.26.5
  1223. '@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.10)':
  1224. dependencies:
  1225. '@babel/core': 7.26.10
  1226. '@babel/helper-plugin-utils': 7.26.5
  1227. '@babel/plugin-transform-typescript@7.27.0(@babel/core@7.26.10)':
  1228. dependencies:
  1229. '@babel/core': 7.26.10
  1230. '@babel/helper-annotate-as-pure': 7.25.9
  1231. '@babel/helper-create-class-features-plugin': 7.27.0(@babel/core@7.26.10)
  1232. '@babel/helper-plugin-utils': 7.26.5
  1233. '@babel/helper-skip-transparent-expression-wrappers': 7.25.9
  1234. '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.10)
  1235. transitivePeerDependencies:
  1236. - supports-color
  1237. '@babel/template@7.27.0':
  1238. dependencies:
  1239. '@babel/code-frame': 7.26.2
  1240. '@babel/parser': 7.27.0
  1241. '@babel/types': 7.27.0
  1242. '@babel/traverse@7.27.0':
  1243. dependencies:
  1244. '@babel/code-frame': 7.26.2
  1245. '@babel/generator': 7.27.0
  1246. '@babel/parser': 7.27.0
  1247. '@babel/template': 7.27.0
  1248. '@babel/types': 7.27.0
  1249. debug: 4.4.0
  1250. globals: 11.12.0
  1251. transitivePeerDependencies:
  1252. - supports-color
  1253. '@babel/types@7.27.0':
  1254. dependencies:
  1255. '@babel/helper-string-parser': 7.25.9
  1256. '@babel/helper-validator-identifier': 7.25.9
  1257. '@esbuild/aix-ppc64@0.25.2':
  1258. optional: true
  1259. '@esbuild/android-arm64@0.25.2':
  1260. optional: true
  1261. '@esbuild/android-arm@0.25.2':
  1262. optional: true
  1263. '@esbuild/android-x64@0.25.2':
  1264. optional: true
  1265. '@esbuild/darwin-arm64@0.25.2':
  1266. optional: true
  1267. '@esbuild/darwin-x64@0.25.2':
  1268. optional: true
  1269. '@esbuild/freebsd-arm64@0.25.2':
  1270. optional: true
  1271. '@esbuild/freebsd-x64@0.25.2':
  1272. optional: true
  1273. '@esbuild/linux-arm64@0.25.2':
  1274. optional: true
  1275. '@esbuild/linux-arm@0.25.2':
  1276. optional: true
  1277. '@esbuild/linux-ia32@0.25.2':
  1278. optional: true
  1279. '@esbuild/linux-loong64@0.25.2':
  1280. optional: true
  1281. '@esbuild/linux-mips64el@0.25.2':
  1282. optional: true
  1283. '@esbuild/linux-ppc64@0.25.2':
  1284. optional: true
  1285. '@esbuild/linux-riscv64@0.25.2':
  1286. optional: true
  1287. '@esbuild/linux-s390x@0.25.2':
  1288. optional: true
  1289. '@esbuild/linux-x64@0.25.2':
  1290. optional: true
  1291. '@esbuild/netbsd-arm64@0.25.2':
  1292. optional: true
  1293. '@esbuild/netbsd-x64@0.25.2':
  1294. optional: true
  1295. '@esbuild/openbsd-arm64@0.25.2':
  1296. optional: true
  1297. '@esbuild/openbsd-x64@0.25.2':
  1298. optional: true
  1299. '@esbuild/sunos-x64@0.25.2':
  1300. optional: true
  1301. '@esbuild/win32-arm64@0.25.2':
  1302. optional: true
  1303. '@esbuild/win32-ia32@0.25.2':
  1304. optional: true
  1305. '@esbuild/win32-x64@0.25.2':
  1306. optional: true
  1307. '@jridgewell/gen-mapping@0.3.8':
  1308. dependencies:
  1309. '@jridgewell/set-array': 1.2.1
  1310. '@jridgewell/sourcemap-codec': 1.5.0
  1311. '@jridgewell/trace-mapping': 0.3.25
  1312. '@jridgewell/resolve-uri@3.1.2': {}
  1313. '@jridgewell/set-array@1.2.1': {}
  1314. '@jridgewell/sourcemap-codec@1.5.0': {}
  1315. '@jridgewell/trace-mapping@0.3.25':
  1316. dependencies:
  1317. '@jridgewell/resolve-uri': 3.1.2
  1318. '@jridgewell/sourcemap-codec': 1.5.0
  1319. '@parcel/watcher-android-arm64@2.5.1':
  1320. optional: true
  1321. '@parcel/watcher-darwin-arm64@2.5.1':
  1322. optional: true
  1323. '@parcel/watcher-darwin-x64@2.5.1':
  1324. optional: true
  1325. '@parcel/watcher-freebsd-x64@2.5.1':
  1326. optional: true
  1327. '@parcel/watcher-linux-arm-glibc@2.5.1':
  1328. optional: true
  1329. '@parcel/watcher-linux-arm-musl@2.5.1':
  1330. optional: true
  1331. '@parcel/watcher-linux-arm64-glibc@2.5.1':
  1332. optional: true
  1333. '@parcel/watcher-linux-arm64-musl@2.5.1':
  1334. optional: true
  1335. '@parcel/watcher-linux-x64-glibc@2.5.1':
  1336. optional: true
  1337. '@parcel/watcher-linux-x64-musl@2.5.1':
  1338. optional: true
  1339. '@parcel/watcher-win32-arm64@2.5.1':
  1340. optional: true
  1341. '@parcel/watcher-win32-ia32@2.5.1':
  1342. optional: true
  1343. '@parcel/watcher-win32-x64@2.5.1':
  1344. optional: true
  1345. '@parcel/watcher@2.5.1':
  1346. dependencies:
  1347. detect-libc: 1.0.3
  1348. is-glob: 4.0.3
  1349. micromatch: 4.0.8
  1350. node-addon-api: 7.1.1
  1351. optionalDependencies:
  1352. '@parcel/watcher-android-arm64': 2.5.1
  1353. '@parcel/watcher-darwin-arm64': 2.5.1
  1354. '@parcel/watcher-darwin-x64': 2.5.1
  1355. '@parcel/watcher-freebsd-x64': 2.5.1
  1356. '@parcel/watcher-linux-arm-glibc': 2.5.1
  1357. '@parcel/watcher-linux-arm-musl': 2.5.1
  1358. '@parcel/watcher-linux-arm64-glibc': 2.5.1
  1359. '@parcel/watcher-linux-arm64-musl': 2.5.1
  1360. '@parcel/watcher-linux-x64-glibc': 2.5.1
  1361. '@parcel/watcher-linux-x64-musl': 2.5.1
  1362. '@parcel/watcher-win32-arm64': 2.5.1
  1363. '@parcel/watcher-win32-ia32': 2.5.1
  1364. '@parcel/watcher-win32-x64': 2.5.1
  1365. optional: true
  1366. '@polka/url@1.0.0-next.28': {}
  1367. '@rollup/pluginutils@5.1.4(rollup@4.39.0)':
  1368. dependencies:
  1369. '@types/estree': 1.0.7
  1370. estree-walker: 2.0.2
  1371. picomatch: 4.0.2
  1372. optionalDependencies:
  1373. rollup: 4.39.0
  1374. '@rollup/rollup-android-arm-eabi@4.39.0':
  1375. optional: true
  1376. '@rollup/rollup-android-arm64@4.39.0':
  1377. optional: true
  1378. '@rollup/rollup-darwin-arm64@4.39.0':
  1379. optional: true
  1380. '@rollup/rollup-darwin-x64@4.39.0':
  1381. optional: true
  1382. '@rollup/rollup-freebsd-arm64@4.39.0':
  1383. optional: true
  1384. '@rollup/rollup-freebsd-x64@4.39.0':
  1385. optional: true
  1386. '@rollup/rollup-linux-arm-gnueabihf@4.39.0':
  1387. optional: true
  1388. '@rollup/rollup-linux-arm-musleabihf@4.39.0':
  1389. optional: true
  1390. '@rollup/rollup-linux-arm64-gnu@4.39.0':
  1391. optional: true
  1392. '@rollup/rollup-linux-arm64-musl@4.39.0':
  1393. optional: true
  1394. '@rollup/rollup-linux-loongarch64-gnu@4.39.0':
  1395. optional: true
  1396. '@rollup/rollup-linux-powerpc64le-gnu@4.39.0':
  1397. optional: true
  1398. '@rollup/rollup-linux-riscv64-gnu@4.39.0':
  1399. optional: true
  1400. '@rollup/rollup-linux-riscv64-musl@4.39.0':
  1401. optional: true
  1402. '@rollup/rollup-linux-s390x-gnu@4.39.0':
  1403. optional: true
  1404. '@rollup/rollup-linux-x64-gnu@4.39.0':
  1405. optional: true
  1406. '@rollup/rollup-linux-x64-musl@4.39.0':
  1407. optional: true
  1408. '@rollup/rollup-win32-arm64-msvc@4.39.0':
  1409. optional: true
  1410. '@rollup/rollup-win32-ia32-msvc@4.39.0':
  1411. optional: true
  1412. '@rollup/rollup-win32-x64-msvc@4.39.0':
  1413. optional: true
  1414. '@sec-ant/readable-stream@0.4.1': {}
  1415. '@sindresorhus/merge-streams@4.0.0': {}
  1416. '@types/estree@1.0.7': {}
  1417. '@types/node-fetch@2.6.12':
  1418. dependencies:
  1419. '@types/node': 18.19.86
  1420. form-data: 4.0.2
  1421. '@types/node@18.19.86':
  1422. dependencies:
  1423. undici-types: 5.26.5
  1424. '@vitejs/plugin-vue@5.2.3(vite@6.2.5(@types/node@18.19.86)(sass@1.86.3))(vue@3.5.13)':
  1425. dependencies:
  1426. vite: 6.2.5(@types/node@18.19.86)(sass@1.86.3)
  1427. vue: 3.5.13
  1428. '@vue/babel-helper-vue-transform-on@1.4.0': {}
  1429. '@vue/babel-plugin-jsx@1.4.0(@babel/core@7.26.10)':
  1430. dependencies:
  1431. '@babel/helper-module-imports': 7.25.9
  1432. '@babel/helper-plugin-utils': 7.26.5
  1433. '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.10)
  1434. '@babel/template': 7.27.0
  1435. '@babel/traverse': 7.27.0
  1436. '@babel/types': 7.27.0
  1437. '@vue/babel-helper-vue-transform-on': 1.4.0
  1438. '@vue/babel-plugin-resolve-type': 1.4.0(@babel/core@7.26.10)
  1439. '@vue/shared': 3.5.13
  1440. optionalDependencies:
  1441. '@babel/core': 7.26.10
  1442. transitivePeerDependencies:
  1443. - supports-color
  1444. '@vue/babel-plugin-resolve-type@1.4.0(@babel/core@7.26.10)':
  1445. dependencies:
  1446. '@babel/code-frame': 7.26.2
  1447. '@babel/core': 7.26.10
  1448. '@babel/helper-module-imports': 7.25.9
  1449. '@babel/helper-plugin-utils': 7.26.5
  1450. '@babel/parser': 7.27.0
  1451. '@vue/compiler-sfc': 3.5.13
  1452. transitivePeerDependencies:
  1453. - supports-color
  1454. '@vue/compiler-core@3.5.13':
  1455. dependencies:
  1456. '@babel/parser': 7.27.0
  1457. '@vue/shared': 3.5.13
  1458. entities: 4.5.0
  1459. estree-walker: 2.0.2
  1460. source-map-js: 1.2.1
  1461. '@vue/compiler-dom@3.5.13':
  1462. dependencies:
  1463. '@vue/compiler-core': 3.5.13
  1464. '@vue/shared': 3.5.13
  1465. '@vue/compiler-sfc@3.5.13':
  1466. dependencies:
  1467. '@babel/parser': 7.27.0
  1468. '@vue/compiler-core': 3.5.13
  1469. '@vue/compiler-dom': 3.5.13
  1470. '@vue/compiler-ssr': 3.5.13
  1471. '@vue/shared': 3.5.13
  1472. estree-walker: 2.0.2
  1473. magic-string: 0.30.17
  1474. postcss: 8.5.3
  1475. source-map-js: 1.2.1
  1476. '@vue/compiler-ssr@3.5.13':
  1477. dependencies:
  1478. '@vue/compiler-dom': 3.5.13
  1479. '@vue/shared': 3.5.13
  1480. '@vue/devtools-api@6.6.4': {}
  1481. '@vue/devtools-api@7.7.2':
  1482. dependencies:
  1483. '@vue/devtools-kit': 7.7.2
  1484. '@vue/devtools-core@7.7.2(vite@6.2.5(@types/node@18.19.86)(sass@1.86.3))(vue@3.5.13)':
  1485. dependencies:
  1486. '@vue/devtools-kit': 7.7.2
  1487. '@vue/devtools-shared': 7.7.2
  1488. mitt: 3.0.1
  1489. nanoid: 5.1.5
  1490. pathe: 2.0.3
  1491. vite-hot-client: 0.2.4(vite@6.2.5(@types/node@18.19.86)(sass@1.86.3))
  1492. vue: 3.5.13
  1493. transitivePeerDependencies:
  1494. - vite
  1495. '@vue/devtools-kit@7.7.2':
  1496. dependencies:
  1497. '@vue/devtools-shared': 7.7.2
  1498. birpc: 0.2.19
  1499. hookable: 5.5.3
  1500. mitt: 3.0.1
  1501. perfect-debounce: 1.0.0
  1502. speakingurl: 14.0.1
  1503. superjson: 2.2.2
  1504. '@vue/devtools-shared@7.7.2':
  1505. dependencies:
  1506. rfdc: 1.4.1
  1507. '@vue/reactivity@3.5.13':
  1508. dependencies:
  1509. '@vue/shared': 3.5.13
  1510. '@vue/runtime-core@3.5.13':
  1511. dependencies:
  1512. '@vue/reactivity': 3.5.13
  1513. '@vue/shared': 3.5.13
  1514. '@vue/runtime-dom@3.5.13':
  1515. dependencies:
  1516. '@vue/reactivity': 3.5.13
  1517. '@vue/runtime-core': 3.5.13
  1518. '@vue/shared': 3.5.13
  1519. csstype: 3.1.3
  1520. '@vue/server-renderer@3.5.13(vue@3.5.13)':
  1521. dependencies:
  1522. '@vue/compiler-ssr': 3.5.13
  1523. '@vue/shared': 3.5.13
  1524. vue: 3.5.13
  1525. '@vue/shared@3.5.13': {}
  1526. abort-controller@3.0.0:
  1527. dependencies:
  1528. event-target-shim: 5.0.1
  1529. adler-32@1.3.1: {}
  1530. agentkeepalive@4.6.0:
  1531. dependencies:
  1532. humanize-ms: 1.2.1
  1533. argparse@2.0.1: {}
  1534. asynckit@0.4.0: {}
  1535. autoprefixer@10.4.21(postcss@8.5.3):
  1536. dependencies:
  1537. browserslist: 4.24.4
  1538. caniuse-lite: 1.0.30001712
  1539. fraction.js: 4.3.7
  1540. normalize-range: 0.1.2
  1541. picocolors: 1.1.1
  1542. postcss: 8.5.3
  1543. postcss-value-parser: 4.2.0
  1544. birpc@0.2.19: {}
  1545. braces@3.0.3:
  1546. dependencies:
  1547. fill-range: 7.1.1
  1548. optional: true
  1549. browserslist@4.24.4:
  1550. dependencies:
  1551. caniuse-lite: 1.0.30001712
  1552. electron-to-chromium: 1.5.134
  1553. node-releases: 2.0.19
  1554. update-browserslist-db: 1.1.3(browserslist@4.24.4)
  1555. bundle-name@4.1.0:
  1556. dependencies:
  1557. run-applescript: 7.0.0
  1558. call-bind-apply-helpers@1.0.2:
  1559. dependencies:
  1560. es-errors: 1.3.0
  1561. function-bind: 1.1.2
  1562. caniuse-lite@1.0.30001712: {}
  1563. cfb@1.2.2:
  1564. dependencies:
  1565. adler-32: 1.3.1
  1566. crc-32: 1.2.2
  1567. chokidar@4.0.3:
  1568. dependencies:
  1569. readdirp: 4.1.2
  1570. codepage@1.15.0: {}
  1571. combined-stream@1.0.8:
  1572. dependencies:
  1573. delayed-stream: 1.0.0
  1574. convert-source-map@2.0.0: {}
  1575. copy-anything@3.0.5:
  1576. dependencies:
  1577. is-what: 4.1.16
  1578. crc-32@1.2.2: {}
  1579. cross-spawn@7.0.6:
  1580. dependencies:
  1581. path-key: 3.1.1
  1582. shebang-command: 2.0.0
  1583. which: 2.0.2
  1584. csstype@3.1.3: {}
  1585. debug@2.6.9:
  1586. dependencies:
  1587. ms: 2.0.0
  1588. debug@4.4.0:
  1589. dependencies:
  1590. ms: 2.1.3
  1591. default-browser-id@5.0.0: {}
  1592. default-browser@5.2.1:
  1593. dependencies:
  1594. bundle-name: 4.1.0
  1595. default-browser-id: 5.0.0
  1596. define-lazy-prop@3.0.0: {}
  1597. delayed-stream@1.0.0: {}
  1598. detect-libc@1.0.3:
  1599. optional: true
  1600. dom7@2.1.5:
  1601. dependencies:
  1602. ssr-window: 2.0.0
  1603. dunder-proto@1.0.1:
  1604. dependencies:
  1605. call-bind-apply-helpers: 1.0.2
  1606. es-errors: 1.3.0
  1607. gopd: 1.2.0
  1608. electron-to-chromium@1.5.134: {}
  1609. entities@4.5.0: {}
  1610. error-stack-parser-es@0.1.5: {}
  1611. es-define-property@1.0.1: {}
  1612. es-errors@1.3.0: {}
  1613. es-object-atoms@1.1.1:
  1614. dependencies:
  1615. es-errors: 1.3.0
  1616. es-set-tostringtag@2.1.0:
  1617. dependencies:
  1618. es-errors: 1.3.0
  1619. get-intrinsic: 1.3.0
  1620. has-tostringtag: 1.0.2
  1621. hasown: 2.0.2
  1622. esbuild@0.25.2:
  1623. optionalDependencies:
  1624. '@esbuild/aix-ppc64': 0.25.2
  1625. '@esbuild/android-arm': 0.25.2
  1626. '@esbuild/android-arm64': 0.25.2
  1627. '@esbuild/android-x64': 0.25.2
  1628. '@esbuild/darwin-arm64': 0.25.2
  1629. '@esbuild/darwin-x64': 0.25.2
  1630. '@esbuild/freebsd-arm64': 0.25.2
  1631. '@esbuild/freebsd-x64': 0.25.2
  1632. '@esbuild/linux-arm': 0.25.2
  1633. '@esbuild/linux-arm64': 0.25.2
  1634. '@esbuild/linux-ia32': 0.25.2
  1635. '@esbuild/linux-loong64': 0.25.2
  1636. '@esbuild/linux-mips64el': 0.25.2
  1637. '@esbuild/linux-ppc64': 0.25.2
  1638. '@esbuild/linux-riscv64': 0.25.2
  1639. '@esbuild/linux-s390x': 0.25.2
  1640. '@esbuild/linux-x64': 0.25.2
  1641. '@esbuild/netbsd-arm64': 0.25.2
  1642. '@esbuild/netbsd-x64': 0.25.2
  1643. '@esbuild/openbsd-arm64': 0.25.2
  1644. '@esbuild/openbsd-x64': 0.25.2
  1645. '@esbuild/sunos-x64': 0.25.2
  1646. '@esbuild/win32-arm64': 0.25.2
  1647. '@esbuild/win32-ia32': 0.25.2
  1648. '@esbuild/win32-x64': 0.25.2
  1649. escalade@3.2.0: {}
  1650. estree-walker@2.0.2: {}
  1651. event-target-shim@5.0.1: {}
  1652. execa@9.5.2:
  1653. dependencies:
  1654. '@sindresorhus/merge-streams': 4.0.0
  1655. cross-spawn: 7.0.6
  1656. figures: 6.1.0
  1657. get-stream: 9.0.1
  1658. human-signals: 8.0.1
  1659. is-plain-obj: 4.1.0
  1660. is-stream: 4.0.1
  1661. npm-run-path: 6.0.0
  1662. pretty-ms: 9.2.0
  1663. signal-exit: 4.1.0
  1664. strip-final-newline: 4.0.0
  1665. yoctocolors: 2.1.1
  1666. figures@6.1.0:
  1667. dependencies:
  1668. is-unicode-supported: 2.1.0
  1669. fill-range@7.1.1:
  1670. dependencies:
  1671. to-regex-range: 5.0.1
  1672. optional: true
  1673. form-data-encoder@1.7.2: {}
  1674. form-data@4.0.2:
  1675. dependencies:
  1676. asynckit: 0.4.0
  1677. combined-stream: 1.0.8
  1678. es-set-tostringtag: 2.1.0
  1679. mime-types: 2.1.35
  1680. formdata-node@4.4.1:
  1681. dependencies:
  1682. node-domexception: 1.0.0
  1683. web-streams-polyfill: 4.0.0-beta.3
  1684. frac@1.1.2: {}
  1685. fraction.js@4.3.7: {}
  1686. fs-extra@11.3.0:
  1687. dependencies:
  1688. graceful-fs: 4.2.11
  1689. jsonfile: 6.1.0
  1690. universalify: 2.0.1
  1691. fsevents@2.3.3:
  1692. optional: true
  1693. function-bind@1.1.2: {}
  1694. gensync@1.0.0-beta.2: {}
  1695. get-intrinsic@1.3.0:
  1696. dependencies:
  1697. call-bind-apply-helpers: 1.0.2
  1698. es-define-property: 1.0.1
  1699. es-errors: 1.3.0
  1700. es-object-atoms: 1.1.1
  1701. function-bind: 1.1.2
  1702. get-proto: 1.0.1
  1703. gopd: 1.2.0
  1704. has-symbols: 1.1.0
  1705. hasown: 2.0.2
  1706. math-intrinsics: 1.1.0
  1707. get-proto@1.0.1:
  1708. dependencies:
  1709. dunder-proto: 1.0.1
  1710. es-object-atoms: 1.1.1
  1711. get-stream@9.0.1:
  1712. dependencies:
  1713. '@sec-ant/readable-stream': 0.4.1
  1714. is-stream: 4.0.1
  1715. globals@11.12.0: {}
  1716. gopd@1.2.0: {}
  1717. graceful-fs@4.2.11: {}
  1718. has-symbols@1.1.0: {}
  1719. has-tostringtag@1.0.2:
  1720. dependencies:
  1721. has-symbols: 1.1.0
  1722. hasown@2.0.2:
  1723. dependencies:
  1724. function-bind: 1.1.2
  1725. hookable@5.5.3: {}
  1726. human-signals@8.0.1: {}
  1727. humanize-ms@1.2.1:
  1728. dependencies:
  1729. ms: 2.1.3
  1730. immutable@5.1.1: {}
  1731. is-docker@3.0.0: {}
  1732. is-extglob@2.1.1:
  1733. optional: true
  1734. is-glob@4.0.3:
  1735. dependencies:
  1736. is-extglob: 2.1.1
  1737. optional: true
  1738. is-inside-container@1.0.0:
  1739. dependencies:
  1740. is-docker: 3.0.0
  1741. is-number@7.0.0:
  1742. optional: true
  1743. is-plain-obj@4.1.0: {}
  1744. is-stream@4.0.1: {}
  1745. is-unicode-supported@2.1.0: {}
  1746. is-what@4.1.16: {}
  1747. is-wsl@3.1.0:
  1748. dependencies:
  1749. is-inside-container: 1.0.0
  1750. isexe@2.0.0: {}
  1751. js-tokens@4.0.0: {}
  1752. jsesc@3.1.0: {}
  1753. json5@2.2.3: {}
  1754. jsonfile@6.1.0:
  1755. dependencies:
  1756. universalify: 2.0.1
  1757. optionalDependencies:
  1758. graceful-fs: 4.2.11
  1759. jsonp@0.2.1:
  1760. dependencies:
  1761. debug: 2.6.9
  1762. transitivePeerDependencies:
  1763. - supports-color
  1764. kolorist@1.8.0: {}
  1765. lib-flexible@0.3.2: {}
  1766. linkify-it@5.0.0:
  1767. dependencies:
  1768. uc.micro: 2.1.0
  1769. lru-cache@5.1.1:
  1770. dependencies:
  1771. yallist: 3.1.1
  1772. magic-string@0.30.17:
  1773. dependencies:
  1774. '@jridgewell/sourcemap-codec': 1.5.0
  1775. markdown-it@14.1.0:
  1776. dependencies:
  1777. argparse: 2.0.1
  1778. entities: 4.5.0
  1779. linkify-it: 5.0.0
  1780. mdurl: 2.0.0
  1781. punycode.js: 2.3.1
  1782. uc.micro: 2.1.0
  1783. math-intrinsics@1.1.0: {}
  1784. mdurl@2.0.0: {}
  1785. micromatch@4.0.8:
  1786. dependencies:
  1787. braces: 3.0.3
  1788. picomatch: 2.3.1
  1789. optional: true
  1790. mime-db@1.52.0: {}
  1791. mime-types@2.1.35:
  1792. dependencies:
  1793. mime-db: 1.52.0
  1794. mitt@3.0.1: {}
  1795. mrmime@2.0.1: {}
  1796. ms@2.0.0: {}
  1797. ms@2.1.3: {}
  1798. nanoid@3.3.11: {}
  1799. nanoid@5.1.5: {}
  1800. node-addon-api@7.1.1:
  1801. optional: true
  1802. node-domexception@1.0.0: {}
  1803. node-fetch@2.7.0:
  1804. dependencies:
  1805. whatwg-url: 5.0.0
  1806. node-releases@2.0.19: {}
  1807. normalize-range@0.1.2: {}
  1808. npm-run-path@6.0.0:
  1809. dependencies:
  1810. path-key: 4.0.0
  1811. unicorn-magic: 0.3.0
  1812. object-assign@4.1.1: {}
  1813. open@10.1.0:
  1814. dependencies:
  1815. default-browser: 5.2.1
  1816. define-lazy-prop: 3.0.0
  1817. is-inside-container: 1.0.0
  1818. is-wsl: 3.1.0
  1819. openai@4.96.0:
  1820. dependencies:
  1821. '@types/node': 18.19.86
  1822. '@types/node-fetch': 2.6.12
  1823. abort-controller: 3.0.0
  1824. agentkeepalive: 4.6.0
  1825. form-data-encoder: 1.7.2
  1826. formdata-node: 4.4.1
  1827. node-fetch: 2.7.0
  1828. transitivePeerDependencies:
  1829. - encoding
  1830. parse-ms@4.0.0: {}
  1831. path-key@3.1.1: {}
  1832. path-key@4.0.0: {}
  1833. pathe@2.0.3: {}
  1834. perfect-debounce@1.0.0: {}
  1835. picocolors@1.1.1: {}
  1836. picomatch@2.3.1:
  1837. optional: true
  1838. picomatch@4.0.2: {}
  1839. pinia@3.0.2(vue@3.5.13):
  1840. dependencies:
  1841. '@vue/devtools-api': 7.7.2
  1842. vue: 3.5.13
  1843. postcss-px-to-viewport@1.1.1:
  1844. dependencies:
  1845. object-assign: 4.1.1
  1846. postcss: 8.5.3
  1847. postcss-value-parser@4.2.0: {}
  1848. postcss@8.5.3:
  1849. dependencies:
  1850. nanoid: 3.3.11
  1851. picocolors: 1.1.1
  1852. source-map-js: 1.2.1
  1853. pretty-ms@9.2.0:
  1854. dependencies:
  1855. parse-ms: 4.0.0
  1856. punycode.js@2.3.1: {}
  1857. readdirp@4.1.2: {}
  1858. rfdc@1.4.1: {}
  1859. rollup@4.39.0:
  1860. dependencies:
  1861. '@types/estree': 1.0.7
  1862. optionalDependencies:
  1863. '@rollup/rollup-android-arm-eabi': 4.39.0
  1864. '@rollup/rollup-android-arm64': 4.39.0
  1865. '@rollup/rollup-darwin-arm64': 4.39.0
  1866. '@rollup/rollup-darwin-x64': 4.39.0
  1867. '@rollup/rollup-freebsd-arm64': 4.39.0
  1868. '@rollup/rollup-freebsd-x64': 4.39.0
  1869. '@rollup/rollup-linux-arm-gnueabihf': 4.39.0
  1870. '@rollup/rollup-linux-arm-musleabihf': 4.39.0
  1871. '@rollup/rollup-linux-arm64-gnu': 4.39.0
  1872. '@rollup/rollup-linux-arm64-musl': 4.39.0
  1873. '@rollup/rollup-linux-loongarch64-gnu': 4.39.0
  1874. '@rollup/rollup-linux-powerpc64le-gnu': 4.39.0
  1875. '@rollup/rollup-linux-riscv64-gnu': 4.39.0
  1876. '@rollup/rollup-linux-riscv64-musl': 4.39.0
  1877. '@rollup/rollup-linux-s390x-gnu': 4.39.0
  1878. '@rollup/rollup-linux-x64-gnu': 4.39.0
  1879. '@rollup/rollup-linux-x64-musl': 4.39.0
  1880. '@rollup/rollup-win32-arm64-msvc': 4.39.0
  1881. '@rollup/rollup-win32-ia32-msvc': 4.39.0
  1882. '@rollup/rollup-win32-x64-msvc': 4.39.0
  1883. fsevents: 2.3.3
  1884. run-applescript@7.0.0: {}
  1885. sass@1.86.3:
  1886. dependencies:
  1887. chokidar: 4.0.3
  1888. immutable: 5.1.1
  1889. source-map-js: 1.2.1
  1890. optionalDependencies:
  1891. '@parcel/watcher': 2.5.1
  1892. semver@6.3.1: {}
  1893. shebang-command@2.0.0:
  1894. dependencies:
  1895. shebang-regex: 3.0.0
  1896. shebang-regex@3.0.0: {}
  1897. signal-exit@4.1.0: {}
  1898. sirv@3.0.1:
  1899. dependencies:
  1900. '@polka/url': 1.0.0-next.28
  1901. mrmime: 2.0.1
  1902. totalist: 3.0.1
  1903. source-map-js@1.2.1: {}
  1904. speakingurl@14.0.1: {}
  1905. ssf@0.11.2:
  1906. dependencies:
  1907. frac: 1.1.2
  1908. ssr-window@2.0.0: {}
  1909. strip-final-newline@4.0.0: {}
  1910. superjson@2.2.2:
  1911. dependencies:
  1912. copy-anything: 3.0.5
  1913. swiper@5.4.5:
  1914. dependencies:
  1915. dom7: 2.1.5
  1916. ssr-window: 2.0.0
  1917. to-regex-range@5.0.1:
  1918. dependencies:
  1919. is-number: 7.0.0
  1920. optional: true
  1921. totalist@3.0.1: {}
  1922. tr46@0.0.3: {}
  1923. uc.micro@2.1.0: {}
  1924. undici-types@5.26.5: {}
  1925. unicorn-magic@0.3.0: {}
  1926. universalify@2.0.1: {}
  1927. update-browserslist-db@1.1.3(browserslist@4.24.4):
  1928. dependencies:
  1929. browserslist: 4.24.4
  1930. escalade: 3.2.0
  1931. picocolors: 1.1.1
  1932. vite-hot-client@0.2.4(vite@6.2.5(@types/node@18.19.86)(sass@1.86.3)):
  1933. dependencies:
  1934. vite: 6.2.5(@types/node@18.19.86)(sass@1.86.3)
  1935. vite-plugin-inspect@0.8.9(rollup@4.39.0)(vite@6.2.5(@types/node@18.19.86)(sass@1.86.3)):
  1936. dependencies:
  1937. '@antfu/utils': 0.7.10
  1938. '@rollup/pluginutils': 5.1.4(rollup@4.39.0)
  1939. debug: 4.4.0
  1940. error-stack-parser-es: 0.1.5
  1941. fs-extra: 11.3.0
  1942. open: 10.1.0
  1943. perfect-debounce: 1.0.0
  1944. picocolors: 1.1.1
  1945. sirv: 3.0.1
  1946. vite: 6.2.5(@types/node@18.19.86)(sass@1.86.3)
  1947. transitivePeerDependencies:
  1948. - rollup
  1949. - supports-color
  1950. vite-plugin-vue-devtools@7.7.2(rollup@4.39.0)(vite@6.2.5(@types/node@18.19.86)(sass@1.86.3))(vue@3.5.13):
  1951. dependencies:
  1952. '@vue/devtools-core': 7.7.2(vite@6.2.5(@types/node@18.19.86)(sass@1.86.3))(vue@3.5.13)
  1953. '@vue/devtools-kit': 7.7.2
  1954. '@vue/devtools-shared': 7.7.2
  1955. execa: 9.5.2
  1956. sirv: 3.0.1
  1957. vite: 6.2.5(@types/node@18.19.86)(sass@1.86.3)
  1958. vite-plugin-inspect: 0.8.9(rollup@4.39.0)(vite@6.2.5(@types/node@18.19.86)(sass@1.86.3))
  1959. vite-plugin-vue-inspector: 5.3.1(vite@6.2.5(@types/node@18.19.86)(sass@1.86.3))
  1960. transitivePeerDependencies:
  1961. - '@nuxt/kit'
  1962. - rollup
  1963. - supports-color
  1964. - vue
  1965. vite-plugin-vue-inspector@5.3.1(vite@6.2.5(@types/node@18.19.86)(sass@1.86.3)):
  1966. dependencies:
  1967. '@babel/core': 7.26.10
  1968. '@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.10)
  1969. '@babel/plugin-syntax-import-attributes': 7.26.0(@babel/core@7.26.10)
  1970. '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.26.10)
  1971. '@babel/plugin-transform-typescript': 7.27.0(@babel/core@7.26.10)
  1972. '@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.26.10)
  1973. '@vue/compiler-dom': 3.5.13
  1974. kolorist: 1.8.0
  1975. magic-string: 0.30.17
  1976. vite: 6.2.5(@types/node@18.19.86)(sass@1.86.3)
  1977. transitivePeerDependencies:
  1978. - supports-color
  1979. vite@6.2.5(@types/node@18.19.86)(sass@1.86.3):
  1980. dependencies:
  1981. esbuild: 0.25.2
  1982. postcss: 8.5.3
  1983. rollup: 4.39.0
  1984. optionalDependencies:
  1985. '@types/node': 18.19.86
  1986. fsevents: 2.3.3
  1987. sass: 1.86.3
  1988. vue-router@4.5.0(vue@3.5.13):
  1989. dependencies:
  1990. '@vue/devtools-api': 6.6.4
  1991. vue: 3.5.13
  1992. vue@3.5.13:
  1993. dependencies:
  1994. '@vue/compiler-dom': 3.5.13
  1995. '@vue/compiler-sfc': 3.5.13
  1996. '@vue/runtime-dom': 3.5.13
  1997. '@vue/server-renderer': 3.5.13(vue@3.5.13)
  1998. '@vue/shared': 3.5.13
  1999. web-streams-polyfill@4.0.0-beta.3: {}
  2000. webidl-conversions@3.0.1: {}
  2001. whatwg-url@5.0.0:
  2002. dependencies:
  2003. tr46: 0.0.3
  2004. webidl-conversions: 3.0.1
  2005. which@2.0.2:
  2006. dependencies:
  2007. isexe: 2.0.0
  2008. wmf@1.0.2: {}
  2009. word@0.3.0: {}
  2010. xlsx@0.18.5:
  2011. dependencies:
  2012. adler-32: 1.3.1
  2013. cfb: 1.2.2
  2014. codepage: 1.15.0
  2015. crc-32: 1.2.2
  2016. ssf: 0.11.2
  2017. wmf: 1.0.2
  2018. word: 0.3.0
  2019. yallist@3.1.1: {}
  2020. yoctocolors@2.1.1: {}