pnpm-lock.yaml 97 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. '@iconify/iconify':
  9. specifier: ^3.1.1
  10. version: 3.1.1
  11. '@iconify/vue':
  12. specifier: ^5.0.0
  13. version: 5.0.0(vue@3.5.22(typescript@5.9.3))
  14. axios:
  15. specifier: ^1.13.1
  16. version: 1.13.1
  17. element-plus:
  18. specifier: ^2.11.7
  19. version: 2.11.7(vue@3.5.22(typescript@5.9.3))
  20. motion-v:
  21. specifier: ^1.7.4
  22. version: 1.7.4(@vueuse/core@10.11.1(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3))
  23. pinia:
  24. specifier: ^3.0.3
  25. version: 3.0.3(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))
  26. vue:
  27. specifier: ^3.5.22
  28. version: 3.5.22(typescript@5.9.3)
  29. vue-router:
  30. specifier: ^4.6.3
  31. version: 4.6.3(vue@3.5.22(typescript@5.9.3))
  32. devDependencies:
  33. '@tailwindcss/vite':
  34. specifier: ^4.1.16
  35. version: 4.1.16(vite@7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2))
  36. '@tsconfig/node22':
  37. specifier: ^22.0.2
  38. version: 22.0.2
  39. '@types/node':
  40. specifier: ^22.18.11
  41. version: 22.19.0
  42. '@vitejs/plugin-vue':
  43. specifier: ^6.0.1
  44. version: 6.0.1(vite@7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2))(vue@3.5.22(typescript@5.9.3))
  45. '@vue/tsconfig':
  46. specifier: ^0.8.1
  47. version: 0.8.1(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))
  48. autoprefixer:
  49. specifier: ^10.4.21
  50. version: 10.4.21(postcss@8.5.6)
  51. npm-run-all2:
  52. specifier: ^8.0.4
  53. version: 8.0.4
  54. postcss:
  55. specifier: ^8.5.6
  56. version: 8.5.6
  57. tailwindcss:
  58. specifier: ^4.1.16
  59. version: 4.1.16
  60. typescript:
  61. specifier: ~5.9.0
  62. version: 5.9.3
  63. unplugin-auto-import:
  64. specifier: ^20.2.0
  65. version: 20.2.0(@vueuse/core@10.11.1(vue@3.5.22(typescript@5.9.3)))
  66. unplugin-vue-components:
  67. specifier: ^30.0.0
  68. version: 30.0.0(@babel/parser@7.28.5)(vue@3.5.22(typescript@5.9.3))
  69. vite:
  70. specifier: ^7.1.11
  71. version: 7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2)
  72. vite-plugin-vue-devtools:
  73. specifier: ^8.0.3
  74. version: 8.0.3(vite@7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2))(vue@3.5.22(typescript@5.9.3))
  75. vue-tsc:
  76. specifier: ^3.1.1
  77. version: 3.1.3(typescript@5.9.3)
  78. packages:
  79. '@babel/code-frame@7.27.1':
  80. resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==}
  81. engines: {node: '>=6.9.0'}
  82. '@babel/compat-data@7.28.5':
  83. resolution: {integrity: sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==}
  84. engines: {node: '>=6.9.0'}
  85. '@babel/core@7.28.5':
  86. resolution: {integrity: sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==}
  87. engines: {node: '>=6.9.0'}
  88. '@babel/generator@7.28.5':
  89. resolution: {integrity: sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==}
  90. engines: {node: '>=6.9.0'}
  91. '@babel/helper-annotate-as-pure@7.27.3':
  92. resolution: {integrity: sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==}
  93. engines: {node: '>=6.9.0'}
  94. '@babel/helper-compilation-targets@7.27.2':
  95. resolution: {integrity: sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==}
  96. engines: {node: '>=6.9.0'}
  97. '@babel/helper-create-class-features-plugin@7.28.5':
  98. resolution: {integrity: sha512-q3WC4JfdODypvxArsJQROfupPBq9+lMwjKq7C33GhbFYJsufD0yd/ziwD+hJucLeWsnFPWZjsU2DNFqBPE7jwQ==}
  99. engines: {node: '>=6.9.0'}
  100. peerDependencies:
  101. '@babel/core': ^7.0.0
  102. '@babel/helper-globals@7.28.0':
  103. resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==}
  104. engines: {node: '>=6.9.0'}
  105. '@babel/helper-member-expression-to-functions@7.28.5':
  106. resolution: {integrity: sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==}
  107. engines: {node: '>=6.9.0'}
  108. '@babel/helper-module-imports@7.27.1':
  109. resolution: {integrity: sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==}
  110. engines: {node: '>=6.9.0'}
  111. '@babel/helper-module-transforms@7.28.3':
  112. resolution: {integrity: sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==}
  113. engines: {node: '>=6.9.0'}
  114. peerDependencies:
  115. '@babel/core': ^7.0.0
  116. '@babel/helper-optimise-call-expression@7.27.1':
  117. resolution: {integrity: sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==}
  118. engines: {node: '>=6.9.0'}
  119. '@babel/helper-plugin-utils@7.27.1':
  120. resolution: {integrity: sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==}
  121. engines: {node: '>=6.9.0'}
  122. '@babel/helper-replace-supers@7.27.1':
  123. resolution: {integrity: sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==}
  124. engines: {node: '>=6.9.0'}
  125. peerDependencies:
  126. '@babel/core': ^7.0.0
  127. '@babel/helper-skip-transparent-expression-wrappers@7.27.1':
  128. resolution: {integrity: sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==}
  129. engines: {node: '>=6.9.0'}
  130. '@babel/helper-string-parser@7.27.1':
  131. resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
  132. engines: {node: '>=6.9.0'}
  133. '@babel/helper-validator-identifier@7.28.5':
  134. resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==}
  135. engines: {node: '>=6.9.0'}
  136. '@babel/helper-validator-option@7.27.1':
  137. resolution: {integrity: sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==}
  138. engines: {node: '>=6.9.0'}
  139. '@babel/helpers@7.28.4':
  140. resolution: {integrity: sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==}
  141. engines: {node: '>=6.9.0'}
  142. '@babel/parser@7.28.5':
  143. resolution: {integrity: sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==}
  144. engines: {node: '>=6.0.0'}
  145. hasBin: true
  146. '@babel/plugin-proposal-decorators@7.28.0':
  147. resolution: {integrity: sha512-zOiZqvANjWDUaUS9xMxbMcK/Zccztbe/6ikvUXaG9nsPH3w6qh5UaPGAnirI/WhIbZ8m3OHU0ReyPrknG+ZKeg==}
  148. engines: {node: '>=6.9.0'}
  149. peerDependencies:
  150. '@babel/core': ^7.0.0-0
  151. '@babel/plugin-syntax-decorators@7.27.1':
  152. resolution: {integrity: sha512-YMq8Z87Lhl8EGkmb0MwYkt36QnxC+fzCgrl66ereamPlYToRpIk5nUjKUY3QKLWq8mwUB1BgbeXcTJhZOCDg5A==}
  153. engines: {node: '>=6.9.0'}
  154. peerDependencies:
  155. '@babel/core': ^7.0.0-0
  156. '@babel/plugin-syntax-import-attributes@7.27.1':
  157. resolution: {integrity: sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==}
  158. engines: {node: '>=6.9.0'}
  159. peerDependencies:
  160. '@babel/core': ^7.0.0-0
  161. '@babel/plugin-syntax-import-meta@7.10.4':
  162. resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
  163. peerDependencies:
  164. '@babel/core': ^7.0.0-0
  165. '@babel/plugin-syntax-jsx@7.27.1':
  166. resolution: {integrity: sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==}
  167. engines: {node: '>=6.9.0'}
  168. peerDependencies:
  169. '@babel/core': ^7.0.0-0
  170. '@babel/plugin-syntax-typescript@7.27.1':
  171. resolution: {integrity: sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==}
  172. engines: {node: '>=6.9.0'}
  173. peerDependencies:
  174. '@babel/core': ^7.0.0-0
  175. '@babel/plugin-transform-typescript@7.28.5':
  176. resolution: {integrity: sha512-x2Qa+v/CuEoX7Dr31iAfr0IhInrVOWZU/2vJMJ00FOR/2nM0BcBEclpaf9sWCDc+v5e9dMrhSH8/atq/kX7+bA==}
  177. engines: {node: '>=6.9.0'}
  178. peerDependencies:
  179. '@babel/core': ^7.0.0-0
  180. '@babel/template@7.27.2':
  181. resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==}
  182. engines: {node: '>=6.9.0'}
  183. '@babel/traverse@7.28.5':
  184. resolution: {integrity: sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==}
  185. engines: {node: '>=6.9.0'}
  186. '@babel/types@7.28.5':
  187. resolution: {integrity: sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==}
  188. engines: {node: '>=6.9.0'}
  189. '@ctrl/tinycolor@3.6.1':
  190. resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
  191. engines: {node: '>=10'}
  192. '@element-plus/icons-vue@2.3.2':
  193. resolution: {integrity: sha512-OzIuTaIfC8QXEPmJvB4Y4kw34rSXdCJzxcD1kFStBvr8bK6X1zQAYDo0CNMjojnfTqRQCJ0I7prlErcoRiET2A==}
  194. peerDependencies:
  195. vue: ^3.2.0
  196. '@esbuild/aix-ppc64@0.25.12':
  197. resolution: {integrity: sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==}
  198. engines: {node: '>=18'}
  199. cpu: [ppc64]
  200. os: [aix]
  201. '@esbuild/android-arm64@0.25.12':
  202. resolution: {integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==}
  203. engines: {node: '>=18'}
  204. cpu: [arm64]
  205. os: [android]
  206. '@esbuild/android-arm@0.25.12':
  207. resolution: {integrity: sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==}
  208. engines: {node: '>=18'}
  209. cpu: [arm]
  210. os: [android]
  211. '@esbuild/android-x64@0.25.12':
  212. resolution: {integrity: sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==}
  213. engines: {node: '>=18'}
  214. cpu: [x64]
  215. os: [android]
  216. '@esbuild/darwin-arm64@0.25.12':
  217. resolution: {integrity: sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==}
  218. engines: {node: '>=18'}
  219. cpu: [arm64]
  220. os: [darwin]
  221. '@esbuild/darwin-x64@0.25.12':
  222. resolution: {integrity: sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==}
  223. engines: {node: '>=18'}
  224. cpu: [x64]
  225. os: [darwin]
  226. '@esbuild/freebsd-arm64@0.25.12':
  227. resolution: {integrity: sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==}
  228. engines: {node: '>=18'}
  229. cpu: [arm64]
  230. os: [freebsd]
  231. '@esbuild/freebsd-x64@0.25.12':
  232. resolution: {integrity: sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==}
  233. engines: {node: '>=18'}
  234. cpu: [x64]
  235. os: [freebsd]
  236. '@esbuild/linux-arm64@0.25.12':
  237. resolution: {integrity: sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==}
  238. engines: {node: '>=18'}
  239. cpu: [arm64]
  240. os: [linux]
  241. '@esbuild/linux-arm@0.25.12':
  242. resolution: {integrity: sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==}
  243. engines: {node: '>=18'}
  244. cpu: [arm]
  245. os: [linux]
  246. '@esbuild/linux-ia32@0.25.12':
  247. resolution: {integrity: sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==}
  248. engines: {node: '>=18'}
  249. cpu: [ia32]
  250. os: [linux]
  251. '@esbuild/linux-loong64@0.25.12':
  252. resolution: {integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==}
  253. engines: {node: '>=18'}
  254. cpu: [loong64]
  255. os: [linux]
  256. '@esbuild/linux-mips64el@0.25.12':
  257. resolution: {integrity: sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==}
  258. engines: {node: '>=18'}
  259. cpu: [mips64el]
  260. os: [linux]
  261. '@esbuild/linux-ppc64@0.25.12':
  262. resolution: {integrity: sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==}
  263. engines: {node: '>=18'}
  264. cpu: [ppc64]
  265. os: [linux]
  266. '@esbuild/linux-riscv64@0.25.12':
  267. resolution: {integrity: sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==}
  268. engines: {node: '>=18'}
  269. cpu: [riscv64]
  270. os: [linux]
  271. '@esbuild/linux-s390x@0.25.12':
  272. resolution: {integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==}
  273. engines: {node: '>=18'}
  274. cpu: [s390x]
  275. os: [linux]
  276. '@esbuild/linux-x64@0.25.12':
  277. resolution: {integrity: sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==}
  278. engines: {node: '>=18'}
  279. cpu: [x64]
  280. os: [linux]
  281. '@esbuild/netbsd-arm64@0.25.12':
  282. resolution: {integrity: sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==}
  283. engines: {node: '>=18'}
  284. cpu: [arm64]
  285. os: [netbsd]
  286. '@esbuild/netbsd-x64@0.25.12':
  287. resolution: {integrity: sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==}
  288. engines: {node: '>=18'}
  289. cpu: [x64]
  290. os: [netbsd]
  291. '@esbuild/openbsd-arm64@0.25.12':
  292. resolution: {integrity: sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==}
  293. engines: {node: '>=18'}
  294. cpu: [arm64]
  295. os: [openbsd]
  296. '@esbuild/openbsd-x64@0.25.12':
  297. resolution: {integrity: sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==}
  298. engines: {node: '>=18'}
  299. cpu: [x64]
  300. os: [openbsd]
  301. '@esbuild/openharmony-arm64@0.25.12':
  302. resolution: {integrity: sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==}
  303. engines: {node: '>=18'}
  304. cpu: [arm64]
  305. os: [openharmony]
  306. '@esbuild/sunos-x64@0.25.12':
  307. resolution: {integrity: sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==}
  308. engines: {node: '>=18'}
  309. cpu: [x64]
  310. os: [sunos]
  311. '@esbuild/win32-arm64@0.25.12':
  312. resolution: {integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==}
  313. engines: {node: '>=18'}
  314. cpu: [arm64]
  315. os: [win32]
  316. '@esbuild/win32-ia32@0.25.12':
  317. resolution: {integrity: sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==}
  318. engines: {node: '>=18'}
  319. cpu: [ia32]
  320. os: [win32]
  321. '@esbuild/win32-x64@0.25.12':
  322. resolution: {integrity: sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==}
  323. engines: {node: '>=18'}
  324. cpu: [x64]
  325. os: [win32]
  326. '@floating-ui/core@1.7.3':
  327. resolution: {integrity: sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==}
  328. '@floating-ui/dom@1.7.4':
  329. resolution: {integrity: sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==}
  330. '@floating-ui/utils@0.2.10':
  331. resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==}
  332. '@iconify/iconify@3.1.1':
  333. resolution: {integrity: sha512-1nemfyD/OJzh9ALepH7YfuuP8BdEB24Skhd8DXWh0hzcOxImbb1ZizSZkpCzAwSZSGcJFmscIBaBQu+yLyWaxQ==}
  334. deprecated: no longer maintained, switch to modern iconify-icon web component
  335. '@iconify/types@2.0.0':
  336. resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
  337. '@iconify/vue@5.0.0':
  338. resolution: {integrity: sha512-C+KuEWIF5nSBrobFJhT//JS87OZ++QDORB6f2q2Wm6fl2mueSTpFBeBsveK0KW9hWiZ4mNiPjsh6Zs4jjdROSg==}
  339. peerDependencies:
  340. vue: '>=3'
  341. '@jridgewell/gen-mapping@0.3.13':
  342. resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
  343. '@jridgewell/remapping@2.3.5':
  344. resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
  345. '@jridgewell/resolve-uri@3.1.2':
  346. resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
  347. engines: {node: '>=6.0.0'}
  348. '@jridgewell/sourcemap-codec@1.5.5':
  349. resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
  350. '@jridgewell/trace-mapping@0.3.31':
  351. resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
  352. '@polka/url@1.0.0-next.29':
  353. resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
  354. '@rolldown/pluginutils@1.0.0-beta.29':
  355. resolution: {integrity: sha512-NIJgOsMjbxAXvoGq/X0gD7VPMQ8j9g0BiDaNjVNVjvl+iKXxL3Jre0v31RmBYeLEmkbj2s02v8vFTbUXi5XS2Q==}
  356. '@rollup/rollup-android-arm-eabi@4.52.5':
  357. resolution: {integrity: sha512-8c1vW4ocv3UOMp9K+gToY5zL2XiiVw3k7f1ksf4yO1FlDFQ1C2u72iACFnSOceJFsWskc2WZNqeRhFRPzv+wtQ==}
  358. cpu: [arm]
  359. os: [android]
  360. '@rollup/rollup-android-arm64@4.52.5':
  361. resolution: {integrity: sha512-mQGfsIEFcu21mvqkEKKu2dYmtuSZOBMmAl5CFlPGLY94Vlcm+zWApK7F/eocsNzp8tKmbeBP8yXyAbx0XHsFNA==}
  362. cpu: [arm64]
  363. os: [android]
  364. '@rollup/rollup-darwin-arm64@4.52.5':
  365. resolution: {integrity: sha512-takF3CR71mCAGA+v794QUZ0b6ZSrgJkArC+gUiG6LB6TQty9T0Mqh3m2ImRBOxS2IeYBo4lKWIieSvnEk2OQWA==}
  366. cpu: [arm64]
  367. os: [darwin]
  368. '@rollup/rollup-darwin-x64@4.52.5':
  369. resolution: {integrity: sha512-W901Pla8Ya95WpxDn//VF9K9u2JbocwV/v75TE0YIHNTbhqUTv9w4VuQ9MaWlNOkkEfFwkdNhXgcLqPSmHy0fA==}
  370. cpu: [x64]
  371. os: [darwin]
  372. '@rollup/rollup-freebsd-arm64@4.52.5':
  373. resolution: {integrity: sha512-QofO7i7JycsYOWxe0GFqhLmF6l1TqBswJMvICnRUjqCx8b47MTo46W8AoeQwiokAx3zVryVnxtBMcGcnX12LvA==}
  374. cpu: [arm64]
  375. os: [freebsd]
  376. '@rollup/rollup-freebsd-x64@4.52.5':
  377. resolution: {integrity: sha512-jr21b/99ew8ujZubPo9skbrItHEIE50WdV86cdSoRkKtmWa+DDr6fu2c/xyRT0F/WazZpam6kk7IHBerSL7LDQ==}
  378. cpu: [x64]
  379. os: [freebsd]
  380. '@rollup/rollup-linux-arm-gnueabihf@4.52.5':
  381. resolution: {integrity: sha512-PsNAbcyv9CcecAUagQefwX8fQn9LQ4nZkpDboBOttmyffnInRy8R8dSg6hxxl2Re5QhHBf6FYIDhIj5v982ATQ==}
  382. cpu: [arm]
  383. os: [linux]
  384. '@rollup/rollup-linux-arm-musleabihf@4.52.5':
  385. resolution: {integrity: sha512-Fw4tysRutyQc/wwkmcyoqFtJhh0u31K+Q6jYjeicsGJJ7bbEq8LwPWV/w0cnzOqR2m694/Af6hpFayLJZkG2VQ==}
  386. cpu: [arm]
  387. os: [linux]
  388. '@rollup/rollup-linux-arm64-gnu@4.52.5':
  389. resolution: {integrity: sha512-a+3wVnAYdQClOTlyapKmyI6BLPAFYs0JM8HRpgYZQO02rMR09ZcV9LbQB+NL6sljzG38869YqThrRnfPMCDtZg==}
  390. cpu: [arm64]
  391. os: [linux]
  392. '@rollup/rollup-linux-arm64-musl@4.52.5':
  393. resolution: {integrity: sha512-AvttBOMwO9Pcuuf7m9PkC1PUIKsfaAJ4AYhy944qeTJgQOqJYJ9oVl2nYgY7Rk0mkbsuOpCAYSs6wLYB2Xiw0Q==}
  394. cpu: [arm64]
  395. os: [linux]
  396. '@rollup/rollup-linux-loong64-gnu@4.52.5':
  397. resolution: {integrity: sha512-DkDk8pmXQV2wVrF6oq5tONK6UHLz/XcEVow4JTTerdeV1uqPeHxwcg7aFsfnSm9L+OO8WJsWotKM2JJPMWrQtA==}
  398. cpu: [loong64]
  399. os: [linux]
  400. '@rollup/rollup-linux-ppc64-gnu@4.52.5':
  401. resolution: {integrity: sha512-W/b9ZN/U9+hPQVvlGwjzi+Wy4xdoH2I8EjaCkMvzpI7wJUs8sWJ03Rq96jRnHkSrcHTpQe8h5Tg3ZzUPGauvAw==}
  402. cpu: [ppc64]
  403. os: [linux]
  404. '@rollup/rollup-linux-riscv64-gnu@4.52.5':
  405. resolution: {integrity: sha512-sjQLr9BW7R/ZiXnQiWPkErNfLMkkWIoCz7YMn27HldKsADEKa5WYdobaa1hmN6slu9oWQbB6/jFpJ+P2IkVrmw==}
  406. cpu: [riscv64]
  407. os: [linux]
  408. '@rollup/rollup-linux-riscv64-musl@4.52.5':
  409. resolution: {integrity: sha512-hq3jU/kGyjXWTvAh2awn8oHroCbrPm8JqM7RUpKjalIRWWXE01CQOf/tUNWNHjmbMHg/hmNCwc/Pz3k1T/j/Lg==}
  410. cpu: [riscv64]
  411. os: [linux]
  412. '@rollup/rollup-linux-s390x-gnu@4.52.5':
  413. resolution: {integrity: sha512-gn8kHOrku8D4NGHMK1Y7NA7INQTRdVOntt1OCYypZPRt6skGbddska44K8iocdpxHTMMNui5oH4elPH4QOLrFQ==}
  414. cpu: [s390x]
  415. os: [linux]
  416. '@rollup/rollup-linux-x64-gnu@4.52.5':
  417. resolution: {integrity: sha512-hXGLYpdhiNElzN770+H2nlx+jRog8TyynpTVzdlc6bndktjKWyZyiCsuDAlpd+j+W+WNqfcyAWz9HxxIGfZm1Q==}
  418. cpu: [x64]
  419. os: [linux]
  420. '@rollup/rollup-linux-x64-musl@4.52.5':
  421. resolution: {integrity: sha512-arCGIcuNKjBoKAXD+y7XomR9gY6Mw7HnFBv5Rw7wQRvwYLR7gBAgV7Mb2QTyjXfTveBNFAtPt46/36vV9STLNg==}
  422. cpu: [x64]
  423. os: [linux]
  424. '@rollup/rollup-openharmony-arm64@4.52.5':
  425. resolution: {integrity: sha512-QoFqB6+/9Rly/RiPjaomPLmR/13cgkIGfA40LHly9zcH1S0bN2HVFYk3a1eAyHQyjs3ZJYlXvIGtcCs5tko9Cw==}
  426. cpu: [arm64]
  427. os: [openharmony]
  428. '@rollup/rollup-win32-arm64-msvc@4.52.5':
  429. resolution: {integrity: sha512-w0cDWVR6MlTstla1cIfOGyl8+qb93FlAVutcor14Gf5Md5ap5ySfQ7R9S/NjNaMLSFdUnKGEasmVnu3lCMqB7w==}
  430. cpu: [arm64]
  431. os: [win32]
  432. '@rollup/rollup-win32-ia32-msvc@4.52.5':
  433. resolution: {integrity: sha512-Aufdpzp7DpOTULJCuvzqcItSGDH73pF3ko/f+ckJhxQyHtp67rHw3HMNxoIdDMUITJESNE6a8uh4Lo4SLouOUg==}
  434. cpu: [ia32]
  435. os: [win32]
  436. '@rollup/rollup-win32-x64-gnu@4.52.5':
  437. resolution: {integrity: sha512-UGBUGPFp1vkj6p8wCRraqNhqwX/4kNQPS57BCFc8wYh0g94iVIW33wJtQAx3G7vrjjNtRaxiMUylM0ktp/TRSQ==}
  438. cpu: [x64]
  439. os: [win32]
  440. '@rollup/rollup-win32-x64-msvc@4.52.5':
  441. resolution: {integrity: sha512-TAcgQh2sSkykPRWLrdyy2AiceMckNf5loITqXxFI5VuQjS5tSuw3WlwdN8qv8vzjLAUTvYaH/mVjSFpbkFbpTg==}
  442. cpu: [x64]
  443. os: [win32]
  444. '@sxzz/popperjs-es@2.11.7':
  445. resolution: {integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==}
  446. '@tailwindcss/node@4.1.16':
  447. resolution: {integrity: sha512-BX5iaSsloNuvKNHRN3k2RcCuTEgASTo77mofW0vmeHkfrDWaoFAFvNHpEgtu0eqyypcyiBkDWzSMxJhp3AUVcw==}
  448. '@tailwindcss/oxide-android-arm64@4.1.16':
  449. resolution: {integrity: sha512-8+ctzkjHgwDJ5caq9IqRSgsP70xhdhJvm+oueS/yhD5ixLhqTw9fSL1OurzMUhBwE5zK26FXLCz2f/RtkISqHA==}
  450. engines: {node: '>= 10'}
  451. cpu: [arm64]
  452. os: [android]
  453. '@tailwindcss/oxide-darwin-arm64@4.1.16':
  454. resolution: {integrity: sha512-C3oZy5042v2FOALBZtY0JTDnGNdS6w7DxL/odvSny17ORUnaRKhyTse8xYi3yKGyfnTUOdavRCdmc8QqJYwFKA==}
  455. engines: {node: '>= 10'}
  456. cpu: [arm64]
  457. os: [darwin]
  458. '@tailwindcss/oxide-darwin-x64@4.1.16':
  459. resolution: {integrity: sha512-vjrl/1Ub9+JwU6BP0emgipGjowzYZMjbWCDqwA2Z4vCa+HBSpP4v6U2ddejcHsolsYxwL5r4bPNoamlV0xDdLg==}
  460. engines: {node: '>= 10'}
  461. cpu: [x64]
  462. os: [darwin]
  463. '@tailwindcss/oxide-freebsd-x64@4.1.16':
  464. resolution: {integrity: sha512-TSMpPYpQLm+aR1wW5rKuUuEruc/oOX3C7H0BTnPDn7W/eMw8W+MRMpiypKMkXZfwH8wqPIRKppuZoedTtNj2tg==}
  465. engines: {node: '>= 10'}
  466. cpu: [x64]
  467. os: [freebsd]
  468. '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.16':
  469. resolution: {integrity: sha512-p0GGfRg/w0sdsFKBjMYvvKIiKy/LNWLWgV/plR4lUgrsxFAoQBFrXkZ4C0w8IOXfslB9vHK/JGASWD2IefIpvw==}
  470. engines: {node: '>= 10'}
  471. cpu: [arm]
  472. os: [linux]
  473. '@tailwindcss/oxide-linux-arm64-gnu@4.1.16':
  474. resolution: {integrity: sha512-DoixyMmTNO19rwRPdqviTrG1rYzpxgyYJl8RgQvdAQUzxC1ToLRqtNJpU/ATURSKgIg6uerPw2feW0aS8SNr/w==}
  475. engines: {node: '>= 10'}
  476. cpu: [arm64]
  477. os: [linux]
  478. '@tailwindcss/oxide-linux-arm64-musl@4.1.16':
  479. resolution: {integrity: sha512-H81UXMa9hJhWhaAUca6bU2wm5RRFpuHImrwXBUvPbYb+3jo32I9VIwpOX6hms0fPmA6f2pGVlybO6qU8pF4fzQ==}
  480. engines: {node: '>= 10'}
  481. cpu: [arm64]
  482. os: [linux]
  483. '@tailwindcss/oxide-linux-x64-gnu@4.1.16':
  484. resolution: {integrity: sha512-ZGHQxDtFC2/ruo7t99Qo2TTIvOERULPl5l0K1g0oK6b5PGqjYMga+FcY1wIUnrUxY56h28FxybtDEla+ICOyew==}
  485. engines: {node: '>= 10'}
  486. cpu: [x64]
  487. os: [linux]
  488. '@tailwindcss/oxide-linux-x64-musl@4.1.16':
  489. resolution: {integrity: sha512-Oi1tAaa0rcKf1Og9MzKeINZzMLPbhxvm7rno5/zuP1WYmpiG0bEHq4AcRUiG2165/WUzvxkW4XDYCscZWbTLZw==}
  490. engines: {node: '>= 10'}
  491. cpu: [x64]
  492. os: [linux]
  493. '@tailwindcss/oxide-wasm32-wasi@4.1.16':
  494. resolution: {integrity: sha512-B01u/b8LteGRwucIBmCQ07FVXLzImWESAIMcUU6nvFt/tYsQ6IHz8DmZ5KtvmwxD+iTYBtM1xwoGXswnlu9v0Q==}
  495. engines: {node: '>=14.0.0'}
  496. cpu: [wasm32]
  497. bundledDependencies:
  498. - '@napi-rs/wasm-runtime'
  499. - '@emnapi/core'
  500. - '@emnapi/runtime'
  501. - '@tybys/wasm-util'
  502. - '@emnapi/wasi-threads'
  503. - tslib
  504. '@tailwindcss/oxide-win32-arm64-msvc@4.1.16':
  505. resolution: {integrity: sha512-zX+Q8sSkGj6HKRTMJXuPvOcP8XfYON24zJBRPlszcH1Np7xuHXhWn8qfFjIujVzvH3BHU+16jBXwgpl20i+v9A==}
  506. engines: {node: '>= 10'}
  507. cpu: [arm64]
  508. os: [win32]
  509. '@tailwindcss/oxide-win32-x64-msvc@4.1.16':
  510. resolution: {integrity: sha512-m5dDFJUEejbFqP+UXVstd4W/wnxA4F61q8SoL+mqTypId2T2ZpuxosNSgowiCnLp2+Z+rivdU0AqpfgiD7yCBg==}
  511. engines: {node: '>= 10'}
  512. cpu: [x64]
  513. os: [win32]
  514. '@tailwindcss/oxide@4.1.16':
  515. resolution: {integrity: sha512-2OSv52FRuhdlgyOQqgtQHuCgXnS8nFSYRp2tJ+4WZXKgTxqPy7SMSls8c3mPT5pkZ17SBToGM5LHEJBO7miEdg==}
  516. engines: {node: '>= 10'}
  517. '@tailwindcss/vite@4.1.16':
  518. resolution: {integrity: sha512-bbguNBcDxsRmi9nnlWJxhfDWamY3lmcyACHcdO1crxfzuLpOhHLLtEIN/nCbbAtj5rchUgQD17QVAKi1f7IsKg==}
  519. peerDependencies:
  520. vite: ^5.2.0 || ^6 || ^7
  521. '@tsconfig/node22@22.0.2':
  522. resolution: {integrity: sha512-Kmwj4u8sDRDrMYRoN9FDEcXD8UpBSaPQQ24Gz+Gamqfm7xxn+GBR7ge/Z7pK8OXNGyUzbSwJj+TH6B+DS/epyA==}
  523. '@types/estree@1.0.8':
  524. resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
  525. '@types/lodash-es@4.17.12':
  526. resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
  527. '@types/lodash@4.17.20':
  528. resolution: {integrity: sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==}
  529. '@types/node@22.19.0':
  530. resolution: {integrity: sha512-xpr/lmLPQEj+TUnHmR+Ab91/glhJvsqcjB+yY0Ix9GO70H6Lb4FHH5GeqdOE5btAx7eIMwuHkp4H2MSkLcqWbA==}
  531. '@types/web-bluetooth@0.0.16':
  532. resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
  533. '@types/web-bluetooth@0.0.20':
  534. resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
  535. '@vitejs/plugin-vue@6.0.1':
  536. resolution: {integrity: sha512-+MaE752hU0wfPFJEUAIxqw18+20euHHdxVtMvbFcOEpjEyfqXH/5DCoTHiVJ0J29EhTJdoTkjEv5YBKU9dnoTw==}
  537. engines: {node: ^20.19.0 || >=22.12.0}
  538. peerDependencies:
  539. vite: ^5.0.0 || ^6.0.0 || ^7.0.0
  540. vue: ^3.2.25
  541. '@volar/language-core@2.4.23':
  542. resolution: {integrity: sha512-hEEd5ET/oSmBC6pi1j6NaNYRWoAiDhINbT8rmwtINugR39loROSlufGdYMF9TaKGfz+ViGs1Idi3mAhnuPcoGQ==}
  543. '@volar/source-map@2.4.23':
  544. resolution: {integrity: sha512-Z1Uc8IB57Lm6k7q6KIDu/p+JWtf3xsXJqAX/5r18hYOTpJyBn0KXUR8oTJ4WFYOcDzWC9n3IflGgHowx6U6z9Q==}
  545. '@volar/typescript@2.4.23':
  546. resolution: {integrity: sha512-lAB5zJghWxVPqfcStmAP1ZqQacMpe90UrP5RJ3arDyrhy4aCUQqmxPPLB2PWDKugvylmO41ljK7vZ+t6INMTag==}
  547. '@vue/babel-helper-vue-transform-on@1.5.0':
  548. resolution: {integrity: sha512-0dAYkerNhhHutHZ34JtTl2czVQHUNWv6xEbkdF5W+Yrv5pCWsqjeORdOgbtW2I9gWlt+wBmVn+ttqN9ZxR5tzA==}
  549. '@vue/babel-plugin-jsx@1.5.0':
  550. resolution: {integrity: sha512-mneBhw1oOqCd2247O0Yw/mRwC9jIGACAJUlawkmMBiNmL4dGA2eMzuNZVNqOUfYTa6vqmND4CtOPzmEEEqLKFw==}
  551. peerDependencies:
  552. '@babel/core': ^7.0.0-0
  553. peerDependenciesMeta:
  554. '@babel/core':
  555. optional: true
  556. '@vue/babel-plugin-resolve-type@1.5.0':
  557. resolution: {integrity: sha512-Wm/60o+53JwJODm4Knz47dxJnLDJ9FnKnGZJbUUf8nQRAtt6P+undLUAVU3Ha33LxOJe6IPoifRQ6F/0RrU31w==}
  558. peerDependencies:
  559. '@babel/core': ^7.0.0-0
  560. '@vue/compiler-core@3.5.22':
  561. resolution: {integrity: sha512-jQ0pFPmZwTEiRNSb+i9Ow/I/cHv2tXYqsnHKKyCQ08irI2kdF5qmYedmF8si8mA7zepUFmJ2hqzS8CQmNOWOkQ==}
  562. '@vue/compiler-dom@3.5.22':
  563. resolution: {integrity: sha512-W8RknzUM1BLkypvdz10OVsGxnMAuSIZs9Wdx1vzA3mL5fNMN15rhrSCLiTm6blWeACwUwizzPVqGJgOGBEN/hA==}
  564. '@vue/compiler-sfc@3.5.22':
  565. resolution: {integrity: sha512-tbTR1zKGce4Lj+JLzFXDq36K4vcSZbJ1RBu8FxcDv1IGRz//Dh2EBqksyGVypz3kXpshIfWKGOCcqpSbyGWRJQ==}
  566. '@vue/compiler-ssr@3.5.22':
  567. resolution: {integrity: sha512-GdgyLvg4R+7T8Nk2Mlighx7XGxq/fJf9jaVofc3IL0EPesTE86cP/8DD1lT3h1JeZr2ySBvyqKQJgbS54IX1Ww==}
  568. '@vue/devtools-api@6.6.4':
  569. resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
  570. '@vue/devtools-api@7.7.7':
  571. resolution: {integrity: sha512-lwOnNBH2e7x1fIIbVT7yF5D+YWhqELm55/4ZKf45R9T8r9dE2AIOy8HKjfqzGsoTHFbWbr337O4E0A0QADnjBg==}
  572. '@vue/devtools-core@8.0.3':
  573. resolution: {integrity: sha512-gCEQN7aMmeaigEWJQ2Z2o3g7/CMqGTPvNS1U3n/kzpLoAZ1hkAHNgi4ml/POn/9uqGILBk65GGOUdrraHXRj5Q==}
  574. peerDependencies:
  575. vue: ^3.0.0
  576. '@vue/devtools-kit@7.7.7':
  577. resolution: {integrity: sha512-wgoZtxcTta65cnZ1Q6MbAfePVFxfM+gq0saaeytoph7nEa7yMXoi6sCPy4ufO111B9msnw0VOWjPEFCXuAKRHA==}
  578. '@vue/devtools-kit@8.0.3':
  579. resolution: {integrity: sha512-UF4YUOVGdfzXLCv5pMg2DxocB8dvXz278fpgEE+nJ/DRALQGAva7sj9ton0VWZ9hmXw+SV8yKMrxP2MpMhq9Wg==}
  580. '@vue/devtools-shared@7.7.7':
  581. resolution: {integrity: sha512-+udSj47aRl5aKb0memBvcUG9koarqnxNM5yjuREvqwK6T3ap4mn3Zqqc17QrBFTqSMjr3HK1cvStEZpMDpfdyw==}
  582. '@vue/devtools-shared@8.0.3':
  583. resolution: {integrity: sha512-s/QNll7TlpbADFZrPVsaUNPCOF8NvQgtgmmB7Tip6pLf/HcOvBTly0lfLQ0Eylu9FQ4OqBhFpLyBgwykiSf8zw==}
  584. '@vue/language-core@3.1.3':
  585. resolution: {integrity: sha512-KpR1F/eGAG9D1RZ0/T6zWJs6dh/pRLfY5WupecyYKJ1fjVmDMgTPw9wXmKv2rBjo4zCJiOSiyB8BDP1OUwpMEA==}
  586. peerDependencies:
  587. typescript: '*'
  588. peerDependenciesMeta:
  589. typescript:
  590. optional: true
  591. '@vue/reactivity@3.5.22':
  592. resolution: {integrity: sha512-f2Wux4v/Z2pqc9+4SmgZC1p73Z53fyD90NFWXiX9AKVnVBEvLFOWCEgJD3GdGnlxPZt01PSlfmLqbLYzY/Fw4A==}
  593. '@vue/runtime-core@3.5.22':
  594. resolution: {integrity: sha512-EHo4W/eiYeAzRTN5PCextDUZ0dMs9I8mQ2Fy+OkzvRPUYQEyK9yAjbasrMCXbLNhF7P0OUyivLjIy0yc6VrLJQ==}
  595. '@vue/runtime-dom@3.5.22':
  596. resolution: {integrity: sha512-Av60jsryAkI023PlN7LsqrfPvwfxOd2yAwtReCjeuugTJTkgrksYJJstg1e12qle0NarkfhfFu1ox2D+cQotww==}
  597. '@vue/server-renderer@3.5.22':
  598. resolution: {integrity: sha512-gXjo+ao0oHYTSswF+a3KRHZ1WszxIqO7u6XwNHqcqb9JfyIL/pbWrrh/xLv7jeDqla9u+LK7yfZKHih1e1RKAQ==}
  599. peerDependencies:
  600. vue: 3.5.22
  601. '@vue/shared@3.5.22':
  602. resolution: {integrity: sha512-F4yc6palwq3TT0u+FYf0Ns4Tfl9GRFURDN2gWG7L1ecIaS/4fCIuFOjMTnCyjsu/OK6vaDKLCrGAa+KvvH+h4w==}
  603. '@vue/tsconfig@0.8.1':
  604. resolution: {integrity: sha512-aK7feIWPXFSUhsCP9PFqPyFOcz4ENkb8hZ2pneL6m2UjCkccvaOhC/5KCKluuBufvp2KzkbdA2W2pk20vLzu3g==}
  605. peerDependencies:
  606. typescript: 5.x
  607. vue: ^3.4.0
  608. peerDependenciesMeta:
  609. typescript:
  610. optional: true
  611. vue:
  612. optional: true
  613. '@vueuse/core@10.11.1':
  614. resolution: {integrity: sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==}
  615. '@vueuse/core@9.13.0':
  616. resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
  617. '@vueuse/metadata@10.11.1':
  618. resolution: {integrity: sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==}
  619. '@vueuse/metadata@9.13.0':
  620. resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
  621. '@vueuse/shared@10.11.1':
  622. resolution: {integrity: sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==}
  623. '@vueuse/shared@9.13.0':
  624. resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
  625. acorn@8.15.0:
  626. resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
  627. engines: {node: '>=0.4.0'}
  628. hasBin: true
  629. alien-signals@3.0.5:
  630. resolution: {integrity: sha512-+2bRQFO1f9GLeIabDQWJlluL1NspZlLjpjaSSwwpl+9Tz5tS/3KrceHdwjNvIMEbYWSpoqtOPuXLTSoPgvIEWw==}
  631. ansi-styles@6.2.3:
  632. resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==}
  633. engines: {node: '>=12'}
  634. ansis@4.2.0:
  635. resolution: {integrity: sha512-HqZ5rWlFjGiV0tDm3UxxgNRqsOTniqoKZu0pIAfh7TZQMGuZK+hH0drySty0si0QXj1ieop4+SkSfPZBPPkHig==}
  636. engines: {node: '>=14'}
  637. async-validator@4.2.5:
  638. resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
  639. asynckit@0.4.0:
  640. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  641. autoprefixer@10.4.21:
  642. resolution: {integrity: sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==}
  643. engines: {node: ^10 || ^12 || >=14}
  644. hasBin: true
  645. peerDependencies:
  646. postcss: ^8.1.0
  647. axios@1.13.1:
  648. resolution: {integrity: sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==}
  649. baseline-browser-mapping@2.8.23:
  650. resolution: {integrity: sha512-616V5YX4bepJFzNyOfce5Fa8fDJMfoxzOIzDCZwaGL8MKVpFrXqfNUoIpRn9YMI5pXf/VKgzjB4htFMsFKKdiQ==}
  651. hasBin: true
  652. birpc@2.6.1:
  653. resolution: {integrity: sha512-LPnFhlDpdSH6FJhJyn4M0kFO7vtQ5iPw24FnG0y21q09xC7e8+1LeR31S1MAIrDAHp4m7aas4bEkTDTvMAtebQ==}
  654. browserslist@4.27.0:
  655. resolution: {integrity: sha512-AXVQwdhot1eqLihwasPElhX2tAZiBjWdJ9i/Zcj2S6QYIjkx62OKSfnobkriB81C3l4w0rVy3Nt4jaTBltYEpw==}
  656. engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
  657. hasBin: true
  658. bundle-name@4.1.0:
  659. resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
  660. engines: {node: '>=18'}
  661. call-bind-apply-helpers@1.0.2:
  662. resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
  663. engines: {node: '>= 0.4'}
  664. caniuse-lite@1.0.30001753:
  665. resolution: {integrity: sha512-Bj5H35MD/ebaOV4iDLqPEtiliTN29qkGtEHCwawWn4cYm+bPJM2NsaP30vtZcnERClMzp52J4+aw2UNbK4o+zw==}
  666. chokidar@4.0.3:
  667. resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
  668. engines: {node: '>= 14.16.0'}
  669. combined-stream@1.0.8:
  670. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  671. engines: {node: '>= 0.8'}
  672. confbox@0.1.8:
  673. resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
  674. confbox@0.2.2:
  675. resolution: {integrity: sha512-1NB+BKqhtNipMsov4xI/NnhCKp9XG9NamYp5PVm9klAT0fsrNPjaFICsCFhNhwZJKNh7zB/3q8qXz0E9oaMNtQ==}
  676. convert-source-map@2.0.0:
  677. resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
  678. copy-anything@4.0.5:
  679. resolution: {integrity: sha512-7Vv6asjS4gMOuILabD3l739tsaxFQmC+a7pLZm02zyvs8p977bL3zEgq3yDk5rn9B0PbYgIv++jmHcuUab4RhA==}
  680. engines: {node: '>=18'}
  681. cross-spawn@7.0.6:
  682. resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
  683. engines: {node: '>= 8'}
  684. csstype@3.1.3:
  685. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  686. dayjs@1.11.19:
  687. resolution: {integrity: sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==}
  688. debug@4.4.3:
  689. resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
  690. engines: {node: '>=6.0'}
  691. peerDependencies:
  692. supports-color: '*'
  693. peerDependenciesMeta:
  694. supports-color:
  695. optional: true
  696. default-browser-id@5.0.0:
  697. resolution: {integrity: sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==}
  698. engines: {node: '>=18'}
  699. default-browser@5.2.1:
  700. resolution: {integrity: sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==}
  701. engines: {node: '>=18'}
  702. define-lazy-prop@3.0.0:
  703. resolution: {integrity: sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==}
  704. engines: {node: '>=12'}
  705. delayed-stream@1.0.0:
  706. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  707. engines: {node: '>=0.4.0'}
  708. detect-libc@2.1.2:
  709. resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==}
  710. engines: {node: '>=8'}
  711. dunder-proto@1.0.1:
  712. resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
  713. engines: {node: '>= 0.4'}
  714. electron-to-chromium@1.5.244:
  715. resolution: {integrity: sha512-OszpBN7xZX4vWMPJwB9illkN/znA8M36GQqQxi6MNy9axWxhOfJyZZJtSLQCpEFLHP2xK33BiWx9aIuIEXVCcw==}
  716. element-plus@2.11.7:
  717. resolution: {integrity: sha512-Bh47wuzsqaNBNDkbtlOlZER1cGcOB8GsXp/+C9b95MOrk0wvoHUV4NKKK7xMkfYNFYdYysQ752oMhnExgAL6+g==}
  718. peerDependencies:
  719. vue: ^3.2.0
  720. enhanced-resolve@5.18.3:
  721. resolution: {integrity: sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==}
  722. engines: {node: '>=10.13.0'}
  723. entities@4.5.0:
  724. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  725. engines: {node: '>=0.12'}
  726. error-stack-parser-es@1.0.5:
  727. resolution: {integrity: sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==}
  728. es-define-property@1.0.1:
  729. resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
  730. engines: {node: '>= 0.4'}
  731. es-errors@1.3.0:
  732. resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
  733. engines: {node: '>= 0.4'}
  734. es-object-atoms@1.1.1:
  735. resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
  736. engines: {node: '>= 0.4'}
  737. es-set-tostringtag@2.1.0:
  738. resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
  739. engines: {node: '>= 0.4'}
  740. esbuild@0.25.12:
  741. resolution: {integrity: sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==}
  742. engines: {node: '>=18'}
  743. hasBin: true
  744. escalade@3.2.0:
  745. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  746. engines: {node: '>=6'}
  747. escape-string-regexp@5.0.0:
  748. resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
  749. engines: {node: '>=12'}
  750. estree-walker@2.0.2:
  751. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  752. estree-walker@3.0.3:
  753. resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
  754. exsolve@1.0.7:
  755. resolution: {integrity: sha512-VO5fQUzZtI6C+vx4w/4BWJpg3s/5l+6pRQEHzFRM8WFi4XffSP1Z+4qi7GbjWbvRQEbdIco5mIMq+zX4rPuLrw==}
  756. fdir@6.5.0:
  757. resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
  758. engines: {node: '>=12.0.0'}
  759. peerDependencies:
  760. picomatch: ^3 || ^4
  761. peerDependenciesMeta:
  762. picomatch:
  763. optional: true
  764. follow-redirects@1.15.11:
  765. resolution: {integrity: sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==}
  766. engines: {node: '>=4.0'}
  767. peerDependencies:
  768. debug: '*'
  769. peerDependenciesMeta:
  770. debug:
  771. optional: true
  772. form-data@4.0.4:
  773. resolution: {integrity: sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==}
  774. engines: {node: '>= 6'}
  775. fraction.js@4.3.7:
  776. resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==}
  777. framer-motion@12.23.12:
  778. resolution: {integrity: sha512-6e78rdVtnBvlEVgu6eFEAgG9v3wLnYEboM8I5O5EXvfKC8gxGQB8wXJdhkMy10iVcn05jl6CNw7/HTsTCfwcWg==}
  779. peerDependencies:
  780. '@emotion/is-prop-valid': '*'
  781. react: ^18.0.0 || ^19.0.0
  782. react-dom: ^18.0.0 || ^19.0.0
  783. peerDependenciesMeta:
  784. '@emotion/is-prop-valid':
  785. optional: true
  786. react:
  787. optional: true
  788. react-dom:
  789. optional: true
  790. fsevents@2.3.3:
  791. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  792. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  793. os: [darwin]
  794. function-bind@1.1.2:
  795. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  796. gensync@1.0.0-beta.2:
  797. resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
  798. engines: {node: '>=6.9.0'}
  799. get-intrinsic@1.3.0:
  800. resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
  801. engines: {node: '>= 0.4'}
  802. get-proto@1.0.1:
  803. resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
  804. engines: {node: '>= 0.4'}
  805. gopd@1.2.0:
  806. resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
  807. engines: {node: '>= 0.4'}
  808. graceful-fs@4.2.11:
  809. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  810. has-symbols@1.1.0:
  811. resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
  812. engines: {node: '>= 0.4'}
  813. has-tostringtag@1.0.2:
  814. resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
  815. engines: {node: '>= 0.4'}
  816. hasown@2.0.2:
  817. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  818. engines: {node: '>= 0.4'}
  819. hey-listen@1.0.8:
  820. resolution: {integrity: sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q==}
  821. hookable@5.5.3:
  822. resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==}
  823. is-docker@3.0.0:
  824. resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==}
  825. engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
  826. hasBin: true
  827. is-inside-container@1.0.0:
  828. resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
  829. engines: {node: '>=14.16'}
  830. hasBin: true
  831. is-what@5.5.0:
  832. resolution: {integrity: sha512-oG7cgbmg5kLYae2N5IVd3jm2s+vldjxJzK1pcu9LfpGuQ93MQSzo0okvRna+7y5ifrD+20FE8FvjusyGaz14fw==}
  833. engines: {node: '>=18'}
  834. is-wsl@3.1.0:
  835. resolution: {integrity: sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==}
  836. engines: {node: '>=16'}
  837. isexe@2.0.0:
  838. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  839. isexe@3.1.1:
  840. resolution: {integrity: sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==}
  841. engines: {node: '>=16'}
  842. jiti@2.6.1:
  843. resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==}
  844. hasBin: true
  845. js-tokens@4.0.0:
  846. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  847. js-tokens@9.0.1:
  848. resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==}
  849. jsesc@3.1.0:
  850. resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
  851. engines: {node: '>=6'}
  852. hasBin: true
  853. json-parse-even-better-errors@4.0.0:
  854. resolution: {integrity: sha512-lR4MXjGNgkJc7tkQ97kb2nuEMnNCyU//XYVH0MKTGcXEiSudQ5MKGKen3C5QubYy0vmq+JGitUg92uuywGEwIA==}
  855. engines: {node: ^18.17.0 || >=20.5.0}
  856. json5@2.2.3:
  857. resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
  858. engines: {node: '>=6'}
  859. hasBin: true
  860. kolorist@1.8.0:
  861. resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==}
  862. lightningcss-android-arm64@1.30.2:
  863. resolution: {integrity: sha512-BH9sEdOCahSgmkVhBLeU7Hc9DWeZ1Eb6wNS6Da8igvUwAe0sqROHddIlvU06q3WyXVEOYDZ6ykBZQnjTbmo4+A==}
  864. engines: {node: '>= 12.0.0'}
  865. cpu: [arm64]
  866. os: [android]
  867. lightningcss-darwin-arm64@1.30.2:
  868. resolution: {integrity: sha512-ylTcDJBN3Hp21TdhRT5zBOIi73P6/W0qwvlFEk22fkdXchtNTOU4Qc37SkzV+EKYxLouZ6M4LG9NfZ1qkhhBWA==}
  869. engines: {node: '>= 12.0.0'}
  870. cpu: [arm64]
  871. os: [darwin]
  872. lightningcss-darwin-x64@1.30.2:
  873. resolution: {integrity: sha512-oBZgKchomuDYxr7ilwLcyms6BCyLn0z8J0+ZZmfpjwg9fRVZIR5/GMXd7r9RH94iDhld3UmSjBM6nXWM2TfZTQ==}
  874. engines: {node: '>= 12.0.0'}
  875. cpu: [x64]
  876. os: [darwin]
  877. lightningcss-freebsd-x64@1.30.2:
  878. resolution: {integrity: sha512-c2bH6xTrf4BDpK8MoGG4Bd6zAMZDAXS569UxCAGcA7IKbHNMlhGQ89eRmvpIUGfKWNVdbhSbkQaWhEoMGmGslA==}
  879. engines: {node: '>= 12.0.0'}
  880. cpu: [x64]
  881. os: [freebsd]
  882. lightningcss-linux-arm-gnueabihf@1.30.2:
  883. resolution: {integrity: sha512-eVdpxh4wYcm0PofJIZVuYuLiqBIakQ9uFZmipf6LF/HRj5Bgm0eb3qL/mr1smyXIS1twwOxNWndd8z0E374hiA==}
  884. engines: {node: '>= 12.0.0'}
  885. cpu: [arm]
  886. os: [linux]
  887. lightningcss-linux-arm64-gnu@1.30.2:
  888. resolution: {integrity: sha512-UK65WJAbwIJbiBFXpxrbTNArtfuznvxAJw4Q2ZGlU8kPeDIWEX1dg3rn2veBVUylA2Ezg89ktszWbaQnxD/e3A==}
  889. engines: {node: '>= 12.0.0'}
  890. cpu: [arm64]
  891. os: [linux]
  892. lightningcss-linux-arm64-musl@1.30.2:
  893. resolution: {integrity: sha512-5Vh9dGeblpTxWHpOx8iauV02popZDsCYMPIgiuw97OJ5uaDsL86cnqSFs5LZkG3ghHoX5isLgWzMs+eD1YzrnA==}
  894. engines: {node: '>= 12.0.0'}
  895. cpu: [arm64]
  896. os: [linux]
  897. lightningcss-linux-x64-gnu@1.30.2:
  898. resolution: {integrity: sha512-Cfd46gdmj1vQ+lR6VRTTadNHu6ALuw2pKR9lYq4FnhvgBc4zWY1EtZcAc6EffShbb1MFrIPfLDXD6Xprbnni4w==}
  899. engines: {node: '>= 12.0.0'}
  900. cpu: [x64]
  901. os: [linux]
  902. lightningcss-linux-x64-musl@1.30.2:
  903. resolution: {integrity: sha512-XJaLUUFXb6/QG2lGIW6aIk6jKdtjtcffUT0NKvIqhSBY3hh9Ch+1LCeH80dR9q9LBjG3ewbDjnumefsLsP6aiA==}
  904. engines: {node: '>= 12.0.0'}
  905. cpu: [x64]
  906. os: [linux]
  907. lightningcss-win32-arm64-msvc@1.30.2:
  908. resolution: {integrity: sha512-FZn+vaj7zLv//D/192WFFVA0RgHawIcHqLX9xuWiQt7P0PtdFEVaxgF9rjM/IRYHQXNnk61/H/gb2Ei+kUQ4xQ==}
  909. engines: {node: '>= 12.0.0'}
  910. cpu: [arm64]
  911. os: [win32]
  912. lightningcss-win32-x64-msvc@1.30.2:
  913. resolution: {integrity: sha512-5g1yc73p+iAkid5phb4oVFMB45417DkRevRbt/El/gKXJk4jid+vPFF/AXbxn05Aky8PapwzZrdJShv5C0avjw==}
  914. engines: {node: '>= 12.0.0'}
  915. cpu: [x64]
  916. os: [win32]
  917. lightningcss@1.30.2:
  918. resolution: {integrity: sha512-utfs7Pr5uJyyvDETitgsaqSyjCb2qNRAtuqUeWIAKztsOYdcACf2KtARYXg2pSvhkt+9NfoaNY7fxjl6nuMjIQ==}
  919. engines: {node: '>= 12.0.0'}
  920. local-pkg@1.1.2:
  921. resolution: {integrity: sha512-arhlxbFRmoQHl33a0Zkle/YWlmNwoyt6QNZEIJcqNbdrsix5Lvc4HyyI3EnwxTYlZYc32EbYrQ8SzEZ7dqgg9A==}
  922. engines: {node: '>=14'}
  923. lodash-es@4.17.21:
  924. resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
  925. lodash-unified@1.0.3:
  926. resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==}
  927. peerDependencies:
  928. '@types/lodash-es': '*'
  929. lodash: '*'
  930. lodash-es: '*'
  931. lodash@4.17.21:
  932. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  933. lru-cache@5.1.1:
  934. resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
  935. magic-string@0.30.21:
  936. resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==}
  937. math-intrinsics@1.1.0:
  938. resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
  939. engines: {node: '>= 0.4'}
  940. memoize-one@6.0.0:
  941. resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
  942. memorystream@0.3.1:
  943. resolution: {integrity: sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==}
  944. engines: {node: '>= 0.10.0'}
  945. mime-db@1.52.0:
  946. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  947. engines: {node: '>= 0.6'}
  948. mime-types@2.1.35:
  949. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  950. engines: {node: '>= 0.6'}
  951. mitt@3.0.1:
  952. resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
  953. mlly@1.8.0:
  954. resolution: {integrity: sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==}
  955. motion-dom@12.23.12:
  956. resolution: {integrity: sha512-RcR4fvMCTESQBD/uKQe49D5RUeDOokkGRmz4ceaJKDBgHYtZtntC/s2vLvY38gqGaytinij/yi3hMcWVcEF5Kw==}
  957. motion-utils@12.23.6:
  958. resolution: {integrity: sha512-eAWoPgr4eFEOFfg2WjIsMoqJTW6Z8MTUCgn/GZ3VRpClWBdnbjryiA3ZSNLyxCTmCQx4RmYX6jX1iWHbenUPNQ==}
  959. motion-v@1.7.4:
  960. resolution: {integrity: sha512-YNDUAsany04wfI7YtHxQK3kxzNvh+OdFUk9GpA3+hMt7j6P+5WrVAAgr8kmPPoVza9EsJiAVhqoN3YYFN0Twrw==}
  961. peerDependencies:
  962. '@vueuse/core': '>=10.0.0'
  963. vue: '>=3.0.0'
  964. mrmime@2.0.1:
  965. resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==}
  966. engines: {node: '>=10'}
  967. ms@2.1.3:
  968. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  969. muggle-string@0.4.1:
  970. resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
  971. nanoid@3.3.11:
  972. resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
  973. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  974. hasBin: true
  975. nanoid@5.1.6:
  976. resolution: {integrity: sha512-c7+7RQ+dMB5dPwwCp4ee1/iV/q2P6aK1mTZcfr1BTuVlyW9hJYiMPybJCcnBlQtuSmTIWNeazm/zqNoZSSElBg==}
  977. engines: {node: ^18 || >=20}
  978. hasBin: true
  979. node-releases@2.0.27:
  980. resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==}
  981. normalize-range@0.1.2:
  982. resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
  983. engines: {node: '>=0.10.0'}
  984. normalize-wheel-es@1.2.0:
  985. resolution: {integrity: sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==}
  986. npm-normalize-package-bin@4.0.0:
  987. resolution: {integrity: sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==}
  988. engines: {node: ^18.17.0 || >=20.5.0}
  989. npm-run-all2@8.0.4:
  990. resolution: {integrity: sha512-wdbB5My48XKp2ZfJUlhnLVihzeuA1hgBnqB2J9ahV77wLS+/YAJAlN8I+X3DIFIPZ3m5L7nplmlbhNiFDmXRDA==}
  991. engines: {node: ^20.5.0 || >=22.0.0, npm: '>= 10'}
  992. hasBin: true
  993. ohash@2.0.11:
  994. resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==}
  995. open@10.2.0:
  996. resolution: {integrity: sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA==}
  997. engines: {node: '>=18'}
  998. path-browserify@1.0.1:
  999. resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
  1000. path-key@3.1.1:
  1001. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  1002. engines: {node: '>=8'}
  1003. pathe@2.0.3:
  1004. resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
  1005. perfect-debounce@1.0.0:
  1006. resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
  1007. perfect-debounce@2.0.0:
  1008. resolution: {integrity: sha512-fkEH/OBiKrqqI/yIgjR92lMfs2K8105zt/VT6+7eTjNwisrsh47CeIED9z58zI7DfKdH3uHAn25ziRZn3kgAow==}
  1009. picocolors@1.1.1:
  1010. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  1011. picomatch@4.0.3:
  1012. resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
  1013. engines: {node: '>=12'}
  1014. pidtree@0.6.0:
  1015. resolution: {integrity: sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==}
  1016. engines: {node: '>=0.10'}
  1017. hasBin: true
  1018. pinia@3.0.3:
  1019. resolution: {integrity: sha512-ttXO/InUULUXkMHpTdp9Fj4hLpD/2AoJdmAbAeW2yu1iy1k+pkFekQXw5VpC0/5p51IOR/jDaDRfRWRnMMsGOA==}
  1020. peerDependencies:
  1021. typescript: '>=4.4.4'
  1022. vue: ^2.7.0 || ^3.5.11
  1023. peerDependenciesMeta:
  1024. typescript:
  1025. optional: true
  1026. pkg-types@1.3.1:
  1027. resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
  1028. pkg-types@2.3.0:
  1029. resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==}
  1030. postcss-value-parser@4.2.0:
  1031. resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
  1032. postcss@8.5.6:
  1033. resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
  1034. engines: {node: ^10 || ^12 || >=14}
  1035. proxy-from-env@1.1.0:
  1036. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
  1037. quansync@0.2.11:
  1038. resolution: {integrity: sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA==}
  1039. read-package-json-fast@4.0.0:
  1040. resolution: {integrity: sha512-qpt8EwugBWDw2cgE2W+/3oxC+KTez2uSVR8JU9Q36TXPAGCaozfQUs59v4j4GFpWTaw0i6hAZSvOmu1J0uOEUg==}
  1041. engines: {node: ^18.17.0 || >=20.5.0}
  1042. readdirp@4.1.2:
  1043. resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
  1044. engines: {node: '>= 14.18.0'}
  1045. rfdc@1.4.1:
  1046. resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
  1047. rollup@4.52.5:
  1048. resolution: {integrity: sha512-3GuObel8h7Kqdjt0gxkEzaifHTqLVW56Y/bjN7PSQtkKr0w3V/QYSdt6QWYtd7A1xUtYQigtdUfgj1RvWVtorw==}
  1049. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  1050. hasBin: true
  1051. run-applescript@7.1.0:
  1052. resolution: {integrity: sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==}
  1053. engines: {node: '>=18'}
  1054. scule@1.3.0:
  1055. resolution: {integrity: sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==}
  1056. semver@6.3.1:
  1057. resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
  1058. hasBin: true
  1059. shebang-command@2.0.0:
  1060. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  1061. engines: {node: '>=8'}
  1062. shebang-regex@3.0.0:
  1063. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  1064. engines: {node: '>=8'}
  1065. shell-quote@1.8.3:
  1066. resolution: {integrity: sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==}
  1067. engines: {node: '>= 0.4'}
  1068. sirv@3.0.2:
  1069. resolution: {integrity: sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==}
  1070. engines: {node: '>=18'}
  1071. source-map-js@1.2.1:
  1072. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  1073. engines: {node: '>=0.10.0'}
  1074. speakingurl@14.0.1:
  1075. resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==}
  1076. engines: {node: '>=0.10.0'}
  1077. strip-literal@3.1.0:
  1078. resolution: {integrity: sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg==}
  1079. superjson@2.2.5:
  1080. resolution: {integrity: sha512-zWPTX96LVsA/eVYnqOM2+ofcdPqdS1dAF1LN4TS2/MWuUpfitd9ctTa87wt4xrYnZnkLtS69xpBdSxVBP5Rm6w==}
  1081. engines: {node: '>=16'}
  1082. tailwindcss@4.1.16:
  1083. resolution: {integrity: sha512-pONL5awpaQX4LN5eiv7moSiSPd/DLDzKVRJz8Q9PgzmAdd1R4307GQS2ZpfiN7ZmekdQrfhZZiSE5jkLR4WNaA==}
  1084. tapable@2.3.0:
  1085. resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==}
  1086. engines: {node: '>=6'}
  1087. tinyglobby@0.2.15:
  1088. resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
  1089. engines: {node: '>=12.0.0'}
  1090. totalist@3.0.1:
  1091. resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
  1092. engines: {node: '>=6'}
  1093. tslib@2.8.1:
  1094. resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
  1095. typescript@5.9.3:
  1096. resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
  1097. engines: {node: '>=14.17'}
  1098. hasBin: true
  1099. ufo@1.6.1:
  1100. resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==}
  1101. undici-types@6.21.0:
  1102. resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
  1103. unimport@5.5.0:
  1104. resolution: {integrity: sha512-/JpWMG9s1nBSlXJAQ8EREFTFy3oy6USFd8T6AoBaw1q2GGcF4R9yp3ofg32UODZlYEO5VD0EWE1RpI9XDWyPYg==}
  1105. engines: {node: '>=18.12.0'}
  1106. unplugin-auto-import@20.2.0:
  1107. resolution: {integrity: sha512-vfBI/SvD9hJqYNinipVOAj5n8dS8DJXFlCKFR5iLDp2SaQwsfdnfLXgZ+34Kd3YY3YEY9omk8XQg0bwos3Q8ug==}
  1108. engines: {node: '>=14'}
  1109. peerDependencies:
  1110. '@nuxt/kit': ^4.0.0
  1111. '@vueuse/core': '*'
  1112. peerDependenciesMeta:
  1113. '@nuxt/kit':
  1114. optional: true
  1115. '@vueuse/core':
  1116. optional: true
  1117. unplugin-utils@0.3.1:
  1118. resolution: {integrity: sha512-5lWVjgi6vuHhJ526bI4nlCOmkCIF3nnfXkCMDeMJrtdvxTs6ZFCM8oNufGTsDbKv/tJ/xj8RpvXjRuPBZJuJog==}
  1119. engines: {node: '>=20.19.0'}
  1120. unplugin-vue-components@30.0.0:
  1121. resolution: {integrity: sha512-4qVE/lwCgmdPTp6h0qsRN2u642tt4boBQtcpn4wQcWZAsr8TQwq+SPT3NDu/6kBFxzo/sSEK4ioXhOOBrXc3iw==}
  1122. engines: {node: '>=14'}
  1123. peerDependencies:
  1124. '@babel/parser': ^7.15.8
  1125. '@nuxt/kit': ^3.2.2 || ^4.0.0
  1126. vue: 2 || 3
  1127. peerDependenciesMeta:
  1128. '@babel/parser':
  1129. optional: true
  1130. '@nuxt/kit':
  1131. optional: true
  1132. unplugin@2.3.10:
  1133. resolution: {integrity: sha512-6NCPkv1ClwH+/BGE9QeoTIl09nuiAt0gS28nn1PvYXsGKRwM2TCbFA2QiilmehPDTXIe684k4rZI1yl3A1PCUw==}
  1134. engines: {node: '>=18.12.0'}
  1135. update-browserslist-db@1.1.4:
  1136. resolution: {integrity: sha512-q0SPT4xyU84saUX+tomz1WLkxUbuaJnR1xWt17M7fJtEJigJeWUNGUqrauFXsHnqev9y9JTRGwk13tFBuKby4A==}
  1137. hasBin: true
  1138. peerDependencies:
  1139. browserslist: '>= 4.21.0'
  1140. vite-dev-rpc@1.1.0:
  1141. resolution: {integrity: sha512-pKXZlgoXGoE8sEKiKJSng4hI1sQ4wi5YT24FCrwrLt6opmkjlqPPVmiPWWJn8M8byMxRGzp1CrFuqQs4M/Z39A==}
  1142. peerDependencies:
  1143. vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.1 || ^7.0.0-0
  1144. vite-hot-client@2.1.0:
  1145. resolution: {integrity: sha512-7SpgZmU7R+dDnSmvXE1mfDtnHLHQSisdySVR7lO8ceAXvM0otZeuQQ6C8LrS5d/aYyP/QZ0hI0L+dIPrm4YlFQ==}
  1146. peerDependencies:
  1147. vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0
  1148. vite-plugin-inspect@11.3.3:
  1149. resolution: {integrity: sha512-u2eV5La99oHoYPHE6UvbwgEqKKOQGz86wMg40CCosP6q8BkB6e5xPneZfYagK4ojPJSj5anHCrnvC20DpwVdRA==}
  1150. engines: {node: '>=14'}
  1151. peerDependencies:
  1152. '@nuxt/kit': '*'
  1153. vite: ^6.0.0 || ^7.0.0-0
  1154. peerDependenciesMeta:
  1155. '@nuxt/kit':
  1156. optional: true
  1157. vite-plugin-vue-devtools@8.0.3:
  1158. resolution: {integrity: sha512-yIi3u31xUi28HcLlTpV0BvSLQHgZ2dA8Zqa59kWfIeMdHqbsunt6TCjq4wCNfOcGSju+E7qyHyI09EjRRFMbuQ==}
  1159. engines: {node: '>=v14.21.3'}
  1160. peerDependencies:
  1161. vite: ^6.0.0 || ^7.0.0-0
  1162. vite-plugin-vue-inspector@5.3.2:
  1163. resolution: {integrity: sha512-YvEKooQcSiBTAs0DoYLfefNja9bLgkFM7NI2b07bE2SruuvX0MEa9cMaxjKVMkeCp5Nz9FRIdcN1rOdFVBeL6Q==}
  1164. peerDependencies:
  1165. vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 || ^6.0.0-0 || ^7.0.0-0
  1166. vite@7.1.12:
  1167. resolution: {integrity: sha512-ZWyE8YXEXqJrrSLvYgrRP7p62OziLW7xI5HYGWFzOvupfAlrLvURSzv/FyGyy0eidogEM3ujU+kUG1zuHgb6Ug==}
  1168. engines: {node: ^20.19.0 || >=22.12.0}
  1169. hasBin: true
  1170. peerDependencies:
  1171. '@types/node': ^20.19.0 || >=22.12.0
  1172. jiti: '>=1.21.0'
  1173. less: ^4.0.0
  1174. lightningcss: ^1.21.0
  1175. sass: ^1.70.0
  1176. sass-embedded: ^1.70.0
  1177. stylus: '>=0.54.8'
  1178. sugarss: ^5.0.0
  1179. terser: ^5.16.0
  1180. tsx: ^4.8.1
  1181. yaml: ^2.4.2
  1182. peerDependenciesMeta:
  1183. '@types/node':
  1184. optional: true
  1185. jiti:
  1186. optional: true
  1187. less:
  1188. optional: true
  1189. lightningcss:
  1190. optional: true
  1191. sass:
  1192. optional: true
  1193. sass-embedded:
  1194. optional: true
  1195. stylus:
  1196. optional: true
  1197. sugarss:
  1198. optional: true
  1199. terser:
  1200. optional: true
  1201. tsx:
  1202. optional: true
  1203. yaml:
  1204. optional: true
  1205. vscode-uri@3.1.0:
  1206. resolution: {integrity: sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==}
  1207. vue-demi@0.14.10:
  1208. resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
  1209. engines: {node: '>=12'}
  1210. hasBin: true
  1211. peerDependencies:
  1212. '@vue/composition-api': ^1.0.0-rc.1
  1213. vue: ^3.0.0-0 || ^2.6.0
  1214. peerDependenciesMeta:
  1215. '@vue/composition-api':
  1216. optional: true
  1217. vue-router@4.6.3:
  1218. resolution: {integrity: sha512-ARBedLm9YlbvQomnmq91Os7ck6efydTSpRP3nuOKCvgJOHNrhRoJDSKtee8kcL1Vf7nz6U+PMBL+hTvR3bTVQg==}
  1219. peerDependencies:
  1220. vue: ^3.5.0
  1221. vue-tsc@3.1.3:
  1222. resolution: {integrity: sha512-StMNfZHwPIXQgY3KxPKM0Jsoc8b46mDV3Fn2UlHCBIwRJApjqrSwqeMYgWf0zpN+g857y74pv7GWuBm+UqQe1w==}
  1223. hasBin: true
  1224. peerDependencies:
  1225. typescript: '>=5.0.0'
  1226. vue@3.5.22:
  1227. resolution: {integrity: sha512-toaZjQ3a/G/mYaLSbV+QsQhIdMo9x5rrqIpYRObsJ6T/J+RyCSFwN2LHNVH9v8uIcljDNa3QzPVdv3Y6b9hAJQ==}
  1228. peerDependencies:
  1229. typescript: '*'
  1230. peerDependenciesMeta:
  1231. typescript:
  1232. optional: true
  1233. webpack-virtual-modules@0.6.2:
  1234. resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
  1235. which@2.0.2:
  1236. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  1237. engines: {node: '>= 8'}
  1238. hasBin: true
  1239. which@5.0.0:
  1240. resolution: {integrity: sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==}
  1241. engines: {node: ^18.17.0 || >=20.5.0}
  1242. hasBin: true
  1243. wsl-utils@0.1.0:
  1244. resolution: {integrity: sha512-h3Fbisa2nKGPxCpm89Hk33lBLsnaGBvctQopaBSOW/uIs6FTe1ATyAnKFJrzVs9vpGdsTe73WF3V4lIsk4Gacw==}
  1245. engines: {node: '>=18'}
  1246. yallist@3.1.1:
  1247. resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
  1248. snapshots:
  1249. '@babel/code-frame@7.27.1':
  1250. dependencies:
  1251. '@babel/helper-validator-identifier': 7.28.5
  1252. js-tokens: 4.0.0
  1253. picocolors: 1.1.1
  1254. '@babel/compat-data@7.28.5': {}
  1255. '@babel/core@7.28.5':
  1256. dependencies:
  1257. '@babel/code-frame': 7.27.1
  1258. '@babel/generator': 7.28.5
  1259. '@babel/helper-compilation-targets': 7.27.2
  1260. '@babel/helper-module-transforms': 7.28.3(@babel/core@7.28.5)
  1261. '@babel/helpers': 7.28.4
  1262. '@babel/parser': 7.28.5
  1263. '@babel/template': 7.27.2
  1264. '@babel/traverse': 7.28.5
  1265. '@babel/types': 7.28.5
  1266. '@jridgewell/remapping': 2.3.5
  1267. convert-source-map: 2.0.0
  1268. debug: 4.4.3
  1269. gensync: 1.0.0-beta.2
  1270. json5: 2.2.3
  1271. semver: 6.3.1
  1272. transitivePeerDependencies:
  1273. - supports-color
  1274. '@babel/generator@7.28.5':
  1275. dependencies:
  1276. '@babel/parser': 7.28.5
  1277. '@babel/types': 7.28.5
  1278. '@jridgewell/gen-mapping': 0.3.13
  1279. '@jridgewell/trace-mapping': 0.3.31
  1280. jsesc: 3.1.0
  1281. '@babel/helper-annotate-as-pure@7.27.3':
  1282. dependencies:
  1283. '@babel/types': 7.28.5
  1284. '@babel/helper-compilation-targets@7.27.2':
  1285. dependencies:
  1286. '@babel/compat-data': 7.28.5
  1287. '@babel/helper-validator-option': 7.27.1
  1288. browserslist: 4.27.0
  1289. lru-cache: 5.1.1
  1290. semver: 6.3.1
  1291. '@babel/helper-create-class-features-plugin@7.28.5(@babel/core@7.28.5)':
  1292. dependencies:
  1293. '@babel/core': 7.28.5
  1294. '@babel/helper-annotate-as-pure': 7.27.3
  1295. '@babel/helper-member-expression-to-functions': 7.28.5
  1296. '@babel/helper-optimise-call-expression': 7.27.1
  1297. '@babel/helper-replace-supers': 7.27.1(@babel/core@7.28.5)
  1298. '@babel/helper-skip-transparent-expression-wrappers': 7.27.1
  1299. '@babel/traverse': 7.28.5
  1300. semver: 6.3.1
  1301. transitivePeerDependencies:
  1302. - supports-color
  1303. '@babel/helper-globals@7.28.0': {}
  1304. '@babel/helper-member-expression-to-functions@7.28.5':
  1305. dependencies:
  1306. '@babel/traverse': 7.28.5
  1307. '@babel/types': 7.28.5
  1308. transitivePeerDependencies:
  1309. - supports-color
  1310. '@babel/helper-module-imports@7.27.1':
  1311. dependencies:
  1312. '@babel/traverse': 7.28.5
  1313. '@babel/types': 7.28.5
  1314. transitivePeerDependencies:
  1315. - supports-color
  1316. '@babel/helper-module-transforms@7.28.3(@babel/core@7.28.5)':
  1317. dependencies:
  1318. '@babel/core': 7.28.5
  1319. '@babel/helper-module-imports': 7.27.1
  1320. '@babel/helper-validator-identifier': 7.28.5
  1321. '@babel/traverse': 7.28.5
  1322. transitivePeerDependencies:
  1323. - supports-color
  1324. '@babel/helper-optimise-call-expression@7.27.1':
  1325. dependencies:
  1326. '@babel/types': 7.28.5
  1327. '@babel/helper-plugin-utils@7.27.1': {}
  1328. '@babel/helper-replace-supers@7.27.1(@babel/core@7.28.5)':
  1329. dependencies:
  1330. '@babel/core': 7.28.5
  1331. '@babel/helper-member-expression-to-functions': 7.28.5
  1332. '@babel/helper-optimise-call-expression': 7.27.1
  1333. '@babel/traverse': 7.28.5
  1334. transitivePeerDependencies:
  1335. - supports-color
  1336. '@babel/helper-skip-transparent-expression-wrappers@7.27.1':
  1337. dependencies:
  1338. '@babel/traverse': 7.28.5
  1339. '@babel/types': 7.28.5
  1340. transitivePeerDependencies:
  1341. - supports-color
  1342. '@babel/helper-string-parser@7.27.1': {}
  1343. '@babel/helper-validator-identifier@7.28.5': {}
  1344. '@babel/helper-validator-option@7.27.1': {}
  1345. '@babel/helpers@7.28.4':
  1346. dependencies:
  1347. '@babel/template': 7.27.2
  1348. '@babel/types': 7.28.5
  1349. '@babel/parser@7.28.5':
  1350. dependencies:
  1351. '@babel/types': 7.28.5
  1352. '@babel/plugin-proposal-decorators@7.28.0(@babel/core@7.28.5)':
  1353. dependencies:
  1354. '@babel/core': 7.28.5
  1355. '@babel/helper-create-class-features-plugin': 7.28.5(@babel/core@7.28.5)
  1356. '@babel/helper-plugin-utils': 7.27.1
  1357. '@babel/plugin-syntax-decorators': 7.27.1(@babel/core@7.28.5)
  1358. transitivePeerDependencies:
  1359. - supports-color
  1360. '@babel/plugin-syntax-decorators@7.27.1(@babel/core@7.28.5)':
  1361. dependencies:
  1362. '@babel/core': 7.28.5
  1363. '@babel/helper-plugin-utils': 7.27.1
  1364. '@babel/plugin-syntax-import-attributes@7.27.1(@babel/core@7.28.5)':
  1365. dependencies:
  1366. '@babel/core': 7.28.5
  1367. '@babel/helper-plugin-utils': 7.27.1
  1368. '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.28.5)':
  1369. dependencies:
  1370. '@babel/core': 7.28.5
  1371. '@babel/helper-plugin-utils': 7.27.1
  1372. '@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.28.5)':
  1373. dependencies:
  1374. '@babel/core': 7.28.5
  1375. '@babel/helper-plugin-utils': 7.27.1
  1376. '@babel/plugin-syntax-typescript@7.27.1(@babel/core@7.28.5)':
  1377. dependencies:
  1378. '@babel/core': 7.28.5
  1379. '@babel/helper-plugin-utils': 7.27.1
  1380. '@babel/plugin-transform-typescript@7.28.5(@babel/core@7.28.5)':
  1381. dependencies:
  1382. '@babel/core': 7.28.5
  1383. '@babel/helper-annotate-as-pure': 7.27.3
  1384. '@babel/helper-create-class-features-plugin': 7.28.5(@babel/core@7.28.5)
  1385. '@babel/helper-plugin-utils': 7.27.1
  1386. '@babel/helper-skip-transparent-expression-wrappers': 7.27.1
  1387. '@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.28.5)
  1388. transitivePeerDependencies:
  1389. - supports-color
  1390. '@babel/template@7.27.2':
  1391. dependencies:
  1392. '@babel/code-frame': 7.27.1
  1393. '@babel/parser': 7.28.5
  1394. '@babel/types': 7.28.5
  1395. '@babel/traverse@7.28.5':
  1396. dependencies:
  1397. '@babel/code-frame': 7.27.1
  1398. '@babel/generator': 7.28.5
  1399. '@babel/helper-globals': 7.28.0
  1400. '@babel/parser': 7.28.5
  1401. '@babel/template': 7.27.2
  1402. '@babel/types': 7.28.5
  1403. debug: 4.4.3
  1404. transitivePeerDependencies:
  1405. - supports-color
  1406. '@babel/types@7.28.5':
  1407. dependencies:
  1408. '@babel/helper-string-parser': 7.27.1
  1409. '@babel/helper-validator-identifier': 7.28.5
  1410. '@ctrl/tinycolor@3.6.1': {}
  1411. '@element-plus/icons-vue@2.3.2(vue@3.5.22(typescript@5.9.3))':
  1412. dependencies:
  1413. vue: 3.5.22(typescript@5.9.3)
  1414. '@esbuild/aix-ppc64@0.25.12':
  1415. optional: true
  1416. '@esbuild/android-arm64@0.25.12':
  1417. optional: true
  1418. '@esbuild/android-arm@0.25.12':
  1419. optional: true
  1420. '@esbuild/android-x64@0.25.12':
  1421. optional: true
  1422. '@esbuild/darwin-arm64@0.25.12':
  1423. optional: true
  1424. '@esbuild/darwin-x64@0.25.12':
  1425. optional: true
  1426. '@esbuild/freebsd-arm64@0.25.12':
  1427. optional: true
  1428. '@esbuild/freebsd-x64@0.25.12':
  1429. optional: true
  1430. '@esbuild/linux-arm64@0.25.12':
  1431. optional: true
  1432. '@esbuild/linux-arm@0.25.12':
  1433. optional: true
  1434. '@esbuild/linux-ia32@0.25.12':
  1435. optional: true
  1436. '@esbuild/linux-loong64@0.25.12':
  1437. optional: true
  1438. '@esbuild/linux-mips64el@0.25.12':
  1439. optional: true
  1440. '@esbuild/linux-ppc64@0.25.12':
  1441. optional: true
  1442. '@esbuild/linux-riscv64@0.25.12':
  1443. optional: true
  1444. '@esbuild/linux-s390x@0.25.12':
  1445. optional: true
  1446. '@esbuild/linux-x64@0.25.12':
  1447. optional: true
  1448. '@esbuild/netbsd-arm64@0.25.12':
  1449. optional: true
  1450. '@esbuild/netbsd-x64@0.25.12':
  1451. optional: true
  1452. '@esbuild/openbsd-arm64@0.25.12':
  1453. optional: true
  1454. '@esbuild/openbsd-x64@0.25.12':
  1455. optional: true
  1456. '@esbuild/openharmony-arm64@0.25.12':
  1457. optional: true
  1458. '@esbuild/sunos-x64@0.25.12':
  1459. optional: true
  1460. '@esbuild/win32-arm64@0.25.12':
  1461. optional: true
  1462. '@esbuild/win32-ia32@0.25.12':
  1463. optional: true
  1464. '@esbuild/win32-x64@0.25.12':
  1465. optional: true
  1466. '@floating-ui/core@1.7.3':
  1467. dependencies:
  1468. '@floating-ui/utils': 0.2.10
  1469. '@floating-ui/dom@1.7.4':
  1470. dependencies:
  1471. '@floating-ui/core': 1.7.3
  1472. '@floating-ui/utils': 0.2.10
  1473. '@floating-ui/utils@0.2.10': {}
  1474. '@iconify/iconify@3.1.1':
  1475. dependencies:
  1476. '@iconify/types': 2.0.0
  1477. '@iconify/types@2.0.0': {}
  1478. '@iconify/vue@5.0.0(vue@3.5.22(typescript@5.9.3))':
  1479. dependencies:
  1480. '@iconify/types': 2.0.0
  1481. vue: 3.5.22(typescript@5.9.3)
  1482. '@jridgewell/gen-mapping@0.3.13':
  1483. dependencies:
  1484. '@jridgewell/sourcemap-codec': 1.5.5
  1485. '@jridgewell/trace-mapping': 0.3.31
  1486. '@jridgewell/remapping@2.3.5':
  1487. dependencies:
  1488. '@jridgewell/gen-mapping': 0.3.13
  1489. '@jridgewell/trace-mapping': 0.3.31
  1490. '@jridgewell/resolve-uri@3.1.2': {}
  1491. '@jridgewell/sourcemap-codec@1.5.5': {}
  1492. '@jridgewell/trace-mapping@0.3.31':
  1493. dependencies:
  1494. '@jridgewell/resolve-uri': 3.1.2
  1495. '@jridgewell/sourcemap-codec': 1.5.5
  1496. '@polka/url@1.0.0-next.29': {}
  1497. '@rolldown/pluginutils@1.0.0-beta.29': {}
  1498. '@rollup/rollup-android-arm-eabi@4.52.5':
  1499. optional: true
  1500. '@rollup/rollup-android-arm64@4.52.5':
  1501. optional: true
  1502. '@rollup/rollup-darwin-arm64@4.52.5':
  1503. optional: true
  1504. '@rollup/rollup-darwin-x64@4.52.5':
  1505. optional: true
  1506. '@rollup/rollup-freebsd-arm64@4.52.5':
  1507. optional: true
  1508. '@rollup/rollup-freebsd-x64@4.52.5':
  1509. optional: true
  1510. '@rollup/rollup-linux-arm-gnueabihf@4.52.5':
  1511. optional: true
  1512. '@rollup/rollup-linux-arm-musleabihf@4.52.5':
  1513. optional: true
  1514. '@rollup/rollup-linux-arm64-gnu@4.52.5':
  1515. optional: true
  1516. '@rollup/rollup-linux-arm64-musl@4.52.5':
  1517. optional: true
  1518. '@rollup/rollup-linux-loong64-gnu@4.52.5':
  1519. optional: true
  1520. '@rollup/rollup-linux-ppc64-gnu@4.52.5':
  1521. optional: true
  1522. '@rollup/rollup-linux-riscv64-gnu@4.52.5':
  1523. optional: true
  1524. '@rollup/rollup-linux-riscv64-musl@4.52.5':
  1525. optional: true
  1526. '@rollup/rollup-linux-s390x-gnu@4.52.5':
  1527. optional: true
  1528. '@rollup/rollup-linux-x64-gnu@4.52.5':
  1529. optional: true
  1530. '@rollup/rollup-linux-x64-musl@4.52.5':
  1531. optional: true
  1532. '@rollup/rollup-openharmony-arm64@4.52.5':
  1533. optional: true
  1534. '@rollup/rollup-win32-arm64-msvc@4.52.5':
  1535. optional: true
  1536. '@rollup/rollup-win32-ia32-msvc@4.52.5':
  1537. optional: true
  1538. '@rollup/rollup-win32-x64-gnu@4.52.5':
  1539. optional: true
  1540. '@rollup/rollup-win32-x64-msvc@4.52.5':
  1541. optional: true
  1542. '@sxzz/popperjs-es@2.11.7': {}
  1543. '@tailwindcss/node@4.1.16':
  1544. dependencies:
  1545. '@jridgewell/remapping': 2.3.5
  1546. enhanced-resolve: 5.18.3
  1547. jiti: 2.6.1
  1548. lightningcss: 1.30.2
  1549. magic-string: 0.30.21
  1550. source-map-js: 1.2.1
  1551. tailwindcss: 4.1.16
  1552. '@tailwindcss/oxide-android-arm64@4.1.16':
  1553. optional: true
  1554. '@tailwindcss/oxide-darwin-arm64@4.1.16':
  1555. optional: true
  1556. '@tailwindcss/oxide-darwin-x64@4.1.16':
  1557. optional: true
  1558. '@tailwindcss/oxide-freebsd-x64@4.1.16':
  1559. optional: true
  1560. '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.16':
  1561. optional: true
  1562. '@tailwindcss/oxide-linux-arm64-gnu@4.1.16':
  1563. optional: true
  1564. '@tailwindcss/oxide-linux-arm64-musl@4.1.16':
  1565. optional: true
  1566. '@tailwindcss/oxide-linux-x64-gnu@4.1.16':
  1567. optional: true
  1568. '@tailwindcss/oxide-linux-x64-musl@4.1.16':
  1569. optional: true
  1570. '@tailwindcss/oxide-wasm32-wasi@4.1.16':
  1571. optional: true
  1572. '@tailwindcss/oxide-win32-arm64-msvc@4.1.16':
  1573. optional: true
  1574. '@tailwindcss/oxide-win32-x64-msvc@4.1.16':
  1575. optional: true
  1576. '@tailwindcss/oxide@4.1.16':
  1577. optionalDependencies:
  1578. '@tailwindcss/oxide-android-arm64': 4.1.16
  1579. '@tailwindcss/oxide-darwin-arm64': 4.1.16
  1580. '@tailwindcss/oxide-darwin-x64': 4.1.16
  1581. '@tailwindcss/oxide-freebsd-x64': 4.1.16
  1582. '@tailwindcss/oxide-linux-arm-gnueabihf': 4.1.16
  1583. '@tailwindcss/oxide-linux-arm64-gnu': 4.1.16
  1584. '@tailwindcss/oxide-linux-arm64-musl': 4.1.16
  1585. '@tailwindcss/oxide-linux-x64-gnu': 4.1.16
  1586. '@tailwindcss/oxide-linux-x64-musl': 4.1.16
  1587. '@tailwindcss/oxide-wasm32-wasi': 4.1.16
  1588. '@tailwindcss/oxide-win32-arm64-msvc': 4.1.16
  1589. '@tailwindcss/oxide-win32-x64-msvc': 4.1.16
  1590. '@tailwindcss/vite@4.1.16(vite@7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2))':
  1591. dependencies:
  1592. '@tailwindcss/node': 4.1.16
  1593. '@tailwindcss/oxide': 4.1.16
  1594. tailwindcss: 4.1.16
  1595. vite: 7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2)
  1596. '@tsconfig/node22@22.0.2': {}
  1597. '@types/estree@1.0.8': {}
  1598. '@types/lodash-es@4.17.12':
  1599. dependencies:
  1600. '@types/lodash': 4.17.20
  1601. '@types/lodash@4.17.20': {}
  1602. '@types/node@22.19.0':
  1603. dependencies:
  1604. undici-types: 6.21.0
  1605. '@types/web-bluetooth@0.0.16': {}
  1606. '@types/web-bluetooth@0.0.20': {}
  1607. '@vitejs/plugin-vue@6.0.1(vite@7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2))(vue@3.5.22(typescript@5.9.3))':
  1608. dependencies:
  1609. '@rolldown/pluginutils': 1.0.0-beta.29
  1610. vite: 7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2)
  1611. vue: 3.5.22(typescript@5.9.3)
  1612. '@volar/language-core@2.4.23':
  1613. dependencies:
  1614. '@volar/source-map': 2.4.23
  1615. '@volar/source-map@2.4.23': {}
  1616. '@volar/typescript@2.4.23':
  1617. dependencies:
  1618. '@volar/language-core': 2.4.23
  1619. path-browserify: 1.0.1
  1620. vscode-uri: 3.1.0
  1621. '@vue/babel-helper-vue-transform-on@1.5.0': {}
  1622. '@vue/babel-plugin-jsx@1.5.0(@babel/core@7.28.5)':
  1623. dependencies:
  1624. '@babel/helper-module-imports': 7.27.1
  1625. '@babel/helper-plugin-utils': 7.27.1
  1626. '@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.28.5)
  1627. '@babel/template': 7.27.2
  1628. '@babel/traverse': 7.28.5
  1629. '@babel/types': 7.28.5
  1630. '@vue/babel-helper-vue-transform-on': 1.5.0
  1631. '@vue/babel-plugin-resolve-type': 1.5.0(@babel/core@7.28.5)
  1632. '@vue/shared': 3.5.22
  1633. optionalDependencies:
  1634. '@babel/core': 7.28.5
  1635. transitivePeerDependencies:
  1636. - supports-color
  1637. '@vue/babel-plugin-resolve-type@1.5.0(@babel/core@7.28.5)':
  1638. dependencies:
  1639. '@babel/code-frame': 7.27.1
  1640. '@babel/core': 7.28.5
  1641. '@babel/helper-module-imports': 7.27.1
  1642. '@babel/helper-plugin-utils': 7.27.1
  1643. '@babel/parser': 7.28.5
  1644. '@vue/compiler-sfc': 3.5.22
  1645. transitivePeerDependencies:
  1646. - supports-color
  1647. '@vue/compiler-core@3.5.22':
  1648. dependencies:
  1649. '@babel/parser': 7.28.5
  1650. '@vue/shared': 3.5.22
  1651. entities: 4.5.0
  1652. estree-walker: 2.0.2
  1653. source-map-js: 1.2.1
  1654. '@vue/compiler-dom@3.5.22':
  1655. dependencies:
  1656. '@vue/compiler-core': 3.5.22
  1657. '@vue/shared': 3.5.22
  1658. '@vue/compiler-sfc@3.5.22':
  1659. dependencies:
  1660. '@babel/parser': 7.28.5
  1661. '@vue/compiler-core': 3.5.22
  1662. '@vue/compiler-dom': 3.5.22
  1663. '@vue/compiler-ssr': 3.5.22
  1664. '@vue/shared': 3.5.22
  1665. estree-walker: 2.0.2
  1666. magic-string: 0.30.21
  1667. postcss: 8.5.6
  1668. source-map-js: 1.2.1
  1669. '@vue/compiler-ssr@3.5.22':
  1670. dependencies:
  1671. '@vue/compiler-dom': 3.5.22
  1672. '@vue/shared': 3.5.22
  1673. '@vue/devtools-api@6.6.4': {}
  1674. '@vue/devtools-api@7.7.7':
  1675. dependencies:
  1676. '@vue/devtools-kit': 7.7.7
  1677. '@vue/devtools-core@8.0.3(vite@7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2))(vue@3.5.22(typescript@5.9.3))':
  1678. dependencies:
  1679. '@vue/devtools-kit': 8.0.3
  1680. '@vue/devtools-shared': 8.0.3
  1681. mitt: 3.0.1
  1682. nanoid: 5.1.6
  1683. pathe: 2.0.3
  1684. vite-hot-client: 2.1.0(vite@7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2))
  1685. vue: 3.5.22(typescript@5.9.3)
  1686. transitivePeerDependencies:
  1687. - vite
  1688. '@vue/devtools-kit@7.7.7':
  1689. dependencies:
  1690. '@vue/devtools-shared': 7.7.7
  1691. birpc: 2.6.1
  1692. hookable: 5.5.3
  1693. mitt: 3.0.1
  1694. perfect-debounce: 1.0.0
  1695. speakingurl: 14.0.1
  1696. superjson: 2.2.5
  1697. '@vue/devtools-kit@8.0.3':
  1698. dependencies:
  1699. '@vue/devtools-shared': 8.0.3
  1700. birpc: 2.6.1
  1701. hookable: 5.5.3
  1702. mitt: 3.0.1
  1703. perfect-debounce: 2.0.0
  1704. speakingurl: 14.0.1
  1705. superjson: 2.2.5
  1706. '@vue/devtools-shared@7.7.7':
  1707. dependencies:
  1708. rfdc: 1.4.1
  1709. '@vue/devtools-shared@8.0.3':
  1710. dependencies:
  1711. rfdc: 1.4.1
  1712. '@vue/language-core@3.1.3(typescript@5.9.3)':
  1713. dependencies:
  1714. '@volar/language-core': 2.4.23
  1715. '@vue/compiler-dom': 3.5.22
  1716. '@vue/shared': 3.5.22
  1717. alien-signals: 3.0.5
  1718. muggle-string: 0.4.1
  1719. path-browserify: 1.0.1
  1720. picomatch: 4.0.3
  1721. optionalDependencies:
  1722. typescript: 5.9.3
  1723. '@vue/reactivity@3.5.22':
  1724. dependencies:
  1725. '@vue/shared': 3.5.22
  1726. '@vue/runtime-core@3.5.22':
  1727. dependencies:
  1728. '@vue/reactivity': 3.5.22
  1729. '@vue/shared': 3.5.22
  1730. '@vue/runtime-dom@3.5.22':
  1731. dependencies:
  1732. '@vue/reactivity': 3.5.22
  1733. '@vue/runtime-core': 3.5.22
  1734. '@vue/shared': 3.5.22
  1735. csstype: 3.1.3
  1736. '@vue/server-renderer@3.5.22(vue@3.5.22(typescript@5.9.3))':
  1737. dependencies:
  1738. '@vue/compiler-ssr': 3.5.22
  1739. '@vue/shared': 3.5.22
  1740. vue: 3.5.22(typescript@5.9.3)
  1741. '@vue/shared@3.5.22': {}
  1742. '@vue/tsconfig@0.8.1(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3))':
  1743. optionalDependencies:
  1744. typescript: 5.9.3
  1745. vue: 3.5.22(typescript@5.9.3)
  1746. '@vueuse/core@10.11.1(vue@3.5.22(typescript@5.9.3))':
  1747. dependencies:
  1748. '@types/web-bluetooth': 0.0.20
  1749. '@vueuse/metadata': 10.11.1
  1750. '@vueuse/shared': 10.11.1(vue@3.5.22(typescript@5.9.3))
  1751. vue-demi: 0.14.10(vue@3.5.22(typescript@5.9.3))
  1752. transitivePeerDependencies:
  1753. - '@vue/composition-api'
  1754. - vue
  1755. '@vueuse/core@9.13.0(vue@3.5.22(typescript@5.9.3))':
  1756. dependencies:
  1757. '@types/web-bluetooth': 0.0.16
  1758. '@vueuse/metadata': 9.13.0
  1759. '@vueuse/shared': 9.13.0(vue@3.5.22(typescript@5.9.3))
  1760. vue-demi: 0.14.10(vue@3.5.22(typescript@5.9.3))
  1761. transitivePeerDependencies:
  1762. - '@vue/composition-api'
  1763. - vue
  1764. '@vueuse/metadata@10.11.1': {}
  1765. '@vueuse/metadata@9.13.0': {}
  1766. '@vueuse/shared@10.11.1(vue@3.5.22(typescript@5.9.3))':
  1767. dependencies:
  1768. vue-demi: 0.14.10(vue@3.5.22(typescript@5.9.3))
  1769. transitivePeerDependencies:
  1770. - '@vue/composition-api'
  1771. - vue
  1772. '@vueuse/shared@9.13.0(vue@3.5.22(typescript@5.9.3))':
  1773. dependencies:
  1774. vue-demi: 0.14.10(vue@3.5.22(typescript@5.9.3))
  1775. transitivePeerDependencies:
  1776. - '@vue/composition-api'
  1777. - vue
  1778. acorn@8.15.0: {}
  1779. alien-signals@3.0.5: {}
  1780. ansi-styles@6.2.3: {}
  1781. ansis@4.2.0: {}
  1782. async-validator@4.2.5: {}
  1783. asynckit@0.4.0: {}
  1784. autoprefixer@10.4.21(postcss@8.5.6):
  1785. dependencies:
  1786. browserslist: 4.27.0
  1787. caniuse-lite: 1.0.30001753
  1788. fraction.js: 4.3.7
  1789. normalize-range: 0.1.2
  1790. picocolors: 1.1.1
  1791. postcss: 8.5.6
  1792. postcss-value-parser: 4.2.0
  1793. axios@1.13.1:
  1794. dependencies:
  1795. follow-redirects: 1.15.11
  1796. form-data: 4.0.4
  1797. proxy-from-env: 1.1.0
  1798. transitivePeerDependencies:
  1799. - debug
  1800. baseline-browser-mapping@2.8.23: {}
  1801. birpc@2.6.1: {}
  1802. browserslist@4.27.0:
  1803. dependencies:
  1804. baseline-browser-mapping: 2.8.23
  1805. caniuse-lite: 1.0.30001753
  1806. electron-to-chromium: 1.5.244
  1807. node-releases: 2.0.27
  1808. update-browserslist-db: 1.1.4(browserslist@4.27.0)
  1809. bundle-name@4.1.0:
  1810. dependencies:
  1811. run-applescript: 7.1.0
  1812. call-bind-apply-helpers@1.0.2:
  1813. dependencies:
  1814. es-errors: 1.3.0
  1815. function-bind: 1.1.2
  1816. caniuse-lite@1.0.30001753: {}
  1817. chokidar@4.0.3:
  1818. dependencies:
  1819. readdirp: 4.1.2
  1820. combined-stream@1.0.8:
  1821. dependencies:
  1822. delayed-stream: 1.0.0
  1823. confbox@0.1.8: {}
  1824. confbox@0.2.2: {}
  1825. convert-source-map@2.0.0: {}
  1826. copy-anything@4.0.5:
  1827. dependencies:
  1828. is-what: 5.5.0
  1829. cross-spawn@7.0.6:
  1830. dependencies:
  1831. path-key: 3.1.1
  1832. shebang-command: 2.0.0
  1833. which: 2.0.2
  1834. csstype@3.1.3: {}
  1835. dayjs@1.11.19: {}
  1836. debug@4.4.3:
  1837. dependencies:
  1838. ms: 2.1.3
  1839. default-browser-id@5.0.0: {}
  1840. default-browser@5.2.1:
  1841. dependencies:
  1842. bundle-name: 4.1.0
  1843. default-browser-id: 5.0.0
  1844. define-lazy-prop@3.0.0: {}
  1845. delayed-stream@1.0.0: {}
  1846. detect-libc@2.1.2: {}
  1847. dunder-proto@1.0.1:
  1848. dependencies:
  1849. call-bind-apply-helpers: 1.0.2
  1850. es-errors: 1.3.0
  1851. gopd: 1.2.0
  1852. electron-to-chromium@1.5.244: {}
  1853. element-plus@2.11.7(vue@3.5.22(typescript@5.9.3)):
  1854. dependencies:
  1855. '@ctrl/tinycolor': 3.6.1
  1856. '@element-plus/icons-vue': 2.3.2(vue@3.5.22(typescript@5.9.3))
  1857. '@floating-ui/dom': 1.7.4
  1858. '@popperjs/core': '@sxzz/popperjs-es@2.11.7'
  1859. '@types/lodash': 4.17.20
  1860. '@types/lodash-es': 4.17.12
  1861. '@vueuse/core': 9.13.0(vue@3.5.22(typescript@5.9.3))
  1862. async-validator: 4.2.5
  1863. dayjs: 1.11.19
  1864. lodash: 4.17.21
  1865. lodash-es: 4.17.21
  1866. lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21)
  1867. memoize-one: 6.0.0
  1868. normalize-wheel-es: 1.2.0
  1869. vue: 3.5.22(typescript@5.9.3)
  1870. transitivePeerDependencies:
  1871. - '@vue/composition-api'
  1872. enhanced-resolve@5.18.3:
  1873. dependencies:
  1874. graceful-fs: 4.2.11
  1875. tapable: 2.3.0
  1876. entities@4.5.0: {}
  1877. error-stack-parser-es@1.0.5: {}
  1878. es-define-property@1.0.1: {}
  1879. es-errors@1.3.0: {}
  1880. es-object-atoms@1.1.1:
  1881. dependencies:
  1882. es-errors: 1.3.0
  1883. es-set-tostringtag@2.1.0:
  1884. dependencies:
  1885. es-errors: 1.3.0
  1886. get-intrinsic: 1.3.0
  1887. has-tostringtag: 1.0.2
  1888. hasown: 2.0.2
  1889. esbuild@0.25.12:
  1890. optionalDependencies:
  1891. '@esbuild/aix-ppc64': 0.25.12
  1892. '@esbuild/android-arm': 0.25.12
  1893. '@esbuild/android-arm64': 0.25.12
  1894. '@esbuild/android-x64': 0.25.12
  1895. '@esbuild/darwin-arm64': 0.25.12
  1896. '@esbuild/darwin-x64': 0.25.12
  1897. '@esbuild/freebsd-arm64': 0.25.12
  1898. '@esbuild/freebsd-x64': 0.25.12
  1899. '@esbuild/linux-arm': 0.25.12
  1900. '@esbuild/linux-arm64': 0.25.12
  1901. '@esbuild/linux-ia32': 0.25.12
  1902. '@esbuild/linux-loong64': 0.25.12
  1903. '@esbuild/linux-mips64el': 0.25.12
  1904. '@esbuild/linux-ppc64': 0.25.12
  1905. '@esbuild/linux-riscv64': 0.25.12
  1906. '@esbuild/linux-s390x': 0.25.12
  1907. '@esbuild/linux-x64': 0.25.12
  1908. '@esbuild/netbsd-arm64': 0.25.12
  1909. '@esbuild/netbsd-x64': 0.25.12
  1910. '@esbuild/openbsd-arm64': 0.25.12
  1911. '@esbuild/openbsd-x64': 0.25.12
  1912. '@esbuild/openharmony-arm64': 0.25.12
  1913. '@esbuild/sunos-x64': 0.25.12
  1914. '@esbuild/win32-arm64': 0.25.12
  1915. '@esbuild/win32-ia32': 0.25.12
  1916. '@esbuild/win32-x64': 0.25.12
  1917. escalade@3.2.0: {}
  1918. escape-string-regexp@5.0.0: {}
  1919. estree-walker@2.0.2: {}
  1920. estree-walker@3.0.3:
  1921. dependencies:
  1922. '@types/estree': 1.0.8
  1923. exsolve@1.0.7: {}
  1924. fdir@6.5.0(picomatch@4.0.3):
  1925. optionalDependencies:
  1926. picomatch: 4.0.3
  1927. follow-redirects@1.15.11: {}
  1928. form-data@4.0.4:
  1929. dependencies:
  1930. asynckit: 0.4.0
  1931. combined-stream: 1.0.8
  1932. es-set-tostringtag: 2.1.0
  1933. hasown: 2.0.2
  1934. mime-types: 2.1.35
  1935. fraction.js@4.3.7: {}
  1936. framer-motion@12.23.12:
  1937. dependencies:
  1938. motion-dom: 12.23.12
  1939. motion-utils: 12.23.6
  1940. tslib: 2.8.1
  1941. fsevents@2.3.3:
  1942. optional: true
  1943. function-bind@1.1.2: {}
  1944. gensync@1.0.0-beta.2: {}
  1945. get-intrinsic@1.3.0:
  1946. dependencies:
  1947. call-bind-apply-helpers: 1.0.2
  1948. es-define-property: 1.0.1
  1949. es-errors: 1.3.0
  1950. es-object-atoms: 1.1.1
  1951. function-bind: 1.1.2
  1952. get-proto: 1.0.1
  1953. gopd: 1.2.0
  1954. has-symbols: 1.1.0
  1955. hasown: 2.0.2
  1956. math-intrinsics: 1.1.0
  1957. get-proto@1.0.1:
  1958. dependencies:
  1959. dunder-proto: 1.0.1
  1960. es-object-atoms: 1.1.1
  1961. gopd@1.2.0: {}
  1962. graceful-fs@4.2.11: {}
  1963. has-symbols@1.1.0: {}
  1964. has-tostringtag@1.0.2:
  1965. dependencies:
  1966. has-symbols: 1.1.0
  1967. hasown@2.0.2:
  1968. dependencies:
  1969. function-bind: 1.1.2
  1970. hey-listen@1.0.8: {}
  1971. hookable@5.5.3: {}
  1972. is-docker@3.0.0: {}
  1973. is-inside-container@1.0.0:
  1974. dependencies:
  1975. is-docker: 3.0.0
  1976. is-what@5.5.0: {}
  1977. is-wsl@3.1.0:
  1978. dependencies:
  1979. is-inside-container: 1.0.0
  1980. isexe@2.0.0: {}
  1981. isexe@3.1.1: {}
  1982. jiti@2.6.1: {}
  1983. js-tokens@4.0.0: {}
  1984. js-tokens@9.0.1: {}
  1985. jsesc@3.1.0: {}
  1986. json-parse-even-better-errors@4.0.0: {}
  1987. json5@2.2.3: {}
  1988. kolorist@1.8.0: {}
  1989. lightningcss-android-arm64@1.30.2:
  1990. optional: true
  1991. lightningcss-darwin-arm64@1.30.2:
  1992. optional: true
  1993. lightningcss-darwin-x64@1.30.2:
  1994. optional: true
  1995. lightningcss-freebsd-x64@1.30.2:
  1996. optional: true
  1997. lightningcss-linux-arm-gnueabihf@1.30.2:
  1998. optional: true
  1999. lightningcss-linux-arm64-gnu@1.30.2:
  2000. optional: true
  2001. lightningcss-linux-arm64-musl@1.30.2:
  2002. optional: true
  2003. lightningcss-linux-x64-gnu@1.30.2:
  2004. optional: true
  2005. lightningcss-linux-x64-musl@1.30.2:
  2006. optional: true
  2007. lightningcss-win32-arm64-msvc@1.30.2:
  2008. optional: true
  2009. lightningcss-win32-x64-msvc@1.30.2:
  2010. optional: true
  2011. lightningcss@1.30.2:
  2012. dependencies:
  2013. detect-libc: 2.1.2
  2014. optionalDependencies:
  2015. lightningcss-android-arm64: 1.30.2
  2016. lightningcss-darwin-arm64: 1.30.2
  2017. lightningcss-darwin-x64: 1.30.2
  2018. lightningcss-freebsd-x64: 1.30.2
  2019. lightningcss-linux-arm-gnueabihf: 1.30.2
  2020. lightningcss-linux-arm64-gnu: 1.30.2
  2021. lightningcss-linux-arm64-musl: 1.30.2
  2022. lightningcss-linux-x64-gnu: 1.30.2
  2023. lightningcss-linux-x64-musl: 1.30.2
  2024. lightningcss-win32-arm64-msvc: 1.30.2
  2025. lightningcss-win32-x64-msvc: 1.30.2
  2026. local-pkg@1.1.2:
  2027. dependencies:
  2028. mlly: 1.8.0
  2029. pkg-types: 2.3.0
  2030. quansync: 0.2.11
  2031. lodash-es@4.17.21: {}
  2032. lodash-unified@1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21):
  2033. dependencies:
  2034. '@types/lodash-es': 4.17.12
  2035. lodash: 4.17.21
  2036. lodash-es: 4.17.21
  2037. lodash@4.17.21: {}
  2038. lru-cache@5.1.1:
  2039. dependencies:
  2040. yallist: 3.1.1
  2041. magic-string@0.30.21:
  2042. dependencies:
  2043. '@jridgewell/sourcemap-codec': 1.5.5
  2044. math-intrinsics@1.1.0: {}
  2045. memoize-one@6.0.0: {}
  2046. memorystream@0.3.1: {}
  2047. mime-db@1.52.0: {}
  2048. mime-types@2.1.35:
  2049. dependencies:
  2050. mime-db: 1.52.0
  2051. mitt@3.0.1: {}
  2052. mlly@1.8.0:
  2053. dependencies:
  2054. acorn: 8.15.0
  2055. pathe: 2.0.3
  2056. pkg-types: 1.3.1
  2057. ufo: 1.6.1
  2058. motion-dom@12.23.12:
  2059. dependencies:
  2060. motion-utils: 12.23.6
  2061. motion-utils@12.23.6: {}
  2062. motion-v@1.7.4(@vueuse/core@10.11.1(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)):
  2063. dependencies:
  2064. '@vueuse/core': 10.11.1(vue@3.5.22(typescript@5.9.3))
  2065. framer-motion: 12.23.12
  2066. hey-listen: 1.0.8
  2067. motion-dom: 12.23.12
  2068. vue: 3.5.22(typescript@5.9.3)
  2069. transitivePeerDependencies:
  2070. - '@emotion/is-prop-valid'
  2071. - react
  2072. - react-dom
  2073. mrmime@2.0.1: {}
  2074. ms@2.1.3: {}
  2075. muggle-string@0.4.1: {}
  2076. nanoid@3.3.11: {}
  2077. nanoid@5.1.6: {}
  2078. node-releases@2.0.27: {}
  2079. normalize-range@0.1.2: {}
  2080. normalize-wheel-es@1.2.0: {}
  2081. npm-normalize-package-bin@4.0.0: {}
  2082. npm-run-all2@8.0.4:
  2083. dependencies:
  2084. ansi-styles: 6.2.3
  2085. cross-spawn: 7.0.6
  2086. memorystream: 0.3.1
  2087. picomatch: 4.0.3
  2088. pidtree: 0.6.0
  2089. read-package-json-fast: 4.0.0
  2090. shell-quote: 1.8.3
  2091. which: 5.0.0
  2092. ohash@2.0.11: {}
  2093. open@10.2.0:
  2094. dependencies:
  2095. default-browser: 5.2.1
  2096. define-lazy-prop: 3.0.0
  2097. is-inside-container: 1.0.0
  2098. wsl-utils: 0.1.0
  2099. path-browserify@1.0.1: {}
  2100. path-key@3.1.1: {}
  2101. pathe@2.0.3: {}
  2102. perfect-debounce@1.0.0: {}
  2103. perfect-debounce@2.0.0: {}
  2104. picocolors@1.1.1: {}
  2105. picomatch@4.0.3: {}
  2106. pidtree@0.6.0: {}
  2107. pinia@3.0.3(typescript@5.9.3)(vue@3.5.22(typescript@5.9.3)):
  2108. dependencies:
  2109. '@vue/devtools-api': 7.7.7
  2110. vue: 3.5.22(typescript@5.9.3)
  2111. optionalDependencies:
  2112. typescript: 5.9.3
  2113. pkg-types@1.3.1:
  2114. dependencies:
  2115. confbox: 0.1.8
  2116. mlly: 1.8.0
  2117. pathe: 2.0.3
  2118. pkg-types@2.3.0:
  2119. dependencies:
  2120. confbox: 0.2.2
  2121. exsolve: 1.0.7
  2122. pathe: 2.0.3
  2123. postcss-value-parser@4.2.0: {}
  2124. postcss@8.5.6:
  2125. dependencies:
  2126. nanoid: 3.3.11
  2127. picocolors: 1.1.1
  2128. source-map-js: 1.2.1
  2129. proxy-from-env@1.1.0: {}
  2130. quansync@0.2.11: {}
  2131. read-package-json-fast@4.0.0:
  2132. dependencies:
  2133. json-parse-even-better-errors: 4.0.0
  2134. npm-normalize-package-bin: 4.0.0
  2135. readdirp@4.1.2: {}
  2136. rfdc@1.4.1: {}
  2137. rollup@4.52.5:
  2138. dependencies:
  2139. '@types/estree': 1.0.8
  2140. optionalDependencies:
  2141. '@rollup/rollup-android-arm-eabi': 4.52.5
  2142. '@rollup/rollup-android-arm64': 4.52.5
  2143. '@rollup/rollup-darwin-arm64': 4.52.5
  2144. '@rollup/rollup-darwin-x64': 4.52.5
  2145. '@rollup/rollup-freebsd-arm64': 4.52.5
  2146. '@rollup/rollup-freebsd-x64': 4.52.5
  2147. '@rollup/rollup-linux-arm-gnueabihf': 4.52.5
  2148. '@rollup/rollup-linux-arm-musleabihf': 4.52.5
  2149. '@rollup/rollup-linux-arm64-gnu': 4.52.5
  2150. '@rollup/rollup-linux-arm64-musl': 4.52.5
  2151. '@rollup/rollup-linux-loong64-gnu': 4.52.5
  2152. '@rollup/rollup-linux-ppc64-gnu': 4.52.5
  2153. '@rollup/rollup-linux-riscv64-gnu': 4.52.5
  2154. '@rollup/rollup-linux-riscv64-musl': 4.52.5
  2155. '@rollup/rollup-linux-s390x-gnu': 4.52.5
  2156. '@rollup/rollup-linux-x64-gnu': 4.52.5
  2157. '@rollup/rollup-linux-x64-musl': 4.52.5
  2158. '@rollup/rollup-openharmony-arm64': 4.52.5
  2159. '@rollup/rollup-win32-arm64-msvc': 4.52.5
  2160. '@rollup/rollup-win32-ia32-msvc': 4.52.5
  2161. '@rollup/rollup-win32-x64-gnu': 4.52.5
  2162. '@rollup/rollup-win32-x64-msvc': 4.52.5
  2163. fsevents: 2.3.3
  2164. run-applescript@7.1.0: {}
  2165. scule@1.3.0: {}
  2166. semver@6.3.1: {}
  2167. shebang-command@2.0.0:
  2168. dependencies:
  2169. shebang-regex: 3.0.0
  2170. shebang-regex@3.0.0: {}
  2171. shell-quote@1.8.3: {}
  2172. sirv@3.0.2:
  2173. dependencies:
  2174. '@polka/url': 1.0.0-next.29
  2175. mrmime: 2.0.1
  2176. totalist: 3.0.1
  2177. source-map-js@1.2.1: {}
  2178. speakingurl@14.0.1: {}
  2179. strip-literal@3.1.0:
  2180. dependencies:
  2181. js-tokens: 9.0.1
  2182. superjson@2.2.5:
  2183. dependencies:
  2184. copy-anything: 4.0.5
  2185. tailwindcss@4.1.16: {}
  2186. tapable@2.3.0: {}
  2187. tinyglobby@0.2.15:
  2188. dependencies:
  2189. fdir: 6.5.0(picomatch@4.0.3)
  2190. picomatch: 4.0.3
  2191. totalist@3.0.1: {}
  2192. tslib@2.8.1: {}
  2193. typescript@5.9.3: {}
  2194. ufo@1.6.1: {}
  2195. undici-types@6.21.0: {}
  2196. unimport@5.5.0:
  2197. dependencies:
  2198. acorn: 8.15.0
  2199. escape-string-regexp: 5.0.0
  2200. estree-walker: 3.0.3
  2201. local-pkg: 1.1.2
  2202. magic-string: 0.30.21
  2203. mlly: 1.8.0
  2204. pathe: 2.0.3
  2205. picomatch: 4.0.3
  2206. pkg-types: 2.3.0
  2207. scule: 1.3.0
  2208. strip-literal: 3.1.0
  2209. tinyglobby: 0.2.15
  2210. unplugin: 2.3.10
  2211. unplugin-utils: 0.3.1
  2212. unplugin-auto-import@20.2.0(@vueuse/core@10.11.1(vue@3.5.22(typescript@5.9.3))):
  2213. dependencies:
  2214. local-pkg: 1.1.2
  2215. magic-string: 0.30.21
  2216. picomatch: 4.0.3
  2217. unimport: 5.5.0
  2218. unplugin: 2.3.10
  2219. unplugin-utils: 0.3.1
  2220. optionalDependencies:
  2221. '@vueuse/core': 10.11.1(vue@3.5.22(typescript@5.9.3))
  2222. unplugin-utils@0.3.1:
  2223. dependencies:
  2224. pathe: 2.0.3
  2225. picomatch: 4.0.3
  2226. unplugin-vue-components@30.0.0(@babel/parser@7.28.5)(vue@3.5.22(typescript@5.9.3)):
  2227. dependencies:
  2228. chokidar: 4.0.3
  2229. debug: 4.4.3
  2230. local-pkg: 1.1.2
  2231. magic-string: 0.30.21
  2232. mlly: 1.8.0
  2233. tinyglobby: 0.2.15
  2234. unplugin: 2.3.10
  2235. unplugin-utils: 0.3.1
  2236. vue: 3.5.22(typescript@5.9.3)
  2237. optionalDependencies:
  2238. '@babel/parser': 7.28.5
  2239. transitivePeerDependencies:
  2240. - supports-color
  2241. unplugin@2.3.10:
  2242. dependencies:
  2243. '@jridgewell/remapping': 2.3.5
  2244. acorn: 8.15.0
  2245. picomatch: 4.0.3
  2246. webpack-virtual-modules: 0.6.2
  2247. update-browserslist-db@1.1.4(browserslist@4.27.0):
  2248. dependencies:
  2249. browserslist: 4.27.0
  2250. escalade: 3.2.0
  2251. picocolors: 1.1.1
  2252. vite-dev-rpc@1.1.0(vite@7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2)):
  2253. dependencies:
  2254. birpc: 2.6.1
  2255. vite: 7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2)
  2256. vite-hot-client: 2.1.0(vite@7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2))
  2257. vite-hot-client@2.1.0(vite@7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2)):
  2258. dependencies:
  2259. vite: 7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2)
  2260. vite-plugin-inspect@11.3.3(vite@7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2)):
  2261. dependencies:
  2262. ansis: 4.2.0
  2263. debug: 4.4.3
  2264. error-stack-parser-es: 1.0.5
  2265. ohash: 2.0.11
  2266. open: 10.2.0
  2267. perfect-debounce: 2.0.0
  2268. sirv: 3.0.2
  2269. unplugin-utils: 0.3.1
  2270. vite: 7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2)
  2271. vite-dev-rpc: 1.1.0(vite@7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2))
  2272. transitivePeerDependencies:
  2273. - supports-color
  2274. vite-plugin-vue-devtools@8.0.3(vite@7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2))(vue@3.5.22(typescript@5.9.3)):
  2275. dependencies:
  2276. '@vue/devtools-core': 8.0.3(vite@7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2))(vue@3.5.22(typescript@5.9.3))
  2277. '@vue/devtools-kit': 8.0.3
  2278. '@vue/devtools-shared': 8.0.3
  2279. sirv: 3.0.2
  2280. vite: 7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2)
  2281. vite-plugin-inspect: 11.3.3(vite@7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2))
  2282. vite-plugin-vue-inspector: 5.3.2(vite@7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2))
  2283. transitivePeerDependencies:
  2284. - '@nuxt/kit'
  2285. - supports-color
  2286. - vue
  2287. vite-plugin-vue-inspector@5.3.2(vite@7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2)):
  2288. dependencies:
  2289. '@babel/core': 7.28.5
  2290. '@babel/plugin-proposal-decorators': 7.28.0(@babel/core@7.28.5)
  2291. '@babel/plugin-syntax-import-attributes': 7.27.1(@babel/core@7.28.5)
  2292. '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.28.5)
  2293. '@babel/plugin-transform-typescript': 7.28.5(@babel/core@7.28.5)
  2294. '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.28.5)
  2295. '@vue/compiler-dom': 3.5.22
  2296. kolorist: 1.8.0
  2297. magic-string: 0.30.21
  2298. vite: 7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2)
  2299. transitivePeerDependencies:
  2300. - supports-color
  2301. vite@7.1.12(@types/node@22.19.0)(jiti@2.6.1)(lightningcss@1.30.2):
  2302. dependencies:
  2303. esbuild: 0.25.12
  2304. fdir: 6.5.0(picomatch@4.0.3)
  2305. picomatch: 4.0.3
  2306. postcss: 8.5.6
  2307. rollup: 4.52.5
  2308. tinyglobby: 0.2.15
  2309. optionalDependencies:
  2310. '@types/node': 22.19.0
  2311. fsevents: 2.3.3
  2312. jiti: 2.6.1
  2313. lightningcss: 1.30.2
  2314. vscode-uri@3.1.0: {}
  2315. vue-demi@0.14.10(vue@3.5.22(typescript@5.9.3)):
  2316. dependencies:
  2317. vue: 3.5.22(typescript@5.9.3)
  2318. vue-router@4.6.3(vue@3.5.22(typescript@5.9.3)):
  2319. dependencies:
  2320. '@vue/devtools-api': 6.6.4
  2321. vue: 3.5.22(typescript@5.9.3)
  2322. vue-tsc@3.1.3(typescript@5.9.3):
  2323. dependencies:
  2324. '@volar/typescript': 2.4.23
  2325. '@vue/language-core': 3.1.3(typescript@5.9.3)
  2326. typescript: 5.9.3
  2327. vue@3.5.22(typescript@5.9.3):
  2328. dependencies:
  2329. '@vue/compiler-dom': 3.5.22
  2330. '@vue/compiler-sfc': 3.5.22
  2331. '@vue/runtime-dom': 3.5.22
  2332. '@vue/server-renderer': 3.5.22(vue@3.5.22(typescript@5.9.3))
  2333. '@vue/shared': 3.5.22
  2334. optionalDependencies:
  2335. typescript: 5.9.3
  2336. webpack-virtual-modules@0.6.2: {}
  2337. which@2.0.2:
  2338. dependencies:
  2339. isexe: 2.0.0
  2340. which@5.0.0:
  2341. dependencies:
  2342. isexe: 3.1.1
  2343. wsl-utils@0.1.0:
  2344. dependencies:
  2345. is-wsl: 3.1.0
  2346. yallist@3.1.1: {}