pnpm-lock.yaml 122 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. '@element-plus/icons-vue':
  9. specifier: ^2.3.1
  10. version: 2.3.1(vue@3.4.35(typescript@5.4.5))
  11. '@types/codemirror':
  12. specifier: ^5.60.15
  13. version: 5.60.15
  14. axios:
  15. specifier: ^1.7.2
  16. version: 1.7.2
  17. codemirror:
  18. specifier: ^5.65.12
  19. version: 5.65.18
  20. codemirror-editor-vue3:
  21. specifier: ^2.8.0
  22. version: 2.8.0(codemirror@5.65.18)(diff-match-patch@1.0.5)(vue@3.4.35(typescript@5.4.5))
  23. dayjs:
  24. specifier: ^1.11.12
  25. version: 1.11.12
  26. element-plus:
  27. specifier: ^2.7.8
  28. version: 2.7.8(vue@3.4.35(typescript@5.4.5))
  29. js-cookie:
  30. specifier: ^3.0.5
  31. version: 3.0.5
  32. lodash-es:
  33. specifier: ^4.17.21
  34. version: 4.17.21
  35. mitt:
  36. specifier: ^3.0.1
  37. version: 3.0.1
  38. normalize.css:
  39. specifier: ^8.0.1
  40. version: 8.0.1
  41. nprogress:
  42. specifier: ^0.2.0
  43. version: 0.2.0
  44. path-to-regexp:
  45. specifier: ^7.1.0
  46. version: 7.1.0
  47. pinia:
  48. specifier: ^2.1.7
  49. version: 2.2.0(typescript@5.4.5)(vue@3.4.35(typescript@5.4.5))
  50. qiniu-js:
  51. specifier: 3.1.2
  52. version: 3.1.2
  53. sass:
  54. specifier: ^1.77.8
  55. version: 1.77.8
  56. screenfull:
  57. specifier: ^6.0.2
  58. version: 6.0.2
  59. vue:
  60. specifier: ^3.4.29
  61. version: 3.4.35(typescript@5.4.5)
  62. vue-router:
  63. specifier: ^4.3.3
  64. version: 4.4.1(vue@3.4.35(typescript@5.4.5))
  65. vxe-table:
  66. specifier: ^4.6.18
  67. version: 4.6.18(vue@3.4.35(typescript@5.4.5))
  68. vxe-table-plugin-element:
  69. specifier: 4.0.4
  70. version: 4.0.4(vxe-table@4.6.18(vue@3.4.35(typescript@5.4.5)))
  71. xe-utils:
  72. specifier: 3.5.28
  73. version: 3.5.28
  74. devDependencies:
  75. '@rushstack/eslint-patch':
  76. specifier: ^1.8.0
  77. version: 1.10.4
  78. '@tsconfig/node20':
  79. specifier: ^20.1.4
  80. version: 20.1.4
  81. '@types/node':
  82. specifier: ^20.14.5
  83. version: 20.14.13
  84. '@vitejs/plugin-vue':
  85. specifier: ^5.0.5
  86. version: 5.1.1(vite@5.3.5(@types/node@20.14.13)(sass@1.77.8))(vue@3.4.35(typescript@5.4.5))
  87. '@vue/eslint-config-prettier':
  88. specifier: ^9.0.0
  89. version: 9.0.0(eslint@8.57.0)(prettier@3.3.3)
  90. '@vue/eslint-config-typescript':
  91. specifier: ^13.0.0
  92. version: 13.0.0(eslint-plugin-vue@9.27.0(eslint@8.57.0))(eslint@8.57.0)(typescript@5.4.5)
  93. '@vue/tsconfig':
  94. specifier: ^0.5.1
  95. version: 0.5.1
  96. eslint:
  97. specifier: ^8.57.0
  98. version: 8.57.0
  99. eslint-plugin-vue:
  100. specifier: ^9.23.0
  101. version: 9.27.0(eslint@8.57.0)
  102. npm-run-all2:
  103. specifier: ^6.2.0
  104. version: 6.2.2
  105. path-browserify:
  106. specifier: ^1.0.1
  107. version: 1.0.1
  108. prettier:
  109. specifier: ^3.2.5
  110. version: 3.3.3
  111. typescript:
  112. specifier: ~5.4.0
  113. version: 5.4.5
  114. unocss:
  115. specifier: ^0.61.9
  116. version: 0.61.9(postcss@8.4.40)(rollup@4.19.1)(vite@5.3.5(@types/node@20.14.13)(sass@1.77.8))
  117. vite:
  118. specifier: ^5.3.1
  119. version: 5.3.5(@types/node@20.14.13)(sass@1.77.8)
  120. vue-tsc:
  121. specifier: ^2.0.21
  122. version: 2.0.29(typescript@5.4.5)
  123. packages:
  124. '@ampproject/remapping@2.3.0':
  125. resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
  126. engines: {node: '>=6.0.0'}
  127. '@antfu/install-pkg@0.1.1':
  128. resolution: {integrity: sha512-LyB/8+bSfa0DFGC06zpCEfs89/XoWZwws5ygEa5D+Xsm3OfI+aXQ86VgVG7Acyef+rSZ5HE7J8rrxzrQeM3PjQ==}
  129. '@antfu/utils@0.7.10':
  130. resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==}
  131. '@babel/code-frame@7.24.7':
  132. resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==}
  133. engines: {node: '>=6.9.0'}
  134. '@babel/compat-data@7.25.2':
  135. resolution: {integrity: sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==}
  136. engines: {node: '>=6.9.0'}
  137. '@babel/core@7.25.2':
  138. resolution: {integrity: sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==}
  139. engines: {node: '>=6.9.0'}
  140. '@babel/generator@7.25.0':
  141. resolution: {integrity: sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw==}
  142. engines: {node: '>=6.9.0'}
  143. '@babel/helper-annotate-as-pure@7.24.7':
  144. resolution: {integrity: sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==}
  145. engines: {node: '>=6.9.0'}
  146. '@babel/helper-compilation-targets@7.25.2':
  147. resolution: {integrity: sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==}
  148. engines: {node: '>=6.9.0'}
  149. '@babel/helper-create-class-features-plugin@7.25.0':
  150. resolution: {integrity: sha512-GYM6BxeQsETc9mnct+nIIpf63SAyzvyYN7UB/IlTyd+MBg06afFGp0mIeUqGyWgS2mxad6vqbMrHVlaL3m70sQ==}
  151. engines: {node: '>=6.9.0'}
  152. peerDependencies:
  153. '@babel/core': ^7.0.0
  154. '@babel/helper-member-expression-to-functions@7.24.8':
  155. resolution: {integrity: sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==}
  156. engines: {node: '>=6.9.0'}
  157. '@babel/helper-module-imports@7.24.7':
  158. resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==}
  159. engines: {node: '>=6.9.0'}
  160. '@babel/helper-module-transforms@7.25.2':
  161. resolution: {integrity: sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==}
  162. engines: {node: '>=6.9.0'}
  163. peerDependencies:
  164. '@babel/core': ^7.0.0
  165. '@babel/helper-optimise-call-expression@7.24.7':
  166. resolution: {integrity: sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==}
  167. engines: {node: '>=6.9.0'}
  168. '@babel/helper-plugin-utils@7.24.8':
  169. resolution: {integrity: sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==}
  170. engines: {node: '>=6.9.0'}
  171. '@babel/helper-replace-supers@7.25.0':
  172. resolution: {integrity: sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==}
  173. engines: {node: '>=6.9.0'}
  174. peerDependencies:
  175. '@babel/core': ^7.0.0
  176. '@babel/helper-simple-access@7.24.7':
  177. resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==}
  178. engines: {node: '>=6.9.0'}
  179. '@babel/helper-skip-transparent-expression-wrappers@7.24.7':
  180. resolution: {integrity: sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==}
  181. engines: {node: '>=6.9.0'}
  182. '@babel/helper-string-parser@7.24.8':
  183. resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==}
  184. engines: {node: '>=6.9.0'}
  185. '@babel/helper-validator-identifier@7.24.7':
  186. resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
  187. engines: {node: '>=6.9.0'}
  188. '@babel/helper-validator-option@7.24.8':
  189. resolution: {integrity: sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==}
  190. engines: {node: '>=6.9.0'}
  191. '@babel/helpers@7.25.0':
  192. resolution: {integrity: sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw==}
  193. engines: {node: '>=6.9.0'}
  194. '@babel/highlight@7.24.7':
  195. resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==}
  196. engines: {node: '>=6.9.0'}
  197. '@babel/parser@7.25.3':
  198. resolution: {integrity: sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw==}
  199. engines: {node: '>=6.0.0'}
  200. hasBin: true
  201. '@babel/plugin-syntax-jsx@7.24.7':
  202. resolution: {integrity: sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==}
  203. engines: {node: '>=6.9.0'}
  204. peerDependencies:
  205. '@babel/core': ^7.0.0-0
  206. '@babel/plugin-syntax-typescript@7.24.7':
  207. resolution: {integrity: sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==}
  208. engines: {node: '>=6.9.0'}
  209. peerDependencies:
  210. '@babel/core': ^7.0.0-0
  211. '@babel/plugin-transform-modules-commonjs@7.24.8':
  212. resolution: {integrity: sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==}
  213. engines: {node: '>=6.9.0'}
  214. peerDependencies:
  215. '@babel/core': ^7.0.0-0
  216. '@babel/plugin-transform-typescript@7.25.2':
  217. resolution: {integrity: sha512-lBwRvjSmqiMYe/pS0+1gggjJleUJi7NzjvQ1Fkqtt69hBa/0t1YuW/MLQMAPixfwaQOHUXsd6jeU3Z+vdGv3+A==}
  218. engines: {node: '>=6.9.0'}
  219. peerDependencies:
  220. '@babel/core': ^7.0.0-0
  221. '@babel/preset-typescript@7.24.7':
  222. resolution: {integrity: sha512-SyXRe3OdWwIwalxDg5UtJnJQO+YPcTfwiIY2B0Xlddh9o7jpWLvv8X1RthIeDOxQ+O1ML5BLPCONToObyVQVuQ==}
  223. engines: {node: '>=6.9.0'}
  224. peerDependencies:
  225. '@babel/core': ^7.0.0-0
  226. '@babel/runtime-corejs2@7.25.7':
  227. resolution: {integrity: sha512-xdsLBlDCJIZzwH1fBJ7GJu+bRFO0Sqv10WotmwMu83Joep1erPcWbTr84rZD42kPzSjtmrFgshdWHKfQTWOsng==}
  228. engines: {node: '>=6.9.0'}
  229. '@babel/template@7.25.0':
  230. resolution: {integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==}
  231. engines: {node: '>=6.9.0'}
  232. '@babel/traverse@7.25.3':
  233. resolution: {integrity: sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ==}
  234. engines: {node: '>=6.9.0'}
  235. '@babel/types@7.25.2':
  236. resolution: {integrity: sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==}
  237. engines: {node: '>=6.9.0'}
  238. '@ctrl/tinycolor@3.6.1':
  239. resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
  240. engines: {node: '>=10'}
  241. '@element-plus/icons-vue@2.3.1':
  242. resolution: {integrity: sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==}
  243. peerDependencies:
  244. vue: ^3.2.0
  245. '@esbuild/aix-ppc64@0.21.5':
  246. resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==}
  247. engines: {node: '>=12'}
  248. cpu: [ppc64]
  249. os: [aix]
  250. '@esbuild/android-arm64@0.21.5':
  251. resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}
  252. engines: {node: '>=12'}
  253. cpu: [arm64]
  254. os: [android]
  255. '@esbuild/android-arm@0.21.5':
  256. resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}
  257. engines: {node: '>=12'}
  258. cpu: [arm]
  259. os: [android]
  260. '@esbuild/android-x64@0.21.5':
  261. resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}
  262. engines: {node: '>=12'}
  263. cpu: [x64]
  264. os: [android]
  265. '@esbuild/darwin-arm64@0.21.5':
  266. resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}
  267. engines: {node: '>=12'}
  268. cpu: [arm64]
  269. os: [darwin]
  270. '@esbuild/darwin-x64@0.21.5':
  271. resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}
  272. engines: {node: '>=12'}
  273. cpu: [x64]
  274. os: [darwin]
  275. '@esbuild/freebsd-arm64@0.21.5':
  276. resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}
  277. engines: {node: '>=12'}
  278. cpu: [arm64]
  279. os: [freebsd]
  280. '@esbuild/freebsd-x64@0.21.5':
  281. resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}
  282. engines: {node: '>=12'}
  283. cpu: [x64]
  284. os: [freebsd]
  285. '@esbuild/linux-arm64@0.21.5':
  286. resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}
  287. engines: {node: '>=12'}
  288. cpu: [arm64]
  289. os: [linux]
  290. '@esbuild/linux-arm@0.21.5':
  291. resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}
  292. engines: {node: '>=12'}
  293. cpu: [arm]
  294. os: [linux]
  295. '@esbuild/linux-ia32@0.21.5':
  296. resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}
  297. engines: {node: '>=12'}
  298. cpu: [ia32]
  299. os: [linux]
  300. '@esbuild/linux-loong64@0.21.5':
  301. resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}
  302. engines: {node: '>=12'}
  303. cpu: [loong64]
  304. os: [linux]
  305. '@esbuild/linux-mips64el@0.21.5':
  306. resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}
  307. engines: {node: '>=12'}
  308. cpu: [mips64el]
  309. os: [linux]
  310. '@esbuild/linux-ppc64@0.21.5':
  311. resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}
  312. engines: {node: '>=12'}
  313. cpu: [ppc64]
  314. os: [linux]
  315. '@esbuild/linux-riscv64@0.21.5':
  316. resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}
  317. engines: {node: '>=12'}
  318. cpu: [riscv64]
  319. os: [linux]
  320. '@esbuild/linux-s390x@0.21.5':
  321. resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}
  322. engines: {node: '>=12'}
  323. cpu: [s390x]
  324. os: [linux]
  325. '@esbuild/linux-x64@0.21.5':
  326. resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}
  327. engines: {node: '>=12'}
  328. cpu: [x64]
  329. os: [linux]
  330. '@esbuild/netbsd-x64@0.21.5':
  331. resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}
  332. engines: {node: '>=12'}
  333. cpu: [x64]
  334. os: [netbsd]
  335. '@esbuild/openbsd-x64@0.21.5':
  336. resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}
  337. engines: {node: '>=12'}
  338. cpu: [x64]
  339. os: [openbsd]
  340. '@esbuild/sunos-x64@0.21.5':
  341. resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==}
  342. engines: {node: '>=12'}
  343. cpu: [x64]
  344. os: [sunos]
  345. '@esbuild/win32-arm64@0.21.5':
  346. resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}
  347. engines: {node: '>=12'}
  348. cpu: [arm64]
  349. os: [win32]
  350. '@esbuild/win32-ia32@0.21.5':
  351. resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}
  352. engines: {node: '>=12'}
  353. cpu: [ia32]
  354. os: [win32]
  355. '@esbuild/win32-x64@0.21.5':
  356. resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}
  357. engines: {node: '>=12'}
  358. cpu: [x64]
  359. os: [win32]
  360. '@eslint-community/eslint-utils@4.4.0':
  361. resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
  362. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  363. peerDependencies:
  364. eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
  365. '@eslint-community/regexpp@4.11.0':
  366. resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==}
  367. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  368. '@eslint/eslintrc@2.1.4':
  369. resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==}
  370. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  371. '@eslint/js@8.57.0':
  372. resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==}
  373. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  374. '@floating-ui/core@1.6.5':
  375. resolution: {integrity: sha512-8GrTWmoFhm5BsMZOTHeGD2/0FLKLQQHvO/ZmQga4tKempYRLz8aqJGqXVuQgisnMObq2YZ2SgkwctN1LOOxcqA==}
  376. '@floating-ui/dom@1.6.8':
  377. resolution: {integrity: sha512-kx62rP19VZ767Q653wsP1XZCGIirkE09E0QUGNYTM/ttbbQHqcGPdSfWFxUyyNLc/W6aoJRBajOSXhP6GXjC0Q==}
  378. '@floating-ui/utils@0.2.5':
  379. resolution: {integrity: sha512-sTcG+QZ6fdEUObICavU+aB3Mp8HY4n14wYHdxK4fXjPmv3PXZZeY5RaguJmGyeH/CJQhX3fqKUtS4qc1LoHwhQ==}
  380. '@humanwhocodes/config-array@0.11.14':
  381. resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==}
  382. engines: {node: '>=10.10.0'}
  383. deprecated: Use @eslint/config-array instead
  384. '@humanwhocodes/module-importer@1.0.1':
  385. resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
  386. engines: {node: '>=12.22'}
  387. '@humanwhocodes/object-schema@2.0.3':
  388. resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==}
  389. deprecated: Use @eslint/object-schema instead
  390. '@iconify/types@2.0.0':
  391. resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
  392. '@iconify/utils@2.1.29':
  393. resolution: {integrity: sha512-wCcTsmlJvTi1VWBgcJ7HeuWlh7gLGWY7L9HmbgMfjOfsoo7DADemB2Nqnrw1KvCdEAxLL5wTMBAOP5BesFrtng==}
  394. '@jridgewell/gen-mapping@0.3.5':
  395. resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==}
  396. engines: {node: '>=6.0.0'}
  397. '@jridgewell/resolve-uri@3.1.2':
  398. resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
  399. engines: {node: '>=6.0.0'}
  400. '@jridgewell/set-array@1.2.1':
  401. resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==}
  402. engines: {node: '>=6.0.0'}
  403. '@jridgewell/sourcemap-codec@1.5.0':
  404. resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  405. '@jridgewell/trace-mapping@0.3.25':
  406. resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
  407. '@nodelib/fs.scandir@2.1.5':
  408. resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
  409. engines: {node: '>= 8'}
  410. '@nodelib/fs.stat@2.0.5':
  411. resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
  412. engines: {node: '>= 8'}
  413. '@nodelib/fs.walk@1.2.8':
  414. resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
  415. engines: {node: '>= 8'}
  416. '@pkgr/core@0.1.1':
  417. resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==}
  418. engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
  419. '@polka/url@1.0.0-next.25':
  420. resolution: {integrity: sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ==}
  421. '@rollup/pluginutils@5.1.0':
  422. resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==}
  423. engines: {node: '>=14.0.0'}
  424. peerDependencies:
  425. rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
  426. peerDependenciesMeta:
  427. rollup:
  428. optional: true
  429. '@rollup/rollup-android-arm-eabi@4.19.1':
  430. resolution: {integrity: sha512-XzqSg714++M+FXhHfXpS1tDnNZNpgxxuGZWlRG/jSj+VEPmZ0yg6jV4E0AL3uyBKxO8mO3xtOsP5mQ+XLfrlww==}
  431. cpu: [arm]
  432. os: [android]
  433. '@rollup/rollup-android-arm64@4.19.1':
  434. resolution: {integrity: sha512-thFUbkHteM20BGShD6P08aungq4irbIZKUNbG70LN8RkO7YztcGPiKTTGZS7Kw+x5h8hOXs0i4OaHwFxlpQN6A==}
  435. cpu: [arm64]
  436. os: [android]
  437. '@rollup/rollup-darwin-arm64@4.19.1':
  438. resolution: {integrity: sha512-8o6eqeFZzVLia2hKPUZk4jdE3zW7LCcZr+MD18tXkgBBid3lssGVAYuox8x6YHoEPDdDa9ixTaStcmx88lio5Q==}
  439. cpu: [arm64]
  440. os: [darwin]
  441. '@rollup/rollup-darwin-x64@4.19.1':
  442. resolution: {integrity: sha512-4T42heKsnbjkn7ovYiAdDVRRWZLU9Kmhdt6HafZxFcUdpjlBlxj4wDrt1yFWLk7G4+E+8p2C9tcmSu0KA6auGA==}
  443. cpu: [x64]
  444. os: [darwin]
  445. '@rollup/rollup-linux-arm-gnueabihf@4.19.1':
  446. resolution: {integrity: sha512-MXg1xp+e5GhZ3Vit1gGEyoC+dyQUBy2JgVQ+3hUrD9wZMkUw/ywgkpK7oZgnB6kPpGrxJ41clkPPnsknuD6M2Q==}
  447. cpu: [arm]
  448. os: [linux]
  449. libc: [glibc]
  450. '@rollup/rollup-linux-arm-musleabihf@4.19.1':
  451. resolution: {integrity: sha512-DZNLwIY4ftPSRVkJEaxYkq7u2zel7aah57HESuNkUnz+3bZHxwkCUkrfS2IWC1sxK6F2QNIR0Qr/YXw7nkF3Pw==}
  452. cpu: [arm]
  453. os: [linux]
  454. libc: [musl]
  455. '@rollup/rollup-linux-arm64-gnu@4.19.1':
  456. resolution: {integrity: sha512-C7evongnjyxdngSDRRSQv5GvyfISizgtk9RM+z2biV5kY6S/NF/wta7K+DanmktC5DkuaJQgoKGf7KUDmA7RUw==}
  457. cpu: [arm64]
  458. os: [linux]
  459. libc: [glibc]
  460. '@rollup/rollup-linux-arm64-musl@4.19.1':
  461. resolution: {integrity: sha512-89tFWqxfxLLHkAthAcrTs9etAoBFRduNfWdl2xUs/yLV+7XDrJ5yuXMHptNqf1Zw0UCA3cAutkAiAokYCkaPtw==}
  462. cpu: [arm64]
  463. os: [linux]
  464. libc: [musl]
  465. '@rollup/rollup-linux-powerpc64le-gnu@4.19.1':
  466. resolution: {integrity: sha512-PromGeV50sq+YfaisG8W3fd+Cl6mnOOiNv2qKKqKCpiiEke2KiKVyDqG/Mb9GWKbYMHj5a01fq/qlUR28PFhCQ==}
  467. cpu: [ppc64]
  468. os: [linux]
  469. libc: [glibc]
  470. '@rollup/rollup-linux-riscv64-gnu@4.19.1':
  471. resolution: {integrity: sha512-/1BmHYh+iz0cNCP0oHCuF8CSiNj0JOGf0jRlSo3L/FAyZyG2rGBuKpkZVH9YF+x58r1jgWxvm1aRg3DHrLDt6A==}
  472. cpu: [riscv64]
  473. os: [linux]
  474. libc: [glibc]
  475. '@rollup/rollup-linux-s390x-gnu@4.19.1':
  476. resolution: {integrity: sha512-0cYP5rGkQWRZKy9/HtsWVStLXzCF3cCBTRI+qRL8Z+wkYlqN7zrSYm6FuY5Kd5ysS5aH0q5lVgb/WbG4jqXN1Q==}
  477. cpu: [s390x]
  478. os: [linux]
  479. libc: [glibc]
  480. '@rollup/rollup-linux-x64-gnu@4.19.1':
  481. resolution: {integrity: sha512-XUXeI9eM8rMP8aGvii/aOOiMvTs7xlCosq9xCjcqI9+5hBxtjDpD+7Abm1ZhVIFE1J2h2VIg0t2DX/gjespC2Q==}
  482. cpu: [x64]
  483. os: [linux]
  484. libc: [glibc]
  485. '@rollup/rollup-linux-x64-musl@4.19.1':
  486. resolution: {integrity: sha512-V7cBw/cKXMfEVhpSvVZhC+iGifD6U1zJ4tbibjjN+Xi3blSXaj/rJynAkCFFQfoG6VZrAiP7uGVzL440Q6Me2Q==}
  487. cpu: [x64]
  488. os: [linux]
  489. libc: [musl]
  490. '@rollup/rollup-win32-arm64-msvc@4.19.1':
  491. resolution: {integrity: sha512-88brja2vldW/76jWATlBqHEoGjJLRnP0WOEKAUbMcXaAZnemNhlAHSyj4jIwMoP2T750LE9lblvD4e2jXleZsA==}
  492. cpu: [arm64]
  493. os: [win32]
  494. '@rollup/rollup-win32-ia32-msvc@4.19.1':
  495. resolution: {integrity: sha512-LdxxcqRVSXi6k6JUrTah1rHuaupoeuiv38du8Mt4r4IPer3kwlTo+RuvfE8KzZ/tL6BhaPlzJ3835i6CxrFIRQ==}
  496. cpu: [ia32]
  497. os: [win32]
  498. '@rollup/rollup-win32-x64-msvc@4.19.1':
  499. resolution: {integrity: sha512-2bIrL28PcK3YCqD9anGxDxamxdiJAxA+l7fWIwM5o8UqNy1t3d1NdAweO2XhA0KTDJ5aH1FsuiT5+7VhtHliXg==}
  500. cpu: [x64]
  501. os: [win32]
  502. '@rushstack/eslint-patch@1.10.4':
  503. resolution: {integrity: sha512-WJgX9nzTqknM393q1QJDJmoW28kUfEnybeTfVNcNAPnIx210RXm2DiXiHzfNPJNIUUb1tJnz/l4QGtJ30PgWmA==}
  504. '@sxzz/popperjs-es@2.11.7':
  505. resolution: {integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==}
  506. '@tsconfig/node20@20.1.4':
  507. resolution: {integrity: sha512-sqgsT69YFeLWf5NtJ4Xq/xAF8p4ZQHlmGW74Nu2tD4+g5fAsposc4ZfaaPixVu4y01BEiDCWLRDCvDM5JOsRxg==}
  508. '@types/codemirror@5.60.15':
  509. resolution: {integrity: sha512-dTOvwEQ+ouKJ/rE9LT1Ue2hmP6H1mZv5+CCnNWu2qtiOe2LQa9lCprEY20HxiDmV/Bxh+dXjywmy5aKvoGjULA==}
  510. '@types/estree@1.0.5':
  511. resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
  512. '@types/lodash-es@4.17.12':
  513. resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
  514. '@types/lodash@4.17.7':
  515. resolution: {integrity: sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==}
  516. '@types/node@20.14.13':
  517. resolution: {integrity: sha512-+bHoGiZb8UiQ0+WEtmph2IWQCjIqg8MDZMAV+ppRRhUZnquF5mQkP/9vpSwJClEiSM/C7fZZExPzfU0vJTyp8w==}
  518. '@types/tern@0.23.9':
  519. resolution: {integrity: sha512-ypzHFE/wBzh+BlH6rrBgS5I/Z7RD21pGhZ2rltb/+ZrVM1awdZwjx7hE5XfuYgHWk9uvV5HLZN3SloevCAp3Bw==}
  520. '@types/web-bluetooth@0.0.16':
  521. resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
  522. '@typescript-eslint/eslint-plugin@7.18.0':
  523. resolution: {integrity: sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==}
  524. engines: {node: ^18.18.0 || >=20.0.0}
  525. peerDependencies:
  526. '@typescript-eslint/parser': ^7.0.0
  527. eslint: ^8.56.0
  528. typescript: '*'
  529. peerDependenciesMeta:
  530. typescript:
  531. optional: true
  532. '@typescript-eslint/parser@7.18.0':
  533. resolution: {integrity: sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==}
  534. engines: {node: ^18.18.0 || >=20.0.0}
  535. peerDependencies:
  536. eslint: ^8.56.0
  537. typescript: '*'
  538. peerDependenciesMeta:
  539. typescript:
  540. optional: true
  541. '@typescript-eslint/scope-manager@7.18.0':
  542. resolution: {integrity: sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==}
  543. engines: {node: ^18.18.0 || >=20.0.0}
  544. '@typescript-eslint/type-utils@7.18.0':
  545. resolution: {integrity: sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==}
  546. engines: {node: ^18.18.0 || >=20.0.0}
  547. peerDependencies:
  548. eslint: ^8.56.0
  549. typescript: '*'
  550. peerDependenciesMeta:
  551. typescript:
  552. optional: true
  553. '@typescript-eslint/types@7.18.0':
  554. resolution: {integrity: sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==}
  555. engines: {node: ^18.18.0 || >=20.0.0}
  556. '@typescript-eslint/typescript-estree@7.18.0':
  557. resolution: {integrity: sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==}
  558. engines: {node: ^18.18.0 || >=20.0.0}
  559. peerDependencies:
  560. typescript: '*'
  561. peerDependenciesMeta:
  562. typescript:
  563. optional: true
  564. '@typescript-eslint/utils@7.18.0':
  565. resolution: {integrity: sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==}
  566. engines: {node: ^18.18.0 || >=20.0.0}
  567. peerDependencies:
  568. eslint: ^8.56.0
  569. '@typescript-eslint/visitor-keys@7.18.0':
  570. resolution: {integrity: sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==}
  571. engines: {node: ^18.18.0 || >=20.0.0}
  572. '@ungap/structured-clone@1.2.0':
  573. resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
  574. '@unocss/astro@0.61.9':
  575. resolution: {integrity: sha512-adOXz4itYHxqhvQgJHlEU58EHDTtY2qrcEPVmQVk4qI1W+ezQV6nQMQvti8mS/HbFw3MOJhIY1MlJoZK36/cyw==}
  576. peerDependencies:
  577. vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0
  578. peerDependenciesMeta:
  579. vite:
  580. optional: true
  581. '@unocss/cli@0.61.9':
  582. resolution: {integrity: sha512-W5pN2cOKAOkeKKXMqsGD/J7dpEAmxODtOH2Afjk41qsjqUlzGlUbmgG9PjAz7TDHrAmvuf3nvmMeeT3fii2UFg==}
  583. engines: {node: '>=14'}
  584. hasBin: true
  585. '@unocss/config@0.61.9':
  586. resolution: {integrity: sha512-ATvZEFMQiW3/oUaaplVMBYuagEELtnLbHSYH4pUGbJ5MALAfV98mZRyk4FkKkYoMYqWLGdCylzpgMPFDOuFQlQ==}
  587. engines: {node: '>=14'}
  588. '@unocss/core@0.61.9':
  589. resolution: {integrity: sha512-2W1YZQIWXcueGdbXU/ZCqn/8yQhWk8e8kAHFkVlbc9rictkd2UmPB9nIZ8Ii1tMwt6F0TT6vfHbLJEGCV08o2g==}
  590. '@unocss/extractor-arbitrary-variants@0.61.9':
  591. resolution: {integrity: sha512-ii42/hKbhgeBBOy86729t6/HeGmxUcHM8FprPeb/v/DfYsCkjDvMYVynX3FN/K5pR2WV+HHp6TQS7GbTmRIN0g==}
  592. '@unocss/inspector@0.61.9':
  593. resolution: {integrity: sha512-kUcQ/h8/yAfkqL2eCGVFyB0IGSPdR0dx2HH4V+mdSMfd8yKFR/BQys3mBvqZwSZu5a0+iisFHHq9wr+/I5DtHQ==}
  594. '@unocss/postcss@0.61.9':
  595. resolution: {integrity: sha512-HuFE/TUH6tt5f/AwiKNhQ/FO/lvFeW0JHPkx9SCURcKKoD3rpJUbhTqVv7c0zlCVQnRFX0hxpimoetp5Dh8qdA==}
  596. engines: {node: '>=14'}
  597. peerDependencies:
  598. postcss: ^8.4.21
  599. '@unocss/preset-attributify@0.61.9':
  600. resolution: {integrity: sha512-AHlEF7PiIBz1jHZZ62+AZ1u5ITrPNL/mgN8XyKwocoAr9HH8aQ3xzUgIuEX6vfV4a8rTdawffY99BQ12msePWQ==}
  601. '@unocss/preset-icons@0.61.9':
  602. resolution: {integrity: sha512-5XZO511ksu3EVwpV2nIZKa5NzyJAb+JARKaUpQIXssHUVdRKk5nJYr1XtrpBDLgB6VEf/1skViLEa1bpOUI5Wg==}
  603. '@unocss/preset-mini@0.61.9':
  604. resolution: {integrity: sha512-qhagWfdM7ytRWf4wFfrAcdeCUCVD9wDVrM+9evAmuOnMXWEiVZCjfwhjjFu+8lM7g+38n+gi7VcrNuTiZ8fHBA==}
  605. '@unocss/preset-tagify@0.61.9':
  606. resolution: {integrity: sha512-E+54+uSe+btOnQDlh8XjDUXhwxJd6/TL/8Rdl+7Pg6m+JNXudEt7xOd81L/KlDPD2tYYH9g/dQUaDN5aJyfRPQ==}
  607. '@unocss/preset-typography@0.61.9':
  608. resolution: {integrity: sha512-ZDoRViHtzI1Ny0sZyjajeCGEdFQCBn5CeIYgxO/KCpN107KTGLnYfoabv0gHtj/qaeAh30obeOMxZaIuxYoW3Q==}
  609. '@unocss/preset-uno@0.61.9':
  610. resolution: {integrity: sha512-N4R/BCMphrHvAMZ+qgR/FPoh724uXDuZ/1DEGuirUQJMg7makqrI6czL+P99q1bP8nWzxWEXiRXnKKLiyD9pJw==}
  611. '@unocss/preset-web-fonts@0.61.9':
  612. resolution: {integrity: sha512-fjQv74+FiAvGJM5vSLkD15Taku0cbi5F7qAr5T85EIQOpUB1fiH2kPoXIOT1WS2lKbQZh6pNGBxLrbBRgnVPew==}
  613. '@unocss/preset-wind@0.61.9':
  614. resolution: {integrity: sha512-AzbjJrNL9Rb2BzTiREyssd8v7KFVVLERQ/PNILGzo6yYelYMl4AhKXZ3jgxWEsIABArVa3UkGBigG4h/L+2JHA==}
  615. '@unocss/reset@0.61.9':
  616. resolution: {integrity: sha512-A1KtJiFgLM0N3FqJ9r5M3mVULcwsn+14tq5WkvSPF9ik3zQeJh8/NhxKdJImWClwBOzn795NQFXXFB70Ja+2RA==}
  617. '@unocss/rule-utils@0.61.9':
  618. resolution: {integrity: sha512-54Hw0nF+3ga70ETo3kes4He62wdsB4dHMgEiD/DEmJzyVY3ZuG/sIVAgkxjMQDo5w4SSYU/Ys1QaY+IQmeJHFQ==}
  619. engines: {node: '>=14'}
  620. '@unocss/scope@0.61.9':
  621. resolution: {integrity: sha512-a9/vdg7YTFZEnJSaJBh/GqkLokYh3ZjEd3gHUxl/TZDSkGOz3WnkR2h+lgaLZm9MJ7RlSvJxYP8ySezH7jU1Pw==}
  622. '@unocss/transformer-attributify-jsx-babel@0.61.9':
  623. resolution: {integrity: sha512-+fojHVJhA2MVd3VTCjlEKXf8Vnoy4N+lEl0CrYOD+im44sH5CWogm0RWs9rbeemy1uel6NI1wkP4xTfIA4vEgQ==}
  624. '@unocss/transformer-attributify-jsx@0.61.9':
  625. resolution: {integrity: sha512-tKZpZ64Lr6/CX96PhDtKEsqWDo1qjtswEulzIDLxpS90SMyann3azTs6mSuOwGbkbwc4gaJe6H38eCNos0ZqHg==}
  626. '@unocss/transformer-compile-class@0.61.9':
  627. resolution: {integrity: sha512-jezMpssFJGIaZNE/rw5U+9Rk1RoDrZqXZokRkqt4tamEn1SiXjRMPWoE/hLg5Kw4oybxwCXTuAk2OsD+kTb7iA==}
  628. '@unocss/transformer-directives@0.61.9':
  629. resolution: {integrity: sha512-e4uIbHYdAYJSVpvxOv6kAsyI18X3gHkBsmBYWcUlPLVv+8tYo4eZtc0rn6ZvpiLzkFywG9e9cmpqVQwOR6pBVg==}
  630. '@unocss/transformer-variant-group@0.61.9':
  631. resolution: {integrity: sha512-iewADYlY0LoeCb80E/4feHVSCKHl+QzGH4xUvW0zU85evMqNOa0/t0dCIoEG22wr/9piyEsg6OdHprZ2QliYqg==}
  632. '@unocss/vite@0.61.9':
  633. resolution: {integrity: sha512-hP/sL9rq1DvVCbSSx05m+bwYqen1nHm9tW6elKFkfV7X5jBUywu24WRq551NZI33KmgHA525ApX++DSWye+0uw==}
  634. peerDependencies:
  635. vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0
  636. '@vitejs/plugin-vue@5.1.1':
  637. resolution: {integrity: sha512-sDckXxlHpMsjRQbAH9WanangrfrblsOd3pNifePs+FOHjJg1jfWq5L/P0PsBRndEt3nmdUnmvieP8ULDeX5AvA==}
  638. engines: {node: ^18.0.0 || >=20.0.0}
  639. peerDependencies:
  640. vite: ^5.0.0
  641. vue: ^3.2.25
  642. '@volar/language-core@2.4.0-alpha.18':
  643. resolution: {integrity: sha512-JAYeJvYQQROmVRtSBIczaPjP3DX4QW1fOqW1Ebs0d3Y3EwSNRglz03dSv0Dm61dzd0Yx3WgTW3hndDnTQqgmyg==}
  644. '@volar/source-map@2.4.0-alpha.18':
  645. resolution: {integrity: sha512-MTeCV9MUwwsH0sNFiZwKtFrrVZUK6p8ioZs3xFzHc2cvDXHWlYN3bChdQtwKX+FY2HG6H3CfAu1pKijolzIQ8g==}
  646. '@volar/typescript@2.4.0-alpha.18':
  647. resolution: {integrity: sha512-sXh5Y8sqGUkgxpMWUGvRXggxYHAVxg0Pa1C42lQZuPDrW6vHJPR0VCK8Sr7WJsAW530HuNQT/ZIskmXtxjybMQ==}
  648. '@vue/compiler-core@3.4.35':
  649. resolution: {integrity: sha512-gKp0zGoLnMYtw4uS/SJRRO7rsVggLjvot3mcctlMXunYNsX+aRJDqqw/lV5/gHK91nvaAAlWFgdVl020AW1Prg==}
  650. '@vue/compiler-dom@3.4.35':
  651. resolution: {integrity: sha512-pWIZRL76/oE/VMhdv/ovZfmuooEni6JPG1BFe7oLk5DZRo/ImydXijoZl/4kh2406boRQ7lxTYzbZEEXEhj9NQ==}
  652. '@vue/compiler-sfc@3.4.35':
  653. resolution: {integrity: sha512-xacnRS/h/FCsjsMfxBkzjoNxyxEyKyZfBch/P4vkLRvYJwe5ChXmZZrj8Dsed/752H2Q3JE8kYu9Uyha9J6PgA==}
  654. '@vue/compiler-ssr@3.4.35':
  655. resolution: {integrity: sha512-7iynB+0KB1AAJKk/biENTV5cRGHRdbdaD7Mx3nWcm1W8bVD6QmnH3B4AHhQQ1qZHhqFwzEzMwiytXm3PX1e60A==}
  656. '@vue/compiler-vue2@2.7.16':
  657. resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
  658. '@vue/devtools-api@6.6.3':
  659. resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==}
  660. '@vue/eslint-config-prettier@9.0.0':
  661. resolution: {integrity: sha512-z1ZIAAUS9pKzo/ANEfd2sO+v2IUalz7cM/cTLOZ7vRFOPk5/xuRKQteOu1DErFLAh/lYGXMVZ0IfYKlyInuDVg==}
  662. peerDependencies:
  663. eslint: '>= 8.0.0'
  664. prettier: '>= 3.0.0'
  665. '@vue/eslint-config-typescript@13.0.0':
  666. resolution: {integrity: sha512-MHh9SncG/sfqjVqjcuFLOLD6Ed4dRAis4HNt0dXASeAuLqIAx4YMB1/m2o4pUKK1vCt8fUvYG8KKX2Ot3BVZTg==}
  667. engines: {node: ^18.18.0 || >=20.0.0}
  668. peerDependencies:
  669. eslint: ^8.56.0
  670. eslint-plugin-vue: ^9.0.0
  671. typescript: '>=4.7.4'
  672. peerDependenciesMeta:
  673. typescript:
  674. optional: true
  675. '@vue/language-core@2.0.29':
  676. resolution: {integrity: sha512-o2qz9JPjhdoVj8D2+9bDXbaI4q2uZTHQA/dbyZT4Bj1FR9viZxDJnLcKVHfxdn6wsOzRgpqIzJEEmSSvgMvDTQ==}
  677. peerDependencies:
  678. typescript: '*'
  679. peerDependenciesMeta:
  680. typescript:
  681. optional: true
  682. '@vue/reactivity@3.4.35':
  683. resolution: {integrity: sha512-Ggtz7ZZHakriKioveJtPlStYardwQH6VCs9V13/4qjHSQb/teE30LVJNrbBVs4+aoYGtTQKJbTe4CWGxVZrvEw==}
  684. '@vue/runtime-core@3.4.35':
  685. resolution: {integrity: sha512-D+BAjFoWwT5wtITpSxwqfWZiBClhBbR+bm0VQlWYFOadUUXFo+5wbe9ErXhLvwguPiLZdEF13QAWi2vP3ZD5tA==}
  686. '@vue/runtime-dom@3.4.35':
  687. resolution: {integrity: sha512-yGOlbos+MVhlS5NWBF2HDNgblG8e2MY3+GigHEyR/dREAluvI5tuUUgie3/9XeqhPE4LF0i2wjlduh5thnfOqw==}
  688. '@vue/server-renderer@3.4.35':
  689. resolution: {integrity: sha512-iZ0e/u9mRE4T8tNhlo0tbA+gzVkgv8r5BX6s1kRbOZqfpq14qoIvCZ5gIgraOmYkMYrSEZgkkojFPr+Nyq/Mnw==}
  690. peerDependencies:
  691. vue: 3.4.35
  692. '@vue/shared@3.4.35':
  693. resolution: {integrity: sha512-hvuhBYYDe+b1G8KHxsQ0diDqDMA8D9laxWZhNAjE83VZb5UDaXl9Xnz7cGdDSyiHM90qqI/CyGMcpBpiDy6VVQ==}
  694. '@vue/tsconfig@0.5.1':
  695. resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==}
  696. '@vueuse/core@9.13.0':
  697. resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
  698. '@vueuse/metadata@9.13.0':
  699. resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
  700. '@vueuse/shared@9.13.0':
  701. resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
  702. acorn-jsx@5.3.2:
  703. resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
  704. peerDependencies:
  705. acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
  706. acorn@8.12.1:
  707. resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==}
  708. engines: {node: '>=0.4.0'}
  709. hasBin: true
  710. ajv@6.12.6:
  711. resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
  712. ansi-regex@5.0.1:
  713. resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
  714. engines: {node: '>=8'}
  715. ansi-styles@3.2.1:
  716. resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
  717. engines: {node: '>=4'}
  718. ansi-styles@4.3.0:
  719. resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
  720. engines: {node: '>=8'}
  721. ansi-styles@6.2.1:
  722. resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==}
  723. engines: {node: '>=12'}
  724. anymatch@3.1.3:
  725. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  726. engines: {node: '>= 8'}
  727. argparse@2.0.1:
  728. resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
  729. array-union@2.1.0:
  730. resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
  731. engines: {node: '>=8'}
  732. async-validator@4.2.5:
  733. resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
  734. asynckit@0.4.0:
  735. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  736. axios@1.7.2:
  737. resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==}
  738. balanced-match@1.0.2:
  739. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  740. binary-extensions@2.3.0:
  741. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  742. engines: {node: '>=8'}
  743. boolbase@1.0.0:
  744. resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
  745. brace-expansion@1.1.11:
  746. resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
  747. brace-expansion@2.0.1:
  748. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  749. braces@3.0.3:
  750. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  751. engines: {node: '>=8'}
  752. browserslist@4.23.2:
  753. resolution: {integrity: sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==}
  754. engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
  755. hasBin: true
  756. bundle-require@5.0.0:
  757. resolution: {integrity: sha512-GuziW3fSSmopcx4KRymQEJVbZUfqlCqcq7dvs6TYwKRZiegK/2buMxQTPs6MGlNv50wms1699qYO54R8XfRX4w==}
  758. engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
  759. peerDependencies:
  760. esbuild: '>=0.18'
  761. cac@6.7.14:
  762. resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
  763. engines: {node: '>=8'}
  764. callsites@3.1.0:
  765. resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
  766. engines: {node: '>=6'}
  767. caniuse-lite@1.0.30001646:
  768. resolution: {integrity: sha512-dRg00gudiBDDTmUhClSdv3hqRfpbOnU28IpI1T6PBTLWa+kOj0681C8uML3PifYfREuBrVjDGhL3adYpBT6spw==}
  769. chalk@2.4.2:
  770. resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
  771. engines: {node: '>=4'}
  772. chalk@4.1.2:
  773. resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
  774. engines: {node: '>=10'}
  775. chokidar@3.6.0:
  776. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  777. engines: {node: '>= 8.10.0'}
  778. codemirror-editor-vue3@2.8.0:
  779. resolution: {integrity: sha512-ebYGNhBpLmQNLguXzNyMMkn6K8v3lcS5/Ncvdn6YS4bLGEHE67MfsJIS/WV0L7I6WavUuFlY/Rs/AJKChIwSwg==}
  780. peerDependencies:
  781. codemirror: ^5
  782. diff-match-patch: ^1.0.5
  783. vue: ^3.x
  784. codemirror@5.65.18:
  785. resolution: {integrity: sha512-Gaz4gHnkbHMGgahNt3CA5HBk5lLQBqmD/pBgeB4kQU6OedZmqMBjlRF0LSrp2tJ4wlLNPm2FfaUd1pDy0mdlpA==}
  786. color-convert@1.9.3:
  787. resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
  788. color-convert@2.0.1:
  789. resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
  790. engines: {node: '>=7.0.0'}
  791. color-name@1.1.3:
  792. resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
  793. color-name@1.1.4:
  794. resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
  795. colorette@2.0.20:
  796. resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==}
  797. combined-stream@1.0.8:
  798. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  799. engines: {node: '>= 0.8'}
  800. computeds@0.0.1:
  801. resolution: {integrity: sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==}
  802. concat-map@0.0.1:
  803. resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
  804. confbox@0.1.7:
  805. resolution: {integrity: sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA==}
  806. consola@3.2.3:
  807. resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==}
  808. engines: {node: ^14.18.0 || >=16.10.0}
  809. convert-source-map@2.0.0:
  810. resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
  811. core-js@2.6.12:
  812. resolution: {integrity: sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==}
  813. deprecated: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
  814. cross-spawn@7.0.3:
  815. resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==}
  816. engines: {node: '>= 8'}
  817. css-tree@2.3.1:
  818. resolution: {integrity: sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==}
  819. engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0}
  820. cssesc@3.0.0:
  821. resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
  822. engines: {node: '>=4'}
  823. hasBin: true
  824. csstype@3.1.3:
  825. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  826. dayjs@1.11.12:
  827. resolution: {integrity: sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg==}
  828. de-indent@1.0.2:
  829. resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
  830. debug@4.3.6:
  831. resolution: {integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==}
  832. engines: {node: '>=6.0'}
  833. peerDependencies:
  834. supports-color: '*'
  835. peerDependenciesMeta:
  836. supports-color:
  837. optional: true
  838. deep-is@0.1.4:
  839. resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
  840. defu@6.1.4:
  841. resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
  842. delayed-stream@1.0.0:
  843. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  844. engines: {node: '>=0.4.0'}
  845. destr@2.0.3:
  846. resolution: {integrity: sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ==}
  847. diff-match-patch@1.0.5:
  848. resolution: {integrity: sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw==}
  849. dir-glob@3.0.1:
  850. resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
  851. engines: {node: '>=8'}
  852. doctrine@3.0.0:
  853. resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
  854. engines: {node: '>=6.0.0'}
  855. dom-zindex@1.0.4:
  856. resolution: {integrity: sha512-PNk7u71TJ1C9Lwjjp5nNuQcVWuECFMmr9kZAwi2UbgWUM7jXdTCe4O4x5bhLUa07jpcZUVA5Du3ho7/FXzS9Ng==}
  857. duplexer@0.1.2:
  858. resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==}
  859. electron-to-chromium@1.5.4:
  860. resolution: {integrity: sha512-orzA81VqLyIGUEA77YkVA1D+N+nNfl2isJVjjmOyrlxuooZ19ynb+dOlaDTqd/idKRS9lDCSBmtzM+kyCsMnkA==}
  861. element-plus@2.7.8:
  862. resolution: {integrity: sha512-h6dx2XihAbQaud0v+6O7Fy0b0G3YNplNVH7QnK3csTcvQd4y4raiyMRQpf9EKbRbTMdNrFsqAZrs9ok9DMcJHg==}
  863. peerDependencies:
  864. vue: ^3.2.0
  865. entities@4.5.0:
  866. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  867. engines: {node: '>=0.12'}
  868. esbuild@0.21.5:
  869. resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
  870. engines: {node: '>=12'}
  871. hasBin: true
  872. escalade@3.1.2:
  873. resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==}
  874. engines: {node: '>=6'}
  875. escape-html@1.0.3:
  876. resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
  877. escape-string-regexp@1.0.5:
  878. resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
  879. engines: {node: '>=0.8.0'}
  880. escape-string-regexp@4.0.0:
  881. resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
  882. engines: {node: '>=10'}
  883. eslint-config-prettier@9.1.0:
  884. resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==}
  885. hasBin: true
  886. peerDependencies:
  887. eslint: '>=7.0.0'
  888. eslint-plugin-prettier@5.2.1:
  889. resolution: {integrity: sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==}
  890. engines: {node: ^14.18.0 || >=16.0.0}
  891. peerDependencies:
  892. '@types/eslint': '>=8.0.0'
  893. eslint: '>=8.0.0'
  894. eslint-config-prettier: '*'
  895. prettier: '>=3.0.0'
  896. peerDependenciesMeta:
  897. '@types/eslint':
  898. optional: true
  899. eslint-config-prettier:
  900. optional: true
  901. eslint-plugin-vue@9.27.0:
  902. resolution: {integrity: sha512-5Dw3yxEyuBSXTzT5/Ge1X5kIkRTQ3nvBn/VwPwInNiZBSJOO/timWMUaflONnFBzU6NhB68lxnCda7ULV5N7LA==}
  903. engines: {node: ^14.17.0 || >=16.0.0}
  904. peerDependencies:
  905. eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
  906. eslint-scope@7.2.2:
  907. resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==}
  908. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  909. eslint-visitor-keys@3.4.3:
  910. resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
  911. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  912. eslint@8.57.0:
  913. resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==}
  914. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  915. hasBin: true
  916. espree@9.6.1:
  917. resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
  918. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  919. esquery@1.6.0:
  920. resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
  921. engines: {node: '>=0.10'}
  922. esrecurse@4.3.0:
  923. resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
  924. engines: {node: '>=4.0'}
  925. estraverse@5.3.0:
  926. resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
  927. engines: {node: '>=4.0'}
  928. estree-walker@2.0.2:
  929. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  930. esutils@2.0.3:
  931. resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
  932. engines: {node: '>=0.10.0'}
  933. execa@5.1.1:
  934. resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==}
  935. engines: {node: '>=10'}
  936. exif-js@2.3.0:
  937. resolution: {integrity: sha512-1Og9pAzG2FZRVlaavH8bB8BTeHcjMdJhKmeQITkX+uLRCD0xPtKAdZ2clZmQdJ56p9adXtJ8+jwrGp/4505lYg==}
  938. fast-deep-equal@3.1.3:
  939. resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
  940. fast-diff@1.3.0:
  941. resolution: {integrity: sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==}
  942. fast-glob@3.3.2:
  943. resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
  944. engines: {node: '>=8.6.0'}
  945. fast-json-stable-stringify@2.1.0:
  946. resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
  947. fast-levenshtein@2.0.6:
  948. resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
  949. fastq@1.17.1:
  950. resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
  951. file-entry-cache@6.0.1:
  952. resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==}
  953. engines: {node: ^10.12.0 || >=12.0.0}
  954. fill-range@7.1.1:
  955. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  956. engines: {node: '>=8'}
  957. find-up@5.0.0:
  958. resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
  959. engines: {node: '>=10'}
  960. flat-cache@3.2.0:
  961. resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==}
  962. engines: {node: ^10.12.0 || >=12.0.0}
  963. flatted@3.3.1:
  964. resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==}
  965. follow-redirects@1.15.6:
  966. resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==}
  967. engines: {node: '>=4.0'}
  968. peerDependencies:
  969. debug: '*'
  970. peerDependenciesMeta:
  971. debug:
  972. optional: true
  973. form-data@4.0.0:
  974. resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==}
  975. engines: {node: '>= 6'}
  976. fs.realpath@1.0.0:
  977. resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
  978. fsevents@2.3.3:
  979. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  980. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  981. os: [darwin]
  982. gensync@1.0.0-beta.2:
  983. resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
  984. engines: {node: '>=6.9.0'}
  985. get-stream@6.0.1:
  986. resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==}
  987. engines: {node: '>=10'}
  988. get-tsconfig@4.7.6:
  989. resolution: {integrity: sha512-ZAqrLlu18NbDdRaHq+AKXzAmqIUPswPWKUchfytdAjiRFnCe5ojG2bstg6mRiZabkKfCoL/e98pbBELIV/YCeA==}
  990. glob-parent@5.1.2:
  991. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  992. engines: {node: '>= 6'}
  993. glob-parent@6.0.2:
  994. resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
  995. engines: {node: '>=10.13.0'}
  996. glob@7.2.3:
  997. resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
  998. deprecated: Glob versions prior to v9 are no longer supported
  999. globals@11.12.0:
  1000. resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
  1001. engines: {node: '>=4'}
  1002. globals@13.24.0:
  1003. resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==}
  1004. engines: {node: '>=8'}
  1005. globby@11.1.0:
  1006. resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==}
  1007. engines: {node: '>=10'}
  1008. graphemer@1.4.0:
  1009. resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
  1010. gzip-size@6.0.0:
  1011. resolution: {integrity: sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==}
  1012. engines: {node: '>=10'}
  1013. has-flag@3.0.0:
  1014. resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
  1015. engines: {node: '>=4'}
  1016. has-flag@4.0.0:
  1017. resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
  1018. engines: {node: '>=8'}
  1019. he@1.2.0:
  1020. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  1021. hasBin: true
  1022. human-signals@2.1.0:
  1023. resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==}
  1024. engines: {node: '>=10.17.0'}
  1025. ignore@5.3.1:
  1026. resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==}
  1027. engines: {node: '>= 4'}
  1028. immutable@4.3.7:
  1029. resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==}
  1030. import-fresh@3.3.0:
  1031. resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
  1032. engines: {node: '>=6'}
  1033. importx@0.4.3:
  1034. resolution: {integrity: sha512-x6E6OxmWq/SUaj7wDeDeSjyHP+rMUbEaqJ5fw0uEtC/FTX9ocxNMFJ+ONnpJIsRpFz3ya6qJAK4orwSKqw0BSQ==}
  1035. imurmurhash@0.1.4:
  1036. resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
  1037. engines: {node: '>=0.8.19'}
  1038. inflight@1.0.6:
  1039. resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
  1040. deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
  1041. inherits@2.0.4:
  1042. resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
  1043. is-binary-path@2.1.0:
  1044. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  1045. engines: {node: '>=8'}
  1046. is-extglob@2.1.1:
  1047. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  1048. engines: {node: '>=0.10.0'}
  1049. is-glob@4.0.3:
  1050. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  1051. engines: {node: '>=0.10.0'}
  1052. is-number@7.0.0:
  1053. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  1054. engines: {node: '>=0.12.0'}
  1055. is-path-inside@3.0.3:
  1056. resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
  1057. engines: {node: '>=8'}
  1058. is-stream@2.0.1:
  1059. resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==}
  1060. engines: {node: '>=8'}
  1061. isexe@2.0.0:
  1062. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  1063. jiti@1.21.6:
  1064. resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==}
  1065. hasBin: true
  1066. jiti@2.0.0-beta.2:
  1067. resolution: {integrity: sha512-c+PHQZakiQuMKbnhvrjZUvrK6E/AfmTOf4P+E3Y4FNVHcNMX9e/XrnbEvO+m4wS6ZjsvhHh/POQTlfy8uXFc0A==}
  1068. hasBin: true
  1069. js-cookie@3.0.5:
  1070. resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==}
  1071. engines: {node: '>=14'}
  1072. js-tokens@4.0.0:
  1073. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  1074. js-yaml@4.1.0:
  1075. resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
  1076. hasBin: true
  1077. jsesc@2.5.2:
  1078. resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
  1079. engines: {node: '>=4'}
  1080. hasBin: true
  1081. json-buffer@3.0.1:
  1082. resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
  1083. json-parse-even-better-errors@3.0.2:
  1084. resolution: {integrity: sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==}
  1085. engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
  1086. json-schema-traverse@0.4.1:
  1087. resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
  1088. json-stable-stringify-without-jsonify@1.0.1:
  1089. resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
  1090. json5@2.2.3:
  1091. resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
  1092. engines: {node: '>=6'}
  1093. hasBin: true
  1094. keyv@4.5.4:
  1095. resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
  1096. kolorist@1.8.0:
  1097. resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==}
  1098. levn@0.4.1:
  1099. resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
  1100. engines: {node: '>= 0.8.0'}
  1101. load-tsconfig@0.2.5:
  1102. resolution: {integrity: sha512-IXO6OCs9yg8tMKzfPZ1YmheJbZCiEsnBdcB03l0OcfK9prKnJb96siuHCr5Fl37/yo9DnKU+TLpxzTUspw9shg==}
  1103. engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
  1104. local-pkg@0.5.0:
  1105. resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==}
  1106. engines: {node: '>=14'}
  1107. locate-path@6.0.0:
  1108. resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
  1109. engines: {node: '>=10'}
  1110. lodash-es@4.17.21:
  1111. resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
  1112. lodash-unified@1.0.3:
  1113. resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==}
  1114. peerDependencies:
  1115. '@types/lodash-es': '*'
  1116. lodash: '*'
  1117. lodash-es: '*'
  1118. lodash.merge@4.6.2:
  1119. resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
  1120. lodash@4.17.21:
  1121. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  1122. lru-cache@5.1.1:
  1123. resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
  1124. magic-string@0.30.11:
  1125. resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==}
  1126. mdn-data@2.0.30:
  1127. resolution: {integrity: sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==}
  1128. memoize-one@6.0.0:
  1129. resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
  1130. memorystream@0.3.1:
  1131. resolution: {integrity: sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==}
  1132. engines: {node: '>= 0.10.0'}
  1133. merge-stream@2.0.0:
  1134. resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
  1135. merge2@1.4.1:
  1136. resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
  1137. engines: {node: '>= 8'}
  1138. micromatch@4.0.7:
  1139. resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==}
  1140. engines: {node: '>=8.6'}
  1141. mime-db@1.52.0:
  1142. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  1143. engines: {node: '>= 0.6'}
  1144. mime-types@2.1.35:
  1145. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  1146. engines: {node: '>= 0.6'}
  1147. mimic-fn@2.1.0:
  1148. resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==}
  1149. engines: {node: '>=6'}
  1150. minimatch@3.1.2:
  1151. resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
  1152. minimatch@9.0.5:
  1153. resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
  1154. engines: {node: '>=16 || 14 >=14.17'}
  1155. mitt@3.0.1:
  1156. resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
  1157. mlly@1.7.1:
  1158. resolution: {integrity: sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==}
  1159. mrmime@2.0.0:
  1160. resolution: {integrity: sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==}
  1161. engines: {node: '>=10'}
  1162. ms@2.1.2:
  1163. resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
  1164. muggle-string@0.4.1:
  1165. resolution: {integrity: sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==}
  1166. nanoid@3.3.7:
  1167. resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
  1168. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  1169. hasBin: true
  1170. natural-compare@1.4.0:
  1171. resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
  1172. node-fetch-native@1.6.4:
  1173. resolution: {integrity: sha512-IhOigYzAKHd244OC0JIMIUrjzctirCmPkaIfhDeGcEETWof5zKYUW7e7MYvChGWh/4CJeXEgsRyGzuF334rOOQ==}
  1174. node-releases@2.0.18:
  1175. resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==}
  1176. normalize-path@3.0.0:
  1177. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  1178. engines: {node: '>=0.10.0'}
  1179. normalize-wheel-es@1.2.0:
  1180. resolution: {integrity: sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==}
  1181. normalize.css@8.0.1:
  1182. resolution: {integrity: sha512-qizSNPO93t1YUuUhP22btGOo3chcvDFqFaj2TRybP0DMxkHOCTYwp3n34fel4a31ORXy4m1Xq0Gyqpb5m33qIg==}
  1183. npm-normalize-package-bin@3.0.1:
  1184. resolution: {integrity: sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==}
  1185. engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
  1186. npm-run-all2@6.2.2:
  1187. resolution: {integrity: sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw==}
  1188. engines: {node: ^14.18.0 || ^16.13.0 || >=18.0.0, npm: '>= 8'}
  1189. hasBin: true
  1190. npm-run-path@4.0.1:
  1191. resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==}
  1192. engines: {node: '>=8'}
  1193. nprogress@0.2.0:
  1194. resolution: {integrity: sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==}
  1195. nth-check@2.1.1:
  1196. resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
  1197. ofetch@1.3.4:
  1198. resolution: {integrity: sha512-KLIET85ik3vhEfS+3fDlc/BAZiAp+43QEC/yCo5zkNoY2YaKvNkOaFr/6wCFgFH1kuYQM5pMNi0Tg8koiIemtw==}
  1199. once@1.4.0:
  1200. resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
  1201. onetime@5.1.2:
  1202. resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==}
  1203. engines: {node: '>=6'}
  1204. optionator@0.9.4:
  1205. resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
  1206. engines: {node: '>= 0.8.0'}
  1207. p-limit@3.1.0:
  1208. resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
  1209. engines: {node: '>=10'}
  1210. p-locate@5.0.0:
  1211. resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
  1212. engines: {node: '>=10'}
  1213. parent-module@1.0.1:
  1214. resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
  1215. engines: {node: '>=6'}
  1216. path-browserify@1.0.1:
  1217. resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
  1218. path-exists@4.0.0:
  1219. resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
  1220. engines: {node: '>=8'}
  1221. path-is-absolute@1.0.1:
  1222. resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
  1223. engines: {node: '>=0.10.0'}
  1224. path-key@3.1.1:
  1225. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  1226. engines: {node: '>=8'}
  1227. path-to-regexp@7.1.0:
  1228. resolution: {integrity: sha512-ZToe+MbUF4lBqk6dV8GKot4DKfzrxXsplOddH8zN3YK+qw9/McvP7+4ICjZvOne0jQhN4eJwHsX6tT0Ns19fvw==}
  1229. engines: {node: '>=16'}
  1230. path-type@4.0.0:
  1231. resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
  1232. engines: {node: '>=8'}
  1233. pathe@1.1.2:
  1234. resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
  1235. perfect-debounce@1.0.0:
  1236. resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==}
  1237. picocolors@1.0.1:
  1238. resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
  1239. picomatch@2.3.1:
  1240. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  1241. engines: {node: '>=8.6'}
  1242. pidtree@0.6.0:
  1243. resolution: {integrity: sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==}
  1244. engines: {node: '>=0.10'}
  1245. hasBin: true
  1246. pinia@2.2.0:
  1247. resolution: {integrity: sha512-iPrIh26GMqfpUlMOGyxuDowGmYousTecbTHFwT0xZ1zJvh23oQ+Cj99ZoPQA1TnUPhU6AuRPv6/drkTCJ0VHQA==}
  1248. peerDependencies:
  1249. '@vue/composition-api': ^1.4.0
  1250. typescript: '>=4.4.4'
  1251. vue: ^2.6.14 || ^3.3.0
  1252. peerDependenciesMeta:
  1253. '@vue/composition-api':
  1254. optional: true
  1255. typescript:
  1256. optional: true
  1257. pkg-types@1.1.3:
  1258. resolution: {integrity: sha512-+JrgthZG6m3ckicaOB74TwQ+tBWsFl3qVQg7mN8ulwSOElJ7gBhKzj2VkCPnZ4NlF6kEquYU+RIYNVAvzd54UA==}
  1259. postcss-selector-parser@6.1.1:
  1260. resolution: {integrity: sha512-b4dlw/9V8A71rLIDsSwVmak9z2DuBUB7CA1/wSdelNEzqsjoSPeADTWNO09lpH49Diy3/JIZ2bSPB1dI3LJCHg==}
  1261. engines: {node: '>=4'}
  1262. postcss@8.4.40:
  1263. resolution: {integrity: sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==}
  1264. engines: {node: ^10 || ^12 || >=14}
  1265. prelude-ls@1.2.1:
  1266. resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
  1267. engines: {node: '>= 0.8.0'}
  1268. prettier-linter-helpers@1.0.0:
  1269. resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==}
  1270. engines: {node: '>=6.0.0'}
  1271. prettier@3.3.3:
  1272. resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==}
  1273. engines: {node: '>=14'}
  1274. hasBin: true
  1275. proxy-from-env@1.1.0:
  1276. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
  1277. punycode@2.3.1:
  1278. resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
  1279. engines: {node: '>=6'}
  1280. qiniu-js@3.1.2:
  1281. resolution: {integrity: sha512-ZzSFNZXvhtbmvXvHlm8+umiKoGH+CxjuDPvl80sj1NzxLxvZ7SDn58jx65uXdOBhd+laNoqmKNBXCmw4QuQhuA==}
  1282. queue-microtask@1.2.3:
  1283. resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
  1284. read-package-json-fast@3.0.2:
  1285. resolution: {integrity: sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw==}
  1286. engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
  1287. readdirp@3.6.0:
  1288. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  1289. engines: {node: '>=8.10.0'}
  1290. regenerator-runtime@0.14.1:
  1291. resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==}
  1292. resolve-from@4.0.0:
  1293. resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
  1294. engines: {node: '>=4'}
  1295. resolve-pkg-maps@1.0.0:
  1296. resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
  1297. reusify@1.0.4:
  1298. resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
  1299. engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
  1300. rimraf@3.0.2:
  1301. resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
  1302. deprecated: Rimraf versions prior to v4 are no longer supported
  1303. hasBin: true
  1304. rollup@4.19.1:
  1305. resolution: {integrity: sha512-K5vziVlg7hTpYfFBI+91zHBEMo6jafYXpkMlqZjg7/zhIG9iHqazBf4xz9AVdjS9BruRn280ROqLI7G3OFRIlw==}
  1306. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  1307. hasBin: true
  1308. run-parallel@1.2.0:
  1309. resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
  1310. sass@1.77.8:
  1311. resolution: {integrity: sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==}
  1312. engines: {node: '>=14.0.0'}
  1313. hasBin: true
  1314. screenfull@6.0.2:
  1315. resolution: {integrity: sha512-AQdy8s4WhNvUZ6P8F6PB21tSPIYKniic+Ogx0AacBMjKP1GUHN2E9URxQHtCusiwxudnCKkdy4GrHXPPJSkCCw==}
  1316. engines: {node: ^14.13.1 || >=16.0.0}
  1317. semver@6.3.1:
  1318. resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
  1319. hasBin: true
  1320. semver@7.6.3:
  1321. resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==}
  1322. engines: {node: '>=10'}
  1323. hasBin: true
  1324. shebang-command@2.0.0:
  1325. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  1326. engines: {node: '>=8'}
  1327. shebang-regex@3.0.0:
  1328. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  1329. engines: {node: '>=8'}
  1330. shell-quote@1.8.1:
  1331. resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==}
  1332. signal-exit@3.0.7:
  1333. resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
  1334. sirv@2.0.4:
  1335. resolution: {integrity: sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==}
  1336. engines: {node: '>= 10'}
  1337. slash@3.0.0:
  1338. resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
  1339. engines: {node: '>=8'}
  1340. source-map-js@1.2.0:
  1341. resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
  1342. engines: {node: '>=0.10.0'}
  1343. spark-md5@3.0.2:
  1344. resolution: {integrity: sha512-wcFzz9cDfbuqe0FZzfi2or1sgyIrsDwmPwfZC4hiNidPdPINjeUwNfv5kldczoEAcjl9Y1L3SM7Uz2PUEQzxQw==}
  1345. strip-ansi@6.0.1:
  1346. resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
  1347. engines: {node: '>=8'}
  1348. strip-final-newline@2.0.0:
  1349. resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==}
  1350. engines: {node: '>=6'}
  1351. strip-json-comments@3.1.1:
  1352. resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
  1353. engines: {node: '>=8'}
  1354. supports-color@5.5.0:
  1355. resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
  1356. engines: {node: '>=4'}
  1357. supports-color@7.2.0:
  1358. resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
  1359. engines: {node: '>=8'}
  1360. synckit@0.9.1:
  1361. resolution: {integrity: sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==}
  1362. engines: {node: ^14.18.0 || >=16.0.0}
  1363. text-table@0.2.0:
  1364. resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
  1365. to-fast-properties@2.0.0:
  1366. resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
  1367. engines: {node: '>=4'}
  1368. to-regex-range@5.0.1:
  1369. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  1370. engines: {node: '>=8.0'}
  1371. totalist@3.0.1:
  1372. resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
  1373. engines: {node: '>=6'}
  1374. ts-api-utils@1.3.0:
  1375. resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==}
  1376. engines: {node: '>=16'}
  1377. peerDependencies:
  1378. typescript: '>=4.2.0'
  1379. tslib@2.6.3:
  1380. resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==}
  1381. tsx@4.16.4:
  1382. resolution: {integrity: sha512-E0EDobc7FtOxdNtG0ZQWztLa9PK/TqC5QvdV0heyIMJySwcJ8vyvziOznzO1MIM2IDfacLGBgfiCUmba6mvI7Q==}
  1383. engines: {node: '>=18.0.0'}
  1384. hasBin: true
  1385. type-check@0.4.0:
  1386. resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
  1387. engines: {node: '>= 0.8.0'}
  1388. type-fest@0.20.2:
  1389. resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==}
  1390. engines: {node: '>=10'}
  1391. typescript@5.4.5:
  1392. resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
  1393. engines: {node: '>=14.17'}
  1394. hasBin: true
  1395. ufo@1.5.4:
  1396. resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==}
  1397. unconfig@0.5.5:
  1398. resolution: {integrity: sha512-VQZ5PT9HDX+qag0XdgQi8tJepPhXiR/yVOkn707gJDKo31lGjRilPREiQJ9Z6zd/Ugpv6ZvO5VxVIcatldYcNQ==}
  1399. undici-types@5.26.5:
  1400. resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
  1401. unocss@0.61.9:
  1402. resolution: {integrity: sha512-D7nEObT1lhCUwXU5MoQ2Msh5S5g1EHVVSqDNM2ODs6dqWSboDCsRTPZQiyQmV9vCobrjYcvAFno9ZAgO7pvurw==}
  1403. engines: {node: '>=14'}
  1404. peerDependencies:
  1405. '@unocss/webpack': 0.61.9
  1406. vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0
  1407. peerDependenciesMeta:
  1408. '@unocss/webpack':
  1409. optional: true
  1410. vite:
  1411. optional: true
  1412. update-browserslist-db@1.1.0:
  1413. resolution: {integrity: sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==}
  1414. hasBin: true
  1415. peerDependencies:
  1416. browserslist: '>= 4.21.0'
  1417. uri-js@4.4.1:
  1418. resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
  1419. util-deprecate@1.0.2:
  1420. resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
  1421. vite@5.3.5:
  1422. resolution: {integrity: sha512-MdjglKR6AQXQb9JGiS7Rc2wC6uMjcm7Go/NHNO63EwiJXfuk9PgqiP/n5IDJCziMkfw9n4Ubp7lttNwz+8ZVKA==}
  1423. engines: {node: ^18.0.0 || >=20.0.0}
  1424. hasBin: true
  1425. peerDependencies:
  1426. '@types/node': ^18.0.0 || >=20.0.0
  1427. less: '*'
  1428. lightningcss: ^1.21.0
  1429. sass: '*'
  1430. stylus: '*'
  1431. sugarss: '*'
  1432. terser: ^5.4.0
  1433. peerDependenciesMeta:
  1434. '@types/node':
  1435. optional: true
  1436. less:
  1437. optional: true
  1438. lightningcss:
  1439. optional: true
  1440. sass:
  1441. optional: true
  1442. stylus:
  1443. optional: true
  1444. sugarss:
  1445. optional: true
  1446. terser:
  1447. optional: true
  1448. vscode-uri@3.0.8:
  1449. resolution: {integrity: sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==}
  1450. vue-demi@0.14.10:
  1451. resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
  1452. engines: {node: '>=12'}
  1453. hasBin: true
  1454. peerDependencies:
  1455. '@vue/composition-api': ^1.0.0-rc.1
  1456. vue: ^3.0.0-0 || ^2.6.0
  1457. peerDependenciesMeta:
  1458. '@vue/composition-api':
  1459. optional: true
  1460. vue-eslint-parser@9.4.3:
  1461. resolution: {integrity: sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==}
  1462. engines: {node: ^14.17.0 || >=16.0.0}
  1463. peerDependencies:
  1464. eslint: '>=6.0.0'
  1465. vue-router@4.4.1:
  1466. resolution: {integrity: sha512-njTLt/6gYGgIhv+U8nc5J6JpJpntFgy4fptRJ9Dp2qWQRo/PekB5DbKRYRPt0kM6feXysPKl7A5BjOmOJL5Ttw==}
  1467. peerDependencies:
  1468. vue: ^3.2.0
  1469. vue-tsc@2.0.29:
  1470. resolution: {integrity: sha512-MHhsfyxO3mYShZCGYNziSbc63x7cQ5g9kvijV7dRe1TTXBRLxXyL0FnXWpUF1xII2mJ86mwYpYsUmMwkmerq7Q==}
  1471. hasBin: true
  1472. peerDependencies:
  1473. typescript: '>=5.0.0'
  1474. vue@3.4.35:
  1475. resolution: {integrity: sha512-+fl/GLmI4GPileHftVlCdB7fUL4aziPcqTudpTGXCT8s+iZWuOCeNEB5haX6Uz2IpRrbEXOgIFbe+XciCuGbNQ==}
  1476. peerDependencies:
  1477. typescript: '*'
  1478. peerDependenciesMeta:
  1479. typescript:
  1480. optional: true
  1481. vxe-table-plugin-element@4.0.4:
  1482. resolution: {integrity: sha512-TKhx4Bi45kdXRa9PyjdDtOjQuA9We+ASDdZez/d3DB7p2tFvBwVNnyvwYHT+kJntAeq0pOchmhsYhZeVADMAuw==}
  1483. peerDependencies:
  1484. vxe-table: ^4.5.0
  1485. vxe-table@4.6.18:
  1486. resolution: {integrity: sha512-CE3gMWH9eKMwPvs1qS/FS61DdcH5RwfDOu39pUTiMCEiunde/uuktWDNaT4TMhpkbid7yybA8JP4gsflAg/1cw==}
  1487. peerDependencies:
  1488. vue: ^3.2.28
  1489. which@2.0.2:
  1490. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  1491. engines: {node: '>= 8'}
  1492. hasBin: true
  1493. word-wrap@1.2.5:
  1494. resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
  1495. engines: {node: '>=0.10.0'}
  1496. wrappy@1.0.2:
  1497. resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
  1498. xe-utils@3.5.28:
  1499. resolution: {integrity: sha512-oeLLJ0b54QdOSSgYQ9TiKW/xAGrc9r0weCA/5UfyGdm3n3js4cNOuuf9Tml7UwgBQpl4uWMbMwUZKLh2yqPF3A==}
  1500. xml-name-validator@4.0.0:
  1501. resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==}
  1502. engines: {node: '>=12'}
  1503. yallist@3.1.1:
  1504. resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
  1505. yocto-queue@0.1.0:
  1506. resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
  1507. engines: {node: '>=10'}
  1508. snapshots:
  1509. '@ampproject/remapping@2.3.0':
  1510. dependencies:
  1511. '@jridgewell/gen-mapping': 0.3.5
  1512. '@jridgewell/trace-mapping': 0.3.25
  1513. '@antfu/install-pkg@0.1.1':
  1514. dependencies:
  1515. execa: 5.1.1
  1516. find-up: 5.0.0
  1517. '@antfu/utils@0.7.10': {}
  1518. '@babel/code-frame@7.24.7':
  1519. dependencies:
  1520. '@babel/highlight': 7.24.7
  1521. picocolors: 1.0.1
  1522. '@babel/compat-data@7.25.2': {}
  1523. '@babel/core@7.25.2':
  1524. dependencies:
  1525. '@ampproject/remapping': 2.3.0
  1526. '@babel/code-frame': 7.24.7
  1527. '@babel/generator': 7.25.0
  1528. '@babel/helper-compilation-targets': 7.25.2
  1529. '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2)
  1530. '@babel/helpers': 7.25.0
  1531. '@babel/parser': 7.25.3
  1532. '@babel/template': 7.25.0
  1533. '@babel/traverse': 7.25.3
  1534. '@babel/types': 7.25.2
  1535. convert-source-map: 2.0.0
  1536. debug: 4.3.6
  1537. gensync: 1.0.0-beta.2
  1538. json5: 2.2.3
  1539. semver: 6.3.1
  1540. transitivePeerDependencies:
  1541. - supports-color
  1542. '@babel/generator@7.25.0':
  1543. dependencies:
  1544. '@babel/types': 7.25.2
  1545. '@jridgewell/gen-mapping': 0.3.5
  1546. '@jridgewell/trace-mapping': 0.3.25
  1547. jsesc: 2.5.2
  1548. '@babel/helper-annotate-as-pure@7.24.7':
  1549. dependencies:
  1550. '@babel/types': 7.25.2
  1551. '@babel/helper-compilation-targets@7.25.2':
  1552. dependencies:
  1553. '@babel/compat-data': 7.25.2
  1554. '@babel/helper-validator-option': 7.24.8
  1555. browserslist: 4.23.2
  1556. lru-cache: 5.1.1
  1557. semver: 6.3.1
  1558. '@babel/helper-create-class-features-plugin@7.25.0(@babel/core@7.25.2)':
  1559. dependencies:
  1560. '@babel/core': 7.25.2
  1561. '@babel/helper-annotate-as-pure': 7.24.7
  1562. '@babel/helper-member-expression-to-functions': 7.24.8
  1563. '@babel/helper-optimise-call-expression': 7.24.7
  1564. '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2)
  1565. '@babel/helper-skip-transparent-expression-wrappers': 7.24.7
  1566. '@babel/traverse': 7.25.3
  1567. semver: 6.3.1
  1568. transitivePeerDependencies:
  1569. - supports-color
  1570. '@babel/helper-member-expression-to-functions@7.24.8':
  1571. dependencies:
  1572. '@babel/traverse': 7.25.3
  1573. '@babel/types': 7.25.2
  1574. transitivePeerDependencies:
  1575. - supports-color
  1576. '@babel/helper-module-imports@7.24.7':
  1577. dependencies:
  1578. '@babel/traverse': 7.25.3
  1579. '@babel/types': 7.25.2
  1580. transitivePeerDependencies:
  1581. - supports-color
  1582. '@babel/helper-module-transforms@7.25.2(@babel/core@7.25.2)':
  1583. dependencies:
  1584. '@babel/core': 7.25.2
  1585. '@babel/helper-module-imports': 7.24.7
  1586. '@babel/helper-simple-access': 7.24.7
  1587. '@babel/helper-validator-identifier': 7.24.7
  1588. '@babel/traverse': 7.25.3
  1589. transitivePeerDependencies:
  1590. - supports-color
  1591. '@babel/helper-optimise-call-expression@7.24.7':
  1592. dependencies:
  1593. '@babel/types': 7.25.2
  1594. '@babel/helper-plugin-utils@7.24.8': {}
  1595. '@babel/helper-replace-supers@7.25.0(@babel/core@7.25.2)':
  1596. dependencies:
  1597. '@babel/core': 7.25.2
  1598. '@babel/helper-member-expression-to-functions': 7.24.8
  1599. '@babel/helper-optimise-call-expression': 7.24.7
  1600. '@babel/traverse': 7.25.3
  1601. transitivePeerDependencies:
  1602. - supports-color
  1603. '@babel/helper-simple-access@7.24.7':
  1604. dependencies:
  1605. '@babel/traverse': 7.25.3
  1606. '@babel/types': 7.25.2
  1607. transitivePeerDependencies:
  1608. - supports-color
  1609. '@babel/helper-skip-transparent-expression-wrappers@7.24.7':
  1610. dependencies:
  1611. '@babel/traverse': 7.25.3
  1612. '@babel/types': 7.25.2
  1613. transitivePeerDependencies:
  1614. - supports-color
  1615. '@babel/helper-string-parser@7.24.8': {}
  1616. '@babel/helper-validator-identifier@7.24.7': {}
  1617. '@babel/helper-validator-option@7.24.8': {}
  1618. '@babel/helpers@7.25.0':
  1619. dependencies:
  1620. '@babel/template': 7.25.0
  1621. '@babel/types': 7.25.2
  1622. '@babel/highlight@7.24.7':
  1623. dependencies:
  1624. '@babel/helper-validator-identifier': 7.24.7
  1625. chalk: 2.4.2
  1626. js-tokens: 4.0.0
  1627. picocolors: 1.0.1
  1628. '@babel/parser@7.25.3':
  1629. dependencies:
  1630. '@babel/types': 7.25.2
  1631. '@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.25.2)':
  1632. dependencies:
  1633. '@babel/core': 7.25.2
  1634. '@babel/helper-plugin-utils': 7.24.8
  1635. '@babel/plugin-syntax-typescript@7.24.7(@babel/core@7.25.2)':
  1636. dependencies:
  1637. '@babel/core': 7.25.2
  1638. '@babel/helper-plugin-utils': 7.24.8
  1639. '@babel/plugin-transform-modules-commonjs@7.24.8(@babel/core@7.25.2)':
  1640. dependencies:
  1641. '@babel/core': 7.25.2
  1642. '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2)
  1643. '@babel/helper-plugin-utils': 7.24.8
  1644. '@babel/helper-simple-access': 7.24.7
  1645. transitivePeerDependencies:
  1646. - supports-color
  1647. '@babel/plugin-transform-typescript@7.25.2(@babel/core@7.25.2)':
  1648. dependencies:
  1649. '@babel/core': 7.25.2
  1650. '@babel/helper-annotate-as-pure': 7.24.7
  1651. '@babel/helper-create-class-features-plugin': 7.25.0(@babel/core@7.25.2)
  1652. '@babel/helper-plugin-utils': 7.24.8
  1653. '@babel/helper-skip-transparent-expression-wrappers': 7.24.7
  1654. '@babel/plugin-syntax-typescript': 7.24.7(@babel/core@7.25.2)
  1655. transitivePeerDependencies:
  1656. - supports-color
  1657. '@babel/preset-typescript@7.24.7(@babel/core@7.25.2)':
  1658. dependencies:
  1659. '@babel/core': 7.25.2
  1660. '@babel/helper-plugin-utils': 7.24.8
  1661. '@babel/helper-validator-option': 7.24.8
  1662. '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2)
  1663. '@babel/plugin-transform-modules-commonjs': 7.24.8(@babel/core@7.25.2)
  1664. '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.2)
  1665. transitivePeerDependencies:
  1666. - supports-color
  1667. '@babel/runtime-corejs2@7.25.7':
  1668. dependencies:
  1669. core-js: 2.6.12
  1670. regenerator-runtime: 0.14.1
  1671. '@babel/template@7.25.0':
  1672. dependencies:
  1673. '@babel/code-frame': 7.24.7
  1674. '@babel/parser': 7.25.3
  1675. '@babel/types': 7.25.2
  1676. '@babel/traverse@7.25.3':
  1677. dependencies:
  1678. '@babel/code-frame': 7.24.7
  1679. '@babel/generator': 7.25.0
  1680. '@babel/parser': 7.25.3
  1681. '@babel/template': 7.25.0
  1682. '@babel/types': 7.25.2
  1683. debug: 4.3.6
  1684. globals: 11.12.0
  1685. transitivePeerDependencies:
  1686. - supports-color
  1687. '@babel/types@7.25.2':
  1688. dependencies:
  1689. '@babel/helper-string-parser': 7.24.8
  1690. '@babel/helper-validator-identifier': 7.24.7
  1691. to-fast-properties: 2.0.0
  1692. '@ctrl/tinycolor@3.6.1': {}
  1693. '@element-plus/icons-vue@2.3.1(vue@3.4.35(typescript@5.4.5))':
  1694. dependencies:
  1695. vue: 3.4.35(typescript@5.4.5)
  1696. '@esbuild/aix-ppc64@0.21.5':
  1697. optional: true
  1698. '@esbuild/android-arm64@0.21.5':
  1699. optional: true
  1700. '@esbuild/android-arm@0.21.5':
  1701. optional: true
  1702. '@esbuild/android-x64@0.21.5':
  1703. optional: true
  1704. '@esbuild/darwin-arm64@0.21.5':
  1705. optional: true
  1706. '@esbuild/darwin-x64@0.21.5':
  1707. optional: true
  1708. '@esbuild/freebsd-arm64@0.21.5':
  1709. optional: true
  1710. '@esbuild/freebsd-x64@0.21.5':
  1711. optional: true
  1712. '@esbuild/linux-arm64@0.21.5':
  1713. optional: true
  1714. '@esbuild/linux-arm@0.21.5':
  1715. optional: true
  1716. '@esbuild/linux-ia32@0.21.5':
  1717. optional: true
  1718. '@esbuild/linux-loong64@0.21.5':
  1719. optional: true
  1720. '@esbuild/linux-mips64el@0.21.5':
  1721. optional: true
  1722. '@esbuild/linux-ppc64@0.21.5':
  1723. optional: true
  1724. '@esbuild/linux-riscv64@0.21.5':
  1725. optional: true
  1726. '@esbuild/linux-s390x@0.21.5':
  1727. optional: true
  1728. '@esbuild/linux-x64@0.21.5':
  1729. optional: true
  1730. '@esbuild/netbsd-x64@0.21.5':
  1731. optional: true
  1732. '@esbuild/openbsd-x64@0.21.5':
  1733. optional: true
  1734. '@esbuild/sunos-x64@0.21.5':
  1735. optional: true
  1736. '@esbuild/win32-arm64@0.21.5':
  1737. optional: true
  1738. '@esbuild/win32-ia32@0.21.5':
  1739. optional: true
  1740. '@esbuild/win32-x64@0.21.5':
  1741. optional: true
  1742. '@eslint-community/eslint-utils@4.4.0(eslint@8.57.0)':
  1743. dependencies:
  1744. eslint: 8.57.0
  1745. eslint-visitor-keys: 3.4.3
  1746. '@eslint-community/regexpp@4.11.0': {}
  1747. '@eslint/eslintrc@2.1.4':
  1748. dependencies:
  1749. ajv: 6.12.6
  1750. debug: 4.3.6
  1751. espree: 9.6.1
  1752. globals: 13.24.0
  1753. ignore: 5.3.1
  1754. import-fresh: 3.3.0
  1755. js-yaml: 4.1.0
  1756. minimatch: 3.1.2
  1757. strip-json-comments: 3.1.1
  1758. transitivePeerDependencies:
  1759. - supports-color
  1760. '@eslint/js@8.57.0': {}
  1761. '@floating-ui/core@1.6.5':
  1762. dependencies:
  1763. '@floating-ui/utils': 0.2.5
  1764. '@floating-ui/dom@1.6.8':
  1765. dependencies:
  1766. '@floating-ui/core': 1.6.5
  1767. '@floating-ui/utils': 0.2.5
  1768. '@floating-ui/utils@0.2.5': {}
  1769. '@humanwhocodes/config-array@0.11.14':
  1770. dependencies:
  1771. '@humanwhocodes/object-schema': 2.0.3
  1772. debug: 4.3.6
  1773. minimatch: 3.1.2
  1774. transitivePeerDependencies:
  1775. - supports-color
  1776. '@humanwhocodes/module-importer@1.0.1': {}
  1777. '@humanwhocodes/object-schema@2.0.3': {}
  1778. '@iconify/types@2.0.0': {}
  1779. '@iconify/utils@2.1.29':
  1780. dependencies:
  1781. '@antfu/install-pkg': 0.1.1
  1782. '@antfu/utils': 0.7.10
  1783. '@iconify/types': 2.0.0
  1784. debug: 4.3.6
  1785. kolorist: 1.8.0
  1786. local-pkg: 0.5.0
  1787. mlly: 1.7.1
  1788. transitivePeerDependencies:
  1789. - supports-color
  1790. '@jridgewell/gen-mapping@0.3.5':
  1791. dependencies:
  1792. '@jridgewell/set-array': 1.2.1
  1793. '@jridgewell/sourcemap-codec': 1.5.0
  1794. '@jridgewell/trace-mapping': 0.3.25
  1795. '@jridgewell/resolve-uri@3.1.2': {}
  1796. '@jridgewell/set-array@1.2.1': {}
  1797. '@jridgewell/sourcemap-codec@1.5.0': {}
  1798. '@jridgewell/trace-mapping@0.3.25':
  1799. dependencies:
  1800. '@jridgewell/resolve-uri': 3.1.2
  1801. '@jridgewell/sourcemap-codec': 1.5.0
  1802. '@nodelib/fs.scandir@2.1.5':
  1803. dependencies:
  1804. '@nodelib/fs.stat': 2.0.5
  1805. run-parallel: 1.2.0
  1806. '@nodelib/fs.stat@2.0.5': {}
  1807. '@nodelib/fs.walk@1.2.8':
  1808. dependencies:
  1809. '@nodelib/fs.scandir': 2.1.5
  1810. fastq: 1.17.1
  1811. '@pkgr/core@0.1.1': {}
  1812. '@polka/url@1.0.0-next.25': {}
  1813. '@rollup/pluginutils@5.1.0(rollup@4.19.1)':
  1814. dependencies:
  1815. '@types/estree': 1.0.5
  1816. estree-walker: 2.0.2
  1817. picomatch: 2.3.1
  1818. optionalDependencies:
  1819. rollup: 4.19.1
  1820. '@rollup/rollup-android-arm-eabi@4.19.1':
  1821. optional: true
  1822. '@rollup/rollup-android-arm64@4.19.1':
  1823. optional: true
  1824. '@rollup/rollup-darwin-arm64@4.19.1':
  1825. optional: true
  1826. '@rollup/rollup-darwin-x64@4.19.1':
  1827. optional: true
  1828. '@rollup/rollup-linux-arm-gnueabihf@4.19.1':
  1829. optional: true
  1830. '@rollup/rollup-linux-arm-musleabihf@4.19.1':
  1831. optional: true
  1832. '@rollup/rollup-linux-arm64-gnu@4.19.1':
  1833. optional: true
  1834. '@rollup/rollup-linux-arm64-musl@4.19.1':
  1835. optional: true
  1836. '@rollup/rollup-linux-powerpc64le-gnu@4.19.1':
  1837. optional: true
  1838. '@rollup/rollup-linux-riscv64-gnu@4.19.1':
  1839. optional: true
  1840. '@rollup/rollup-linux-s390x-gnu@4.19.1':
  1841. optional: true
  1842. '@rollup/rollup-linux-x64-gnu@4.19.1':
  1843. optional: true
  1844. '@rollup/rollup-linux-x64-musl@4.19.1':
  1845. optional: true
  1846. '@rollup/rollup-win32-arm64-msvc@4.19.1':
  1847. optional: true
  1848. '@rollup/rollup-win32-ia32-msvc@4.19.1':
  1849. optional: true
  1850. '@rollup/rollup-win32-x64-msvc@4.19.1':
  1851. optional: true
  1852. '@rushstack/eslint-patch@1.10.4': {}
  1853. '@sxzz/popperjs-es@2.11.7': {}
  1854. '@tsconfig/node20@20.1.4': {}
  1855. '@types/codemirror@5.60.15':
  1856. dependencies:
  1857. '@types/tern': 0.23.9
  1858. '@types/estree@1.0.5': {}
  1859. '@types/lodash-es@4.17.12':
  1860. dependencies:
  1861. '@types/lodash': 4.17.7
  1862. '@types/lodash@4.17.7': {}
  1863. '@types/node@20.14.13':
  1864. dependencies:
  1865. undici-types: 5.26.5
  1866. '@types/tern@0.23.9':
  1867. dependencies:
  1868. '@types/estree': 1.0.5
  1869. '@types/web-bluetooth@0.0.16': {}
  1870. '@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)':
  1871. dependencies:
  1872. '@eslint-community/regexpp': 4.11.0
  1873. '@typescript-eslint/parser': 7.18.0(eslint@8.57.0)(typescript@5.4.5)
  1874. '@typescript-eslint/scope-manager': 7.18.0
  1875. '@typescript-eslint/type-utils': 7.18.0(eslint@8.57.0)(typescript@5.4.5)
  1876. '@typescript-eslint/utils': 7.18.0(eslint@8.57.0)(typescript@5.4.5)
  1877. '@typescript-eslint/visitor-keys': 7.18.0
  1878. eslint: 8.57.0
  1879. graphemer: 1.4.0
  1880. ignore: 5.3.1
  1881. natural-compare: 1.4.0
  1882. ts-api-utils: 1.3.0(typescript@5.4.5)
  1883. optionalDependencies:
  1884. typescript: 5.4.5
  1885. transitivePeerDependencies:
  1886. - supports-color
  1887. '@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.4.5)':
  1888. dependencies:
  1889. '@typescript-eslint/scope-manager': 7.18.0
  1890. '@typescript-eslint/types': 7.18.0
  1891. '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.4.5)
  1892. '@typescript-eslint/visitor-keys': 7.18.0
  1893. debug: 4.3.6
  1894. eslint: 8.57.0
  1895. optionalDependencies:
  1896. typescript: 5.4.5
  1897. transitivePeerDependencies:
  1898. - supports-color
  1899. '@typescript-eslint/scope-manager@7.18.0':
  1900. dependencies:
  1901. '@typescript-eslint/types': 7.18.0
  1902. '@typescript-eslint/visitor-keys': 7.18.0
  1903. '@typescript-eslint/type-utils@7.18.0(eslint@8.57.0)(typescript@5.4.5)':
  1904. dependencies:
  1905. '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.4.5)
  1906. '@typescript-eslint/utils': 7.18.0(eslint@8.57.0)(typescript@5.4.5)
  1907. debug: 4.3.6
  1908. eslint: 8.57.0
  1909. ts-api-utils: 1.3.0(typescript@5.4.5)
  1910. optionalDependencies:
  1911. typescript: 5.4.5
  1912. transitivePeerDependencies:
  1913. - supports-color
  1914. '@typescript-eslint/types@7.18.0': {}
  1915. '@typescript-eslint/typescript-estree@7.18.0(typescript@5.4.5)':
  1916. dependencies:
  1917. '@typescript-eslint/types': 7.18.0
  1918. '@typescript-eslint/visitor-keys': 7.18.0
  1919. debug: 4.3.6
  1920. globby: 11.1.0
  1921. is-glob: 4.0.3
  1922. minimatch: 9.0.5
  1923. semver: 7.6.3
  1924. ts-api-utils: 1.3.0(typescript@5.4.5)
  1925. optionalDependencies:
  1926. typescript: 5.4.5
  1927. transitivePeerDependencies:
  1928. - supports-color
  1929. '@typescript-eslint/utils@7.18.0(eslint@8.57.0)(typescript@5.4.5)':
  1930. dependencies:
  1931. '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
  1932. '@typescript-eslint/scope-manager': 7.18.0
  1933. '@typescript-eslint/types': 7.18.0
  1934. '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.4.5)
  1935. eslint: 8.57.0
  1936. transitivePeerDependencies:
  1937. - supports-color
  1938. - typescript
  1939. '@typescript-eslint/visitor-keys@7.18.0':
  1940. dependencies:
  1941. '@typescript-eslint/types': 7.18.0
  1942. eslint-visitor-keys: 3.4.3
  1943. '@ungap/structured-clone@1.2.0': {}
  1944. '@unocss/astro@0.61.9(rollup@4.19.1)(vite@5.3.5(@types/node@20.14.13)(sass@1.77.8))':
  1945. dependencies:
  1946. '@unocss/core': 0.61.9
  1947. '@unocss/reset': 0.61.9
  1948. '@unocss/vite': 0.61.9(rollup@4.19.1)(vite@5.3.5(@types/node@20.14.13)(sass@1.77.8))
  1949. optionalDependencies:
  1950. vite: 5.3.5(@types/node@20.14.13)(sass@1.77.8)
  1951. transitivePeerDependencies:
  1952. - rollup
  1953. - supports-color
  1954. '@unocss/cli@0.61.9(rollup@4.19.1)':
  1955. dependencies:
  1956. '@ampproject/remapping': 2.3.0
  1957. '@rollup/pluginutils': 5.1.0(rollup@4.19.1)
  1958. '@unocss/config': 0.61.9
  1959. '@unocss/core': 0.61.9
  1960. '@unocss/preset-uno': 0.61.9
  1961. cac: 6.7.14
  1962. chokidar: 3.6.0
  1963. colorette: 2.0.20
  1964. consola: 3.2.3
  1965. fast-glob: 3.3.2
  1966. magic-string: 0.30.11
  1967. pathe: 1.1.2
  1968. perfect-debounce: 1.0.0
  1969. transitivePeerDependencies:
  1970. - rollup
  1971. - supports-color
  1972. '@unocss/config@0.61.9':
  1973. dependencies:
  1974. '@unocss/core': 0.61.9
  1975. unconfig: 0.5.5
  1976. transitivePeerDependencies:
  1977. - supports-color
  1978. '@unocss/core@0.61.9': {}
  1979. '@unocss/extractor-arbitrary-variants@0.61.9':
  1980. dependencies:
  1981. '@unocss/core': 0.61.9
  1982. '@unocss/inspector@0.61.9':
  1983. dependencies:
  1984. '@unocss/core': 0.61.9
  1985. '@unocss/rule-utils': 0.61.9
  1986. gzip-size: 6.0.0
  1987. sirv: 2.0.4
  1988. '@unocss/postcss@0.61.9(postcss@8.4.40)':
  1989. dependencies:
  1990. '@unocss/config': 0.61.9
  1991. '@unocss/core': 0.61.9
  1992. '@unocss/rule-utils': 0.61.9
  1993. css-tree: 2.3.1
  1994. fast-glob: 3.3.2
  1995. magic-string: 0.30.11
  1996. postcss: 8.4.40
  1997. transitivePeerDependencies:
  1998. - supports-color
  1999. '@unocss/preset-attributify@0.61.9':
  2000. dependencies:
  2001. '@unocss/core': 0.61.9
  2002. '@unocss/preset-icons@0.61.9':
  2003. dependencies:
  2004. '@iconify/utils': 2.1.29
  2005. '@unocss/core': 0.61.9
  2006. ofetch: 1.3.4
  2007. transitivePeerDependencies:
  2008. - supports-color
  2009. '@unocss/preset-mini@0.61.9':
  2010. dependencies:
  2011. '@unocss/core': 0.61.9
  2012. '@unocss/extractor-arbitrary-variants': 0.61.9
  2013. '@unocss/rule-utils': 0.61.9
  2014. '@unocss/preset-tagify@0.61.9':
  2015. dependencies:
  2016. '@unocss/core': 0.61.9
  2017. '@unocss/preset-typography@0.61.9':
  2018. dependencies:
  2019. '@unocss/core': 0.61.9
  2020. '@unocss/preset-mini': 0.61.9
  2021. '@unocss/preset-uno@0.61.9':
  2022. dependencies:
  2023. '@unocss/core': 0.61.9
  2024. '@unocss/preset-mini': 0.61.9
  2025. '@unocss/preset-wind': 0.61.9
  2026. '@unocss/rule-utils': 0.61.9
  2027. '@unocss/preset-web-fonts@0.61.9':
  2028. dependencies:
  2029. '@unocss/core': 0.61.9
  2030. ofetch: 1.3.4
  2031. '@unocss/preset-wind@0.61.9':
  2032. dependencies:
  2033. '@unocss/core': 0.61.9
  2034. '@unocss/preset-mini': 0.61.9
  2035. '@unocss/rule-utils': 0.61.9
  2036. '@unocss/reset@0.61.9': {}
  2037. '@unocss/rule-utils@0.61.9':
  2038. dependencies:
  2039. '@unocss/core': 0.61.9
  2040. magic-string: 0.30.11
  2041. '@unocss/scope@0.61.9': {}
  2042. '@unocss/transformer-attributify-jsx-babel@0.61.9':
  2043. dependencies:
  2044. '@babel/core': 7.25.2
  2045. '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2)
  2046. '@babel/preset-typescript': 7.24.7(@babel/core@7.25.2)
  2047. '@unocss/core': 0.61.9
  2048. transitivePeerDependencies:
  2049. - supports-color
  2050. '@unocss/transformer-attributify-jsx@0.61.9':
  2051. dependencies:
  2052. '@unocss/core': 0.61.9
  2053. '@unocss/transformer-compile-class@0.61.9':
  2054. dependencies:
  2055. '@unocss/core': 0.61.9
  2056. '@unocss/transformer-directives@0.61.9':
  2057. dependencies:
  2058. '@unocss/core': 0.61.9
  2059. '@unocss/rule-utils': 0.61.9
  2060. css-tree: 2.3.1
  2061. '@unocss/transformer-variant-group@0.61.9':
  2062. dependencies:
  2063. '@unocss/core': 0.61.9
  2064. '@unocss/vite@0.61.9(rollup@4.19.1)(vite@5.3.5(@types/node@20.14.13)(sass@1.77.8))':
  2065. dependencies:
  2066. '@ampproject/remapping': 2.3.0
  2067. '@rollup/pluginutils': 5.1.0(rollup@4.19.1)
  2068. '@unocss/config': 0.61.9
  2069. '@unocss/core': 0.61.9
  2070. '@unocss/inspector': 0.61.9
  2071. '@unocss/scope': 0.61.9
  2072. '@unocss/transformer-directives': 0.61.9
  2073. chokidar: 3.6.0
  2074. fast-glob: 3.3.2
  2075. magic-string: 0.30.11
  2076. vite: 5.3.5(@types/node@20.14.13)(sass@1.77.8)
  2077. transitivePeerDependencies:
  2078. - rollup
  2079. - supports-color
  2080. '@vitejs/plugin-vue@5.1.1(vite@5.3.5(@types/node@20.14.13)(sass@1.77.8))(vue@3.4.35(typescript@5.4.5))':
  2081. dependencies:
  2082. vite: 5.3.5(@types/node@20.14.13)(sass@1.77.8)
  2083. vue: 3.4.35(typescript@5.4.5)
  2084. '@volar/language-core@2.4.0-alpha.18':
  2085. dependencies:
  2086. '@volar/source-map': 2.4.0-alpha.18
  2087. '@volar/source-map@2.4.0-alpha.18': {}
  2088. '@volar/typescript@2.4.0-alpha.18':
  2089. dependencies:
  2090. '@volar/language-core': 2.4.0-alpha.18
  2091. path-browserify: 1.0.1
  2092. vscode-uri: 3.0.8
  2093. '@vue/compiler-core@3.4.35':
  2094. dependencies:
  2095. '@babel/parser': 7.25.3
  2096. '@vue/shared': 3.4.35
  2097. entities: 4.5.0
  2098. estree-walker: 2.0.2
  2099. source-map-js: 1.2.0
  2100. '@vue/compiler-dom@3.4.35':
  2101. dependencies:
  2102. '@vue/compiler-core': 3.4.35
  2103. '@vue/shared': 3.4.35
  2104. '@vue/compiler-sfc@3.4.35':
  2105. dependencies:
  2106. '@babel/parser': 7.25.3
  2107. '@vue/compiler-core': 3.4.35
  2108. '@vue/compiler-dom': 3.4.35
  2109. '@vue/compiler-ssr': 3.4.35
  2110. '@vue/shared': 3.4.35
  2111. estree-walker: 2.0.2
  2112. magic-string: 0.30.11
  2113. postcss: 8.4.40
  2114. source-map-js: 1.2.0
  2115. '@vue/compiler-ssr@3.4.35':
  2116. dependencies:
  2117. '@vue/compiler-dom': 3.4.35
  2118. '@vue/shared': 3.4.35
  2119. '@vue/compiler-vue2@2.7.16':
  2120. dependencies:
  2121. de-indent: 1.0.2
  2122. he: 1.2.0
  2123. '@vue/devtools-api@6.6.3': {}
  2124. '@vue/eslint-config-prettier@9.0.0(eslint@8.57.0)(prettier@3.3.3)':
  2125. dependencies:
  2126. eslint: 8.57.0
  2127. eslint-config-prettier: 9.1.0(eslint@8.57.0)
  2128. eslint-plugin-prettier: 5.2.1(eslint-config-prettier@9.1.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.3.3)
  2129. prettier: 3.3.3
  2130. transitivePeerDependencies:
  2131. - '@types/eslint'
  2132. '@vue/eslint-config-typescript@13.0.0(eslint-plugin-vue@9.27.0(eslint@8.57.0))(eslint@8.57.0)(typescript@5.4.5)':
  2133. dependencies:
  2134. '@typescript-eslint/eslint-plugin': 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)
  2135. '@typescript-eslint/parser': 7.18.0(eslint@8.57.0)(typescript@5.4.5)
  2136. eslint: 8.57.0
  2137. eslint-plugin-vue: 9.27.0(eslint@8.57.0)
  2138. vue-eslint-parser: 9.4.3(eslint@8.57.0)
  2139. optionalDependencies:
  2140. typescript: 5.4.5
  2141. transitivePeerDependencies:
  2142. - supports-color
  2143. '@vue/language-core@2.0.29(typescript@5.4.5)':
  2144. dependencies:
  2145. '@volar/language-core': 2.4.0-alpha.18
  2146. '@vue/compiler-dom': 3.4.35
  2147. '@vue/compiler-vue2': 2.7.16
  2148. '@vue/shared': 3.4.35
  2149. computeds: 0.0.1
  2150. minimatch: 9.0.5
  2151. muggle-string: 0.4.1
  2152. path-browserify: 1.0.1
  2153. optionalDependencies:
  2154. typescript: 5.4.5
  2155. '@vue/reactivity@3.4.35':
  2156. dependencies:
  2157. '@vue/shared': 3.4.35
  2158. '@vue/runtime-core@3.4.35':
  2159. dependencies:
  2160. '@vue/reactivity': 3.4.35
  2161. '@vue/shared': 3.4.35
  2162. '@vue/runtime-dom@3.4.35':
  2163. dependencies:
  2164. '@vue/reactivity': 3.4.35
  2165. '@vue/runtime-core': 3.4.35
  2166. '@vue/shared': 3.4.35
  2167. csstype: 3.1.3
  2168. '@vue/server-renderer@3.4.35(vue@3.4.35(typescript@5.4.5))':
  2169. dependencies:
  2170. '@vue/compiler-ssr': 3.4.35
  2171. '@vue/shared': 3.4.35
  2172. vue: 3.4.35(typescript@5.4.5)
  2173. '@vue/shared@3.4.35': {}
  2174. '@vue/tsconfig@0.5.1': {}
  2175. '@vueuse/core@9.13.0(vue@3.4.35(typescript@5.4.5))':
  2176. dependencies:
  2177. '@types/web-bluetooth': 0.0.16
  2178. '@vueuse/metadata': 9.13.0
  2179. '@vueuse/shared': 9.13.0(vue@3.4.35(typescript@5.4.5))
  2180. vue-demi: 0.14.10(vue@3.4.35(typescript@5.4.5))
  2181. transitivePeerDependencies:
  2182. - '@vue/composition-api'
  2183. - vue
  2184. '@vueuse/metadata@9.13.0': {}
  2185. '@vueuse/shared@9.13.0(vue@3.4.35(typescript@5.4.5))':
  2186. dependencies:
  2187. vue-demi: 0.14.10(vue@3.4.35(typescript@5.4.5))
  2188. transitivePeerDependencies:
  2189. - '@vue/composition-api'
  2190. - vue
  2191. acorn-jsx@5.3.2(acorn@8.12.1):
  2192. dependencies:
  2193. acorn: 8.12.1
  2194. acorn@8.12.1: {}
  2195. ajv@6.12.6:
  2196. dependencies:
  2197. fast-deep-equal: 3.1.3
  2198. fast-json-stable-stringify: 2.1.0
  2199. json-schema-traverse: 0.4.1
  2200. uri-js: 4.4.1
  2201. ansi-regex@5.0.1: {}
  2202. ansi-styles@3.2.1:
  2203. dependencies:
  2204. color-convert: 1.9.3
  2205. ansi-styles@4.3.0:
  2206. dependencies:
  2207. color-convert: 2.0.1
  2208. ansi-styles@6.2.1: {}
  2209. anymatch@3.1.3:
  2210. dependencies:
  2211. normalize-path: 3.0.0
  2212. picomatch: 2.3.1
  2213. argparse@2.0.1: {}
  2214. array-union@2.1.0: {}
  2215. async-validator@4.2.5: {}
  2216. asynckit@0.4.0: {}
  2217. axios@1.7.2:
  2218. dependencies:
  2219. follow-redirects: 1.15.6
  2220. form-data: 4.0.0
  2221. proxy-from-env: 1.1.0
  2222. transitivePeerDependencies:
  2223. - debug
  2224. balanced-match@1.0.2: {}
  2225. binary-extensions@2.3.0: {}
  2226. boolbase@1.0.0: {}
  2227. brace-expansion@1.1.11:
  2228. dependencies:
  2229. balanced-match: 1.0.2
  2230. concat-map: 0.0.1
  2231. brace-expansion@2.0.1:
  2232. dependencies:
  2233. balanced-match: 1.0.2
  2234. braces@3.0.3:
  2235. dependencies:
  2236. fill-range: 7.1.1
  2237. browserslist@4.23.2:
  2238. dependencies:
  2239. caniuse-lite: 1.0.30001646
  2240. electron-to-chromium: 1.5.4
  2241. node-releases: 2.0.18
  2242. update-browserslist-db: 1.1.0(browserslist@4.23.2)
  2243. bundle-require@5.0.0(esbuild@0.21.5):
  2244. dependencies:
  2245. esbuild: 0.21.5
  2246. load-tsconfig: 0.2.5
  2247. cac@6.7.14: {}
  2248. callsites@3.1.0: {}
  2249. caniuse-lite@1.0.30001646: {}
  2250. chalk@2.4.2:
  2251. dependencies:
  2252. ansi-styles: 3.2.1
  2253. escape-string-regexp: 1.0.5
  2254. supports-color: 5.5.0
  2255. chalk@4.1.2:
  2256. dependencies:
  2257. ansi-styles: 4.3.0
  2258. supports-color: 7.2.0
  2259. chokidar@3.6.0:
  2260. dependencies:
  2261. anymatch: 3.1.3
  2262. braces: 3.0.3
  2263. glob-parent: 5.1.2
  2264. is-binary-path: 2.1.0
  2265. is-glob: 4.0.3
  2266. normalize-path: 3.0.0
  2267. readdirp: 3.6.0
  2268. optionalDependencies:
  2269. fsevents: 2.3.3
  2270. codemirror-editor-vue3@2.8.0(codemirror@5.65.18)(diff-match-patch@1.0.5)(vue@3.4.35(typescript@5.4.5)):
  2271. dependencies:
  2272. codemirror: 5.65.18
  2273. diff-match-patch: 1.0.5
  2274. vue: 3.4.35(typescript@5.4.5)
  2275. codemirror@5.65.18: {}
  2276. color-convert@1.9.3:
  2277. dependencies:
  2278. color-name: 1.1.3
  2279. color-convert@2.0.1:
  2280. dependencies:
  2281. color-name: 1.1.4
  2282. color-name@1.1.3: {}
  2283. color-name@1.1.4: {}
  2284. colorette@2.0.20: {}
  2285. combined-stream@1.0.8:
  2286. dependencies:
  2287. delayed-stream: 1.0.0
  2288. computeds@0.0.1: {}
  2289. concat-map@0.0.1: {}
  2290. confbox@0.1.7: {}
  2291. consola@3.2.3: {}
  2292. convert-source-map@2.0.0: {}
  2293. core-js@2.6.12: {}
  2294. cross-spawn@7.0.3:
  2295. dependencies:
  2296. path-key: 3.1.1
  2297. shebang-command: 2.0.0
  2298. which: 2.0.2
  2299. css-tree@2.3.1:
  2300. dependencies:
  2301. mdn-data: 2.0.30
  2302. source-map-js: 1.2.0
  2303. cssesc@3.0.0: {}
  2304. csstype@3.1.3: {}
  2305. dayjs@1.11.12: {}
  2306. de-indent@1.0.2: {}
  2307. debug@4.3.6:
  2308. dependencies:
  2309. ms: 2.1.2
  2310. deep-is@0.1.4: {}
  2311. defu@6.1.4: {}
  2312. delayed-stream@1.0.0: {}
  2313. destr@2.0.3: {}
  2314. diff-match-patch@1.0.5: {}
  2315. dir-glob@3.0.1:
  2316. dependencies:
  2317. path-type: 4.0.0
  2318. doctrine@3.0.0:
  2319. dependencies:
  2320. esutils: 2.0.3
  2321. dom-zindex@1.0.4: {}
  2322. duplexer@0.1.2: {}
  2323. electron-to-chromium@1.5.4: {}
  2324. element-plus@2.7.8(vue@3.4.35(typescript@5.4.5)):
  2325. dependencies:
  2326. '@ctrl/tinycolor': 3.6.1
  2327. '@element-plus/icons-vue': 2.3.1(vue@3.4.35(typescript@5.4.5))
  2328. '@floating-ui/dom': 1.6.8
  2329. '@popperjs/core': '@sxzz/popperjs-es@2.11.7'
  2330. '@types/lodash': 4.17.7
  2331. '@types/lodash-es': 4.17.12
  2332. '@vueuse/core': 9.13.0(vue@3.4.35(typescript@5.4.5))
  2333. async-validator: 4.2.5
  2334. dayjs: 1.11.12
  2335. escape-html: 1.0.3
  2336. lodash: 4.17.21
  2337. lodash-es: 4.17.21
  2338. lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21)
  2339. memoize-one: 6.0.0
  2340. normalize-wheel-es: 1.2.0
  2341. vue: 3.4.35(typescript@5.4.5)
  2342. transitivePeerDependencies:
  2343. - '@vue/composition-api'
  2344. entities@4.5.0: {}
  2345. esbuild@0.21.5:
  2346. optionalDependencies:
  2347. '@esbuild/aix-ppc64': 0.21.5
  2348. '@esbuild/android-arm': 0.21.5
  2349. '@esbuild/android-arm64': 0.21.5
  2350. '@esbuild/android-x64': 0.21.5
  2351. '@esbuild/darwin-arm64': 0.21.5
  2352. '@esbuild/darwin-x64': 0.21.5
  2353. '@esbuild/freebsd-arm64': 0.21.5
  2354. '@esbuild/freebsd-x64': 0.21.5
  2355. '@esbuild/linux-arm': 0.21.5
  2356. '@esbuild/linux-arm64': 0.21.5
  2357. '@esbuild/linux-ia32': 0.21.5
  2358. '@esbuild/linux-loong64': 0.21.5
  2359. '@esbuild/linux-mips64el': 0.21.5
  2360. '@esbuild/linux-ppc64': 0.21.5
  2361. '@esbuild/linux-riscv64': 0.21.5
  2362. '@esbuild/linux-s390x': 0.21.5
  2363. '@esbuild/linux-x64': 0.21.5
  2364. '@esbuild/netbsd-x64': 0.21.5
  2365. '@esbuild/openbsd-x64': 0.21.5
  2366. '@esbuild/sunos-x64': 0.21.5
  2367. '@esbuild/win32-arm64': 0.21.5
  2368. '@esbuild/win32-ia32': 0.21.5
  2369. '@esbuild/win32-x64': 0.21.5
  2370. escalade@3.1.2: {}
  2371. escape-html@1.0.3: {}
  2372. escape-string-regexp@1.0.5: {}
  2373. escape-string-regexp@4.0.0: {}
  2374. eslint-config-prettier@9.1.0(eslint@8.57.0):
  2375. dependencies:
  2376. eslint: 8.57.0
  2377. eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.3.3):
  2378. dependencies:
  2379. eslint: 8.57.0
  2380. prettier: 3.3.3
  2381. prettier-linter-helpers: 1.0.0
  2382. synckit: 0.9.1
  2383. optionalDependencies:
  2384. eslint-config-prettier: 9.1.0(eslint@8.57.0)
  2385. eslint-plugin-vue@9.27.0(eslint@8.57.0):
  2386. dependencies:
  2387. '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
  2388. eslint: 8.57.0
  2389. globals: 13.24.0
  2390. natural-compare: 1.4.0
  2391. nth-check: 2.1.1
  2392. postcss-selector-parser: 6.1.1
  2393. semver: 7.6.3
  2394. vue-eslint-parser: 9.4.3(eslint@8.57.0)
  2395. xml-name-validator: 4.0.0
  2396. transitivePeerDependencies:
  2397. - supports-color
  2398. eslint-scope@7.2.2:
  2399. dependencies:
  2400. esrecurse: 4.3.0
  2401. estraverse: 5.3.0
  2402. eslint-visitor-keys@3.4.3: {}
  2403. eslint@8.57.0:
  2404. dependencies:
  2405. '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
  2406. '@eslint-community/regexpp': 4.11.0
  2407. '@eslint/eslintrc': 2.1.4
  2408. '@eslint/js': 8.57.0
  2409. '@humanwhocodes/config-array': 0.11.14
  2410. '@humanwhocodes/module-importer': 1.0.1
  2411. '@nodelib/fs.walk': 1.2.8
  2412. '@ungap/structured-clone': 1.2.0
  2413. ajv: 6.12.6
  2414. chalk: 4.1.2
  2415. cross-spawn: 7.0.3
  2416. debug: 4.3.6
  2417. doctrine: 3.0.0
  2418. escape-string-regexp: 4.0.0
  2419. eslint-scope: 7.2.2
  2420. eslint-visitor-keys: 3.4.3
  2421. espree: 9.6.1
  2422. esquery: 1.6.0
  2423. esutils: 2.0.3
  2424. fast-deep-equal: 3.1.3
  2425. file-entry-cache: 6.0.1
  2426. find-up: 5.0.0
  2427. glob-parent: 6.0.2
  2428. globals: 13.24.0
  2429. graphemer: 1.4.0
  2430. ignore: 5.3.1
  2431. imurmurhash: 0.1.4
  2432. is-glob: 4.0.3
  2433. is-path-inside: 3.0.3
  2434. js-yaml: 4.1.0
  2435. json-stable-stringify-without-jsonify: 1.0.1
  2436. levn: 0.4.1
  2437. lodash.merge: 4.6.2
  2438. minimatch: 3.1.2
  2439. natural-compare: 1.4.0
  2440. optionator: 0.9.4
  2441. strip-ansi: 6.0.1
  2442. text-table: 0.2.0
  2443. transitivePeerDependencies:
  2444. - supports-color
  2445. espree@9.6.1:
  2446. dependencies:
  2447. acorn: 8.12.1
  2448. acorn-jsx: 5.3.2(acorn@8.12.1)
  2449. eslint-visitor-keys: 3.4.3
  2450. esquery@1.6.0:
  2451. dependencies:
  2452. estraverse: 5.3.0
  2453. esrecurse@4.3.0:
  2454. dependencies:
  2455. estraverse: 5.3.0
  2456. estraverse@5.3.0: {}
  2457. estree-walker@2.0.2: {}
  2458. esutils@2.0.3: {}
  2459. execa@5.1.1:
  2460. dependencies:
  2461. cross-spawn: 7.0.3
  2462. get-stream: 6.0.1
  2463. human-signals: 2.1.0
  2464. is-stream: 2.0.1
  2465. merge-stream: 2.0.0
  2466. npm-run-path: 4.0.1
  2467. onetime: 5.1.2
  2468. signal-exit: 3.0.7
  2469. strip-final-newline: 2.0.0
  2470. exif-js@2.3.0: {}
  2471. fast-deep-equal@3.1.3: {}
  2472. fast-diff@1.3.0: {}
  2473. fast-glob@3.3.2:
  2474. dependencies:
  2475. '@nodelib/fs.stat': 2.0.5
  2476. '@nodelib/fs.walk': 1.2.8
  2477. glob-parent: 5.1.2
  2478. merge2: 1.4.1
  2479. micromatch: 4.0.7
  2480. fast-json-stable-stringify@2.1.0: {}
  2481. fast-levenshtein@2.0.6: {}
  2482. fastq@1.17.1:
  2483. dependencies:
  2484. reusify: 1.0.4
  2485. file-entry-cache@6.0.1:
  2486. dependencies:
  2487. flat-cache: 3.2.0
  2488. fill-range@7.1.1:
  2489. dependencies:
  2490. to-regex-range: 5.0.1
  2491. find-up@5.0.0:
  2492. dependencies:
  2493. locate-path: 6.0.0
  2494. path-exists: 4.0.0
  2495. flat-cache@3.2.0:
  2496. dependencies:
  2497. flatted: 3.3.1
  2498. keyv: 4.5.4
  2499. rimraf: 3.0.2
  2500. flatted@3.3.1: {}
  2501. follow-redirects@1.15.6: {}
  2502. form-data@4.0.0:
  2503. dependencies:
  2504. asynckit: 0.4.0
  2505. combined-stream: 1.0.8
  2506. mime-types: 2.1.35
  2507. fs.realpath@1.0.0: {}
  2508. fsevents@2.3.3:
  2509. optional: true
  2510. gensync@1.0.0-beta.2: {}
  2511. get-stream@6.0.1: {}
  2512. get-tsconfig@4.7.6:
  2513. dependencies:
  2514. resolve-pkg-maps: 1.0.0
  2515. glob-parent@5.1.2:
  2516. dependencies:
  2517. is-glob: 4.0.3
  2518. glob-parent@6.0.2:
  2519. dependencies:
  2520. is-glob: 4.0.3
  2521. glob@7.2.3:
  2522. dependencies:
  2523. fs.realpath: 1.0.0
  2524. inflight: 1.0.6
  2525. inherits: 2.0.4
  2526. minimatch: 3.1.2
  2527. once: 1.4.0
  2528. path-is-absolute: 1.0.1
  2529. globals@11.12.0: {}
  2530. globals@13.24.0:
  2531. dependencies:
  2532. type-fest: 0.20.2
  2533. globby@11.1.0:
  2534. dependencies:
  2535. array-union: 2.1.0
  2536. dir-glob: 3.0.1
  2537. fast-glob: 3.3.2
  2538. ignore: 5.3.1
  2539. merge2: 1.4.1
  2540. slash: 3.0.0
  2541. graphemer@1.4.0: {}
  2542. gzip-size@6.0.0:
  2543. dependencies:
  2544. duplexer: 0.1.2
  2545. has-flag@3.0.0: {}
  2546. has-flag@4.0.0: {}
  2547. he@1.2.0: {}
  2548. human-signals@2.1.0: {}
  2549. ignore@5.3.1: {}
  2550. immutable@4.3.7: {}
  2551. import-fresh@3.3.0:
  2552. dependencies:
  2553. parent-module: 1.0.1
  2554. resolve-from: 4.0.0
  2555. importx@0.4.3:
  2556. dependencies:
  2557. bundle-require: 5.0.0(esbuild@0.21.5)
  2558. debug: 4.3.6
  2559. esbuild: 0.21.5
  2560. jiti: 2.0.0-beta.2
  2561. jiti-v1: jiti@1.21.6
  2562. pathe: 1.1.2
  2563. pkg-types: 1.1.3
  2564. tsx: 4.16.4
  2565. transitivePeerDependencies:
  2566. - supports-color
  2567. imurmurhash@0.1.4: {}
  2568. inflight@1.0.6:
  2569. dependencies:
  2570. once: 1.4.0
  2571. wrappy: 1.0.2
  2572. inherits@2.0.4: {}
  2573. is-binary-path@2.1.0:
  2574. dependencies:
  2575. binary-extensions: 2.3.0
  2576. is-extglob@2.1.1: {}
  2577. is-glob@4.0.3:
  2578. dependencies:
  2579. is-extglob: 2.1.1
  2580. is-number@7.0.0: {}
  2581. is-path-inside@3.0.3: {}
  2582. is-stream@2.0.1: {}
  2583. isexe@2.0.0: {}
  2584. jiti@1.21.6: {}
  2585. jiti@2.0.0-beta.2: {}
  2586. js-cookie@3.0.5: {}
  2587. js-tokens@4.0.0: {}
  2588. js-yaml@4.1.0:
  2589. dependencies:
  2590. argparse: 2.0.1
  2591. jsesc@2.5.2: {}
  2592. json-buffer@3.0.1: {}
  2593. json-parse-even-better-errors@3.0.2: {}
  2594. json-schema-traverse@0.4.1: {}
  2595. json-stable-stringify-without-jsonify@1.0.1: {}
  2596. json5@2.2.3: {}
  2597. keyv@4.5.4:
  2598. dependencies:
  2599. json-buffer: 3.0.1
  2600. kolorist@1.8.0: {}
  2601. levn@0.4.1:
  2602. dependencies:
  2603. prelude-ls: 1.2.1
  2604. type-check: 0.4.0
  2605. load-tsconfig@0.2.5: {}
  2606. local-pkg@0.5.0:
  2607. dependencies:
  2608. mlly: 1.7.1
  2609. pkg-types: 1.1.3
  2610. locate-path@6.0.0:
  2611. dependencies:
  2612. p-locate: 5.0.0
  2613. lodash-es@4.17.21: {}
  2614. lodash-unified@1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21):
  2615. dependencies:
  2616. '@types/lodash-es': 4.17.12
  2617. lodash: 4.17.21
  2618. lodash-es: 4.17.21
  2619. lodash.merge@4.6.2: {}
  2620. lodash@4.17.21: {}
  2621. lru-cache@5.1.1:
  2622. dependencies:
  2623. yallist: 3.1.1
  2624. magic-string@0.30.11:
  2625. dependencies:
  2626. '@jridgewell/sourcemap-codec': 1.5.0
  2627. mdn-data@2.0.30: {}
  2628. memoize-one@6.0.0: {}
  2629. memorystream@0.3.1: {}
  2630. merge-stream@2.0.0: {}
  2631. merge2@1.4.1: {}
  2632. micromatch@4.0.7:
  2633. dependencies:
  2634. braces: 3.0.3
  2635. picomatch: 2.3.1
  2636. mime-db@1.52.0: {}
  2637. mime-types@2.1.35:
  2638. dependencies:
  2639. mime-db: 1.52.0
  2640. mimic-fn@2.1.0: {}
  2641. minimatch@3.1.2:
  2642. dependencies:
  2643. brace-expansion: 1.1.11
  2644. minimatch@9.0.5:
  2645. dependencies:
  2646. brace-expansion: 2.0.1
  2647. mitt@3.0.1: {}
  2648. mlly@1.7.1:
  2649. dependencies:
  2650. acorn: 8.12.1
  2651. pathe: 1.1.2
  2652. pkg-types: 1.1.3
  2653. ufo: 1.5.4
  2654. mrmime@2.0.0: {}
  2655. ms@2.1.2: {}
  2656. muggle-string@0.4.1: {}
  2657. nanoid@3.3.7: {}
  2658. natural-compare@1.4.0: {}
  2659. node-fetch-native@1.6.4: {}
  2660. node-releases@2.0.18: {}
  2661. normalize-path@3.0.0: {}
  2662. normalize-wheel-es@1.2.0: {}
  2663. normalize.css@8.0.1: {}
  2664. npm-normalize-package-bin@3.0.1: {}
  2665. npm-run-all2@6.2.2:
  2666. dependencies:
  2667. ansi-styles: 6.2.1
  2668. cross-spawn: 7.0.3
  2669. memorystream: 0.3.1
  2670. minimatch: 9.0.5
  2671. pidtree: 0.6.0
  2672. read-package-json-fast: 3.0.2
  2673. shell-quote: 1.8.1
  2674. npm-run-path@4.0.1:
  2675. dependencies:
  2676. path-key: 3.1.1
  2677. nprogress@0.2.0: {}
  2678. nth-check@2.1.1:
  2679. dependencies:
  2680. boolbase: 1.0.0
  2681. ofetch@1.3.4:
  2682. dependencies:
  2683. destr: 2.0.3
  2684. node-fetch-native: 1.6.4
  2685. ufo: 1.5.4
  2686. once@1.4.0:
  2687. dependencies:
  2688. wrappy: 1.0.2
  2689. onetime@5.1.2:
  2690. dependencies:
  2691. mimic-fn: 2.1.0
  2692. optionator@0.9.4:
  2693. dependencies:
  2694. deep-is: 0.1.4
  2695. fast-levenshtein: 2.0.6
  2696. levn: 0.4.1
  2697. prelude-ls: 1.2.1
  2698. type-check: 0.4.0
  2699. word-wrap: 1.2.5
  2700. p-limit@3.1.0:
  2701. dependencies:
  2702. yocto-queue: 0.1.0
  2703. p-locate@5.0.0:
  2704. dependencies:
  2705. p-limit: 3.1.0
  2706. parent-module@1.0.1:
  2707. dependencies:
  2708. callsites: 3.1.0
  2709. path-browserify@1.0.1: {}
  2710. path-exists@4.0.0: {}
  2711. path-is-absolute@1.0.1: {}
  2712. path-key@3.1.1: {}
  2713. path-to-regexp@7.1.0: {}
  2714. path-type@4.0.0: {}
  2715. pathe@1.1.2: {}
  2716. perfect-debounce@1.0.0: {}
  2717. picocolors@1.0.1: {}
  2718. picomatch@2.3.1: {}
  2719. pidtree@0.6.0: {}
  2720. pinia@2.2.0(typescript@5.4.5)(vue@3.4.35(typescript@5.4.5)):
  2721. dependencies:
  2722. '@vue/devtools-api': 6.6.3
  2723. vue: 3.4.35(typescript@5.4.5)
  2724. vue-demi: 0.14.10(vue@3.4.35(typescript@5.4.5))
  2725. optionalDependencies:
  2726. typescript: 5.4.5
  2727. pkg-types@1.1.3:
  2728. dependencies:
  2729. confbox: 0.1.7
  2730. mlly: 1.7.1
  2731. pathe: 1.1.2
  2732. postcss-selector-parser@6.1.1:
  2733. dependencies:
  2734. cssesc: 3.0.0
  2735. util-deprecate: 1.0.2
  2736. postcss@8.4.40:
  2737. dependencies:
  2738. nanoid: 3.3.7
  2739. picocolors: 1.0.1
  2740. source-map-js: 1.2.0
  2741. prelude-ls@1.2.1: {}
  2742. prettier-linter-helpers@1.0.0:
  2743. dependencies:
  2744. fast-diff: 1.3.0
  2745. prettier@3.3.3: {}
  2746. proxy-from-env@1.1.0: {}
  2747. punycode@2.3.1: {}
  2748. qiniu-js@3.1.2:
  2749. dependencies:
  2750. '@babel/runtime-corejs2': 7.25.7
  2751. exif-js: 2.3.0
  2752. spark-md5: 3.0.2
  2753. queue-microtask@1.2.3: {}
  2754. read-package-json-fast@3.0.2:
  2755. dependencies:
  2756. json-parse-even-better-errors: 3.0.2
  2757. npm-normalize-package-bin: 3.0.1
  2758. readdirp@3.6.0:
  2759. dependencies:
  2760. picomatch: 2.3.1
  2761. regenerator-runtime@0.14.1: {}
  2762. resolve-from@4.0.0: {}
  2763. resolve-pkg-maps@1.0.0: {}
  2764. reusify@1.0.4: {}
  2765. rimraf@3.0.2:
  2766. dependencies:
  2767. glob: 7.2.3
  2768. rollup@4.19.1:
  2769. dependencies:
  2770. '@types/estree': 1.0.5
  2771. optionalDependencies:
  2772. '@rollup/rollup-android-arm-eabi': 4.19.1
  2773. '@rollup/rollup-android-arm64': 4.19.1
  2774. '@rollup/rollup-darwin-arm64': 4.19.1
  2775. '@rollup/rollup-darwin-x64': 4.19.1
  2776. '@rollup/rollup-linux-arm-gnueabihf': 4.19.1
  2777. '@rollup/rollup-linux-arm-musleabihf': 4.19.1
  2778. '@rollup/rollup-linux-arm64-gnu': 4.19.1
  2779. '@rollup/rollup-linux-arm64-musl': 4.19.1
  2780. '@rollup/rollup-linux-powerpc64le-gnu': 4.19.1
  2781. '@rollup/rollup-linux-riscv64-gnu': 4.19.1
  2782. '@rollup/rollup-linux-s390x-gnu': 4.19.1
  2783. '@rollup/rollup-linux-x64-gnu': 4.19.1
  2784. '@rollup/rollup-linux-x64-musl': 4.19.1
  2785. '@rollup/rollup-win32-arm64-msvc': 4.19.1
  2786. '@rollup/rollup-win32-ia32-msvc': 4.19.1
  2787. '@rollup/rollup-win32-x64-msvc': 4.19.1
  2788. fsevents: 2.3.3
  2789. run-parallel@1.2.0:
  2790. dependencies:
  2791. queue-microtask: 1.2.3
  2792. sass@1.77.8:
  2793. dependencies:
  2794. chokidar: 3.6.0
  2795. immutable: 4.3.7
  2796. source-map-js: 1.2.0
  2797. screenfull@6.0.2: {}
  2798. semver@6.3.1: {}
  2799. semver@7.6.3: {}
  2800. shebang-command@2.0.0:
  2801. dependencies:
  2802. shebang-regex: 3.0.0
  2803. shebang-regex@3.0.0: {}
  2804. shell-quote@1.8.1: {}
  2805. signal-exit@3.0.7: {}
  2806. sirv@2.0.4:
  2807. dependencies:
  2808. '@polka/url': 1.0.0-next.25
  2809. mrmime: 2.0.0
  2810. totalist: 3.0.1
  2811. slash@3.0.0: {}
  2812. source-map-js@1.2.0: {}
  2813. spark-md5@3.0.2: {}
  2814. strip-ansi@6.0.1:
  2815. dependencies:
  2816. ansi-regex: 5.0.1
  2817. strip-final-newline@2.0.0: {}
  2818. strip-json-comments@3.1.1: {}
  2819. supports-color@5.5.0:
  2820. dependencies:
  2821. has-flag: 3.0.0
  2822. supports-color@7.2.0:
  2823. dependencies:
  2824. has-flag: 4.0.0
  2825. synckit@0.9.1:
  2826. dependencies:
  2827. '@pkgr/core': 0.1.1
  2828. tslib: 2.6.3
  2829. text-table@0.2.0: {}
  2830. to-fast-properties@2.0.0: {}
  2831. to-regex-range@5.0.1:
  2832. dependencies:
  2833. is-number: 7.0.0
  2834. totalist@3.0.1: {}
  2835. ts-api-utils@1.3.0(typescript@5.4.5):
  2836. dependencies:
  2837. typescript: 5.4.5
  2838. tslib@2.6.3: {}
  2839. tsx@4.16.4:
  2840. dependencies:
  2841. esbuild: 0.21.5
  2842. get-tsconfig: 4.7.6
  2843. optionalDependencies:
  2844. fsevents: 2.3.3
  2845. type-check@0.4.0:
  2846. dependencies:
  2847. prelude-ls: 1.2.1
  2848. type-fest@0.20.2: {}
  2849. typescript@5.4.5: {}
  2850. ufo@1.5.4: {}
  2851. unconfig@0.5.5:
  2852. dependencies:
  2853. '@antfu/utils': 0.7.10
  2854. defu: 6.1.4
  2855. importx: 0.4.3
  2856. transitivePeerDependencies:
  2857. - supports-color
  2858. undici-types@5.26.5: {}
  2859. unocss@0.61.9(postcss@8.4.40)(rollup@4.19.1)(vite@5.3.5(@types/node@20.14.13)(sass@1.77.8)):
  2860. dependencies:
  2861. '@unocss/astro': 0.61.9(rollup@4.19.1)(vite@5.3.5(@types/node@20.14.13)(sass@1.77.8))
  2862. '@unocss/cli': 0.61.9(rollup@4.19.1)
  2863. '@unocss/core': 0.61.9
  2864. '@unocss/extractor-arbitrary-variants': 0.61.9
  2865. '@unocss/postcss': 0.61.9(postcss@8.4.40)
  2866. '@unocss/preset-attributify': 0.61.9
  2867. '@unocss/preset-icons': 0.61.9
  2868. '@unocss/preset-mini': 0.61.9
  2869. '@unocss/preset-tagify': 0.61.9
  2870. '@unocss/preset-typography': 0.61.9
  2871. '@unocss/preset-uno': 0.61.9
  2872. '@unocss/preset-web-fonts': 0.61.9
  2873. '@unocss/preset-wind': 0.61.9
  2874. '@unocss/reset': 0.61.9
  2875. '@unocss/transformer-attributify-jsx': 0.61.9
  2876. '@unocss/transformer-attributify-jsx-babel': 0.61.9
  2877. '@unocss/transformer-compile-class': 0.61.9
  2878. '@unocss/transformer-directives': 0.61.9
  2879. '@unocss/transformer-variant-group': 0.61.9
  2880. '@unocss/vite': 0.61.9(rollup@4.19.1)(vite@5.3.5(@types/node@20.14.13)(sass@1.77.8))
  2881. optionalDependencies:
  2882. vite: 5.3.5(@types/node@20.14.13)(sass@1.77.8)
  2883. transitivePeerDependencies:
  2884. - postcss
  2885. - rollup
  2886. - supports-color
  2887. update-browserslist-db@1.1.0(browserslist@4.23.2):
  2888. dependencies:
  2889. browserslist: 4.23.2
  2890. escalade: 3.1.2
  2891. picocolors: 1.0.1
  2892. uri-js@4.4.1:
  2893. dependencies:
  2894. punycode: 2.3.1
  2895. util-deprecate@1.0.2: {}
  2896. vite@5.3.5(@types/node@20.14.13)(sass@1.77.8):
  2897. dependencies:
  2898. esbuild: 0.21.5
  2899. postcss: 8.4.40
  2900. rollup: 4.19.1
  2901. optionalDependencies:
  2902. '@types/node': 20.14.13
  2903. fsevents: 2.3.3
  2904. sass: 1.77.8
  2905. vscode-uri@3.0.8: {}
  2906. vue-demi@0.14.10(vue@3.4.35(typescript@5.4.5)):
  2907. dependencies:
  2908. vue: 3.4.35(typescript@5.4.5)
  2909. vue-eslint-parser@9.4.3(eslint@8.57.0):
  2910. dependencies:
  2911. debug: 4.3.6
  2912. eslint: 8.57.0
  2913. eslint-scope: 7.2.2
  2914. eslint-visitor-keys: 3.4.3
  2915. espree: 9.6.1
  2916. esquery: 1.6.0
  2917. lodash: 4.17.21
  2918. semver: 7.6.3
  2919. transitivePeerDependencies:
  2920. - supports-color
  2921. vue-router@4.4.1(vue@3.4.35(typescript@5.4.5)):
  2922. dependencies:
  2923. '@vue/devtools-api': 6.6.3
  2924. vue: 3.4.35(typescript@5.4.5)
  2925. vue-tsc@2.0.29(typescript@5.4.5):
  2926. dependencies:
  2927. '@volar/typescript': 2.4.0-alpha.18
  2928. '@vue/language-core': 2.0.29(typescript@5.4.5)
  2929. semver: 7.6.3
  2930. typescript: 5.4.5
  2931. vue@3.4.35(typescript@5.4.5):
  2932. dependencies:
  2933. '@vue/compiler-dom': 3.4.35
  2934. '@vue/compiler-sfc': 3.4.35
  2935. '@vue/runtime-dom': 3.4.35
  2936. '@vue/server-renderer': 3.4.35(vue@3.4.35(typescript@5.4.5))
  2937. '@vue/shared': 3.4.35
  2938. optionalDependencies:
  2939. typescript: 5.4.5
  2940. vxe-table-plugin-element@4.0.4(vxe-table@4.6.18(vue@3.4.35(typescript@5.4.5))):
  2941. dependencies:
  2942. vxe-table: 4.6.18(vue@3.4.35(typescript@5.4.5))
  2943. vxe-table@4.6.18(vue@3.4.35(typescript@5.4.5)):
  2944. dependencies:
  2945. dom-zindex: 1.0.4
  2946. vue: 3.4.35(typescript@5.4.5)
  2947. xe-utils: 3.5.28
  2948. which@2.0.2:
  2949. dependencies:
  2950. isexe: 2.0.0
  2951. word-wrap@1.2.5: {}
  2952. wrappy@1.0.2: {}
  2953. xe-utils@3.5.28: {}
  2954. xml-name-validator@4.0.0: {}
  2955. yallist@3.1.1: {}
  2956. yocto-queue@0.1.0: {}