pnpm-lock.yaml 60 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. vue:
  9. specifier: ^3.5.27
  10. version: 3.5.28
  11. vue-router:
  12. specifier: ^5.0.1
  13. version: 5.0.2(@vue/compiler-sfc@3.5.28)(vue@3.5.28)
  14. devDependencies:
  15. '@iconify/vue':
  16. specifier: ^5.0.0
  17. version: 5.0.0(vue@3.5.28)
  18. '@vitejs/plugin-vue':
  19. specifier: ^6.0.3
  20. version: 6.0.4(vite@7.3.1(yaml@2.8.2))(vue@3.5.28)
  21. vite:
  22. specifier: ^7.3.1
  23. version: 7.3.1(yaml@2.8.2)
  24. vite-plugin-vue-devtools:
  25. specifier: ^8.0.5
  26. version: 8.0.6(vite@7.3.1(yaml@2.8.2))(vue@3.5.28)
  27. packages:
  28. '@babel/code-frame@7.29.0':
  29. resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==}
  30. engines: {node: '>=6.9.0'}
  31. '@babel/compat-data@7.29.0':
  32. resolution: {integrity: sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==}
  33. engines: {node: '>=6.9.0'}
  34. '@babel/core@7.29.0':
  35. resolution: {integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==}
  36. engines: {node: '>=6.9.0'}
  37. '@babel/generator@7.29.1':
  38. resolution: {integrity: sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==}
  39. engines: {node: '>=6.9.0'}
  40. '@babel/helper-annotate-as-pure@7.27.3':
  41. resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==}
  42. engines: {node: '>=6.9.0'}
  43. '@babel/helper-compilation-targets@7.28.6':
  44. resolution: {integrity: sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==}
  45. engines: {node: '>=6.9.0'}
  46. '@babel/helper-create-class-features-plugin@7.28.6':
  47. resolution: {integrity: sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==}
  48. engines: {node: '>=6.9.0'}
  49. peerDependencies:
  50. '@babel/core': ^7.0.0
  51. '@babel/helper-globals@7.28.0':
  52. resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==}
  53. engines: {node: '>=6.9.0'}
  54. '@babel/helper-member-expression-to-functions@7.28.5':
  55. resolution: {integrity: sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==}
  56. engines: {node: '>=6.9.0'}
  57. '@babel/helper-module-imports@7.28.6':
  58. resolution: {integrity: sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==}
  59. engines: {node: '>=6.9.0'}
  60. '@babel/helper-module-transforms@7.28.6':
  61. resolution: {integrity: sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==}
  62. engines: {node: '>=6.9.0'}
  63. peerDependencies:
  64. '@babel/core': ^7.0.0
  65. '@babel/helper-optimise-call-expression@7.27.1':
  66. resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==}
  67. engines: {node: '>=6.9.0'}
  68. '@babel/helper-plugin-utils@7.28.6':
  69. resolution: {integrity: sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==}
  70. engines: {node: '>=6.9.0'}
  71. '@babel/helper-replace-supers@7.28.6':
  72. resolution: {integrity: sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==}
  73. engines: {node: '>=6.9.0'}
  74. peerDependencies:
  75. '@babel/core': ^7.0.0
  76. '@babel/helper-skip-transparent-expression-wrappers@7.27.1':
  77. resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==}
  78. engines: {node: '>=6.9.0'}
  79. '@babel/helper-string-parser@7.27.1':
  80. resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
  81. engines: {node: '>=6.9.0'}
  82. '@babel/helper-validator-identifier@7.28.5':
  83. resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==}
  84. engines: {node: '>=6.9.0'}
  85. '@babel/helper-validator-option@7.27.1':
  86. resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==}
  87. engines: {node: '>=6.9.0'}
  88. '@babel/helpers@7.28.6':
  89. resolution: {integrity: sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==}
  90. engines: {node: '>=6.9.0'}
  91. '@babel/parser@7.29.0':
  92. resolution: {integrity: sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==}
  93. engines: {node: '>=6.0.0'}
  94. hasBin: true
  95. '@babel/plugin-proposal-decorators@7.29.0':
  96. resolution: {integrity: sha512-CVBVv3VY/XRMxRYq5dwr2DS7/MvqPm23cOCjbwNnVrfOqcWlnefua1uUs0sjdKOGjvPUG633o07uWzJq4oI6dA==}
  97. engines: {node: '>=6.9.0'}
  98. peerDependencies:
  99. '@babel/core': ^7.0.0-0
  100. '@babel/plugin-syntax-decorators@7.28.6':
  101. resolution: {integrity: sha512-71EYI0ONURHJBL4rSFXnITXqXrrY8q4P0q006DPfN+Rk+ASM+++IBXem/ruokgBZR8YNEWZ8R6B+rCb8VcUTqA==}
  102. engines: {node: '>=6.9.0'}
  103. peerDependencies:
  104. '@babel/core': ^7.0.0-0
  105. '@babel/plugin-syntax-import-attributes@7.28.6':
  106. resolution: {integrity: sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==}
  107. engines: {node: '>=6.9.0'}
  108. peerDependencies:
  109. '@babel/core': ^7.0.0-0
  110. '@babel/plugin-syntax-import-meta@7.10.4':
  111. resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
  112. peerDependencies:
  113. '@babel/core': ^7.0.0-0
  114. '@babel/plugin-syntax-jsx@7.28.6':
  115. resolution: {integrity: sha512-wgEmr06G6sIpqr8YDwA2dSRTE3bJ+V0IfpzfSY3Lfgd7YWOaAdlykvJi13ZKBt8cZHfgH1IXN+CL656W3uUa4w==}
  116. engines: {node: '>=6.9.0'}
  117. peerDependencies:
  118. '@babel/core': ^7.0.0-0
  119. '@babel/plugin-syntax-typescript@7.28.6':
  120. resolution: {integrity: sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==}
  121. engines: {node: '>=6.9.0'}
  122. peerDependencies:
  123. '@babel/core': ^7.0.0-0
  124. '@babel/plugin-transform-typescript@7.28.6':
  125. resolution: {integrity: sha512-0YWL2RFxOqEm9Efk5PvreamxPME8OyY0wM5wh5lHjF+VtVhdneCWGzZeSqzOfiobVqQaNCd2z0tQvnI9DaPWPw==}
  126. engines: {node: '>=6.9.0'}
  127. peerDependencies:
  128. '@babel/core': ^7.0.0-0
  129. '@babel/template@7.28.6':
  130. resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==}
  131. engines: {node: '>=6.9.0'}
  132. '@babel/traverse@7.29.0':
  133. resolution: {integrity: sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==}
  134. engines: {node: '>=6.9.0'}
  135. '@babel/types@7.29.0':
  136. resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==}
  137. engines: {node: '>=6.9.0'}
  138. '@esbuild/aix-ppc64@0.27.3':
  139. resolution: {integrity: sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==}
  140. engines: {node: '>=18'}
  141. cpu: [ppc64]
  142. os: [aix]
  143. '@esbuild/android-arm64@0.27.3':
  144. resolution: {integrity: sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==}
  145. engines: {node: '>=18'}
  146. cpu: [arm64]
  147. os: [android]
  148. '@esbuild/android-arm@0.27.3':
  149. resolution: {integrity: sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==}
  150. engines: {node: '>=18'}
  151. cpu: [arm]
  152. os: [android]
  153. '@esbuild/android-x64@0.27.3':
  154. resolution: {integrity: sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==}
  155. engines: {node: '>=18'}
  156. cpu: [x64]
  157. os: [android]
  158. '@esbuild/darwin-arm64@0.27.3':
  159. resolution: {integrity: sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==}
  160. engines: {node: '>=18'}
  161. cpu: [arm64]
  162. os: [darwin]
  163. '@esbuild/darwin-x64@0.27.3':
  164. resolution: {integrity: sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==}
  165. engines: {node: '>=18'}
  166. cpu: [x64]
  167. os: [darwin]
  168. '@esbuild/freebsd-arm64@0.27.3':
  169. resolution: {integrity: sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==}
  170. engines: {node: '>=18'}
  171. cpu: [arm64]
  172. os: [freebsd]
  173. '@esbuild/freebsd-x64@0.27.3':
  174. resolution: {integrity: sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==}
  175. engines: {node: '>=18'}
  176. cpu: [x64]
  177. os: [freebsd]
  178. '@esbuild/linux-arm64@0.27.3':
  179. resolution: {integrity: sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==}
  180. engines: {node: '>=18'}
  181. cpu: [arm64]
  182. os: [linux]
  183. '@esbuild/linux-arm@0.27.3':
  184. resolution: {integrity: sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==}
  185. engines: {node: '>=18'}
  186. cpu: [arm]
  187. os: [linux]
  188. '@esbuild/linux-ia32@0.27.3':
  189. resolution: {integrity: sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==}
  190. engines: {node: '>=18'}
  191. cpu: [ia32]
  192. os: [linux]
  193. '@esbuild/linux-loong64@0.27.3':
  194. resolution: {integrity: sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==}
  195. engines: {node: '>=18'}
  196. cpu: [loong64]
  197. os: [linux]
  198. '@esbuild/linux-mips64el@0.27.3':
  199. resolution: {integrity: sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==}
  200. engines: {node: '>=18'}
  201. cpu: [mips64el]
  202. os: [linux]
  203. '@esbuild/linux-ppc64@0.27.3':
  204. resolution: {integrity: sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==}
  205. engines: {node: '>=18'}
  206. cpu: [ppc64]
  207. os: [linux]
  208. '@esbuild/linux-riscv64@0.27.3':
  209. resolution: {integrity: sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==}
  210. engines: {node: '>=18'}
  211. cpu: [riscv64]
  212. os: [linux]
  213. '@esbuild/linux-s390x@0.27.3':
  214. resolution: {integrity: sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==}
  215. engines: {node: '>=18'}
  216. cpu: [s390x]
  217. os: [linux]
  218. '@esbuild/linux-x64@0.27.3':
  219. resolution: {integrity: sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==}
  220. engines: {node: '>=18'}
  221. cpu: [x64]
  222. os: [linux]
  223. '@esbuild/netbsd-arm64@0.27.3':
  224. resolution: {integrity: sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==}
  225. engines: {node: '>=18'}
  226. cpu: [arm64]
  227. os: [netbsd]
  228. '@esbuild/netbsd-x64@0.27.3':
  229. resolution: {integrity: sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==}
  230. engines: {node: '>=18'}
  231. cpu: [x64]
  232. os: [netbsd]
  233. '@esbuild/openbsd-arm64@0.27.3':
  234. resolution: {integrity: sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==}
  235. engines: {node: '>=18'}
  236. cpu: [arm64]
  237. os: [openbsd]
  238. '@esbuild/openbsd-x64@0.27.3':
  239. resolution: {integrity: sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==}
  240. engines: {node: '>=18'}
  241. cpu: [x64]
  242. os: [openbsd]
  243. '@esbuild/openharmony-arm64@0.27.3':
  244. resolution: {integrity: sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==}
  245. engines: {node: '>=18'}
  246. cpu: [arm64]
  247. os: [openharmony]
  248. '@esbuild/sunos-x64@0.27.3':
  249. resolution: {integrity: sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==}
  250. engines: {node: '>=18'}
  251. cpu: [x64]
  252. os: [sunos]
  253. '@esbuild/win32-arm64@0.27.3':
  254. resolution: {integrity: sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==}
  255. engines: {node: '>=18'}
  256. cpu: [arm64]
  257. os: [win32]
  258. '@esbuild/win32-ia32@0.27.3':
  259. resolution: {integrity: sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==}
  260. engines: {node: '>=18'}
  261. cpu: [ia32]
  262. os: [win32]
  263. '@esbuild/win32-x64@0.27.3':
  264. resolution: {integrity: sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==}
  265. engines: {node: '>=18'}
  266. cpu: [x64]
  267. os: [win32]
  268. '@iconify/types@2.0.0':
  269. resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
  270. '@iconify/vue@5.0.0':
  271. resolution: {integrity: sha512-C+KuEWIF5nSBrobFJhT//JS87OZ++QDORB6f2q2Wm6fl2mueSTpFBeBsveK0KW9hWiZ4mNiPjsh6Zs4jjdROSg==}
  272. peerDependencies:
  273. vue: '>=3'
  274. '@jridgewell/gen-mapping@0.3.13':
  275. resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
  276. '@jridgewell/remapping@2.3.5':
  277. resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
  278. '@jridgewell/resolve-uri@3.1.2':
  279. resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
  280. engines: {node: '>=6.0.0'}
  281. '@jridgewell/sourcemap-codec@1.5.5':
  282. resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
  283. '@jridgewell/trace-mapping@0.3.31':
  284. resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
  285. '@polka/url@1.0.0-next.29':
  286. resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
  287. '@rolldown/pluginutils@1.0.0-rc.2':
  288. resolution: {integrity: sha512-izyXV/v+cHiRfozX62W9htOAvwMo4/bXKDrQ+vom1L1qRuexPock/7VZDAhnpHCLNejd3NJ6hiab+tO0D44Rgw==}
  289. '@rollup/rollup-android-arm-eabi@4.57.1':
  290. resolution: {integrity: sha512-A6ehUVSiSaaliTxai040ZpZ2zTevHYbvu/lDoeAteHI8QnaosIzm4qwtezfRg1jOYaUmnzLX1AOD6Z+UJjtifg==}
  291. cpu: [arm]
  292. os: [android]
  293. '@rollup/rollup-android-arm64@4.57.1':
  294. resolution: {integrity: sha512-dQaAddCY9YgkFHZcFNS/606Exo8vcLHwArFZ7vxXq4rigo2bb494/xKMMwRRQW6ug7Js6yXmBZhSBRuBvCCQ3w==}
  295. cpu: [arm64]
  296. os: [android]
  297. '@rollup/rollup-darwin-arm64@4.57.1':
  298. resolution: {integrity: sha512-crNPrwJOrRxagUYeMn/DZwqN88SDmwaJ8Cvi/TN1HnWBU7GwknckyosC2gd0IqYRsHDEnXf328o9/HC6OkPgOg==}
  299. cpu: [arm64]
  300. os: [darwin]
  301. '@rollup/rollup-darwin-x64@4.57.1':
  302. resolution: {integrity: sha512-Ji8g8ChVbKrhFtig5QBV7iMaJrGtpHelkB3lsaKzadFBe58gmjfGXAOfI5FV0lYMH8wiqsxKQ1C9B0YTRXVy4w==}
  303. cpu: [x64]
  304. os: [darwin]
  305. '@rollup/rollup-freebsd-arm64@4.57.1':
  306. resolution: {integrity: sha512-R+/WwhsjmwodAcz65guCGFRkMb4gKWTcIeLy60JJQbXrJ97BOXHxnkPFrP+YwFlaS0m+uWJTstrUA9o+UchFug==}
  307. cpu: [arm64]
  308. os: [freebsd]
  309. '@rollup/rollup-freebsd-x64@4.57.1':
  310. resolution: {integrity: sha512-IEQTCHeiTOnAUC3IDQdzRAGj3jOAYNr9kBguI7MQAAZK3caezRrg0GxAb6Hchg4lxdZEI5Oq3iov/w/hnFWY9Q==}
  311. cpu: [x64]
  312. os: [freebsd]
  313. '@rollup/rollup-linux-arm-gnueabihf@4.57.1':
  314. resolution: {integrity: sha512-F8sWbhZ7tyuEfsmOxwc2giKDQzN3+kuBLPwwZGyVkLlKGdV1nvnNwYD0fKQ8+XS6hp9nY7B+ZeK01EBUE7aHaw==}
  315. cpu: [arm]
  316. os: [linux]
  317. '@rollup/rollup-linux-arm-musleabihf@4.57.1':
  318. resolution: {integrity: sha512-rGfNUfn0GIeXtBP1wL5MnzSj98+PZe/AXaGBCRmT0ts80lU5CATYGxXukeTX39XBKsxzFpEeK+Mrp9faXOlmrw==}
  319. cpu: [arm]
  320. os: [linux]
  321. '@rollup/rollup-linux-arm64-gnu@4.57.1':
  322. resolution: {integrity: sha512-MMtej3YHWeg/0klK2Qodf3yrNzz6CGjo2UntLvk2RSPlhzgLvYEB3frRvbEF2wRKh1Z2fDIg9KRPe1fawv7C+g==}
  323. cpu: [arm64]
  324. os: [linux]
  325. '@rollup/rollup-linux-arm64-musl@4.57.1':
  326. resolution: {integrity: sha512-1a/qhaaOXhqXGpMFMET9VqwZakkljWHLmZOX48R0I/YLbhdxr1m4gtG1Hq7++VhVUmf+L3sTAf9op4JlhQ5u1Q==}
  327. cpu: [arm64]
  328. os: [linux]
  329. '@rollup/rollup-linux-loong64-gnu@4.57.1':
  330. resolution: {integrity: sha512-QWO6RQTZ/cqYtJMtxhkRkidoNGXc7ERPbZN7dVW5SdURuLeVU7lwKMpo18XdcmpWYd0qsP1bwKPf7DNSUinhvA==}
  331. cpu: [loong64]
  332. os: [linux]
  333. '@rollup/rollup-linux-loong64-musl@4.57.1':
  334. resolution: {integrity: sha512-xpObYIf+8gprgWaPP32xiN5RVTi/s5FCR+XMXSKmhfoJjrpRAjCuuqQXyxUa/eJTdAE6eJ+KDKaoEqjZQxh3Gw==}
  335. cpu: [loong64]
  336. os: [linux]
  337. '@rollup/rollup-linux-ppc64-gnu@4.57.1':
  338. resolution: {integrity: sha512-4BrCgrpZo4hvzMDKRqEaW1zeecScDCR+2nZ86ATLhAoJ5FQ+lbHVD3ttKe74/c7tNT9c6F2viwB3ufwp01Oh2w==}
  339. cpu: [ppc64]
  340. os: [linux]
  341. '@rollup/rollup-linux-ppc64-musl@4.57.1':
  342. resolution: {integrity: sha512-NOlUuzesGauESAyEYFSe3QTUguL+lvrN1HtwEEsU2rOwdUDeTMJdO5dUYl/2hKf9jWydJrO9OL/XSSf65R5+Xw==}
  343. cpu: [ppc64]
  344. os: [linux]
  345. '@rollup/rollup-linux-riscv64-gnu@4.57.1':
  346. resolution: {integrity: sha512-ptA88htVp0AwUUqhVghwDIKlvJMD/fmL/wrQj99PRHFRAG6Z5nbWoWG4o81Nt9FT+IuqUQi+L31ZKAFeJ5Is+A==}
  347. cpu: [riscv64]
  348. os: [linux]
  349. '@rollup/rollup-linux-riscv64-musl@4.57.1':
  350. resolution: {integrity: sha512-S51t7aMMTNdmAMPpBg7OOsTdn4tySRQvklmL3RpDRyknk87+Sp3xaumlatU+ppQ+5raY7sSTcC2beGgvhENfuw==}
  351. cpu: [riscv64]
  352. os: [linux]
  353. '@rollup/rollup-linux-s390x-gnu@4.57.1':
  354. resolution: {integrity: sha512-Bl00OFnVFkL82FHbEqy3k5CUCKH6OEJL54KCyx2oqsmZnFTR8IoNqBF+mjQVcRCT5sB6yOvK8A37LNm/kPJiZg==}
  355. cpu: [s390x]
  356. os: [linux]
  357. '@rollup/rollup-linux-x64-gnu@4.57.1':
  358. resolution: {integrity: sha512-ABca4ceT4N+Tv/GtotnWAeXZUZuM/9AQyCyKYyKnpk4yoA7QIAuBt6Hkgpw8kActYlew2mvckXkvx0FfoInnLg==}
  359. cpu: [x64]
  360. os: [linux]
  361. '@rollup/rollup-linux-x64-musl@4.57.1':
  362. resolution: {integrity: sha512-HFps0JeGtuOR2convgRRkHCekD7j+gdAuXM+/i6kGzQtFhlCtQkpwtNzkNj6QhCDp7DRJ7+qC/1Vg2jt5iSOFw==}
  363. cpu: [x64]
  364. os: [linux]
  365. '@rollup/rollup-openbsd-x64@4.57.1':
  366. resolution: {integrity: sha512-H+hXEv9gdVQuDTgnqD+SQffoWoc0Of59AStSzTEj/feWTBAnSfSD3+Dql1ZruJQxmykT/JVY0dE8Ka7z0DH1hw==}
  367. cpu: [x64]
  368. os: [openbsd]
  369. '@rollup/rollup-openharmony-arm64@4.57.1':
  370. resolution: {integrity: sha512-4wYoDpNg6o/oPximyc/NG+mYUejZrCU2q+2w6YZqrAs2UcNUChIZXjtafAiiZSUc7On8v5NyNj34Kzj/Ltk6dQ==}
  371. cpu: [arm64]
  372. os: [openharmony]
  373. '@rollup/rollup-win32-arm64-msvc@4.57.1':
  374. resolution: {integrity: sha512-O54mtsV/6LW3P8qdTcamQmuC990HDfR71lo44oZMZlXU4tzLrbvTii87Ni9opq60ds0YzuAlEr/GNwuNluZyMQ==}
  375. cpu: [arm64]
  376. os: [win32]
  377. '@rollup/rollup-win32-ia32-msvc@4.57.1':
  378. resolution: {integrity: sha512-P3dLS+IerxCT/7D2q2FYcRdWRl22dNbrbBEtxdWhXrfIMPP9lQhb5h4Du04mdl5Woq05jVCDPCMF7Ub0NAjIew==}
  379. cpu: [ia32]
  380. os: [win32]
  381. '@rollup/rollup-win32-x64-gnu@4.57.1':
  382. resolution: {integrity: sha512-VMBH2eOOaKGtIJYleXsi2B8CPVADrh+TyNxJ4mWPnKfLB/DBUmzW+5m1xUrcwWoMfSLagIRpjUFeW5CO5hyciQ==}
  383. cpu: [x64]
  384. os: [win32]
  385. '@rollup/rollup-win32-x64-msvc@4.57.1':
  386. resolution: {integrity: sha512-mxRFDdHIWRxg3UfIIAwCm6NzvxG0jDX/wBN6KsQFTvKFqqg9vTrWUE68qEjHt19A5wwx5X5aUi2zuZT7YR0jrA==}
  387. cpu: [x64]
  388. os: [win32]
  389. '@types/estree@1.0.8':
  390. resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
  391. '@vitejs/plugin-vue@6.0.4':
  392. resolution: {integrity: sha512-uM5iXipgYIn13UUQCZNdWkYk+sysBeA97d5mHsAoAt1u/wpN3+zxOmsVJWosuzX+IMGRzeYUNytztrYznboIkQ==}
  393. engines: {node: ^20.19.0 || >=22.12.0}
  394. peerDependencies:
  395. vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
  396. vue: ^3.2.25
  397. '@vue-macros/common@3.1.2':
  398. resolution: {integrity: sha512-h9t4ArDdniO9ekYHAD95t9AZcAbb19lEGK+26iAjUODOIJKmObDNBSe4+6ELQAA3vtYiFPPBtHh7+cQCKi3Dng==}
  399. engines: {node: '>=20.19.0'}
  400. peerDependencies:
  401. vue: ^2.7.0 || ^3.2.25
  402. peerDependenciesMeta:
  403. vue:
  404. optional: true
  405. '@vue/babel-helper-vue-transform-on@1.5.0':
  406. resolution: {integrity: sha512-0dAYkerNhhHutHZ34JtTl2czVQHUNWv6xEbkdF5W+Yrv5pCWsqjeORdOgbtW2I9gWlt+wBmVn+ttqN9ZxR5tzA==}
  407. '@vue/babel-plugin-jsx@1.5.0':
  408. resolution: {integrity: sha512-mneBhw1oOqCd2247O0Yw/mRwC9jIGACAJUlawkmMBiNmL4dGA2eMzuNZVNqOUfYTa6vqmND4CtOPzmEEEqLKFw==}
  409. peerDependencies:
  410. '@babel/core': ^7.0.0-0
  411. peerDependenciesMeta:
  412. '@babel/core':
  413. optional: true
  414. '@vue/babel-plugin-resolve-type@1.5.0':
  415. resolution: {integrity: sha512-Wm/60o+53JwJODm4Knz47dxJnLDJ9FnKnGZJbUUf8nQRAtt6P+undLUAVU3Ha33LxOJe6IPoifRQ6F/0RrU31w==}
  416. peerDependencies:
  417. '@babel/core': ^7.0.0-0
  418. '@vue/compiler-core@3.5.28':
  419. resolution: {integrity: sha512-kviccYxTgoE8n6OCw96BNdYlBg2GOWfBuOW4Vqwrt7mSKWKwFVvI8egdTltqRgITGPsTFYtKYfxIG8ptX2PJHQ==}
  420. '@vue/compiler-dom@3.5.28':
  421. resolution: {integrity: sha512-/1ZepxAb159jKR1btkefDP+J2xuWL5V3WtleRmxaT+K2Aqiek/Ab/+Ebrw2pPj0sdHO8ViAyyJWfhXXOP/+LQA==}
  422. '@vue/compiler-sfc@3.5.28':
  423. resolution: {integrity: sha512-6TnKMiNkd6u6VeVDhZn/07KhEZuBSn43Wd2No5zaP5s3xm8IqFTHBj84HJah4UepSUJTro5SoqqlOY22FKY96g==}
  424. '@vue/compiler-ssr@3.5.28':
  425. resolution: {integrity: sha512-JCq//9w1qmC6UGLWJX7RXzrGpKkroubey/ZFqTpvEIDJEKGgntuDMqkuWiZvzTzTA5h2qZvFBFHY7fAAa9475g==}
  426. '@vue/devtools-api@8.0.6':
  427. resolution: {integrity: sha512-+lGBI+WTvJmnU2FZqHhEB8J1DXcvNlDeEalz77iYgOdY1jTj1ipSBaKj3sRhYcy+kqA8v/BSuvOz1XJucfQmUA==}
  428. '@vue/devtools-core@8.0.6':
  429. resolution: {integrity: sha512-fN7iVtpSQQdtMORWwVZ1JiIAKriinhD+lCHqPw9Rr252ae2TczILEmW0zcAZifPW8HfYcbFkn+h7Wv6kQQCayw==}
  430. peerDependencies:
  431. vue: ^3.0.0
  432. '@vue/devtools-kit@8.0.6':
  433. resolution: {integrity: sha512-9zXZPTJW72OteDXeSa5RVML3zWDCRcO5t77aJqSs228mdopYj5AiTpihozbsfFJ0IodfNs7pSgOGO3qfCuxDtw==}
  434. '@vue/devtools-shared@8.0.6':
  435. resolution: {integrity: sha512-Pp1JylTqlgMJvxW6MGyfTF8vGvlBSCAvMFaDCYa82Mgw7TT5eE5kkHgDvmOGHWeJE4zIDfCpCxHapsK2LtIAJg==}
  436. '@vue/reactivity@3.5.28':
  437. resolution: {integrity: sha512-gr5hEsxvn+RNyu9/9o1WtdYdwDjg5FgjUSBEkZWqgTKlo/fvwZ2+8W6AfKsc9YN2k/+iHYdS9vZYAhpi10kNaw==}
  438. '@vue/runtime-core@3.5.28':
  439. resolution: {integrity: sha512-POVHTdbgnrBBIpnbYU4y7pOMNlPn2QVxVzkvEA2pEgvzbelQq4ZOUxbp2oiyo+BOtiYlm8Q44wShHJoBvDPAjQ==}
  440. '@vue/runtime-dom@3.5.28':
  441. resolution: {integrity: sha512-4SXxSF8SXYMuhAIkT+eBRqOkWEfPu6nhccrzrkioA6l0boiq7sp18HCOov9qWJA5HML61kW8p/cB4MmBiG9dSA==}
  442. '@vue/server-renderer@3.5.28':
  443. resolution: {integrity: sha512-pf+5ECKGj8fX95bNincbzJ6yp6nyzuLDhYZCeFxUNp8EBrQpPpQaLX3nNCp49+UbgbPun3CeVE+5CXVV1Xydfg==}
  444. peerDependencies:
  445. vue: 3.5.28
  446. '@vue/shared@3.5.28':
  447. resolution: {integrity: sha512-cfWa1fCGBxrvaHRhvV3Is0MgmrbSCxYTXCSCau2I0a1Xw1N1pHAvkWCiXPRAqjvToILvguNyEwjevUqAuBQWvQ==}
  448. acorn@8.15.0:
  449. resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
  450. engines: {node: '>=0.4.0'}
  451. hasBin: true
  452. ansis@4.2.0:
  453. resolution: {integrity: sha512-HqZ5rWlFjGiV0tDm3UxxgNRqsOTniqoKZu0pIAfh7TZQMGuZK+hH0drySty0si0QXj1ieop4+SkSfPZBPPkHig==}
  454. engines: {node: '>=14'}
  455. ast-kit@2.2.0:
  456. resolution: {integrity: sha512-m1Q/RaVOnTp9JxPX+F+Zn7IcLYMzM8kZofDImfsKZd8MbR+ikdOzTeztStWqfrqIxZnYWryyI9ePm3NGjnZgGw==}
  457. engines: {node: '>=20.19.0'}
  458. ast-walker-scope@0.8.3:
  459. resolution: {integrity: sha512-cbdCP0PGOBq0ASG+sjnKIoYkWMKhhz+F/h9pRexUdX2Hd38+WOlBkRKlqkGOSm0YQpcFMQBJeK4WspUAkwsEdg==}
  460. engines: {node: '>=20.19.0'}
  461. baseline-browser-mapping@2.9.19:
  462. resolution: {integrity: sha512-ipDqC8FrAl/76p2SSWKSI+H9tFwm7vYqXQrItCuiVPt26Km0jS+NzSsBWAaBusvSbQcfJG+JitdMm+wZAgTYqg==}
  463. hasBin: true
  464. birpc@2.9.0:
  465. resolution: {integrity: sha512-KrayHS5pBi69Xi9JmvoqrIgYGDkD6mcSe/i6YKi3w5kekCLzrX4+nawcXqrj2tIp50Kw/mT/s3p+GVK0A0sKxw==}
  466. browserslist@4.28.1:
  467. resolution: {integrity: sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==}
  468. engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
  469. hasBin: true
  470. bundle-name@4.1.0:
  471. resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
  472. engines: {node: '>=18'}
  473. caniuse-lite@1.0.30001769:
  474. resolution: {integrity: sha512-BCfFL1sHijQlBGWBMuJyhZUhzo7wer5sVj9hqekB/7xn0Ypy+pER/edCYQm4exbXj4WiySGp40P8UuTh6w1srg==}
  475. chokidar@5.0.0:
  476. resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==}
  477. engines: {node: '>= 20.19.0'}
  478. confbox@0.1.8:
  479. resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
  480. confbox@0.2.4:
  481. resolution: {integrity: sha512-ysOGlgTFbN2/Y6Cg3Iye8YKulHw+R2fNXHrgSmXISQdMnomY6eNDprVdW9R5xBguEqI954+S6709UyiO7B+6OQ==}
  482. convert-source-map@2.0.0:
  483. resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
  484. copy-anything@4.0.5:
  485. resolution: {integrity: sha512-7Vv6asjS4gMOuILabD3l739tsaxFQmC+a7pLZm02zyvs8p977bL3zEgq3yDk5rn9B0PbYgIv++jmHcuUab4RhA==}
  486. engines: {node: '>=18'}
  487. csstype@3.2.3:
  488. resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
  489. debug@4.4.3:
  490. resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
  491. engines: {node: '>=6.0'}
  492. peerDependencies:
  493. supports-color: '*'
  494. peerDependenciesMeta:
  495. supports-color:
  496. optional: true
  497. default-browser-id@5.0.1:
  498. resolution: {integrity: sha512-x1VCxdX4t+8wVfd1so/9w+vQ4vx7lKd2Qp5tDRutErwmR85OgmfX7RlLRMWafRMY7hbEiXIbudNrjOAPa/hL8Q==}
  499. engines: {node: '>=18'}
  500. default-browser@5.5.0:
  501. resolution: {integrity: sha512-H9LMLr5zwIbSxrmvikGuI/5KGhZ8E2zH3stkMgM5LpOWDutGM2JZaj460Udnf1a+946zc7YBgrqEWwbk7zHvGw==}
  502. engines: {node: '>=18'}
  503. define-lazy-prop@3.0.0:
  504. resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==}
  505. engines: {node: '>=12'}
  506. electron-to-chromium@1.5.286:
  507. resolution: {integrity: sha512-9tfDXhJ4RKFNerfjdCcZfufu49vg620741MNs26a9+bhLThdB+plgMeou98CAaHu/WATj2iHOOHTp1hWtABj2A==}
  508. entities@7.0.1:
  509. resolution: {integrity: sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==}
  510. engines: {node: '>=0.12'}
  511. error-stack-parser-es@1.0.5:
  512. resolution: {integrity: sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==}
  513. esbuild@0.27.3:
  514. resolution: {integrity: sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==}
  515. engines: {node: '>=18'}
  516. hasBin: true
  517. escalade@3.2.0:
  518. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  519. engines: {node: '>=6'}
  520. estree-walker@2.0.2:
  521. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  522. exsolve@1.0.8:
  523. resolution: {integrity: sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==}
  524. fdir@6.5.0:
  525. resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
  526. engines: {node: '>=12.0.0'}
  527. peerDependencies:
  528. picomatch: ^3 || ^4
  529. peerDependenciesMeta:
  530. picomatch:
  531. optional: true
  532. fsevents@2.3.3:
  533. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  534. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  535. os: [darwin]
  536. gensync@1.0.0-beta.2:
  537. resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
  538. engines: {node: '>=6.9.0'}
  539. hookable@5.5.3:
  540. resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
  541. is-docker@3.0.0:
  542. resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==}
  543. engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
  544. hasBin: true
  545. is-inside-container@1.0.0:
  546. resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
  547. engines: {node: '>=14.16'}
  548. hasBin: true
  549. is-what@5.5.0:
  550. resolution: {integrity: sha512-oG7cgbmg5kLYae2N5IVd3jm2s+vldjxJzK1pcu9LfpGuQ93MQSzo0okvRna+7y5ifrD+20FE8FvjusyGaz14fw==}
  551. engines: {node: '>=18'}
  552. is-wsl@3.1.0:
  553. resolution: {integrity: sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==}
  554. engines: {node: '>=16'}
  555. js-tokens@4.0.0:
  556. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  557. jsesc@3.1.0:
  558. resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
  559. engines: {node: '>=6'}
  560. hasBin: true
  561. json5@2.2.3:
  562. resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
  563. engines: {node: '>=6'}
  564. hasBin: true
  565. kolorist@1.8.0:
  566. resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==}
  567. local-pkg@1.1.2:
  568. resolution: {integrity: sha512-arhlxbFRmoQHl33a0Zkle/YWlmNwoyt6QNZEIJcqNbdrsix5Lvc4HyyI3EnwxTYlZYc32EbYrQ8SzEZ7dqgg9A==}
  569. engines: {node: '>=14'}
  570. lru-cache@5.1.1:
  571. resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
  572. magic-string-ast@1.0.3:
  573. resolution: {integrity: sha512-CvkkH1i81zl7mmb94DsRiFeG9V2fR2JeuK8yDgS8oiZSFa++wWLEgZ5ufEOyLHbvSbD1gTRKv9NdX69Rnvr9JA==}
  574. engines: {node: '>=20.19.0'}
  575. magic-string@0.30.21:
  576. resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
  577. mitt@3.0.1:
  578. resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
  579. mlly@1.8.0:
  580. resolution: {integrity: sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==}
  581. mrmime@2.0.1:
  582. resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==}
  583. engines: {node: '>=10'}
  584. ms@2.1.3:
  585. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  586. muggle-string@0.4.1:
  587. resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
  588. nanoid@3.3.11:
  589. resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
  590. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  591. hasBin: true
  592. nanoid@5.1.6:
  593. resolution: {integrity: sha512-c7+7RQ+dMB5dPwwCp4ee1/iV/q2P6aK1mTZcfr1BTuVlyW9hJYiMPybJCcnBlQtuSmTIWNeazm/zqNoZSSElBg==}
  594. engines: {node: ^18 || >=20}
  595. hasBin: true
  596. node-releases@2.0.27:
  597. resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==}
  598. ohash@2.0.11:
  599. resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==}
  600. open@10.2.0:
  601. resolution: {integrity: sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA==}
  602. engines: {node: '>=18'}
  603. pathe@2.0.3:
  604. resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
  605. perfect-debounce@2.1.0:
  606. resolution: {integrity: sha512-LjgdTytVFXeUgtHZr9WYViYSM/g8MkcTPYDlPa3cDqMirHjKiSZPYd6DoL7pK8AJQr+uWkQvCjHNdiMqsrJs+g==}
  607. picocolors@1.1.1:
  608. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  609. picomatch@4.0.3:
  610. resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
  611. engines: {node: '>=12'}
  612. pkg-types@1.3.1:
  613. resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
  614. pkg-types@2.3.0:
  615. resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==}
  616. postcss@8.5.6:
  617. resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
  618. engines: {node: ^10 || ^12 || >=14}
  619. quansync@0.2.11:
  620. resolution: {integrity: sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA==}
  621. readdirp@5.0.0:
  622. resolution: {integrity: sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==}
  623. engines: {node: '>= 20.19.0'}
  624. rfdc@1.4.1:
  625. resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
  626. rollup@4.57.1:
  627. resolution: {integrity: sha512-oQL6lgK3e2QZeQ7gcgIkS2YZPg5slw37hYufJ3edKlfQSGGm8ICoxswK15ntSzF/a8+h7ekRy7k7oWc3BQ7y8A==}
  628. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  629. hasBin: true
  630. run-applescript@7.1.0:
  631. resolution: {integrity: sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==}
  632. engines: {node: '>=18'}
  633. scule@1.3.0:
  634. resolution: {integrity: sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==}
  635. semver@6.3.1:
  636. resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
  637. hasBin: true
  638. sirv@3.0.2:
  639. resolution: {integrity: sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==}
  640. engines: {node: '>=18'}
  641. source-map-js@1.2.1:
  642. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  643. engines: {node: '>=0.10.0'}
  644. speakingurl@14.0.1:
  645. resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==}
  646. engines: {node: '>=0.10.0'}
  647. superjson@2.2.6:
  648. resolution: {integrity: sha512-H+ue8Zo4vJmV2nRjpx86P35lzwDT3nItnIsocgumgr0hHMQ+ZGq5vrERg9kJBo5AWGmxZDhzDo+WVIJqkB0cGA==}
  649. engines: {node: '>=16'}
  650. tinyglobby@0.2.15:
  651. resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
  652. engines: {node: '>=12.0.0'}
  653. totalist@3.0.1:
  654. resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
  655. engines: {node: '>=6'}
  656. ufo@1.6.3:
  657. resolution: {integrity: sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==}
  658. unplugin-utils@0.3.1:
  659. resolution: {integrity: sha512-5lWVjgi6vuHhJ526bI4nlCOmkCIF3nnfXkCMDeMJrtdvxTs6ZFCM8oNufGTsDbKv/tJ/xj8RpvXjRuPBZJuJog==}
  660. engines: {node: '>=20.19.0'}
  661. unplugin@3.0.0:
  662. resolution: {integrity: sha512-0Mqk3AT2TZCXWKdcoaufeXNukv2mTrEZExeXlHIOZXdqYoHHr4n51pymnwV8x2BOVxwXbK2HLlI7usrqMpycdg==}
  663. engines: {node: ^20.19.0 || >=22.12.0}
  664. update-browserslist-db@1.2.3:
  665. resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==}
  666. hasBin: true
  667. peerDependencies:
  668. browserslist: '>= 4.21.0'
  669. vite-dev-rpc@1.1.0:
  670. resolution: {integrity: sha512-pKXZlgoXGoE8sEKiKJSng4hI1sQ4wi5YT24FCrwrLt6opmkjlqPPVmiPWWJn8M8byMxRGzp1CrFuqQs4M/Z39A==}
  671. peerDependencies:
  672. vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.1 || ^7.0.0-0
  673. vite-hot-client@2.1.0:
  674. resolution: {integrity: sha512-7SpgZmU7R+dDnSmvXE1mfDtnHLHQSisdySVR7lO8ceAXvM0otZeuQQ6C8LrS5d/aYyP/QZ0hI0L+dIPrm4YlFQ==}
  675. peerDependencies:
  676. vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0
  677. vite-plugin-inspect@11.3.3:
  678. resolution: {integrity: sha512-u2eV5La99oHoYPHE6UvbwgEqKKOQGz86wMg40CCosP6q8BkB6e5xPneZfYagK4ojPJSj5anHCrnvC20DpwVdRA==}
  679. engines: {node: '>=14'}
  680. peerDependencies:
  681. '@nuxt/kit': '*'
  682. vite: ^6.0.0 || ^7.0.0-0
  683. peerDependenciesMeta:
  684. '@nuxt/kit':
  685. optional: true
  686. vite-plugin-vue-devtools@8.0.6:
  687. resolution: {integrity: sha512-IiTCIJDb1ZliOT8fPbYXllyfgARzz1+R1r8RN9ScGIDzAB6o8bDME1a9JjrfdSJibL7i8DIPQH+pGv0U7haBeA==}
  688. engines: {node: '>=v14.21.3'}
  689. peerDependencies:
  690. vite: ^6.0.0 || ^7.0.0-0
  691. vite-plugin-vue-inspector@5.3.2:
  692. resolution: {integrity: sha512-YvEKooQcSiBTAs0DoYLfefNja9bLgkFM7NI2b07bE2SruuvX0MEa9cMaxjKVMkeCp5Nz9FRIdcN1rOdFVBeL6Q==}
  693. peerDependencies:
  694. vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0
  695. vite@7.3.1:
  696. resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==}
  697. engines: {node: ^20.19.0 || >=22.12.0}
  698. hasBin: true
  699. peerDependencies:
  700. '@types/node': ^20.19.0 || >=22.12.0
  701. jiti: '>=1.21.0'
  702. less: ^4.0.0
  703. lightningcss: ^1.21.0
  704. sass: ^1.70.0
  705. sass-embedded: ^1.70.0
  706. stylus: '>=0.54.8'
  707. sugarss: ^5.0.0
  708. terser: ^5.16.0
  709. tsx: ^4.8.1
  710. yaml: ^2.4.2
  711. peerDependenciesMeta:
  712. '@types/node':
  713. optional: true
  714. jiti:
  715. optional: true
  716. less:
  717. optional: true
  718. lightningcss:
  719. optional: true
  720. sass:
  721. optional: true
  722. sass-embedded:
  723. optional: true
  724. stylus:
  725. optional: true
  726. sugarss:
  727. optional: true
  728. terser:
  729. optional: true
  730. tsx:
  731. optional: true
  732. yaml:
  733. optional: true
  734. vue-router@5.0.2:
  735. resolution: {integrity: sha512-YFhwaE5c5JcJpNB1arpkl4/GnO32wiUWRB+OEj1T0DlDxEZoOfbltl2xEwktNU/9o1sGcGburIXSpbLpPFe/6w==}
  736. peerDependencies:
  737. '@pinia/colada': '>=0.21.2'
  738. '@vue/compiler-sfc': ^3.5.17
  739. pinia: ^3.0.4
  740. vue: ^3.5.0
  741. peerDependenciesMeta:
  742. '@pinia/colada':
  743. optional: true
  744. '@vue/compiler-sfc':
  745. optional: true
  746. pinia:
  747. optional: true
  748. vue@3.5.28:
  749. resolution: {integrity: sha512-BRdrNfeoccSoIZeIhyPBfvWSLFP4q8J3u8Ju8Ug5vu3LdD+yTM13Sg4sKtljxozbnuMu1NB1X5HBHRYUzFocKg==}
  750. peerDependencies:
  751. typescript: '*'
  752. peerDependenciesMeta:
  753. typescript:
  754. optional: true
  755. webpack-virtual-modules@0.6.2:
  756. resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
  757. wsl-utils@0.1.0:
  758. resolution: {integrity: sha512-h3Fbisa2nKGPxCpm89Hk33lBLsnaGBvctQopaBSOW/uIs6FTe1ATyAnKFJrzVs9vpGdsTe73WF3V4lIsk4Gacw==}
  759. engines: {node: '>=18'}
  760. yallist@3.1.1:
  761. resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
  762. yaml@2.8.2:
  763. resolution: {integrity: sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==}
  764. engines: {node: '>= 14.6'}
  765. hasBin: true
  766. snapshots:
  767. '@babel/code-frame@7.29.0':
  768. dependencies:
  769. '@babel/helper-validator-identifier': 7.28.5
  770. js-tokens: 4.0.0
  771. picocolors: 1.1.1
  772. '@babel/compat-data@7.29.0': {}
  773. '@babel/core@7.29.0':
  774. dependencies:
  775. '@babel/code-frame': 7.29.0
  776. '@babel/generator': 7.29.1
  777. '@babel/helper-compilation-targets': 7.28.6
  778. '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0)
  779. '@babel/helpers': 7.28.6
  780. '@babel/parser': 7.29.0
  781. '@babel/template': 7.28.6
  782. '@babel/traverse': 7.29.0
  783. '@babel/types': 7.29.0
  784. '@jridgewell/remapping': 2.3.5
  785. convert-source-map: 2.0.0
  786. debug: 4.4.3
  787. gensync: 1.0.0-beta.2
  788. json5: 2.2.3
  789. semver: 6.3.1
  790. transitivePeerDependencies:
  791. - supports-color
  792. '@babel/generator@7.29.1':
  793. dependencies:
  794. '@babel/parser': 7.29.0
  795. '@babel/types': 7.29.0
  796. '@jridgewell/gen-mapping': 0.3.13
  797. '@jridgewell/trace-mapping': 0.3.31
  798. jsesc: 3.1.0
  799. '@babel/helper-annotate-as-pure@7.27.3':
  800. dependencies:
  801. '@babel/types': 7.29.0
  802. '@babel/helper-compilation-targets@7.28.6':
  803. dependencies:
  804. '@babel/compat-data': 7.29.0
  805. '@babel/helper-validator-option': 7.27.1
  806. browserslist: 4.28.1
  807. lru-cache: 5.1.1
  808. semver: 6.3.1
  809. '@babel/helper-create-class-features-plugin@7.28.6(@babel/core@7.29.0)':
  810. dependencies:
  811. '@babel/core': 7.29.0
  812. '@babel/helper-annotate-as-pure': 7.27.3
  813. '@babel/helper-member-expression-to-functions': 7.28.5
  814. '@babel/helper-optimise-call-expression': 7.27.1
  815. '@babel/helper-replace-supers': 7.28.6(@babel/core@7.29.0)
  816. '@babel/helper-skip-transparent-expression-wrappers': 7.27.1
  817. '@babel/traverse': 7.29.0
  818. semver: 6.3.1
  819. transitivePeerDependencies:
  820. - supports-color
  821. '@babel/helper-globals@7.28.0': {}
  822. '@babel/helper-member-expression-to-functions@7.28.5':
  823. dependencies:
  824. '@babel/traverse': 7.29.0
  825. '@babel/types': 7.29.0
  826. transitivePeerDependencies:
  827. - supports-color
  828. '@babel/helper-module-imports@7.28.6':
  829. dependencies:
  830. '@babel/traverse': 7.29.0
  831. '@babel/types': 7.29.0
  832. transitivePeerDependencies:
  833. - supports-color
  834. '@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0)':
  835. dependencies:
  836. '@babel/core': 7.29.0
  837. '@babel/helper-module-imports': 7.28.6
  838. '@babel/helper-validator-identifier': 7.28.5
  839. '@babel/traverse': 7.29.0
  840. transitivePeerDependencies:
  841. - supports-color
  842. '@babel/helper-optimise-call-expression@7.27.1':
  843. dependencies:
  844. '@babel/types': 7.29.0
  845. '@babel/helper-plugin-utils@7.28.6': {}
  846. '@babel/helper-replace-supers@7.28.6(@babel/core@7.29.0)':
  847. dependencies:
  848. '@babel/core': 7.29.0
  849. '@babel/helper-member-expression-to-functions': 7.28.5
  850. '@babel/helper-optimise-call-expression': 7.27.1
  851. '@babel/traverse': 7.29.0
  852. transitivePeerDependencies:
  853. - supports-color
  854. '@babel/helper-skip-transparent-expression-wrappers@7.27.1':
  855. dependencies:
  856. '@babel/traverse': 7.29.0
  857. '@babel/types': 7.29.0
  858. transitivePeerDependencies:
  859. - supports-color
  860. '@babel/helper-string-parser@7.27.1': {}
  861. '@babel/helper-validator-identifier@7.28.5': {}
  862. '@babel/helper-validator-option@7.27.1': {}
  863. '@babel/helpers@7.28.6':
  864. dependencies:
  865. '@babel/template': 7.28.6
  866. '@babel/types': 7.29.0
  867. '@babel/parser@7.29.0':
  868. dependencies:
  869. '@babel/types': 7.29.0
  870. '@babel/plugin-proposal-decorators@7.29.0(@babel/core@7.29.0)':
  871. dependencies:
  872. '@babel/core': 7.29.0
  873. '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0)
  874. '@babel/helper-plugin-utils': 7.28.6
  875. '@babel/plugin-syntax-decorators': 7.28.6(@babel/core@7.29.0)
  876. transitivePeerDependencies:
  877. - supports-color
  878. '@babel/plugin-syntax-decorators@7.28.6(@babel/core@7.29.0)':
  879. dependencies:
  880. '@babel/core': 7.29.0
  881. '@babel/helper-plugin-utils': 7.28.6
  882. '@babel/plugin-syntax-import-attributes@7.28.6(@babel/core@7.29.0)':
  883. dependencies:
  884. '@babel/core': 7.29.0
  885. '@babel/helper-plugin-utils': 7.28.6
  886. '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.29.0)':
  887. dependencies:
  888. '@babel/core': 7.29.0
  889. '@babel/helper-plugin-utils': 7.28.6
  890. '@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0)':
  891. dependencies:
  892. '@babel/core': 7.29.0
  893. '@babel/helper-plugin-utils': 7.28.6
  894. '@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0)':
  895. dependencies:
  896. '@babel/core': 7.29.0
  897. '@babel/helper-plugin-utils': 7.28.6
  898. '@babel/plugin-transform-typescript@7.28.6(@babel/core@7.29.0)':
  899. dependencies:
  900. '@babel/core': 7.29.0
  901. '@babel/helper-annotate-as-pure': 7.27.3
  902. '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0)
  903. '@babel/helper-plugin-utils': 7.28.6
  904. '@babel/helper-skip-transparent-expression-wrappers': 7.27.1
  905. '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0)
  906. transitivePeerDependencies:
  907. - supports-color
  908. '@babel/template@7.28.6':
  909. dependencies:
  910. '@babel/code-frame': 7.29.0
  911. '@babel/parser': 7.29.0
  912. '@babel/types': 7.29.0
  913. '@babel/traverse@7.29.0':
  914. dependencies:
  915. '@babel/code-frame': 7.29.0
  916. '@babel/generator': 7.29.1
  917. '@babel/helper-globals': 7.28.0
  918. '@babel/parser': 7.29.0
  919. '@babel/template': 7.28.6
  920. '@babel/types': 7.29.0
  921. debug: 4.4.3
  922. transitivePeerDependencies:
  923. - supports-color
  924. '@babel/types@7.29.0':
  925. dependencies:
  926. '@babel/helper-string-parser': 7.27.1
  927. '@babel/helper-validator-identifier': 7.28.5
  928. '@esbuild/aix-ppc64@0.27.3':
  929. optional: true
  930. '@esbuild/android-arm64@0.27.3':
  931. optional: true
  932. '@esbuild/android-arm@0.27.3':
  933. optional: true
  934. '@esbuild/android-x64@0.27.3':
  935. optional: true
  936. '@esbuild/darwin-arm64@0.27.3':
  937. optional: true
  938. '@esbuild/darwin-x64@0.27.3':
  939. optional: true
  940. '@esbuild/freebsd-arm64@0.27.3':
  941. optional: true
  942. '@esbuild/freebsd-x64@0.27.3':
  943. optional: true
  944. '@esbuild/linux-arm64@0.27.3':
  945. optional: true
  946. '@esbuild/linux-arm@0.27.3':
  947. optional: true
  948. '@esbuild/linux-ia32@0.27.3':
  949. optional: true
  950. '@esbuild/linux-loong64@0.27.3':
  951. optional: true
  952. '@esbuild/linux-mips64el@0.27.3':
  953. optional: true
  954. '@esbuild/linux-ppc64@0.27.3':
  955. optional: true
  956. '@esbuild/linux-riscv64@0.27.3':
  957. optional: true
  958. '@esbuild/linux-s390x@0.27.3':
  959. optional: true
  960. '@esbuild/linux-x64@0.27.3':
  961. optional: true
  962. '@esbuild/netbsd-arm64@0.27.3':
  963. optional: true
  964. '@esbuild/netbsd-x64@0.27.3':
  965. optional: true
  966. '@esbuild/openbsd-arm64@0.27.3':
  967. optional: true
  968. '@esbuild/openbsd-x64@0.27.3':
  969. optional: true
  970. '@esbuild/openharmony-arm64@0.27.3':
  971. optional: true
  972. '@esbuild/sunos-x64@0.27.3':
  973. optional: true
  974. '@esbuild/win32-arm64@0.27.3':
  975. optional: true
  976. '@esbuild/win32-ia32@0.27.3':
  977. optional: true
  978. '@esbuild/win32-x64@0.27.3':
  979. optional: true
  980. '@iconify/types@2.0.0': {}
  981. '@iconify/vue@5.0.0(vue@3.5.28)':
  982. dependencies:
  983. '@iconify/types': 2.0.0
  984. vue: 3.5.28
  985. '@jridgewell/gen-mapping@0.3.13':
  986. dependencies:
  987. '@jridgewell/sourcemap-codec': 1.5.5
  988. '@jridgewell/trace-mapping': 0.3.31
  989. '@jridgewell/remapping@2.3.5':
  990. dependencies:
  991. '@jridgewell/gen-mapping': 0.3.13
  992. '@jridgewell/trace-mapping': 0.3.31
  993. '@jridgewell/resolve-uri@3.1.2': {}
  994. '@jridgewell/sourcemap-codec@1.5.5': {}
  995. '@jridgewell/trace-mapping@0.3.31':
  996. dependencies:
  997. '@jridgewell/resolve-uri': 3.1.2
  998. '@jridgewell/sourcemap-codec': 1.5.5
  999. '@polka/url@1.0.0-next.29': {}
  1000. '@rolldown/pluginutils@1.0.0-rc.2': {}
  1001. '@rollup/rollup-android-arm-eabi@4.57.1':
  1002. optional: true
  1003. '@rollup/rollup-android-arm64@4.57.1':
  1004. optional: true
  1005. '@rollup/rollup-darwin-arm64@4.57.1':
  1006. optional: true
  1007. '@rollup/rollup-darwin-x64@4.57.1':
  1008. optional: true
  1009. '@rollup/rollup-freebsd-arm64@4.57.1':
  1010. optional: true
  1011. '@rollup/rollup-freebsd-x64@4.57.1':
  1012. optional: true
  1013. '@rollup/rollup-linux-arm-gnueabihf@4.57.1':
  1014. optional: true
  1015. '@rollup/rollup-linux-arm-musleabihf@4.57.1':
  1016. optional: true
  1017. '@rollup/rollup-linux-arm64-gnu@4.57.1':
  1018. optional: true
  1019. '@rollup/rollup-linux-arm64-musl@4.57.1':
  1020. optional: true
  1021. '@rollup/rollup-linux-loong64-gnu@4.57.1':
  1022. optional: true
  1023. '@rollup/rollup-linux-loong64-musl@4.57.1':
  1024. optional: true
  1025. '@rollup/rollup-linux-ppc64-gnu@4.57.1':
  1026. optional: true
  1027. '@rollup/rollup-linux-ppc64-musl@4.57.1':
  1028. optional: true
  1029. '@rollup/rollup-linux-riscv64-gnu@4.57.1':
  1030. optional: true
  1031. '@rollup/rollup-linux-riscv64-musl@4.57.1':
  1032. optional: true
  1033. '@rollup/rollup-linux-s390x-gnu@4.57.1':
  1034. optional: true
  1035. '@rollup/rollup-linux-x64-gnu@4.57.1':
  1036. optional: true
  1037. '@rollup/rollup-linux-x64-musl@4.57.1':
  1038. optional: true
  1039. '@rollup/rollup-openbsd-x64@4.57.1':
  1040. optional: true
  1041. '@rollup/rollup-openharmony-arm64@4.57.1':
  1042. optional: true
  1043. '@rollup/rollup-win32-arm64-msvc@4.57.1':
  1044. optional: true
  1045. '@rollup/rollup-win32-ia32-msvc@4.57.1':
  1046. optional: true
  1047. '@rollup/rollup-win32-x64-gnu@4.57.1':
  1048. optional: true
  1049. '@rollup/rollup-win32-x64-msvc@4.57.1':
  1050. optional: true
  1051. '@types/estree@1.0.8': {}
  1052. '@vitejs/plugin-vue@6.0.4(vite@7.3.1(yaml@2.8.2))(vue@3.5.28)':
  1053. dependencies:
  1054. '@rolldown/pluginutils': 1.0.0-rc.2
  1055. vite: 7.3.1(yaml@2.8.2)
  1056. vue: 3.5.28
  1057. '@vue-macros/common@3.1.2(vue@3.5.28)':
  1058. dependencies:
  1059. '@vue/compiler-sfc': 3.5.28
  1060. ast-kit: 2.2.0
  1061. local-pkg: 1.1.2
  1062. magic-string-ast: 1.0.3
  1063. unplugin-utils: 0.3.1
  1064. optionalDependencies:
  1065. vue: 3.5.28
  1066. '@vue/babel-helper-vue-transform-on@1.5.0': {}
  1067. '@vue/babel-plugin-jsx@1.5.0(@babel/core@7.29.0)':
  1068. dependencies:
  1069. '@babel/helper-module-imports': 7.28.6
  1070. '@babel/helper-plugin-utils': 7.28.6
  1071. '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0)
  1072. '@babel/template': 7.28.6
  1073. '@babel/traverse': 7.29.0
  1074. '@babel/types': 7.29.0
  1075. '@vue/babel-helper-vue-transform-on': 1.5.0
  1076. '@vue/babel-plugin-resolve-type': 1.5.0(@babel/core@7.29.0)
  1077. '@vue/shared': 3.5.28
  1078. optionalDependencies:
  1079. '@babel/core': 7.29.0
  1080. transitivePeerDependencies:
  1081. - supports-color
  1082. '@vue/babel-plugin-resolve-type@1.5.0(@babel/core@7.29.0)':
  1083. dependencies:
  1084. '@babel/code-frame': 7.29.0
  1085. '@babel/core': 7.29.0
  1086. '@babel/helper-module-imports': 7.28.6
  1087. '@babel/helper-plugin-utils': 7.28.6
  1088. '@babel/parser': 7.29.0
  1089. '@vue/compiler-sfc': 3.5.28
  1090. transitivePeerDependencies:
  1091. - supports-color
  1092. '@vue/compiler-core@3.5.28':
  1093. dependencies:
  1094. '@babel/parser': 7.29.0
  1095. '@vue/shared': 3.5.28
  1096. entities: 7.0.1
  1097. estree-walker: 2.0.2
  1098. source-map-js: 1.2.1
  1099. '@vue/compiler-dom@3.5.28':
  1100. dependencies:
  1101. '@vue/compiler-core': 3.5.28
  1102. '@vue/shared': 3.5.28
  1103. '@vue/compiler-sfc@3.5.28':
  1104. dependencies:
  1105. '@babel/parser': 7.29.0
  1106. '@vue/compiler-core': 3.5.28
  1107. '@vue/compiler-dom': 3.5.28
  1108. '@vue/compiler-ssr': 3.5.28
  1109. '@vue/shared': 3.5.28
  1110. estree-walker: 2.0.2
  1111. magic-string: 0.30.21
  1112. postcss: 8.5.6
  1113. source-map-js: 1.2.1
  1114. '@vue/compiler-ssr@3.5.28':
  1115. dependencies:
  1116. '@vue/compiler-dom': 3.5.28
  1117. '@vue/shared': 3.5.28
  1118. '@vue/devtools-api@8.0.6':
  1119. dependencies:
  1120. '@vue/devtools-kit': 8.0.6
  1121. '@vue/devtools-core@8.0.6(vite@7.3.1(yaml@2.8.2))(vue@3.5.28)':
  1122. dependencies:
  1123. '@vue/devtools-kit': 8.0.6
  1124. '@vue/devtools-shared': 8.0.6
  1125. mitt: 3.0.1
  1126. nanoid: 5.1.6
  1127. pathe: 2.0.3
  1128. vite-hot-client: 2.1.0(vite@7.3.1(yaml@2.8.2))
  1129. vue: 3.5.28
  1130. transitivePeerDependencies:
  1131. - vite
  1132. '@vue/devtools-kit@8.0.6':
  1133. dependencies:
  1134. '@vue/devtools-shared': 8.0.6
  1135. birpc: 2.9.0
  1136. hookable: 5.5.3
  1137. mitt: 3.0.1
  1138. perfect-debounce: 2.1.0
  1139. speakingurl: 14.0.1
  1140. superjson: 2.2.6
  1141. '@vue/devtools-shared@8.0.6':
  1142. dependencies:
  1143. rfdc: 1.4.1
  1144. '@vue/reactivity@3.5.28':
  1145. dependencies:
  1146. '@vue/shared': 3.5.28
  1147. '@vue/runtime-core@3.5.28':
  1148. dependencies:
  1149. '@vue/reactivity': 3.5.28
  1150. '@vue/shared': 3.5.28
  1151. '@vue/runtime-dom@3.5.28':
  1152. dependencies:
  1153. '@vue/reactivity': 3.5.28
  1154. '@vue/runtime-core': 3.5.28
  1155. '@vue/shared': 3.5.28
  1156. csstype: 3.2.3
  1157. '@vue/server-renderer@3.5.28(vue@3.5.28)':
  1158. dependencies:
  1159. '@vue/compiler-ssr': 3.5.28
  1160. '@vue/shared': 3.5.28
  1161. vue: 3.5.28
  1162. '@vue/shared@3.5.28': {}
  1163. acorn@8.15.0: {}
  1164. ansis@4.2.0: {}
  1165. ast-kit@2.2.0:
  1166. dependencies:
  1167. '@babel/parser': 7.29.0
  1168. pathe: 2.0.3
  1169. ast-walker-scope@0.8.3:
  1170. dependencies:
  1171. '@babel/parser': 7.29.0
  1172. ast-kit: 2.2.0
  1173. baseline-browser-mapping@2.9.19: {}
  1174. birpc@2.9.0: {}
  1175. browserslist@4.28.1:
  1176. dependencies:
  1177. baseline-browser-mapping: 2.9.19
  1178. caniuse-lite: 1.0.30001769
  1179. electron-to-chromium: 1.5.286
  1180. node-releases: 2.0.27
  1181. update-browserslist-db: 1.2.3(browserslist@4.28.1)
  1182. bundle-name@4.1.0:
  1183. dependencies:
  1184. run-applescript: 7.1.0
  1185. caniuse-lite@1.0.30001769: {}
  1186. chokidar@5.0.0:
  1187. dependencies:
  1188. readdirp: 5.0.0
  1189. confbox@0.1.8: {}
  1190. confbox@0.2.4: {}
  1191. convert-source-map@2.0.0: {}
  1192. copy-anything@4.0.5:
  1193. dependencies:
  1194. is-what: 5.5.0
  1195. csstype@3.2.3: {}
  1196. debug@4.4.3:
  1197. dependencies:
  1198. ms: 2.1.3
  1199. default-browser-id@5.0.1: {}
  1200. default-browser@5.5.0:
  1201. dependencies:
  1202. bundle-name: 4.1.0
  1203. default-browser-id: 5.0.1
  1204. define-lazy-prop@3.0.0: {}
  1205. electron-to-chromium@1.5.286: {}
  1206. entities@7.0.1: {}
  1207. error-stack-parser-es@1.0.5: {}
  1208. esbuild@0.27.3:
  1209. optionalDependencies:
  1210. '@esbuild/aix-ppc64': 0.27.3
  1211. '@esbuild/android-arm': 0.27.3
  1212. '@esbuild/android-arm64': 0.27.3
  1213. '@esbuild/android-x64': 0.27.3
  1214. '@esbuild/darwin-arm64': 0.27.3
  1215. '@esbuild/darwin-x64': 0.27.3
  1216. '@esbuild/freebsd-arm64': 0.27.3
  1217. '@esbuild/freebsd-x64': 0.27.3
  1218. '@esbuild/linux-arm': 0.27.3
  1219. '@esbuild/linux-arm64': 0.27.3
  1220. '@esbuild/linux-ia32': 0.27.3
  1221. '@esbuild/linux-loong64': 0.27.3
  1222. '@esbuild/linux-mips64el': 0.27.3
  1223. '@esbuild/linux-ppc64': 0.27.3
  1224. '@esbuild/linux-riscv64': 0.27.3
  1225. '@esbuild/linux-s390x': 0.27.3
  1226. '@esbuild/linux-x64': 0.27.3
  1227. '@esbuild/netbsd-arm64': 0.27.3
  1228. '@esbuild/netbsd-x64': 0.27.3
  1229. '@esbuild/openbsd-arm64': 0.27.3
  1230. '@esbuild/openbsd-x64': 0.27.3
  1231. '@esbuild/openharmony-arm64': 0.27.3
  1232. '@esbuild/sunos-x64': 0.27.3
  1233. '@esbuild/win32-arm64': 0.27.3
  1234. '@esbuild/win32-ia32': 0.27.3
  1235. '@esbuild/win32-x64': 0.27.3
  1236. escalade@3.2.0: {}
  1237. estree-walker@2.0.2: {}
  1238. exsolve@1.0.8: {}
  1239. fdir@6.5.0(picomatch@4.0.3):
  1240. optionalDependencies:
  1241. picomatch: 4.0.3
  1242. fsevents@2.3.3:
  1243. optional: true
  1244. gensync@1.0.0-beta.2: {}
  1245. hookable@5.5.3: {}
  1246. is-docker@3.0.0: {}
  1247. is-inside-container@1.0.0:
  1248. dependencies:
  1249. is-docker: 3.0.0
  1250. is-what@5.5.0: {}
  1251. is-wsl@3.1.0:
  1252. dependencies:
  1253. is-inside-container: 1.0.0
  1254. js-tokens@4.0.0: {}
  1255. jsesc@3.1.0: {}
  1256. json5@2.2.3: {}
  1257. kolorist@1.8.0: {}
  1258. local-pkg@1.1.2:
  1259. dependencies:
  1260. mlly: 1.8.0
  1261. pkg-types: 2.3.0
  1262. quansync: 0.2.11
  1263. lru-cache@5.1.1:
  1264. dependencies:
  1265. yallist: 3.1.1
  1266. magic-string-ast@1.0.3:
  1267. dependencies:
  1268. magic-string: 0.30.21
  1269. magic-string@0.30.21:
  1270. dependencies:
  1271. '@jridgewell/sourcemap-codec': 1.5.5
  1272. mitt@3.0.1: {}
  1273. mlly@1.8.0:
  1274. dependencies:
  1275. acorn: 8.15.0
  1276. pathe: 2.0.3
  1277. pkg-types: 1.3.1
  1278. ufo: 1.6.3
  1279. mrmime@2.0.1: {}
  1280. ms@2.1.3: {}
  1281. muggle-string@0.4.1: {}
  1282. nanoid@3.3.11: {}
  1283. nanoid@5.1.6: {}
  1284. node-releases@2.0.27: {}
  1285. ohash@2.0.11: {}
  1286. open@10.2.0:
  1287. dependencies:
  1288. default-browser: 5.5.0
  1289. define-lazy-prop: 3.0.0
  1290. is-inside-container: 1.0.0
  1291. wsl-utils: 0.1.0
  1292. pathe@2.0.3: {}
  1293. perfect-debounce@2.1.0: {}
  1294. picocolors@1.1.1: {}
  1295. picomatch@4.0.3: {}
  1296. pkg-types@1.3.1:
  1297. dependencies:
  1298. confbox: 0.1.8
  1299. mlly: 1.8.0
  1300. pathe: 2.0.3
  1301. pkg-types@2.3.0:
  1302. dependencies:
  1303. confbox: 0.2.4
  1304. exsolve: 1.0.8
  1305. pathe: 2.0.3
  1306. postcss@8.5.6:
  1307. dependencies:
  1308. nanoid: 3.3.11
  1309. picocolors: 1.1.1
  1310. source-map-js: 1.2.1
  1311. quansync@0.2.11: {}
  1312. readdirp@5.0.0: {}
  1313. rfdc@1.4.1: {}
  1314. rollup@4.57.1:
  1315. dependencies:
  1316. '@types/estree': 1.0.8
  1317. optionalDependencies:
  1318. '@rollup/rollup-android-arm-eabi': 4.57.1
  1319. '@rollup/rollup-android-arm64': 4.57.1
  1320. '@rollup/rollup-darwin-arm64': 4.57.1
  1321. '@rollup/rollup-darwin-x64': 4.57.1
  1322. '@rollup/rollup-freebsd-arm64': 4.57.1
  1323. '@rollup/rollup-freebsd-x64': 4.57.1
  1324. '@rollup/rollup-linux-arm-gnueabihf': 4.57.1
  1325. '@rollup/rollup-linux-arm-musleabihf': 4.57.1
  1326. '@rollup/rollup-linux-arm64-gnu': 4.57.1
  1327. '@rollup/rollup-linux-arm64-musl': 4.57.1
  1328. '@rollup/rollup-linux-loong64-gnu': 4.57.1
  1329. '@rollup/rollup-linux-loong64-musl': 4.57.1
  1330. '@rollup/rollup-linux-ppc64-gnu': 4.57.1
  1331. '@rollup/rollup-linux-ppc64-musl': 4.57.1
  1332. '@rollup/rollup-linux-riscv64-gnu': 4.57.1
  1333. '@rollup/rollup-linux-riscv64-musl': 4.57.1
  1334. '@rollup/rollup-linux-s390x-gnu': 4.57.1
  1335. '@rollup/rollup-linux-x64-gnu': 4.57.1
  1336. '@rollup/rollup-linux-x64-musl': 4.57.1
  1337. '@rollup/rollup-openbsd-x64': 4.57.1
  1338. '@rollup/rollup-openharmony-arm64': 4.57.1
  1339. '@rollup/rollup-win32-arm64-msvc': 4.57.1
  1340. '@rollup/rollup-win32-ia32-msvc': 4.57.1
  1341. '@rollup/rollup-win32-x64-gnu': 4.57.1
  1342. '@rollup/rollup-win32-x64-msvc': 4.57.1
  1343. fsevents: 2.3.3
  1344. run-applescript@7.1.0: {}
  1345. scule@1.3.0: {}
  1346. semver@6.3.1: {}
  1347. sirv@3.0.2:
  1348. dependencies:
  1349. '@polka/url': 1.0.0-next.29
  1350. mrmime: 2.0.1
  1351. totalist: 3.0.1
  1352. source-map-js@1.2.1: {}
  1353. speakingurl@14.0.1: {}
  1354. superjson@2.2.6:
  1355. dependencies:
  1356. copy-anything: 4.0.5
  1357. tinyglobby@0.2.15:
  1358. dependencies:
  1359. fdir: 6.5.0(picomatch@4.0.3)
  1360. picomatch: 4.0.3
  1361. totalist@3.0.1: {}
  1362. ufo@1.6.3: {}
  1363. unplugin-utils@0.3.1:
  1364. dependencies:
  1365. pathe: 2.0.3
  1366. picomatch: 4.0.3
  1367. unplugin@3.0.0:
  1368. dependencies:
  1369. '@jridgewell/remapping': 2.3.5
  1370. picomatch: 4.0.3
  1371. webpack-virtual-modules: 0.6.2
  1372. update-browserslist-db@1.2.3(browserslist@4.28.1):
  1373. dependencies:
  1374. browserslist: 4.28.1
  1375. escalade: 3.2.0
  1376. picocolors: 1.1.1
  1377. vite-dev-rpc@1.1.0(vite@7.3.1(yaml@2.8.2)):
  1378. dependencies:
  1379. birpc: 2.9.0
  1380. vite: 7.3.1(yaml@2.8.2)
  1381. vite-hot-client: 2.1.0(vite@7.3.1(yaml@2.8.2))
  1382. vite-hot-client@2.1.0(vite@7.3.1(yaml@2.8.2)):
  1383. dependencies:
  1384. vite: 7.3.1(yaml@2.8.2)
  1385. vite-plugin-inspect@11.3.3(vite@7.3.1(yaml@2.8.2)):
  1386. dependencies:
  1387. ansis: 4.2.0
  1388. debug: 4.4.3
  1389. error-stack-parser-es: 1.0.5
  1390. ohash: 2.0.11
  1391. open: 10.2.0
  1392. perfect-debounce: 2.1.0
  1393. sirv: 3.0.2
  1394. unplugin-utils: 0.3.1
  1395. vite: 7.3.1(yaml@2.8.2)
  1396. vite-dev-rpc: 1.1.0(vite@7.3.1(yaml@2.8.2))
  1397. transitivePeerDependencies:
  1398. - supports-color
  1399. vite-plugin-vue-devtools@8.0.6(vite@7.3.1(yaml@2.8.2))(vue@3.5.28):
  1400. dependencies:
  1401. '@vue/devtools-core': 8.0.6(vite@7.3.1(yaml@2.8.2))(vue@3.5.28)
  1402. '@vue/devtools-kit': 8.0.6
  1403. '@vue/devtools-shared': 8.0.6
  1404. sirv: 3.0.2
  1405. vite: 7.3.1(yaml@2.8.2)
  1406. vite-plugin-inspect: 11.3.3(vite@7.3.1(yaml@2.8.2))
  1407. vite-plugin-vue-inspector: 5.3.2(vite@7.3.1(yaml@2.8.2))
  1408. transitivePeerDependencies:
  1409. - '@nuxt/kit'
  1410. - supports-color
  1411. - vue
  1412. vite-plugin-vue-inspector@5.3.2(vite@7.3.1(yaml@2.8.2)):
  1413. dependencies:
  1414. '@babel/core': 7.29.0
  1415. '@babel/plugin-proposal-decorators': 7.29.0(@babel/core@7.29.0)
  1416. '@babel/plugin-syntax-import-attributes': 7.28.6(@babel/core@7.29.0)
  1417. '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.29.0)
  1418. '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0)
  1419. '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.29.0)
  1420. '@vue/compiler-dom': 3.5.28
  1421. kolorist: 1.8.0
  1422. magic-string: 0.30.21
  1423. vite: 7.3.1(yaml@2.8.2)
  1424. transitivePeerDependencies:
  1425. - supports-color
  1426. vite@7.3.1(yaml@2.8.2):
  1427. dependencies:
  1428. esbuild: 0.27.3
  1429. fdir: 6.5.0(picomatch@4.0.3)
  1430. picomatch: 4.0.3
  1431. postcss: 8.5.6
  1432. rollup: 4.57.1
  1433. tinyglobby: 0.2.15
  1434. optionalDependencies:
  1435. fsevents: 2.3.3
  1436. yaml: 2.8.2
  1437. vue-router@5.0.2(@vue/compiler-sfc@3.5.28)(vue@3.5.28):
  1438. dependencies:
  1439. '@babel/generator': 7.29.1
  1440. '@vue-macros/common': 3.1.2(vue@3.5.28)
  1441. '@vue/devtools-api': 8.0.6
  1442. ast-walker-scope: 0.8.3
  1443. chokidar: 5.0.0
  1444. json5: 2.2.3
  1445. local-pkg: 1.1.2
  1446. magic-string: 0.30.21
  1447. mlly: 1.8.0
  1448. muggle-string: 0.4.1
  1449. pathe: 2.0.3
  1450. picomatch: 4.0.3
  1451. scule: 1.3.0
  1452. tinyglobby: 0.2.15
  1453. unplugin: 3.0.0
  1454. unplugin-utils: 0.3.1
  1455. vue: 3.5.28
  1456. yaml: 2.8.2
  1457. optionalDependencies:
  1458. '@vue/compiler-sfc': 3.5.28
  1459. vue@3.5.28:
  1460. dependencies:
  1461. '@vue/compiler-dom': 3.5.28
  1462. '@vue/compiler-sfc': 3.5.28
  1463. '@vue/runtime-dom': 3.5.28
  1464. '@vue/server-renderer': 3.5.28(vue@3.5.28)
  1465. '@vue/shared': 3.5.28
  1466. webpack-virtual-modules@0.6.2: {}
  1467. wsl-utils@0.1.0:
  1468. dependencies:
  1469. is-wsl: 3.1.0
  1470. yallist@3.1.1: {}
  1471. yaml@2.8.2: {}