pnpm-lock.yaml 147 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417
  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([email protected]([email protected]))
  11. '@vueuse/core':
  12. specifier: 10.4.1
  13. version: 10.4.1([email protected]([email protected]))
  14. '@wangeditor-next/editor':
  15. specifier: 5.6.34
  16. version: 5.6.34
  17. '@wangeditor-next/editor-for-vue':
  18. specifier: 5.1.14
  19. version: 5.1.14(@wangeditor-next/[email protected])([email protected]([email protected]))
  20. autoprefixer:
  21. specifier: 10.4.20
  22. version: 10.4.20([email protected])
  23. axios:
  24. specifier: 1.7.9
  25. version: 1.7.9
  26. china-area-data:
  27. specifier: ^5.0.1
  28. version: 5.0.1
  29. codemirror:
  30. specifier: 5.65.18
  31. version: 5.65.18
  32. crypto-js:
  33. specifier: 4.2.0
  34. version: 4.2.0
  35. dayjs:
  36. specifier: ^1.11.13
  37. version: 1.11.13
  38. driver.js:
  39. specifier: 1.3.1
  40. version: 1.3.1
  41. echarts:
  42. specifier: 5.5.1
  43. version: 5.5.1
  44. echarts-countries-js:
  45. specifier: ^1.0.5
  46. version: 1.0.5
  47. element-plus:
  48. specifier: 2.8.7
  49. version: 2.8.7([email protected]([email protected]))
  50. js-cookie:
  51. specifier: 3.0.5
  52. version: 3.0.5
  53. mitt:
  54. specifier: 3.0.1
  55. version: 3.0.1
  56. nprogress:
  57. specifier: 0.2.0
  58. version: 0.2.0
  59. pinia:
  60. specifier: 2.3.0
  61. version: 2.3.0([email protected])([email protected]([email protected]))
  62. postcss:
  63. specifier: 8.4.49
  64. version: 8.4.49
  65. qs:
  66. specifier: 6.13.1
  67. version: 6.13.1
  68. screenfull:
  69. specifier: 6.0.2
  70. version: 6.0.2
  71. sm-crypto:
  72. specifier: 0.3.13
  73. version: 0.3.13
  74. sortablejs:
  75. specifier: 1.15.6
  76. version: 1.15.6
  77. splitpanes:
  78. specifier: 3.1.8
  79. version: 3.1.8([email protected]([email protected]))
  80. tailwindcss:
  81. specifier: 3.4.17
  82. version: 3.4.17
  83. vue:
  84. specifier: 3.5.13
  85. version: 3.5.13([email protected])
  86. vue-clipboard3:
  87. specifier: 2.0.0
  88. version: 2.0.0
  89. vue-echarts:
  90. specifier: 7.0.3
  91. version: 7.0.3(@vue/[email protected])([email protected])([email protected]([email protected]))
  92. vue-i18n:
  93. specifier: 9.14.2
  94. version: 9.14.2([email protected]([email protected]))
  95. vue-router:
  96. specifier: 4.4.5
  97. version: 4.4.5([email protected]([email protected]))
  98. vuedraggable:
  99. specifier: 4.1.0
  100. version: 4.1.0([email protected]([email protected]))
  101. devDependencies:
  102. '@swc/core':
  103. specifier: 1.6.13
  104. version: 1.6.13
  105. '@types/node':
  106. specifier: 20.0.0
  107. version: 20.0.0
  108. '@types/nprogress':
  109. specifier: 0.2.3
  110. version: 0.2.3
  111. '@types/sortablejs':
  112. specifier: 1.15.8
  113. version: 1.15.8
  114. '@typescript-eslint/eslint-plugin':
  115. specifier: 8.17.0
  116. version: 8.17.0(@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])
  117. '@typescript-eslint/parser':
  118. specifier: 8.17.0
  119. version: 8.17.0([email protected]([email protected]))([email protected])
  120. '@vitejs/plugin-vue':
  121. specifier: 5.2.1
  122. version: 5.2.1([email protected](@types/[email protected])([email protected])([email protected]))([email protected]([email protected]))
  123. '@vue/compiler-sfc':
  124. specifier: 3.5.13
  125. version: 3.5.13
  126. consola:
  127. specifier: 3.2.3
  128. version: 3.2.3
  129. cross-env:
  130. specifier: 7.0.3
  131. version: 7.0.3
  132. eslint:
  133. specifier: 9.14.0
  134. version: 9.14.0([email protected])
  135. eslint-plugin-vue:
  136. specifier: 9.32.0
  137. version: 9.32.0([email protected]([email protected]))
  138. glob:
  139. specifier: 9.3.5
  140. version: 9.3.5
  141. pinia-plugin-persist:
  142. specifier: 1.0.0
  143. version: 1.0.0([email protected]([email protected])([email protected]([email protected])))([email protected]([email protected]))
  144. prettier:
  145. specifier: 3.4.2
  146. version: 3.4.2
  147. sass:
  148. specifier: 1.58.3
  149. version: 1.58.3
  150. terser:
  151. specifier: 5.36.0
  152. version: 5.36.0
  153. typescript:
  154. specifier: 5.6.3
  155. version: 5.6.3
  156. unplugin-auto-import:
  157. specifier: 0.18.6
  158. version: 0.18.6(@vueuse/[email protected]([email protected]([email protected])))([email protected])
  159. unplugin-vue-setup-extend:
  160. specifier: ^0.3.5
  161. version: 0.3.5([email protected])
  162. vite:
  163. specifier: 5.4.11
  164. version: 5.4.11(@types/[email protected])([email protected])([email protected])
  165. vite-plugin-compression:
  166. specifier: 0.5.1
  167. version: 0.5.1([email protected](@types/[email protected])([email protected])([email protected]))
  168. vite-plugin-top-level-await:
  169. specifier: 1.4.4
  170. version: 1.4.4([email protected])([email protected](@types/[email protected])([email protected])([email protected]))
  171. vue-eslint-parser:
  172. specifier: 9.4.3
  173. version: 9.4.3([email protected]([email protected]))
  174. packages:
  175. '@alloc/[email protected]':
  176. resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
  177. engines: {node: '>=10'}
  178. '@antfu/[email protected]':
  179. resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==}
  180. '@babel/[email protected]':
  181. resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
  182. engines: {node: '>=6.9.0'}
  183. '@babel/[email protected]':
  184. resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==}
  185. engines: {node: '>=6.9.0'}
  186. '@babel/[email protected]':
  187. resolution: {integrity: sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==}
  188. engines: {node: '>=6.0.0'}
  189. hasBin: true
  190. '@babel/[email protected]':
  191. resolution: {integrity: sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==}
  192. engines: {node: '>=6.9.0'}
  193. '@babel/[email protected]':
  194. resolution: {integrity: sha512-x0LvFTekgSX+83TI28Y9wYPUfzrnl2aT5+5QLnO6v7mSJYtEEevuDRN0F0uSHRk1G1IWZC43o00Y0xDDrpBGPQ==}
  195. engines: {node: '>=6.9.0'}
  196. '@ctrl/[email protected]':
  197. resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
  198. engines: {node: '>=10'}
  199. '@element-plus/[email protected]':
  200. resolution: {integrity: sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==}
  201. peerDependencies:
  202. vue: ^3.2.0
  203. '@esbuild/[email protected]':
  204. resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==}
  205. engines: {node: '>=12'}
  206. cpu: [ppc64]
  207. os: [aix]
  208. '@esbuild/[email protected]':
  209. resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}
  210. engines: {node: '>=12'}
  211. cpu: [arm64]
  212. os: [android]
  213. '@esbuild/[email protected]':
  214. resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}
  215. engines: {node: '>=12'}
  216. cpu: [arm]
  217. os: [android]
  218. '@esbuild/[email protected]':
  219. resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}
  220. engines: {node: '>=12'}
  221. cpu: [x64]
  222. os: [android]
  223. '@esbuild/[email protected]':
  224. resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}
  225. engines: {node: '>=12'}
  226. cpu: [arm64]
  227. os: [darwin]
  228. '@esbuild/[email protected]':
  229. resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}
  230. engines: {node: '>=12'}
  231. cpu: [x64]
  232. os: [darwin]
  233. '@esbuild/[email protected]':
  234. resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}
  235. engines: {node: '>=12'}
  236. cpu: [arm64]
  237. os: [freebsd]
  238. '@esbuild/[email protected]':
  239. resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}
  240. engines: {node: '>=12'}
  241. cpu: [x64]
  242. os: [freebsd]
  243. '@esbuild/[email protected]':
  244. resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}
  245. engines: {node: '>=12'}
  246. cpu: [arm64]
  247. os: [linux]
  248. '@esbuild/[email protected]':
  249. resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}
  250. engines: {node: '>=12'}
  251. cpu: [arm]
  252. os: [linux]
  253. '@esbuild/[email protected]':
  254. resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}
  255. engines: {node: '>=12'}
  256. cpu: [ia32]
  257. os: [linux]
  258. '@esbuild/[email protected]':
  259. resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}
  260. engines: {node: '>=12'}
  261. cpu: [loong64]
  262. os: [linux]
  263. '@esbuild/[email protected]':
  264. resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}
  265. engines: {node: '>=12'}
  266. cpu: [mips64el]
  267. os: [linux]
  268. '@esbuild/[email protected]':
  269. resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}
  270. engines: {node: '>=12'}
  271. cpu: [ppc64]
  272. os: [linux]
  273. '@esbuild/[email protected]':
  274. resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}
  275. engines: {node: '>=12'}
  276. cpu: [riscv64]
  277. os: [linux]
  278. '@esbuild/[email protected]':
  279. resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}
  280. engines: {node: '>=12'}
  281. cpu: [s390x]
  282. os: [linux]
  283. '@esbuild/[email protected]':
  284. resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}
  285. engines: {node: '>=12'}
  286. cpu: [x64]
  287. os: [linux]
  288. '@esbuild/[email protected]':
  289. resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}
  290. engines: {node: '>=12'}
  291. cpu: [x64]
  292. os: [netbsd]
  293. '@esbuild/[email protected]':
  294. resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}
  295. engines: {node: '>=12'}
  296. cpu: [x64]
  297. os: [openbsd]
  298. '@esbuild/[email protected]':
  299. resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==}
  300. engines: {node: '>=12'}
  301. cpu: [x64]
  302. os: [sunos]
  303. '@esbuild/[email protected]':
  304. resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}
  305. engines: {node: '>=12'}
  306. cpu: [arm64]
  307. os: [win32]
  308. '@esbuild/[email protected]':
  309. resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}
  310. engines: {node: '>=12'}
  311. cpu: [ia32]
  312. os: [win32]
  313. '@esbuild/[email protected]':
  314. resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}
  315. engines: {node: '>=12'}
  316. cpu: [x64]
  317. os: [win32]
  318. '@eslint-community/[email protected]':
  319. resolution: {integrity: sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==}
  320. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  321. peerDependencies:
  322. eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
  323. '@eslint-community/[email protected]':
  324. resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
  325. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  326. '@eslint/[email protected]':
  327. resolution: {integrity: sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==}
  328. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  329. '@eslint/[email protected]':
  330. resolution: {integrity: sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==}
  331. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  332. '@eslint/[email protected]':
  333. resolution: {integrity: sha512-xp5Jirz5DyPYlPiKat8jaq0EmYvDXKKpzTbxXMpT9eqlRJkRKIz9AGMdlvYjih+im+QlhWrpvVjl8IPC/lHlUw==}
  334. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  335. '@eslint/[email protected]':
  336. resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==}
  337. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  338. '@eslint/[email protected]':
  339. resolution: {integrity: sha512-pFoEtFWCPyDOl+C6Ift+wC7Ro89otjigCf5vcuWqWgqNSQbRrpjSvdeE6ofLz4dHmyxD5f7gIdGT4+p36L6Twg==}
  340. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  341. '@eslint/[email protected]':
  342. resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==}
  343. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  344. '@eslint/[email protected]':
  345. resolution: {integrity: sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==}
  346. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  347. '@floating-ui/[email protected]':
  348. resolution: {integrity: sha512-wNB5ooIKHQc+Kui96jE/n69rHFWAVoxn5CAzL1Xdd8FG03cgY3MLO+GF9U3W737fYDSgPWA6MReKhBQBop6Pcw==}
  349. '@floating-ui/[email protected]':
  350. resolution: {integrity: sha512-7cfaOQuCS27HD7DX+6ib2OrnW+b4ZBwDNnCcT0uTyidcmyWb03FnQqJybDBoCnpdxwBSfA94UAYlRCt7mV+TbA==}
  351. '@floating-ui/[email protected]':
  352. resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==}
  353. '@humanfs/[email protected]':
  354. resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
  355. engines: {node: '>=18.18.0'}
  356. '@humanfs/[email protected]':
  357. resolution: {integrity: sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==}
  358. engines: {node: '>=18.18.0'}
  359. '@humanwhocodes/[email protected]':
  360. resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
  361. engines: {node: '>=12.22'}
  362. '@humanwhocodes/[email protected]':
  363. resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==}
  364. engines: {node: '>=18.18'}
  365. '@humanwhocodes/[email protected]':
  366. resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==}
  367. engines: {node: '>=18.18'}
  368. '@intlify/[email protected]':
  369. resolution: {integrity: sha512-DZyQ4Hk22sC81MP4qiCDuU+LdaYW91A6lCjq8AWPvY3+mGMzhGDfOCzvyR6YBQxtlPjFqMoFk9ylnNYRAQwXtQ==}
  370. engines: {node: '>= 16'}
  371. '@intlify/[email protected]':
  372. resolution: {integrity: sha512-YsKKuV4Qv4wrLNsvgWbTf0E40uRv+Qiw1BeLQ0LAxifQuhiMe+hfTIzOMdWj/ZpnTDj4RSZtkXjJM7JDiiB5LQ==}
  373. engines: {node: '>= 16'}
  374. '@intlify/[email protected]':
  375. resolution: {integrity: sha512-uRAHAxYPeF+G5DBIboKpPgC/Waecd4Jz8ihtkpJQD5ycb5PwXp0k/+hBGl5dAjwF7w+l74kz/PKA8r8OK//RUw==}
  376. engines: {node: '>= 16'}
  377. '@isaacs/[email protected]':
  378. resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
  379. engines: {node: '>=12'}
  380. '@jridgewell/[email protected]':
  381. resolution: {integrity: sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==}
  382. '@jridgewell/[email protected]':
  383. resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
  384. engines: {node: '>=6.0.0'}
  385. '@jridgewell/[email protected]':
  386. resolution: {integrity: sha512-0pPkgz9dY+bijgistcTTJ5mR+ocqRXLuhXHYdzoMmmoJ2C9S46RCm2GMUbatPEUK9Yjy26IrAy8D/M00lLkv+Q==}
  387. '@jridgewell/[email protected]':
  388. resolution: {integrity: sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==}
  389. '@jridgewell/[email protected]':
  390. resolution: {integrity: sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==}
  391. '@nodelib/[email protected]':
  392. resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
  393. engines: {node: '>= 8'}
  394. '@nodelib/[email protected]':
  395. resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
  396. engines: {node: '>= 8'}
  397. '@nodelib/[email protected]':
  398. resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
  399. engines: {node: '>= 8'}
  400. '@pkgjs/[email protected]':
  401. resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
  402. engines: {node: '>=14'}
  403. '@rollup/[email protected]':
  404. resolution: {integrity: sha512-10monEYsBp3scM4/ND4LNH5Rxvh3e/cVeL3jWTgZ2SrQ+BmUoQcopVQvnaMcOnykb1VkxUFuDAN+0FnpTFRy2A==}
  405. engines: {node: '>=14.0.0'}
  406. peerDependencies:
  407. rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
  408. peerDependenciesMeta:
  409. rollup:
  410. optional: true
  411. '@rollup/[email protected]':
  412. resolution: {integrity: sha512-qWJ2ZTbmumwiLFomfzTyt5Kng4hwPi9rwCYN4SHb6eaRU1KNO4ccxINHr/VhH4GgPlt1XfSTLX2LBTme8ne4Zw==}
  413. engines: {node: '>=14.0.0'}
  414. peerDependencies:
  415. rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
  416. peerDependenciesMeta:
  417. rollup:
  418. optional: true
  419. '@rollup/[email protected]':
  420. resolution: {integrity: sha512-NEySIFvMY0ZQO+utJkgoMiCAjMrGvnbDLHvcmlA33UXJpYBCvlBEbMMtV837uCkS+plG2umfhn0T5mMAxGrlRA==}
  421. cpu: [arm]
  422. os: [android]
  423. '@rollup/[email protected]':
  424. resolution: {integrity: sha512-ujQ+sMXJkg4LRJaYreaVx7Z/VMgBBd89wGS4qMrdtfUFZ+TSY5Rs9asgjitLwzeIbhwdEhyj29zhst3L1lKsRQ==}
  425. cpu: [arm64]
  426. os: [android]
  427. '@rollup/[email protected]':
  428. resolution: {integrity: sha512-FSncqHvqTm3lC6Y13xncsdOYfxGSLnP+73k815EfNmpewPs+EyM49haPS105Rh4aF5mJKywk9X0ogzLXZzN9lA==}
  429. cpu: [arm64]
  430. os: [darwin]
  431. '@rollup/[email protected]':
  432. resolution: {integrity: sha512-2/vVn/husP5XI7Fsf/RlhDaQJ7x9zjvC81anIVbr4b/f0xtSmXQTFcGIQ/B1cXIYM6h2nAhJkdMHTnD7OtQ9Og==}
  433. cpu: [x64]
  434. os: [darwin]
  435. '@rollup/[email protected]':
  436. resolution: {integrity: sha512-4g1kaDxQItZsrkVTdYQ0bxu4ZIQ32cotoQbmsAnW1jAE4XCMbcBPDirX5fyUzdhVCKgPcrwWuucI8yrVRBw2+g==}
  437. cpu: [arm64]
  438. os: [freebsd]
  439. '@rollup/[email protected]':
  440. resolution: {integrity: sha512-L/6JsfiL74i3uK1Ti2ZFSNsp5NMiM4/kbbGEcOCps99aZx3g8SJMO1/9Y0n/qKlWZfn6sScf98lEOUe2mBvW9A==}
  441. cpu: [x64]
  442. os: [freebsd]
  443. '@rollup/[email protected]':
  444. resolution: {integrity: sha512-RkdOTu2jK7brlu+ZwjMIZfdV2sSYHK2qR08FUWcIoqJC2eywHbXr0L8T/pONFwkGukQqERDheaGTeedG+rra6Q==}
  445. cpu: [arm]
  446. os: [linux]
  447. '@rollup/[email protected]':
  448. resolution: {integrity: sha512-3kJ8pgfBt6CIIr1o+HQA7OZ9mp/zDk3ctekGl9qn/pRBgrRgfwiffaUmqioUGN9hv0OHv2gxmvdKOkARCtRb8Q==}
  449. cpu: [arm]
  450. os: [linux]
  451. '@rollup/[email protected]':
  452. resolution: {integrity: sha512-k3dOKCfIVixWjG7OXTCOmDfJj3vbdhN0QYEqB+OuGArOChek22hn7Uy5A/gTDNAcCy5v2YcXRJ/Qcnm4/ma1xw==}
  453. cpu: [arm64]
  454. os: [linux]
  455. '@rollup/[email protected]':
  456. resolution: {integrity: sha512-PmI1vxQetnM58ZmDFl9/Uk2lpBBby6B6rF4muJc65uZbxCs0EA7hhKCk2PKlmZKuyVSHAyIw3+/SiuMLxKxWog==}
  457. cpu: [arm64]
  458. os: [linux]
  459. '@rollup/[email protected]':
  460. resolution: {integrity: sha512-9UmI0VzGmNJ28ibHW2GpE2nF0PBQqsyiS4kcJ5vK+wuwGnV5RlqdczVocDSUfGX/Na7/XINRVoUgJyFIgipoRg==}
  461. cpu: [loong64]
  462. os: [linux]
  463. '@rollup/[email protected]':
  464. resolution: {integrity: sha512-7nR2KY8oEOUTD3pBAxIBBbZr0U7U+R9HDTPNy+5nVVHDXI4ikYniH1oxQz9VoB5PbBU1CZuDGHkLJkd3zLMWsg==}
  465. cpu: [ppc64]
  466. os: [linux]
  467. '@rollup/[email protected]':
  468. resolution: {integrity: sha512-nlcl3jgUultKROfZijKjRQLUu9Ma0PeNv/VFHkZiKbXTBQXhpytS8CIj5/NfBeECZtY2FJQubm6ltIxm/ftxpw==}
  469. cpu: [riscv64]
  470. os: [linux]
  471. '@rollup/[email protected]':
  472. resolution: {integrity: sha512-HJV65KLS51rW0VY6rvZkiieiBnurSzpzore1bMKAhunQiECPuxsROvyeaot/tcK3A3aGnI+qTHqisrpSgQrpgA==}
  473. cpu: [riscv64]
  474. os: [linux]
  475. '@rollup/[email protected]':
  476. resolution: {integrity: sha512-NITBOCv3Qqc6hhwFt7jLV78VEO/il4YcBzoMGGNxznLgRQf43VQDae0aAzKiBeEPIxnDrACiMgbqjuihx08OOw==}
  477. cpu: [s390x]
  478. os: [linux]
  479. '@rollup/[email protected]':
  480. resolution: {integrity: sha512-+E/lYl6qu1zqgPEnTrs4WysQtvc/Sh4fC2nByfFExqgYrqkKWp1tWIbe+ELhixnenSpBbLXNi6vbEEJ8M7fiHw==}
  481. cpu: [x64]
  482. os: [linux]
  483. '@rollup/[email protected]':
  484. resolution: {integrity: sha512-a6WIAp89p3kpNoYStITT9RbTbTnqarU7D8N8F2CV+4Cl9fwCOZraLVuVFvlpsW0SbIiYtEnhCZBPLoNdRkjQFw==}
  485. cpu: [x64]
  486. os: [linux]
  487. '@rollup/[email protected]':
  488. resolution: {integrity: sha512-T5Bi/NS3fQiJeYdGvRpTAP5P02kqSOpqiopwhj0uaXB6nzs5JVi2XMJb18JUSKhCOX8+UE1UKQufyD6Or48dJg==}
  489. cpu: [arm64]
  490. os: [win32]
  491. '@rollup/[email protected]':
  492. resolution: {integrity: sha512-lxV2Pako3ujjuUe9jiU3/s7KSrDfH6IgTSQOnDWr9aJ92YsFd7EurmClK0ly/t8dzMkDtd04g60WX6yl0sGfdw==}
  493. cpu: [ia32]
  494. os: [win32]
  495. '@rollup/[email protected]':
  496. resolution: {integrity: sha512-M/fKi4sasCdM8i0aWJjCSFm2qEnYRR8AMLG2kxp6wD13+tMGA4Z1tVAuHkNRjud5SW2EM3naLuK35w9twvf6aA==}
  497. cpu: [x64]
  498. os: [win32]
  499. '@swc/[email protected]':
  500. resolution: {integrity: sha512-HNukQoOKgMsHSETj8vgGGKK3SEcH7Cz6k4bpntCxBKNkO3sH7RcBTDulWGGHJfZaDNix7Rw2ExUVWtLZlzkzXg==}
  501. engines: {node: '>=10'}
  502. cpu: [arm64]
  503. os: [darwin]
  504. '@swc/[email protected]':
  505. resolution: {integrity: sha512-SOF4buAis72K22BGJ3N8y88mLNfxLNprTuJUpzikyMGrvkuBFNcxYtMhmomO0XHsgLDzOJ+hWzcgjRNzjMsUcQ==}
  506. engines: {node: '>=10'}
  507. cpu: [arm64]
  508. os: [darwin]
  509. '@swc/[email protected]':
  510. resolution: {integrity: sha512-4Ttf3Obtk3MvFrR0e04qr6HfXh4L1Z+K3dRej63TAFuYpo+cPXeOZdPUddAW73lSUGkj+61IHnGPoXD3OQYy4Q==}
  511. engines: {node: '>=10'}
  512. cpu: [x64]
  513. os: [darwin]
  514. '@swc/[email protected]':
  515. resolution: {integrity: sha512-AW8akFSC+tmPE6YQQvK9S2A1B8pjnXEINg+gGgw0KRUUXunvu1/OEOeC5L2Co1wAwhD7bhnaefi06Qi9AiwOag==}
  516. engines: {node: '>=10'}
  517. cpu: [x64]
  518. os: [darwin]
  519. '@swc/[email protected]':
  520. resolution: {integrity: sha512-zhJOH2KWjtQpzJ27Xjw/RKLVOa1aiEJC2b70xbCwEX6ZTVAl8tKbhkZ3GMphhfVmLJ9gf/2UQR58oxVnsXqX5Q==}
  521. engines: {node: '>=10'}
  522. cpu: [arm]
  523. os: [linux]
  524. '@swc/[email protected]':
  525. resolution: {integrity: sha512-f4gxxvDXVUm2HLYXRd311mSrmbpQF2MZ4Ja6XCQz1hWAxXdhRl1gpnZ+LH/xIfGSwQChrtLLVrkxdYUCVuIjFg==}
  526. engines: {node: '>=10'}
  527. cpu: [arm]
  528. os: [linux]
  529. '@swc/[email protected]':
  530. resolution: {integrity: sha512-akUAe1YrBqZf1EDdUxahQ8QZnJi8Ts6Ya0jf6GBIMvnXL4Y6QIuvKTRwfNxy7rJ+x9zpzP1Vlh14ZZkSKZ1EGA==}
  531. engines: {node: '>=10'}
  532. cpu: [arm64]
  533. os: [linux]
  534. '@swc/[email protected]':
  535. resolution: {integrity: sha512-Nf/eoW2CbG8s+9JoLtjl9FByBXyQ5cjdBsA4efO7Zw4p+YSuXDgc8HRPC+E2+ns0praDpKNZtLvDtmF2lL+2Gg==}
  536. engines: {node: '>=10'}
  537. cpu: [arm64]
  538. os: [linux]
  539. '@swc/[email protected]':
  540. resolution: {integrity: sha512-ZkOOIpSMXuPAjfOXEIAEQcrPOgLi6CaXvA5W+GYnpIpFG21Nd0qb0WbwFRv4K8BRtl993Q21v0gPpOaFHU+wdA==}
  541. engines: {node: '>=10'}
  542. cpu: [arm64]
  543. os: [linux]
  544. '@swc/[email protected]':
  545. resolution: {integrity: sha512-2OysYSYtdw79prJYuKIiux/Gj0iaGEbpS2QZWCIY4X9sGoETJ5iMg+lY+YCrIxdkkNYd7OhIbXdYFyGs/w5LDg==}
  546. engines: {node: '>=10'}
  547. cpu: [arm64]
  548. os: [linux]
  549. '@swc/[email protected]':
  550. resolution: {integrity: sha512-71EPPccwJiJUxd2aMwNlTfom2mqWEWYGdbeTju01tzSHsEuD7E6ePlgC3P3ngBqB3urj41qKs87z7zPOswT5Iw==}
  551. engines: {node: '>=10'}
  552. cpu: [x64]
  553. os: [linux]
  554. '@swc/[email protected]':
  555. resolution: {integrity: sha512-PkR4CZYJNk5hcd2+tMWBpnisnmYsUzazI1O5X7VkIGFcGePTqJ/bWlfUIVVExWxvAI33PQFzLbzmN5scyIUyGQ==}
  556. engines: {node: '>=10'}
  557. cpu: [x64]
  558. os: [linux]
  559. '@swc/[email protected]':
  560. resolution: {integrity: sha512-nImF1hZJqKTcl0WWjHqlelOhvuB9rU9kHIw/CmISBUZXogjLIvGyop1TtJNz0ULcz2Oxr3Q2YpwfrzsgvgbGkA==}
  561. engines: {node: '>=10'}
  562. cpu: [x64]
  563. os: [linux]
  564. '@swc/[email protected]':
  565. resolution: {integrity: sha512-OdsY7wryTxCKwGQcwW9jwWg3cxaHBkTTHi91+5nm7hFPpmZMz1HivJrWAMwVE7iXFw+M4l6ugB/wCvpYrUAAjA==}
  566. engines: {node: '>=10'}
  567. cpu: [x64]
  568. os: [linux]
  569. '@swc/[email protected]':
  570. resolution: {integrity: sha512-sABFQFxSuStFoxvEWZUHWYldtB1B4A9eDNFd4Ty50q7cemxp7uoscFoaCqfXSGNBwwBwpS5EiPB6YN4y6hqmLQ==}
  571. engines: {node: '>=10'}
  572. cpu: [arm64]
  573. os: [win32]
  574. '@swc/[email protected]':
  575. resolution: {integrity: sha512-ap6uNmYjwk9M/+bFEuWRNl3hq4VqgQ/Lk+ID/F5WGqczNr0L7vEf+pOsRAn0F6EV+o/nyb3ePt8rLhE/wjHpPg==}
  576. engines: {node: '>=10'}
  577. cpu: [arm64]
  578. os: [win32]
  579. '@swc/[email protected]':
  580. resolution: {integrity: sha512-KBznRB02NASkpepRdWIK4f1AvmaJCDipKWdW1M1xV9QL2tE4aySJFojVuG1+t0tVDkjRfwcZjycQfRoJ4RjD7Q==}
  581. engines: {node: '>=10'}
  582. cpu: [ia32]
  583. os: [win32]
  584. '@swc/[email protected]':
  585. resolution: {integrity: sha512-IJ8KH4yIUHTnS/U1jwQmtbfQals7zWPG0a9hbEfIr4zI0yKzjd83lmtS09lm2Q24QBWOCFGEEbuZxR4tIlvfzA==}
  586. engines: {node: '>=10'}
  587. cpu: [ia32]
  588. os: [win32]
  589. '@swc/[email protected]':
  590. resolution: {integrity: sha512-SymoP2CJHzrYaFKjWvuQljcF7BkTpzaS1vpywv7K9EzdTb5N8qPDvNd+PhWUqBz9JHBhbJxpaeTDQBXF/WWPmw==}
  591. engines: {node: '>=10'}
  592. cpu: [x64]
  593. os: [win32]
  594. '@swc/[email protected]':
  595. resolution: {integrity: sha512-f6/sx6LMuEnbuxtiSL/EkR0Y6qUHFw1XVrh6rwzKXptTipUdOY+nXpKoh+1UsBm/r7H0/5DtOdrn3q5ZHbFZjQ==}
  596. engines: {node: '>=10'}
  597. cpu: [x64]
  598. os: [win32]
  599. '@swc/[email protected]':
  600. resolution: {integrity: sha512-CJSn2vstd17ddWIHBsjuD4OQnn9krQfaq6EO+w9YfId5DKznyPmzxAARlOXG99cC8/3Kli8ysKy6phL43bSr0w==}
  601. engines: {node: '>=10'}
  602. peerDependencies:
  603. '@swc/helpers': '>=0.5.17'
  604. peerDependenciesMeta:
  605. '@swc/helpers':
  606. optional: true
  607. '@swc/[email protected]':
  608. resolution: {integrity: sha512-eailUYex6fkfaQTev4Oa3mwn0/e3mQU4H8y1WPuImYQESOQDtVrowwUGDSc19evpBbHpKtwM+hw8nLlhIsF+Tw==}
  609. engines: {node: '>=10'}
  610. peerDependencies:
  611. '@swc/helpers': '*'
  612. peerDependenciesMeta:
  613. '@swc/helpers':
  614. optional: true
  615. '@swc/[email protected]':
  616. resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
  617. '@swc/[email protected]':
  618. resolution: {integrity: sha512-u1iIVZV9Q0jxY+yM2vw/hZGDNudsN85bBpTqzAQ9rzkxW9D+e3aEM4Han+ow518gSewkXgjmEK0BD79ZcNVgPw==}
  619. '@sxzz/[email protected]':
  620. resolution: {integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==}
  621. '@transloadit/[email protected]':
  622. resolution: {integrity: sha512-VeJbUb0wEKbcwaSlj5n+LscBl9IPgLPkHVGBkh00cztv6X4L/TJXK58LzFuBKX7/GAfiGhIwH67YTLTlzvIzBA==}
  623. '@types/[email protected]':
  624. resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
  625. '@types/[email protected]':
  626. resolution: {integrity: sha512-zx2/Gg0Eg7gwEiOIIh5w9TrhKKTeQh7CPCOPNc0el4pLSwzebA8SmnHwZs2dWlLONvyulykSwGSQxQHLhjGLvQ==}
  627. '@types/[email protected]':
  628. resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
  629. '@types/[email protected]':
  630. resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
  631. '@types/[email protected]':
  632. resolution: {integrity: sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==}
  633. '@types/[email protected]':
  634. resolution: {integrity: sha512-cD2uPTDnQQCVpmRefonO98/PPijuOnnEy5oytWJFPY1N9aJCz2wJ5kSGWO+zJoed2cY2JxQh6yBuUq4vIn61hw==}
  635. '@types/[email protected]':
  636. resolution: {integrity: sha512-k7kRA033QNtC+gLc4VPlfnue58CM1iQLgn1IMAU8VPHGOj7oIHPp9UlhedEnD/Gl8evoCjwkZjlBORtZ3JByUA==}
  637. '@types/[email protected]':
  638. resolution: {integrity: sha512-b79830lW+RZfwaztgs1aVPgbasJ8e7AXtZYHTELNXZPsERt4ymJdjV4OccDbHQAvHrCcFpbF78jkm0R6h/pZVg==}
  639. '@types/[email protected]':
  640. resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
  641. '@types/[email protected]':
  642. resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==}
  643. '@typescript-eslint/[email protected]':
  644. resolution: {integrity: sha512-HU1KAdW3Tt8zQkdvNoIijfWDMvdSweFYm4hWh+KwhPstv+sCmWb89hCIP8msFm9N1R/ooh9honpSuvqKWlYy3w==}
  645. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  646. peerDependencies:
  647. '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
  648. eslint: ^8.57.0 || ^9.0.0
  649. typescript: '*'
  650. peerDependenciesMeta:
  651. typescript:
  652. optional: true
  653. '@typescript-eslint/[email protected]':
  654. resolution: {integrity: sha512-Drp39TXuUlD49F7ilHHCG7TTg8IkA+hxCuULdmzWYICxGXvDXmDmWEjJYZQYgf6l/TFfYNE167m7isnc3xlIEg==}
  655. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  656. peerDependencies:
  657. eslint: ^8.57.0 || ^9.0.0
  658. typescript: '*'
  659. peerDependenciesMeta:
  660. typescript:
  661. optional: true
  662. '@typescript-eslint/[email protected]':
  663. resolution: {integrity: sha512-/ewp4XjvnxaREtqsZjF4Mfn078RD/9GmiEAtTeLQ7yFdKnqwTOgRMSvFz4et9U5RiJQ15WTGXPLj89zGusvxBg==}
  664. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  665. '@typescript-eslint/[email protected]':
  666. resolution: {integrity: sha512-q38llWJYPd63rRnJ6wY/ZQqIzPrBCkPdpIsaCfkR3Q4t3p6sb422zougfad4TFW9+ElIFLVDzWGiGAfbb/v2qw==}
  667. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  668. peerDependencies:
  669. eslint: ^8.57.0 || ^9.0.0
  670. typescript: '*'
  671. peerDependenciesMeta:
  672. typescript:
  673. optional: true
  674. '@typescript-eslint/[email protected]':
  675. resolution: {integrity: sha512-gY2TVzeve3z6crqh2Ic7Cr+CAv6pfb0Egee7J5UAVWCpVvDI/F71wNfolIim4FE6hT15EbpZFVUj9j5i38jYXA==}
  676. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  677. '@typescript-eslint/[email protected]':
  678. resolution: {integrity: sha512-JqkOopc1nRKZpX+opvKqnM3XUlM7LpFMD0lYxTqOTKQfCWAmxw45e3qlOCsEqEB2yuacujivudOFpCnqkBDNMw==}
  679. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  680. peerDependencies:
  681. typescript: '*'
  682. peerDependenciesMeta:
  683. typescript:
  684. optional: true
  685. '@typescript-eslint/[email protected]':
  686. resolution: {integrity: sha512-bQC8BnEkxqG8HBGKwG9wXlZqg37RKSMY7v/X8VEWD8JG2JuTHuNK0VFvMPMUKQcbk6B+tf05k+4AShAEtCtJ/w==}
  687. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  688. peerDependencies:
  689. eslint: ^8.57.0 || ^9.0.0
  690. typescript: '*'
  691. peerDependenciesMeta:
  692. typescript:
  693. optional: true
  694. '@typescript-eslint/[email protected]':
  695. resolution: {integrity: sha512-1Hm7THLpO6ww5QU6H/Qp+AusUUl+z/CAm3cNZZ0jQvon9yicgO7Rwd+/WWRpMKLYV6p2UvdbR27c86rzCPpreg==}
  696. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  697. '@uppy/[email protected]':
  698. resolution: {integrity: sha512-5mTp2iq97/mYSisMaBtFRry6PTgZA6SIL7LePteOV5x0/DxKfrZW3DEiQERJmYpHzy7k8johpm2gHnEKto56Og==}
  699. '@uppy/[email protected]':
  700. resolution: {integrity: sha512-iWAqppC8FD8mMVqewavCz+TNaet6HPXitmGXpGGREGrakZ4FeuWytVdrelydzTdXx6vVKkOmI2FLztGg73sENQ==}
  701. '@uppy/[email protected]':
  702. resolution: {integrity: sha512-xnpTxvot2SeAwGwbvmJ899ASk5tYXhmZzD/aCFsXePh/v8rNvR2pKlcQUH7cF/y4baUGq3FHO/daKCok/mpKqQ==}
  703. '@uppy/[email protected]':
  704. resolution: {integrity: sha512-nTuMvwWYobnJcytDO3t+D6IkVq/Qs4Xv3vyoEZ+Iaf8gegZP+rEyoaFT2CK5XLRMienPyqRqNbIfRuFaOWSIFw==}
  705. '@uppy/[email protected]':
  706. resolution: {integrity: sha512-YWOQ6myBVPs+mhNjfdWsQyMRWUlrDLMoaG7nvf/G6Y3GKZf8AyjFDjvvJ49XWQ+DaZOftGkHmF1uh/DBeGivJQ==}
  707. peerDependencies:
  708. '@uppy/core': ^2.3.3
  709. '@vitejs/[email protected]':
  710. resolution: {integrity: sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==}
  711. engines: {node: ^18.0.0 || >=20.0.0}
  712. peerDependencies:
  713. vite: ^5.0.0 || ^6.0.0
  714. vue: ^3.2.25
  715. '@vue/[email protected]':
  716. resolution: {integrity: sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==}
  717. '@vue/[email protected]':
  718. resolution: {integrity: sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==}
  719. '@vue/[email protected]':
  720. resolution: {integrity: sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==}
  721. '@vue/[email protected]':
  722. resolution: {integrity: sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==}
  723. '@vue/[email protected]':
  724. resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
  725. '@vue/[email protected]':
  726. resolution: {integrity: sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==}
  727. '@vue/[email protected]':
  728. resolution: {integrity: sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==}
  729. '@vue/[email protected]':
  730. resolution: {integrity: sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==}
  731. '@vue/[email protected]':
  732. resolution: {integrity: sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==}
  733. peerDependencies:
  734. vue: 3.5.13
  735. '@vue/[email protected]':
  736. resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==}
  737. '@vueuse/[email protected]':
  738. resolution: {integrity: sha512-DkHIfMIoSIBjMgRRvdIvxsyboRZQmImofLyOHADqiVbQVilP8VVHDhBX2ZqoItOgu7dWa8oXiNnScOdPLhdEXg==}
  739. '@vueuse/[email protected]':
  740. resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
  741. '@vueuse/[email protected]':
  742. resolution: {integrity: sha512-2Sc8X+iVzeuMGHr6O2j4gv/zxvQGGOYETYXEc41h0iZXIRnRbJZGmY/QP8dvzqUelf8vg0p/yEA5VpCEu+WpZg==}
  743. '@vueuse/[email protected]':
  744. resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
  745. '@vueuse/[email protected]':
  746. resolution: {integrity: sha512-vz5hbAM4qA0lDKmcr2y3pPdU+2EVw/yzfRsBdu+6+USGa4PxqSQRYIUC9/NcT06y+ZgaTsyURw2I9qOFaaXHAg==}
  747. '@vueuse/[email protected]':
  748. resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
  749. '@wangeditor-next/[email protected]':
  750. resolution: {integrity: sha512-jL5hZ0e3Cq9ChOQjA8svobQ6MAq75NH/oeUwszjpQdnF2fcq4brp4wX/vJptdt8fVrr58AUYNTSpe96VWUx2IA==}
  751. peerDependencies:
  752. '@wangeditor-next/core': 1.7.38
  753. dom7: ^3.0.0 || ^4.0.0
  754. lodash.throttle: ^4.1.1
  755. nanoid: ^5.0.0
  756. slate: ^0.82.0
  757. snabbdom: ^3.6.0
  758. '@wangeditor-next/[email protected]':
  759. resolution: {integrity: sha512-KyrLtOxZl9AE3v2yro9+YtCQKfavV2iGqRPquOjuuCZsbysCHS5aHFqeUjTBP0GqraV2xmixv4yoQ6idBDTTgw==}
  760. peerDependencies:
  761. '@wangeditor-next/core': 1.7.38
  762. dom7: ^3.0.0 || ^4.0.0
  763. slate: ^0.82.0
  764. snabbdom: ^3.6.0
  765. '@wangeditor-next/[email protected]':
  766. resolution: {integrity: sha512-h2wmPG28/+mlBgie1QbKGR61js1rX9awqHsu8xZV4oKxtXH+yotmv8f5VAD0C8ANsEcx+P+1ujOx/B/HfZxhoQ==}
  767. peerDependencies:
  768. '@uppy/core': ^2.1.1
  769. '@uppy/xhr-upload': ^2.0.3
  770. dom7: ^3.0.0 || ^4.0.0
  771. is-hotkey: ^0.2.0
  772. lodash.camelcase: ^4.3.0
  773. lodash.clonedeep: ^4.5.0
  774. lodash.debounce: ^4.0.8
  775. lodash.foreach: ^4.5.0
  776. lodash.isequal: ^4.5.0
  777. lodash.throttle: ^4.1.1
  778. lodash.toarray: ^4.4.0
  779. nanoid: ^5.0.0
  780. slate: ^0.82.0
  781. snabbdom: ^3.6.0
  782. '@wangeditor-next/[email protected]':
  783. resolution: {integrity: sha512-Xkrdo590AhLHvzyR+U246t6T89nIWHz1weAgMuo8jEA2HS5RiUnsA4U6+iUGaQ2E5c8mYQaeNqzHQXUp9Okbiw==}
  784. peerDependencies:
  785. '@wangeditor-next/editor': '>=5.1.0'
  786. vue: ^3.0.5
  787. '@wangeditor-next/[email protected]':
  788. resolution: {integrity: sha512-ZBRl9+Zzvt9DheIFjDfcwfGXVt7+5oP7ZZazyFh5Ta23RLBHQhwbWPkSbFYUzigPXwILofXPAxdwyyFVnHe5jw==}
  789. '@wangeditor-next/[email protected]':
  790. resolution: {integrity: sha512-nfw/e6I2qK9TaOj6njzDkVP1d8JA/Xt4c7kCr7jUO6BH2OUpTH0YXel7huLKI9r0S6PER5MJ+RNoCqKwCC8SiQ==}
  791. peerDependencies:
  792. '@wangeditor-next/core': 1.7.38
  793. dom7: ^3.0.0 || ^4.0.0
  794. slate: ^0.82.0
  795. snabbdom: ^3.6.0
  796. '@wangeditor-next/[email protected]':
  797. resolution: {integrity: sha512-t84twsbsISc22OK4zJQazfhVizMv32if/cdZp1CVxXpNFId/KZGlkhusecUTOAnDQ/AADQ66DphoukilV75+/A==}
  798. peerDependencies:
  799. '@wangeditor-next/core': 1.7.38
  800. dom7: ^3.0.0 || ^4.0.0
  801. lodash.debounce: ^4.0.8
  802. lodash.isequal: ^4.5.0
  803. lodash.throttle: ^4.1.1
  804. nanoid: ^5.0.0
  805. slate: ^0.82.0
  806. snabbdom: ^3.6.0
  807. '@wangeditor-next/[email protected]':
  808. resolution: {integrity: sha512-26UTUkqyLYgOqFJjMj4J6O4Q6GILC+sgrn24irOyEkExzUXwRUIthvcoXq7eZKAHuy7NqNvOWymtD8GwVBqmmQ==}
  809. peerDependencies:
  810. '@uppy/core': ^2.0.3
  811. '@uppy/xhr-upload': ^2.0.3
  812. '@wangeditor-next/basic-modules': 1.5.38
  813. '@wangeditor-next/core': 1.7.38
  814. dom7: ^3.0.0 || ^4.0.0
  815. lodash.foreach: ^4.5.0
  816. slate: ^0.82.0
  817. snabbdom: ^3.6.0
  818. '@wangeditor-next/[email protected]':
  819. resolution: {integrity: sha512-kOrb3vnTVZQ0uqbDG5hOMRRbwPUdNzXcjp0+Vc+eO+Y1kwOd2/1n+ViwnU1C5INGkp+cXsMGYUVVP1tw8k4NnA==}
  820. peerDependencies:
  821. '@uppy/core': ^2.1.4
  822. '@uppy/xhr-upload': ^2.0.7
  823. '@wangeditor-next/core': 1.7.38
  824. dom7: ^3.0.0 || ^4.0.0
  825. nanoid: ^5.0.0
  826. slate: ^0.82.0
  827. snabbdom: ^3.6.0
  828. [email protected]:
  829. resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
  830. peerDependencies:
  831. acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
  832. [email protected]:
  833. resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
  834. engines: {node: '>=0.4.0'}
  835. hasBin: true
  836. [email protected]:
  837. resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
  838. [email protected]:
  839. resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
  840. engines: {node: '>=8'}
  841. [email protected]:
  842. resolution: {integrity: sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==}
  843. engines: {node: '>=12'}
  844. [email protected]:
  845. resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
  846. engines: {node: '>=8'}
  847. [email protected]:
  848. resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==}
  849. engines: {node: '>=12'}
  850. [email protected]:
  851. resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==}
  852. [email protected]:
  853. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  854. engines: {node: '>= 8'}
  855. [email protected]:
  856. resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
  857. [email protected]:
  858. resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
  859. [email protected]:
  860. resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
  861. [email protected]:
  862. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  863. [email protected]:
  864. resolution: {integrity: sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==}
  865. engines: {node: ^10 || ^12 || >=14}
  866. hasBin: true
  867. peerDependencies:
  868. postcss: ^8.1.0
  869. [email protected]:
  870. resolution: {integrity: sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==}
  871. [email protected]:
  872. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  873. [email protected]:
  874. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  875. engines: {node: '>=8'}
  876. [email protected]:
  877. resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==}
  878. [email protected]:
  879. resolution: {integrity: sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==}
  880. [email protected]:
  881. resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==}
  882. [email protected]:
  883. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  884. engines: {node: '>=8'}
  885. [email protected]:
  886. resolution: {integrity: sha512-KGj0KoOMXLpSNkkEI6Z6mShmQy0bc1I+T7K9N81k4WWMrfz+6fQ6es80B/YLAeRoKvjYE1YSHHOW1qe9xIVzHw==}
  887. engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
  888. hasBin: true
  889. [email protected]:
  890. resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
  891. [email protected]:
  892. resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
  893. engines: {node: '>= 0.4'}
  894. [email protected]:
  895. resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==}
  896. engines: {node: '>= 0.4'}
  897. [email protected]:
  898. resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
  899. engines: {node: '>=6'}
  900. [email protected]:
  901. resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
  902. engines: {node: '>= 6'}
  903. [email protected]:
  904. resolution: {integrity: sha512-pB68nIHmbN6L/4C6MH1DokyR3bYqFwjaSs/sWDHGj4CTcFtQUQMuJftVwWkXq7mNWOybD3KhUv3oWHoGxgP14Q==}
  905. [email protected]:
  906. resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
  907. engines: {node: '>=10'}
  908. [email protected]:
  909. resolution: {integrity: sha512-BQDPpiv5Nn+018ekcJK2oSD9PAD+E1bvXB0wgabc//dFVS/KvRqCgg0QOEUt3vBkx9XzB5a9BmkJCEZDBxVjVw==}
  910. [email protected]:
  911. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  912. engines: {node: '>= 8.10.0'}
  913. [email protected]:
  914. resolution: {integrity: sha512-C+0bbOqkezLIsmWSvlsXS0Q0bmkugu7jcfMIACB+RDEntIzQIkdr148we28AfSloQLRdZlYL/QYyrq05j/3Faw==}
  915. [email protected]:
  916. resolution: {integrity: sha512-Gaz4gHnkbHMGgahNt3CA5HBk5lLQBqmD/pBgeB4kQU6OedZmqMBjlRF0LSrp2tJ4wlLNPm2FfaUd1pDy0mdlpA==}
  917. [email protected]:
  918. resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
  919. engines: {node: '>=7.0.0'}
  920. [email protected]:
  921. resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
  922. [email protected]:
  923. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  924. engines: {node: '>= 0.8'}
  925. [email protected]:
  926. resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
  927. [email protected]:
  928. resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==}
  929. engines: {node: '>= 6'}
  930. [email protected]:
  931. resolution: {integrity: sha512-VRhuHOLoKYOy4UbilLbUzbYg93XLjv2PncJC50EuTWPA3gaja1UjBsUP/D/9/juV3vQFr6XBEzn9KCAHdUvOHw==}
  932. [email protected]:
  933. resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
  934. [email protected]:
  935. resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
  936. [email protected]:
  937. resolution: {integrity: sha512-1NB+BKqhtNipMsov4xI/NnhCKp9XG9NamYp5PVm9klAT0fsrNPjaFICsCFhNhwZJKNh7zB/3q8qXz0E9oaMNtQ==}
  938. [email protected]:
  939. resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==}
  940. engines: {node: ^14.18.0 || >=16.10.0}
  941. [email protected]:
  942. resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==}
  943. engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'}
  944. hasBin: true
  945. [email protected]:
  946. resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
  947. engines: {node: '>= 8'}
  948. [email protected]:
  949. resolution: {integrity: sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==}
  950. [email protected]:
  951. resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
  952. engines: {node: '>=4'}
  953. hasBin: true
  954. [email protected]:
  955. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  956. [email protected]:
  957. resolution: {integrity: sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==}
  958. engines: {node: '>=0.12'}
  959. [email protected]:
  960. resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
  961. [email protected]:
  962. resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==}
  963. engines: {node: '>=6.0'}
  964. peerDependencies:
  965. supports-color: '*'
  966. peerDependenciesMeta:
  967. supports-color:
  968. optional: true
  969. [email protected]:
  970. resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
  971. [email protected]:
  972. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  973. engines: {node: '>=0.4.0'}
  974. [email protected]:
  975. resolution: {integrity: sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw==}
  976. [email protected]:
  977. resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==}
  978. [email protected]:
  979. resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==}
  980. [email protected]:
  981. resolution: {integrity: sha512-emjdpPLhpNubapLFdjNL9tP06Sr+GZkrIHEXLWvOGsytACUrkbeIdjO5g77m00BrHTznnlcNqgmn7pCN192TBA==}
  982. [email protected]:
  983. resolution: {integrity: sha512-MvUdXbqSgEsgS/H9KyWb5Rxy0aE6BhOVT4cssi2x2XjmXea6qQfgdx32XKVLLSqTaIw7q/uxU5Xl3NV7+cN6FQ==}
  984. [email protected]:
  985. resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
  986. engines: {node: '>= 0.4'}
  987. [email protected]:
  988. resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
  989. [email protected]:
  990. resolution: {integrity: sha512-D7XlEpQYO2W7UAHVPUYftB+xudyuBAtTBUgXyJ8T+8kAI33EdneMbNnm5g38y13HtREkDCeDF4ZMIFxEAGHwaw==}
  991. [email protected]:
  992. resolution: {integrity: sha512-Fce8upazaAXUVUVsjgV6mBnGuqgO+JNDlcgF79Dksy4+wgGpQB2lmYoO4TSweFg/mZITdpGHomw/cNBJZj1icA==}
  993. [email protected]:
  994. resolution: {integrity: sha512-lur7L4BFklgepaJxj4DqPk7vKbTEl0pajNlg2QjE5shefmlmBLm2HvQ7PMf1R/GvlevT/581cop33/quQcfX3A==}
  995. [email protected]:
  996. resolution: {integrity: sha512-oGQyFRufFOgjd872tZc+T4xQAYLlX4hj6d3ixeY13L4fFNUuc1N49JHAqJGPda0tdx3qCnjceZoh1kqqj2+tXQ==}
  997. peerDependencies:
  998. vue: ^3.2.0
  999. [email protected]:
  1000. resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
  1001. [email protected]:
  1002. resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
  1003. [email protected]:
  1004. resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
  1005. engines: {node: '>=0.12'}
  1006. [email protected]:
  1007. resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
  1008. engines: {node: '>= 0.4'}
  1009. [email protected]:
  1010. resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
  1011. engines: {node: '>= 0.4'}
  1012. [email protected]:
  1013. resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
  1014. engines: {node: '>= 0.4'}
  1015. [email protected]:
  1016. resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
  1017. engines: {node: '>= 0.4'}
  1018. [email protected]:
  1019. resolution: {integrity: sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==}
  1020. engines: {node: '>=0.10'}
  1021. [email protected]:
  1022. resolution: {integrity: sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==}
  1023. [email protected]:
  1024. resolution: {integrity: sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==}
  1025. engines: {node: '>=0.12'}
  1026. [email protected]:
  1027. resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
  1028. engines: {node: '>=12'}
  1029. hasBin: true
  1030. [email protected]:
  1031. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  1032. engines: {node: '>=6'}
  1033. [email protected]:
  1034. resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
  1035. [email protected]:
  1036. resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
  1037. engines: {node: '>=10'}
  1038. [email protected]:
  1039. resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
  1040. engines: {node: '>=12'}
  1041. [email protected]:
  1042. resolution: {integrity: sha512-b/Y05HYmnB/32wqVcjxjHZzNpwxj1onBOvqW89W+V+XNG1dRuaFbNd3vT9CLbr2LXjEoq+3vn8DanWf7XU22Ug==}
  1043. engines: {node: ^14.17.0 || >=16.0.0}
  1044. peerDependencies:
  1045. eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
  1046. [email protected]:
  1047. resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==}
  1048. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  1049. [email protected]:
  1050. resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==}
  1051. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1052. [email protected]:
  1053. resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
  1054. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  1055. [email protected]:
  1056. resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==}
  1057. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1058. [email protected]:
  1059. resolution: {integrity: sha512-c2FHsVBr87lnUtjP4Yhvk4yEhKrQavGafRA/Se1ouse8PfbfC/Qh9Mxa00yWsZRlqeUB9raXip0aiiUZkgnr9g==}
  1060. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1061. hasBin: true
  1062. peerDependencies:
  1063. jiti: '*'
  1064. peerDependenciesMeta:
  1065. jiti:
  1066. optional: true
  1067. [email protected]:
  1068. resolution: {integrity: sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==}
  1069. engines: {node: '>=0.10'}
  1070. [email protected]:
  1071. resolution: {integrity: sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==}
  1072. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1073. [email protected]:
  1074. resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
  1075. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  1076. [email protected]:
  1077. resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
  1078. engines: {node: '>=0.10'}
  1079. [email protected]:
  1080. resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
  1081. engines: {node: '>=4.0'}
  1082. [email protected]:
  1083. resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
  1084. engines: {node: '>=4.0'}
  1085. [email protected]:
  1086. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  1087. [email protected]:
  1088. resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
  1089. [email protected]:
  1090. resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
  1091. engines: {node: '>=0.10.0'}
  1092. [email protected]:
  1093. resolution: {integrity: sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==}
  1094. [email protected]:
  1095. resolution: {integrity: sha512-VO5fQUzZtI6C+vx4w/4BWJpg3s/5l+6pRQEHzFRM8WFi4XffSP1Z+4qi7GbjWbvRQEbdIco5mIMq+zX4rPuLrw==}
  1096. [email protected]:
  1097. resolution: {integrity: sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==}
  1098. [email protected]:
  1099. resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
  1100. [email protected]:
  1101. resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
  1102. engines: {node: '>=8.6.0'}
  1103. [email protected]:
  1104. resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
  1105. [email protected]:
  1106. resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
  1107. [email protected]:
  1108. resolution: {integrity: sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==}
  1109. [email protected]:
  1110. resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
  1111. engines: {node: '>=16.0.0'}
  1112. [email protected]:
  1113. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  1114. engines: {node: '>=8'}
  1115. [email protected]:
  1116. resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
  1117. engines: {node: '>=10'}
  1118. [email protected]:
  1119. resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
  1120. engines: {node: '>=16'}
  1121. [email protected]:
  1122. resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==}
  1123. [email protected]:
  1124. resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==}
  1125. engines: {node: '>=4.0'}
  1126. peerDependencies:
  1127. debug: '*'
  1128. peerDependenciesMeta:
  1129. debug:
  1130. optional: true
  1131. [email protected]:
  1132. resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
  1133. engines: {node: '>=14'}
  1134. [email protected]:
  1135. resolution: {integrity: sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==}
  1136. engines: {node: '>= 6'}
  1137. [email protected]:
  1138. resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==}
  1139. [email protected]:
  1140. resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==}
  1141. engines: {node: '>=12'}
  1142. [email protected]:
  1143. resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
  1144. [email protected]:
  1145. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  1146. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  1147. os: [darwin]
  1148. [email protected]:
  1149. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  1150. [email protected]:
  1151. resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
  1152. engines: {node: '>= 0.4'}
  1153. [email protected]:
  1154. resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
  1155. engines: {node: '>= 0.4'}
  1156. [email protected]:
  1157. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  1158. engines: {node: '>= 6'}
  1159. [email protected]:
  1160. resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
  1161. engines: {node: '>=10.13.0'}
  1162. [email protected]:
  1163. resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
  1164. hasBin: true
  1165. [email protected]:
  1166. resolution: {integrity: sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==}
  1167. engines: {node: '>=16 || 14 >=14.17'}
  1168. [email protected]:
  1169. resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==}
  1170. engines: {node: '>=8'}
  1171. [email protected]:
  1172. resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
  1173. engines: {node: '>=18'}
  1174. [email protected]:
  1175. resolution: {integrity: sha512-goW1b+d9q/HIwbVYZzZ6SsTr4IgE+WA44A0GmPIQstuOrgsFcT7VEJ48nmr9GaRtNu0XTKacFLGnBPAM6Afouw==}
  1176. [email protected]:
  1177. resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
  1178. engines: {node: '>= 0.4'}
  1179. [email protected]:
  1180. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  1181. [email protected]:
  1182. resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
  1183. [email protected]:
  1184. resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
  1185. engines: {node: '>=8'}
  1186. [email protected]:
  1187. resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
  1188. engines: {node: '>= 0.4'}
  1189. [email protected]:
  1190. resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
  1191. engines: {node: '>= 0.4'}
  1192. [email protected]:
  1193. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  1194. engines: {node: '>= 0.4'}
  1195. [email protected]:
  1196. resolution: {integrity: sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==}
  1197. [email protected]:
  1198. resolution: {integrity: sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg==}
  1199. [email protected]:
  1200. resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
  1201. engines: {node: '>= 4'}
  1202. [email protected]:
  1203. resolution: {integrity: sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==}
  1204. [email protected]:
  1205. resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==}
  1206. [email protected]:
  1207. resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
  1208. engines: {node: '>=6'}
  1209. [email protected]:
  1210. resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
  1211. engines: {node: '>=0.8.19'}
  1212. [email protected]:
  1213. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  1214. engines: {node: '>=8'}
  1215. [email protected]:
  1216. resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==}
  1217. engines: {node: '>= 0.4'}
  1218. [email protected]:
  1219. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  1220. engines: {node: '>=0.10.0'}
  1221. [email protected]:
  1222. resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
  1223. engines: {node: '>=8'}
  1224. [email protected]:
  1225. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  1226. engines: {node: '>=0.10.0'}
  1227. [email protected]:
  1228. resolution: {integrity: sha512-UknnZK4RakDmTgz4PI1wIph5yxSs/mvChWs9ifnlXsKuXgWmOkY/hAE0H/k2MIqH0RlRye0i1oC07MCRSD28Mw==}
  1229. [email protected]:
  1230. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  1231. engines: {node: '>=0.12.0'}
  1232. [email protected]:
  1233. resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==}
  1234. engines: {node: '>=0.10.0'}
  1235. [email protected]:
  1236. resolution: {integrity: sha512-ITvGim8FhRiYe4IQ5uHSkj7pVaPDrCTkNd3yq3cV7iZAcJdHTUMPMEHcqSOy9xZ9qFenQCvi+2wjH9a1nXqHww==}
  1237. [email protected]:
  1238. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  1239. [email protected]:
  1240. resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
  1241. [email protected]:
  1242. resolution: {integrity: sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==}
  1243. hasBin: true
  1244. [email protected]:
  1245. resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==}
  1246. engines: {node: '>=14'}
  1247. [email protected]:
  1248. resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==}
  1249. [email protected]:
  1250. resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
  1251. hasBin: true
  1252. [email protected]:
  1253. resolution: {integrity: sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==}
  1254. [email protected]:
  1255. resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
  1256. [email protected]:
  1257. resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
  1258. [email protected]:
  1259. resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
  1260. [email protected]:
  1261. resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
  1262. [email protected]:
  1263. resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
  1264. [email protected]:
  1265. resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
  1266. engines: {node: '>= 0.8.0'}
  1267. [email protected]:
  1268. resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==}
  1269. engines: {node: '>=14'}
  1270. [email protected]:
  1271. resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
  1272. [email protected]:
  1273. resolution: {integrity: sha512-9rrA30MRRP3gBD3HTGnC6cDFpaE1kVDWxWgqWJUN0RvDNAo+Nz/9GxB+nHOH0ifbVFy0hSA1V6vFDvnx54lTEQ==}
  1274. engines: {node: '>=14'}
  1275. [email protected]:
  1276. resolution: {integrity: sha512-WunYko2W1NcdfAFpuLUoucsgULmgDBRkdxHxWQ7mK0cQqwPiy8E1enjuRBrhLtZkB5iScJ1XIPdhVEFK8aOLSg==}
  1277. engines: {node: '>=14'}
  1278. [email protected]:
  1279. resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
  1280. engines: {node: '>=10'}
  1281. [email protected]:
  1282. resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
  1283. [email protected]:
  1284. resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==}
  1285. peerDependencies:
  1286. '@types/lodash-es': '*'
  1287. lodash: '*'
  1288. lodash-es: '*'
  1289. [email protected]:
  1290. resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==}
  1291. [email protected]:
  1292. resolution: {integrity: sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==}
  1293. [email protected]:
  1294. resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==}
  1295. [email protected]:
  1296. resolution: {integrity: sha512-aEXTF4d+m05rVOAUG3z4vZZ4xVexLKZGF0lIxuHZ1Hplpk/3B6Z1+/ICICYRLm7c41Z2xiejbkCkJoTlypoXhQ==}
  1297. [email protected]:
  1298. resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==}
  1299. deprecated: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
  1300. [email protected]:
  1301. resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
  1302. [email protected]:
  1303. resolution: {integrity: sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==}
  1304. [email protected]:
  1305. resolution: {integrity: sha512-QyffEA3i5dma5q2490+SgCvDN0pXLmRGSyAANuVi0HQ01Pkfr9fuoKQW8wm1wGBnJITs/mS7wQvS6VshUEBFCw==}
  1306. [email protected]:
  1307. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  1308. [email protected]:
  1309. resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
  1310. [email protected]:
  1311. resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==}
  1312. [email protected]:
  1313. resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
  1314. engines: {node: '>= 0.4'}
  1315. [email protected]:
  1316. resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
  1317. [email protected]:
  1318. resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
  1319. engines: {node: '>= 8'}
  1320. [email protected]:
  1321. resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
  1322. engines: {node: '>=8.6'}
  1323. [email protected]:
  1324. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  1325. engines: {node: '>= 0.6'}
  1326. [email protected]:
  1327. resolution: {integrity: sha512-VXp/ugGDVh3eCLOBCiHZMYWQaTNUHv2IJrut+yXA6+JbLPXHglHwfS/5A5L0ll+jkCY7fIzRJcH6OIunF+c6Cg==}
  1328. [email protected]:
  1329. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  1330. engines: {node: '>= 0.6'}
  1331. [email protected]:
  1332. resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
  1333. [email protected]:
  1334. resolution: {integrity: sha512-W0Wvr9HyFXZRGIDgCicunpQ299OKXs9RgZfaukz4qAW/pJhcpUfupc9c+OObPOFueNy8VSrZgEmDtk6Kh4WzDA==}
  1335. engines: {node: '>=16 || 14 >=14.17'}
  1336. [email protected]:
  1337. resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
  1338. engines: {node: '>=16 || 14 >=14.17'}
  1339. [email protected]:
  1340. resolution: {integrity: sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==}
  1341. engines: {node: '>=8'}
  1342. [email protected]:
  1343. resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
  1344. engines: {node: '>=16 || 14 >=14.17'}
  1345. [email protected]:
  1346. resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
  1347. [email protected]:
  1348. resolution: {integrity: sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==}
  1349. [email protected]:
  1350. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  1351. [email protected]:
  1352. resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
  1353. [email protected]:
  1354. resolution: {integrity: sha512-N/sMKHniSDJBjfrkbS/tpkPj4RAbvW3mr8UAzvlMHyun93XEm83IAvhWtJVHo+RHn/oO8Job5YN4b+wRjSVp5g==}
  1355. [email protected]:
  1356. resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
  1357. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  1358. hasBin: true
  1359. [email protected]:
  1360. resolution: {integrity: sha512-Ir/+ZpE9fDsNH0hQ3C68uyThDXzYcim2EqcZ8zn8Chtt1iylPT9xXJB0kPCnqzgcEGikO9RxSrh63MsmVCU7Fw==}
  1361. engines: {node: ^18 || >=20}
  1362. hasBin: true
  1363. [email protected]:
  1364. resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
  1365. [email protected]:
  1366. resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==}
  1367. [email protected]:
  1368. resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==}
  1369. [email protected]:
  1370. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  1371. engines: {node: '>=0.10.0'}
  1372. [email protected]:
  1373. resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
  1374. engines: {node: '>=0.10.0'}
  1375. [email protected]:
  1376. resolution: {integrity: sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==}
  1377. [email protected]:
  1378. resolution: {integrity: sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==}
  1379. [email protected]:
  1380. resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==}
  1381. [email protected]:
  1382. resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
  1383. engines: {node: '>=0.10.0'}
  1384. [email protected]:
  1385. resolution: {integrity: sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==}
  1386. engines: {node: '>= 6'}
  1387. [email protected]:
  1388. resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==}
  1389. engines: {node: '>= 0.4'}
  1390. [email protected]:
  1391. resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
  1392. engines: {node: '>= 0.8.0'}
  1393. [email protected]:
  1394. resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
  1395. engines: {node: '>=10'}
  1396. [email protected]:
  1397. resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
  1398. engines: {node: '>=10'}
  1399. [email protected]:
  1400. resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
  1401. [email protected]:
  1402. resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
  1403. engines: {node: '>=6'}
  1404. [email protected]:
  1405. resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
  1406. engines: {node: '>=8'}
  1407. [email protected]:
  1408. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  1409. engines: {node: '>=8'}
  1410. [email protected]:
  1411. resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
  1412. [email protected]:
  1413. resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
  1414. engines: {node: '>=16 || 14 >=14.18'}
  1415. [email protected]:
  1416. resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==}
  1417. [email protected]:
  1418. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  1419. [email protected]:
  1420. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  1421. engines: {node: '>=8.6'}
  1422. [email protected]:
  1423. resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==}
  1424. engines: {node: '>=12'}
  1425. [email protected]:
  1426. resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
  1427. engines: {node: '>=0.10.0'}
  1428. [email protected]:
  1429. resolution: {integrity: sha512-M4hBBd8fz/GgNmUPaaUsC29y1M09lqbXrMAHcusVoU8xlQi1TqgkWnnhvMikZwr7Le/hVyMx8KUcumGGrR6GVw==}
  1430. peerDependencies:
  1431. '@vue/composition-api': ^1.0.0
  1432. pinia: ^2.0.0
  1433. vue: ^2.0.0 || >=3.0.0
  1434. peerDependenciesMeta:
  1435. '@vue/composition-api':
  1436. optional: true
  1437. [email protected]:
  1438. resolution: {integrity: sha512-ohZj3jla0LL0OH5PlLTDMzqKiVw2XARmC1XYLdLWIPBMdhDW/123ZWr4zVAhtJm+aoSkFa13pYXskAvAscIkhQ==}
  1439. peerDependencies:
  1440. typescript: '>=4.4.4'
  1441. vue: ^2.7.0 || ^3.5.11
  1442. peerDependenciesMeta:
  1443. typescript:
  1444. optional: true
  1445. [email protected]:
  1446. resolution: {integrity: sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==}
  1447. engines: {node: '>= 6'}
  1448. [email protected]:
  1449. resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==}
  1450. [email protected]:
  1451. resolution: {integrity: sha512-2SM/GZGAEkPp3KWORxQZns4M+WSeXbC2HEvmOIJe3Cmiv6ieAJvdVhDldtHqM5J1Y7MrR1XhkBT/rMlhh9FdqQ==}
  1452. [email protected]:
  1453. resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==}
  1454. engines: {node: '>=14.0.0'}
  1455. peerDependencies:
  1456. postcss: ^8.0.0
  1457. [email protected]:
  1458. resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==}
  1459. engines: {node: ^12 || ^14 || >= 16}
  1460. peerDependencies:
  1461. postcss: ^8.4.21
  1462. [email protected]:
  1463. resolution: {integrity: sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==}
  1464. engines: {node: '>= 14'}
  1465. peerDependencies:
  1466. postcss: '>=8.0.9'
  1467. ts-node: '>=9.0.0'
  1468. peerDependenciesMeta:
  1469. postcss:
  1470. optional: true
  1471. ts-node:
  1472. optional: true
  1473. [email protected]:
  1474. resolution: {integrity: sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==}
  1475. engines: {node: '>=12.0'}
  1476. peerDependencies:
  1477. postcss: ^8.2.14
  1478. [email protected]:
  1479. resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==}
  1480. engines: {node: '>=4'}
  1481. [email protected]:
  1482. resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
  1483. [email protected]:
  1484. resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==}
  1485. engines: {node: ^10 || ^12 || >=14}
  1486. [email protected]:
  1487. resolution: {integrity: sha512-SSjF9vcnF27mJK1XyFMNJzFd5u3pQiATFqoaDy03XuN00u4ziveVVEGt5RKJrDR8MHE/wJo9Nnad56RLzS2RMA==}
  1488. [email protected]:
  1489. resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
  1490. engines: {node: '>= 0.8.0'}
  1491. [email protected]:
  1492. resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==}
  1493. engines: {node: '>=14'}
  1494. hasBin: true
  1495. [email protected]:
  1496. resolution: {integrity: sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==}
  1497. engines: {node: '>=6'}
  1498. [email protected]:
  1499. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
  1500. [email protected]:
  1501. resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
  1502. engines: {node: '>=6'}
  1503. [email protected]:
  1504. resolution: {integrity: sha512-EJPeIn0CYrGu+hli1xilKAPXODtJ12T0sP63Ijx2/khC2JtuaN3JyNIpvmnkmaEtha9ocbG4A4cMcr+TvqvwQg==}
  1505. engines: {node: '>=0.6'}
  1506. [email protected]:
  1507. resolution: {integrity: sha512-t41VRkMYbkHyCYmOvx/6URnN80H7k4X0lLdBMGsz+maAwrJQYB1djpV6vHrQIBE0WBSGqhtEHrK9U3DWWH8v7A==}
  1508. [email protected]:
  1509. resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
  1510. [email protected]:
  1511. resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==}
  1512. [email protected]:
  1513. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  1514. engines: {node: '>=8.10.0'}
  1515. [email protected]:
  1516. resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
  1517. engines: {node: '>=4'}
  1518. [email protected]:
  1519. resolution: {integrity: sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==}
  1520. engines: {node: '>= 0.4'}
  1521. hasBin: true
  1522. [email protected]:
  1523. resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==}
  1524. engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
  1525. [email protected]:
  1526. resolution: {integrity: sha512-4iya7Jb76fVpQyLoiVpzUrsjQ12r3dM7fIVz+4NwoYvZOShknRmiv+iu9CClZml5ZLGb0XMcYLutK6w9tgxHDw==}
  1527. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  1528. hasBin: true
  1529. [email protected]:
  1530. resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
  1531. [email protected]:
  1532. resolution: {integrity: sha512-Q7RaEtYf6BflYrQ+buPudKR26/lH+10EmO9bBqbmPh/KeLqv8bjpTNqxe71ocONqXq+jYiCbpPUmQMS+JJPk4A==}
  1533. engines: {node: '>=12.0.0'}
  1534. hasBin: true
  1535. [email protected]:
  1536. resolution: {integrity: sha512-AQdy8s4WhNvUZ6P8F6PB21tSPIYKniic+Ogx0AacBMjKP1GUHN2E9URxQHtCusiwxudnCKkdy4GrHXPPJSkCCw==}
  1537. engines: {node: ^14.13.1 || >=16.0.0}
  1538. [email protected]:
  1539. resolution: {integrity: sha512-49oNpRjWRvnU8NyGVmUaYG4jtTkNonFZI86MmGRDqBphEK2EXT9gdEUoQPZhuBM8yWHxCWbobltqYO5M4XrUvQ==}
  1540. [email protected]:
  1541. resolution: {integrity: sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==}
  1542. [email protected]:
  1543. resolution: {integrity: sha512-OwpTSOfy6xSs1+pwcNrv0RBMOzI39Lp3qQKUTPVVPRjCdNa5JH/oPRiqsesIskK8TVgmRiHwO4KXlV2Li9dANA==}
  1544. [email protected]:
  1545. resolution: {integrity: sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==}
  1546. engines: {node: '>=10'}
  1547. hasBin: true
  1548. [email protected]:
  1549. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  1550. engines: {node: '>=8'}
  1551. [email protected]:
  1552. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  1553. engines: {node: '>=8'}
  1554. [email protected]:
  1555. resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==}
  1556. engines: {node: '>= 0.4'}
  1557. [email protected]:
  1558. resolution: {integrity: sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==}
  1559. engines: {node: '>= 0.4'}
  1560. [email protected]:
  1561. resolution: {integrity: sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==}
  1562. engines: {node: '>= 0.4'}
  1563. [email protected]:
  1564. resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==}
  1565. engines: {node: '>= 0.4'}
  1566. [email protected]:
  1567. resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
  1568. engines: {node: '>=14'}
  1569. [email protected]:
  1570. resolution: {integrity: sha512-DHavPwrTTAEAV66eAocB3iQHEj65N6IVtbRK98ZuqGT0S44T3zXlhzY+5SZ7EPxRcoOYVt1dioRxXYM/+PmCiQ==}
  1571. peerDependencies:
  1572. slate: '>=0.65.3'
  1573. [email protected]:
  1574. resolution: {integrity: sha512-3mdRdq7U3jSEoyFrGvbeb28hgrvrr4NdFCtJX+IjaNvSFozY0VZd/CGHF0zf/JDx7aEov864xd5uj0HQxxEWTQ==}
  1575. [email protected]:
  1576. resolution: {integrity: sha512-ztNF+pZq6viCPMA1A6KKu3bgpkmYti5avykRHbcFIdSipFdkVmfUw2CnpM2kBJyppIalqvczLNM3wR8OQ0pT5w==}
  1577. [email protected]:
  1578. resolution: {integrity: sha512-ig5qOnCDbugFntKi6c7Xlib8bA6xiJVk8O+WdFrV3wxbMqeHO0hXFQC4nAhPVWfZfi8255lcZkNhtIBINCc4+Q==}
  1579. engines: {node: '>=12.17.0'}
  1580. [email protected]:
  1581. resolution: {integrity: sha512-pBXvQCs5/33fdN1/39pPL0NZF20LeRbLQ5jtnheIPN9JQAaufGjKdWduZn4U7wCtVuzKhmRkI0DFYHYRbB2H1w==}
  1582. [email protected]:
  1583. resolution: {integrity: sha512-aNfiuwMEpfBM/CN6LY0ibyhxPfPbyFeBTYJKCvzkJ2GkUpazIt3H+QIPAMHwqQ7tMKaHz1Qj+rJJCqljnf4p3A==}
  1584. [email protected]:
  1585. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  1586. engines: {node: '>=0.10.0'}
  1587. [email protected]:
  1588. resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
  1589. [email protected]:
  1590. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  1591. engines: {node: '>=0.10.0'}
  1592. [email protected]:
  1593. resolution: {integrity: sha512-iYir0doakV9gYBfCuflGCxCD5Yhh09OGgT+epjfc6LZfTvGDdMXuD0Q4w6jI3hlkdRR1Ta3DlARcV3MOkybymg==}
  1594. peerDependencies:
  1595. vue: ^3.2.0
  1596. [email protected]:
  1597. resolution: {integrity: sha512-ISv/Ch+ig7SOtw7G2+qkwfVASzazUnvlDTwypdLoPoySv+6MqlOV10VwPSE6EWkGjhW50lUmghPmpYZXMu/+AQ==}
  1598. [email protected]:
  1599. resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
  1600. engines: {node: '>=8'}
  1601. [email protected]:
  1602. resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
  1603. engines: {node: '>=12'}
  1604. [email protected]:
  1605. resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
  1606. engines: {node: '>=8'}
  1607. [email protected]:
  1608. resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
  1609. engines: {node: '>=12'}
  1610. [email protected]:
  1611. resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
  1612. engines: {node: '>=8'}
  1613. [email protected]:
  1614. resolution: {integrity: sha512-631UJ6O00eNGfMiWG78ck80dfBab8X6IVFB51jZK5Icd7XAs60Z5y7QdSd/wGIklnWvRbUNloVzhOKKmutxQ6Q==}
  1615. [email protected]:
  1616. resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==}
  1617. engines: {node: '>=16 || 14 >=14.17'}
  1618. hasBin: true
  1619. [email protected]:
  1620. resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
  1621. engines: {node: '>=8'}
  1622. [email protected]:
  1623. resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
  1624. engines: {node: '>= 0.4'}
  1625. [email protected]:
  1626. resolution: {integrity: sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==}
  1627. engines: {node: '>=14.0.0'}
  1628. hasBin: true
  1629. [email protected]:
  1630. resolution: {integrity: sha512-IYV9eNMuFAV4THUspIRXkLakHnV6XO7FEdtKjf/mDyrnqUg9LnlOn6/RwRvM9SZjR4GUq8Nk8zj67FzVARr74w==}
  1631. engines: {node: '>=10'}
  1632. hasBin: true
  1633. [email protected]:
  1634. resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
  1635. [email protected]:
  1636. resolution: {integrity: sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==}
  1637. engines: {node: '>=0.8'}
  1638. [email protected]:
  1639. resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==}
  1640. [email protected]:
  1641. resolution: {integrity: sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==}
  1642. [email protected]:
  1643. resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==}
  1644. [email protected]:
  1645. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  1646. engines: {node: '>=8.0'}
  1647. [email protected]:
  1648. resolution: {integrity: sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==}
  1649. engines: {node: '>=16'}
  1650. peerDependencies:
  1651. typescript: '>=4.2.0'
  1652. [email protected]:
  1653. resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
  1654. [email protected]:
  1655. resolution: {integrity: sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==}
  1656. [email protected]:
  1657. resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
  1658. engines: {node: '>= 0.8.0'}
  1659. [email protected]:
  1660. resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==}
  1661. engines: {node: '>=10'}
  1662. [email protected]:
  1663. resolution: {integrity: sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==}
  1664. [email protected]:
  1665. resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==}
  1666. engines: {node: '>=14.17'}
  1667. hasBin: true
  1668. [email protected]:
  1669. resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==}
  1670. [email protected]:
  1671. resolution: {integrity: sha512-CYvbDaTT04Rh8bmD8jz3WPmHYZRG/NnvYVzwD6V1YAlvvKROlAeNDUBhkBGzNav2RKaeuXvlWYaa1V4Lfi/O0g==}
  1672. [email protected]:
  1673. resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
  1674. engines: {node: '>= 10.0.0'}
  1675. [email protected]:
  1676. resolution: {integrity: sha512-LMFzX5DtkTj/3wZuyG5bgKBoJ7WSgzqSGJ8ppDRdlvPh45mx6t6w3OcbExQi53n3xF5MYkNGPNR/HYOL95KL2A==}
  1677. engines: {node: '>=14'}
  1678. peerDependencies:
  1679. '@nuxt/kit': ^3.2.2
  1680. '@vueuse/core': '*'
  1681. peerDependenciesMeta:
  1682. '@nuxt/kit':
  1683. optional: true
  1684. '@vueuse/core':
  1685. optional: true
  1686. [email protected]:
  1687. resolution: {integrity: sha512-yNQhsXWnudNGPcbl0yBkduN6kr8Mhd778UYQ/MI5lxaMALirVadp7k6/sv4NuUcvykScWd/tJuq0r11s20M0rg==}
  1688. [email protected]:
  1689. resolution: {integrity: sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w==}
  1690. engines: {node: '>=14.0.0'}
  1691. [email protected]:
  1692. resolution: {integrity: sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==}
  1693. hasBin: true
  1694. peerDependencies:
  1695. browserslist: '>= 4.21.0'
  1696. [email protected]:
  1697. resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
  1698. [email protected]:
  1699. resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
  1700. [email protected]:
  1701. resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==}
  1702. hasBin: true
  1703. [email protected]:
  1704. resolution: {integrity: sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==}
  1705. peerDependencies:
  1706. vite: '>=2.0.0'
  1707. [email protected]:
  1708. resolution: {integrity: sha512-QyxQbvcMkgt+kDb12m2P8Ed35Sp6nXP+l8ptGrnHV9zgYDUpraO0CPdlqLSeBqvY2DToR52nutDG7mIHuysdiw==}
  1709. peerDependencies:
  1710. vite: '>=2.8'
  1711. [email protected]:
  1712. resolution: {integrity: sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==}
  1713. engines: {node: ^18.0.0 || >=20.0.0}
  1714. hasBin: true
  1715. peerDependencies:
  1716. '@types/node': ^18.0.0 || >=20.0.0
  1717. less: '*'
  1718. lightningcss: ^1.21.0
  1719. sass: '*'
  1720. sass-embedded: '*'
  1721. stylus: '*'
  1722. sugarss: '*'
  1723. terser: ^5.4.0
  1724. peerDependenciesMeta:
  1725. '@types/node':
  1726. optional: true
  1727. less:
  1728. optional: true
  1729. lightningcss:
  1730. optional: true
  1731. sass:
  1732. optional: true
  1733. sass-embedded:
  1734. optional: true
  1735. stylus:
  1736. optional: true
  1737. sugarss:
  1738. optional: true
  1739. terser:
  1740. optional: true
  1741. [email protected]:
  1742. resolution: {integrity: sha512-Q9S7dzWGax7LN5iiSPcu/K1GGm2gcBBlYwmMsUc5/16N6w90cbKow3FnPmPs95sungns4yvd9/+JhbAznECS2A==}
  1743. [email protected]:
  1744. resolution: {integrity: sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q==}
  1745. engines: {node: '>=12'}
  1746. hasBin: true
  1747. peerDependencies:
  1748. '@vue/composition-api': ^1.0.0-rc.1
  1749. vue: ^3.0.0-0 || ^2.6.0
  1750. peerDependenciesMeta:
  1751. '@vue/composition-api':
  1752. optional: true
  1753. [email protected]:
  1754. resolution: {integrity: sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==}
  1755. engines: {node: '>=12'}
  1756. hasBin: true
  1757. peerDependencies:
  1758. '@vue/composition-api': ^1.0.0-rc.1
  1759. vue: ^3.0.0-0 || ^2.6.0
  1760. peerDependenciesMeta:
  1761. '@vue/composition-api':
  1762. optional: true
  1763. [email protected]:
  1764. resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
  1765. engines: {node: '>=12'}
  1766. hasBin: true
  1767. peerDependencies:
  1768. '@vue/composition-api': ^1.0.0-rc.1
  1769. vue: ^3.0.0-0 || ^2.6.0
  1770. peerDependenciesMeta:
  1771. '@vue/composition-api':
  1772. optional: true
  1773. [email protected]:
  1774. resolution: {integrity: sha512-/jSxNwOsw5+dYAUcwSfkLwKPuzTQ0Cepz1LxCOpj2QcHrrmUa/Ql0eQqMmc1rTPQVrh2JQ29n2dhq75ZcHvRDw==}
  1775. peerDependencies:
  1776. '@vue/runtime-core': ^3.0.0
  1777. echarts: ^5.5.1
  1778. vue: ^2.7.0 || ^3.1.1
  1779. peerDependenciesMeta:
  1780. '@vue/runtime-core':
  1781. optional: true
  1782. [email protected]:
  1783. resolution: {integrity: sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==}
  1784. engines: {node: ^14.17.0 || >=16.0.0}
  1785. peerDependencies:
  1786. eslint: '>=6.0.0'
  1787. [email protected]:
  1788. resolution: {integrity: sha512-JK9Pm80OqssGJU2Y6F7DcM8RFHqVG4WkuCqOZTVsXkEzZME7ABejAUqUdA931zEBedc4thBgSUWxeQh4uocJAQ==}
  1789. engines: {node: '>= 16'}
  1790. peerDependencies:
  1791. vue: ^3.0.0
  1792. [email protected]:
  1793. resolution: {integrity: sha512-4fKZygS8cH1yCyuabAXGUAsyi1b2/o/OKgu/RUb+znIYOxPRxdkytJEx+0wGcpBE1pX6vUgh5jwWOKRGvuA/7Q==}
  1794. peerDependencies:
  1795. vue: ^3.2.0
  1796. [email protected]:
  1797. resolution: {integrity: sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==}
  1798. peerDependencies:
  1799. typescript: '*'
  1800. peerDependenciesMeta:
  1801. typescript:
  1802. optional: true
  1803. [email protected]:
  1804. resolution: {integrity: sha512-FU5HCWBmsf20GpP3eudURW3WdWTKIbEIQxh9/8GE806hydR9qZqRRxRE3RjqX7PkuLuMQG/A7n3cfj9rCEchww==}
  1805. peerDependencies:
  1806. vue: ^3.0.1
  1807. [email protected]:
  1808. resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
  1809. [email protected]:
  1810. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  1811. engines: {node: '>= 8'}
  1812. hasBin: true
  1813. [email protected]:
  1814. resolution: {integrity: sha512-DXukZJxpHA8LuotRwL0pP1+rS6CS7FF2qStDDE1C7DDg2rLud2PXRMuEDYIPhgEezwnlHNL4c+N6MfMTjCGTng==}
  1815. [email protected]:
  1816. resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
  1817. engines: {node: '>=0.10.0'}
  1818. [email protected]:
  1819. resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
  1820. engines: {node: '>=10'}
  1821. [email protected]:
  1822. resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
  1823. engines: {node: '>=12'}
  1824. [email protected]:
  1825. resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==}
  1826. engines: {node: '>=12'}
  1827. [email protected]:
  1828. resolution: {integrity: sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==}
  1829. engines: {node: '>= 14.6'}
  1830. hasBin: true
  1831. [email protected]:
  1832. resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
  1833. engines: {node: '>=10'}
  1834. [email protected]:
  1835. resolution: {integrity: sha512-uzgraf4njmmHAbEUxMJ8Oxg+P3fT04O+9p7gY+wJRVxo8Ge+KmYv0WJev945EH4wFuc4OY2NLXz46FZrWS9xJg==}
  1836. snapshots:
  1837. '@alloc/[email protected]': {}
  1838. '@antfu/[email protected]': {}
  1839. '@babel/[email protected]': {}
  1840. '@babel/[email protected]': {}
  1841. '@babel/[email protected]':
  1842. dependencies:
  1843. '@babel/types': 7.28.1
  1844. '@babel/[email protected]': {}
  1845. '@babel/[email protected]':
  1846. dependencies:
  1847. '@babel/helper-string-parser': 7.27.1
  1848. '@babel/helper-validator-identifier': 7.27.1
  1849. '@ctrl/[email protected]': {}
  1850. '@element-plus/[email protected]([email protected]([email protected]))':
  1851. dependencies:
  1852. vue: 3.5.13([email protected])
  1853. '@esbuild/[email protected]':
  1854. optional: true
  1855. '@esbuild/[email protected]':
  1856. optional: true
  1857. '@esbuild/[email protected]':
  1858. optional: true
  1859. '@esbuild/[email protected]':
  1860. optional: true
  1861. '@esbuild/[email protected]':
  1862. optional: true
  1863. '@esbuild/[email protected]':
  1864. optional: true
  1865. '@esbuild/[email protected]':
  1866. optional: true
  1867. '@esbuild/[email protected]':
  1868. optional: true
  1869. '@esbuild/[email protected]':
  1870. optional: true
  1871. '@esbuild/[email protected]':
  1872. optional: true
  1873. '@esbuild/[email protected]':
  1874. optional: true
  1875. '@esbuild/[email protected]':
  1876. optional: true
  1877. '@esbuild/[email protected]':
  1878. optional: true
  1879. '@esbuild/[email protected]':
  1880. optional: true
  1881. '@esbuild/[email protected]':
  1882. optional: true
  1883. '@esbuild/[email protected]':
  1884. optional: true
  1885. '@esbuild/[email protected]':
  1886. optional: true
  1887. '@esbuild/[email protected]':
  1888. optional: true
  1889. '@esbuild/[email protected]':
  1890. optional: true
  1891. '@esbuild/[email protected]':
  1892. optional: true
  1893. '@esbuild/[email protected]':
  1894. optional: true
  1895. '@esbuild/[email protected]':
  1896. optional: true
  1897. '@esbuild/[email protected]':
  1898. optional: true
  1899. '@eslint-community/[email protected]([email protected]([email protected]))':
  1900. dependencies:
  1901. eslint: 9.14.0([email protected])
  1902. eslint-visitor-keys: 3.4.3
  1903. '@eslint-community/[email protected]': {}
  1904. '@eslint/[email protected]':
  1905. dependencies:
  1906. '@eslint/object-schema': 2.1.6
  1907. debug: 4.4.1
  1908. minimatch: 3.1.2
  1909. transitivePeerDependencies:
  1910. - supports-color
  1911. '@eslint/[email protected]':
  1912. dependencies:
  1913. '@types/json-schema': 7.0.15
  1914. '@eslint/[email protected]': {}
  1915. '@eslint/[email protected]':
  1916. dependencies:
  1917. ajv: 6.12.6
  1918. debug: 4.4.1
  1919. espree: 10.4.0
  1920. globals: 14.0.0
  1921. ignore: 5.3.2
  1922. import-fresh: 3.3.1
  1923. js-yaml: 4.1.0
  1924. minimatch: 3.1.2
  1925. strip-json-comments: 3.1.1
  1926. transitivePeerDependencies:
  1927. - supports-color
  1928. '@eslint/[email protected]': {}
  1929. '@eslint/[email protected]': {}
  1930. '@eslint/[email protected]':
  1931. dependencies:
  1932. '@eslint/core': 0.13.0
  1933. levn: 0.4.1
  1934. '@floating-ui/[email protected]':
  1935. dependencies:
  1936. '@floating-ui/utils': 0.2.10
  1937. '@floating-ui/[email protected]':
  1938. dependencies:
  1939. '@floating-ui/core': 1.7.2
  1940. '@floating-ui/utils': 0.2.10
  1941. '@floating-ui/[email protected]': {}
  1942. '@humanfs/[email protected]': {}
  1943. '@humanfs/[email protected]':
  1944. dependencies:
  1945. '@humanfs/core': 0.19.1
  1946. '@humanwhocodes/retry': 0.3.1
  1947. '@humanwhocodes/[email protected]': {}
  1948. '@humanwhocodes/[email protected]': {}
  1949. '@humanwhocodes/[email protected]': {}
  1950. '@intlify/[email protected]':
  1951. dependencies:
  1952. '@intlify/message-compiler': 9.14.2
  1953. '@intlify/shared': 9.14.2
  1954. '@intlify/[email protected]':
  1955. dependencies:
  1956. '@intlify/shared': 9.14.2
  1957. source-map-js: 1.2.1
  1958. '@intlify/[email protected]': {}
  1959. '@isaacs/[email protected]':
  1960. dependencies:
  1961. string-width: 5.1.2
  1962. string-width-cjs: [email protected]
  1963. strip-ansi: 7.1.0
  1964. strip-ansi-cjs: [email protected]
  1965. wrap-ansi: 8.1.0
  1966. wrap-ansi-cjs: [email protected]
  1967. '@jridgewell/[email protected]':
  1968. dependencies:
  1969. '@jridgewell/sourcemap-codec': 1.5.4
  1970. '@jridgewell/trace-mapping': 0.3.29
  1971. '@jridgewell/[email protected]': {}
  1972. '@jridgewell/[email protected]':
  1973. dependencies:
  1974. '@jridgewell/gen-mapping': 0.3.12
  1975. '@jridgewell/trace-mapping': 0.3.29
  1976. '@jridgewell/[email protected]': {}
  1977. '@jridgewell/[email protected]':
  1978. dependencies:
  1979. '@jridgewell/resolve-uri': 3.1.2
  1980. '@jridgewell/sourcemap-codec': 1.5.4
  1981. '@nodelib/[email protected]':
  1982. dependencies:
  1983. '@nodelib/fs.stat': 2.0.5
  1984. run-parallel: 1.2.0
  1985. '@nodelib/[email protected]': {}
  1986. '@nodelib/[email protected]':
  1987. dependencies:
  1988. '@nodelib/fs.scandir': 2.1.5
  1989. fastq: 1.19.1
  1990. '@pkgjs/[email protected]':
  1991. optional: true
  1992. '@rollup/[email protected]([email protected])':
  1993. optionalDependencies:
  1994. rollup: 4.45.1
  1995. '@rollup/[email protected]([email protected])':
  1996. dependencies:
  1997. '@types/estree': 1.0.8
  1998. estree-walker: 2.0.2
  1999. picomatch: 4.0.3
  2000. optionalDependencies:
  2001. rollup: 4.45.1
  2002. '@rollup/[email protected]':
  2003. optional: true
  2004. '@rollup/[email protected]':
  2005. optional: true
  2006. '@rollup/[email protected]':
  2007. optional: true
  2008. '@rollup/[email protected]':
  2009. optional: true
  2010. '@rollup/[email protected]':
  2011. optional: true
  2012. '@rollup/[email protected]':
  2013. optional: true
  2014. '@rollup/[email protected]':
  2015. optional: true
  2016. '@rollup/[email protected]':
  2017. optional: true
  2018. '@rollup/[email protected]':
  2019. optional: true
  2020. '@rollup/[email protected]':
  2021. optional: true
  2022. '@rollup/[email protected]':
  2023. optional: true
  2024. '@rollup/[email protected]':
  2025. optional: true
  2026. '@rollup/[email protected]':
  2027. optional: true
  2028. '@rollup/[email protected]':
  2029. optional: true
  2030. '@rollup/[email protected]':
  2031. optional: true
  2032. '@rollup/[email protected]':
  2033. optional: true
  2034. '@rollup/[email protected]':
  2035. optional: true
  2036. '@rollup/[email protected]':
  2037. optional: true
  2038. '@rollup/[email protected]':
  2039. optional: true
  2040. '@rollup/[email protected]':
  2041. optional: true
  2042. '@swc/[email protected]':
  2043. optional: true
  2044. '@swc/[email protected]':
  2045. optional: true
  2046. '@swc/[email protected]':
  2047. optional: true
  2048. '@swc/[email protected]':
  2049. optional: true
  2050. '@swc/[email protected]':
  2051. optional: true
  2052. '@swc/[email protected]':
  2053. optional: true
  2054. '@swc/[email protected]':
  2055. optional: true
  2056. '@swc/[email protected]':
  2057. optional: true
  2058. '@swc/[email protected]':
  2059. optional: true
  2060. '@swc/[email protected]':
  2061. optional: true
  2062. '@swc/[email protected]':
  2063. optional: true
  2064. '@swc/[email protected]':
  2065. optional: true
  2066. '@swc/[email protected]':
  2067. optional: true
  2068. '@swc/[email protected]':
  2069. optional: true
  2070. '@swc/[email protected]':
  2071. optional: true
  2072. '@swc/[email protected]':
  2073. optional: true
  2074. '@swc/[email protected]':
  2075. optional: true
  2076. '@swc/[email protected]':
  2077. optional: true
  2078. '@swc/[email protected]':
  2079. optional: true
  2080. '@swc/[email protected]':
  2081. optional: true
  2082. '@swc/[email protected]':
  2083. dependencies:
  2084. '@swc/counter': 0.1.3
  2085. '@swc/types': 0.1.23
  2086. optionalDependencies:
  2087. '@swc/core-darwin-arm64': 1.12.14
  2088. '@swc/core-darwin-x64': 1.12.14
  2089. '@swc/core-linux-arm-gnueabihf': 1.12.14
  2090. '@swc/core-linux-arm64-gnu': 1.12.14
  2091. '@swc/core-linux-arm64-musl': 1.12.14
  2092. '@swc/core-linux-x64-gnu': 1.12.14
  2093. '@swc/core-linux-x64-musl': 1.12.14
  2094. '@swc/core-win32-arm64-msvc': 1.12.14
  2095. '@swc/core-win32-ia32-msvc': 1.12.14
  2096. '@swc/core-win32-x64-msvc': 1.12.14
  2097. '@swc/[email protected]':
  2098. dependencies:
  2099. '@swc/counter': 0.1.3
  2100. '@swc/types': 0.1.23
  2101. optionalDependencies:
  2102. '@swc/core-darwin-arm64': 1.6.13
  2103. '@swc/core-darwin-x64': 1.6.13
  2104. '@swc/core-linux-arm-gnueabihf': 1.6.13
  2105. '@swc/core-linux-arm64-gnu': 1.6.13
  2106. '@swc/core-linux-arm64-musl': 1.6.13
  2107. '@swc/core-linux-x64-gnu': 1.6.13
  2108. '@swc/core-linux-x64-musl': 1.6.13
  2109. '@swc/core-win32-arm64-msvc': 1.6.13
  2110. '@swc/core-win32-ia32-msvc': 1.6.13
  2111. '@swc/core-win32-x64-msvc': 1.6.13
  2112. '@swc/[email protected]': {}
  2113. '@swc/[email protected]':
  2114. dependencies:
  2115. '@swc/counter': 0.1.3
  2116. '@sxzz/[email protected]': {}
  2117. '@transloadit/[email protected]': {}
  2118. '@types/[email protected]': {}
  2119. '@types/[email protected]': {}
  2120. '@types/[email protected]': {}
  2121. '@types/[email protected]':
  2122. dependencies:
  2123. '@types/lodash': 4.17.20
  2124. '@types/[email protected]': {}
  2125. '@types/[email protected]': {}
  2126. '@types/[email protected]': {}
  2127. '@types/[email protected]': {}
  2128. '@types/[email protected]': {}
  2129. '@types/[email protected]': {}
  2130. '@typescript-eslint/[email protected](@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])':
  2131. dependencies:
  2132. '@eslint-community/regexpp': 4.12.1
  2133. '@typescript-eslint/parser': 8.17.0([email protected]([email protected]))([email protected])
  2134. '@typescript-eslint/scope-manager': 8.17.0
  2135. '@typescript-eslint/type-utils': 8.17.0([email protected]([email protected]))([email protected])
  2136. '@typescript-eslint/utils': 8.17.0([email protected]([email protected]))([email protected])
  2137. '@typescript-eslint/visitor-keys': 8.17.0
  2138. eslint: 9.14.0([email protected])
  2139. graphemer: 1.4.0
  2140. ignore: 5.3.2
  2141. natural-compare: 1.4.0
  2142. ts-api-utils: 1.4.3([email protected])
  2143. optionalDependencies:
  2144. typescript: 5.6.3
  2145. transitivePeerDependencies:
  2146. - supports-color
  2147. '@typescript-eslint/[email protected]([email protected]([email protected]))([email protected])':
  2148. dependencies:
  2149. '@typescript-eslint/scope-manager': 8.17.0
  2150. '@typescript-eslint/types': 8.17.0
  2151. '@typescript-eslint/typescript-estree': 8.17.0([email protected])
  2152. '@typescript-eslint/visitor-keys': 8.17.0
  2153. debug: 4.4.1
  2154. eslint: 9.14.0([email protected])
  2155. optionalDependencies:
  2156. typescript: 5.6.3
  2157. transitivePeerDependencies:
  2158. - supports-color
  2159. '@typescript-eslint/[email protected]':
  2160. dependencies:
  2161. '@typescript-eslint/types': 8.17.0
  2162. '@typescript-eslint/visitor-keys': 8.17.0
  2163. '@typescript-eslint/[email protected]([email protected]([email protected]))([email protected])':
  2164. dependencies:
  2165. '@typescript-eslint/typescript-estree': 8.17.0([email protected])
  2166. '@typescript-eslint/utils': 8.17.0([email protected]([email protected]))([email protected])
  2167. debug: 4.4.1
  2168. eslint: 9.14.0([email protected])
  2169. ts-api-utils: 1.4.3([email protected])
  2170. optionalDependencies:
  2171. typescript: 5.6.3
  2172. transitivePeerDependencies:
  2173. - supports-color
  2174. '@typescript-eslint/[email protected]': {}
  2175. '@typescript-eslint/[email protected]([email protected])':
  2176. dependencies:
  2177. '@typescript-eslint/types': 8.17.0
  2178. '@typescript-eslint/visitor-keys': 8.17.0
  2179. debug: 4.4.1
  2180. fast-glob: 3.3.3
  2181. is-glob: 4.0.3
  2182. minimatch: 9.0.5
  2183. semver: 7.7.2
  2184. ts-api-utils: 1.4.3([email protected])
  2185. optionalDependencies:
  2186. typescript: 5.6.3
  2187. transitivePeerDependencies:
  2188. - supports-color
  2189. '@typescript-eslint/[email protected]([email protected]([email protected]))([email protected])':
  2190. dependencies:
  2191. '@eslint-community/eslint-utils': 4.7.0([email protected]([email protected]))
  2192. '@typescript-eslint/scope-manager': 8.17.0
  2193. '@typescript-eslint/types': 8.17.0
  2194. '@typescript-eslint/typescript-estree': 8.17.0([email protected])
  2195. eslint: 9.14.0([email protected])
  2196. optionalDependencies:
  2197. typescript: 5.6.3
  2198. transitivePeerDependencies:
  2199. - supports-color
  2200. '@typescript-eslint/[email protected]':
  2201. dependencies:
  2202. '@typescript-eslint/types': 8.17.0
  2203. eslint-visitor-keys: 4.2.1
  2204. '@uppy/[email protected]':
  2205. dependencies:
  2206. '@uppy/utils': 4.1.3
  2207. namespace-emitter: 2.0.1
  2208. '@uppy/[email protected]':
  2209. dependencies:
  2210. '@transloadit/prettier-bytes': 0.0.7
  2211. '@uppy/store-default': 2.1.1
  2212. '@uppy/utils': 4.1.3
  2213. lodash.throttle: 4.1.1
  2214. mime-match: 1.0.2
  2215. namespace-emitter: 2.0.1
  2216. nanoid: 3.3.11
  2217. preact: 10.26.9
  2218. '@uppy/[email protected]': {}
  2219. '@uppy/[email protected]':
  2220. dependencies:
  2221. lodash.throttle: 4.1.1
  2222. '@uppy/[email protected](@uppy/[email protected])':
  2223. dependencies:
  2224. '@uppy/companion-client': 2.2.2
  2225. '@uppy/core': 2.3.4
  2226. '@uppy/utils': 4.1.3
  2227. nanoid: 3.3.11
  2228. '@vitejs/[email protected]([email protected](@types/[email protected])([email protected])([email protected]))([email protected]([email protected]))':
  2229. dependencies:
  2230. vite: 5.4.11(@types/[email protected])([email protected])([email protected])
  2231. vue: 3.5.13([email protected])
  2232. '@vue/[email protected]':
  2233. dependencies:
  2234. '@babel/parser': 7.28.0
  2235. '@vue/shared': 3.5.13
  2236. entities: 4.5.0
  2237. estree-walker: 2.0.2
  2238. source-map-js: 1.2.1
  2239. '@vue/[email protected]':
  2240. dependencies:
  2241. '@vue/compiler-core': 3.5.13
  2242. '@vue/shared': 3.5.13
  2243. '@vue/[email protected]':
  2244. dependencies:
  2245. '@babel/parser': 7.28.0
  2246. '@vue/compiler-core': 3.5.13
  2247. '@vue/compiler-dom': 3.5.13
  2248. '@vue/compiler-ssr': 3.5.13
  2249. '@vue/shared': 3.5.13
  2250. estree-walker: 2.0.2
  2251. magic-string: 0.30.17
  2252. postcss: 8.4.49
  2253. source-map-js: 1.2.1
  2254. '@vue/[email protected]':
  2255. dependencies:
  2256. '@vue/compiler-dom': 3.5.13
  2257. '@vue/shared': 3.5.13
  2258. '@vue/[email protected]': {}
  2259. '@vue/[email protected]':
  2260. dependencies:
  2261. '@vue/shared': 3.5.13
  2262. '@vue/[email protected]':
  2263. dependencies:
  2264. '@vue/reactivity': 3.5.13
  2265. '@vue/shared': 3.5.13
  2266. '@vue/[email protected]':
  2267. dependencies:
  2268. '@vue/reactivity': 3.5.13
  2269. '@vue/runtime-core': 3.5.13
  2270. '@vue/shared': 3.5.13
  2271. csstype: 3.1.3
  2272. '@vue/[email protected]([email protected]([email protected]))':
  2273. dependencies:
  2274. '@vue/compiler-ssr': 3.5.13
  2275. '@vue/shared': 3.5.13
  2276. vue: 3.5.13([email protected])
  2277. '@vue/[email protected]': {}
  2278. '@vueuse/[email protected]([email protected]([email protected]))':
  2279. dependencies:
  2280. '@types/web-bluetooth': 0.0.17
  2281. '@vueuse/metadata': 10.4.1
  2282. '@vueuse/shared': 10.4.1([email protected]([email protected]))
  2283. vue-demi: 0.14.10([email protected]([email protected]))
  2284. transitivePeerDependencies:
  2285. - '@vue/composition-api'
  2286. - vue
  2287. '@vueuse/[email protected]([email protected]([email protected]))':
  2288. dependencies:
  2289. '@types/web-bluetooth': 0.0.16
  2290. '@vueuse/metadata': 9.13.0
  2291. '@vueuse/shared': 9.13.0([email protected]([email protected]))
  2292. vue-demi: 0.14.10([email protected]([email protected]))
  2293. transitivePeerDependencies:
  2294. - '@vue/composition-api'
  2295. - vue
  2296. '@vueuse/[email protected]': {}
  2297. '@vueuse/[email protected]': {}
  2298. '@vueuse/[email protected]([email protected]([email protected]))':
  2299. dependencies:
  2300. vue-demi: 0.14.10([email protected]([email protected]))
  2301. transitivePeerDependencies:
  2302. - '@vue/composition-api'
  2303. - vue
  2304. '@vueuse/[email protected]([email protected]([email protected]))':
  2305. dependencies:
  2306. vue-demi: 0.14.10([email protected]([email protected]))
  2307. transitivePeerDependencies:
  2308. - '@vue/composition-api'
  2309. - vue
  2310. '@wangeditor-next/[email protected](@wangeditor-next/[email protected](@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])':
  2311. dependencies:
  2312. '@wangeditor-next/core': 1.7.38(@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])
  2313. dom7: 4.0.6
  2314. is-url: 1.2.4
  2315. lodash.throttle: 4.1.1
  2316. nanoid: 5.1.5
  2317. slate: 0.82.1
  2318. snabbdom: 3.6.2
  2319. '@wangeditor-next/[email protected](@wangeditor-next/[email protected](@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected]))([email protected])([email protected])([email protected])':
  2320. dependencies:
  2321. '@wangeditor-next/core': 1.7.38(@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])
  2322. dom7: 4.0.6
  2323. prismjs: 1.30.0
  2324. slate: 0.82.1
  2325. snabbdom: 3.6.2
  2326. '@wangeditor-next/[email protected](@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])':
  2327. dependencies:
  2328. '@types/event-emitter': 0.3.5
  2329. '@uppy/core': 2.3.4
  2330. '@uppy/xhr-upload': 2.1.3(@uppy/[email protected])
  2331. dom7: 4.0.6
  2332. event-emitter: 0.3.5
  2333. html-void-elements: 3.0.0
  2334. i18next: 23.16.8
  2335. is-hotkey: 0.2.0
  2336. lodash.camelcase: 4.3.0
  2337. lodash.clonedeep: 4.5.0
  2338. lodash.debounce: 4.0.8
  2339. lodash.foreach: 4.5.0
  2340. lodash.isequal: 4.5.0
  2341. lodash.throttle: 4.1.1
  2342. lodash.toarray: 4.4.0
  2343. nanoid: 5.1.5
  2344. scroll-into-view-if-needed: 3.1.0
  2345. slate: 0.82.1
  2346. slate-history: 0.109.0([email protected])
  2347. snabbdom: 3.6.2
  2348. '@wangeditor-next/[email protected](@wangeditor-next/[email protected])([email protected]([email protected]))':
  2349. dependencies:
  2350. '@wangeditor-next/editor': 5.6.34
  2351. vue: 3.5.13([email protected])
  2352. '@wangeditor-next/[email protected]':
  2353. dependencies:
  2354. '@uppy/core': 2.3.4
  2355. '@uppy/xhr-upload': 2.1.3(@uppy/[email protected])
  2356. '@wangeditor-next/basic-modules': 1.5.38(@wangeditor-next/[email protected](@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])
  2357. '@wangeditor-next/code-highlight': 1.3.35(@wangeditor-next/[email protected](@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected]))([email protected])([email protected])([email protected])
  2358. '@wangeditor-next/core': 1.7.38(@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])
  2359. '@wangeditor-next/list-module': 1.1.44(@wangeditor-next/[email protected](@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected]))([email protected])([email protected])([email protected])
  2360. '@wangeditor-next/table-module': 1.6.49(@wangeditor-next/[email protected](@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])
  2361. '@wangeditor-next/upload-image-module': 1.1.41(@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))(@wangeditor-next/[email protected](@wangeditor-next/[email protected](@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected]))([email protected])([email protected])([email protected])([email protected])([email protected]))(@wangeditor-next/[email protected](@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected]))([email protected])([email protected])([email protected])([email protected])
  2362. '@wangeditor-next/video-module': 1.3.44(@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))(@wangeditor-next/[email protected](@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected]))([email protected])([email protected])([email protected])([email protected])
  2363. dom7: 4.0.6
  2364. is-hotkey: 0.2.0
  2365. lodash.camelcase: 4.3.0
  2366. lodash.clonedeep: 4.5.0
  2367. lodash.debounce: 4.0.8
  2368. lodash.foreach: 4.5.0
  2369. lodash.isequal: 4.5.0
  2370. lodash.throttle: 4.1.1
  2371. lodash.toarray: 4.4.0
  2372. nanoid: 5.1.5
  2373. slate: 0.82.1
  2374. snabbdom: 3.6.2
  2375. '@wangeditor-next/[email protected](@wangeditor-next/[email protected](@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected]))([email protected])([email protected])([email protected])':
  2376. dependencies:
  2377. '@wangeditor-next/core': 1.7.38(@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])
  2378. dom7: 4.0.6
  2379. slate: 0.82.1
  2380. snabbdom: 3.6.2
  2381. '@wangeditor-next/[email protected](@wangeditor-next/[email protected](@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])':
  2382. dependencies:
  2383. '@wangeditor-next/core': 1.7.38(@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])
  2384. dom7: 4.0.6
  2385. lodash.debounce: 4.0.8
  2386. lodash.isequal: 4.5.0
  2387. lodash.throttle: 4.1.1
  2388. nanoid: 5.1.5
  2389. slate: 0.82.1
  2390. snabbdom: 3.6.2
  2391. '@wangeditor-next/[email protected](@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))(@wangeditor-next/[email protected](@wangeditor-next/[email protected](@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected]))([email protected])([email protected])([email protected])([email protected])([email protected]))(@wangeditor-next/[email protected](@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected]))([email protected])([email protected])([email protected])([email protected])':
  2392. dependencies:
  2393. '@uppy/core': 2.3.4
  2394. '@uppy/xhr-upload': 2.1.3(@uppy/[email protected])
  2395. '@wangeditor-next/basic-modules': 1.5.38(@wangeditor-next/[email protected](@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])
  2396. '@wangeditor-next/core': 1.7.38(@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])
  2397. dom7: 4.0.6
  2398. lodash.foreach: 4.5.0
  2399. slate: 0.82.1
  2400. snabbdom: 3.6.2
  2401. '@wangeditor-next/[email protected](@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))(@wangeditor-next/[email protected](@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected]))([email protected])([email protected])([email protected])([email protected])':
  2402. dependencies:
  2403. '@uppy/core': 2.3.4
  2404. '@uppy/xhr-upload': 2.1.3(@uppy/[email protected])
  2405. '@wangeditor-next/core': 1.7.38(@uppy/[email protected])(@uppy/[email protected](@uppy/[email protected]))([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])([email protected])
  2406. dom7: 4.0.6
  2407. nanoid: 5.1.5
  2408. slate: 0.82.1
  2409. snabbdom: 3.6.2
  2410. [email protected]([email protected]):
  2411. dependencies:
  2412. acorn: 8.15.0
  2413. [email protected]: {}
  2414. [email protected]:
  2415. dependencies:
  2416. fast-deep-equal: 3.1.3
  2417. fast-json-stable-stringify: 2.1.0
  2418. json-schema-traverse: 0.4.1
  2419. uri-js: 4.4.1
  2420. [email protected]: {}
  2421. [email protected]: {}
  2422. [email protected]:
  2423. dependencies:
  2424. color-convert: 2.0.1
  2425. [email protected]: {}
  2426. [email protected]: {}
  2427. [email protected]:
  2428. dependencies:
  2429. normalize-path: 3.0.0
  2430. picomatch: 2.3.1
  2431. [email protected]: {}
  2432. [email protected]: {}
  2433. [email protected]: {}
  2434. [email protected]: {}
  2435. [email protected]([email protected]):
  2436. dependencies:
  2437. browserslist: 4.25.1
  2438. caniuse-lite: 1.0.30001727
  2439. fraction.js: 4.3.7
  2440. normalize-range: 0.1.2
  2441. picocolors: 1.1.1
  2442. postcss: 8.4.49
  2443. postcss-value-parser: 4.2.0
  2444. [email protected]:
  2445. dependencies:
  2446. follow-redirects: 1.15.9
  2447. form-data: 4.0.4
  2448. proxy-from-env: 1.1.0
  2449. transitivePeerDependencies:
  2450. - debug
  2451. [email protected]: {}
  2452. [email protected]: {}
  2453. [email protected]: {}
  2454. [email protected]:
  2455. dependencies:
  2456. balanced-match: 1.0.2
  2457. concat-map: 0.0.1
  2458. [email protected]:
  2459. dependencies:
  2460. balanced-match: 1.0.2
  2461. [email protected]:
  2462. dependencies:
  2463. fill-range: 7.1.1
  2464. [email protected]:
  2465. dependencies:
  2466. caniuse-lite: 1.0.30001727
  2467. electron-to-chromium: 1.5.186
  2468. node-releases: 2.0.19
  2469. update-browserslist-db: 1.1.3([email protected])
  2470. [email protected]: {}
  2471. [email protected]:
  2472. dependencies:
  2473. es-errors: 1.3.0
  2474. function-bind: 1.1.2
  2475. [email protected]:
  2476. dependencies:
  2477. call-bind-apply-helpers: 1.0.2
  2478. get-intrinsic: 1.3.0
  2479. [email protected]: {}
  2480. [email protected]: {}
  2481. [email protected]: {}
  2482. [email protected]:
  2483. dependencies:
  2484. ansi-styles: 4.3.0
  2485. supports-color: 7.2.0
  2486. [email protected]: {}
  2487. [email protected]:
  2488. dependencies:
  2489. anymatch: 3.1.3
  2490. braces: 3.0.3
  2491. glob-parent: 5.1.2
  2492. is-binary-path: 2.1.0
  2493. is-glob: 4.0.3
  2494. normalize-path: 3.0.0
  2495. readdirp: 3.6.0
  2496. optionalDependencies:
  2497. fsevents: 2.3.3
  2498. [email protected]:
  2499. dependencies:
  2500. good-listener: 1.2.2
  2501. select: 1.1.2
  2502. tiny-emitter: 2.1.0
  2503. [email protected]: {}
  2504. [email protected]:
  2505. dependencies:
  2506. color-name: 1.1.4
  2507. [email protected]: {}
  2508. [email protected]:
  2509. dependencies:
  2510. delayed-stream: 1.0.0
  2511. [email protected]: {}
  2512. [email protected]: {}
  2513. [email protected]: {}
  2514. [email protected]: {}
  2515. [email protected]: {}
  2516. [email protected]: {}
  2517. [email protected]: {}
  2518. [email protected]:
  2519. dependencies:
  2520. cross-spawn: 7.0.6
  2521. [email protected]:
  2522. dependencies:
  2523. path-key: 3.1.1
  2524. shebang-command: 2.0.0
  2525. which: 2.0.2
  2526. [email protected]: {}
  2527. [email protected]: {}
  2528. [email protected]: {}
  2529. [email protected]:
  2530. dependencies:
  2531. es5-ext: 0.10.64
  2532. type: 2.7.3
  2533. [email protected]: {}
  2534. [email protected]:
  2535. dependencies:
  2536. ms: 2.1.3
  2537. [email protected]: {}
  2538. [email protected]: {}
  2539. [email protected]: {}
  2540. [email protected]: {}
  2541. [email protected]: {}
  2542. [email protected]:
  2543. dependencies:
  2544. ssr-window: 4.0.2
  2545. [email protected]: {}
  2546. [email protected]:
  2547. dependencies:
  2548. call-bind-apply-helpers: 1.0.2
  2549. es-errors: 1.3.0
  2550. gopd: 1.2.0
  2551. [email protected]: {}
  2552. [email protected]: {}
  2553. [email protected]:
  2554. dependencies:
  2555. tslib: 2.3.0
  2556. zrender: 5.6.0
  2557. [email protected]: {}
  2558. [email protected]([email protected]([email protected])):
  2559. dependencies:
  2560. '@ctrl/tinycolor': 3.6.1
  2561. '@element-plus/icons-vue': 2.3.1([email protected]([email protected]))
  2562. '@floating-ui/dom': 1.7.2
  2563. '@popperjs/core': '@sxzz/[email protected]'
  2564. '@types/lodash': 4.17.20
  2565. '@types/lodash-es': 4.17.12
  2566. '@vueuse/core': 9.13.0([email protected]([email protected]))
  2567. async-validator: 4.2.5
  2568. dayjs: 1.11.13
  2569. escape-html: 1.0.3
  2570. lodash: 4.17.21
  2571. lodash-es: 4.17.21
  2572. lodash-unified: 1.0.3(@types/[email protected])([email protected])([email protected])
  2573. memoize-one: 6.0.0
  2574. normalize-wheel-es: 1.2.0
  2575. vue: 3.5.13([email protected])
  2576. transitivePeerDependencies:
  2577. - '@vue/composition-api'
  2578. [email protected]: {}
  2579. [email protected]: {}
  2580. [email protected]: {}
  2581. [email protected]: {}
  2582. [email protected]: {}
  2583. [email protected]:
  2584. dependencies:
  2585. es-errors: 1.3.0
  2586. [email protected]:
  2587. dependencies:
  2588. es-errors: 1.3.0
  2589. get-intrinsic: 1.3.0
  2590. has-tostringtag: 1.0.2
  2591. hasown: 2.0.2
  2592. [email protected]:
  2593. dependencies:
  2594. es6-iterator: 2.0.3
  2595. es6-symbol: 3.1.4
  2596. esniff: 2.0.1
  2597. next-tick: 1.1.0
  2598. [email protected]:
  2599. dependencies:
  2600. d: 1.0.2
  2601. es5-ext: 0.10.64
  2602. es6-symbol: 3.1.4
  2603. [email protected]:
  2604. dependencies:
  2605. d: 1.0.2
  2606. ext: 1.7.0
  2607. [email protected]:
  2608. optionalDependencies:
  2609. '@esbuild/aix-ppc64': 0.21.5
  2610. '@esbuild/android-arm': 0.21.5
  2611. '@esbuild/android-arm64': 0.21.5
  2612. '@esbuild/android-x64': 0.21.5
  2613. '@esbuild/darwin-arm64': 0.21.5
  2614. '@esbuild/darwin-x64': 0.21.5
  2615. '@esbuild/freebsd-arm64': 0.21.5
  2616. '@esbuild/freebsd-x64': 0.21.5
  2617. '@esbuild/linux-arm': 0.21.5
  2618. '@esbuild/linux-arm64': 0.21.5
  2619. '@esbuild/linux-ia32': 0.21.5
  2620. '@esbuild/linux-loong64': 0.21.5
  2621. '@esbuild/linux-mips64el': 0.21.5
  2622. '@esbuild/linux-ppc64': 0.21.5
  2623. '@esbuild/linux-riscv64': 0.21.5
  2624. '@esbuild/linux-s390x': 0.21.5
  2625. '@esbuild/linux-x64': 0.21.5
  2626. '@esbuild/netbsd-x64': 0.21.5
  2627. '@esbuild/openbsd-x64': 0.21.5
  2628. '@esbuild/sunos-x64': 0.21.5
  2629. '@esbuild/win32-arm64': 0.21.5
  2630. '@esbuild/win32-ia32': 0.21.5
  2631. '@esbuild/win32-x64': 0.21.5
  2632. [email protected]: {}
  2633. [email protected]: {}
  2634. [email protected]: {}
  2635. [email protected]: {}
  2636. [email protected]([email protected]([email protected])):
  2637. dependencies:
  2638. '@eslint-community/eslint-utils': 4.7.0([email protected]([email protected]))
  2639. eslint: 9.14.0([email protected])
  2640. globals: 13.24.0
  2641. natural-compare: 1.4.0
  2642. nth-check: 2.1.1
  2643. postcss-selector-parser: 6.1.2
  2644. semver: 7.7.2
  2645. vue-eslint-parser: 9.4.3([email protected]([email protected]))
  2646. xml-name-validator: 4.0.0
  2647. transitivePeerDependencies:
  2648. - supports-color
  2649. [email protected]:
  2650. dependencies:
  2651. esrecurse: 4.3.0
  2652. estraverse: 5.3.0
  2653. [email protected]:
  2654. dependencies:
  2655. esrecurse: 4.3.0
  2656. estraverse: 5.3.0
  2657. [email protected]: {}
  2658. [email protected]: {}
  2659. [email protected]([email protected]):
  2660. dependencies:
  2661. '@eslint-community/eslint-utils': 4.7.0([email protected]([email protected]))
  2662. '@eslint-community/regexpp': 4.12.1
  2663. '@eslint/config-array': 0.18.0
  2664. '@eslint/core': 0.7.0
  2665. '@eslint/eslintrc': 3.3.1
  2666. '@eslint/js': 9.14.0
  2667. '@eslint/plugin-kit': 0.2.8
  2668. '@humanfs/node': 0.16.6
  2669. '@humanwhocodes/module-importer': 1.0.1
  2670. '@humanwhocodes/retry': 0.4.3
  2671. '@types/estree': 1.0.8
  2672. '@types/json-schema': 7.0.15
  2673. ajv: 6.12.6
  2674. chalk: 4.1.2
  2675. cross-spawn: 7.0.6
  2676. debug: 4.4.1
  2677. escape-string-regexp: 4.0.0
  2678. eslint-scope: 8.4.0
  2679. eslint-visitor-keys: 4.2.1
  2680. espree: 10.4.0
  2681. esquery: 1.6.0
  2682. esutils: 2.0.3
  2683. fast-deep-equal: 3.1.3
  2684. file-entry-cache: 8.0.0
  2685. find-up: 5.0.0
  2686. glob-parent: 6.0.2
  2687. ignore: 5.3.2
  2688. imurmurhash: 0.1.4
  2689. is-glob: 4.0.3
  2690. json-stable-stringify-without-jsonify: 1.0.1
  2691. lodash.merge: 4.6.2
  2692. minimatch: 3.1.2
  2693. natural-compare: 1.4.0
  2694. optionator: 0.9.4
  2695. text-table: 0.2.0
  2696. optionalDependencies:
  2697. jiti: 1.21.7
  2698. transitivePeerDependencies:
  2699. - supports-color
  2700. [email protected]:
  2701. dependencies:
  2702. d: 1.0.2
  2703. es5-ext: 0.10.64
  2704. event-emitter: 0.3.5
  2705. type: 2.7.3
  2706. [email protected]:
  2707. dependencies:
  2708. acorn: 8.15.0
  2709. acorn-jsx: 5.3.2([email protected])
  2710. eslint-visitor-keys: 4.2.1
  2711. [email protected]:
  2712. dependencies:
  2713. acorn: 8.15.0
  2714. acorn-jsx: 5.3.2([email protected])
  2715. eslint-visitor-keys: 3.4.3
  2716. [email protected]:
  2717. dependencies:
  2718. estraverse: 5.3.0
  2719. [email protected]:
  2720. dependencies:
  2721. estraverse: 5.3.0
  2722. [email protected]: {}
  2723. [email protected]: {}
  2724. [email protected]:
  2725. dependencies:
  2726. '@types/estree': 1.0.8
  2727. [email protected]: {}
  2728. [email protected]:
  2729. dependencies:
  2730. d: 1.0.2
  2731. es5-ext: 0.10.64
  2732. [email protected]: {}
  2733. [email protected]:
  2734. dependencies:
  2735. type: 2.7.3
  2736. [email protected]: {}
  2737. [email protected]:
  2738. dependencies:
  2739. '@nodelib/fs.stat': 2.0.5
  2740. '@nodelib/fs.walk': 1.2.8
  2741. glob-parent: 5.1.2
  2742. merge2: 1.4.1
  2743. micromatch: 4.0.8
  2744. [email protected]: {}
  2745. [email protected]: {}
  2746. [email protected]:
  2747. dependencies:
  2748. reusify: 1.1.0
  2749. [email protected]:
  2750. dependencies:
  2751. flat-cache: 4.0.1
  2752. [email protected]:
  2753. dependencies:
  2754. to-regex-range: 5.0.1
  2755. [email protected]:
  2756. dependencies:
  2757. locate-path: 6.0.0
  2758. path-exists: 4.0.0
  2759. [email protected]:
  2760. dependencies:
  2761. flatted: 3.3.3
  2762. keyv: 4.5.4
  2763. [email protected]: {}
  2764. [email protected]: {}
  2765. [email protected]:
  2766. dependencies:
  2767. cross-spawn: 7.0.6
  2768. signal-exit: 4.1.0
  2769. [email protected]:
  2770. dependencies:
  2771. asynckit: 0.4.0
  2772. combined-stream: 1.0.8
  2773. es-set-tostringtag: 2.1.0
  2774. hasown: 2.0.2
  2775. mime-types: 2.1.35
  2776. [email protected]: {}
  2777. [email protected]:
  2778. dependencies:
  2779. graceful-fs: 4.2.11
  2780. jsonfile: 6.1.0
  2781. universalify: 2.0.1
  2782. [email protected]: {}
  2783. [email protected]:
  2784. optional: true
  2785. [email protected]: {}
  2786. [email protected]:
  2787. dependencies:
  2788. call-bind-apply-helpers: 1.0.2
  2789. es-define-property: 1.0.1
  2790. es-errors: 1.3.0
  2791. es-object-atoms: 1.1.1
  2792. function-bind: 1.1.2
  2793. get-proto: 1.0.1
  2794. gopd: 1.2.0
  2795. has-symbols: 1.1.0
  2796. hasown: 2.0.2
  2797. math-intrinsics: 1.1.0
  2798. [email protected]:
  2799. dependencies:
  2800. dunder-proto: 1.0.1
  2801. es-object-atoms: 1.1.1
  2802. [email protected]:
  2803. dependencies:
  2804. is-glob: 4.0.3
  2805. [email protected]:
  2806. dependencies:
  2807. is-glob: 4.0.3
  2808. [email protected]:
  2809. dependencies:
  2810. foreground-child: 3.3.1
  2811. jackspeak: 3.4.3
  2812. minimatch: 9.0.5
  2813. minipass: 7.1.2
  2814. package-json-from-dist: 1.0.1
  2815. path-scurry: 1.11.1
  2816. [email protected]:
  2817. dependencies:
  2818. fs.realpath: 1.0.0
  2819. minimatch: 8.0.4
  2820. minipass: 4.2.8
  2821. path-scurry: 1.11.1
  2822. [email protected]:
  2823. dependencies:
  2824. type-fest: 0.20.2
  2825. [email protected]: {}
  2826. [email protected]:
  2827. dependencies:
  2828. delegate: 3.2.0
  2829. [email protected]: {}
  2830. [email protected]: {}
  2831. [email protected]: {}
  2832. [email protected]: {}
  2833. [email protected]: {}
  2834. [email protected]:
  2835. dependencies:
  2836. has-symbols: 1.1.0
  2837. [email protected]:
  2838. dependencies:
  2839. function-bind: 1.1.2
  2840. [email protected]: {}
  2841. [email protected]:
  2842. dependencies:
  2843. '@babel/runtime': 7.27.6
  2844. [email protected]: {}
  2845. [email protected]: {}
  2846. [email protected]: {}
  2847. [email protected]:
  2848. dependencies:
  2849. parent-module: 1.0.1
  2850. resolve-from: 4.0.0
  2851. [email protected]: {}
  2852. [email protected]:
  2853. dependencies:
  2854. binary-extensions: 2.3.0
  2855. [email protected]:
  2856. dependencies:
  2857. hasown: 2.0.2
  2858. [email protected]: {}
  2859. [email protected]: {}
  2860. [email protected]:
  2861. dependencies:
  2862. is-extglob: 2.1.1
  2863. [email protected]: {}
  2864. [email protected]: {}
  2865. [email protected]: {}
  2866. [email protected]: {}
  2867. [email protected]: {}
  2868. [email protected]:
  2869. dependencies:
  2870. '@isaacs/cliui': 8.0.2
  2871. optionalDependencies:
  2872. '@pkgjs/parseargs': 0.11.0
  2873. [email protected]: {}
  2874. [email protected]: {}
  2875. [email protected]: {}
  2876. [email protected]:
  2877. dependencies:
  2878. argparse: 2.0.1
  2879. [email protected]: {}
  2880. [email protected]: {}
  2881. [email protected]: {}
  2882. [email protected]: {}
  2883. [email protected]:
  2884. dependencies:
  2885. universalify: 2.0.1
  2886. optionalDependencies:
  2887. graceful-fs: 4.2.11
  2888. [email protected]:
  2889. dependencies:
  2890. json-buffer: 3.0.1
  2891. [email protected]:
  2892. dependencies:
  2893. prelude-ls: 1.2.1
  2894. type-check: 0.4.0
  2895. [email protected]: {}
  2896. [email protected]: {}
  2897. [email protected]:
  2898. dependencies:
  2899. mlly: 1.7.4
  2900. pkg-types: 1.3.1
  2901. [email protected]:
  2902. dependencies:
  2903. mlly: 1.7.4
  2904. pkg-types: 2.2.0
  2905. quansync: 0.2.10
  2906. [email protected]:
  2907. dependencies:
  2908. p-locate: 5.0.0
  2909. [email protected]: {}
  2910. [email protected](@types/[email protected])([email protected])([email protected]):
  2911. dependencies:
  2912. '@types/lodash-es': 4.17.12
  2913. lodash: 4.17.21
  2914. lodash-es: 4.17.21
  2915. [email protected]: {}
  2916. [email protected]: {}
  2917. [email protected]: {}
  2918. [email protected]: {}
  2919. [email protected]: {}
  2920. [email protected]: {}
  2921. [email protected]: {}
  2922. [email protected]: {}
  2923. [email protected]: {}
  2924. [email protected]: {}
  2925. [email protected]:
  2926. dependencies:
  2927. '@jridgewell/sourcemap-codec': 1.5.4
  2928. [email protected]: {}
  2929. [email protected]: {}
  2930. [email protected]: {}
  2931. [email protected]:
  2932. dependencies:
  2933. braces: 3.0.3
  2934. picomatch: 2.3.1
  2935. [email protected]: {}
  2936. [email protected]:
  2937. dependencies:
  2938. wildcard: 1.1.2
  2939. [email protected]:
  2940. dependencies:
  2941. mime-db: 1.52.0
  2942. [email protected]:
  2943. dependencies:
  2944. brace-expansion: 1.1.12
  2945. [email protected]:
  2946. dependencies:
  2947. brace-expansion: 2.0.2
  2948. [email protected]:
  2949. dependencies:
  2950. brace-expansion: 2.0.2
  2951. [email protected]: {}
  2952. [email protected]: {}
  2953. [email protected]: {}
  2954. [email protected]:
  2955. dependencies:
  2956. acorn: 8.15.0
  2957. pathe: 2.0.3
  2958. pkg-types: 1.3.1
  2959. ufo: 1.6.1
  2960. [email protected]: {}
  2961. [email protected]:
  2962. dependencies:
  2963. any-promise: 1.3.0
  2964. object-assign: 4.1.1
  2965. thenify-all: 1.6.0
  2966. [email protected]: {}
  2967. [email protected]: {}
  2968. [email protected]: {}
  2969. [email protected]: {}
  2970. [email protected]: {}
  2971. [email protected]: {}
  2972. [email protected]: {}
  2973. [email protected]: {}
  2974. [email protected]: {}
  2975. [email protected]: {}
  2976. [email protected]:
  2977. dependencies:
  2978. boolbase: 1.0.0
  2979. [email protected]: {}
  2980. [email protected]: {}
  2981. [email protected]: {}
  2982. [email protected]:
  2983. dependencies:
  2984. deep-is: 0.1.4
  2985. fast-levenshtein: 2.0.6
  2986. levn: 0.4.1
  2987. prelude-ls: 1.2.1
  2988. type-check: 0.4.0
  2989. word-wrap: 1.2.5
  2990. [email protected]:
  2991. dependencies:
  2992. yocto-queue: 0.1.0
  2993. [email protected]:
  2994. dependencies:
  2995. p-limit: 3.1.0
  2996. [email protected]: {}
  2997. [email protected]:
  2998. dependencies:
  2999. callsites: 3.1.0
  3000. [email protected]: {}
  3001. [email protected]: {}
  3002. [email protected]: {}
  3003. [email protected]:
  3004. dependencies:
  3005. lru-cache: 10.4.3
  3006. minipass: 7.1.2
  3007. [email protected]: {}
  3008. [email protected]: {}
  3009. [email protected]: {}
  3010. [email protected]: {}
  3011. [email protected]: {}
  3012. [email protected]([email protected]([email protected])([email protected]([email protected])))([email protected]([email protected])):
  3013. dependencies:
  3014. pinia: 2.3.0([email protected])([email protected]([email protected]))
  3015. vue: 3.5.13([email protected])
  3016. vue-demi: 0.12.5([email protected]([email protected]))
  3017. [email protected]([email protected])([email protected]([email protected])):
  3018. dependencies:
  3019. '@vue/devtools-api': 6.6.4
  3020. vue: 3.5.13([email protected])
  3021. vue-demi: 0.14.10([email protected]([email protected]))
  3022. optionalDependencies:
  3023. typescript: 5.6.3
  3024. transitivePeerDependencies:
  3025. - '@vue/composition-api'
  3026. [email protected]: {}
  3027. [email protected]:
  3028. dependencies:
  3029. confbox: 0.1.8
  3030. mlly: 1.7.4
  3031. pathe: 2.0.3
  3032. [email protected]:
  3033. dependencies:
  3034. confbox: 0.2.2
  3035. exsolve: 1.0.7
  3036. pathe: 2.0.3
  3037. [email protected]([email protected]):
  3038. dependencies:
  3039. postcss: 8.4.49
  3040. postcss-value-parser: 4.2.0
  3041. read-cache: 1.0.0
  3042. resolve: 1.22.10
  3043. [email protected]([email protected]):
  3044. dependencies:
  3045. camelcase-css: 2.0.1
  3046. postcss: 8.4.49
  3047. [email protected]([email protected]):
  3048. dependencies:
  3049. lilconfig: 3.1.3
  3050. yaml: 2.8.0
  3051. optionalDependencies:
  3052. postcss: 8.4.49
  3053. [email protected]([email protected]):
  3054. dependencies:
  3055. postcss: 8.4.49
  3056. postcss-selector-parser: 6.1.2
  3057. [email protected]:
  3058. dependencies:
  3059. cssesc: 3.0.0
  3060. util-deprecate: 1.0.2
  3061. [email protected]: {}
  3062. [email protected]:
  3063. dependencies:
  3064. nanoid: 3.3.11
  3065. picocolors: 1.1.1
  3066. source-map-js: 1.2.1
  3067. [email protected]: {}
  3068. [email protected]: {}
  3069. [email protected]: {}
  3070. [email protected]: {}
  3071. [email protected]: {}
  3072. [email protected]: {}
  3073. [email protected]:
  3074. dependencies:
  3075. side-channel: 1.1.0
  3076. [email protected]: {}
  3077. [email protected]: {}
  3078. [email protected]:
  3079. dependencies:
  3080. pify: 2.3.0
  3081. [email protected]:
  3082. dependencies:
  3083. picomatch: 2.3.1
  3084. [email protected]: {}
  3085. [email protected]:
  3086. dependencies:
  3087. is-core-module: 2.16.1
  3088. path-parse: 1.0.7
  3089. supports-preserve-symlinks-flag: 1.0.0
  3090. [email protected]: {}
  3091. [email protected]:
  3092. dependencies:
  3093. '@types/estree': 1.0.8
  3094. optionalDependencies:
  3095. '@rollup/rollup-android-arm-eabi': 4.45.1
  3096. '@rollup/rollup-android-arm64': 4.45.1
  3097. '@rollup/rollup-darwin-arm64': 4.45.1
  3098. '@rollup/rollup-darwin-x64': 4.45.1
  3099. '@rollup/rollup-freebsd-arm64': 4.45.1
  3100. '@rollup/rollup-freebsd-x64': 4.45.1
  3101. '@rollup/rollup-linux-arm-gnueabihf': 4.45.1
  3102. '@rollup/rollup-linux-arm-musleabihf': 4.45.1
  3103. '@rollup/rollup-linux-arm64-gnu': 4.45.1
  3104. '@rollup/rollup-linux-arm64-musl': 4.45.1
  3105. '@rollup/rollup-linux-loongarch64-gnu': 4.45.1
  3106. '@rollup/rollup-linux-powerpc64le-gnu': 4.45.1
  3107. '@rollup/rollup-linux-riscv64-gnu': 4.45.1
  3108. '@rollup/rollup-linux-riscv64-musl': 4.45.1
  3109. '@rollup/rollup-linux-s390x-gnu': 4.45.1
  3110. '@rollup/rollup-linux-x64-gnu': 4.45.1
  3111. '@rollup/rollup-linux-x64-musl': 4.45.1
  3112. '@rollup/rollup-win32-arm64-msvc': 4.45.1
  3113. '@rollup/rollup-win32-ia32-msvc': 4.45.1
  3114. '@rollup/rollup-win32-x64-msvc': 4.45.1
  3115. fsevents: 2.3.3
  3116. [email protected]:
  3117. dependencies:
  3118. queue-microtask: 1.2.3
  3119. [email protected]:
  3120. dependencies:
  3121. chokidar: 3.6.0
  3122. immutable: 4.3.7
  3123. source-map-js: 1.2.1
  3124. [email protected]: {}
  3125. [email protected]:
  3126. dependencies:
  3127. compute-scroll-into-view: 3.1.1
  3128. [email protected]: {}
  3129. [email protected]: {}
  3130. [email protected]: {}
  3131. [email protected]:
  3132. dependencies:
  3133. shebang-regex: 3.0.0
  3134. [email protected]: {}
  3135. [email protected]:
  3136. dependencies:
  3137. es-errors: 1.3.0
  3138. object-inspect: 1.13.4
  3139. [email protected]:
  3140. dependencies:
  3141. call-bound: 1.0.4
  3142. es-errors: 1.3.0
  3143. get-intrinsic: 1.3.0
  3144. object-inspect: 1.13.4
  3145. [email protected]:
  3146. dependencies:
  3147. call-bound: 1.0.4
  3148. es-errors: 1.3.0
  3149. get-intrinsic: 1.3.0
  3150. object-inspect: 1.13.4
  3151. side-channel-map: 1.0.1
  3152. [email protected]:
  3153. dependencies:
  3154. es-errors: 1.3.0
  3155. object-inspect: 1.13.4
  3156. side-channel-list: 1.0.0
  3157. side-channel-map: 1.0.1
  3158. side-channel-weakmap: 1.0.2
  3159. [email protected]: {}
  3160. [email protected]([email protected]):
  3161. dependencies:
  3162. is-plain-object: 5.0.0
  3163. slate: 0.82.1
  3164. [email protected]:
  3165. dependencies:
  3166. immer: 9.0.21
  3167. is-plain-object: 5.0.0
  3168. tiny-warning: 1.0.3
  3169. [email protected]:
  3170. dependencies:
  3171. jsbn: 1.1.0
  3172. [email protected]: {}
  3173. [email protected]: {}
  3174. [email protected]: {}
  3175. [email protected]: {}
  3176. [email protected]:
  3177. dependencies:
  3178. buffer-from: 1.1.2
  3179. source-map: 0.6.1
  3180. [email protected]: {}
  3181. [email protected]([email protected]([email protected])):
  3182. dependencies:
  3183. vue: 3.5.13([email protected])
  3184. [email protected]: {}
  3185. [email protected]:
  3186. dependencies:
  3187. emoji-regex: 8.0.0
  3188. is-fullwidth-code-point: 3.0.0
  3189. strip-ansi: 6.0.1
  3190. [email protected]:
  3191. dependencies:
  3192. eastasianwidth: 0.2.0
  3193. emoji-regex: 9.2.2
  3194. strip-ansi: 7.1.0
  3195. [email protected]:
  3196. dependencies:
  3197. ansi-regex: 5.0.1
  3198. [email protected]:
  3199. dependencies:
  3200. ansi-regex: 6.1.0
  3201. [email protected]: {}
  3202. [email protected]:
  3203. dependencies:
  3204. js-tokens: 9.0.1
  3205. [email protected]:
  3206. dependencies:
  3207. '@jridgewell/gen-mapping': 0.3.12
  3208. commander: 4.1.1
  3209. glob: 10.4.5
  3210. lines-and-columns: 1.2.4
  3211. mz: 2.7.0
  3212. pirates: 4.0.7
  3213. ts-interface-checker: 0.1.13
  3214. [email protected]:
  3215. dependencies:
  3216. has-flag: 4.0.0
  3217. [email protected]: {}
  3218. [email protected]:
  3219. dependencies:
  3220. '@alloc/quick-lru': 5.2.0
  3221. arg: 5.0.2
  3222. chokidar: 3.6.0
  3223. didyoumean: 1.2.2
  3224. dlv: 1.1.3
  3225. fast-glob: 3.3.3
  3226. glob-parent: 6.0.2
  3227. is-glob: 4.0.3
  3228. jiti: 1.21.7
  3229. lilconfig: 3.1.3
  3230. micromatch: 4.0.8
  3231. normalize-path: 3.0.0
  3232. object-hash: 3.0.0
  3233. picocolors: 1.1.1
  3234. postcss: 8.4.49
  3235. postcss-import: 15.1.0([email protected])
  3236. postcss-js: 4.0.1([email protected])
  3237. postcss-load-config: 4.0.2([email protected])
  3238. postcss-nested: 6.2.0([email protected])
  3239. postcss-selector-parser: 6.1.2
  3240. resolve: 1.22.10
  3241. sucrase: 3.35.0
  3242. transitivePeerDependencies:
  3243. - ts-node
  3244. [email protected]:
  3245. dependencies:
  3246. '@jridgewell/source-map': 0.3.10
  3247. acorn: 8.15.0
  3248. commander: 2.20.3
  3249. source-map-support: 0.5.21
  3250. [email protected]: {}
  3251. [email protected]:
  3252. dependencies:
  3253. thenify: 3.3.1
  3254. [email protected]:
  3255. dependencies:
  3256. any-promise: 1.3.0
  3257. [email protected]: {}
  3258. [email protected]: {}
  3259. [email protected]:
  3260. dependencies:
  3261. is-number: 7.0.0
  3262. [email protected]([email protected]):
  3263. dependencies:
  3264. typescript: 5.6.3
  3265. [email protected]: {}
  3266. [email protected]: {}
  3267. [email protected]:
  3268. dependencies:
  3269. prelude-ls: 1.2.1
  3270. [email protected]: {}
  3271. [email protected]: {}
  3272. [email protected]: {}
  3273. [email protected]: {}
  3274. [email protected]([email protected]):
  3275. dependencies:
  3276. '@rollup/pluginutils': 5.2.0([email protected])
  3277. acorn: 8.15.0
  3278. escape-string-regexp: 5.0.0
  3279. estree-walker: 3.0.3
  3280. fast-glob: 3.3.3
  3281. local-pkg: 1.1.1
  3282. magic-string: 0.30.17
  3283. mlly: 1.7.4
  3284. pathe: 2.0.3
  3285. picomatch: 4.0.3
  3286. pkg-types: 1.3.1
  3287. scule: 1.3.0
  3288. strip-literal: 2.1.1
  3289. unplugin: 1.16.1
  3290. transitivePeerDependencies:
  3291. - rollup
  3292. [email protected]: {}
  3293. [email protected](@vueuse/[email protected]([email protected]([email protected])))([email protected]):
  3294. dependencies:
  3295. '@antfu/utils': 0.7.10
  3296. '@rollup/pluginutils': 5.2.0([email protected])
  3297. fast-glob: 3.3.3
  3298. local-pkg: 0.5.1
  3299. magic-string: 0.30.17
  3300. minimatch: 9.0.5
  3301. unimport: 3.14.6([email protected])
  3302. unplugin: 1.16.1
  3303. optionalDependencies:
  3304. '@vueuse/core': 10.4.1([email protected]([email protected]))
  3305. transitivePeerDependencies:
  3306. - rollup
  3307. [email protected]([email protected]):
  3308. dependencies:
  3309. '@rollup/pluginutils': 5.2.0([email protected])
  3310. magic-string: 0.30.17
  3311. unplugin: 1.16.1
  3312. transitivePeerDependencies:
  3313. - rollup
  3314. [email protected]:
  3315. dependencies:
  3316. acorn: 8.15.0
  3317. webpack-virtual-modules: 0.6.2
  3318. [email protected]([email protected]):
  3319. dependencies:
  3320. browserslist: 4.25.1
  3321. escalade: 3.2.0
  3322. picocolors: 1.1.1
  3323. [email protected]:
  3324. dependencies:
  3325. punycode: 2.3.1
  3326. [email protected]: {}
  3327. [email protected]: {}
  3328. [email protected]([email protected](@types/[email protected])([email protected])([email protected])):
  3329. dependencies:
  3330. chalk: 4.1.2
  3331. debug: 4.4.1
  3332. fs-extra: 10.1.0
  3333. vite: 5.4.11(@types/[email protected])([email protected])([email protected])
  3334. transitivePeerDependencies:
  3335. - supports-color
  3336. [email protected]([email protected])([email protected](@types/[email protected])([email protected])([email protected])):
  3337. dependencies:
  3338. '@rollup/plugin-virtual': 3.0.2([email protected])
  3339. '@swc/core': 1.12.14
  3340. uuid: 10.0.0
  3341. vite: 5.4.11(@types/[email protected])([email protected])([email protected])
  3342. transitivePeerDependencies:
  3343. - '@swc/helpers'
  3344. - rollup
  3345. [email protected](@types/[email protected])([email protected])([email protected]):
  3346. dependencies:
  3347. esbuild: 0.21.5
  3348. postcss: 8.4.49
  3349. rollup: 4.45.1
  3350. optionalDependencies:
  3351. '@types/node': 20.0.0
  3352. fsevents: 2.3.3
  3353. sass: 1.58.3
  3354. terser: 5.36.0
  3355. [email protected]:
  3356. dependencies:
  3357. clipboard: 2.0.11
  3358. [email protected]([email protected]([email protected])):
  3359. dependencies:
  3360. vue: 3.5.13([email protected])
  3361. [email protected]([email protected]([email protected])):
  3362. dependencies:
  3363. vue: 3.5.13([email protected])
  3364. [email protected]([email protected]([email protected])):
  3365. dependencies:
  3366. vue: 3.5.13([email protected])
  3367. [email protected](@vue/[email protected])([email protected])([email protected]([email protected])):
  3368. dependencies:
  3369. echarts: 5.5.1
  3370. vue: 3.5.13([email protected])
  3371. vue-demi: 0.13.11([email protected]([email protected]))
  3372. optionalDependencies:
  3373. '@vue/runtime-core': 3.5.13
  3374. transitivePeerDependencies:
  3375. - '@vue/composition-api'
  3376. [email protected]([email protected]([email protected])):
  3377. dependencies:
  3378. debug: 4.4.1
  3379. eslint: 9.14.0([email protected])
  3380. eslint-scope: 7.2.2
  3381. eslint-visitor-keys: 3.4.3
  3382. espree: 9.6.1
  3383. esquery: 1.6.0
  3384. lodash: 4.17.21
  3385. semver: 7.7.2
  3386. transitivePeerDependencies:
  3387. - supports-color
  3388. [email protected]([email protected]([email protected])):
  3389. dependencies:
  3390. '@intlify/core-base': 9.14.2
  3391. '@intlify/shared': 9.14.2
  3392. '@vue/devtools-api': 6.6.4
  3393. vue: 3.5.13([email protected])
  3394. [email protected]([email protected]([email protected])):
  3395. dependencies:
  3396. '@vue/devtools-api': 6.6.4
  3397. vue: 3.5.13([email protected])
  3398. [email protected]([email protected]):
  3399. dependencies:
  3400. '@vue/compiler-dom': 3.5.13
  3401. '@vue/compiler-sfc': 3.5.13
  3402. '@vue/runtime-dom': 3.5.13
  3403. '@vue/server-renderer': 3.5.13([email protected]([email protected]))
  3404. '@vue/shared': 3.5.13
  3405. optionalDependencies:
  3406. typescript: 5.6.3
  3407. [email protected]([email protected]([email protected])):
  3408. dependencies:
  3409. sortablejs: 1.14.0
  3410. vue: 3.5.13([email protected])
  3411. [email protected]: {}
  3412. [email protected]:
  3413. dependencies:
  3414. isexe: 2.0.0
  3415. [email protected]: {}
  3416. [email protected]: {}
  3417. [email protected]:
  3418. dependencies:
  3419. ansi-styles: 4.3.0
  3420. string-width: 4.2.3
  3421. strip-ansi: 6.0.1
  3422. [email protected]:
  3423. dependencies:
  3424. ansi-styles: 6.2.1
  3425. string-width: 5.1.2
  3426. strip-ansi: 7.1.0
  3427. [email protected]: {}
  3428. [email protected]: {}
  3429. [email protected]: {}
  3430. [email protected]:
  3431. dependencies:
  3432. tslib: 2.3.0