pnpm-lock.yaml 131 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699
  1. lockfileVersion: "9.0"
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. "@dnd-kit/core":
  9. specifier: ^6.1.0
  10. version: 6.1.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  11. "@dnd-kit/sortable":
  12. specifier: ^8.0.0
  13. version: 8.0.0(@dnd-kit/core@6.1.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(react@18.2.0)
  14. "@dnd-kit/utilities":
  15. specifier: ^3.2.2
  16. version: 3.2.2(react@18.2.0)
  17. "@emotion/react":
  18. specifier: ^11.11.3
  19. version: 11.11.4(@types/react@18.2.79)(react@18.2.0)
  20. "@emotion/styled":
  21. specifier: ^11.11.0
  22. version: 11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0)
  23. "@juggle/resize-observer":
  24. specifier: ^3.4.0
  25. version: 3.4.0
  26. "@mui/icons-material":
  27. specifier: ^5.15.5
  28. version: 5.15.15(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(react@18.2.0)
  29. "@mui/lab":
  30. specifier: 5.0.0-alpha.149
  31. version: 5.0.0-alpha.149(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  32. "@mui/material":
  33. specifier: ^5.15.5
  34. version: 5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  35. "@mui/x-data-grid":
  36. specifier: ^6.18.7
  37. version: 6.19.11(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  38. "@tauri-apps/api":
  39. specifier: ^1.5.3
  40. version: 1.5.3
  41. "@types/json-schema":
  42. specifier: ^7.0.15
  43. version: 7.0.15
  44. ahooks:
  45. specifier: ^3.7.8
  46. version: 3.7.11(react@18.2.0)
  47. axios:
  48. specifier: ^1.6.5
  49. version: 1.6.8
  50. dayjs:
  51. specifier: 1.11.5
  52. version: 1.11.5
  53. i18next:
  54. specifier: ^23.7.16
  55. version: 23.11.2
  56. lodash-es:
  57. specifier: ^4.17.21
  58. version: 4.17.21
  59. meta-json-schema:
  60. specifier: ^1.18.3-beta
  61. version: 1.18.3-beta
  62. monaco-editor:
  63. specifier: ^0.47.0
  64. version: 0.47.0
  65. monaco-yaml:
  66. specifier: ^5.1.1
  67. version: 5.1.1(monaco-editor@0.47.0)
  68. nanoid:
  69. specifier: ^5.0.4
  70. version: 5.0.7
  71. react:
  72. specifier: ^18.2.0
  73. version: 18.2.0
  74. react-dom:
  75. specifier: ^18.2.0
  76. version: 18.2.0(react@18.2.0)
  77. react-error-boundary:
  78. specifier: ^3.1.4
  79. version: 3.1.4(react@18.2.0)
  80. react-hook-form:
  81. specifier: ^7.49.3
  82. version: 7.51.3(react@18.2.0)
  83. react-i18next:
  84. specifier: ^13.5.0
  85. version: 13.5.0(i18next@23.11.2)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  86. react-router-dom:
  87. specifier: ^6.21.2
  88. version: 6.22.3(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  89. react-transition-group:
  90. specifier: ^4.4.5
  91. version: 4.4.5(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  92. react-virtuoso:
  93. specifier: ^4.6.2
  94. version: 4.7.9(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  95. recoil:
  96. specifier: ^0.7.7
  97. version: 0.7.7(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  98. snarkdown:
  99. specifier: ^2.0.0
  100. version: 2.0.0
  101. swr:
  102. specifier: ^1.3.0
  103. version: 1.3.0(react@18.2.0)
  104. tar:
  105. specifier: ^6.2.0
  106. version: 6.2.1
  107. devDependencies:
  108. "@actions/github":
  109. specifier: ^5.1.1
  110. version: 5.1.1
  111. "@tauri-apps/cli":
  112. specifier: ^1.5.9
  113. version: 1.5.11
  114. "@types/fs-extra":
  115. specifier: ^9.0.13
  116. version: 9.0.13
  117. "@types/js-cookie":
  118. specifier: ^3.0.6
  119. version: 3.0.6
  120. "@types/lodash-es":
  121. specifier: ^4.17.12
  122. version: 4.17.12
  123. "@types/react":
  124. specifier: ^18.2.48
  125. version: 18.2.79
  126. "@types/react-dom":
  127. specifier: ^18.2.18
  128. version: 18.2.25
  129. "@types/react-transition-group":
  130. specifier: ^4.4.10
  131. version: 4.4.10
  132. "@vitejs/plugin-react":
  133. specifier: ^4.2.1
  134. version: 4.2.1(vite@5.2.9(@types/node@20.12.7)(sass@1.75.0))
  135. adm-zip:
  136. specifier: ^0.5.10
  137. version: 0.5.12
  138. cross-env:
  139. specifier: ^7.0.3
  140. version: 7.0.3
  141. fs-extra:
  142. specifier: ^11.2.0
  143. version: 11.2.0
  144. https-proxy-agent:
  145. specifier: ^5.0.1
  146. version: 5.0.1
  147. husky:
  148. specifier: ^7.0.4
  149. version: 7.0.4
  150. node-fetch:
  151. specifier: ^3.3.2
  152. version: 3.3.2
  153. prettier:
  154. specifier: ^2.8.8
  155. version: 2.8.8
  156. pretty-quick:
  157. specifier: ^3.3.1
  158. version: 3.3.1(prettier@2.8.8)
  159. sass:
  160. specifier: ^1.70.0
  161. version: 1.75.0
  162. typescript:
  163. specifier: ^5.3.3
  164. version: 5.4.5
  165. vite:
  166. specifier: ^5.0.11
  167. version: 5.2.9(@types/node@20.12.7)(sass@1.75.0)
  168. vite-plugin-monaco-editor:
  169. specifier: ^1.1.0
  170. version: 1.1.0(monaco-editor@0.47.0)
  171. vite-plugin-svgr:
  172. specifier: ^4.2.0
  173. version: 4.2.0(rollup@4.14.3)(typescript@5.4.5)(vite@5.2.9(@types/node@20.12.7)(sass@1.75.0))
  174. packages:
  175. "@actions/github@5.1.1":
  176. resolution:
  177. {
  178. integrity: sha512-Nk59rMDoJaV+mHCOJPXuvB1zIbomlKS0dmSIqPGxd0enAXBnOfn4VWF+CGtRCwXZG9Epa54tZA7VIRlJDS8A6g==,
  179. }
  180. "@actions/http-client@2.2.1":
  181. resolution:
  182. {
  183. integrity: sha512-KhC/cZsq7f8I4LfZSJKgCvEwfkE8o1538VoBeoGzokVLLnbFDEAdFD3UhoMklxo2un9NJVBdANOresx7vTHlHw==,
  184. }
  185. "@ampproject/remapping@2.3.0":
  186. resolution:
  187. {
  188. integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==,
  189. }
  190. engines: { node: ">=6.0.0" }
  191. "@babel/code-frame@7.24.2":
  192. resolution:
  193. {
  194. integrity: sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==,
  195. }
  196. engines: { node: ">=6.9.0" }
  197. "@babel/compat-data@7.24.4":
  198. resolution:
  199. {
  200. integrity: sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==,
  201. }
  202. engines: { node: ">=6.9.0" }
  203. "@babel/core@7.24.4":
  204. resolution:
  205. {
  206. integrity: sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==,
  207. }
  208. engines: { node: ">=6.9.0" }
  209. "@babel/generator@7.24.4":
  210. resolution:
  211. {
  212. integrity: sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==,
  213. }
  214. engines: { node: ">=6.9.0" }
  215. "@babel/helper-compilation-targets@7.23.6":
  216. resolution:
  217. {
  218. integrity: sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==,
  219. }
  220. engines: { node: ">=6.9.0" }
  221. "@babel/helper-environment-visitor@7.22.20":
  222. resolution:
  223. {
  224. integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==,
  225. }
  226. engines: { node: ">=6.9.0" }
  227. "@babel/helper-function-name@7.23.0":
  228. resolution:
  229. {
  230. integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==,
  231. }
  232. engines: { node: ">=6.9.0" }
  233. "@babel/helper-hoist-variables@7.22.5":
  234. resolution:
  235. {
  236. integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==,
  237. }
  238. engines: { node: ">=6.9.0" }
  239. "@babel/helper-module-imports@7.24.3":
  240. resolution:
  241. {
  242. integrity: sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==,
  243. }
  244. engines: { node: ">=6.9.0" }
  245. "@babel/helper-module-transforms@7.23.3":
  246. resolution:
  247. {
  248. integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==,
  249. }
  250. engines: { node: ">=6.9.0" }
  251. peerDependencies:
  252. "@babel/core": ^7.0.0
  253. "@babel/helper-plugin-utils@7.24.0":
  254. resolution:
  255. {
  256. integrity: sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==,
  257. }
  258. engines: { node: ">=6.9.0" }
  259. "@babel/helper-simple-access@7.22.5":
  260. resolution:
  261. {
  262. integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==,
  263. }
  264. engines: { node: ">=6.9.0" }
  265. "@babel/helper-split-export-declaration@7.22.6":
  266. resolution:
  267. {
  268. integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==,
  269. }
  270. engines: { node: ">=6.9.0" }
  271. "@babel/helper-string-parser@7.24.1":
  272. resolution:
  273. {
  274. integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==,
  275. }
  276. engines: { node: ">=6.9.0" }
  277. "@babel/helper-validator-identifier@7.22.20":
  278. resolution:
  279. {
  280. integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==,
  281. }
  282. engines: { node: ">=6.9.0" }
  283. "@babel/helper-validator-option@7.23.5":
  284. resolution:
  285. {
  286. integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==,
  287. }
  288. engines: { node: ">=6.9.0" }
  289. "@babel/helpers@7.24.4":
  290. resolution:
  291. {
  292. integrity: sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==,
  293. }
  294. engines: { node: ">=6.9.0" }
  295. "@babel/highlight@7.24.2":
  296. resolution:
  297. {
  298. integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==,
  299. }
  300. engines: { node: ">=6.9.0" }
  301. "@babel/parser@7.24.4":
  302. resolution:
  303. {
  304. integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==,
  305. }
  306. engines: { node: ">=6.0.0" }
  307. hasBin: true
  308. "@babel/plugin-transform-react-jsx-self@7.24.1":
  309. resolution:
  310. {
  311. integrity: sha512-kDJgnPujTmAZ/9q2CN4m2/lRsUUPDvsG3+tSHWUJIzMGTt5U/b/fwWd3RO3n+5mjLrsBrVa5eKFRVSQbi3dF1w==,
  312. }
  313. engines: { node: ">=6.9.0" }
  314. peerDependencies:
  315. "@babel/core": ^7.0.0-0
  316. "@babel/plugin-transform-react-jsx-source@7.24.1":
  317. resolution:
  318. {
  319. integrity: sha512-1v202n7aUq4uXAieRTKcwPzNyphlCuqHHDcdSNc+vdhoTEZcFMh+L5yZuCmGaIO7bs1nJUNfHB89TZyoL48xNA==,
  320. }
  321. engines: { node: ">=6.9.0" }
  322. peerDependencies:
  323. "@babel/core": ^7.0.0-0
  324. "@babel/runtime@7.24.4":
  325. resolution:
  326. {
  327. integrity: sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==,
  328. }
  329. engines: { node: ">=6.9.0" }
  330. "@babel/template@7.24.0":
  331. resolution:
  332. {
  333. integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==,
  334. }
  335. engines: { node: ">=6.9.0" }
  336. "@babel/traverse@7.24.1":
  337. resolution:
  338. {
  339. integrity: sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==,
  340. }
  341. engines: { node: ">=6.9.0" }
  342. "@babel/types@7.24.0":
  343. resolution:
  344. {
  345. integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==,
  346. }
  347. engines: { node: ">=6.9.0" }
  348. "@dnd-kit/accessibility@3.1.0":
  349. resolution:
  350. {
  351. integrity: sha512-ea7IkhKvlJUv9iSHJOnxinBcoOI3ppGnnL+VDJ75O45Nss6HtZd8IdN8touXPDtASfeI2T2LImb8VOZcL47wjQ==,
  352. }
  353. peerDependencies:
  354. react: ">=16.8.0"
  355. "@dnd-kit/core@6.1.0":
  356. resolution:
  357. {
  358. integrity: sha512-J3cQBClB4TVxwGo3KEjssGEXNJqGVWx17aRTZ1ob0FliR5IjYgTxl5YJbKTzA6IzrtelotH19v6y7uoIRUZPSg==,
  359. }
  360. peerDependencies:
  361. react: ">=16.8.0"
  362. react-dom: ">=16.8.0"
  363. "@dnd-kit/sortable@8.0.0":
  364. resolution:
  365. {
  366. integrity: sha512-U3jk5ebVXe1Lr7c2wU7SBZjcWdQP+j7peHJfCspnA81enlu88Mgd7CC8Q+pub9ubP7eKVETzJW+IBAhsqbSu/g==,
  367. }
  368. peerDependencies:
  369. "@dnd-kit/core": ^6.1.0
  370. react: ">=16.8.0"
  371. "@dnd-kit/utilities@3.2.2":
  372. resolution:
  373. {
  374. integrity: sha512-+MKAJEOfaBe5SmV6t34p80MMKhjvUz0vRrvVJbPT0WElzaOJ/1xs+D+KDv+tD/NE5ujfrChEcshd4fLn0wpiqg==,
  375. }
  376. peerDependencies:
  377. react: ">=16.8.0"
  378. "@emotion/babel-plugin@11.11.0":
  379. resolution:
  380. {
  381. integrity: sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==,
  382. }
  383. "@emotion/cache@11.11.0":
  384. resolution:
  385. {
  386. integrity: sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==,
  387. }
  388. "@emotion/hash@0.9.1":
  389. resolution:
  390. {
  391. integrity: sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==,
  392. }
  393. "@emotion/is-prop-valid@1.2.2":
  394. resolution:
  395. {
  396. integrity: sha512-uNsoYd37AFmaCdXlg6EYD1KaPOaRWRByMCYzbKUX4+hhMfrxdVSelShywL4JVaAeM/eHUOSprYBQls+/neX3pw==,
  397. }
  398. "@emotion/memoize@0.8.1":
  399. resolution:
  400. {
  401. integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==,
  402. }
  403. "@emotion/react@11.11.4":
  404. resolution:
  405. {
  406. integrity: sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==,
  407. }
  408. peerDependencies:
  409. "@types/react": "*"
  410. react: ">=16.8.0"
  411. peerDependenciesMeta:
  412. "@types/react":
  413. optional: true
  414. "@emotion/serialize@1.1.4":
  415. resolution:
  416. {
  417. integrity: sha512-RIN04MBT8g+FnDwgvIUi8czvr1LU1alUMI05LekWB5DGyTm8cCBMCRpq3GqaiyEDRptEXOyXnvZ58GZYu4kBxQ==,
  418. }
  419. "@emotion/sheet@1.2.2":
  420. resolution:
  421. {
  422. integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==,
  423. }
  424. "@emotion/styled@11.11.5":
  425. resolution:
  426. {
  427. integrity: sha512-/ZjjnaNKvuMPxcIiUkf/9SHoG4Q196DRl1w82hQ3WCsjo1IUR8uaGWrC6a87CrYAW0Kb/pK7hk8BnLgLRi9KoQ==,
  428. }
  429. peerDependencies:
  430. "@emotion/react": ^11.0.0-rc.0
  431. "@types/react": "*"
  432. react: ">=16.8.0"
  433. peerDependenciesMeta:
  434. "@types/react":
  435. optional: true
  436. "@emotion/unitless@0.8.1":
  437. resolution:
  438. {
  439. integrity: sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==,
  440. }
  441. "@emotion/use-insertion-effect-with-fallbacks@1.0.1":
  442. resolution:
  443. {
  444. integrity: sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==,
  445. }
  446. peerDependencies:
  447. react: ">=16.8.0"
  448. "@emotion/utils@1.2.1":
  449. resolution:
  450. {
  451. integrity: sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==,
  452. }
  453. "@emotion/weak-memoize@0.3.1":
  454. resolution:
  455. {
  456. integrity: sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==,
  457. }
  458. "@esbuild/aix-ppc64@0.20.2":
  459. resolution:
  460. {
  461. integrity: sha512-D+EBOJHXdNZcLJRBkhENNG8Wji2kgc9AZ9KiPr1JuZjsNtyHzrsfLRrY0tk2H2aoFu6RANO1y1iPPUCDYWkb5g==,
  462. }
  463. engines: { node: ">=12" }
  464. cpu: [ppc64]
  465. os: [aix]
  466. "@esbuild/android-arm64@0.20.2":
  467. resolution:
  468. {
  469. integrity: sha512-mRzjLacRtl/tWU0SvD8lUEwb61yP9cqQo6noDZP/O8VkwafSYwZ4yWy24kan8jE/IMERpYncRt2dw438LP3Xmg==,
  470. }
  471. engines: { node: ">=12" }
  472. cpu: [arm64]
  473. os: [android]
  474. "@esbuild/android-arm@0.20.2":
  475. resolution:
  476. {
  477. integrity: sha512-t98Ra6pw2VaDhqNWO2Oph2LXbz/EJcnLmKLGBJwEwXX/JAN83Fym1rU8l0JUWK6HkIbWONCSSatf4sf2NBRx/w==,
  478. }
  479. engines: { node: ">=12" }
  480. cpu: [arm]
  481. os: [android]
  482. "@esbuild/android-x64@0.20.2":
  483. resolution:
  484. {
  485. integrity: sha512-btzExgV+/lMGDDa194CcUQm53ncxzeBrWJcncOBxuC6ndBkKxnHdFJn86mCIgTELsooUmwUm9FkhSp5HYu00Rg==,
  486. }
  487. engines: { node: ">=12" }
  488. cpu: [x64]
  489. os: [android]
  490. "@esbuild/darwin-arm64@0.20.2":
  491. resolution:
  492. {
  493. integrity: sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==,
  494. }
  495. engines: { node: ">=12" }
  496. cpu: [arm64]
  497. os: [darwin]
  498. "@esbuild/darwin-x64@0.20.2":
  499. resolution:
  500. {
  501. integrity: sha512-tBcXp9KNphnNH0dfhv8KYkZhjc+H3XBkF5DKtswJblV7KlT9EI2+jeA8DgBjp908WEuYll6pF+UStUCfEpdysA==,
  502. }
  503. engines: { node: ">=12" }
  504. cpu: [x64]
  505. os: [darwin]
  506. "@esbuild/freebsd-arm64@0.20.2":
  507. resolution:
  508. {
  509. integrity: sha512-d3qI41G4SuLiCGCFGUrKsSeTXyWG6yem1KcGZVS+3FYlYhtNoNgYrWcvkOoaqMhwXSMrZRl69ArHsGJ9mYdbbw==,
  510. }
  511. engines: { node: ">=12" }
  512. cpu: [arm64]
  513. os: [freebsd]
  514. "@esbuild/freebsd-x64@0.20.2":
  515. resolution:
  516. {
  517. integrity: sha512-d+DipyvHRuqEeM5zDivKV1KuXn9WeRX6vqSqIDgwIfPQtwMP4jaDsQsDncjTDDsExT4lR/91OLjRo8bmC1e+Cw==,
  518. }
  519. engines: { node: ">=12" }
  520. cpu: [x64]
  521. os: [freebsd]
  522. "@esbuild/linux-arm64@0.20.2":
  523. resolution:
  524. {
  525. integrity: sha512-9pb6rBjGvTFNira2FLIWqDk/uaf42sSyLE8j1rnUpuzsODBq7FvpwHYZxQ/It/8b+QOS1RYfqgGFNLRI+qlq2A==,
  526. }
  527. engines: { node: ">=12" }
  528. cpu: [arm64]
  529. os: [linux]
  530. "@esbuild/linux-arm@0.20.2":
  531. resolution:
  532. {
  533. integrity: sha512-VhLPeR8HTMPccbuWWcEUD1Az68TqaTYyj6nfE4QByZIQEQVWBB8vup8PpR7y1QHL3CpcF6xd5WVBU/+SBEvGTg==,
  534. }
  535. engines: { node: ">=12" }
  536. cpu: [arm]
  537. os: [linux]
  538. "@esbuild/linux-ia32@0.20.2":
  539. resolution:
  540. {
  541. integrity: sha512-o10utieEkNPFDZFQm9CoP7Tvb33UutoJqg3qKf1PWVeeJhJw0Q347PxMvBgVVFgouYLGIhFYG0UGdBumROyiig==,
  542. }
  543. engines: { node: ">=12" }
  544. cpu: [ia32]
  545. os: [linux]
  546. "@esbuild/linux-loong64@0.20.2":
  547. resolution:
  548. {
  549. integrity: sha512-PR7sp6R/UC4CFVomVINKJ80pMFlfDfMQMYynX7t1tNTeivQ6XdX5r2XovMmha/VjR1YN/HgHWsVcTRIMkymrgQ==,
  550. }
  551. engines: { node: ">=12" }
  552. cpu: [loong64]
  553. os: [linux]
  554. "@esbuild/linux-mips64el@0.20.2":
  555. resolution:
  556. {
  557. integrity: sha512-4BlTqeutE/KnOiTG5Y6Sb/Hw6hsBOZapOVF6njAESHInhlQAghVVZL1ZpIctBOoTFbQyGW+LsVYZ8lSSB3wkjA==,
  558. }
  559. engines: { node: ">=12" }
  560. cpu: [mips64el]
  561. os: [linux]
  562. "@esbuild/linux-ppc64@0.20.2":
  563. resolution:
  564. {
  565. integrity: sha512-rD3KsaDprDcfajSKdn25ooz5J5/fWBylaaXkuotBDGnMnDP1Uv5DLAN/45qfnf3JDYyJv/ytGHQaziHUdyzaAg==,
  566. }
  567. engines: { node: ">=12" }
  568. cpu: [ppc64]
  569. os: [linux]
  570. "@esbuild/linux-riscv64@0.20.2":
  571. resolution:
  572. {
  573. integrity: sha512-snwmBKacKmwTMmhLlz/3aH1Q9T8v45bKYGE3j26TsaOVtjIag4wLfWSiZykXzXuE1kbCE+zJRmwp+ZbIHinnVg==,
  574. }
  575. engines: { node: ">=12" }
  576. cpu: [riscv64]
  577. os: [linux]
  578. "@esbuild/linux-s390x@0.20.2":
  579. resolution:
  580. {
  581. integrity: sha512-wcWISOobRWNm3cezm5HOZcYz1sKoHLd8VL1dl309DiixxVFoFe/o8HnwuIwn6sXre88Nwj+VwZUvJf4AFxkyrQ==,
  582. }
  583. engines: { node: ">=12" }
  584. cpu: [s390x]
  585. os: [linux]
  586. "@esbuild/linux-x64@0.20.2":
  587. resolution:
  588. {
  589. integrity: sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==,
  590. }
  591. engines: { node: ">=12" }
  592. cpu: [x64]
  593. os: [linux]
  594. "@esbuild/netbsd-x64@0.20.2":
  595. resolution:
  596. {
  597. integrity: sha512-K8/DhBxcVQkzYc43yJXDSyjlFeHQJBiowJ0uVL6Tor3jGQfSGHNNJcWxNbOI8v5k82prYqzPuwkzHt3J1T1iZQ==,
  598. }
  599. engines: { node: ">=12" }
  600. cpu: [x64]
  601. os: [netbsd]
  602. "@esbuild/openbsd-x64@0.20.2":
  603. resolution:
  604. {
  605. integrity: sha512-eMpKlV0SThJmmJgiVyN9jTPJ2VBPquf6Kt/nAoo6DgHAoN57K15ZghiHaMvqjCye/uU4X5u3YSMgVBI1h3vKrQ==,
  606. }
  607. engines: { node: ">=12" }
  608. cpu: [x64]
  609. os: [openbsd]
  610. "@esbuild/sunos-x64@0.20.2":
  611. resolution:
  612. {
  613. integrity: sha512-2UyFtRC6cXLyejf/YEld4Hajo7UHILetzE1vsRcGL3earZEW77JxrFjH4Ez2qaTiEfMgAXxfAZCm1fvM/G/o8w==,
  614. }
  615. engines: { node: ">=12" }
  616. cpu: [x64]
  617. os: [sunos]
  618. "@esbuild/win32-arm64@0.20.2":
  619. resolution:
  620. {
  621. integrity: sha512-GRibxoawM9ZCnDxnP3usoUDO9vUkpAxIIZ6GQI+IlVmr5kP3zUq+l17xELTHMWTWzjxa2guPNyrpq1GWmPvcGQ==,
  622. }
  623. engines: { node: ">=12" }
  624. cpu: [arm64]
  625. os: [win32]
  626. "@esbuild/win32-ia32@0.20.2":
  627. resolution:
  628. {
  629. integrity: sha512-HfLOfn9YWmkSKRQqovpnITazdtquEW8/SoHW7pWpuEeguaZI4QnCRW6b+oZTztdBnZOS2hqJ6im/D5cPzBTTlQ==,
  630. }
  631. engines: { node: ">=12" }
  632. cpu: [ia32]
  633. os: [win32]
  634. "@esbuild/win32-x64@0.20.2":
  635. resolution:
  636. {
  637. integrity: sha512-N49X4lJX27+l9jbLKSqZ6bKNjzQvHaT8IIFUy+YIqmXQdjYCToGWwOItDrfby14c78aDd5NHQl29xingXfCdLQ==,
  638. }
  639. engines: { node: ">=12" }
  640. cpu: [x64]
  641. os: [win32]
  642. "@fastify/busboy@2.1.1":
  643. resolution:
  644. {
  645. integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==,
  646. }
  647. engines: { node: ">=14" }
  648. "@floating-ui/core@1.6.0":
  649. resolution:
  650. {
  651. integrity: sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g==,
  652. }
  653. "@floating-ui/dom@1.6.3":
  654. resolution:
  655. {
  656. integrity: sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw==,
  657. }
  658. "@floating-ui/react-dom@2.0.8":
  659. resolution:
  660. {
  661. integrity: sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==,
  662. }
  663. peerDependencies:
  664. react: ">=16.8.0"
  665. react-dom: ">=16.8.0"
  666. "@floating-ui/utils@0.2.1":
  667. resolution:
  668. {
  669. integrity: sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==,
  670. }
  671. "@jridgewell/gen-mapping@0.3.5":
  672. resolution:
  673. {
  674. integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==,
  675. }
  676. engines: { node: ">=6.0.0" }
  677. "@jridgewell/resolve-uri@3.1.2":
  678. resolution:
  679. {
  680. integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==,
  681. }
  682. engines: { node: ">=6.0.0" }
  683. "@jridgewell/set-array@1.2.1":
  684. resolution:
  685. {
  686. integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==,
  687. }
  688. engines: { node: ">=6.0.0" }
  689. "@jridgewell/sourcemap-codec@1.4.15":
  690. resolution:
  691. {
  692. integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==,
  693. }
  694. "@jridgewell/trace-mapping@0.3.25":
  695. resolution:
  696. {
  697. integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==,
  698. }
  699. "@juggle/resize-observer@3.4.0":
  700. resolution:
  701. {
  702. integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==,
  703. }
  704. "@mui/base@5.0.0-beta.20":
  705. resolution:
  706. {
  707. integrity: sha512-CS2pUuqxST7ch9VNDCklRYDbJ3rru20Tx7na92QvVVKfu3RL4z/QLuVIc8jYGsdCnauMaeUSlFNLAJNb0yXe6w==,
  708. }
  709. engines: { node: ">=12.0.0" }
  710. peerDependencies:
  711. "@types/react": ^17.0.0 || ^18.0.0
  712. react: ^17.0.0 || ^18.0.0
  713. react-dom: ^17.0.0 || ^18.0.0
  714. peerDependenciesMeta:
  715. "@types/react":
  716. optional: true
  717. "@mui/base@5.0.0-beta.40":
  718. resolution:
  719. {
  720. integrity: sha512-I/lGHztkCzvwlXpjD2+SNmvNQvB4227xBXhISPjEaJUXGImOQ9f3D2Yj/T3KasSI/h0MLWy74X0J6clhPmsRbQ==,
  721. }
  722. engines: { node: ">=12.0.0" }
  723. peerDependencies:
  724. "@types/react": ^17.0.0 || ^18.0.0
  725. react: ^17.0.0 || ^18.0.0
  726. react-dom: ^17.0.0 || ^18.0.0
  727. peerDependenciesMeta:
  728. "@types/react":
  729. optional: true
  730. "@mui/core-downloads-tracker@5.15.15":
  731. resolution:
  732. {
  733. integrity: sha512-aXnw29OWQ6I5A47iuWEI6qSSUfH6G/aCsW9KmW3LiFqr7uXZBK4Ks+z8G+qeIub8k0T5CMqlT2q0L+ZJTMrqpg==,
  734. }
  735. "@mui/icons-material@5.15.15":
  736. resolution:
  737. {
  738. integrity: sha512-kkeU/pe+hABcYDH6Uqy8RmIsr2S/y5bP2rp+Gat4CcRjCcVne6KudS1NrZQhUCRysrTDCAhcbcf9gt+/+pGO2g==,
  739. }
  740. engines: { node: ">=12.0.0" }
  741. peerDependencies:
  742. "@mui/material": ^5.0.0
  743. "@types/react": ^17.0.0 || ^18.0.0
  744. react: ^17.0.0 || ^18.0.0
  745. peerDependenciesMeta:
  746. "@types/react":
  747. optional: true
  748. "@mui/lab@5.0.0-alpha.149":
  749. resolution:
  750. {
  751. integrity: sha512-azOkKcyVX4KBZAqSp7eRD4OfKrUrvQXo7x2BjFJil+UeAJiMpB6I5lALo2PDZz3vjtJnHqlURnZtxZOHs1zfEA==,
  752. }
  753. engines: { node: ">=12.0.0" }
  754. peerDependencies:
  755. "@emotion/react": ^11.5.0
  756. "@emotion/styled": ^11.3.0
  757. "@mui/material": ^5.0.0
  758. "@types/react": ^17.0.0 || ^18.0.0
  759. react: ^17.0.0 || ^18.0.0
  760. react-dom: ^17.0.0 || ^18.0.0
  761. peerDependenciesMeta:
  762. "@emotion/react":
  763. optional: true
  764. "@emotion/styled":
  765. optional: true
  766. "@types/react":
  767. optional: true
  768. "@mui/material@5.15.15":
  769. resolution:
  770. {
  771. integrity: sha512-3zvWayJ+E1kzoIsvwyEvkTUKVKt1AjchFFns+JtluHCuvxgKcLSRJTADw37k0doaRtVAsyh8bz9Afqzv+KYrIA==,
  772. }
  773. engines: { node: ">=12.0.0" }
  774. peerDependencies:
  775. "@emotion/react": ^11.5.0
  776. "@emotion/styled": ^11.3.0
  777. "@types/react": ^17.0.0 || ^18.0.0
  778. react: ^17.0.0 || ^18.0.0
  779. react-dom: ^17.0.0 || ^18.0.0
  780. peerDependenciesMeta:
  781. "@emotion/react":
  782. optional: true
  783. "@emotion/styled":
  784. optional: true
  785. "@types/react":
  786. optional: true
  787. "@mui/private-theming@5.15.14":
  788. resolution:
  789. {
  790. integrity: sha512-UH0EiZckOWcxiXLX3Jbb0K7rC8mxTr9L9l6QhOZxYc4r8FHUkefltV9VDGLrzCaWh30SQiJvAEd7djX3XXY6Xw==,
  791. }
  792. engines: { node: ">=12.0.0" }
  793. peerDependencies:
  794. "@types/react": ^17.0.0 || ^18.0.0
  795. react: ^17.0.0 || ^18.0.0
  796. peerDependenciesMeta:
  797. "@types/react":
  798. optional: true
  799. "@mui/styled-engine@5.15.14":
  800. resolution:
  801. {
  802. integrity: sha512-RILkuVD8gY6PvjZjqnWhz8fu68dVkqhM5+jYWfB5yhlSQKg+2rHkmEwm75XIeAqI3qwOndK6zELK5H6Zxn4NHw==,
  803. }
  804. engines: { node: ">=12.0.0" }
  805. peerDependencies:
  806. "@emotion/react": ^11.4.1
  807. "@emotion/styled": ^11.3.0
  808. react: ^17.0.0 || ^18.0.0
  809. peerDependenciesMeta:
  810. "@emotion/react":
  811. optional: true
  812. "@emotion/styled":
  813. optional: true
  814. "@mui/system@5.15.15":
  815. resolution:
  816. {
  817. integrity: sha512-aulox6N1dnu5PABsfxVGOZffDVmlxPOVgj56HrUnJE8MCSh8lOvvkd47cebIVQQYAjpwieXQXiDPj5pwM40jTQ==,
  818. }
  819. engines: { node: ">=12.0.0" }
  820. peerDependencies:
  821. "@emotion/react": ^11.5.0
  822. "@emotion/styled": ^11.3.0
  823. "@types/react": ^17.0.0 || ^18.0.0
  824. react: ^17.0.0 || ^18.0.0
  825. peerDependenciesMeta:
  826. "@emotion/react":
  827. optional: true
  828. "@emotion/styled":
  829. optional: true
  830. "@types/react":
  831. optional: true
  832. "@mui/types@7.2.14":
  833. resolution:
  834. {
  835. integrity: sha512-MZsBZ4q4HfzBsywtXgM1Ksj6HDThtiwmOKUXH1pKYISI9gAVXCNHNpo7TlGoGrBaYWZTdNoirIN7JsQcQUjmQQ==,
  836. }
  837. peerDependencies:
  838. "@types/react": ^17.0.0 || ^18.0.0
  839. peerDependenciesMeta:
  840. "@types/react":
  841. optional: true
  842. "@mui/utils@5.15.14":
  843. resolution:
  844. {
  845. integrity: sha512-0lF/7Hh/ezDv5X7Pry6enMsbYyGKjADzvHyo3Qrc/SSlTsQ1VkbDMbH0m2t3OR5iIVLwMoxwM7yGd+6FCMtTFA==,
  846. }
  847. engines: { node: ">=12.0.0" }
  848. peerDependencies:
  849. "@types/react": ^17.0.0 || ^18.0.0
  850. react: ^17.0.0 || ^18.0.0
  851. peerDependenciesMeta:
  852. "@types/react":
  853. optional: true
  854. "@mui/x-data-grid@6.19.11":
  855. resolution:
  856. {
  857. integrity: sha512-QsUp2cPkjUm8vyTR5gYWuCFqxspljOzElbCm412wzvMTJSKaB0kz7CEecFhxjlsMjQ8B7kY8oDF3LXjjucFcPQ==,
  858. }
  859. engines: { node: ">=14.0.0" }
  860. peerDependencies:
  861. "@mui/material": ^5.4.1
  862. "@mui/system": ^5.4.1
  863. react: ^17.0.0 || ^18.0.0
  864. react-dom: ^17.0.0 || ^18.0.0
  865. "@mui/x-tree-view@6.0.0-alpha.1":
  866. resolution:
  867. {
  868. integrity: sha512-JUG3HmBrmGEALbCFg1b+i7h726e1dWYZs4db3syO1j+Q++E3nbvE4Lehp5yGTFm+8esH0Tny50tuJaa4WX6VSA==,
  869. }
  870. engines: { node: ">=14.0.0" }
  871. peerDependencies:
  872. "@emotion/react": ^11.9.0
  873. "@emotion/styled": ^11.8.1
  874. "@mui/base": ^5.0.0-alpha.87
  875. "@mui/material": ^5.8.6
  876. "@mui/system": ^5.8.0
  877. react: ^17.0.0 || ^18.0.0
  878. react-dom: ^17.0.0 || ^18.0.0
  879. "@octokit/auth-token@2.5.0":
  880. resolution:
  881. {
  882. integrity: sha512-r5FVUJCOLl19AxiuZD2VRZ/ORjp/4IN98Of6YJoJOkY75CIBuYfmiNHGrDwXr+aLGG55igl9QrxX3hbiXlLb+g==,
  883. }
  884. "@octokit/core@3.6.0":
  885. resolution:
  886. {
  887. integrity: sha512-7RKRKuA4xTjMhY+eG3jthb3hlZCsOwg3rztWh75Xc+ShDWOfDDATWbeZpAHBNRpm4Tv9WgBMOy1zEJYXG6NJ7Q==,
  888. }
  889. "@octokit/endpoint@6.0.12":
  890. resolution:
  891. {
  892. integrity: sha512-lF3puPwkQWGfkMClXb4k/eUT/nZKQfxinRWJrdZaJO85Dqwo/G0yOC434Jr2ojwafWJMYqFGFa5ms4jJUgujdA==,
  893. }
  894. "@octokit/graphql@4.8.0":
  895. resolution:
  896. {
  897. integrity: sha512-0gv+qLSBLKF0z8TKaSKTsS39scVKF9dbMxJpj3U0vC7wjNWFuIpL/z76Qe2fiuCbDRcJSavkXsVtMS6/dtQQsg==,
  898. }
  899. "@octokit/openapi-types@12.11.0":
  900. resolution:
  901. {
  902. integrity: sha512-VsXyi8peyRq9PqIz/tpqiL2w3w80OgVMwBHltTml3LmVvXiphgeqmY9mvBw9Wu7e0QWk/fqD37ux8yP5uVekyQ==,
  903. }
  904. "@octokit/plugin-paginate-rest@2.21.3":
  905. resolution:
  906. {
  907. integrity: sha512-aCZTEf0y2h3OLbrgKkrfFdjRL6eSOo8komneVQJnYecAxIej7Bafor2xhuDJOIFau4pk0i/P28/XgtbyPF0ZHw==,
  908. }
  909. peerDependencies:
  910. "@octokit/core": ">=2"
  911. "@octokit/plugin-rest-endpoint-methods@5.16.2":
  912. resolution:
  913. {
  914. integrity: sha512-8QFz29Fg5jDuTPXVtey05BLm7OB+M8fnvE64RNegzX7U+5NUXcOcnpTIK0YfSHBg8gYd0oxIq3IZTe9SfPZiRw==,
  915. }
  916. peerDependencies:
  917. "@octokit/core": ">=3"
  918. "@octokit/request-error@2.1.0":
  919. resolution:
  920. {
  921. integrity: sha512-1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg==,
  922. }
  923. "@octokit/request@5.6.3":
  924. resolution:
  925. {
  926. integrity: sha512-bFJl0I1KVc9jYTe9tdGGpAMPy32dLBXXo1dS/YwSCTL/2nd9XeHsY616RE3HPXDVk+a+dBuzyz5YdlXwcDTr2A==,
  927. }
  928. "@octokit/types@6.41.0":
  929. resolution:
  930. {
  931. integrity: sha512-eJ2jbzjdijiL3B4PrSQaSjuF2sPEQPVCPzBvTHJD9Nz+9dw2SGH4K4xeQJ77YfTq5bRQ+bD8wT11JbeDPmxmGg==,
  932. }
  933. "@popperjs/core@2.11.8":
  934. resolution:
  935. {
  936. integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==,
  937. }
  938. "@remix-run/router@1.15.3":
  939. resolution:
  940. {
  941. integrity: sha512-Oy8rmScVrVxWZVOpEF57ovlnhpZ8CCPlnIIumVcV9nFdiSIrus99+Lw78ekXyGvVDlIsFJbSfmSovJUhCWYV3w==,
  942. }
  943. engines: { node: ">=14.0.0" }
  944. "@rollup/pluginutils@5.1.0":
  945. resolution:
  946. {
  947. integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==,
  948. }
  949. engines: { node: ">=14.0.0" }
  950. peerDependencies:
  951. rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0
  952. peerDependenciesMeta:
  953. rollup:
  954. optional: true
  955. "@rollup/rollup-android-arm-eabi@4.14.3":
  956. resolution:
  957. {
  958. integrity: sha512-X9alQ3XM6I9IlSlmC8ddAvMSyG1WuHk5oUnXGw+yUBs3BFoTizmG1La/Gr8fVJvDWAq+zlYTZ9DBgrlKRVY06g==,
  959. }
  960. cpu: [arm]
  961. os: [android]
  962. "@rollup/rollup-android-arm64@4.14.3":
  963. resolution:
  964. {
  965. integrity: sha512-eQK5JIi+POhFpzk+LnjKIy4Ks+pwJ+NXmPxOCSvOKSNRPONzKuUvWE+P9JxGZVxrtzm6BAYMaL50FFuPe0oWMQ==,
  966. }
  967. cpu: [arm64]
  968. os: [android]
  969. "@rollup/rollup-darwin-arm64@4.14.3":
  970. resolution:
  971. {
  972. integrity: sha512-Od4vE6f6CTT53yM1jgcLqNfItTsLt5zE46fdPaEmeFHvPs5SjZYlLpHrSiHEKR1+HdRfxuzXHjDOIxQyC3ptBA==,
  973. }
  974. cpu: [arm64]
  975. os: [darwin]
  976. "@rollup/rollup-darwin-x64@4.14.3":
  977. resolution:
  978. {
  979. integrity: sha512-0IMAO21axJeNIrvS9lSe/PGthc8ZUS+zC53O0VhF5gMxfmcKAP4ESkKOCwEi6u2asUrt4mQv2rjY8QseIEb1aw==,
  980. }
  981. cpu: [x64]
  982. os: [darwin]
  983. "@rollup/rollup-linux-arm-gnueabihf@4.14.3":
  984. resolution:
  985. {
  986. integrity: sha512-ge2DC7tHRHa3caVEoSbPRJpq7azhG+xYsd6u2MEnJ6XzPSzQsTKyXvh6iWjXRf7Rt9ykIUWHtl0Uz3T6yXPpKw==,
  987. }
  988. cpu: [arm]
  989. os: [linux]
  990. "@rollup/rollup-linux-arm-musleabihf@4.14.3":
  991. resolution:
  992. {
  993. integrity: sha512-ljcuiDI4V3ySuc7eSk4lQ9wU8J8r8KrOUvB2U+TtK0TiW6OFDmJ+DdIjjwZHIw9CNxzbmXY39wwpzYuFDwNXuw==,
  994. }
  995. cpu: [arm]
  996. os: [linux]
  997. "@rollup/rollup-linux-arm64-gnu@4.14.3":
  998. resolution:
  999. {
  1000. integrity: sha512-Eci2us9VTHm1eSyn5/eEpaC7eP/mp5n46gTRB3Aar3BgSvDQGJZuicyq6TsH4HngNBgVqC5sDYxOzTExSU+NjA==,
  1001. }
  1002. cpu: [arm64]
  1003. os: [linux]
  1004. libc: [glibc]
  1005. "@rollup/rollup-linux-arm64-musl@4.14.3":
  1006. resolution:
  1007. {
  1008. integrity: sha512-UrBoMLCq4E92/LCqlh+blpqMz5h1tJttPIniwUgOFJyjWI1qrtrDhhpHPuFxULlUmjFHfloWdixtDhSxJt5iKw==,
  1009. }
  1010. cpu: [arm64]
  1011. os: [linux]
  1012. libc: [musl]
  1013. "@rollup/rollup-linux-powerpc64le-gnu@4.14.3":
  1014. resolution:
  1015. {
  1016. integrity: sha512-5aRjvsS8q1nWN8AoRfrq5+9IflC3P1leMoy4r2WjXyFqf3qcqsxRCfxtZIV58tCxd+Yv7WELPcO9mY9aeQyAmw==,
  1017. }
  1018. cpu: [ppc64]
  1019. os: [linux]
  1020. libc: [glibc]
  1021. "@rollup/rollup-linux-riscv64-gnu@4.14.3":
  1022. resolution:
  1023. {
  1024. integrity: sha512-sk/Qh1j2/RJSX7FhEpJn8n0ndxy/uf0kI/9Zc4b1ELhqULVdTfN6HL31CDaTChiBAOgLcsJ1sgVZjWv8XNEsAQ==,
  1025. }
  1026. cpu: [riscv64]
  1027. os: [linux]
  1028. libc: [glibc]
  1029. "@rollup/rollup-linux-s390x-gnu@4.14.3":
  1030. resolution:
  1031. {
  1032. integrity: sha512-jOO/PEaDitOmY9TgkxF/TQIjXySQe5KVYB57H/8LRP/ux0ZoO8cSHCX17asMSv3ruwslXW/TLBcxyaUzGRHcqg==,
  1033. }
  1034. cpu: [s390x]
  1035. os: [linux]
  1036. libc: [glibc]
  1037. "@rollup/rollup-linux-x64-gnu@4.14.3":
  1038. resolution:
  1039. {
  1040. integrity: sha512-8ybV4Xjy59xLMyWo3GCfEGqtKV5M5gCSrZlxkPGvEPCGDLNla7v48S662HSGwRd6/2cSneMQWiv+QzcttLrrOA==,
  1041. }
  1042. cpu: [x64]
  1043. os: [linux]
  1044. libc: [glibc]
  1045. "@rollup/rollup-linux-x64-musl@4.14.3":
  1046. resolution:
  1047. {
  1048. integrity: sha512-s+xf1I46trOY10OqAtZ5Rm6lzHre/UiLA1J2uOhCFXWkbZrJRkYBPO6FhvGfHmdtQ3Bx793MNa7LvoWFAm93bg==,
  1049. }
  1050. cpu: [x64]
  1051. os: [linux]
  1052. libc: [musl]
  1053. "@rollup/rollup-win32-arm64-msvc@4.14.3":
  1054. resolution:
  1055. {
  1056. integrity: sha512-+4h2WrGOYsOumDQ5S2sYNyhVfrue+9tc9XcLWLh+Kw3UOxAvrfOrSMFon60KspcDdytkNDh7K2Vs6eMaYImAZg==,
  1057. }
  1058. cpu: [arm64]
  1059. os: [win32]
  1060. "@rollup/rollup-win32-ia32-msvc@4.14.3":
  1061. resolution:
  1062. {
  1063. integrity: sha512-T1l7y/bCeL/kUwh9OD4PQT4aM7Bq43vX05htPJJ46RTI4r5KNt6qJRzAfNfM+OYMNEVBWQzR2Gyk+FXLZfogGw==,
  1064. }
  1065. cpu: [ia32]
  1066. os: [win32]
  1067. "@rollup/rollup-win32-x64-msvc@4.14.3":
  1068. resolution:
  1069. {
  1070. integrity: sha512-/BypzV0H1y1HzgYpxqRaXGBRqfodgoBBCcsrujT6QRcakDQdfU+Lq9PENPh5jB4I44YWq+0C2eHsHya+nZY1sA==,
  1071. }
  1072. cpu: [x64]
  1073. os: [win32]
  1074. "@svgr/babel-plugin-add-jsx-attribute@8.0.0":
  1075. resolution:
  1076. {
  1077. integrity: sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==,
  1078. }
  1079. engines: { node: ">=14" }
  1080. peerDependencies:
  1081. "@babel/core": ^7.0.0-0
  1082. "@svgr/babel-plugin-remove-jsx-attribute@8.0.0":
  1083. resolution:
  1084. {
  1085. integrity: sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==,
  1086. }
  1087. engines: { node: ">=14" }
  1088. peerDependencies:
  1089. "@babel/core": ^7.0.0-0
  1090. "@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0":
  1091. resolution:
  1092. {
  1093. integrity: sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==,
  1094. }
  1095. engines: { node: ">=14" }
  1096. peerDependencies:
  1097. "@babel/core": ^7.0.0-0
  1098. "@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0":
  1099. resolution:
  1100. {
  1101. integrity: sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ==,
  1102. }
  1103. engines: { node: ">=14" }
  1104. peerDependencies:
  1105. "@babel/core": ^7.0.0-0
  1106. "@svgr/babel-plugin-svg-dynamic-title@8.0.0":
  1107. resolution:
  1108. {
  1109. integrity: sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og==,
  1110. }
  1111. engines: { node: ">=14" }
  1112. peerDependencies:
  1113. "@babel/core": ^7.0.0-0
  1114. "@svgr/babel-plugin-svg-em-dimensions@8.0.0":
  1115. resolution:
  1116. {
  1117. integrity: sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==,
  1118. }
  1119. engines: { node: ">=14" }
  1120. peerDependencies:
  1121. "@babel/core": ^7.0.0-0
  1122. "@svgr/babel-plugin-transform-react-native-svg@8.1.0":
  1123. resolution:
  1124. {
  1125. integrity: sha512-Tx8T58CHo+7nwJ+EhUwx3LfdNSG9R2OKfaIXXs5soiy5HtgoAEkDay9LIimLOcG8dJQH1wPZp/cnAv6S9CrR1Q==,
  1126. }
  1127. engines: { node: ">=14" }
  1128. peerDependencies:
  1129. "@babel/core": ^7.0.0-0
  1130. "@svgr/babel-plugin-transform-svg-component@8.0.0":
  1131. resolution:
  1132. {
  1133. integrity: sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==,
  1134. }
  1135. engines: { node: ">=12" }
  1136. peerDependencies:
  1137. "@babel/core": ^7.0.0-0
  1138. "@svgr/babel-preset@8.1.0":
  1139. resolution:
  1140. {
  1141. integrity: sha512-7EYDbHE7MxHpv4sxvnVPngw5fuR6pw79SkcrILHJ/iMpuKySNCl5W1qcwPEpU+LgyRXOaAFgH0KhwD18wwg6ug==,
  1142. }
  1143. engines: { node: ">=14" }
  1144. peerDependencies:
  1145. "@babel/core": ^7.0.0-0
  1146. "@svgr/core@8.1.0":
  1147. resolution:
  1148. {
  1149. integrity: sha512-8QqtOQT5ACVlmsvKOJNEaWmRPmcojMOzCz4Hs2BGG/toAp/K38LcsMRyLp349glq5AzJbCEeimEoxaX6v/fLrA==,
  1150. }
  1151. engines: { node: ">=14" }
  1152. "@svgr/hast-util-to-babel-ast@8.0.0":
  1153. resolution:
  1154. {
  1155. integrity: sha512-EbDKwO9GpfWP4jN9sGdYwPBU0kdomaPIL2Eu4YwmgP+sJeXT+L7bMwJUBnhzfH8Q2qMBqZ4fJwpCyYsAN3mt2Q==,
  1156. }
  1157. engines: { node: ">=14" }
  1158. "@svgr/plugin-jsx@8.1.0":
  1159. resolution:
  1160. {
  1161. integrity: sha512-0xiIyBsLlr8quN+WyuxooNW9RJ0Dpr8uOnH/xrCVO8GLUcwHISwj1AG0k+LFzteTkAA0GbX0kj9q6Dk70PTiPA==,
  1162. }
  1163. engines: { node: ">=14" }
  1164. peerDependencies:
  1165. "@svgr/core": "*"
  1166. "@tauri-apps/api@1.5.3":
  1167. resolution:
  1168. {
  1169. integrity: sha512-zxnDjHHKjOsrIzZm6nO5Xapb/BxqUq1tc7cGkFXsFkGTsSWgCPH1D8mm0XS9weJY2OaR73I3k3S+b7eSzJDfqA==,
  1170. }
  1171. engines: { node: ">= 14.6.0", npm: ">= 6.6.0", yarn: ">= 1.19.1" }
  1172. "@tauri-apps/cli-darwin-arm64@1.5.11":
  1173. resolution:
  1174. {
  1175. integrity: sha512-2NLSglDb5VfvTbMtmOKWyD+oaL/e8Z/ZZGovHtUFyUSFRabdXc6cZOlcD1BhFvYkHqm+TqGaz5qtPR5UbqDs8A==,
  1176. }
  1177. engines: { node: ">= 10" }
  1178. cpu: [arm64]
  1179. os: [darwin]
  1180. "@tauri-apps/cli-darwin-x64@1.5.11":
  1181. resolution:
  1182. {
  1183. integrity: sha512-/RQllHiJRH2fJOCudtZlaUIjofkHzP3zZgxi71ZUm7Fy80smU5TDfwpwOvB0wSVh0g/ciDjMArCSTo0MRvL+ag==,
  1184. }
  1185. engines: { node: ">= 10" }
  1186. cpu: [x64]
  1187. os: [darwin]
  1188. "@tauri-apps/cli-linux-arm-gnueabihf@1.5.11":
  1189. resolution:
  1190. {
  1191. integrity: sha512-IlBuBPKmMm+a5LLUEK6a21UGr9ZYd6zKuKLq6IGM4tVweQa8Sf2kP2Nqs74dMGIUrLmMs0vuqdURpykQg+z4NQ==,
  1192. }
  1193. engines: { node: ">= 10" }
  1194. cpu: [arm]
  1195. os: [linux]
  1196. "@tauri-apps/cli-linux-arm64-gnu@1.5.11":
  1197. resolution:
  1198. {
  1199. integrity: sha512-w+k1bNHCU/GbmXshtAhyTwqosThUDmCEFLU4Zkin1vl2fuAtQry2RN7thfcJFepblUGL/J7yh3Q/0+BCjtspKQ==,
  1200. }
  1201. engines: { node: ">= 10" }
  1202. cpu: [arm64]
  1203. os: [linux]
  1204. libc: [glibc]
  1205. "@tauri-apps/cli-linux-arm64-musl@1.5.11":
  1206. resolution:
  1207. {
  1208. integrity: sha512-PN6/dl+OfYQ/qrAy4HRAfksJ2AyWQYn2IA/2Wwpaa7SDRz2+hzwTQkvajuvy0sQ5L2WCG7ymFYRYMbpC6Hk9Pg==,
  1209. }
  1210. engines: { node: ">= 10" }
  1211. cpu: [arm64]
  1212. os: [linux]
  1213. libc: [musl]
  1214. "@tauri-apps/cli-linux-x64-gnu@1.5.11":
  1215. resolution:
  1216. {
  1217. integrity: sha512-MTVXLi89Nj7Apcvjezw92m7ZqIDKT5SFKZtVPCg6RoLUBTzko/BQoXYIRWmdoz2pgkHDUHgO2OMJ8oKzzddXbw==,
  1218. }
  1219. engines: { node: ">= 10" }
  1220. cpu: [x64]
  1221. os: [linux]
  1222. libc: [glibc]
  1223. "@tauri-apps/cli-linux-x64-musl@1.5.11":
  1224. resolution:
  1225. {
  1226. integrity: sha512-kwzAjqFpz7rvTs7WGZLy/a5nS5t15QKr3E9FG95MNF0exTl3d29YoAUAe1Mn0mOSrTJ9Z+vYYAcI/QdcsGBP+w==,
  1227. }
  1228. engines: { node: ">= 10" }
  1229. cpu: [x64]
  1230. os: [linux]
  1231. libc: [musl]
  1232. "@tauri-apps/cli-win32-arm64-msvc@1.5.11":
  1233. resolution:
  1234. {
  1235. integrity: sha512-L+5NZ/rHrSUrMxjj6YpFYCXp6wHnq8c8SfDTBOX8dO8x+5283/vftb4vvuGIsLS4UwUFXFnLt3XQr44n84E67Q==,
  1236. }
  1237. engines: { node: ">= 10" }
  1238. cpu: [arm64]
  1239. os: [win32]
  1240. "@tauri-apps/cli-win32-ia32-msvc@1.5.11":
  1241. resolution:
  1242. {
  1243. integrity: sha512-oVlD9IVewrY0lZzTdb71kNXkjdgMqFq+ohb67YsJb4Rf7o8A9DTlFds1XLCe3joqLMm4M+gvBKD7YnGIdxQ9vA==,
  1244. }
  1245. engines: { node: ">= 10" }
  1246. cpu: [ia32]
  1247. os: [win32]
  1248. "@tauri-apps/cli-win32-x64-msvc@1.5.11":
  1249. resolution:
  1250. {
  1251. integrity: sha512-1CexcqUFCis5ypUIMOKllxUBrna09McbftWENgvVXMfA+SP+yPDPAVb8fIvUcdTIwR/yHJwcIucmTB4anww4vg==,
  1252. }
  1253. engines: { node: ">= 10" }
  1254. cpu: [x64]
  1255. os: [win32]
  1256. "@tauri-apps/cli@1.5.11":
  1257. resolution:
  1258. {
  1259. integrity: sha512-B475D7phZrq5sZ3kDABH4g2mEoUIHtnIO+r4ZGAAfsjMbZCwXxR/jlMGTEL+VO3YzjpF7gQe38IzB4vLBbVppw==,
  1260. }
  1261. engines: { node: ">= 10" }
  1262. hasBin: true
  1263. "@types/babel__core@7.20.5":
  1264. resolution:
  1265. {
  1266. integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==,
  1267. }
  1268. "@types/babel__generator@7.6.8":
  1269. resolution:
  1270. {
  1271. integrity: sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==,
  1272. }
  1273. "@types/babel__template@7.4.4":
  1274. resolution:
  1275. {
  1276. integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==,
  1277. }
  1278. "@types/babel__traverse@7.20.5":
  1279. resolution:
  1280. {
  1281. integrity: sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==,
  1282. }
  1283. "@types/estree@1.0.5":
  1284. resolution:
  1285. {
  1286. integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==,
  1287. }
  1288. "@types/fs-extra@9.0.13":
  1289. resolution:
  1290. {
  1291. integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==,
  1292. }
  1293. "@types/js-cookie@3.0.6":
  1294. resolution:
  1295. {
  1296. integrity: sha512-wkw9yd1kEXOPnvEeEV1Go1MmxtBJL0RR79aOTAApecWFVu7w0NNXNqhcWgvw2YgZDYadliXkl14pa3WXw5jlCQ==,
  1297. }
  1298. "@types/json-schema@7.0.15":
  1299. resolution:
  1300. {
  1301. integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==,
  1302. }
  1303. "@types/lodash-es@4.17.12":
  1304. resolution:
  1305. {
  1306. integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==,
  1307. }
  1308. "@types/lodash@4.17.0":
  1309. resolution:
  1310. {
  1311. integrity: sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==,
  1312. }
  1313. "@types/node@20.12.7":
  1314. resolution:
  1315. {
  1316. integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==,
  1317. }
  1318. "@types/parse-json@4.0.2":
  1319. resolution:
  1320. {
  1321. integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==,
  1322. }
  1323. "@types/prop-types@15.7.12":
  1324. resolution:
  1325. {
  1326. integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==,
  1327. }
  1328. "@types/react-dom@18.2.25":
  1329. resolution:
  1330. {
  1331. integrity: sha512-o/V48vf4MQh7juIKZU2QGDfli6p1+OOi5oXx36Hffpc9adsHeXjVp8rHuPkjd8VT8sOJ2Zp05HR7CdpGTIUFUA==,
  1332. }
  1333. "@types/react-transition-group@4.4.10":
  1334. resolution:
  1335. {
  1336. integrity: sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q==,
  1337. }
  1338. "@types/react@18.2.79":
  1339. resolution:
  1340. {
  1341. integrity: sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==,
  1342. }
  1343. "@vitejs/plugin-react@4.2.1":
  1344. resolution:
  1345. {
  1346. integrity: sha512-oojO9IDc4nCUUi8qIR11KoQm0XFFLIwsRBwHRR4d/88IWghn1y6ckz/bJ8GHDCsYEJee8mDzqtJxh15/cisJNQ==,
  1347. }
  1348. engines: { node: ^14.18.0 || >=16.0.0 }
  1349. peerDependencies:
  1350. vite: ^4.2.0 || ^5.0.0
  1351. adm-zip@0.5.12:
  1352. resolution:
  1353. {
  1354. integrity: sha512-6TVU49mK6KZb4qG6xWaaM4C7sA/sgUMLy/JYMOzkcp3BvVLpW0fXDFQiIzAuxFCt/2+xD7fNIiPFAoLZPhVNLQ==,
  1355. }
  1356. engines: { node: ">=6.0" }
  1357. agent-base@6.0.2:
  1358. resolution:
  1359. {
  1360. integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==,
  1361. }
  1362. engines: { node: ">= 6.0.0" }
  1363. ahooks@3.7.11:
  1364. resolution:
  1365. {
  1366. integrity: sha512-BfSq7HJ9wk/7a2vX7WbLdwzHyQHmbNe21ipX1PfIzssXIzQfAl79WVJ9GjZaqNl4PFPsJusj/Xjg2OF+gIgGaQ==,
  1367. }
  1368. engines: { node: ">=8.0.0" }
  1369. peerDependencies:
  1370. react: ^16.8.0 || ^17.0.0 || ^18.0.0
  1371. ansi-styles@3.2.1:
  1372. resolution:
  1373. {
  1374. integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==,
  1375. }
  1376. engines: { node: ">=4" }
  1377. anymatch@3.1.3:
  1378. resolution:
  1379. {
  1380. integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==,
  1381. }
  1382. engines: { node: ">= 8" }
  1383. argparse@2.0.1:
  1384. resolution:
  1385. {
  1386. integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==,
  1387. }
  1388. asynckit@0.4.0:
  1389. resolution:
  1390. {
  1391. integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==,
  1392. }
  1393. axios@1.6.8:
  1394. resolution:
  1395. {
  1396. integrity: sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==,
  1397. }
  1398. babel-plugin-macros@3.1.0:
  1399. resolution:
  1400. {
  1401. integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==,
  1402. }
  1403. engines: { node: ">=10", npm: ">=6" }
  1404. before-after-hook@2.2.3:
  1405. resolution:
  1406. {
  1407. integrity: sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==,
  1408. }
  1409. binary-extensions@2.3.0:
  1410. resolution:
  1411. {
  1412. integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==,
  1413. }
  1414. engines: { node: ">=8" }
  1415. braces@3.0.2:
  1416. resolution:
  1417. {
  1418. integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==,
  1419. }
  1420. engines: { node: ">=8" }
  1421. browserslist@4.23.0:
  1422. resolution:
  1423. {
  1424. integrity: sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==,
  1425. }
  1426. engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 }
  1427. hasBin: true
  1428. callsites@3.1.0:
  1429. resolution:
  1430. {
  1431. integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==,
  1432. }
  1433. engines: { node: ">=6" }
  1434. camelcase@6.3.0:
  1435. resolution:
  1436. {
  1437. integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==,
  1438. }
  1439. engines: { node: ">=10" }
  1440. caniuse-lite@1.0.30001611:
  1441. resolution:
  1442. {
  1443. integrity: sha512-19NuN1/3PjA3QI8Eki55N8my4LzfkMCRLgCVfrl/slbSAchQfV0+GwjPrK3rq37As4UCLlM/DHajbKkAqbv92Q==,
  1444. }
  1445. chalk@2.4.2:
  1446. resolution:
  1447. {
  1448. integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==,
  1449. }
  1450. engines: { node: ">=4" }
  1451. chokidar@3.6.0:
  1452. resolution:
  1453. {
  1454. integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==,
  1455. }
  1456. engines: { node: ">= 8.10.0" }
  1457. chownr@2.0.0:
  1458. resolution:
  1459. {
  1460. integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==,
  1461. }
  1462. engines: { node: ">=10" }
  1463. clsx@2.1.0:
  1464. resolution:
  1465. {
  1466. integrity: sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==,
  1467. }
  1468. engines: { node: ">=6" }
  1469. color-convert@1.9.3:
  1470. resolution:
  1471. {
  1472. integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==,
  1473. }
  1474. color-name@1.1.3:
  1475. resolution:
  1476. {
  1477. integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==,
  1478. }
  1479. combined-stream@1.0.8:
  1480. resolution:
  1481. {
  1482. integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==,
  1483. }
  1484. engines: { node: ">= 0.8" }
  1485. convert-source-map@1.9.0:
  1486. resolution:
  1487. {
  1488. integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==,
  1489. }
  1490. convert-source-map@2.0.0:
  1491. resolution:
  1492. {
  1493. integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==,
  1494. }
  1495. cosmiconfig@7.1.0:
  1496. resolution:
  1497. {
  1498. integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==,
  1499. }
  1500. engines: { node: ">=10" }
  1501. cosmiconfig@8.3.6:
  1502. resolution:
  1503. {
  1504. integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==,
  1505. }
  1506. engines: { node: ">=14" }
  1507. peerDependencies:
  1508. typescript: ">=4.9.5"
  1509. peerDependenciesMeta:
  1510. typescript:
  1511. optional: true
  1512. cross-env@7.0.3:
  1513. resolution:
  1514. {
  1515. integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==,
  1516. }
  1517. engines: { node: ">=10.14", npm: ">=6", yarn: ">=1" }
  1518. hasBin: true
  1519. cross-spawn@7.0.3:
  1520. resolution:
  1521. {
  1522. integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==,
  1523. }
  1524. engines: { node: ">= 8" }
  1525. csstype@3.1.3:
  1526. resolution:
  1527. {
  1528. integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==,
  1529. }
  1530. data-uri-to-buffer@4.0.1:
  1531. resolution:
  1532. {
  1533. integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==,
  1534. }
  1535. engines: { node: ">= 12" }
  1536. dayjs@1.11.5:
  1537. resolution:
  1538. {
  1539. integrity: sha512-CAdX5Q3YW3Gclyo5Vpqkgpj8fSdLQcRuzfX6mC6Phy0nfJ0eGYOeS7m4mt2plDWLAtA4TqTakvbboHvUxfe4iA==,
  1540. }
  1541. debug@4.3.4:
  1542. resolution:
  1543. {
  1544. integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==,
  1545. }
  1546. engines: { node: ">=6.0" }
  1547. peerDependencies:
  1548. supports-color: "*"
  1549. peerDependenciesMeta:
  1550. supports-color:
  1551. optional: true
  1552. delayed-stream@1.0.0:
  1553. resolution:
  1554. {
  1555. integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==,
  1556. }
  1557. engines: { node: ">=0.4.0" }
  1558. deprecation@2.3.1:
  1559. resolution:
  1560. {
  1561. integrity: sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==,
  1562. }
  1563. dom-helpers@5.2.1:
  1564. resolution:
  1565. {
  1566. integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==,
  1567. }
  1568. dot-case@3.0.4:
  1569. resolution:
  1570. {
  1571. integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==,
  1572. }
  1573. electron-to-chromium@1.4.744:
  1574. resolution:
  1575. {
  1576. integrity: sha512-nAGcF0yeKKfrP13LMFr5U1eghfFSvFLg302VUFzWlcjPOnUYd52yU5x6PBYrujhNbc4jYmZFrGZFK+xasaEzVA==,
  1577. }
  1578. end-of-stream@1.4.4:
  1579. resolution:
  1580. {
  1581. integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==,
  1582. }
  1583. entities@4.5.0:
  1584. resolution:
  1585. {
  1586. integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==,
  1587. }
  1588. engines: { node: ">=0.12" }
  1589. error-ex@1.3.2:
  1590. resolution:
  1591. {
  1592. integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==,
  1593. }
  1594. esbuild@0.20.2:
  1595. resolution:
  1596. {
  1597. integrity: sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==,
  1598. }
  1599. engines: { node: ">=12" }
  1600. hasBin: true
  1601. escalade@3.1.2:
  1602. resolution:
  1603. {
  1604. integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==,
  1605. }
  1606. engines: { node: ">=6" }
  1607. escape-string-regexp@1.0.5:
  1608. resolution:
  1609. {
  1610. integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==,
  1611. }
  1612. engines: { node: ">=0.8.0" }
  1613. escape-string-regexp@4.0.0:
  1614. resolution:
  1615. {
  1616. integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==,
  1617. }
  1618. engines: { node: ">=10" }
  1619. estree-walker@2.0.2:
  1620. resolution:
  1621. {
  1622. integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==,
  1623. }
  1624. execa@4.1.0:
  1625. resolution:
  1626. {
  1627. integrity: sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==,
  1628. }
  1629. engines: { node: ">=10" }
  1630. fetch-blob@3.2.0:
  1631. resolution:
  1632. {
  1633. integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==,
  1634. }
  1635. engines: { node: ^12.20 || >= 14.13 }
  1636. fill-range@7.0.1:
  1637. resolution:
  1638. {
  1639. integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==,
  1640. }
  1641. engines: { node: ">=8" }
  1642. find-root@1.1.0:
  1643. resolution:
  1644. {
  1645. integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==,
  1646. }
  1647. find-up@4.1.0:
  1648. resolution:
  1649. {
  1650. integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==,
  1651. }
  1652. engines: { node: ">=8" }
  1653. follow-redirects@1.15.6:
  1654. resolution:
  1655. {
  1656. integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==,
  1657. }
  1658. engines: { node: ">=4.0" }
  1659. peerDependencies:
  1660. debug: "*"
  1661. peerDependenciesMeta:
  1662. debug:
  1663. optional: true
  1664. form-data@4.0.0:
  1665. resolution:
  1666. {
  1667. integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==,
  1668. }
  1669. engines: { node: ">= 6" }
  1670. formdata-polyfill@4.0.10:
  1671. resolution:
  1672. {
  1673. integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==,
  1674. }
  1675. engines: { node: ">=12.20.0" }
  1676. fs-extra@11.2.0:
  1677. resolution:
  1678. {
  1679. integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==,
  1680. }
  1681. engines: { node: ">=14.14" }
  1682. fs-minipass@2.1.0:
  1683. resolution:
  1684. {
  1685. integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==,
  1686. }
  1687. engines: { node: ">= 8" }
  1688. fsevents@2.3.3:
  1689. resolution:
  1690. {
  1691. integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==,
  1692. }
  1693. engines: { node: ^8.16.0 || ^10.6.0 || >=11.0.0 }
  1694. os: [darwin]
  1695. function-bind@1.1.2:
  1696. resolution:
  1697. {
  1698. integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==,
  1699. }
  1700. gensync@1.0.0-beta.2:
  1701. resolution:
  1702. {
  1703. integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==,
  1704. }
  1705. engines: { node: ">=6.9.0" }
  1706. get-stream@5.2.0:
  1707. resolution:
  1708. {
  1709. integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==,
  1710. }
  1711. engines: { node: ">=8" }
  1712. glob-parent@5.1.2:
  1713. resolution:
  1714. {
  1715. integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==,
  1716. }
  1717. engines: { node: ">= 6" }
  1718. globals@11.12.0:
  1719. resolution:
  1720. {
  1721. integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==,
  1722. }
  1723. engines: { node: ">=4" }
  1724. graceful-fs@4.2.11:
  1725. resolution:
  1726. {
  1727. integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==,
  1728. }
  1729. hamt_plus@1.0.2:
  1730. resolution:
  1731. {
  1732. integrity: sha512-t2JXKaehnMb9paaYA7J0BX8QQAY8lwfQ9Gjf4pg/mk4krt+cmwmU652HOoWonf+7+EQV97ARPMhhVgU1ra2GhA==,
  1733. }
  1734. has-flag@3.0.0:
  1735. resolution:
  1736. {
  1737. integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==,
  1738. }
  1739. engines: { node: ">=4" }
  1740. hasown@2.0.2:
  1741. resolution:
  1742. {
  1743. integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==,
  1744. }
  1745. engines: { node: ">= 0.4" }
  1746. hoist-non-react-statics@3.3.2:
  1747. resolution:
  1748. {
  1749. integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==,
  1750. }
  1751. html-parse-stringify@3.0.1:
  1752. resolution:
  1753. {
  1754. integrity: sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg==,
  1755. }
  1756. https-proxy-agent@5.0.1:
  1757. resolution:
  1758. {
  1759. integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==,
  1760. }
  1761. engines: { node: ">= 6" }
  1762. human-signals@1.1.1:
  1763. resolution:
  1764. {
  1765. integrity: sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==,
  1766. }
  1767. engines: { node: ">=8.12.0" }
  1768. husky@7.0.4:
  1769. resolution:
  1770. {
  1771. integrity: sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==,
  1772. }
  1773. engines: { node: ">=12" }
  1774. hasBin: true
  1775. i18next@23.11.2:
  1776. resolution:
  1777. {
  1778. integrity: sha512-qMBm7+qT8jdpmmDw/kQD16VpmkL9BdL+XNAK5MNbNFaf1iQQq35ZbPrSlqmnNPOSUY4m342+c0t0evinF5l7sA==,
  1779. }
  1780. ignore@5.3.1:
  1781. resolution:
  1782. {
  1783. integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==,
  1784. }
  1785. engines: { node: ">= 4" }
  1786. immutable@4.3.5:
  1787. resolution:
  1788. {
  1789. integrity: sha512-8eabxkth9gZatlwl5TBuJnCsoTADlL6ftEr7A4qgdaTsPyreilDSnUk57SO+jfKcNtxPa22U5KK6DSeAYhpBJw==,
  1790. }
  1791. import-fresh@3.3.0:
  1792. resolution:
  1793. {
  1794. integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==,
  1795. }
  1796. engines: { node: ">=6" }
  1797. intersection-observer@0.12.2:
  1798. resolution:
  1799. {
  1800. integrity: sha512-7m1vEcPCxXYI8HqnL8CKI6siDyD+eIWSwgB3DZA+ZTogxk9I4CDnj4wilt9x/+/QbHI4YG5YZNmC6458/e9Ktg==,
  1801. }
  1802. is-arrayish@0.2.1:
  1803. resolution:
  1804. {
  1805. integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==,
  1806. }
  1807. is-binary-path@2.1.0:
  1808. resolution:
  1809. {
  1810. integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==,
  1811. }
  1812. engines: { node: ">=8" }
  1813. is-core-module@2.13.1:
  1814. resolution:
  1815. {
  1816. integrity: sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==,
  1817. }
  1818. is-extglob@2.1.1:
  1819. resolution:
  1820. {
  1821. integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==,
  1822. }
  1823. engines: { node: ">=0.10.0" }
  1824. is-glob@4.0.3:
  1825. resolution:
  1826. {
  1827. integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==,
  1828. }
  1829. engines: { node: ">=0.10.0" }
  1830. is-number@7.0.0:
  1831. resolution:
  1832. {
  1833. integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==,
  1834. }
  1835. engines: { node: ">=0.12.0" }
  1836. is-plain-object@5.0.0:
  1837. resolution:
  1838. {
  1839. integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==,
  1840. }
  1841. engines: { node: ">=0.10.0" }
  1842. is-stream@2.0.1:
  1843. resolution:
  1844. {
  1845. integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==,
  1846. }
  1847. engines: { node: ">=8" }
  1848. isexe@2.0.0:
  1849. resolution:
  1850. {
  1851. integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==,
  1852. }
  1853. js-cookie@2.2.1:
  1854. resolution:
  1855. {
  1856. integrity: sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==,
  1857. }
  1858. js-tokens@4.0.0:
  1859. resolution:
  1860. {
  1861. integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==,
  1862. }
  1863. js-yaml@4.1.0:
  1864. resolution:
  1865. {
  1866. integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==,
  1867. }
  1868. hasBin: true
  1869. jsesc@2.5.2:
  1870. resolution:
  1871. {
  1872. integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==,
  1873. }
  1874. engines: { node: ">=4" }
  1875. hasBin: true
  1876. json-parse-even-better-errors@2.3.1:
  1877. resolution:
  1878. {
  1879. integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==,
  1880. }
  1881. json5@2.2.3:
  1882. resolution:
  1883. {
  1884. integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==,
  1885. }
  1886. engines: { node: ">=6" }
  1887. hasBin: true
  1888. jsonc-parser@3.2.1:
  1889. resolution:
  1890. {
  1891. integrity: sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==,
  1892. }
  1893. jsonfile@6.1.0:
  1894. resolution:
  1895. {
  1896. integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==,
  1897. }
  1898. lines-and-columns@1.2.4:
  1899. resolution:
  1900. {
  1901. integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==,
  1902. }
  1903. locate-path@5.0.0:
  1904. resolution:
  1905. {
  1906. integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==,
  1907. }
  1908. engines: { node: ">=8" }
  1909. lodash-es@4.17.21:
  1910. resolution:
  1911. {
  1912. integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==,
  1913. }
  1914. lodash@4.17.21:
  1915. resolution:
  1916. {
  1917. integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==,
  1918. }
  1919. loose-envify@1.4.0:
  1920. resolution:
  1921. {
  1922. integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==,
  1923. }
  1924. hasBin: true
  1925. lower-case@2.0.2:
  1926. resolution:
  1927. {
  1928. integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==,
  1929. }
  1930. lru-cache@5.1.1:
  1931. resolution:
  1932. {
  1933. integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==,
  1934. }
  1935. merge-stream@2.0.0:
  1936. resolution:
  1937. {
  1938. integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==,
  1939. }
  1940. meta-json-schema@1.18.3-beta:
  1941. resolution:
  1942. {
  1943. integrity: sha512-7RQvPJVSi0FEg697xUPIM9uTyBIWkcYLnE0CvXChqLQRdLDq0p719ht9TcvDEVMWjwFrFSLVaDsX6IskDxAy0w==,
  1944. }
  1945. mime-db@1.52.0:
  1946. resolution:
  1947. {
  1948. integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==,
  1949. }
  1950. engines: { node: ">= 0.6" }
  1951. mime-types@2.1.35:
  1952. resolution:
  1953. {
  1954. integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==,
  1955. }
  1956. engines: { node: ">= 0.6" }
  1957. mimic-fn@2.1.0:
  1958. resolution:
  1959. {
  1960. integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==,
  1961. }
  1962. engines: { node: ">=6" }
  1963. minipass@3.3.6:
  1964. resolution:
  1965. {
  1966. integrity: sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==,
  1967. }
  1968. engines: { node: ">=8" }
  1969. minipass@5.0.0:
  1970. resolution:
  1971. {
  1972. integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==,
  1973. }
  1974. engines: { node: ">=8" }
  1975. minizlib@2.1.2:
  1976. resolution:
  1977. {
  1978. integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==,
  1979. }
  1980. engines: { node: ">= 8" }
  1981. mkdirp@1.0.4:
  1982. resolution:
  1983. {
  1984. integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==,
  1985. }
  1986. engines: { node: ">=10" }
  1987. hasBin: true
  1988. monaco-editor@0.47.0:
  1989. resolution:
  1990. {
  1991. integrity: sha512-VabVvHvQ9QmMwXu4du008ZDuyLnHs9j7ThVFsiJoXSOQk18+LF89N4ADzPbFenm0W4V2bGHnFBztIRQTgBfxzw==,
  1992. }
  1993. monaco-languageserver-types@0.3.3:
  1994. resolution:
  1995. {
  1996. integrity: sha512-4uJ6XaVwVamOQ1SXfBGusAqL4fTn7ZJzaybEinr2U5ZX7AKSjsbXWlu0X3Ah+hyefn+85+Ca7GZwbI87g55C8Q==,
  1997. }
  1998. monaco-marker-data-provider@1.2.2:
  1999. resolution:
  2000. {
  2001. integrity: sha512-vLsgwsIm4fcqQAi54SsfLYuvWuIOgPV3kmkvtXVh7SGCO2cWvkXhLm4PAHpDyaK3w8AwWAxM/sP/vKXvZJi7Pw==,
  2002. }
  2003. monaco-types@0.1.0:
  2004. resolution:
  2005. {
  2006. integrity: sha512-aWK7SN9hAqNYi0WosPoMjenMeXJjwCxDibOqWffyQ/qXdzB/86xshGQobRferfmNz7BSNQ8GB0MD0oby9/5fTQ==,
  2007. }
  2008. monaco-worker-manager@2.0.1:
  2009. resolution:
  2010. {
  2011. integrity: sha512-kdPL0yvg5qjhKPNVjJoym331PY/5JC11aPJXtCZNwWRvBr6jhkIamvYAyiY5P1AWFmNOy0aRDRoMdZfa71h8kg==,
  2012. }
  2013. peerDependencies:
  2014. monaco-editor: ">=0.30.0"
  2015. monaco-yaml@5.1.1:
  2016. resolution:
  2017. {
  2018. integrity: sha512-BuZ0/ZCGjrPNRzYMZ/MoxH8F/SdM+mATENXnpOhDYABi1Eh+QvxSszEct+ACSCarZiwLvy7m6yEF/pvW8XJkyQ==,
  2019. }
  2020. peerDependencies:
  2021. monaco-editor: ">=0.36"
  2022. mri@1.2.0:
  2023. resolution:
  2024. {
  2025. integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==,
  2026. }
  2027. engines: { node: ">=4" }
  2028. ms@2.1.2:
  2029. resolution:
  2030. {
  2031. integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==,
  2032. }
  2033. nanoid@3.3.7:
  2034. resolution:
  2035. {
  2036. integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==,
  2037. }
  2038. engines: { node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1 }
  2039. hasBin: true
  2040. nanoid@5.0.7:
  2041. resolution:
  2042. {
  2043. integrity: sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==,
  2044. }
  2045. engines: { node: ^18 || >=20 }
  2046. hasBin: true
  2047. no-case@3.0.4:
  2048. resolution:
  2049. {
  2050. integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==,
  2051. }
  2052. node-domexception@1.0.0:
  2053. resolution:
  2054. {
  2055. integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==,
  2056. }
  2057. engines: { node: ">=10.5.0" }
  2058. node-fetch@2.7.0:
  2059. resolution:
  2060. {
  2061. integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==,
  2062. }
  2063. engines: { node: 4.x || >=6.0.0 }
  2064. peerDependencies:
  2065. encoding: ^0.1.0
  2066. peerDependenciesMeta:
  2067. encoding:
  2068. optional: true
  2069. node-fetch@3.3.2:
  2070. resolution:
  2071. {
  2072. integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==,
  2073. }
  2074. engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 }
  2075. node-releases@2.0.14:
  2076. resolution:
  2077. {
  2078. integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==,
  2079. }
  2080. normalize-path@3.0.0:
  2081. resolution:
  2082. {
  2083. integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==,
  2084. }
  2085. engines: { node: ">=0.10.0" }
  2086. npm-run-path@4.0.1:
  2087. resolution:
  2088. {
  2089. integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==,
  2090. }
  2091. engines: { node: ">=8" }
  2092. object-assign@4.1.1:
  2093. resolution:
  2094. {
  2095. integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==,
  2096. }
  2097. engines: { node: ">=0.10.0" }
  2098. once@1.4.0:
  2099. resolution:
  2100. {
  2101. integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==,
  2102. }
  2103. onetime@5.1.2:
  2104. resolution:
  2105. {
  2106. integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==,
  2107. }
  2108. engines: { node: ">=6" }
  2109. p-limit@2.3.0:
  2110. resolution:
  2111. {
  2112. integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==,
  2113. }
  2114. engines: { node: ">=6" }
  2115. p-locate@4.1.0:
  2116. resolution:
  2117. {
  2118. integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==,
  2119. }
  2120. engines: { node: ">=8" }
  2121. p-try@2.2.0:
  2122. resolution:
  2123. {
  2124. integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==,
  2125. }
  2126. engines: { node: ">=6" }
  2127. parent-module@1.0.1:
  2128. resolution:
  2129. {
  2130. integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==,
  2131. }
  2132. engines: { node: ">=6" }
  2133. parse-json@5.2.0:
  2134. resolution:
  2135. {
  2136. integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==,
  2137. }
  2138. engines: { node: ">=8" }
  2139. path-browserify@1.0.1:
  2140. resolution:
  2141. {
  2142. integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==,
  2143. }
  2144. path-exists@4.0.0:
  2145. resolution:
  2146. {
  2147. integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==,
  2148. }
  2149. engines: { node: ">=8" }
  2150. path-key@3.1.1:
  2151. resolution:
  2152. {
  2153. integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==,
  2154. }
  2155. engines: { node: ">=8" }
  2156. path-parse@1.0.7:
  2157. resolution:
  2158. {
  2159. integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==,
  2160. }
  2161. path-type@4.0.0:
  2162. resolution:
  2163. {
  2164. integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==,
  2165. }
  2166. engines: { node: ">=8" }
  2167. picocolors@1.0.0:
  2168. resolution:
  2169. {
  2170. integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==,
  2171. }
  2172. picomatch@2.3.1:
  2173. resolution:
  2174. {
  2175. integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==,
  2176. }
  2177. engines: { node: ">=8.6" }
  2178. picomatch@3.0.1:
  2179. resolution:
  2180. {
  2181. integrity: sha512-I3EurrIQMlRc9IaAZnqRR044Phh2DXY+55o7uJ0V+hYZAcQYSuFWsc9q5PvyDHUSCe1Qxn/iBz+78s86zWnGag==,
  2182. }
  2183. engines: { node: ">=10" }
  2184. postcss@8.4.38:
  2185. resolution:
  2186. {
  2187. integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==,
  2188. }
  2189. engines: { node: ^10 || ^12 || >=14 }
  2190. prettier@2.8.8:
  2191. resolution:
  2192. {
  2193. integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==,
  2194. }
  2195. engines: { node: ">=10.13.0" }
  2196. hasBin: true
  2197. pretty-quick@3.3.1:
  2198. resolution:
  2199. {
  2200. integrity: sha512-3b36UXfYQ+IXXqex6mCca89jC8u0mYLqFAN5eTQKoXO6oCQYcIVYZEB/5AlBHI7JPYygReM2Vv6Vom/Gln7fBg==,
  2201. }
  2202. engines: { node: ">=10.13" }
  2203. hasBin: true
  2204. peerDependencies:
  2205. prettier: ^2.0.0
  2206. prop-types@15.8.1:
  2207. resolution:
  2208. {
  2209. integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==,
  2210. }
  2211. proxy-from-env@1.1.0:
  2212. resolution:
  2213. {
  2214. integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==,
  2215. }
  2216. pump@3.0.0:
  2217. resolution:
  2218. {
  2219. integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==,
  2220. }
  2221. react-dom@18.2.0:
  2222. resolution:
  2223. {
  2224. integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==,
  2225. }
  2226. peerDependencies:
  2227. react: ^18.2.0
  2228. react-error-boundary@3.1.4:
  2229. resolution:
  2230. {
  2231. integrity: sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==,
  2232. }
  2233. engines: { node: ">=10", npm: ">=6" }
  2234. peerDependencies:
  2235. react: ">=16.13.1"
  2236. react-fast-compare@3.2.2:
  2237. resolution:
  2238. {
  2239. integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==,
  2240. }
  2241. react-hook-form@7.51.3:
  2242. resolution:
  2243. {
  2244. integrity: sha512-cvJ/wbHdhYx8aviSWh28w9ImjmVsb5Y05n1+FW786vEZQJV5STNM0pW6ujS+oiBecb0ARBxJFyAnXj9+GHXACQ==,
  2245. }
  2246. engines: { node: ">=12.22.0" }
  2247. peerDependencies:
  2248. react: ^16.8.0 || ^17 || ^18
  2249. react-i18next@13.5.0:
  2250. resolution:
  2251. {
  2252. integrity: sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==,
  2253. }
  2254. peerDependencies:
  2255. i18next: ">= 23.2.3"
  2256. react: ">= 16.8.0"
  2257. react-dom: "*"
  2258. react-native: "*"
  2259. peerDependenciesMeta:
  2260. react-dom:
  2261. optional: true
  2262. react-native:
  2263. optional: true
  2264. react-is@16.13.1:
  2265. resolution:
  2266. {
  2267. integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==,
  2268. }
  2269. react-is@18.2.0:
  2270. resolution:
  2271. {
  2272. integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==,
  2273. }
  2274. react-refresh@0.14.0:
  2275. resolution:
  2276. {
  2277. integrity: sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==,
  2278. }
  2279. engines: { node: ">=0.10.0" }
  2280. react-router-dom@6.22.3:
  2281. resolution:
  2282. {
  2283. integrity: sha512-7ZILI7HjcE+p31oQvwbokjk6OA/bnFxrhJ19n82Ex9Ph8fNAq+Hm/7KchpMGlTgWhUxRHMMCut+vEtNpWpowKw==,
  2284. }
  2285. engines: { node: ">=14.0.0" }
  2286. peerDependencies:
  2287. react: ">=16.8"
  2288. react-dom: ">=16.8"
  2289. react-router@6.22.3:
  2290. resolution:
  2291. {
  2292. integrity: sha512-dr2eb3Mj5zK2YISHK++foM9w4eBnO23eKnZEDs7c880P6oKbrjz/Svg9+nxqtHQK+oMW4OtjZca0RqPglXxguQ==,
  2293. }
  2294. engines: { node: ">=14.0.0" }
  2295. peerDependencies:
  2296. react: ">=16.8"
  2297. react-transition-group@4.4.5:
  2298. resolution:
  2299. {
  2300. integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==,
  2301. }
  2302. peerDependencies:
  2303. react: ">=16.6.0"
  2304. react-dom: ">=16.6.0"
  2305. react-virtuoso@4.7.9:
  2306. resolution:
  2307. {
  2308. integrity: sha512-Y1Tkho/yD9+UP6anfraMRv6tbjvJFJK6A6puIucHITmBzXkkKaJ1xtydH+Rl74ItLE+oB9/XfPe37hqN2gZMsg==,
  2309. }
  2310. engines: { node: ">=10" }
  2311. peerDependencies:
  2312. react: ">=16 || >=17 || >= 18"
  2313. react-dom: ">=16 || >=17 || >= 18"
  2314. react@18.2.0:
  2315. resolution:
  2316. {
  2317. integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==,
  2318. }
  2319. engines: { node: ">=0.10.0" }
  2320. readdirp@3.6.0:
  2321. resolution:
  2322. {
  2323. integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==,
  2324. }
  2325. engines: { node: ">=8.10.0" }
  2326. recoil@0.7.7:
  2327. resolution:
  2328. {
  2329. integrity: sha512-8Og5KPQW9LwC577Vc7Ug2P0vQshkv1y3zG3tSSkWMqkWSwHmE+by06L8JtnGocjW6gcCvfwB3YtrJG6/tWivNQ==,
  2330. }
  2331. peerDependencies:
  2332. react: ">=16.13.1"
  2333. react-dom: "*"
  2334. react-native: "*"
  2335. peerDependenciesMeta:
  2336. react-dom:
  2337. optional: true
  2338. react-native:
  2339. optional: true
  2340. regenerator-runtime@0.14.1:
  2341. resolution:
  2342. {
  2343. integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==,
  2344. }
  2345. reselect@4.1.8:
  2346. resolution:
  2347. {
  2348. integrity: sha512-ab9EmR80F/zQTMNeneUr4cv+jSwPJgIlvEmVwLerwrWVbpLlBuls9XHzIeTFy4cegU2NHBp3va0LKOzU5qFEYQ==,
  2349. }
  2350. resize-observer-polyfill@1.5.1:
  2351. resolution:
  2352. {
  2353. integrity: sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==,
  2354. }
  2355. resolve-from@4.0.0:
  2356. resolution:
  2357. {
  2358. integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==,
  2359. }
  2360. engines: { node: ">=4" }
  2361. resolve@1.22.8:
  2362. resolution:
  2363. {
  2364. integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==,
  2365. }
  2366. hasBin: true
  2367. rollup@4.14.3:
  2368. resolution:
  2369. {
  2370. integrity: sha512-ag5tTQKYsj1bhrFC9+OEWqb5O6VYgtQDO9hPDBMmIbePwhfSr+ExlcU741t8Dhw5DkPCQf6noz0jb36D6W9/hw==,
  2371. }
  2372. engines: { node: ">=18.0.0", npm: ">=8.0.0" }
  2373. hasBin: true
  2374. sass@1.75.0:
  2375. resolution:
  2376. {
  2377. integrity: sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==,
  2378. }
  2379. engines: { node: ">=14.0.0" }
  2380. hasBin: true
  2381. scheduler@0.23.0:
  2382. resolution:
  2383. {
  2384. integrity: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==,
  2385. }
  2386. screenfull@5.2.0:
  2387. resolution:
  2388. {
  2389. integrity: sha512-9BakfsO2aUQN2K9Fdbj87RJIEZ82Q9IGim7FqM5OsebfoFC6ZHXgDq/KvniuLTPdeM8wY2o6Dj3WQ7KeQCj3cA==,
  2390. }
  2391. engines: { node: ">=0.10.0" }
  2392. semver@6.3.1:
  2393. resolution:
  2394. {
  2395. integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==,
  2396. }
  2397. hasBin: true
  2398. shebang-command@2.0.0:
  2399. resolution:
  2400. {
  2401. integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==,
  2402. }
  2403. engines: { node: ">=8" }
  2404. shebang-regex@3.0.0:
  2405. resolution:
  2406. {
  2407. integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==,
  2408. }
  2409. engines: { node: ">=8" }
  2410. signal-exit@3.0.7:
  2411. resolution:
  2412. {
  2413. integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==,
  2414. }
  2415. snake-case@3.0.4:
  2416. resolution:
  2417. {
  2418. integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==,
  2419. }
  2420. snarkdown@2.0.0:
  2421. resolution:
  2422. {
  2423. integrity: sha512-MgL/7k/AZdXCTJiNgrO7chgDqaB9FGM/1Tvlcenenb7div6obaDATzs16JhFyHHBGodHT3B7RzRc5qk8pFhg3A==,
  2424. }
  2425. source-map-js@1.2.0:
  2426. resolution:
  2427. {
  2428. integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==,
  2429. }
  2430. engines: { node: ">=0.10.0" }
  2431. source-map@0.5.7:
  2432. resolution:
  2433. {
  2434. integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==,
  2435. }
  2436. engines: { node: ">=0.10.0" }
  2437. strip-final-newline@2.0.0:
  2438. resolution:
  2439. {
  2440. integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==,
  2441. }
  2442. engines: { node: ">=6" }
  2443. stylis@4.2.0:
  2444. resolution:
  2445. {
  2446. integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==,
  2447. }
  2448. supports-color@5.5.0:
  2449. resolution:
  2450. {
  2451. integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==,
  2452. }
  2453. engines: { node: ">=4" }
  2454. supports-preserve-symlinks-flag@1.0.0:
  2455. resolution:
  2456. {
  2457. integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==,
  2458. }
  2459. engines: { node: ">= 0.4" }
  2460. svg-parser@2.0.4:
  2461. resolution:
  2462. {
  2463. integrity: sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==,
  2464. }
  2465. swr@1.3.0:
  2466. resolution:
  2467. {
  2468. integrity: sha512-dkghQrOl2ORX9HYrMDtPa7LTVHJjCTeZoB1dqTbnnEDlSvN8JEKpYIYurDfvbQFUUS8Cg8PceFVZNkW0KNNYPw==,
  2469. }
  2470. peerDependencies:
  2471. react: ^16.11.0 || ^17.0.0 || ^18.0.0
  2472. tar@6.2.1:
  2473. resolution:
  2474. {
  2475. integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==,
  2476. }
  2477. engines: { node: ">=10" }
  2478. to-fast-properties@2.0.0:
  2479. resolution:
  2480. {
  2481. integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==,
  2482. }
  2483. engines: { node: ">=4" }
  2484. to-regex-range@5.0.1:
  2485. resolution:
  2486. {
  2487. integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==,
  2488. }
  2489. engines: { node: ">=8.0" }
  2490. tr46@0.0.3:
  2491. resolution:
  2492. {
  2493. integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==,
  2494. }
  2495. tslib@2.6.2:
  2496. resolution:
  2497. {
  2498. integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==,
  2499. }
  2500. tunnel@0.0.6:
  2501. resolution:
  2502. {
  2503. integrity: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==,
  2504. }
  2505. engines: { node: ">=0.6.11 <=0.7.0 || >=0.7.3" }
  2506. typescript@5.4.5:
  2507. resolution:
  2508. {
  2509. integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==,
  2510. }
  2511. engines: { node: ">=14.17" }
  2512. hasBin: true
  2513. undici-types@5.26.5:
  2514. resolution:
  2515. {
  2516. integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==,
  2517. }
  2518. undici@5.28.4:
  2519. resolution:
  2520. {
  2521. integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==,
  2522. }
  2523. engines: { node: ">=14.0" }
  2524. universal-user-agent@6.0.1:
  2525. resolution:
  2526. {
  2527. integrity: sha512-yCzhz6FN2wU1NiiQRogkTQszlQSlpWaw8SvVegAc+bDxbzHgh1vX8uIe8OYyMH6DwH+sdTJsgMl36+mSMdRJIQ==,
  2528. }
  2529. universalify@2.0.1:
  2530. resolution:
  2531. {
  2532. integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==,
  2533. }
  2534. engines: { node: ">= 10.0.0" }
  2535. update-browserslist-db@1.0.13:
  2536. resolution:
  2537. {
  2538. integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==,
  2539. }
  2540. hasBin: true
  2541. peerDependencies:
  2542. browserslist: ">= 4.21.0"
  2543. vite-plugin-monaco-editor@1.1.0:
  2544. resolution:
  2545. {
  2546. integrity: sha512-IvtUqZotrRoVqwT0PBBDIZPNraya3BxN/bfcNfnxZ5rkJiGcNtO5eAOWWSgT7zullIAEqQwxMU83yL9J5k7gww==,
  2547. }
  2548. peerDependencies:
  2549. monaco-editor: ">=0.33.0"
  2550. vite-plugin-svgr@4.2.0:
  2551. resolution:
  2552. {
  2553. integrity: sha512-SC7+FfVtNQk7So0XMjrrtLAbEC8qjFPifyD7+fs/E6aaNdVde6umlVVh0QuwDLdOMu7vp5RiGFsB70nj5yo0XA==,
  2554. }
  2555. peerDependencies:
  2556. vite: ^2.6.0 || 3 || 4 || 5
  2557. vite@5.2.9:
  2558. resolution:
  2559. {
  2560. integrity: sha512-uOQWfuZBlc6Y3W/DTuQ1Sr+oIXWvqljLvS881SVmAj00d5RdgShLcuXWxseWPd4HXwiYBFW/vXHfKFeqj9uQnw==,
  2561. }
  2562. engines: { node: ^18.0.0 || >=20.0.0 }
  2563. hasBin: true
  2564. peerDependencies:
  2565. "@types/node": ^18.0.0 || >=20.0.0
  2566. less: "*"
  2567. lightningcss: ^1.21.0
  2568. sass: "*"
  2569. stylus: "*"
  2570. sugarss: "*"
  2571. terser: ^5.4.0
  2572. peerDependenciesMeta:
  2573. "@types/node":
  2574. optional: true
  2575. less:
  2576. optional: true
  2577. lightningcss:
  2578. optional: true
  2579. sass:
  2580. optional: true
  2581. stylus:
  2582. optional: true
  2583. sugarss:
  2584. optional: true
  2585. terser:
  2586. optional: true
  2587. void-elements@3.1.0:
  2588. resolution:
  2589. {
  2590. integrity: sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==,
  2591. }
  2592. engines: { node: ">=0.10.0" }
  2593. vscode-jsonrpc@8.2.0:
  2594. resolution:
  2595. {
  2596. integrity: sha512-C+r0eKJUIfiDIfwJhria30+TYWPtuHJXHtI7J0YlOmKAo7ogxP20T0zxB7HZQIFhIyvoBPwWskjxrvAtfjyZfA==,
  2597. }
  2598. engines: { node: ">=14.0.0" }
  2599. vscode-languageserver-protocol@3.17.5:
  2600. resolution:
  2601. {
  2602. integrity: sha512-mb1bvRJN8SVznADSGWM9u/b07H7Ecg0I3OgXDuLdn307rl/J3A9YD6/eYOssqhecL27hK1IPZAsaqh00i/Jljg==,
  2603. }
  2604. vscode-languageserver-textdocument@1.0.11:
  2605. resolution:
  2606. {
  2607. integrity: sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==,
  2608. }
  2609. vscode-languageserver-types@3.17.5:
  2610. resolution:
  2611. {
  2612. integrity: sha512-Ld1VelNuX9pdF39h2Hgaeb5hEZM2Z3jUrrMgWQAu82jMtZp7p3vJT3BzToKtZI7NgQssZje5o0zryOrhQvzQAg==,
  2613. }
  2614. vscode-uri@3.0.8:
  2615. resolution:
  2616. {
  2617. integrity: sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw==,
  2618. }
  2619. web-streams-polyfill@3.3.3:
  2620. resolution:
  2621. {
  2622. integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==,
  2623. }
  2624. engines: { node: ">= 8" }
  2625. webidl-conversions@3.0.1:
  2626. resolution:
  2627. {
  2628. integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==,
  2629. }
  2630. whatwg-url@5.0.0:
  2631. resolution:
  2632. {
  2633. integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==,
  2634. }
  2635. which@2.0.2:
  2636. resolution:
  2637. {
  2638. integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==,
  2639. }
  2640. engines: { node: ">= 8" }
  2641. hasBin: true
  2642. wrappy@1.0.2:
  2643. resolution:
  2644. {
  2645. integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==,
  2646. }
  2647. yallist@3.1.1:
  2648. resolution:
  2649. {
  2650. integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==,
  2651. }
  2652. yallist@4.0.0:
  2653. resolution:
  2654. {
  2655. integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==,
  2656. }
  2657. yaml@1.10.2:
  2658. resolution:
  2659. {
  2660. integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==,
  2661. }
  2662. engines: { node: ">= 6" }
  2663. yaml@2.4.1:
  2664. resolution:
  2665. {
  2666. integrity: sha512-pIXzoImaqmfOrL7teGUBt/T7ZDnyeGBWyXQBvOVhLkWLN37GXv8NMLK406UY6dS51JfcQHsmcW5cJ441bHg6Lg==,
  2667. }
  2668. engines: { node: ">= 14" }
  2669. hasBin: true
  2670. snapshots:
  2671. "@actions/github@5.1.1":
  2672. dependencies:
  2673. "@actions/http-client": 2.2.1
  2674. "@octokit/core": 3.6.0
  2675. "@octokit/plugin-paginate-rest": 2.21.3(@octokit/core@3.6.0)
  2676. "@octokit/plugin-rest-endpoint-methods": 5.16.2(@octokit/core@3.6.0)
  2677. transitivePeerDependencies:
  2678. - encoding
  2679. "@actions/http-client@2.2.1":
  2680. dependencies:
  2681. tunnel: 0.0.6
  2682. undici: 5.28.4
  2683. "@ampproject/remapping@2.3.0":
  2684. dependencies:
  2685. "@jridgewell/gen-mapping": 0.3.5
  2686. "@jridgewell/trace-mapping": 0.3.25
  2687. "@babel/code-frame@7.24.2":
  2688. dependencies:
  2689. "@babel/highlight": 7.24.2
  2690. picocolors: 1.0.0
  2691. "@babel/compat-data@7.24.4": {}
  2692. "@babel/core@7.24.4":
  2693. dependencies:
  2694. "@ampproject/remapping": 2.3.0
  2695. "@babel/code-frame": 7.24.2
  2696. "@babel/generator": 7.24.4
  2697. "@babel/helper-compilation-targets": 7.23.6
  2698. "@babel/helper-module-transforms": 7.23.3(@babel/core@7.24.4)
  2699. "@babel/helpers": 7.24.4
  2700. "@babel/parser": 7.24.4
  2701. "@babel/template": 7.24.0
  2702. "@babel/traverse": 7.24.1
  2703. "@babel/types": 7.24.0
  2704. convert-source-map: 2.0.0
  2705. debug: 4.3.4
  2706. gensync: 1.0.0-beta.2
  2707. json5: 2.2.3
  2708. semver: 6.3.1
  2709. transitivePeerDependencies:
  2710. - supports-color
  2711. "@babel/generator@7.24.4":
  2712. dependencies:
  2713. "@babel/types": 7.24.0
  2714. "@jridgewell/gen-mapping": 0.3.5
  2715. "@jridgewell/trace-mapping": 0.3.25
  2716. jsesc: 2.5.2
  2717. "@babel/helper-compilation-targets@7.23.6":
  2718. dependencies:
  2719. "@babel/compat-data": 7.24.4
  2720. "@babel/helper-validator-option": 7.23.5
  2721. browserslist: 4.23.0
  2722. lru-cache: 5.1.1
  2723. semver: 6.3.1
  2724. "@babel/helper-environment-visitor@7.22.20": {}
  2725. "@babel/helper-function-name@7.23.0":
  2726. dependencies:
  2727. "@babel/template": 7.24.0
  2728. "@babel/types": 7.24.0
  2729. "@babel/helper-hoist-variables@7.22.5":
  2730. dependencies:
  2731. "@babel/types": 7.24.0
  2732. "@babel/helper-module-imports@7.24.3":
  2733. dependencies:
  2734. "@babel/types": 7.24.0
  2735. "@babel/helper-module-transforms@7.23.3(@babel/core@7.24.4)":
  2736. dependencies:
  2737. "@babel/core": 7.24.4
  2738. "@babel/helper-environment-visitor": 7.22.20
  2739. "@babel/helper-module-imports": 7.24.3
  2740. "@babel/helper-simple-access": 7.22.5
  2741. "@babel/helper-split-export-declaration": 7.22.6
  2742. "@babel/helper-validator-identifier": 7.22.20
  2743. "@babel/helper-plugin-utils@7.24.0": {}
  2744. "@babel/helper-simple-access@7.22.5":
  2745. dependencies:
  2746. "@babel/types": 7.24.0
  2747. "@babel/helper-split-export-declaration@7.22.6":
  2748. dependencies:
  2749. "@babel/types": 7.24.0
  2750. "@babel/helper-string-parser@7.24.1": {}
  2751. "@babel/helper-validator-identifier@7.22.20": {}
  2752. "@babel/helper-validator-option@7.23.5": {}
  2753. "@babel/helpers@7.24.4":
  2754. dependencies:
  2755. "@babel/template": 7.24.0
  2756. "@babel/traverse": 7.24.1
  2757. "@babel/types": 7.24.0
  2758. transitivePeerDependencies:
  2759. - supports-color
  2760. "@babel/highlight@7.24.2":
  2761. dependencies:
  2762. "@babel/helper-validator-identifier": 7.22.20
  2763. chalk: 2.4.2
  2764. js-tokens: 4.0.0
  2765. picocolors: 1.0.0
  2766. "@babel/parser@7.24.4":
  2767. dependencies:
  2768. "@babel/types": 7.24.0
  2769. "@babel/plugin-transform-react-jsx-self@7.24.1(@babel/core@7.24.4)":
  2770. dependencies:
  2771. "@babel/core": 7.24.4
  2772. "@babel/helper-plugin-utils": 7.24.0
  2773. "@babel/plugin-transform-react-jsx-source@7.24.1(@babel/core@7.24.4)":
  2774. dependencies:
  2775. "@babel/core": 7.24.4
  2776. "@babel/helper-plugin-utils": 7.24.0
  2777. "@babel/runtime@7.24.4":
  2778. dependencies:
  2779. regenerator-runtime: 0.14.1
  2780. "@babel/template@7.24.0":
  2781. dependencies:
  2782. "@babel/code-frame": 7.24.2
  2783. "@babel/parser": 7.24.4
  2784. "@babel/types": 7.24.0
  2785. "@babel/traverse@7.24.1":
  2786. dependencies:
  2787. "@babel/code-frame": 7.24.2
  2788. "@babel/generator": 7.24.4
  2789. "@babel/helper-environment-visitor": 7.22.20
  2790. "@babel/helper-function-name": 7.23.0
  2791. "@babel/helper-hoist-variables": 7.22.5
  2792. "@babel/helper-split-export-declaration": 7.22.6
  2793. "@babel/parser": 7.24.4
  2794. "@babel/types": 7.24.0
  2795. debug: 4.3.4
  2796. globals: 11.12.0
  2797. transitivePeerDependencies:
  2798. - supports-color
  2799. "@babel/types@7.24.0":
  2800. dependencies:
  2801. "@babel/helper-string-parser": 7.24.1
  2802. "@babel/helper-validator-identifier": 7.22.20
  2803. to-fast-properties: 2.0.0
  2804. "@dnd-kit/accessibility@3.1.0(react@18.2.0)":
  2805. dependencies:
  2806. react: 18.2.0
  2807. tslib: 2.6.2
  2808. "@dnd-kit/core@6.1.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0)":
  2809. dependencies:
  2810. "@dnd-kit/accessibility": 3.1.0(react@18.2.0)
  2811. "@dnd-kit/utilities": 3.2.2(react@18.2.0)
  2812. react: 18.2.0
  2813. react-dom: 18.2.0(react@18.2.0)
  2814. tslib: 2.6.2
  2815. "@dnd-kit/sortable@8.0.0(@dnd-kit/core@6.1.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(react@18.2.0)":
  2816. dependencies:
  2817. "@dnd-kit/core": 6.1.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  2818. "@dnd-kit/utilities": 3.2.2(react@18.2.0)
  2819. react: 18.2.0
  2820. tslib: 2.6.2
  2821. "@dnd-kit/utilities@3.2.2(react@18.2.0)":
  2822. dependencies:
  2823. react: 18.2.0
  2824. tslib: 2.6.2
  2825. "@emotion/babel-plugin@11.11.0":
  2826. dependencies:
  2827. "@babel/helper-module-imports": 7.24.3
  2828. "@babel/runtime": 7.24.4
  2829. "@emotion/hash": 0.9.1
  2830. "@emotion/memoize": 0.8.1
  2831. "@emotion/serialize": 1.1.4
  2832. babel-plugin-macros: 3.1.0
  2833. convert-source-map: 1.9.0
  2834. escape-string-regexp: 4.0.0
  2835. find-root: 1.1.0
  2836. source-map: 0.5.7
  2837. stylis: 4.2.0
  2838. "@emotion/cache@11.11.0":
  2839. dependencies:
  2840. "@emotion/memoize": 0.8.1
  2841. "@emotion/sheet": 1.2.2
  2842. "@emotion/utils": 1.2.1
  2843. "@emotion/weak-memoize": 0.3.1
  2844. stylis: 4.2.0
  2845. "@emotion/hash@0.9.1": {}
  2846. "@emotion/is-prop-valid@1.2.2":
  2847. dependencies:
  2848. "@emotion/memoize": 0.8.1
  2849. "@emotion/memoize@0.8.1": {}
  2850. "@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0)":
  2851. dependencies:
  2852. "@babel/runtime": 7.24.4
  2853. "@emotion/babel-plugin": 11.11.0
  2854. "@emotion/cache": 11.11.0
  2855. "@emotion/serialize": 1.1.4
  2856. "@emotion/use-insertion-effect-with-fallbacks": 1.0.1(react@18.2.0)
  2857. "@emotion/utils": 1.2.1
  2858. "@emotion/weak-memoize": 0.3.1
  2859. hoist-non-react-statics: 3.3.2
  2860. react: 18.2.0
  2861. optionalDependencies:
  2862. "@types/react": 18.2.79
  2863. "@emotion/serialize@1.1.4":
  2864. dependencies:
  2865. "@emotion/hash": 0.9.1
  2866. "@emotion/memoize": 0.8.1
  2867. "@emotion/unitless": 0.8.1
  2868. "@emotion/utils": 1.2.1
  2869. csstype: 3.1.3
  2870. "@emotion/sheet@1.2.2": {}
  2871. "@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0)":
  2872. dependencies:
  2873. "@babel/runtime": 7.24.4
  2874. "@emotion/babel-plugin": 11.11.0
  2875. "@emotion/is-prop-valid": 1.2.2
  2876. "@emotion/react": 11.11.4(@types/react@18.2.79)(react@18.2.0)
  2877. "@emotion/serialize": 1.1.4
  2878. "@emotion/use-insertion-effect-with-fallbacks": 1.0.1(react@18.2.0)
  2879. "@emotion/utils": 1.2.1
  2880. react: 18.2.0
  2881. optionalDependencies:
  2882. "@types/react": 18.2.79
  2883. "@emotion/unitless@0.8.1": {}
  2884. "@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.2.0)":
  2885. dependencies:
  2886. react: 18.2.0
  2887. "@emotion/utils@1.2.1": {}
  2888. "@emotion/weak-memoize@0.3.1": {}
  2889. "@esbuild/aix-ppc64@0.20.2":
  2890. optional: true
  2891. "@esbuild/android-arm64@0.20.2":
  2892. optional: true
  2893. "@esbuild/android-arm@0.20.2":
  2894. optional: true
  2895. "@esbuild/android-x64@0.20.2":
  2896. optional: true
  2897. "@esbuild/darwin-arm64@0.20.2":
  2898. optional: true
  2899. "@esbuild/darwin-x64@0.20.2":
  2900. optional: true
  2901. "@esbuild/freebsd-arm64@0.20.2":
  2902. optional: true
  2903. "@esbuild/freebsd-x64@0.20.2":
  2904. optional: true
  2905. "@esbuild/linux-arm64@0.20.2":
  2906. optional: true
  2907. "@esbuild/linux-arm@0.20.2":
  2908. optional: true
  2909. "@esbuild/linux-ia32@0.20.2":
  2910. optional: true
  2911. "@esbuild/linux-loong64@0.20.2":
  2912. optional: true
  2913. "@esbuild/linux-mips64el@0.20.2":
  2914. optional: true
  2915. "@esbuild/linux-ppc64@0.20.2":
  2916. optional: true
  2917. "@esbuild/linux-riscv64@0.20.2":
  2918. optional: true
  2919. "@esbuild/linux-s390x@0.20.2":
  2920. optional: true
  2921. "@esbuild/linux-x64@0.20.2":
  2922. optional: true
  2923. "@esbuild/netbsd-x64@0.20.2":
  2924. optional: true
  2925. "@esbuild/openbsd-x64@0.20.2":
  2926. optional: true
  2927. "@esbuild/sunos-x64@0.20.2":
  2928. optional: true
  2929. "@esbuild/win32-arm64@0.20.2":
  2930. optional: true
  2931. "@esbuild/win32-ia32@0.20.2":
  2932. optional: true
  2933. "@esbuild/win32-x64@0.20.2":
  2934. optional: true
  2935. "@fastify/busboy@2.1.1": {}
  2936. "@floating-ui/core@1.6.0":
  2937. dependencies:
  2938. "@floating-ui/utils": 0.2.1
  2939. "@floating-ui/dom@1.6.3":
  2940. dependencies:
  2941. "@floating-ui/core": 1.6.0
  2942. "@floating-ui/utils": 0.2.1
  2943. "@floating-ui/react-dom@2.0.8(react-dom@18.2.0(react@18.2.0))(react@18.2.0)":
  2944. dependencies:
  2945. "@floating-ui/dom": 1.6.3
  2946. react: 18.2.0
  2947. react-dom: 18.2.0(react@18.2.0)
  2948. "@floating-ui/utils@0.2.1": {}
  2949. "@jridgewell/gen-mapping@0.3.5":
  2950. dependencies:
  2951. "@jridgewell/set-array": 1.2.1
  2952. "@jridgewell/sourcemap-codec": 1.4.15
  2953. "@jridgewell/trace-mapping": 0.3.25
  2954. "@jridgewell/resolve-uri@3.1.2": {}
  2955. "@jridgewell/set-array@1.2.1": {}
  2956. "@jridgewell/sourcemap-codec@1.4.15": {}
  2957. "@jridgewell/trace-mapping@0.3.25":
  2958. dependencies:
  2959. "@jridgewell/resolve-uri": 3.1.2
  2960. "@jridgewell/sourcemap-codec": 1.4.15
  2961. "@juggle/resize-observer@3.4.0": {}
  2962. "@mui/base@5.0.0-beta.20(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)":
  2963. dependencies:
  2964. "@babel/runtime": 7.24.4
  2965. "@floating-ui/react-dom": 2.0.8(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  2966. "@mui/types": 7.2.14(@types/react@18.2.79)
  2967. "@mui/utils": 5.15.14(@types/react@18.2.79)(react@18.2.0)
  2968. "@popperjs/core": 2.11.8
  2969. clsx: 2.1.0
  2970. prop-types: 15.8.1
  2971. react: 18.2.0
  2972. react-dom: 18.2.0(react@18.2.0)
  2973. optionalDependencies:
  2974. "@types/react": 18.2.79
  2975. "@mui/base@5.0.0-beta.40(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)":
  2976. dependencies:
  2977. "@babel/runtime": 7.24.4
  2978. "@floating-ui/react-dom": 2.0.8(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  2979. "@mui/types": 7.2.14(@types/react@18.2.79)
  2980. "@mui/utils": 5.15.14(@types/react@18.2.79)(react@18.2.0)
  2981. "@popperjs/core": 2.11.8
  2982. clsx: 2.1.0
  2983. prop-types: 15.8.1
  2984. react: 18.2.0
  2985. react-dom: 18.2.0(react@18.2.0)
  2986. optionalDependencies:
  2987. "@types/react": 18.2.79
  2988. "@mui/core-downloads-tracker@5.15.15": {}
  2989. "@mui/icons-material@5.15.15(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(react@18.2.0)":
  2990. dependencies:
  2991. "@babel/runtime": 7.24.4
  2992. "@mui/material": 5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  2993. react: 18.2.0
  2994. optionalDependencies:
  2995. "@types/react": 18.2.79
  2996. "@mui/lab@5.0.0-alpha.149(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)":
  2997. dependencies:
  2998. "@babel/runtime": 7.24.4
  2999. "@mui/base": 5.0.0-beta.20(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  3000. "@mui/material": 5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  3001. "@mui/system": 5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0)
  3002. "@mui/types": 7.2.14(@types/react@18.2.79)
  3003. "@mui/utils": 5.15.14(@types/react@18.2.79)(react@18.2.0)
  3004. "@mui/x-tree-view": 6.0.0-alpha.1(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@mui/base@5.0.0-beta.20(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  3005. clsx: 2.1.0
  3006. prop-types: 15.8.1
  3007. react: 18.2.0
  3008. react-dom: 18.2.0(react@18.2.0)
  3009. optionalDependencies:
  3010. "@emotion/react": 11.11.4(@types/react@18.2.79)(react@18.2.0)
  3011. "@emotion/styled": 11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0)
  3012. "@types/react": 18.2.79
  3013. "@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)":
  3014. dependencies:
  3015. "@babel/runtime": 7.24.4
  3016. "@mui/base": 5.0.0-beta.40(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  3017. "@mui/core-downloads-tracker": 5.15.15
  3018. "@mui/system": 5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0)
  3019. "@mui/types": 7.2.14(@types/react@18.2.79)
  3020. "@mui/utils": 5.15.14(@types/react@18.2.79)(react@18.2.0)
  3021. "@types/react-transition-group": 4.4.10
  3022. clsx: 2.1.0
  3023. csstype: 3.1.3
  3024. prop-types: 15.8.1
  3025. react: 18.2.0
  3026. react-dom: 18.2.0(react@18.2.0)
  3027. react-is: 18.2.0
  3028. react-transition-group: 4.4.5(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  3029. optionalDependencies:
  3030. "@emotion/react": 11.11.4(@types/react@18.2.79)(react@18.2.0)
  3031. "@emotion/styled": 11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0)
  3032. "@types/react": 18.2.79
  3033. "@mui/private-theming@5.15.14(@types/react@18.2.79)(react@18.2.0)":
  3034. dependencies:
  3035. "@babel/runtime": 7.24.4
  3036. "@mui/utils": 5.15.14(@types/react@18.2.79)(react@18.2.0)
  3037. prop-types: 15.8.1
  3038. react: 18.2.0
  3039. optionalDependencies:
  3040. "@types/react": 18.2.79
  3041. "@mui/styled-engine@5.15.14(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(react@18.2.0)":
  3042. dependencies:
  3043. "@babel/runtime": 7.24.4
  3044. "@emotion/cache": 11.11.0
  3045. csstype: 3.1.3
  3046. prop-types: 15.8.1
  3047. react: 18.2.0
  3048. optionalDependencies:
  3049. "@emotion/react": 11.11.4(@types/react@18.2.79)(react@18.2.0)
  3050. "@emotion/styled": 11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0)
  3051. "@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0)":
  3052. dependencies:
  3053. "@babel/runtime": 7.24.4
  3054. "@mui/private-theming": 5.15.14(@types/react@18.2.79)(react@18.2.0)
  3055. "@mui/styled-engine": 5.15.14(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(react@18.2.0)
  3056. "@mui/types": 7.2.14(@types/react@18.2.79)
  3057. "@mui/utils": 5.15.14(@types/react@18.2.79)(react@18.2.0)
  3058. clsx: 2.1.0
  3059. csstype: 3.1.3
  3060. prop-types: 15.8.1
  3061. react: 18.2.0
  3062. optionalDependencies:
  3063. "@emotion/react": 11.11.4(@types/react@18.2.79)(react@18.2.0)
  3064. "@emotion/styled": 11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0)
  3065. "@types/react": 18.2.79
  3066. "@mui/types@7.2.14(@types/react@18.2.79)":
  3067. optionalDependencies:
  3068. "@types/react": 18.2.79
  3069. "@mui/utils@5.15.14(@types/react@18.2.79)(react@18.2.0)":
  3070. dependencies:
  3071. "@babel/runtime": 7.24.4
  3072. "@types/prop-types": 15.7.12
  3073. prop-types: 15.8.1
  3074. react: 18.2.0
  3075. react-is: 18.2.0
  3076. optionalDependencies:
  3077. "@types/react": 18.2.79
  3078. "@mui/x-data-grid@6.19.11(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)":
  3079. dependencies:
  3080. "@babel/runtime": 7.24.4
  3081. "@mui/material": 5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  3082. "@mui/system": 5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0)
  3083. "@mui/utils": 5.15.14(@types/react@18.2.79)(react@18.2.0)
  3084. clsx: 2.1.0
  3085. prop-types: 15.8.1
  3086. react: 18.2.0
  3087. react-dom: 18.2.0(react@18.2.0)
  3088. reselect: 4.1.8
  3089. transitivePeerDependencies:
  3090. - "@types/react"
  3091. "@mui/x-tree-view@6.0.0-alpha.1(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@mui/base@5.0.0-beta.20(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@mui/material@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)":
  3092. dependencies:
  3093. "@babel/runtime": 7.24.4
  3094. "@emotion/react": 11.11.4(@types/react@18.2.79)(react@18.2.0)
  3095. "@emotion/styled": 11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0)
  3096. "@mui/base": 5.0.0-beta.20(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  3097. "@mui/material": 5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  3098. "@mui/system": 5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0)
  3099. "@mui/utils": 5.15.14(@types/react@18.2.79)(react@18.2.0)
  3100. "@types/react-transition-group": 4.4.10
  3101. clsx: 2.1.0
  3102. prop-types: 15.8.1
  3103. react: 18.2.0
  3104. react-dom: 18.2.0(react@18.2.0)
  3105. react-transition-group: 4.4.5(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
  3106. transitivePeerDependencies:
  3107. - "@types/react"
  3108. "@octokit/auth-token@2.5.0":
  3109. dependencies:
  3110. "@octokit/types": 6.41.0
  3111. "@octokit/core@3.6.0":
  3112. dependencies:
  3113. "@octokit/auth-token": 2.5.0
  3114. "@octokit/graphql": 4.8.0
  3115. "@octokit/request": 5.6.3
  3116. "@octokit/request-error": 2.1.0
  3117. "@octokit/types": 6.41.0
  3118. before-after-hook: 2.2.3
  3119. universal-user-agent: 6.0.1
  3120. transitivePeerDependencies:
  3121. - encoding
  3122. "@octokit/endpoint@6.0.12":
  3123. dependencies:
  3124. "@octokit/types": 6.41.0
  3125. is-plain-object: 5.0.0
  3126. universal-user-agent: 6.0.1
  3127. "@octokit/graphql@4.8.0":
  3128. dependencies:
  3129. "@octokit/request": 5.6.3
  3130. "@octokit/types": 6.41.0
  3131. universal-user-agent: 6.0.1
  3132. transitivePeerDependencies:
  3133. - encoding
  3134. "@octokit/openapi-types@12.11.0": {}
  3135. "@octokit/plugin-paginate-rest@2.21.3(@octokit/core@3.6.0)":
  3136. dependencies:
  3137. "@octokit/core": 3.6.0
  3138. "@octokit/types": 6.41.0
  3139. "@octokit/plugin-rest-endpoint-methods@5.16.2(@octokit/core@3.6.0)":
  3140. dependencies:
  3141. "@octokit/core": 3.6.0
  3142. "@octokit/types": 6.41.0
  3143. deprecation: 2.3.1
  3144. "@octokit/request-error@2.1.0":
  3145. dependencies:
  3146. "@octokit/types": 6.41.0
  3147. deprecation: 2.3.1
  3148. once: 1.4.0
  3149. "@octokit/request@5.6.3":
  3150. dependencies:
  3151. "@octokit/endpoint": 6.0.12
  3152. "@octokit/request-error": 2.1.0
  3153. "@octokit/types": 6.41.0
  3154. is-plain-object: 5.0.0
  3155. node-fetch: 2.7.0
  3156. universal-user-agent: 6.0.1
  3157. transitivePeerDependencies:
  3158. - encoding
  3159. "@octokit/types@6.41.0":
  3160. dependencies:
  3161. "@octokit/openapi-types": 12.11.0
  3162. "@popperjs/core@2.11.8": {}
  3163. "@remix-run/router@1.15.3": {}
  3164. "@rollup/pluginutils@5.1.0(rollup@4.14.3)":
  3165. dependencies:
  3166. "@types/estree": 1.0.5
  3167. estree-walker: 2.0.2
  3168. picomatch: 2.3.1
  3169. optionalDependencies:
  3170. rollup: 4.14.3
  3171. "@rollup/rollup-android-arm-eabi@4.14.3":
  3172. optional: true
  3173. "@rollup/rollup-android-arm64@4.14.3":
  3174. optional: true
  3175. "@rollup/rollup-darwin-arm64@4.14.3":
  3176. optional: true
  3177. "@rollup/rollup-darwin-x64@4.14.3":
  3178. optional: true
  3179. "@rollup/rollup-linux-arm-gnueabihf@4.14.3":
  3180. optional: true
  3181. "@rollup/rollup-linux-arm-musleabihf@4.14.3":
  3182. optional: true
  3183. "@rollup/rollup-linux-arm64-gnu@4.14.3":
  3184. optional: true
  3185. "@rollup/rollup-linux-arm64-musl@4.14.3":
  3186. optional: true
  3187. "@rollup/rollup-linux-powerpc64le-gnu@4.14.3":
  3188. optional: true
  3189. "@rollup/rollup-linux-riscv64-gnu@4.14.3":
  3190. optional: true
  3191. "@rollup/rollup-linux-s390x-gnu@4.14.3":
  3192. optional: true
  3193. "@rollup/rollup-linux-x64-gnu@4.14.3":
  3194. optional: true
  3195. "@rollup/rollup-linux-x64-musl@4.14.3":
  3196. optional: true
  3197. "@rollup/rollup-win32-arm64-msvc@4.14.3":
  3198. optional: true
  3199. "@rollup/rollup-win32-ia32-msvc@4.14.3":
  3200. optional: true
  3201. "@rollup/rollup-win32-x64-msvc@4.14.3":
  3202. optional: true
  3203. "@svgr/babel-plugin-add-jsx-attribute@8.0.0(@babel/core@7.24.4)":
  3204. dependencies:
  3205. "@babel/core": 7.24.4
  3206. "@svgr/babel-plugin-remove-jsx-attribute@8.0.0(@babel/core@7.24.4)":
  3207. dependencies:
  3208. "@babel/core": 7.24.4
  3209. "@svgr/babel-plugin-remove-jsx-empty-expression@8.0.0(@babel/core@7.24.4)":
  3210. dependencies:
  3211. "@babel/core": 7.24.4
  3212. "@svgr/babel-plugin-replace-jsx-attribute-value@8.0.0(@babel/core@7.24.4)":
  3213. dependencies:
  3214. "@babel/core": 7.24.4
  3215. "@svgr/babel-plugin-svg-dynamic-title@8.0.0(@babel/core@7.24.4)":
  3216. dependencies:
  3217. "@babel/core": 7.24.4
  3218. "@svgr/babel-plugin-svg-em-dimensions@8.0.0(@babel/core@7.24.4)":
  3219. dependencies:
  3220. "@babel/core": 7.24.4
  3221. "@svgr/babel-plugin-transform-react-native-svg@8.1.0(@babel/core@7.24.4)":
  3222. dependencies:
  3223. "@babel/core": 7.24.4
  3224. "@svgr/babel-plugin-transform-svg-component@8.0.0(@babel/core@7.24.4)":
  3225. dependencies:
  3226. "@babel/core": 7.24.4
  3227. "@svgr/babel-preset@8.1.0(@babel/core@7.24.4)":
  3228. dependencies:
  3229. "@babel/core": 7.24.4
  3230. "@svgr/babel-plugin-add-jsx-attribute": 8.0.0(@babel/core@7.24.4)
  3231. "@svgr/babel-plugin-remove-jsx-attribute": 8.0.0(@babel/core@7.24.4)
  3232. "@svgr/babel-plugin-remove-jsx-empty-expression": 8.0.0(@babel/core@7.24.4)
  3233. "@svgr/babel-plugin-replace-jsx-attribute-value": 8.0.0(@babel/core@7.24.4)
  3234. "@svgr/babel-plugin-svg-dynamic-title": 8.0.0(@babel/core@7.24.4)
  3235. "@svgr/babel-plugin-svg-em-dimensions": 8.0.0(@babel/core@7.24.4)
  3236. "@svgr/babel-plugin-transform-react-native-svg": 8.1.0(@babel/core@7.24.4)
  3237. "@svgr/babel-plugin-transform-svg-component": 8.0.0(@babel/core@7.24.4)
  3238. "@svgr/core@8.1.0(typescript@5.4.5)":
  3239. dependencies:
  3240. "@babel/core": 7.24.4
  3241. "@svgr/babel-preset": 8.1.0(@babel/core@7.24.4)
  3242. camelcase: 6.3.0
  3243. cosmiconfig: 8.3.6(typescript@5.4.5)
  3244. snake-case: 3.0.4
  3245. transitivePeerDependencies:
  3246. - supports-color
  3247. - typescript
  3248. "@svgr/hast-util-to-babel-ast@8.0.0":
  3249. dependencies:
  3250. "@babel/types": 7.24.0
  3251. entities: 4.5.0
  3252. "@svgr/plugin-jsx@8.1.0(@svgr/core@8.1.0(typescript@5.4.5))":
  3253. dependencies:
  3254. "@babel/core": 7.24.4
  3255. "@svgr/babel-preset": 8.1.0(@babel/core@7.24.4)
  3256. "@svgr/core": 8.1.0(typescript@5.4.5)
  3257. "@svgr/hast-util-to-babel-ast": 8.0.0
  3258. svg-parser: 2.0.4
  3259. transitivePeerDependencies:
  3260. - supports-color
  3261. "@tauri-apps/api@1.5.3": {}
  3262. "@tauri-apps/cli-darwin-arm64@1.5.11":
  3263. optional: true
  3264. "@tauri-apps/cli-darwin-x64@1.5.11":
  3265. optional: true
  3266. "@tauri-apps/cli-linux-arm-gnueabihf@1.5.11":
  3267. optional: true
  3268. "@tauri-apps/cli-linux-arm64-gnu@1.5.11":
  3269. optional: true
  3270. "@tauri-apps/cli-linux-arm64-musl@1.5.11":
  3271. optional: true
  3272. "@tauri-apps/cli-linux-x64-gnu@1.5.11":
  3273. optional: true
  3274. "@tauri-apps/cli-linux-x64-musl@1.5.11":
  3275. optional: true
  3276. "@tauri-apps/cli-win32-arm64-msvc@1.5.11":
  3277. optional: true
  3278. "@tauri-apps/cli-win32-ia32-msvc@1.5.11":
  3279. optional: true
  3280. "@tauri-apps/cli-win32-x64-msvc@1.5.11":
  3281. optional: true
  3282. "@tauri-apps/cli@1.5.11":
  3283. optionalDependencies:
  3284. "@tauri-apps/cli-darwin-arm64": 1.5.11
  3285. "@tauri-apps/cli-darwin-x64": 1.5.11
  3286. "@tauri-apps/cli-linux-arm-gnueabihf": 1.5.11
  3287. "@tauri-apps/cli-linux-arm64-gnu": 1.5.11
  3288. "@tauri-apps/cli-linux-arm64-musl": 1.5.11
  3289. "@tauri-apps/cli-linux-x64-gnu": 1.5.11
  3290. "@tauri-apps/cli-linux-x64-musl": 1.5.11
  3291. "@tauri-apps/cli-win32-arm64-msvc": 1.5.11
  3292. "@tauri-apps/cli-win32-ia32-msvc": 1.5.11
  3293. "@tauri-apps/cli-win32-x64-msvc": 1.5.11
  3294. "@types/babel__core@7.20.5":
  3295. dependencies:
  3296. "@babel/parser": 7.24.4
  3297. "@babel/types": 7.24.0
  3298. "@types/babel__generator": 7.6.8
  3299. "@types/babel__template": 7.4.4
  3300. "@types/babel__traverse": 7.20.5
  3301. "@types/babel__generator@7.6.8":
  3302. dependencies:
  3303. "@babel/types": 7.24.0
  3304. "@types/babel__template@7.4.4":
  3305. dependencies:
  3306. "@babel/parser": 7.24.4
  3307. "@babel/types": 7.24.0
  3308. "@types/babel__traverse@7.20.5":
  3309. dependencies:
  3310. "@babel/types": 7.24.0
  3311. "@types/estree@1.0.5": {}
  3312. "@types/fs-extra@9.0.13":
  3313. dependencies:
  3314. "@types/node": 20.12.7
  3315. "@types/js-cookie@3.0.6": {}
  3316. "@types/json-schema@7.0.15": {}
  3317. "@types/lodash-es@4.17.12":
  3318. dependencies:
  3319. "@types/lodash": 4.17.0
  3320. "@types/lodash@4.17.0": {}
  3321. "@types/node@20.12.7":
  3322. dependencies:
  3323. undici-types: 5.26.5
  3324. "@types/parse-json@4.0.2": {}
  3325. "@types/prop-types@15.7.12": {}
  3326. "@types/react-dom@18.2.25":
  3327. dependencies:
  3328. "@types/react": 18.2.79
  3329. "@types/react-transition-group@4.4.10":
  3330. dependencies:
  3331. "@types/react": 18.2.79
  3332. "@types/react@18.2.79":
  3333. dependencies:
  3334. "@types/prop-types": 15.7.12
  3335. csstype: 3.1.3
  3336. "@vitejs/plugin-react@4.2.1(vite@5.2.9(@types/node@20.12.7)(sass@1.75.0))":
  3337. dependencies:
  3338. "@babel/core": 7.24.4
  3339. "@babel/plugin-transform-react-jsx-self": 7.24.1(@babel/core@7.24.4)
  3340. "@babel/plugin-transform-react-jsx-source": 7.24.1(@babel/core@7.24.4)
  3341. "@types/babel__core": 7.20.5
  3342. react-refresh: 0.14.0
  3343. vite: 5.2.9(@types/node@20.12.7)(sass@1.75.0)
  3344. transitivePeerDependencies:
  3345. - supports-color
  3346. adm-zip@0.5.12: {}
  3347. agent-base@6.0.2:
  3348. dependencies:
  3349. debug: 4.3.4
  3350. transitivePeerDependencies:
  3351. - supports-color
  3352. ahooks@3.7.11(react@18.2.0):
  3353. dependencies:
  3354. "@babel/runtime": 7.24.4
  3355. dayjs: 1.11.5
  3356. intersection-observer: 0.12.2
  3357. js-cookie: 2.2.1
  3358. lodash: 4.17.21
  3359. react: 18.2.0
  3360. react-fast-compare: 3.2.2
  3361. resize-observer-polyfill: 1.5.1
  3362. screenfull: 5.2.0
  3363. tslib: 2.6.2
  3364. ansi-styles@3.2.1:
  3365. dependencies:
  3366. color-convert: 1.9.3
  3367. anymatch@3.1.3:
  3368. dependencies:
  3369. normalize-path: 3.0.0
  3370. picomatch: 2.3.1
  3371. argparse@2.0.1: {}
  3372. asynckit@0.4.0: {}
  3373. axios@1.6.8:
  3374. dependencies:
  3375. follow-redirects: 1.15.6
  3376. form-data: 4.0.0
  3377. proxy-from-env: 1.1.0
  3378. transitivePeerDependencies:
  3379. - debug
  3380. babel-plugin-macros@3.1.0:
  3381. dependencies:
  3382. "@babel/runtime": 7.24.4
  3383. cosmiconfig: 7.1.0
  3384. resolve: 1.22.8
  3385. before-after-hook@2.2.3: {}
  3386. binary-extensions@2.3.0: {}
  3387. braces@3.0.2:
  3388. dependencies:
  3389. fill-range: 7.0.1
  3390. browserslist@4.23.0:
  3391. dependencies:
  3392. caniuse-lite: 1.0.30001611
  3393. electron-to-chromium: 1.4.744
  3394. node-releases: 2.0.14
  3395. update-browserslist-db: 1.0.13(browserslist@4.23.0)
  3396. callsites@3.1.0: {}
  3397. camelcase@6.3.0: {}
  3398. caniuse-lite@1.0.30001611: {}
  3399. chalk@2.4.2:
  3400. dependencies:
  3401. ansi-styles: 3.2.1
  3402. escape-string-regexp: 1.0.5
  3403. supports-color: 5.5.0
  3404. chokidar@3.6.0:
  3405. dependencies:
  3406. anymatch: 3.1.3
  3407. braces: 3.0.2
  3408. glob-parent: 5.1.2
  3409. is-binary-path: 2.1.0
  3410. is-glob: 4.0.3
  3411. normalize-path: 3.0.0
  3412. readdirp: 3.6.0
  3413. optionalDependencies:
  3414. fsevents: 2.3.3
  3415. chownr@2.0.0: {}
  3416. clsx@2.1.0: {}
  3417. color-convert@1.9.3:
  3418. dependencies:
  3419. color-name: 1.1.3
  3420. color-name@1.1.3: {}
  3421. combined-stream@1.0.8:
  3422. dependencies:
  3423. delayed-stream: 1.0.0
  3424. convert-source-map@1.9.0: {}
  3425. convert-source-map@2.0.0: {}
  3426. cosmiconfig@7.1.0:
  3427. dependencies:
  3428. "@types/parse-json": 4.0.2
  3429. import-fresh: 3.3.0
  3430. parse-json: 5.2.0
  3431. path-type: 4.0.0
  3432. yaml: 1.10.2
  3433. cosmiconfig@8.3.6(typescript@5.4.5):
  3434. dependencies:
  3435. import-fresh: 3.3.0
  3436. js-yaml: 4.1.0
  3437. parse-json: 5.2.0
  3438. path-type: 4.0.0
  3439. optionalDependencies:
  3440. typescript: 5.4.5
  3441. cross-env@7.0.3:
  3442. dependencies:
  3443. cross-spawn: 7.0.3
  3444. cross-spawn@7.0.3:
  3445. dependencies:
  3446. path-key: 3.1.1
  3447. shebang-command: 2.0.0
  3448. which: 2.0.2
  3449. csstype@3.1.3: {}
  3450. data-uri-to-buffer@4.0.1: {}
  3451. dayjs@1.11.5: {}
  3452. debug@4.3.4:
  3453. dependencies:
  3454. ms: 2.1.2
  3455. delayed-stream@1.0.0: {}
  3456. deprecation@2.3.1: {}
  3457. dom-helpers@5.2.1:
  3458. dependencies:
  3459. "@babel/runtime": 7.24.4
  3460. csstype: 3.1.3
  3461. dot-case@3.0.4:
  3462. dependencies:
  3463. no-case: 3.0.4
  3464. tslib: 2.6.2
  3465. electron-to-chromium@1.4.744: {}
  3466. end-of-stream@1.4.4:
  3467. dependencies:
  3468. once: 1.4.0
  3469. entities@4.5.0: {}
  3470. error-ex@1.3.2:
  3471. dependencies:
  3472. is-arrayish: 0.2.1
  3473. esbuild@0.20.2:
  3474. optionalDependencies:
  3475. "@esbuild/aix-ppc64": 0.20.2
  3476. "@esbuild/android-arm": 0.20.2
  3477. "@esbuild/android-arm64": 0.20.2
  3478. "@esbuild/android-x64": 0.20.2
  3479. "@esbuild/darwin-arm64": 0.20.2
  3480. "@esbuild/darwin-x64": 0.20.2
  3481. "@esbuild/freebsd-arm64": 0.20.2
  3482. "@esbuild/freebsd-x64": 0.20.2
  3483. "@esbuild/linux-arm": 0.20.2
  3484. "@esbuild/linux-arm64": 0.20.2
  3485. "@esbuild/linux-ia32": 0.20.2
  3486. "@esbuild/linux-loong64": 0.20.2
  3487. "@esbuild/linux-mips64el": 0.20.2
  3488. "@esbuild/linux-ppc64": 0.20.2
  3489. "@esbuild/linux-riscv64": 0.20.2
  3490. "@esbuild/linux-s390x": 0.20.2
  3491. "@esbuild/linux-x64": 0.20.2
  3492. "@esbuild/netbsd-x64": 0.20.2
  3493. "@esbuild/openbsd-x64": 0.20.2
  3494. "@esbuild/sunos-x64": 0.20.2
  3495. "@esbuild/win32-arm64": 0.20.2
  3496. "@esbuild/win32-ia32": 0.20.2
  3497. "@esbuild/win32-x64": 0.20.2
  3498. escalade@3.1.2: {}
  3499. escape-string-regexp@1.0.5: {}
  3500. escape-string-regexp@4.0.0: {}
  3501. estree-walker@2.0.2: {}
  3502. execa@4.1.0:
  3503. dependencies:
  3504. cross-spawn: 7.0.3
  3505. get-stream: 5.2.0
  3506. human-signals: 1.1.1
  3507. is-stream: 2.0.1
  3508. merge-stream: 2.0.0
  3509. npm-run-path: 4.0.1
  3510. onetime: 5.1.2
  3511. signal-exit: 3.0.7
  3512. strip-final-newline: 2.0.0
  3513. fetch-blob@3.2.0:
  3514. dependencies:
  3515. node-domexception: 1.0.0
  3516. web-streams-polyfill: 3.3.3
  3517. fill-range@7.0.1:
  3518. dependencies:
  3519. to-regex-range: 5.0.1
  3520. find-root@1.1.0: {}
  3521. find-up@4.1.0:
  3522. dependencies:
  3523. locate-path: 5.0.0
  3524. path-exists: 4.0.0
  3525. follow-redirects@1.15.6: {}
  3526. form-data@4.0.0:
  3527. dependencies:
  3528. asynckit: 0.4.0
  3529. combined-stream: 1.0.8
  3530. mime-types: 2.1.35
  3531. formdata-polyfill@4.0.10:
  3532. dependencies:
  3533. fetch-blob: 3.2.0
  3534. fs-extra@11.2.0:
  3535. dependencies:
  3536. graceful-fs: 4.2.11
  3537. jsonfile: 6.1.0
  3538. universalify: 2.0.1
  3539. fs-minipass@2.1.0:
  3540. dependencies:
  3541. minipass: 3.3.6
  3542. fsevents@2.3.3:
  3543. optional: true
  3544. function-bind@1.1.2: {}
  3545. gensync@1.0.0-beta.2: {}
  3546. get-stream@5.2.0:
  3547. dependencies:
  3548. pump: 3.0.0
  3549. glob-parent@5.1.2:
  3550. dependencies:
  3551. is-glob: 4.0.3
  3552. globals@11.12.0: {}
  3553. graceful-fs@4.2.11: {}
  3554. hamt_plus@1.0.2: {}
  3555. has-flag@3.0.0: {}
  3556. hasown@2.0.2:
  3557. dependencies:
  3558. function-bind: 1.1.2
  3559. hoist-non-react-statics@3.3.2:
  3560. dependencies:
  3561. react-is: 16.13.1
  3562. html-parse-stringify@3.0.1:
  3563. dependencies:
  3564. void-elements: 3.1.0
  3565. https-proxy-agent@5.0.1:
  3566. dependencies:
  3567. agent-base: 6.0.2
  3568. debug: 4.3.4
  3569. transitivePeerDependencies:
  3570. - supports-color
  3571. human-signals@1.1.1: {}
  3572. husky@7.0.4: {}
  3573. i18next@23.11.2:
  3574. dependencies:
  3575. "@babel/runtime": 7.24.4
  3576. ignore@5.3.1: {}
  3577. immutable@4.3.5: {}
  3578. import-fresh@3.3.0:
  3579. dependencies:
  3580. parent-module: 1.0.1
  3581. resolve-from: 4.0.0
  3582. intersection-observer@0.12.2: {}
  3583. is-arrayish@0.2.1: {}
  3584. is-binary-path@2.1.0:
  3585. dependencies:
  3586. binary-extensions: 2.3.0
  3587. is-core-module@2.13.1:
  3588. dependencies:
  3589. hasown: 2.0.2
  3590. is-extglob@2.1.1: {}
  3591. is-glob@4.0.3:
  3592. dependencies:
  3593. is-extglob: 2.1.1
  3594. is-number@7.0.0: {}
  3595. is-plain-object@5.0.0: {}
  3596. is-stream@2.0.1: {}
  3597. isexe@2.0.0: {}
  3598. js-cookie@2.2.1: {}
  3599. js-tokens@4.0.0: {}
  3600. js-yaml@4.1.0:
  3601. dependencies:
  3602. argparse: 2.0.1
  3603. jsesc@2.5.2: {}
  3604. json-parse-even-better-errors@2.3.1: {}
  3605. json5@2.2.3: {}
  3606. jsonc-parser@3.2.1: {}
  3607. jsonfile@6.1.0:
  3608. dependencies:
  3609. universalify: 2.0.1
  3610. optionalDependencies:
  3611. graceful-fs: 4.2.11
  3612. lines-and-columns@1.2.4: {}
  3613. locate-path@5.0.0:
  3614. dependencies:
  3615. p-locate: 4.1.0
  3616. lodash-es@4.17.21: {}
  3617. lodash@4.17.21: {}
  3618. loose-envify@1.4.0:
  3619. dependencies:
  3620. js-tokens: 4.0.0
  3621. lower-case@2.0.2:
  3622. dependencies:
  3623. tslib: 2.6.2
  3624. lru-cache@5.1.1:
  3625. dependencies:
  3626. yallist: 3.1.1
  3627. merge-stream@2.0.0: {}
  3628. meta-json-schema@1.18.3-beta: {}
  3629. mime-db@1.52.0: {}
  3630. mime-types@2.1.35:
  3631. dependencies:
  3632. mime-db: 1.52.0
  3633. mimic-fn@2.1.0: {}
  3634. minipass@3.3.6:
  3635. dependencies:
  3636. yallist: 4.0.0
  3637. minipass@5.0.0: {}
  3638. minizlib@2.1.2:
  3639. dependencies:
  3640. minipass: 3.3.6
  3641. yallist: 4.0.0
  3642. mkdirp@1.0.4: {}
  3643. monaco-editor@0.47.0: {}
  3644. monaco-languageserver-types@0.3.3:
  3645. dependencies:
  3646. monaco-types: 0.1.0
  3647. vscode-languageserver-protocol: 3.17.5
  3648. vscode-uri: 3.0.8
  3649. monaco-marker-data-provider@1.2.2:
  3650. dependencies:
  3651. monaco-types: 0.1.0
  3652. monaco-types@0.1.0: {}
  3653. monaco-worker-manager@2.0.1(monaco-editor@0.47.0):
  3654. dependencies:
  3655. monaco-editor: 0.47.0
  3656. monaco-yaml@5.1.1(monaco-editor@0.47.0):
  3657. dependencies:
  3658. "@types/json-schema": 7.0.15
  3659. jsonc-parser: 3.2.1
  3660. monaco-editor: 0.47.0
  3661. monaco-languageserver-types: 0.3.3
  3662. monaco-marker-data-provider: 1.2.2
  3663. monaco-types: 0.1.0
  3664. monaco-worker-manager: 2.0.1(monaco-editor@0.47.0)
  3665. path-browserify: 1.0.1
  3666. prettier: 2.8.8
  3667. vscode-languageserver-textdocument: 1.0.11
  3668. vscode-languageserver-types: 3.17.5
  3669. vscode-uri: 3.0.8
  3670. yaml: 2.4.1
  3671. mri@1.2.0: {}
  3672. ms@2.1.2: {}
  3673. nanoid@3.3.7: {}
  3674. nanoid@5.0.7: {}
  3675. no-case@3.0.4:
  3676. dependencies:
  3677. lower-case: 2.0.2
  3678. tslib: 2.6.2
  3679. node-domexception@1.0.0: {}
  3680. node-fetch@2.7.0:
  3681. dependencies:
  3682. whatwg-url: 5.0.0
  3683. node-fetch@3.3.2:
  3684. dependencies:
  3685. data-uri-to-buffer: 4.0.1
  3686. fetch-blob: 3.2.0
  3687. formdata-polyfill: 4.0.10
  3688. node-releases@2.0.14: {}
  3689. normalize-path@3.0.0: {}
  3690. npm-run-path@4.0.1:
  3691. dependencies:
  3692. path-key: 3.1.1
  3693. object-assign@4.1.1: {}
  3694. once@1.4.0:
  3695. dependencies:
  3696. wrappy: 1.0.2
  3697. onetime@5.1.2:
  3698. dependencies:
  3699. mimic-fn: 2.1.0
  3700. p-limit@2.3.0:
  3701. dependencies:
  3702. p-try: 2.2.0
  3703. p-locate@4.1.0:
  3704. dependencies:
  3705. p-limit: 2.3.0
  3706. p-try@2.2.0: {}
  3707. parent-module@1.0.1:
  3708. dependencies:
  3709. callsites: 3.1.0
  3710. parse-json@5.2.0:
  3711. dependencies:
  3712. "@babel/code-frame": 7.24.2
  3713. error-ex: 1.3.2
  3714. json-parse-even-better-errors: 2.3.1
  3715. lines-and-columns: 1.2.4
  3716. path-browserify@1.0.1: {}
  3717. path-exists@4.0.0: {}
  3718. path-key@3.1.1: {}
  3719. path-parse@1.0.7: {}
  3720. path-type@4.0.0: {}
  3721. picocolors@1.0.0: {}
  3722. picomatch@2.3.1: {}
  3723. picomatch@3.0.1: {}
  3724. postcss@8.4.38:
  3725. dependencies:
  3726. nanoid: 3.3.7
  3727. picocolors: 1.0.0
  3728. source-map-js: 1.2.0
  3729. prettier@2.8.8: {}
  3730. pretty-quick@3.3.1(prettier@2.8.8):
  3731. dependencies:
  3732. execa: 4.1.0
  3733. find-up: 4.1.0
  3734. ignore: 5.3.1
  3735. mri: 1.2.0
  3736. picocolors: 1.0.0
  3737. picomatch: 3.0.1
  3738. prettier: 2.8.8
  3739. tslib: 2.6.2
  3740. prop-types@15.8.1:
  3741. dependencies:
  3742. loose-envify: 1.4.0
  3743. object-assign: 4.1.1
  3744. react-is: 16.13.1
  3745. proxy-from-env@1.1.0: {}
  3746. pump@3.0.0:
  3747. dependencies:
  3748. end-of-stream: 1.4.4
  3749. once: 1.4.0
  3750. react-dom@18.2.0(react@18.2.0):
  3751. dependencies:
  3752. loose-envify: 1.4.0
  3753. react: 18.2.0
  3754. scheduler: 0.23.0
  3755. react-error-boundary@3.1.4(react@18.2.0):
  3756. dependencies:
  3757. "@babel/runtime": 7.24.4
  3758. react: 18.2.0
  3759. react-fast-compare@3.2.2: {}
  3760. react-hook-form@7.51.3(react@18.2.0):
  3761. dependencies:
  3762. react: 18.2.0
  3763. react-i18next@13.5.0(i18next@23.11.2)(react-dom@18.2.0(react@18.2.0))(react@18.2.0):
  3764. dependencies:
  3765. "@babel/runtime": 7.24.4
  3766. html-parse-stringify: 3.0.1
  3767. i18next: 23.11.2
  3768. react: 18.2.0
  3769. optionalDependencies:
  3770. react-dom: 18.2.0(react@18.2.0)
  3771. react-is@16.13.1: {}
  3772. react-is@18.2.0: {}
  3773. react-refresh@0.14.0: {}
  3774. react-router-dom@6.22.3(react-dom@18.2.0(react@18.2.0))(react@18.2.0):
  3775. dependencies:
  3776. "@remix-run/router": 1.15.3
  3777. react: 18.2.0
  3778. react-dom: 18.2.0(react@18.2.0)
  3779. react-router: 6.22.3(react@18.2.0)
  3780. react-router@6.22.3(react@18.2.0):
  3781. dependencies:
  3782. "@remix-run/router": 1.15.3
  3783. react: 18.2.0
  3784. react-transition-group@4.4.5(react-dom@18.2.0(react@18.2.0))(react@18.2.0):
  3785. dependencies:
  3786. "@babel/runtime": 7.24.4
  3787. dom-helpers: 5.2.1
  3788. loose-envify: 1.4.0
  3789. prop-types: 15.8.1
  3790. react: 18.2.0
  3791. react-dom: 18.2.0(react@18.2.0)
  3792. react-virtuoso@4.7.9(react-dom@18.2.0(react@18.2.0))(react@18.2.0):
  3793. dependencies:
  3794. react: 18.2.0
  3795. react-dom: 18.2.0(react@18.2.0)
  3796. react@18.2.0:
  3797. dependencies:
  3798. loose-envify: 1.4.0
  3799. readdirp@3.6.0:
  3800. dependencies:
  3801. picomatch: 2.3.1
  3802. recoil@0.7.7(react-dom@18.2.0(react@18.2.0))(react@18.2.0):
  3803. dependencies:
  3804. hamt_plus: 1.0.2
  3805. react: 18.2.0
  3806. optionalDependencies:
  3807. react-dom: 18.2.0(react@18.2.0)
  3808. regenerator-runtime@0.14.1: {}
  3809. reselect@4.1.8: {}
  3810. resize-observer-polyfill@1.5.1: {}
  3811. resolve-from@4.0.0: {}
  3812. resolve@1.22.8:
  3813. dependencies:
  3814. is-core-module: 2.13.1
  3815. path-parse: 1.0.7
  3816. supports-preserve-symlinks-flag: 1.0.0
  3817. rollup@4.14.3:
  3818. dependencies:
  3819. "@types/estree": 1.0.5
  3820. optionalDependencies:
  3821. "@rollup/rollup-android-arm-eabi": 4.14.3
  3822. "@rollup/rollup-android-arm64": 4.14.3
  3823. "@rollup/rollup-darwin-arm64": 4.14.3
  3824. "@rollup/rollup-darwin-x64": 4.14.3
  3825. "@rollup/rollup-linux-arm-gnueabihf": 4.14.3
  3826. "@rollup/rollup-linux-arm-musleabihf": 4.14.3
  3827. "@rollup/rollup-linux-arm64-gnu": 4.14.3
  3828. "@rollup/rollup-linux-arm64-musl": 4.14.3
  3829. "@rollup/rollup-linux-powerpc64le-gnu": 4.14.3
  3830. "@rollup/rollup-linux-riscv64-gnu": 4.14.3
  3831. "@rollup/rollup-linux-s390x-gnu": 4.14.3
  3832. "@rollup/rollup-linux-x64-gnu": 4.14.3
  3833. "@rollup/rollup-linux-x64-musl": 4.14.3
  3834. "@rollup/rollup-win32-arm64-msvc": 4.14.3
  3835. "@rollup/rollup-win32-ia32-msvc": 4.14.3
  3836. "@rollup/rollup-win32-x64-msvc": 4.14.3
  3837. fsevents: 2.3.3
  3838. sass@1.75.0:
  3839. dependencies:
  3840. chokidar: 3.6.0
  3841. immutable: 4.3.5
  3842. source-map-js: 1.2.0
  3843. scheduler@0.23.0:
  3844. dependencies:
  3845. loose-envify: 1.4.0
  3846. screenfull@5.2.0: {}
  3847. semver@6.3.1: {}
  3848. shebang-command@2.0.0:
  3849. dependencies:
  3850. shebang-regex: 3.0.0
  3851. shebang-regex@3.0.0: {}
  3852. signal-exit@3.0.7: {}
  3853. snake-case@3.0.4:
  3854. dependencies:
  3855. dot-case: 3.0.4
  3856. tslib: 2.6.2
  3857. snarkdown@2.0.0: {}
  3858. source-map-js@1.2.0: {}
  3859. source-map@0.5.7: {}
  3860. strip-final-newline@2.0.0: {}
  3861. stylis@4.2.0: {}
  3862. supports-color@5.5.0:
  3863. dependencies:
  3864. has-flag: 3.0.0
  3865. supports-preserve-symlinks-flag@1.0.0: {}
  3866. svg-parser@2.0.4: {}
  3867. swr@1.3.0(react@18.2.0):
  3868. dependencies:
  3869. react: 18.2.0
  3870. tar@6.2.1:
  3871. dependencies:
  3872. chownr: 2.0.0
  3873. fs-minipass: 2.1.0
  3874. minipass: 5.0.0
  3875. minizlib: 2.1.2
  3876. mkdirp: 1.0.4
  3877. yallist: 4.0.0
  3878. to-fast-properties@2.0.0: {}
  3879. to-regex-range@5.0.1:
  3880. dependencies:
  3881. is-number: 7.0.0
  3882. tr46@0.0.3: {}
  3883. tslib@2.6.2: {}
  3884. tunnel@0.0.6: {}
  3885. typescript@5.4.5: {}
  3886. undici-types@5.26.5: {}
  3887. undici@5.28.4:
  3888. dependencies:
  3889. "@fastify/busboy": 2.1.1
  3890. universal-user-agent@6.0.1: {}
  3891. universalify@2.0.1: {}
  3892. update-browserslist-db@1.0.13(browserslist@4.23.0):
  3893. dependencies:
  3894. browserslist: 4.23.0
  3895. escalade: 3.1.2
  3896. picocolors: 1.0.0
  3897. vite-plugin-monaco-editor@1.1.0(monaco-editor@0.47.0):
  3898. dependencies:
  3899. monaco-editor: 0.47.0
  3900. vite-plugin-svgr@4.2.0(rollup@4.14.3)(typescript@5.4.5)(vite@5.2.9(@types/node@20.12.7)(sass@1.75.0)):
  3901. dependencies:
  3902. "@rollup/pluginutils": 5.1.0(rollup@4.14.3)
  3903. "@svgr/core": 8.1.0(typescript@5.4.5)
  3904. "@svgr/plugin-jsx": 8.1.0(@svgr/core@8.1.0(typescript@5.4.5))
  3905. vite: 5.2.9(@types/node@20.12.7)(sass@1.75.0)
  3906. transitivePeerDependencies:
  3907. - rollup
  3908. - supports-color
  3909. - typescript
  3910. vite@5.2.9(@types/node@20.12.7)(sass@1.75.0):
  3911. dependencies:
  3912. esbuild: 0.20.2
  3913. postcss: 8.4.38
  3914. rollup: 4.14.3
  3915. optionalDependencies:
  3916. "@types/node": 20.12.7
  3917. fsevents: 2.3.3
  3918. sass: 1.75.0
  3919. void-elements@3.1.0: {}
  3920. vscode-jsonrpc@8.2.0: {}
  3921. vscode-languageserver-protocol@3.17.5:
  3922. dependencies:
  3923. vscode-jsonrpc: 8.2.0
  3924. vscode-languageserver-types: 3.17.5
  3925. vscode-languageserver-textdocument@1.0.11: {}
  3926. vscode-languageserver-types@3.17.5: {}
  3927. vscode-uri@3.0.8: {}
  3928. web-streams-polyfill@3.3.3: {}
  3929. webidl-conversions@3.0.1: {}
  3930. whatwg-url@5.0.0:
  3931. dependencies:
  3932. tr46: 0.0.3
  3933. webidl-conversions: 3.0.1
  3934. which@2.0.2:
  3935. dependencies:
  3936. isexe: 2.0.0
  3937. wrappy@1.0.2: {}
  3938. yallist@3.1.1: {}
  3939. yallist@4.0.0: {}
  3940. yaml@1.10.2: {}
  3941. yaml@2.4.1: {}