pnpm-lock.yaml 160 KB

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