pnpm-lock.yaml 184 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. '@hookform/resolvers':
  9. specifier: ^3.9.1
  10. version: 3.9.1(react-hook-form@7.54.0(react@19.0.0))
  11. '@radix-ui/react-alert-dialog':
  12. specifier: ^1.1.2
  13. version: 1.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  14. '@radix-ui/react-avatar':
  15. specifier: ^1.1.1
  16. version: 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  17. '@radix-ui/react-checkbox':
  18. specifier: ^1.1.2
  19. version: 1.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  20. '@radix-ui/react-collapsible':
  21. specifier: ^1.1.1
  22. version: 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  23. '@radix-ui/react-dialog':
  24. specifier: ^1.1.2
  25. version: 1.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  26. '@radix-ui/react-dropdown-menu':
  27. specifier: ^2.1.2
  28. version: 2.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  29. '@radix-ui/react-icons':
  30. specifier: ^1.3.2
  31. version: 1.3.2(react@19.0.0)
  32. '@radix-ui/react-label':
  33. specifier: ^2.1.0
  34. version: 2.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  35. '@radix-ui/react-popover':
  36. specifier: ^1.1.2
  37. version: 1.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  38. '@radix-ui/react-radio-group':
  39. specifier: ^1.2.1
  40. version: 1.2.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  41. '@radix-ui/react-scroll-area':
  42. specifier: ^1.2.1
  43. version: 1.2.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  44. '@radix-ui/react-select':
  45. specifier: ^2.1.2
  46. version: 2.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  47. '@radix-ui/react-separator':
  48. specifier: ^1.1.0
  49. version: 1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  50. '@radix-ui/react-slot':
  51. specifier: ^1.1.0
  52. version: 1.1.0(@types/react@19.0.1)(react@19.0.0)
  53. '@radix-ui/react-switch':
  54. specifier: ^1.1.1
  55. version: 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  56. '@radix-ui/react-tabs':
  57. specifier: ^1.1.1
  58. version: 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  59. '@radix-ui/react-toast':
  60. specifier: ^1.2.2
  61. version: 1.2.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  62. '@radix-ui/react-tooltip':
  63. specifier: ^1.1.4
  64. version: 1.1.4(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  65. '@radix-ui/react-visually-hidden':
  66. specifier: ^1.1.0
  67. version: 1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  68. '@tabler/icons-react':
  69. specifier: ^3.24.0
  70. version: 3.24.0(react@19.0.0)
  71. '@tanstack/react-query':
  72. specifier: ^5.62.3
  73. version: 5.62.3(react@19.0.0)
  74. '@tanstack/react-router':
  75. specifier: ^1.86.1
  76. version: 1.86.1(@tanstack/router-generator@1.86.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  77. '@tanstack/react-table':
  78. specifier: ^8.20.5
  79. version: 8.20.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  80. axios:
  81. specifier: ^1.7.9
  82. version: 1.7.9
  83. class-variance-authority:
  84. specifier: ^0.7.1
  85. version: 0.7.1
  86. clsx:
  87. specifier: ^2.1.1
  88. version: 2.1.1
  89. cmdk:
  90. specifier: 1.0.4
  91. version: 1.0.4(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  92. date-fns:
  93. specifier: ^4.1.0
  94. version: 4.1.0
  95. js-cookie:
  96. specifier: ^3.0.5
  97. version: 3.0.5
  98. lucide-react:
  99. specifier: ^0.468.0
  100. version: 0.468.0(react@19.0.0)
  101. react:
  102. specifier: ^19.0.0
  103. version: 19.0.0
  104. react-day-picker:
  105. specifier: 9.4.1
  106. version: 9.4.1(react@19.0.0)
  107. react-dom:
  108. specifier: ^19.0.0
  109. version: 19.0.0(react@19.0.0)
  110. react-hook-form:
  111. specifier: ^7.54.0
  112. version: 7.54.0(react@19.0.0)
  113. recharts:
  114. specifier: ^2.14.1
  115. version: 2.14.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  116. tailwind-merge:
  117. specifier: ^2.5.5
  118. version: 2.5.5
  119. tailwindcss-animate:
  120. specifier: ^1.0.7
  121. version: 1.0.7(tailwindcss@3.4.16)
  122. use-intl:
  123. specifier: ^3.26.0
  124. version: 3.26.0(react@19.0.0)
  125. zod:
  126. specifier: ^3.23.8
  127. version: 3.23.8
  128. zustand:
  129. specifier: ^5.0.2
  130. version: 5.0.2(@types/react@19.0.1)(react@19.0.0)(use-sync-external-store@1.2.2(react@19.0.0))
  131. devDependencies:
  132. '@eslint/js':
  133. specifier: ^9.16.0
  134. version: 9.16.0
  135. '@faker-js/faker':
  136. specifier: ^9.3.0
  137. version: 9.3.0
  138. '@tanstack/eslint-plugin-query':
  139. specifier: ^5.62.1
  140. version: 5.62.1(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2)
  141. '@tanstack/react-query-devtools':
  142. specifier: ^5.62.3
  143. version: 5.62.3(@tanstack/react-query@5.62.3(react@19.0.0))(react@19.0.0)
  144. '@tanstack/router-devtools':
  145. specifier: ^1.86.1
  146. version: 1.86.1(@tanstack/react-router@1.86.1(@tanstack/router-generator@1.86.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(csstype@3.1.3)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  147. '@tanstack/router-plugin':
  148. specifier: ^1.86.0
  149. version: 1.86.0(vite@6.0.3(@types/node@22.10.1)(jiti@1.21.6)(tsx@4.19.2)(yaml@2.6.0))
  150. '@trivago/prettier-plugin-sort-imports':
  151. specifier: ^4.3.0
  152. version: 4.3.0(prettier@3.4.2)
  153. '@types/js-cookie':
  154. specifier: ^3.0.6
  155. version: 3.0.6
  156. '@types/node':
  157. specifier: ^22.10.1
  158. version: 22.10.1
  159. '@types/react':
  160. specifier: ^19.0.1
  161. version: 19.0.1
  162. '@types/react-dom':
  163. specifier: ^19.0.1
  164. version: 19.0.1
  165. '@vitejs/plugin-react-swc':
  166. specifier: ^3.7.2
  167. version: 3.7.2(vite@6.0.3(@types/node@22.10.1)(jiti@1.21.6)(tsx@4.19.2)(yaml@2.6.0))
  168. autoprefixer:
  169. specifier: ^10.4.20
  170. version: 10.4.20(postcss@8.4.49)
  171. eslint:
  172. specifier: ^9.16.0
  173. version: 9.16.0(jiti@1.21.6)
  174. eslint-plugin-react-hooks:
  175. specifier: ^5.1.0
  176. version: 5.1.0(eslint@9.16.0(jiti@1.21.6))
  177. eslint-plugin-react-refresh:
  178. specifier: ^0.4.16
  179. version: 0.4.16(eslint@9.16.0(jiti@1.21.6))
  180. globals:
  181. specifier: ^15.13.0
  182. version: 15.13.0
  183. postcss:
  184. specifier: ^8.4.49
  185. version: 8.4.49
  186. prettier:
  187. specifier: ^3.4.2
  188. version: 3.4.2
  189. prettier-plugin-tailwindcss:
  190. specifier: ^0.6.9
  191. version: 0.6.9(@trivago/prettier-plugin-sort-imports@4.3.0(prettier@3.4.2))(prettier@3.4.2)
  192. tailwindcss:
  193. specifier: ^3.4.16
  194. version: 3.4.16
  195. typescript:
  196. specifier: ~5.7.2
  197. version: 5.7.2
  198. typescript-eslint:
  199. specifier: ^8.17.0
  200. version: 8.17.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2)
  201. vite:
  202. specifier: ^6.0.3
  203. version: 6.0.3(@types/node@22.10.1)(jiti@1.21.6)(tsx@4.19.2)(yaml@2.6.0)
  204. packages:
  205. '@alloc/quick-lru@5.2.0':
  206. resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
  207. engines: {node: '>=10'}
  208. '@ampproject/remapping@2.3.0':
  209. resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
  210. engines: {node: '>=6.0.0'}
  211. '@babel/code-frame@7.26.2':
  212. resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==}
  213. engines: {node: '>=6.9.0'}
  214. '@babel/compat-data@7.26.2':
  215. resolution: {integrity: sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==}
  216. engines: {node: '>=6.9.0'}
  217. '@babel/core@7.26.0':
  218. resolution: {integrity: sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==}
  219. engines: {node: '>=6.9.0'}
  220. '@babel/generator@7.17.7':
  221. resolution: {integrity: sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==}
  222. engines: {node: '>=6.9.0'}
  223. '@babel/generator@7.26.2':
  224. resolution: {integrity: sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==}
  225. engines: {node: '>=6.9.0'}
  226. '@babel/helper-compilation-targets@7.25.9':
  227. resolution: {integrity: sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==}
  228. engines: {node: '>=6.9.0'}
  229. '@babel/helper-environment-visitor@7.24.7':
  230. resolution: {integrity: sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==}
  231. engines: {node: '>=6.9.0'}
  232. '@babel/helper-function-name@7.24.7':
  233. resolution: {integrity: sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==}
  234. engines: {node: '>=6.9.0'}
  235. '@babel/helper-hoist-variables@7.24.7':
  236. resolution: {integrity: sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==}
  237. engines: {node: '>=6.9.0'}
  238. '@babel/helper-module-imports@7.25.9':
  239. resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==}
  240. engines: {node: '>=6.9.0'}
  241. '@babel/helper-module-transforms@7.26.0':
  242. resolution: {integrity: sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==}
  243. engines: {node: '>=6.9.0'}
  244. peerDependencies:
  245. '@babel/core': ^7.0.0
  246. '@babel/helper-plugin-utils@7.25.9':
  247. resolution: {integrity: sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==}
  248. engines: {node: '>=6.9.0'}
  249. '@babel/helper-split-export-declaration@7.24.7':
  250. resolution: {integrity: sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==}
  251. engines: {node: '>=6.9.0'}
  252. '@babel/helper-string-parser@7.25.9':
  253. resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
  254. engines: {node: '>=6.9.0'}
  255. '@babel/helper-validator-identifier@7.25.9':
  256. resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
  257. engines: {node: '>=6.9.0'}
  258. '@babel/helper-validator-option@7.25.9':
  259. resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==}
  260. engines: {node: '>=6.9.0'}
  261. '@babel/helpers@7.26.0':
  262. resolution: {integrity: sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==}
  263. engines: {node: '>=6.9.0'}
  264. '@babel/parser@7.26.2':
  265. resolution: {integrity: sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==}
  266. engines: {node: '>=6.0.0'}
  267. hasBin: true
  268. '@babel/plugin-syntax-jsx@7.25.9':
  269. resolution: {integrity: sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==}
  270. engines: {node: '>=6.9.0'}
  271. peerDependencies:
  272. '@babel/core': ^7.0.0-0
  273. '@babel/plugin-syntax-typescript@7.25.9':
  274. resolution: {integrity: sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==}
  275. engines: {node: '>=6.9.0'}
  276. peerDependencies:
  277. '@babel/core': ^7.0.0-0
  278. '@babel/runtime@7.26.0':
  279. resolution: {integrity: sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==}
  280. engines: {node: '>=6.9.0'}
  281. '@babel/template@7.25.9':
  282. resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==}
  283. engines: {node: '>=6.9.0'}
  284. '@babel/traverse@7.23.2':
  285. resolution: {integrity: sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==}
  286. engines: {node: '>=6.9.0'}
  287. '@babel/traverse@7.25.9':
  288. resolution: {integrity: sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==}
  289. engines: {node: '>=6.9.0'}
  290. '@babel/types@7.17.0':
  291. resolution: {integrity: sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==}
  292. engines: {node: '>=6.9.0'}
  293. '@babel/types@7.26.0':
  294. resolution: {integrity: sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==}
  295. engines: {node: '>=6.9.0'}
  296. '@date-fns/tz@1.2.0':
  297. resolution: {integrity: sha512-LBrd7MiJZ9McsOgxqWX7AaxrDjcFVjWH/tIKJd7pnR7McaslGYOP1QmmiBXdJH/H/yLCT+rcQ7FaPBUxRGUtrg==}
  298. '@esbuild/aix-ppc64@0.23.1':
  299. resolution: {integrity: sha512-6VhYk1diRqrhBAqpJEdjASR/+WVRtfjpqKuNw11cLiaWpAT/Uu+nokB+UJnevzy/P9C/ty6AOe0dwueMrGh/iQ==}
  300. engines: {node: '>=18'}
  301. cpu: [ppc64]
  302. os: [aix]
  303. '@esbuild/aix-ppc64@0.24.0':
  304. resolution: {integrity: sha512-WtKdFM7ls47zkKHFVzMz8opM7LkcsIp9amDUBIAWirg70RM71WRSjdILPsY5Uv1D42ZpUfaPILDlfactHgsRkw==}
  305. engines: {node: '>=18'}
  306. cpu: [ppc64]
  307. os: [aix]
  308. '@esbuild/android-arm64@0.23.1':
  309. resolution: {integrity: sha512-xw50ipykXcLstLeWH7WRdQuysJqejuAGPd30vd1i5zSyKK3WE+ijzHmLKxdiCMtH1pHz78rOg0BKSYOSB/2Khw==}
  310. engines: {node: '>=18'}
  311. cpu: [arm64]
  312. os: [android]
  313. '@esbuild/android-arm64@0.24.0':
  314. resolution: {integrity: sha512-Vsm497xFM7tTIPYK9bNTYJyF/lsP590Qc1WxJdlB6ljCbdZKU9SY8i7+Iin4kyhV/KV5J2rOKsBQbB77Ab7L/w==}
  315. engines: {node: '>=18'}
  316. cpu: [arm64]
  317. os: [android]
  318. '@esbuild/android-arm@0.23.1':
  319. resolution: {integrity: sha512-uz6/tEy2IFm9RYOyvKl88zdzZfwEfKZmnX9Cj1BHjeSGNuGLuMD1kR8y5bteYmwqKm1tj8m4cb/aKEorr6fHWQ==}
  320. engines: {node: '>=18'}
  321. cpu: [arm]
  322. os: [android]
  323. '@esbuild/android-arm@0.24.0':
  324. resolution: {integrity: sha512-arAtTPo76fJ/ICkXWetLCc9EwEHKaeya4vMrReVlEIUCAUncH7M4bhMQ+M9Vf+FFOZJdTNMXNBrWwW+OXWpSew==}
  325. engines: {node: '>=18'}
  326. cpu: [arm]
  327. os: [android]
  328. '@esbuild/android-x64@0.23.1':
  329. resolution: {integrity: sha512-nlN9B69St9BwUoB+jkyU090bru8L0NA3yFvAd7k8dNsVH8bi9a8cUAUSEcEEgTp2z3dbEDGJGfP6VUnkQnlReg==}
  330. engines: {node: '>=18'}
  331. cpu: [x64]
  332. os: [android]
  333. '@esbuild/android-x64@0.24.0':
  334. resolution: {integrity: sha512-t8GrvnFkiIY7pa7mMgJd7p8p8qqYIz1NYiAoKc75Zyv73L3DZW++oYMSHPRarcotTKuSs6m3hTOa5CKHaS02TQ==}
  335. engines: {node: '>=18'}
  336. cpu: [x64]
  337. os: [android]
  338. '@esbuild/darwin-arm64@0.23.1':
  339. resolution: {integrity: sha512-YsS2e3Wtgnw7Wq53XXBLcV6JhRsEq8hkfg91ESVadIrzr9wO6jJDMZnCQbHm1Guc5t/CdDiFSSfWP58FNuvT3Q==}
  340. engines: {node: '>=18'}
  341. cpu: [arm64]
  342. os: [darwin]
  343. '@esbuild/darwin-arm64@0.24.0':
  344. resolution: {integrity: sha512-CKyDpRbK1hXwv79soeTJNHb5EiG6ct3efd/FTPdzOWdbZZfGhpbcqIpiD0+vwmpu0wTIL97ZRPZu8vUt46nBSw==}
  345. engines: {node: '>=18'}
  346. cpu: [arm64]
  347. os: [darwin]
  348. '@esbuild/darwin-x64@0.23.1':
  349. resolution: {integrity: sha512-aClqdgTDVPSEGgoCS8QDG37Gu8yc9lTHNAQlsztQ6ENetKEO//b8y31MMu2ZaPbn4kVsIABzVLXYLhCGekGDqw==}
  350. engines: {node: '>=18'}
  351. cpu: [x64]
  352. os: [darwin]
  353. '@esbuild/darwin-x64@0.24.0':
  354. resolution: {integrity: sha512-rgtz6flkVkh58od4PwTRqxbKH9cOjaXCMZgWD905JOzjFKW+7EiUObfd/Kav+A6Gyud6WZk9w+xu6QLytdi2OA==}
  355. engines: {node: '>=18'}
  356. cpu: [x64]
  357. os: [darwin]
  358. '@esbuild/freebsd-arm64@0.23.1':
  359. resolution: {integrity: sha512-h1k6yS8/pN/NHlMl5+v4XPfikhJulk4G+tKGFIOwURBSFzE8bixw1ebjluLOjfwtLqY0kewfjLSrO6tN2MgIhA==}
  360. engines: {node: '>=18'}
  361. cpu: [arm64]
  362. os: [freebsd]
  363. '@esbuild/freebsd-arm64@0.24.0':
  364. resolution: {integrity: sha512-6Mtdq5nHggwfDNLAHkPlyLBpE5L6hwsuXZX8XNmHno9JuL2+bg2BX5tRkwjyfn6sKbxZTq68suOjgWqCicvPXA==}
  365. engines: {node: '>=18'}
  366. cpu: [arm64]
  367. os: [freebsd]
  368. '@esbuild/freebsd-x64@0.23.1':
  369. resolution: {integrity: sha512-lK1eJeyk1ZX8UklqFd/3A60UuZ/6UVfGT2LuGo3Wp4/z7eRTRYY+0xOu2kpClP+vMTi9wKOfXi2vjUpO1Ro76g==}
  370. engines: {node: '>=18'}
  371. cpu: [x64]
  372. os: [freebsd]
  373. '@esbuild/freebsd-x64@0.24.0':
  374. resolution: {integrity: sha512-D3H+xh3/zphoX8ck4S2RxKR6gHlHDXXzOf6f/9dbFt/NRBDIE33+cVa49Kil4WUjxMGW0ZIYBYtaGCa2+OsQwQ==}
  375. engines: {node: '>=18'}
  376. cpu: [x64]
  377. os: [freebsd]
  378. '@esbuild/linux-arm64@0.23.1':
  379. resolution: {integrity: sha512-/93bf2yxencYDnItMYV/v116zff6UyTjo4EtEQjUBeGiVpMmffDNUyD9UN2zV+V3LRV3/on4xdZ26NKzn6754g==}
  380. engines: {node: '>=18'}
  381. cpu: [arm64]
  382. os: [linux]
  383. '@esbuild/linux-arm64@0.24.0':
  384. resolution: {integrity: sha512-TDijPXTOeE3eaMkRYpcy3LarIg13dS9wWHRdwYRnzlwlA370rNdZqbcp0WTyyV/k2zSxfko52+C7jU5F9Tfj1g==}
  385. engines: {node: '>=18'}
  386. cpu: [arm64]
  387. os: [linux]
  388. '@esbuild/linux-arm@0.23.1':
  389. resolution: {integrity: sha512-CXXkzgn+dXAPs3WBwE+Kvnrf4WECwBdfjfeYHpMeVxWE0EceB6vhWGShs6wi0IYEqMSIzdOF1XjQ/Mkm5d7ZdQ==}
  390. engines: {node: '>=18'}
  391. cpu: [arm]
  392. os: [linux]
  393. '@esbuild/linux-arm@0.24.0':
  394. resolution: {integrity: sha512-gJKIi2IjRo5G6Glxb8d3DzYXlxdEj2NlkixPsqePSZMhLudqPhtZ4BUrpIuTjJYXxvF9njql+vRjB2oaC9XpBw==}
  395. engines: {node: '>=18'}
  396. cpu: [arm]
  397. os: [linux]
  398. '@esbuild/linux-ia32@0.23.1':
  399. resolution: {integrity: sha512-VTN4EuOHwXEkXzX5nTvVY4s7E/Krz7COC8xkftbbKRYAl96vPiUssGkeMELQMOnLOJ8k3BY1+ZY52tttZnHcXQ==}
  400. engines: {node: '>=18'}
  401. cpu: [ia32]
  402. os: [linux]
  403. '@esbuild/linux-ia32@0.24.0':
  404. resolution: {integrity: sha512-K40ip1LAcA0byL05TbCQ4yJ4swvnbzHscRmUilrmP9Am7//0UjPreh4lpYzvThT2Quw66MhjG//20mrufm40mA==}
  405. engines: {node: '>=18'}
  406. cpu: [ia32]
  407. os: [linux]
  408. '@esbuild/linux-loong64@0.23.1':
  409. resolution: {integrity: sha512-Vx09LzEoBa5zDnieH8LSMRToj7ir/Jeq0Gu6qJ/1GcBq9GkfoEAoXvLiW1U9J1qE/Y/Oyaq33w5p2ZWrNNHNEw==}
  410. engines: {node: '>=18'}
  411. cpu: [loong64]
  412. os: [linux]
  413. '@esbuild/linux-loong64@0.24.0':
  414. resolution: {integrity: sha512-0mswrYP/9ai+CU0BzBfPMZ8RVm3RGAN/lmOMgW4aFUSOQBjA31UP8Mr6DDhWSuMwj7jaWOT0p0WoZ6jeHhrD7g==}
  415. engines: {node: '>=18'}
  416. cpu: [loong64]
  417. os: [linux]
  418. '@esbuild/linux-mips64el@0.23.1':
  419. resolution: {integrity: sha512-nrFzzMQ7W4WRLNUOU5dlWAqa6yVeI0P78WKGUo7lg2HShq/yx+UYkeNSE0SSfSure0SqgnsxPvmAUu/vu0E+3Q==}
  420. engines: {node: '>=18'}
  421. cpu: [mips64el]
  422. os: [linux]
  423. '@esbuild/linux-mips64el@0.24.0':
  424. resolution: {integrity: sha512-hIKvXm0/3w/5+RDtCJeXqMZGkI2s4oMUGj3/jM0QzhgIASWrGO5/RlzAzm5nNh/awHE0A19h/CvHQe6FaBNrRA==}
  425. engines: {node: '>=18'}
  426. cpu: [mips64el]
  427. os: [linux]
  428. '@esbuild/linux-ppc64@0.23.1':
  429. resolution: {integrity: sha512-dKN8fgVqd0vUIjxuJI6P/9SSSe/mB9rvA98CSH2sJnlZ/OCZWO1DJvxj8jvKTfYUdGfcq2dDxoKaC6bHuTlgcw==}
  430. engines: {node: '>=18'}
  431. cpu: [ppc64]
  432. os: [linux]
  433. '@esbuild/linux-ppc64@0.24.0':
  434. resolution: {integrity: sha512-HcZh5BNq0aC52UoocJxaKORfFODWXZxtBaaZNuN3PUX3MoDsChsZqopzi5UupRhPHSEHotoiptqikjN/B77mYQ==}
  435. engines: {node: '>=18'}
  436. cpu: [ppc64]
  437. os: [linux]
  438. '@esbuild/linux-riscv64@0.23.1':
  439. resolution: {integrity: sha512-5AV4Pzp80fhHL83JM6LoA6pTQVWgB1HovMBsLQ9OZWLDqVY8MVobBXNSmAJi//Csh6tcY7e7Lny2Hg1tElMjIA==}
  440. engines: {node: '>=18'}
  441. cpu: [riscv64]
  442. os: [linux]
  443. '@esbuild/linux-riscv64@0.24.0':
  444. resolution: {integrity: sha512-bEh7dMn/h3QxeR2KTy1DUszQjUrIHPZKyO6aN1X4BCnhfYhuQqedHaa5MxSQA/06j3GpiIlFGSsy1c7Gf9padw==}
  445. engines: {node: '>=18'}
  446. cpu: [riscv64]
  447. os: [linux]
  448. '@esbuild/linux-s390x@0.23.1':
  449. resolution: {integrity: sha512-9ygs73tuFCe6f6m/Tb+9LtYxWR4c9yg7zjt2cYkjDbDpV/xVn+68cQxMXCjUpYwEkze2RcU/rMnfIXNRFmSoDw==}
  450. engines: {node: '>=18'}
  451. cpu: [s390x]
  452. os: [linux]
  453. '@esbuild/linux-s390x@0.24.0':
  454. resolution: {integrity: sha512-ZcQ6+qRkw1UcZGPyrCiHHkmBaj9SiCD8Oqd556HldP+QlpUIe2Wgn3ehQGVoPOvZvtHm8HPx+bH20c9pvbkX3g==}
  455. engines: {node: '>=18'}
  456. cpu: [s390x]
  457. os: [linux]
  458. '@esbuild/linux-x64@0.23.1':
  459. resolution: {integrity: sha512-EV6+ovTsEXCPAp58g2dD68LxoP/wK5pRvgy0J/HxPGB009omFPv3Yet0HiaqvrIrgPTBuC6wCH1LTOY91EO5hQ==}
  460. engines: {node: '>=18'}
  461. cpu: [x64]
  462. os: [linux]
  463. '@esbuild/linux-x64@0.24.0':
  464. resolution: {integrity: sha512-vbutsFqQ+foy3wSSbmjBXXIJ6PL3scghJoM8zCL142cGaZKAdCZHyf+Bpu/MmX9zT9Q0zFBVKb36Ma5Fzfa8xA==}
  465. engines: {node: '>=18'}
  466. cpu: [x64]
  467. os: [linux]
  468. '@esbuild/netbsd-x64@0.23.1':
  469. resolution: {integrity: sha512-aevEkCNu7KlPRpYLjwmdcuNz6bDFiE7Z8XC4CPqExjTvrHugh28QzUXVOZtiYghciKUacNktqxdpymplil1beA==}
  470. engines: {node: '>=18'}
  471. cpu: [x64]
  472. os: [netbsd]
  473. '@esbuild/netbsd-x64@0.24.0':
  474. resolution: {integrity: sha512-hjQ0R/ulkO8fCYFsG0FZoH+pWgTTDreqpqY7UnQntnaKv95uP5iW3+dChxnx7C3trQQU40S+OgWhUVwCjVFLvg==}
  475. engines: {node: '>=18'}
  476. cpu: [x64]
  477. os: [netbsd]
  478. '@esbuild/openbsd-arm64@0.23.1':
  479. resolution: {integrity: sha512-3x37szhLexNA4bXhLrCC/LImN/YtWis6WXr1VESlfVtVeoFJBRINPJ3f0a/6LV8zpikqoUg4hyXw0sFBt5Cr+Q==}
  480. engines: {node: '>=18'}
  481. cpu: [arm64]
  482. os: [openbsd]
  483. '@esbuild/openbsd-arm64@0.24.0':
  484. resolution: {integrity: sha512-MD9uzzkPQbYehwcN583yx3Tu5M8EIoTD+tUgKF982WYL9Pf5rKy9ltgD0eUgs8pvKnmizxjXZyLt0z6DC3rRXg==}
  485. engines: {node: '>=18'}
  486. cpu: [arm64]
  487. os: [openbsd]
  488. '@esbuild/openbsd-x64@0.23.1':
  489. resolution: {integrity: sha512-aY2gMmKmPhxfU+0EdnN+XNtGbjfQgwZj43k8G3fyrDM/UdZww6xrWxmDkuz2eCZchqVeABjV5BpildOrUbBTqA==}
  490. engines: {node: '>=18'}
  491. cpu: [x64]
  492. os: [openbsd]
  493. '@esbuild/openbsd-x64@0.24.0':
  494. resolution: {integrity: sha512-4ir0aY1NGUhIC1hdoCzr1+5b43mw99uNwVzhIq1OY3QcEwPDO3B7WNXBzaKY5Nsf1+N11i1eOfFcq+D/gOS15Q==}
  495. engines: {node: '>=18'}
  496. cpu: [x64]
  497. os: [openbsd]
  498. '@esbuild/sunos-x64@0.23.1':
  499. resolution: {integrity: sha512-RBRT2gqEl0IKQABT4XTj78tpk9v7ehp+mazn2HbUeZl1YMdaGAQqhapjGTCe7uw7y0frDi4gS0uHzhvpFuI1sA==}
  500. engines: {node: '>=18'}
  501. cpu: [x64]
  502. os: [sunos]
  503. '@esbuild/sunos-x64@0.24.0':
  504. resolution: {integrity: sha512-jVzdzsbM5xrotH+W5f1s+JtUy1UWgjU0Cf4wMvffTB8m6wP5/kx0KiaLHlbJO+dMgtxKV8RQ/JvtlFcdZ1zCPA==}
  505. engines: {node: '>=18'}
  506. cpu: [x64]
  507. os: [sunos]
  508. '@esbuild/win32-arm64@0.23.1':
  509. resolution: {integrity: sha512-4O+gPR5rEBe2FpKOVyiJ7wNDPA8nGzDuJ6gN4okSA1gEOYZ67N8JPk58tkWtdtPeLz7lBnY6I5L3jdsr3S+A6A==}
  510. engines: {node: '>=18'}
  511. cpu: [arm64]
  512. os: [win32]
  513. '@esbuild/win32-arm64@0.24.0':
  514. resolution: {integrity: sha512-iKc8GAslzRpBytO2/aN3d2yb2z8XTVfNV0PjGlCxKo5SgWmNXx82I/Q3aG1tFfS+A2igVCY97TJ8tnYwpUWLCA==}
  515. engines: {node: '>=18'}
  516. cpu: [arm64]
  517. os: [win32]
  518. '@esbuild/win32-ia32@0.23.1':
  519. resolution: {integrity: sha512-BcaL0Vn6QwCwre3Y717nVHZbAa4UBEigzFm6VdsVdT/MbZ38xoj1X9HPkZhbmaBGUD1W8vxAfffbDe8bA6AKnQ==}
  520. engines: {node: '>=18'}
  521. cpu: [ia32]
  522. os: [win32]
  523. '@esbuild/win32-ia32@0.24.0':
  524. resolution: {integrity: sha512-vQW36KZolfIudCcTnaTpmLQ24Ha1RjygBo39/aLkM2kmjkWmZGEJ5Gn9l5/7tzXA42QGIoWbICfg6KLLkIw6yw==}
  525. engines: {node: '>=18'}
  526. cpu: [ia32]
  527. os: [win32]
  528. '@esbuild/win32-x64@0.23.1':
  529. resolution: {integrity: sha512-BHpFFeslkWrXWyUPnbKm+xYYVYruCinGcftSBaa8zoF9hZO4BcSCFUvHVTtzpIY6YzUnYtuEhZ+C9iEXjxnasg==}
  530. engines: {node: '>=18'}
  531. cpu: [x64]
  532. os: [win32]
  533. '@esbuild/win32-x64@0.24.0':
  534. resolution: {integrity: sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==}
  535. engines: {node: '>=18'}
  536. cpu: [x64]
  537. os: [win32]
  538. '@eslint-community/eslint-utils@4.4.1':
  539. resolution: {integrity: sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==}
  540. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  541. peerDependencies:
  542. eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
  543. '@eslint-community/regexpp@4.12.1':
  544. resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
  545. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  546. '@eslint/config-array@0.19.1':
  547. resolution: {integrity: sha512-fo6Mtm5mWyKjA/Chy1BYTdn5mGJoDNjC7C64ug20ADsRDGrA85bN3uK3MaKbeRkRuuIEAR5N33Jr1pbm411/PA==}
  548. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  549. '@eslint/core@0.9.1':
  550. resolution: {integrity: sha512-GuUdqkyyzQI5RMIWkHhvTWLCyLo1jNK3vzkSyaExH5kHPDHcuL2VOpHjmMY+y3+NC69qAKToBqldTBgYeLSr9Q==}
  551. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  552. '@eslint/eslintrc@3.2.0':
  553. resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==}
  554. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  555. '@eslint/js@9.16.0':
  556. resolution: {integrity: sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg==}
  557. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  558. '@eslint/object-schema@2.1.5':
  559. resolution: {integrity: sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ==}
  560. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  561. '@eslint/plugin-kit@0.2.4':
  562. resolution: {integrity: sha512-zSkKow6H5Kdm0ZUQUB2kV5JIXqoG0+uH5YADhaEHswm664N9Db8dXSi0nMJpacpMf+MyyglF1vnZohpEg5yUtg==}
  563. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  564. '@faker-js/faker@9.3.0':
  565. resolution: {integrity: sha512-r0tJ3ZOkMd9xsu3VRfqlFR6cz0V/jFYRswAIpC+m/DIfAUXq7g8N7wTAlhSANySXYGKzGryfDXwtwsY8TxEIDw==}
  566. engines: {node: '>=18.0.0', npm: '>=9.0.0'}
  567. '@floating-ui/core@1.6.8':
  568. resolution: {integrity: sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==}
  569. '@floating-ui/dom@1.6.12':
  570. resolution: {integrity: sha512-NP83c0HjokcGVEMeoStg317VD9W7eDlGK7457dMBANbKA6GJZdc7rjujdgqzTaz93jkGgc5P/jeWbaCHnMNc+w==}
  571. '@floating-ui/react-dom@2.1.2':
  572. resolution: {integrity: sha512-06okr5cgPzMNBy+Ycse2A6udMi4bqwW/zgBF/rwjcNqWkyr82Mcg8b0vjX8OJpZFy/FKjJmw6wV7t44kK6kW7A==}
  573. peerDependencies:
  574. react: '>=16.8.0'
  575. react-dom: '>=16.8.0'
  576. '@floating-ui/utils@0.2.8':
  577. resolution: {integrity: sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==}
  578. '@formatjs/ecma402-abstract@2.2.3':
  579. resolution: {integrity: sha512-aElGmleuReGnk2wtYOzYFmNWYoiWWmf1pPPCYg0oiIQSJj0mjc4eUfzUXaSOJ4S8WzI/cLqnCTWjqz904FT2OQ==}
  580. '@formatjs/fast-memoize@2.2.3':
  581. resolution: {integrity: sha512-3jeJ+HyOfu8osl3GNSL4vVHUuWFXR03Iz9jjgI7RwjG6ysu/Ymdr0JRCPHfF5yGbTE6JCrd63EpvX1/WybYRbA==}
  582. '@formatjs/icu-messageformat-parser@2.9.3':
  583. resolution: {integrity: sha512-9L99QsH14XjOCIp4TmbT8wxuffJxGK8uLNO1zNhLtcZaVXvv626N0s4A2qgRCKG3dfYWx9psvGlFmvyVBa6u/w==}
  584. '@formatjs/icu-skeleton-parser@1.8.7':
  585. resolution: {integrity: sha512-fI+6SmS2g7h3srfAKSWa5dwreU5zNEfon2uFo99OToiLF6yxGE+WikvFSbsvMAYkscucvVmTYNlWlaDPp0n5HA==}
  586. '@formatjs/intl-localematcher@0.5.7':
  587. resolution: {integrity: sha512-GGFtfHGQVFe/niOZp24Kal5b2i36eE2bNL0xi9Sg/yd0TR8aLjcteApZdHmismP5QQax1cMnZM9yWySUUjJteA==}
  588. '@hookform/resolvers@3.9.1':
  589. resolution: {integrity: sha512-ud2HqmGBM0P0IABqoskKWI6PEf6ZDDBZkFqe2Vnl+mTHCEHzr3ISjjZyCwTjC/qpL25JC9aIDkloQejvMeq0ug==}
  590. peerDependencies:
  591. react-hook-form: ^7.0.0
  592. '@humanfs/core@0.19.1':
  593. resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
  594. engines: {node: '>=18.18.0'}
  595. '@humanfs/node@0.16.6':
  596. resolution: {integrity: sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==}
  597. engines: {node: '>=18.18.0'}
  598. '@humanwhocodes/module-importer@1.0.1':
  599. resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
  600. engines: {node: '>=12.22'}
  601. '@humanwhocodes/retry@0.3.1':
  602. resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==}
  603. engines: {node: '>=18.18'}
  604. '@humanwhocodes/retry@0.4.1':
  605. resolution: {integrity: sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==}
  606. engines: {node: '>=18.18'}
  607. '@isaacs/cliui@8.0.2':
  608. resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
  609. engines: {node: '>=12'}
  610. '@jridgewell/gen-mapping@0.3.5':
  611. resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==}
  612. engines: {node: '>=6.0.0'}
  613. '@jridgewell/resolve-uri@3.1.2':
  614. resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
  615. engines: {node: '>=6.0.0'}
  616. '@jridgewell/set-array@1.2.1':
  617. resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==}
  618. engines: {node: '>=6.0.0'}
  619. '@jridgewell/sourcemap-codec@1.5.0':
  620. resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  621. '@jridgewell/trace-mapping@0.3.25':
  622. resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
  623. '@nodelib/fs.scandir@2.1.5':
  624. resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
  625. engines: {node: '>= 8'}
  626. '@nodelib/fs.stat@2.0.5':
  627. resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
  628. engines: {node: '>= 8'}
  629. '@nodelib/fs.walk@1.2.8':
  630. resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
  631. engines: {node: '>= 8'}
  632. '@pkgjs/parseargs@0.11.0':
  633. resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
  634. engines: {node: '>=14'}
  635. '@radix-ui/number@1.1.0':
  636. resolution: {integrity: sha512-V3gRzhVNU1ldS5XhAPTom1fOIo4ccrjjJgmE+LI2h/WaFpHmx0MQApT+KZHnx8abG6Avtfcz4WoEciMnpFT3HQ==}
  637. '@radix-ui/primitive@1.1.0':
  638. resolution: {integrity: sha512-4Z8dn6Upk0qk4P74xBhZ6Hd/w0mPEzOOLxy4xiPXOXqjF7jZS0VAKk7/x/H6FyY2zCkYJqePf1G5KmkmNJ4RBA==}
  639. '@radix-ui/react-alert-dialog@1.1.2':
  640. resolution: {integrity: sha512-eGSlLzPhKO+TErxkiGcCZGuvbVMnLA1MTnyBksGOeGRGkxHiiJUujsjmNTdWTm4iHVSRaUao9/4Ur671auMghQ==}
  641. peerDependencies:
  642. '@types/react': '*'
  643. '@types/react-dom': '*'
  644. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  645. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  646. peerDependenciesMeta:
  647. '@types/react':
  648. optional: true
  649. '@types/react-dom':
  650. optional: true
  651. '@radix-ui/react-arrow@1.1.0':
  652. resolution: {integrity: sha512-FmlW1rCg7hBpEBwFbjHwCW6AmWLQM6g/v0Sn8XbP9NvmSZ2San1FpQeyPtufzOMSIx7Y4dzjlHoifhp+7NkZhw==}
  653. peerDependencies:
  654. '@types/react': '*'
  655. '@types/react-dom': '*'
  656. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  657. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  658. peerDependenciesMeta:
  659. '@types/react':
  660. optional: true
  661. '@types/react-dom':
  662. optional: true
  663. '@radix-ui/react-avatar@1.1.1':
  664. resolution: {integrity: sha512-eoOtThOmxeoizxpX6RiEsQZ2wj5r4+zoeqAwO0cBaFQGjJwIH3dIX0OCxNrCyrrdxG+vBweMETh3VziQG7c1kw==}
  665. peerDependencies:
  666. '@types/react': '*'
  667. '@types/react-dom': '*'
  668. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  669. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  670. peerDependenciesMeta:
  671. '@types/react':
  672. optional: true
  673. '@types/react-dom':
  674. optional: true
  675. '@radix-ui/react-checkbox@1.1.2':
  676. resolution: {integrity: sha512-/i0fl686zaJbDQLNKrkCbMyDm6FQMt4jg323k7HuqitoANm9sE23Ql8yOK3Wusk34HSLKDChhMux05FnP6KUkw==}
  677. peerDependencies:
  678. '@types/react': '*'
  679. '@types/react-dom': '*'
  680. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  681. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  682. peerDependenciesMeta:
  683. '@types/react':
  684. optional: true
  685. '@types/react-dom':
  686. optional: true
  687. '@radix-ui/react-collapsible@1.1.1':
  688. resolution: {integrity: sha512-1///SnrfQHJEofLokyczERxQbWfCGQlQ2XsCZMucVs6it+lq9iw4vXy+uDn1edlb58cOZOWSldnfPAYcT4O/Yg==}
  689. peerDependencies:
  690. '@types/react': '*'
  691. '@types/react-dom': '*'
  692. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  693. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  694. peerDependenciesMeta:
  695. '@types/react':
  696. optional: true
  697. '@types/react-dom':
  698. optional: true
  699. '@radix-ui/react-collection@1.1.0':
  700. resolution: {integrity: sha512-GZsZslMJEyo1VKm5L1ZJY8tGDxZNPAoUeQUIbKeJfoi7Q4kmig5AsgLMYYuyYbfjd8fBmFORAIwYAkXMnXZgZw==}
  701. peerDependencies:
  702. '@types/react': '*'
  703. '@types/react-dom': '*'
  704. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  705. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  706. peerDependenciesMeta:
  707. '@types/react':
  708. optional: true
  709. '@types/react-dom':
  710. optional: true
  711. '@radix-ui/react-compose-refs@1.1.0':
  712. resolution: {integrity: sha512-b4inOtiaOnYf9KWyO3jAeeCG6FeyfY6ldiEPanbUjWd+xIk5wZeHa8yVwmrJ2vderhu/BQvzCrJI0lHd+wIiqw==}
  713. peerDependencies:
  714. '@types/react': '*'
  715. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  716. peerDependenciesMeta:
  717. '@types/react':
  718. optional: true
  719. '@radix-ui/react-context@1.1.0':
  720. resolution: {integrity: sha512-OKrckBy+sMEgYM/sMmqmErVn0kZqrHPJze+Ql3DzYsDDp0hl0L62nx/2122/Bvps1qz645jlcu2tD9lrRSdf8A==}
  721. peerDependencies:
  722. '@types/react': '*'
  723. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  724. peerDependenciesMeta:
  725. '@types/react':
  726. optional: true
  727. '@radix-ui/react-context@1.1.1':
  728. resolution: {integrity: sha512-UASk9zi+crv9WteK/NU4PLvOoL3OuE6BWVKNF6hPRBtYBDXQ2u5iu3O59zUlJiTVvkyuycnqrztsHVJwcK9K+Q==}
  729. peerDependencies:
  730. '@types/react': '*'
  731. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  732. peerDependenciesMeta:
  733. '@types/react':
  734. optional: true
  735. '@radix-ui/react-dialog@1.1.2':
  736. resolution: {integrity: sha512-Yj4dZtqa2o+kG61fzB0H2qUvmwBA2oyQroGLyNtBj1beo1khoQ3q1a2AO8rrQYjd8256CO9+N8L9tvsS+bnIyA==}
  737. peerDependencies:
  738. '@types/react': '*'
  739. '@types/react-dom': '*'
  740. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  741. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  742. peerDependenciesMeta:
  743. '@types/react':
  744. optional: true
  745. '@types/react-dom':
  746. optional: true
  747. '@radix-ui/react-direction@1.1.0':
  748. resolution: {integrity: sha512-BUuBvgThEiAXh2DWu93XsT+a3aWrGqolGlqqw5VU1kG7p/ZH2cuDlM1sRLNnY3QcBS69UIz2mcKhMxDsdewhjg==}
  749. peerDependencies:
  750. '@types/react': '*'
  751. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  752. peerDependenciesMeta:
  753. '@types/react':
  754. optional: true
  755. '@radix-ui/react-dismissable-layer@1.1.1':
  756. resolution: {integrity: sha512-QSxg29lfr/xcev6kSz7MAlmDnzbP1eI/Dwn3Tp1ip0KT5CUELsxkekFEMVBEoykI3oV39hKT4TKZzBNMbcTZYQ==}
  757. peerDependencies:
  758. '@types/react': '*'
  759. '@types/react-dom': '*'
  760. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  761. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  762. peerDependenciesMeta:
  763. '@types/react':
  764. optional: true
  765. '@types/react-dom':
  766. optional: true
  767. '@radix-ui/react-dropdown-menu@2.1.2':
  768. resolution: {integrity: sha512-GVZMR+eqK8/Kes0a36Qrv+i20bAPXSn8rCBTHx30w+3ECnR5o3xixAlqcVaYvLeyKUsm0aqyhWfmUcqufM8nYA==}
  769. peerDependencies:
  770. '@types/react': '*'
  771. '@types/react-dom': '*'
  772. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  773. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  774. peerDependenciesMeta:
  775. '@types/react':
  776. optional: true
  777. '@types/react-dom':
  778. optional: true
  779. '@radix-ui/react-focus-guards@1.1.1':
  780. resolution: {integrity: sha512-pSIwfrT1a6sIoDASCSpFwOasEwKTZWDw/iBdtnqKO7v6FeOzYJ7U53cPzYFVR3geGGXgVHaH+CdngrrAzqUGxg==}
  781. peerDependencies:
  782. '@types/react': '*'
  783. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  784. peerDependenciesMeta:
  785. '@types/react':
  786. optional: true
  787. '@radix-ui/react-focus-scope@1.1.0':
  788. resolution: {integrity: sha512-200UD8zylvEyL8Bx+z76RJnASR2gRMuxlgFCPAe/Q/679a/r0eK3MBVYMb7vZODZcffZBdob1EGnky78xmVvcA==}
  789. peerDependencies:
  790. '@types/react': '*'
  791. '@types/react-dom': '*'
  792. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  793. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  794. peerDependenciesMeta:
  795. '@types/react':
  796. optional: true
  797. '@types/react-dom':
  798. optional: true
  799. '@radix-ui/react-icons@1.3.2':
  800. resolution: {integrity: sha512-fyQIhGDhzfc9pK2kH6Pl9c4BDJGfMkPqkyIgYDthyNYoNg3wVhoJMMh19WS4Up/1KMPFVpNsT2q3WmXn2N1m6g==}
  801. peerDependencies:
  802. react: ^16.x || ^17.x || ^18.x || ^19.0.0 || ^19.0.0-rc
  803. '@radix-ui/react-id@1.1.0':
  804. resolution: {integrity: sha512-EJUrI8yYh7WOjNOqpoJaf1jlFIH2LvtgAl+YcFqNCa+4hj64ZXmPkAKOFs/ukjz3byN6bdb/AVUqHkI8/uWWMA==}
  805. peerDependencies:
  806. '@types/react': '*'
  807. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  808. peerDependenciesMeta:
  809. '@types/react':
  810. optional: true
  811. '@radix-ui/react-label@2.1.0':
  812. resolution: {integrity: sha512-peLblDlFw/ngk3UWq0VnYaOLy6agTZZ+MUO/WhVfm14vJGML+xH4FAl2XQGLqdefjNb7ApRg6Yn7U42ZhmYXdw==}
  813. peerDependencies:
  814. '@types/react': '*'
  815. '@types/react-dom': '*'
  816. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  817. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  818. peerDependenciesMeta:
  819. '@types/react':
  820. optional: true
  821. '@types/react-dom':
  822. optional: true
  823. '@radix-ui/react-menu@2.1.2':
  824. resolution: {integrity: sha512-lZ0R4qR2Al6fZ4yCCZzu/ReTFrylHFxIqy7OezIpWF4bL0o9biKo0pFIvkaew3TyZ9Fy5gYVrR5zCGZBVbO1zg==}
  825. peerDependencies:
  826. '@types/react': '*'
  827. '@types/react-dom': '*'
  828. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  829. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  830. peerDependenciesMeta:
  831. '@types/react':
  832. optional: true
  833. '@types/react-dom':
  834. optional: true
  835. '@radix-ui/react-popover@1.1.2':
  836. resolution: {integrity: sha512-u2HRUyWW+lOiA2g0Le0tMmT55FGOEWHwPFt1EPfbLly7uXQExFo5duNKqG2DzmFXIdqOeNd+TpE8baHWJCyP9w==}
  837. peerDependencies:
  838. '@types/react': '*'
  839. '@types/react-dom': '*'
  840. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  841. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  842. peerDependenciesMeta:
  843. '@types/react':
  844. optional: true
  845. '@types/react-dom':
  846. optional: true
  847. '@radix-ui/react-popper@1.2.0':
  848. resolution: {integrity: sha512-ZnRMshKF43aBxVWPWvbj21+7TQCvhuULWJ4gNIKYpRlQt5xGRhLx66tMp8pya2UkGHTSlhpXwmjqltDYHhw7Vg==}
  849. peerDependencies:
  850. '@types/react': '*'
  851. '@types/react-dom': '*'
  852. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  853. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  854. peerDependenciesMeta:
  855. '@types/react':
  856. optional: true
  857. '@types/react-dom':
  858. optional: true
  859. '@radix-ui/react-portal@1.1.2':
  860. resolution: {integrity: sha512-WeDYLGPxJb/5EGBoedyJbT0MpoULmwnIPMJMSldkuiMsBAv7N1cRdsTWZWht9vpPOiN3qyiGAtbK2is47/uMFg==}
  861. peerDependencies:
  862. '@types/react': '*'
  863. '@types/react-dom': '*'
  864. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  865. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  866. peerDependenciesMeta:
  867. '@types/react':
  868. optional: true
  869. '@types/react-dom':
  870. optional: true
  871. '@radix-ui/react-presence@1.1.1':
  872. resolution: {integrity: sha512-IeFXVi4YS1K0wVZzXNrbaaUvIJ3qdY+/Ih4eHFhWA9SwGR9UDX7Ck8abvL57C4cv3wwMvUE0OG69Qc3NCcTe/A==}
  873. peerDependencies:
  874. '@types/react': '*'
  875. '@types/react-dom': '*'
  876. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  877. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  878. peerDependenciesMeta:
  879. '@types/react':
  880. optional: true
  881. '@types/react-dom':
  882. optional: true
  883. '@radix-ui/react-primitive@2.0.0':
  884. resolution: {integrity: sha512-ZSpFm0/uHa8zTvKBDjLFWLo8dkr4MBsiDLz0g3gMUwqgLHz9rTaRRGYDgvZPtBJgYCBKXkS9fzmoySgr8CO6Cw==}
  885. peerDependencies:
  886. '@types/react': '*'
  887. '@types/react-dom': '*'
  888. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  889. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  890. peerDependenciesMeta:
  891. '@types/react':
  892. optional: true
  893. '@types/react-dom':
  894. optional: true
  895. '@radix-ui/react-radio-group@1.2.1':
  896. resolution: {integrity: sha512-kdbv54g4vfRjja9DNWPMxKvXblzqbpEC8kspEkZ6dVP7kQksGCn+iZHkcCz2nb00+lPdRvxrqy4WrvvV1cNqrQ==}
  897. peerDependencies:
  898. '@types/react': '*'
  899. '@types/react-dom': '*'
  900. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  901. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  902. peerDependenciesMeta:
  903. '@types/react':
  904. optional: true
  905. '@types/react-dom':
  906. optional: true
  907. '@radix-ui/react-roving-focus@1.1.0':
  908. resolution: {integrity: sha512-EA6AMGeq9AEeQDeSH0aZgG198qkfHSbvWTf1HvoDmOB5bBG/qTxjYMWUKMnYiV6J/iP/J8MEFSuB2zRU2n7ODA==}
  909. peerDependencies:
  910. '@types/react': '*'
  911. '@types/react-dom': '*'
  912. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  913. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  914. peerDependenciesMeta:
  915. '@types/react':
  916. optional: true
  917. '@types/react-dom':
  918. optional: true
  919. '@radix-ui/react-scroll-area@1.2.1':
  920. resolution: {integrity: sha512-FnM1fHfCtEZ1JkyfH/1oMiTcFBQvHKl4vD9WnpwkLgtF+UmnXMCad6ECPTaAjcDjam+ndOEJWgHyKDGNteWSHw==}
  921. peerDependencies:
  922. '@types/react': '*'
  923. '@types/react-dom': '*'
  924. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  925. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  926. peerDependenciesMeta:
  927. '@types/react':
  928. optional: true
  929. '@types/react-dom':
  930. optional: true
  931. '@radix-ui/react-select@2.1.2':
  932. resolution: {integrity: sha512-rZJtWmorC7dFRi0owDmoijm6nSJH1tVw64QGiNIZ9PNLyBDtG+iAq+XGsya052At4BfarzY/Dhv9wrrUr6IMZA==}
  933. peerDependencies:
  934. '@types/react': '*'
  935. '@types/react-dom': '*'
  936. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  937. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  938. peerDependenciesMeta:
  939. '@types/react':
  940. optional: true
  941. '@types/react-dom':
  942. optional: true
  943. '@radix-ui/react-separator@1.1.0':
  944. resolution: {integrity: sha512-3uBAs+egzvJBDZAzvb/n4NxxOYpnspmWxO2u5NbZ8Y6FM/NdrGSF9bop3Cf6F6C71z1rTSn8KV0Fo2ZVd79lGA==}
  945. peerDependencies:
  946. '@types/react': '*'
  947. '@types/react-dom': '*'
  948. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  949. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  950. peerDependenciesMeta:
  951. '@types/react':
  952. optional: true
  953. '@types/react-dom':
  954. optional: true
  955. '@radix-ui/react-slot@1.1.0':
  956. resolution: {integrity: sha512-FUCf5XMfmW4dtYl69pdS4DbxKy8nj4M7SafBgPllysxmdachynNflAdp/gCsnYWNDnge6tI9onzMp5ARYc1KNw==}
  957. peerDependencies:
  958. '@types/react': '*'
  959. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  960. peerDependenciesMeta:
  961. '@types/react':
  962. optional: true
  963. '@radix-ui/react-switch@1.1.1':
  964. resolution: {integrity: sha512-diPqDDoBcZPSicYoMWdWx+bCPuTRH4QSp9J+65IvtdS0Kuzt67bI6n32vCj8q6NZmYW/ah+2orOtMwcX5eQwIg==}
  965. peerDependencies:
  966. '@types/react': '*'
  967. '@types/react-dom': '*'
  968. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  969. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  970. peerDependenciesMeta:
  971. '@types/react':
  972. optional: true
  973. '@types/react-dom':
  974. optional: true
  975. '@radix-ui/react-tabs@1.1.1':
  976. resolution: {integrity: sha512-3GBUDmP2DvzmtYLMsHmpA1GtR46ZDZ+OreXM/N+kkQJOPIgytFWWTfDQmBQKBvaFS0Vno0FktdbVzN28KGrMdw==}
  977. peerDependencies:
  978. '@types/react': '*'
  979. '@types/react-dom': '*'
  980. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  981. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  982. peerDependenciesMeta:
  983. '@types/react':
  984. optional: true
  985. '@types/react-dom':
  986. optional: true
  987. '@radix-ui/react-toast@1.2.2':
  988. resolution: {integrity: sha512-Z6pqSzmAP/bFJoqMAston4eSNa+ud44NSZTiZUmUen+IOZ5nBY8kzuU5WDBVyFXPtcW6yUalOHsxM/BP6Sv8ww==}
  989. peerDependencies:
  990. '@types/react': '*'
  991. '@types/react-dom': '*'
  992. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  993. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  994. peerDependenciesMeta:
  995. '@types/react':
  996. optional: true
  997. '@types/react-dom':
  998. optional: true
  999. '@radix-ui/react-tooltip@1.1.4':
  1000. resolution: {integrity: sha512-QpObUH/ZlpaO4YgHSaYzrLO2VuO+ZBFFgGzjMUPwtiYnAzzNNDPJeEGRrT7qNOrWm/Jr08M1vlp+vTHtnSQ0Uw==}
  1001. peerDependencies:
  1002. '@types/react': '*'
  1003. '@types/react-dom': '*'
  1004. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  1005. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  1006. peerDependenciesMeta:
  1007. '@types/react':
  1008. optional: true
  1009. '@types/react-dom':
  1010. optional: true
  1011. '@radix-ui/react-use-callback-ref@1.1.0':
  1012. resolution: {integrity: sha512-CasTfvsy+frcFkbXtSJ2Zu9JHpN8TYKxkgJGWbjiZhFivxaeW7rMeZt7QELGVLaYVfFMsKHjb7Ak0nMEe+2Vfw==}
  1013. peerDependencies:
  1014. '@types/react': '*'
  1015. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  1016. peerDependenciesMeta:
  1017. '@types/react':
  1018. optional: true
  1019. '@radix-ui/react-use-controllable-state@1.1.0':
  1020. resolution: {integrity: sha512-MtfMVJiSr2NjzS0Aa90NPTnvTSg6C/JLCV7ma0W6+OMV78vd8OyRpID+Ng9LxzsPbLeuBnWBA1Nq30AtBIDChw==}
  1021. peerDependencies:
  1022. '@types/react': '*'
  1023. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  1024. peerDependenciesMeta:
  1025. '@types/react':
  1026. optional: true
  1027. '@radix-ui/react-use-escape-keydown@1.1.0':
  1028. resolution: {integrity: sha512-L7vwWlR1kTTQ3oh7g1O0CBF3YCyyTj8NmhLR+phShpyA50HCfBFKVJTpshm9PzLiKmehsrQzTYTpX9HvmC9rhw==}
  1029. peerDependencies:
  1030. '@types/react': '*'
  1031. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  1032. peerDependenciesMeta:
  1033. '@types/react':
  1034. optional: true
  1035. '@radix-ui/react-use-layout-effect@1.1.0':
  1036. resolution: {integrity: sha512-+FPE0rOdziWSrH9athwI1R0HDVbWlEhd+FR+aSDk4uWGmSJ9Z54sdZVDQPZAinJhJXwfT+qnj969mCsT2gfm5w==}
  1037. peerDependencies:
  1038. '@types/react': '*'
  1039. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  1040. peerDependenciesMeta:
  1041. '@types/react':
  1042. optional: true
  1043. '@radix-ui/react-use-previous@1.1.0':
  1044. resolution: {integrity: sha512-Z/e78qg2YFnnXcW88A4JmTtm4ADckLno6F7OXotmkQfeuCVaKuYzqAATPhVzl3delXE7CxIV8shofPn3jPc5Og==}
  1045. peerDependencies:
  1046. '@types/react': '*'
  1047. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  1048. peerDependenciesMeta:
  1049. '@types/react':
  1050. optional: true
  1051. '@radix-ui/react-use-rect@1.1.0':
  1052. resolution: {integrity: sha512-0Fmkebhr6PiseyZlYAOtLS+nb7jLmpqTrJyv61Pe68MKYW6OWdRE2kI70TaYY27u7H0lajqM3hSMMLFq18Z7nQ==}
  1053. peerDependencies:
  1054. '@types/react': '*'
  1055. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  1056. peerDependenciesMeta:
  1057. '@types/react':
  1058. optional: true
  1059. '@radix-ui/react-use-size@1.1.0':
  1060. resolution: {integrity: sha512-XW3/vWuIXHa+2Uwcc2ABSfcCledmXhhQPlGbfcRXbiUQI5Icjcg19BGCZVKKInYbvUCut/ufbbLLPFC5cbb1hw==}
  1061. peerDependencies:
  1062. '@types/react': '*'
  1063. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  1064. peerDependenciesMeta:
  1065. '@types/react':
  1066. optional: true
  1067. '@radix-ui/react-visually-hidden@1.1.0':
  1068. resolution: {integrity: sha512-N8MDZqtgCgG5S3aV60INAB475osJousYpZ4cTJ2cFbMpdHS5Y6loLTH8LPtkj2QN0x93J30HT/M3qJXM0+lyeQ==}
  1069. peerDependencies:
  1070. '@types/react': '*'
  1071. '@types/react-dom': '*'
  1072. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  1073. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  1074. peerDependenciesMeta:
  1075. '@types/react':
  1076. optional: true
  1077. '@types/react-dom':
  1078. optional: true
  1079. '@radix-ui/rect@1.1.0':
  1080. resolution: {integrity: sha512-A9+lCBZoaMJlVKcRBz2YByCG+Cp2t6nAnMnNba+XiWxnj6r4JUFqfsgwocMBZU9LPtdxC6wB56ySYpc7LQIoJg==}
  1081. '@rollup/rollup-android-arm-eabi@4.26.0':
  1082. resolution: {integrity: sha512-gJNwtPDGEaOEgejbaseY6xMFu+CPltsc8/T+diUTTbOQLqD+bnrJq9ulH6WD69TqwqWmrfRAtUv30cCFZlbGTQ==}
  1083. cpu: [arm]
  1084. os: [android]
  1085. '@rollup/rollup-android-arm64@4.26.0':
  1086. resolution: {integrity: sha512-YJa5Gy8mEZgz5JquFruhJODMq3lTHWLm1fOy+HIANquLzfIOzE9RA5ie3JjCdVb9r46qfAQY/l947V0zfGJ0OQ==}
  1087. cpu: [arm64]
  1088. os: [android]
  1089. '@rollup/rollup-darwin-arm64@4.26.0':
  1090. resolution: {integrity: sha512-ErTASs8YKbqTBoPLp/kA1B1Um5YSom8QAc4rKhg7b9tyyVqDBlQxy7Bf2wW7yIlPGPg2UODDQcbkTlruPzDosw==}
  1091. cpu: [arm64]
  1092. os: [darwin]
  1093. '@rollup/rollup-darwin-x64@4.26.0':
  1094. resolution: {integrity: sha512-wbgkYDHcdWW+NqP2mnf2NOuEbOLzDblalrOWcPyY6+BRbVhliavon15UploG7PpBRQ2bZJnbmh8o3yLoBvDIHA==}
  1095. cpu: [x64]
  1096. os: [darwin]
  1097. '@rollup/rollup-freebsd-arm64@4.26.0':
  1098. resolution: {integrity: sha512-Y9vpjfp9CDkAG4q/uwuhZk96LP11fBz/bYdyg9oaHYhtGZp7NrbkQrj/66DYMMP2Yo/QPAsVHkV891KyO52fhg==}
  1099. cpu: [arm64]
  1100. os: [freebsd]
  1101. '@rollup/rollup-freebsd-x64@4.26.0':
  1102. resolution: {integrity: sha512-A/jvfCZ55EYPsqeaAt/yDAG4q5tt1ZboWMHEvKAH9Zl92DWvMIbnZe/f/eOXze65aJaaKbL+YeM0Hz4kLQvdwg==}
  1103. cpu: [x64]
  1104. os: [freebsd]
  1105. '@rollup/rollup-linux-arm-gnueabihf@4.26.0':
  1106. resolution: {integrity: sha512-paHF1bMXKDuizaMODm2bBTjRiHxESWiIyIdMugKeLnjuS1TCS54MF5+Y5Dx8Ui/1RBPVRE09i5OUlaLnv8OGnA==}
  1107. cpu: [arm]
  1108. os: [linux]
  1109. '@rollup/rollup-linux-arm-musleabihf@4.26.0':
  1110. resolution: {integrity: sha512-cwxiHZU1GAs+TMxvgPfUDtVZjdBdTsQwVnNlzRXC5QzIJ6nhfB4I1ahKoe9yPmoaA/Vhf7m9dB1chGPpDRdGXg==}
  1111. cpu: [arm]
  1112. os: [linux]
  1113. '@rollup/rollup-linux-arm64-gnu@4.26.0':
  1114. resolution: {integrity: sha512-4daeEUQutGRCW/9zEo8JtdAgtJ1q2g5oHaoQaZbMSKaIWKDQwQ3Yx0/3jJNmpzrsScIPtx/V+1AfibLisb3AMQ==}
  1115. cpu: [arm64]
  1116. os: [linux]
  1117. '@rollup/rollup-linux-arm64-musl@4.26.0':
  1118. resolution: {integrity: sha512-eGkX7zzkNxvvS05ROzJ/cO/AKqNvR/7t1jA3VZDi2vRniLKwAWxUr85fH3NsvtxU5vnUUKFHKh8flIBdlo2b3Q==}
  1119. cpu: [arm64]
  1120. os: [linux]
  1121. '@rollup/rollup-linux-powerpc64le-gnu@4.26.0':
  1122. resolution: {integrity: sha512-Odp/lgHbW/mAqw/pU21goo5ruWsytP7/HCC/liOt0zcGG0llYWKrd10k9Fj0pdj3prQ63N5yQLCLiE7HTX+MYw==}
  1123. cpu: [ppc64]
  1124. os: [linux]
  1125. '@rollup/rollup-linux-riscv64-gnu@4.26.0':
  1126. resolution: {integrity: sha512-MBR2ZhCTzUgVD0OJdTzNeF4+zsVogIR1U/FsyuFerwcqjZGvg2nYe24SAHp8O5sN8ZkRVbHwlYeHqcSQ8tcYew==}
  1127. cpu: [riscv64]
  1128. os: [linux]
  1129. '@rollup/rollup-linux-s390x-gnu@4.26.0':
  1130. resolution: {integrity: sha512-YYcg8MkbN17fMbRMZuxwmxWqsmQufh3ZJFxFGoHjrE7bv0X+T6l3glcdzd7IKLiwhT+PZOJCblpnNlz1/C3kGQ==}
  1131. cpu: [s390x]
  1132. os: [linux]
  1133. '@rollup/rollup-linux-x64-gnu@4.26.0':
  1134. resolution: {integrity: sha512-ZuwpfjCwjPkAOxpjAEjabg6LRSfL7cAJb6gSQGZYjGhadlzKKywDkCUnJ+KEfrNY1jH5EEoSIKLCb572jSiglA==}
  1135. cpu: [x64]
  1136. os: [linux]
  1137. '@rollup/rollup-linux-x64-musl@4.26.0':
  1138. resolution: {integrity: sha512-+HJD2lFS86qkeF8kNu0kALtifMpPCZU80HvwztIKnYwym3KnA1os6nsX4BGSTLtS2QVAGG1P3guRgsYyMA0Yhg==}
  1139. cpu: [x64]
  1140. os: [linux]
  1141. '@rollup/rollup-win32-arm64-msvc@4.26.0':
  1142. resolution: {integrity: sha512-WUQzVFWPSw2uJzX4j6YEbMAiLbs0BUysgysh8s817doAYhR5ybqTI1wtKARQKo6cGop3pHnrUJPFCsXdoFaimQ==}
  1143. cpu: [arm64]
  1144. os: [win32]
  1145. '@rollup/rollup-win32-ia32-msvc@4.26.0':
  1146. resolution: {integrity: sha512-D4CxkazFKBfN1akAIY6ieyOqzoOoBV1OICxgUblWxff/pSjCA2khXlASUx7mK6W1oP4McqhgcCsu6QaLj3WMWg==}
  1147. cpu: [ia32]
  1148. os: [win32]
  1149. '@rollup/rollup-win32-x64-msvc@4.26.0':
  1150. resolution: {integrity: sha512-2x8MO1rm4PGEP0xWbubJW5RtbNLk3puzAMaLQd3B3JHVw4KcHlmXcO+Wewx9zCoo7EUFiMlu/aZbCJ7VjMzAag==}
  1151. cpu: [x64]
  1152. os: [win32]
  1153. '@swc/core-darwin-arm64@1.9.2':
  1154. resolution: {integrity: sha512-nETmsCoY29krTF2PtspEgicb3tqw7Ci5sInTI03EU5zpqYbPjoPH99BVTjj0OsF53jP5MxwnLI5Hm21lUn1d6A==}
  1155. engines: {node: '>=10'}
  1156. cpu: [arm64]
  1157. os: [darwin]
  1158. '@swc/core-darwin-x64@1.9.2':
  1159. resolution: {integrity: sha512-9gD+bwBz8ZByjP6nZTXe/hzd0tySIAjpDHgkFiUrc+5zGF+rdTwhcNrzxNHJmy6mw+PW38jqII4uspFHUqqxuQ==}
  1160. engines: {node: '>=10'}
  1161. cpu: [x64]
  1162. os: [darwin]
  1163. '@swc/core-linux-arm-gnueabihf@1.9.2':
  1164. resolution: {integrity: sha512-kYq8ief1Qrn+WmsTWAYo4r+Coul4dXN6cLFjiPZ29Cv5pyU+GFvSPAB4bEdMzwy99rCR0u2P10UExaeCjurjvg==}
  1165. engines: {node: '>=10'}
  1166. cpu: [arm]
  1167. os: [linux]
  1168. '@swc/core-linux-arm64-gnu@1.9.2':
  1169. resolution: {integrity: sha512-n0W4XiXlmEIVqxt+rD3ZpkogsEWUk1jJ+i5bQNgB+1JuWh0fBE8c/blDgTQXa0GB5lTPVDZQussgdNOCnAZwiA==}
  1170. engines: {node: '>=10'}
  1171. cpu: [arm64]
  1172. os: [linux]
  1173. '@swc/core-linux-arm64-musl@1.9.2':
  1174. resolution: {integrity: sha512-8xzrOmsyCC1zrx2Wzx/h8dVsdewO1oMCwBTLc1gSJ/YllZYTb04pNm6NsVbzUX2tKddJVRgSJXV10j/NECLwpA==}
  1175. engines: {node: '>=10'}
  1176. cpu: [arm64]
  1177. os: [linux]
  1178. '@swc/core-linux-x64-gnu@1.9.2':
  1179. resolution: {integrity: sha512-kZrNz/PjRQKcchWF6W292jk3K44EoVu1ad5w+zbS4jekIAxsM8WwQ1kd+yjUlN9jFcF8XBat5NKIs9WphJCVXg==}
  1180. engines: {node: '>=10'}
  1181. cpu: [x64]
  1182. os: [linux]
  1183. '@swc/core-linux-x64-musl@1.9.2':
  1184. resolution: {integrity: sha512-TTIpR4rjMkhX1lnFR+PSXpaL83TrQzp9znRdp2TzYrODlUd/R20zOwSo9vFLCyH6ZoD47bccY7QeGZDYT3nlRg==}
  1185. engines: {node: '>=10'}
  1186. cpu: [x64]
  1187. os: [linux]
  1188. '@swc/core-win32-arm64-msvc@1.9.2':
  1189. resolution: {integrity: sha512-+Eg2d4icItKC0PMjZxH7cSYFLWk0aIp94LNmOw6tPq0e69ax6oh10upeq0D1fjWsKLmOJAWEvnXlayZcijEXDw==}
  1190. engines: {node: '>=10'}
  1191. cpu: [arm64]
  1192. os: [win32]
  1193. '@swc/core-win32-ia32-msvc@1.9.2':
  1194. resolution: {integrity: sha512-nLWBi4vZDdM/LkiQmPCakof8Dh1/t5EM7eudue04V1lIcqx9YHVRS3KMwEaCoHLGg0c312Wm4YgrWQd9vwZ5zQ==}
  1195. engines: {node: '>=10'}
  1196. cpu: [ia32]
  1197. os: [win32]
  1198. '@swc/core-win32-x64-msvc@1.9.2':
  1199. resolution: {integrity: sha512-ik/k+JjRJBFkXARukdU82tSVx0CbExFQoQ78qTO682esbYXzjdB5eLVkoUbwen299pnfr88Kn4kyIqFPTje8Xw==}
  1200. engines: {node: '>=10'}
  1201. cpu: [x64]
  1202. os: [win32]
  1203. '@swc/core@1.9.2':
  1204. resolution: {integrity: sha512-dYyEkO6mRYtZFpnOsnYzv9rY69fHAHoawYOjGOEcxk9WYtaJhowMdP/w6NcOKnz2G7GlZaenjkzkMa6ZeQeMsg==}
  1205. engines: {node: '>=10'}
  1206. peerDependencies:
  1207. '@swc/helpers': '*'
  1208. peerDependenciesMeta:
  1209. '@swc/helpers':
  1210. optional: true
  1211. '@swc/counter@0.1.3':
  1212. resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
  1213. '@swc/types@0.1.15':
  1214. resolution: {integrity: sha512-XKaZ+dzDIQ9Ot9o89oJQ/aluI17+VvUnIpYJTcZtvv1iYX6MzHh3Ik2CSR7MdPKpPwfZXHBeCingb2b4PoDVdw==}
  1215. '@tabler/icons-react@3.24.0':
  1216. resolution: {integrity: sha512-m9c7TmlcDmKqvZAasG5rv1YvazZDrVEhNdNFa2d1Bzotc0dh+iceFdiZCEcYPDb5UcRyLAMvOaOC9y/5sfMMWw==}
  1217. peerDependencies:
  1218. react: '>= 16'
  1219. '@tabler/icons@3.24.0':
  1220. resolution: {integrity: sha512-qNis9e90QcdxAGV3wNIeX0Ba2R7ktm0cnqOToKHJfC2kj3fvJwEVLsw63K0/fm7NW8rSZjDSTQRmMnSg8g/wrg==}
  1221. '@tanstack/eslint-plugin-query@5.62.1':
  1222. resolution: {integrity: sha512-1886D5U+re1TW0wSH4/kUGG36yIoW5Wkz4twVEzlk3ZWmjF3XkRSWgB+Sc7n+Lyzt8usNV8ZqkZE6DA7IC47fQ==}
  1223. peerDependencies:
  1224. eslint: ^8.57.0 || ^9.0.0
  1225. '@tanstack/history@1.85.3':
  1226. resolution: {integrity: sha512-62z1qXIILvjdkQyMTVPFQedHOc6kQgunz9GHV9jSy2z1ixsDqyI9GxNj3AWx8Ucmhjwd5/P+v3XN10bsb+FzRA==}
  1227. engines: {node: '>=12'}
  1228. '@tanstack/query-core@5.62.3':
  1229. resolution: {integrity: sha512-Jp/nYoz8cnO7kqhOlSv8ke/0MJRJVGuZ0P/JO9KQ+f45mpN90hrerzavyTKeSoT/pOzeoOUkv1Xd0wPsxAWXfg==}
  1230. '@tanstack/query-devtools@5.61.4':
  1231. resolution: {integrity: sha512-21Tw+u8E3IJJj4A/Bct4H0uBaDTEu7zBrR79FeSyY+mS2gx5/m316oDtJiKkILc819VSTYt+sFzODoJNcpPqZQ==}
  1232. '@tanstack/react-query-devtools@5.62.3':
  1233. resolution: {integrity: sha512-4iaQap/iP5ErS094u1WehFntHtjRo6g5HJMvyHovBVbsxnvgPc6AtKAw7qxPPoKy6Wj5Bew0045eYP5phiiBmw==}
  1234. peerDependencies:
  1235. '@tanstack/react-query': ^5.62.3
  1236. react: ^18 || ^19
  1237. '@tanstack/react-query@5.62.3':
  1238. resolution: {integrity: sha512-y2zDNKuhgiuMgsKkqd4AcsLIBiCfEO8U11AdrtAUihmLbRNztPrlcZqx2lH1GacZsx+y1qRRbCcJLYTtF1vKsw==}
  1239. peerDependencies:
  1240. react: ^18 || ^19
  1241. '@tanstack/react-router@1.86.1':
  1242. resolution: {integrity: sha512-n9/nb00S1vDvsKv4hC5AWTZ0TRIJYakTwOwcoeRttpB/47/mLBNSs64dPYPzm2K7oukTieqG5zeSkPIt1T/beA==}
  1243. engines: {node: '>=12'}
  1244. peerDependencies:
  1245. '@tanstack/router-generator': ^1.86.0
  1246. react: '>=18'
  1247. react-dom: '>=18'
  1248. peerDependenciesMeta:
  1249. '@tanstack/router-generator':
  1250. optional: true
  1251. '@tanstack/react-store@0.6.1':
  1252. resolution: {integrity: sha512-6gOopOpPp1cAXkEyTEv6tMbAywwFunvIdCKN/SpEiButUayjXU+Q5Sp5Y3hREN3VMR4OA5+RI5SPhhJoqP9e4w==}
  1253. peerDependencies:
  1254. react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
  1255. react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
  1256. '@tanstack/react-table@8.20.5':
  1257. resolution: {integrity: sha512-WEHopKw3znbUZ61s9i0+i9g8drmDo6asTWbrQh8Us63DAk/M0FkmIqERew6P71HI75ksZ2Pxyuf4vvKh9rAkiA==}
  1258. engines: {node: '>=12'}
  1259. peerDependencies:
  1260. react: '>=16.8'
  1261. react-dom: '>=16.8'
  1262. '@tanstack/router-devtools@1.86.1':
  1263. resolution: {integrity: sha512-X5MzhGTrpI1ISSv85nfhcmGYStqD2NgO0tVZihyv2g/UHl7uj9jM+3tpwzQvLTW6dd0RNjn6wQ1GCd6fsUeSqg==}
  1264. engines: {node: '>=12'}
  1265. peerDependencies:
  1266. '@tanstack/react-router': ^1.86.1
  1267. react: '>=18'
  1268. react-dom: '>=18'
  1269. '@tanstack/router-generator@1.86.0':
  1270. resolution: {integrity: sha512-6UrQmysjRNZZp1KnAR4aghqrHJKz+5TwGpq8w+kjVWj7ac6OLekqaWbF+LvfwRs03rLiRNxI9VYHmrSkCvIF+A==}
  1271. engines: {node: '>=12'}
  1272. '@tanstack/router-plugin@1.86.0':
  1273. resolution: {integrity: sha512-cKBgHBva1amOV+86AKP3DwIT9DYH9keF7GDjqhEMzLHgsTAtJ8IqEQk87xnGw9z55acQJGaVGkP6xuRCACy9eQ==}
  1274. engines: {node: '>=12'}
  1275. peerDependencies:
  1276. '@rsbuild/core': '>=1.0.2'
  1277. vite: '>=5.0.0 || >=6.0.0'
  1278. webpack: '>=5.92.0'
  1279. peerDependenciesMeta:
  1280. '@rsbuild/core':
  1281. optional: true
  1282. vite:
  1283. optional: true
  1284. webpack:
  1285. optional: true
  1286. '@tanstack/store@0.6.0':
  1287. resolution: {integrity: sha512-+m2OBglsjXcLmmKOX6/9v8BDOCtyxhMmZLsRUDswOOSdIIR9mvv6i0XNKsmTh3AlYU8c1mRcodC8/Vyf+69VlQ==}
  1288. '@tanstack/table-core@8.20.5':
  1289. resolution: {integrity: sha512-P9dF7XbibHph2PFRz8gfBKEXEY/HJPOhym8CHmjF8y3q5mWpKx9xtZapXQUWCgkqvsK0R46Azuz+VaxD4Xl+Tg==}
  1290. engines: {node: '>=12'}
  1291. '@tanstack/virtual-file-routes@1.81.9':
  1292. resolution: {integrity: sha512-jV5mWJrsh3QXHpb/by6udSqwva0qK50uYHpIXvKsLaxnlbjbLfflfPjFyRWXbMtZsnzCjSUqp5pm5/p+Wpaerg==}
  1293. engines: {node: '>=12'}
  1294. '@trivago/prettier-plugin-sort-imports@4.3.0':
  1295. resolution: {integrity: sha512-r3n0onD3BTOVUNPhR4lhVK4/pABGpbA7bW3eumZnYdKaHkf1qEC+Mag6DPbGNuuh0eG8AaYj+YqmVHSiGslaTQ==}
  1296. peerDependencies:
  1297. '@vue/compiler-sfc': 3.x
  1298. prettier: 2.x - 3.x
  1299. peerDependenciesMeta:
  1300. '@vue/compiler-sfc':
  1301. optional: true
  1302. '@types/babel__core@7.20.5':
  1303. resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
  1304. '@types/babel__generator@7.6.8':
  1305. resolution: {integrity: sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==}
  1306. '@types/babel__template@7.4.4':
  1307. resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
  1308. '@types/babel__traverse@7.20.6':
  1309. resolution: {integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==}
  1310. '@types/d3-array@3.2.1':
  1311. resolution: {integrity: sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg==}
  1312. '@types/d3-color@3.1.3':
  1313. resolution: {integrity: sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==}
  1314. '@types/d3-ease@3.0.2':
  1315. resolution: {integrity: sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==}
  1316. '@types/d3-interpolate@3.0.4':
  1317. resolution: {integrity: sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==}
  1318. '@types/d3-path@3.1.0':
  1319. resolution: {integrity: sha512-P2dlU/q51fkOc/Gfl3Ul9kicV7l+ra934qBFXCFhrZMOL6du1TM0pm1ThYvENukyOn5h9v+yMJ9Fn5JK4QozrQ==}
  1320. '@types/d3-scale@4.0.8':
  1321. resolution: {integrity: sha512-gkK1VVTr5iNiYJ7vWDI+yUFFlszhNMtVeneJ6lUTKPjprsvLLI9/tgEGiXJOnlINJA8FyA88gfnQsHbybVZrYQ==}
  1322. '@types/d3-shape@3.1.6':
  1323. resolution: {integrity: sha512-5KKk5aKGu2I+O6SONMYSNflgiP0WfZIQvVUMan50wHsLG1G94JlxEVnCpQARfTtzytuY0p/9PXXZb3I7giofIA==}
  1324. '@types/d3-time@3.0.3':
  1325. resolution: {integrity: sha512-2p6olUZ4w3s+07q3Tm2dbiMZy5pCDfYwtLXXHUnVzXgQlZ/OyPtUz6OL382BkOuGlLXqfT+wqv8Fw2v8/0geBw==}
  1326. '@types/d3-timer@3.0.2':
  1327. resolution: {integrity: sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==}
  1328. '@types/estree@1.0.6':
  1329. resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
  1330. '@types/js-cookie@3.0.6':
  1331. resolution: {integrity: sha512-wkw9yd1kEXOPnvEeEV1Go1MmxtBJL0RR79aOTAApecWFVu7w0NNXNqhcWgvw2YgZDYadliXkl14pa3WXw5jlCQ==}
  1332. '@types/json-schema@7.0.15':
  1333. resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
  1334. '@types/node@22.10.1':
  1335. resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==}
  1336. '@types/react-dom@19.0.1':
  1337. resolution: {integrity: sha512-hljHij7MpWPKF6u5vojuyfV0YA4YURsQG7KT6SzV0Zs2BXAtgdTxG6A229Ub/xiWV4w/7JL8fi6aAyjshH4meA==}
  1338. '@types/react@19.0.1':
  1339. resolution: {integrity: sha512-YW6614BDhqbpR5KtUYzTA+zlA7nayzJRA9ljz9CQoxthR0sDisYZLuvSMsil36t4EH/uAt8T52Xb4sVw17G+SQ==}
  1340. '@typescript-eslint/eslint-plugin@8.17.0':
  1341. resolution: {integrity: sha512-HU1KAdW3Tt8zQkdvNoIijfWDMvdSweFYm4hWh+KwhPstv+sCmWb89hCIP8msFm9N1R/ooh9honpSuvqKWlYy3w==}
  1342. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1343. peerDependencies:
  1344. '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
  1345. eslint: ^8.57.0 || ^9.0.0
  1346. typescript: '*'
  1347. peerDependenciesMeta:
  1348. typescript:
  1349. optional: true
  1350. '@typescript-eslint/parser@8.17.0':
  1351. resolution: {integrity: sha512-Drp39TXuUlD49F7ilHHCG7TTg8IkA+hxCuULdmzWYICxGXvDXmDmWEjJYZQYgf6l/TFfYNE167m7isnc3xlIEg==}
  1352. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1353. peerDependencies:
  1354. eslint: ^8.57.0 || ^9.0.0
  1355. typescript: '*'
  1356. peerDependenciesMeta:
  1357. typescript:
  1358. optional: true
  1359. '@typescript-eslint/scope-manager@8.17.0':
  1360. resolution: {integrity: sha512-/ewp4XjvnxaREtqsZjF4Mfn078RD/9GmiEAtTeLQ7yFdKnqwTOgRMSvFz4et9U5RiJQ15WTGXPLj89zGusvxBg==}
  1361. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1362. '@typescript-eslint/type-utils@8.17.0':
  1363. resolution: {integrity: sha512-q38llWJYPd63rRnJ6wY/ZQqIzPrBCkPdpIsaCfkR3Q4t3p6sb422zougfad4TFW9+ElIFLVDzWGiGAfbb/v2qw==}
  1364. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1365. peerDependencies:
  1366. eslint: ^8.57.0 || ^9.0.0
  1367. typescript: '*'
  1368. peerDependenciesMeta:
  1369. typescript:
  1370. optional: true
  1371. '@typescript-eslint/types@8.17.0':
  1372. resolution: {integrity: sha512-gY2TVzeve3z6crqh2Ic7Cr+CAv6pfb0Egee7J5UAVWCpVvDI/F71wNfolIim4FE6hT15EbpZFVUj9j5i38jYXA==}
  1373. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1374. '@typescript-eslint/typescript-estree@8.17.0':
  1375. resolution: {integrity: sha512-JqkOopc1nRKZpX+opvKqnM3XUlM7LpFMD0lYxTqOTKQfCWAmxw45e3qlOCsEqEB2yuacujivudOFpCnqkBDNMw==}
  1376. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1377. peerDependencies:
  1378. typescript: '*'
  1379. peerDependenciesMeta:
  1380. typescript:
  1381. optional: true
  1382. '@typescript-eslint/utils@8.17.0':
  1383. resolution: {integrity: sha512-bQC8BnEkxqG8HBGKwG9wXlZqg37RKSMY7v/X8VEWD8JG2JuTHuNK0VFvMPMUKQcbk6B+tf05k+4AShAEtCtJ/w==}
  1384. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1385. peerDependencies:
  1386. eslint: ^8.57.0 || ^9.0.0
  1387. typescript: '*'
  1388. peerDependenciesMeta:
  1389. typescript:
  1390. optional: true
  1391. '@typescript-eslint/visitor-keys@8.17.0':
  1392. resolution: {integrity: sha512-1Hm7THLpO6ww5QU6H/Qp+AusUUl+z/CAm3cNZZ0jQvon9yicgO7Rwd+/WWRpMKLYV6p2UvdbR27c86rzCPpreg==}
  1393. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1394. '@vitejs/plugin-react-swc@3.7.2':
  1395. resolution: {integrity: sha512-y0byko2b2tSVVf5Gpng1eEhX1OvPC7x8yns1Fx8jDzlJp4LS6CMkCPfLw47cjyoMrshQDoQw4qcgjsU9VvlCew==}
  1396. peerDependencies:
  1397. vite: ^4 || ^5 || ^6
  1398. acorn-jsx@5.3.2:
  1399. resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
  1400. peerDependencies:
  1401. acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
  1402. acorn@8.14.0:
  1403. resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==}
  1404. engines: {node: '>=0.4.0'}
  1405. hasBin: true
  1406. ajv@6.12.6:
  1407. resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
  1408. ansi-regex@5.0.1:
  1409. resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
  1410. engines: {node: '>=8'}
  1411. ansi-regex@6.1.0:
  1412. resolution: {integrity: sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==}
  1413. engines: {node: '>=12'}
  1414. ansi-styles@4.3.0:
  1415. resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
  1416. engines: {node: '>=8'}
  1417. ansi-styles@6.2.1:
  1418. resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==}
  1419. engines: {node: '>=12'}
  1420. any-promise@1.3.0:
  1421. resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==}
  1422. anymatch@3.1.3:
  1423. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  1424. engines: {node: '>= 8'}
  1425. arg@5.0.2:
  1426. resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
  1427. argparse@2.0.1:
  1428. resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
  1429. aria-hidden@1.2.4:
  1430. resolution: {integrity: sha512-y+CcFFwelSXpLZk/7fMB2mUbGtX9lKycf1MWJ7CaTIERyitVlyQx6C+sxcROU2BAJ24OiZyK+8wj2i8AlBoS3A==}
  1431. engines: {node: '>=10'}
  1432. asynckit@0.4.0:
  1433. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  1434. autoprefixer@10.4.20:
  1435. resolution: {integrity: sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==}
  1436. engines: {node: ^10 || ^12 || >=14}
  1437. hasBin: true
  1438. peerDependencies:
  1439. postcss: ^8.1.0
  1440. axios@1.7.9:
  1441. resolution: {integrity: sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==}
  1442. babel-dead-code-elimination@1.0.6:
  1443. resolution: {integrity: sha512-JxFi9qyRJpN0LjEbbjbN8g0ux71Qppn9R8Qe3k6QzHg2CaKsbUQtbn307LQGiDLGjV6JCtEFqfxzVig9MyDCHQ==}
  1444. balanced-match@1.0.2:
  1445. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  1446. binary-extensions@2.3.0:
  1447. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  1448. engines: {node: '>=8'}
  1449. brace-expansion@1.1.11:
  1450. resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
  1451. brace-expansion@2.0.1:
  1452. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  1453. braces@3.0.3:
  1454. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  1455. engines: {node: '>=8'}
  1456. browserslist@4.24.2:
  1457. resolution: {integrity: sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==}
  1458. engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
  1459. hasBin: true
  1460. callsites@3.1.0:
  1461. resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
  1462. engines: {node: '>=6'}
  1463. camelcase-css@2.0.1:
  1464. resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
  1465. engines: {node: '>= 6'}
  1466. caniuse-lite@1.0.30001680:
  1467. resolution: {integrity: sha512-rPQy70G6AGUMnbwS1z6Xg+RkHYPAi18ihs47GH0jcxIG7wArmPgY3XbS2sRdBbxJljp3thdT8BIqv9ccCypiPA==}
  1468. chalk@4.1.2:
  1469. resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
  1470. engines: {node: '>=10'}
  1471. chokidar@3.6.0:
  1472. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  1473. engines: {node: '>= 8.10.0'}
  1474. class-variance-authority@0.7.1:
  1475. resolution: {integrity: sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg==}
  1476. clsx@2.1.1:
  1477. resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
  1478. engines: {node: '>=6'}
  1479. cmdk@1.0.4:
  1480. resolution: {integrity: sha512-AnsjfHyHpQ/EFeAnG216WY7A5LiYCoZzCSygiLvfXC3H3LFGCprErteUcszaVluGOhuOTbJS3jWHrSDYPBBygg==}
  1481. peerDependencies:
  1482. react: ^18 || ^19 || ^19.0.0-rc
  1483. react-dom: ^18 || ^19 || ^19.0.0-rc
  1484. color-convert@2.0.1:
  1485. resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
  1486. engines: {node: '>=7.0.0'}
  1487. color-name@1.1.4:
  1488. resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
  1489. combined-stream@1.0.8:
  1490. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  1491. engines: {node: '>= 0.8'}
  1492. commander@4.1.1:
  1493. resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==}
  1494. engines: {node: '>= 6'}
  1495. concat-map@0.0.1:
  1496. resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
  1497. convert-source-map@2.0.0:
  1498. resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
  1499. cross-spawn@7.0.5:
  1500. resolution: {integrity: sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==}
  1501. engines: {node: '>= 8'}
  1502. cssesc@3.0.0:
  1503. resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
  1504. engines: {node: '>=4'}
  1505. hasBin: true
  1506. csstype@3.1.3:
  1507. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  1508. d3-array@3.2.4:
  1509. resolution: {integrity: sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==}
  1510. engines: {node: '>=12'}
  1511. d3-color@3.1.0:
  1512. resolution: {integrity: sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==}
  1513. engines: {node: '>=12'}
  1514. d3-ease@3.0.1:
  1515. resolution: {integrity: sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==}
  1516. engines: {node: '>=12'}
  1517. d3-format@3.1.0:
  1518. resolution: {integrity: sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==}
  1519. engines: {node: '>=12'}
  1520. d3-interpolate@3.0.1:
  1521. resolution: {integrity: sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==}
  1522. engines: {node: '>=12'}
  1523. d3-path@3.1.0:
  1524. resolution: {integrity: sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==}
  1525. engines: {node: '>=12'}
  1526. d3-scale@4.0.2:
  1527. resolution: {integrity: sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==}
  1528. engines: {node: '>=12'}
  1529. d3-shape@3.2.0:
  1530. resolution: {integrity: sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==}
  1531. engines: {node: '>=12'}
  1532. d3-time-format@4.1.0:
  1533. resolution: {integrity: sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==}
  1534. engines: {node: '>=12'}
  1535. d3-time@3.1.0:
  1536. resolution: {integrity: sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==}
  1537. engines: {node: '>=12'}
  1538. d3-timer@3.0.1:
  1539. resolution: {integrity: sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==}
  1540. engines: {node: '>=12'}
  1541. date-fns@4.1.0:
  1542. resolution: {integrity: sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==}
  1543. debug@4.3.7:
  1544. resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==}
  1545. engines: {node: '>=6.0'}
  1546. peerDependencies:
  1547. supports-color: '*'
  1548. peerDependenciesMeta:
  1549. supports-color:
  1550. optional: true
  1551. decimal.js-light@2.5.1:
  1552. resolution: {integrity: sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==}
  1553. deep-is@0.1.4:
  1554. resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
  1555. delayed-stream@1.0.0:
  1556. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  1557. engines: {node: '>=0.4.0'}
  1558. detect-node-es@1.1.0:
  1559. resolution: {integrity: sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==}
  1560. didyoumean@1.2.2:
  1561. resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==}
  1562. dlv@1.1.3:
  1563. resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==}
  1564. dom-helpers@5.2.1:
  1565. resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==}
  1566. eastasianwidth@0.2.0:
  1567. resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
  1568. electron-to-chromium@1.5.57:
  1569. resolution: {integrity: sha512-xS65H/tqgOwUBa5UmOuNSLuslDo7zho0y/lgQw35pnrqiZh7UOWHCeL/Bt6noJATbA6tpQJGCifsFsIRZj1Fqg==}
  1570. emoji-regex@8.0.0:
  1571. resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
  1572. emoji-regex@9.2.2:
  1573. resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
  1574. esbuild@0.23.1:
  1575. resolution: {integrity: sha512-VVNz/9Sa0bs5SELtn3f7qhJCDPCF5oMEl5cO9/SSinpE9hbPVvxbd572HH5AKiP7WD8INO53GgfDDhRjkylHEg==}
  1576. engines: {node: '>=18'}
  1577. hasBin: true
  1578. esbuild@0.24.0:
  1579. resolution: {integrity: sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==}
  1580. engines: {node: '>=18'}
  1581. hasBin: true
  1582. escalade@3.2.0:
  1583. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  1584. engines: {node: '>=6'}
  1585. escape-string-regexp@4.0.0:
  1586. resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
  1587. engines: {node: '>=10'}
  1588. eslint-plugin-react-hooks@5.1.0:
  1589. resolution: {integrity: sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==}
  1590. engines: {node: '>=10'}
  1591. peerDependencies:
  1592. eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
  1593. eslint-plugin-react-refresh@0.4.16:
  1594. resolution: {integrity: sha512-slterMlxAhov/DZO8NScf6mEeMBBXodFUolijDvrtTxyezyLoTQaa73FyYus/VbTdftd8wBgBxPMRk3poleXNQ==}
  1595. peerDependencies:
  1596. eslint: '>=8.40'
  1597. eslint-scope@8.2.0:
  1598. resolution: {integrity: sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==}
  1599. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1600. eslint-visitor-keys@3.4.3:
  1601. resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
  1602. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  1603. eslint-visitor-keys@4.2.0:
  1604. resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==}
  1605. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1606. eslint@9.16.0:
  1607. resolution: {integrity: sha512-whp8mSQI4C8VXd+fLgSM0lh3UlmcFtVwUQjyKCFfsp+2ItAIYhlq/hqGahGqHE6cv9unM41VlqKk2VtKYR2TaA==}
  1608. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1609. hasBin: true
  1610. peerDependencies:
  1611. jiti: '*'
  1612. peerDependenciesMeta:
  1613. jiti:
  1614. optional: true
  1615. espree@10.3.0:
  1616. resolution: {integrity: sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==}
  1617. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1618. esquery@1.6.0:
  1619. resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
  1620. engines: {node: '>=0.10'}
  1621. esrecurse@4.3.0:
  1622. resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
  1623. engines: {node: '>=4.0'}
  1624. estraverse@5.3.0:
  1625. resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
  1626. engines: {node: '>=4.0'}
  1627. esutils@2.0.3:
  1628. resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
  1629. engines: {node: '>=0.10.0'}
  1630. eventemitter3@4.0.7:
  1631. resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
  1632. fast-deep-equal@3.1.3:
  1633. resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
  1634. fast-equals@5.0.1:
  1635. resolution: {integrity: sha512-WF1Wi8PwwSY7/6Kx0vKXtw8RwuSGoM1bvDaJbu7MxDlR1vovZjIAKrnzyrThgAjm6JDTu0fVgWXDlMGspodfoQ==}
  1636. engines: {node: '>=6.0.0'}
  1637. fast-glob@3.3.2:
  1638. resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
  1639. engines: {node: '>=8.6.0'}
  1640. fast-json-stable-stringify@2.1.0:
  1641. resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
  1642. fast-levenshtein@2.0.6:
  1643. resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
  1644. fastq@1.17.1:
  1645. resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
  1646. file-entry-cache@8.0.0:
  1647. resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
  1648. engines: {node: '>=16.0.0'}
  1649. fill-range@7.1.1:
  1650. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  1651. engines: {node: '>=8'}
  1652. find-up@5.0.0:
  1653. resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
  1654. engines: {node: '>=10'}
  1655. flat-cache@4.0.1:
  1656. resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
  1657. engines: {node: '>=16'}
  1658. flatted@3.3.1:
  1659. resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==}
  1660. follow-redirects@1.15.9:
  1661. resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==}
  1662. engines: {node: '>=4.0'}
  1663. peerDependencies:
  1664. debug: '*'
  1665. peerDependenciesMeta:
  1666. debug:
  1667. optional: true
  1668. foreground-child@3.3.0:
  1669. resolution: {integrity: sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==}
  1670. engines: {node: '>=14'}
  1671. form-data@4.0.1:
  1672. resolution: {integrity: sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==}
  1673. engines: {node: '>= 6'}
  1674. fraction.js@4.3.7:
  1675. resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==}
  1676. fsevents@2.3.3:
  1677. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  1678. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  1679. os: [darwin]
  1680. function-bind@1.1.2:
  1681. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  1682. gensync@1.0.0-beta.2:
  1683. resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
  1684. engines: {node: '>=6.9.0'}
  1685. get-nonce@1.0.1:
  1686. resolution: {integrity: sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==}
  1687. engines: {node: '>=6'}
  1688. get-tsconfig@4.8.1:
  1689. resolution: {integrity: sha512-k9PN+cFBmaLWtVz29SkUoqU5O0slLuHJXt/2P+tMVFT+phsSGXGkp9t3rQIqdz0e+06EHNGs3oM6ZX1s2zHxRg==}
  1690. glob-parent@5.1.2:
  1691. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  1692. engines: {node: '>= 6'}
  1693. glob-parent@6.0.2:
  1694. resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
  1695. engines: {node: '>=10.13.0'}
  1696. glob@10.4.5:
  1697. resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
  1698. hasBin: true
  1699. globals@11.12.0:
  1700. resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
  1701. engines: {node: '>=4'}
  1702. globals@14.0.0:
  1703. resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
  1704. engines: {node: '>=18'}
  1705. globals@15.13.0:
  1706. resolution: {integrity: sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g==}
  1707. engines: {node: '>=18'}
  1708. goober@2.1.16:
  1709. resolution: {integrity: sha512-erjk19y1U33+XAMe1VTvIONHYoSqE4iS7BYUZfHaqeohLmnC0FdxEh7rQU+6MZ4OajItzjZFSRtVANrQwNq6/g==}
  1710. peerDependencies:
  1711. csstype: ^3.0.10
  1712. graphemer@1.4.0:
  1713. resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
  1714. has-flag@4.0.0:
  1715. resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
  1716. engines: {node: '>=8'}
  1717. hasown@2.0.2:
  1718. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  1719. engines: {node: '>= 0.4'}
  1720. ignore@5.3.2:
  1721. resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
  1722. engines: {node: '>= 4'}
  1723. import-fresh@3.3.0:
  1724. resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
  1725. engines: {node: '>=6'}
  1726. imurmurhash@0.1.4:
  1727. resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
  1728. engines: {node: '>=0.8.19'}
  1729. internmap@2.0.3:
  1730. resolution: {integrity: sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==}
  1731. engines: {node: '>=12'}
  1732. intl-messageformat@10.7.6:
  1733. resolution: {integrity: sha512-IsMU/hqyy3FJwNJ0hxDfY2heJ7MteSuFvcnCebxRp67di4Fhx1gKKE+qS0bBwUF8yXkX9SsPUhLeX/B6h5SKUA==}
  1734. invariant@2.2.4:
  1735. resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==}
  1736. is-binary-path@2.1.0:
  1737. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  1738. engines: {node: '>=8'}
  1739. is-core-module@2.15.1:
  1740. resolution: {integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==}
  1741. engines: {node: '>= 0.4'}
  1742. is-extglob@2.1.1:
  1743. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  1744. engines: {node: '>=0.10.0'}
  1745. is-fullwidth-code-point@3.0.0:
  1746. resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
  1747. engines: {node: '>=8'}
  1748. is-glob@4.0.3:
  1749. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  1750. engines: {node: '>=0.10.0'}
  1751. is-number@7.0.0:
  1752. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  1753. engines: {node: '>=0.12.0'}
  1754. isexe@2.0.0:
  1755. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  1756. jackspeak@3.4.3:
  1757. resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
  1758. javascript-natural-sort@0.7.1:
  1759. resolution: {integrity: sha512-nO6jcEfZWQXDhOiBtG2KvKyEptz7RVbpGP4vTD2hLBdmNQSsCiicO2Ioinv6UI4y9ukqnBpy+XZ9H6uLNgJTlw==}
  1760. jiti@1.21.6:
  1761. resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==}
  1762. hasBin: true
  1763. js-cookie@3.0.5:
  1764. resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==}
  1765. engines: {node: '>=14'}
  1766. js-tokens@4.0.0:
  1767. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  1768. js-yaml@4.1.0:
  1769. resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
  1770. hasBin: true
  1771. jsesc@2.5.2:
  1772. resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
  1773. engines: {node: '>=4'}
  1774. hasBin: true
  1775. jsesc@3.0.2:
  1776. resolution: {integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==}
  1777. engines: {node: '>=6'}
  1778. hasBin: true
  1779. json-buffer@3.0.1:
  1780. resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
  1781. json-schema-traverse@0.4.1:
  1782. resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
  1783. json-stable-stringify-without-jsonify@1.0.1:
  1784. resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
  1785. json5@2.2.3:
  1786. resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
  1787. engines: {node: '>=6'}
  1788. hasBin: true
  1789. keyv@4.5.4:
  1790. resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
  1791. levn@0.4.1:
  1792. resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
  1793. engines: {node: '>= 0.8.0'}
  1794. lilconfig@3.1.3:
  1795. resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==}
  1796. engines: {node: '>=14'}
  1797. lines-and-columns@1.2.4:
  1798. resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
  1799. locate-path@6.0.0:
  1800. resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
  1801. engines: {node: '>=10'}
  1802. lodash.merge@4.6.2:
  1803. resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
  1804. lodash@4.17.21:
  1805. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  1806. loose-envify@1.4.0:
  1807. resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
  1808. hasBin: true
  1809. lru-cache@10.4.3:
  1810. resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
  1811. lru-cache@5.1.1:
  1812. resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
  1813. lucide-react@0.468.0:
  1814. resolution: {integrity: sha512-6koYRhnM2N0GGZIdXzSeiNwguv1gt/FAjZOiPl76roBi3xKEXa4WmfpxgQwTTL4KipXjefrnf3oV4IsYhi4JFA==}
  1815. peerDependencies:
  1816. react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
  1817. merge2@1.4.1:
  1818. resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
  1819. engines: {node: '>= 8'}
  1820. micromatch@4.0.8:
  1821. resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
  1822. engines: {node: '>=8.6'}
  1823. mime-db@1.52.0:
  1824. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  1825. engines: {node: '>= 0.6'}
  1826. mime-types@2.1.35:
  1827. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  1828. engines: {node: '>= 0.6'}
  1829. minimatch@3.1.2:
  1830. resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
  1831. minimatch@9.0.5:
  1832. resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
  1833. engines: {node: '>=16 || 14 >=14.17'}
  1834. minipass@7.1.2:
  1835. resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
  1836. engines: {node: '>=16 || 14 >=14.17'}
  1837. ms@2.1.3:
  1838. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  1839. mz@2.7.0:
  1840. resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
  1841. nanoid@3.3.7:
  1842. resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
  1843. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  1844. hasBin: true
  1845. natural-compare@1.4.0:
  1846. resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
  1847. node-releases@2.0.18:
  1848. resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==}
  1849. normalize-path@3.0.0:
  1850. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  1851. engines: {node: '>=0.10.0'}
  1852. normalize-range@0.1.2:
  1853. resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
  1854. engines: {node: '>=0.10.0'}
  1855. object-assign@4.1.1:
  1856. resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
  1857. engines: {node: '>=0.10.0'}
  1858. object-hash@3.0.0:
  1859. resolution: {integrity: sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==}
  1860. engines: {node: '>= 6'}
  1861. optionator@0.9.4:
  1862. resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
  1863. engines: {node: '>= 0.8.0'}
  1864. p-limit@3.1.0:
  1865. resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
  1866. engines: {node: '>=10'}
  1867. p-locate@5.0.0:
  1868. resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
  1869. engines: {node: '>=10'}
  1870. package-json-from-dist@1.0.1:
  1871. resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
  1872. parent-module@1.0.1:
  1873. resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
  1874. engines: {node: '>=6'}
  1875. path-exists@4.0.0:
  1876. resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
  1877. engines: {node: '>=8'}
  1878. path-key@3.1.1:
  1879. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  1880. engines: {node: '>=8'}
  1881. path-parse@1.0.7:
  1882. resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
  1883. path-scurry@1.11.1:
  1884. resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
  1885. engines: {node: '>=16 || 14 >=14.18'}
  1886. picocolors@1.1.1:
  1887. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  1888. picomatch@2.3.1:
  1889. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  1890. engines: {node: '>=8.6'}
  1891. pify@2.3.0:
  1892. resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
  1893. engines: {node: '>=0.10.0'}
  1894. pirates@4.0.6:
  1895. resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
  1896. engines: {node: '>= 6'}
  1897. postcss-import@15.1.0:
  1898. resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==}
  1899. engines: {node: '>=14.0.0'}
  1900. peerDependencies:
  1901. postcss: ^8.0.0
  1902. postcss-js@4.0.1:
  1903. resolution: {integrity: sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==}
  1904. engines: {node: ^12 || ^14 || >= 16}
  1905. peerDependencies:
  1906. postcss: ^8.4.21
  1907. postcss-load-config@4.0.2:
  1908. resolution: {integrity: sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==}
  1909. engines: {node: '>= 14'}
  1910. peerDependencies:
  1911. postcss: '>=8.0.9'
  1912. ts-node: '>=9.0.0'
  1913. peerDependenciesMeta:
  1914. postcss:
  1915. optional: true
  1916. ts-node:
  1917. optional: true
  1918. postcss-nested@6.2.0:
  1919. resolution: {integrity: sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==}
  1920. engines: {node: '>=12.0'}
  1921. peerDependencies:
  1922. postcss: ^8.2.14
  1923. postcss-selector-parser@6.1.2:
  1924. resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==}
  1925. engines: {node: '>=4'}
  1926. postcss-value-parser@4.2.0:
  1927. resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
  1928. postcss@8.4.49:
  1929. resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==}
  1930. engines: {node: ^10 || ^12 || >=14}
  1931. prelude-ls@1.2.1:
  1932. resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
  1933. engines: {node: '>= 0.8.0'}
  1934. prettier-plugin-tailwindcss@0.6.9:
  1935. resolution: {integrity: sha512-r0i3uhaZAXYP0At5xGfJH876W3HHGHDp+LCRUJrs57PBeQ6mYHMwr25KH8NPX44F2yGTvdnH7OqCshlQx183Eg==}
  1936. engines: {node: '>=14.21.3'}
  1937. peerDependencies:
  1938. '@ianvs/prettier-plugin-sort-imports': '*'
  1939. '@prettier/plugin-pug': '*'
  1940. '@shopify/prettier-plugin-liquid': '*'
  1941. '@trivago/prettier-plugin-sort-imports': '*'
  1942. '@zackad/prettier-plugin-twig-melody': '*'
  1943. prettier: ^3.0
  1944. prettier-plugin-astro: '*'
  1945. prettier-plugin-css-order: '*'
  1946. prettier-plugin-import-sort: '*'
  1947. prettier-plugin-jsdoc: '*'
  1948. prettier-plugin-marko: '*'
  1949. prettier-plugin-multiline-arrays: '*'
  1950. prettier-plugin-organize-attributes: '*'
  1951. prettier-plugin-organize-imports: '*'
  1952. prettier-plugin-sort-imports: '*'
  1953. prettier-plugin-style-order: '*'
  1954. prettier-plugin-svelte: '*'
  1955. peerDependenciesMeta:
  1956. '@ianvs/prettier-plugin-sort-imports':
  1957. optional: true
  1958. '@prettier/plugin-pug':
  1959. optional: true
  1960. '@shopify/prettier-plugin-liquid':
  1961. optional: true
  1962. '@trivago/prettier-plugin-sort-imports':
  1963. optional: true
  1964. '@zackad/prettier-plugin-twig-melody':
  1965. optional: true
  1966. prettier-plugin-astro:
  1967. optional: true
  1968. prettier-plugin-css-order:
  1969. optional: true
  1970. prettier-plugin-import-sort:
  1971. optional: true
  1972. prettier-plugin-jsdoc:
  1973. optional: true
  1974. prettier-plugin-marko:
  1975. optional: true
  1976. prettier-plugin-multiline-arrays:
  1977. optional: true
  1978. prettier-plugin-organize-attributes:
  1979. optional: true
  1980. prettier-plugin-organize-imports:
  1981. optional: true
  1982. prettier-plugin-sort-imports:
  1983. optional: true
  1984. prettier-plugin-style-order:
  1985. optional: true
  1986. prettier-plugin-svelte:
  1987. optional: true
  1988. prettier@3.4.2:
  1989. resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==}
  1990. engines: {node: '>=14'}
  1991. hasBin: true
  1992. prop-types@15.8.1:
  1993. resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==}
  1994. proxy-from-env@1.1.0:
  1995. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
  1996. punycode@2.3.1:
  1997. resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
  1998. engines: {node: '>=6'}
  1999. queue-microtask@1.2.3:
  2000. resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
  2001. react-day-picker@9.4.1:
  2002. resolution: {integrity: sha512-eyNjKQ2lFHby42K2itlMNMSpp6+A5m+wbXB31xFaufnplpam274AZ1G2NuBjhnyiehpS+4gJZVILJN54e9Xvhw==}
  2003. engines: {node: '>=18'}
  2004. peerDependencies:
  2005. react: '>=16.8.0'
  2006. react-dom@19.0.0:
  2007. resolution: {integrity: sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ==}
  2008. peerDependencies:
  2009. react: ^19.0.0
  2010. react-hook-form@7.54.0:
  2011. resolution: {integrity: sha512-PS05+UQy/IdSbJNojBypxAo9wllhHgGmyr8/dyGQcPoiMf3e7Dfb9PWYVRco55bLbxH9S+1yDDJeTdlYCSxO3A==}
  2012. engines: {node: '>=18.0.0'}
  2013. peerDependencies:
  2014. react: ^16.8.0 || ^17 || ^18 || ^19
  2015. react-is@16.13.1:
  2016. resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
  2017. react-is@18.3.1:
  2018. resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==}
  2019. react-remove-scroll-bar@2.3.6:
  2020. resolution: {integrity: sha512-DtSYaao4mBmX+HDo5YWYdBWQwYIQQshUV/dVxFxK+KM26Wjwp1gZ6rv6OC3oujI6Bfu6Xyg3TwK533AQutsn/g==}
  2021. engines: {node: '>=10'}
  2022. peerDependencies:
  2023. '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0
  2024. react: ^16.8.0 || ^17.0.0 || ^18.0.0
  2025. peerDependenciesMeta:
  2026. '@types/react':
  2027. optional: true
  2028. react-remove-scroll@2.6.0:
  2029. resolution: {integrity: sha512-I2U4JVEsQenxDAKaVa3VZ/JeJZe0/2DxPWL8Tj8yLKctQJQiZM52pn/GWFpSp8dftjM3pSAHVJZscAnC/y+ySQ==}
  2030. engines: {node: '>=10'}
  2031. peerDependencies:
  2032. '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0
  2033. react: ^16.8.0 || ^17.0.0 || ^18.0.0
  2034. peerDependenciesMeta:
  2035. '@types/react':
  2036. optional: true
  2037. react-smooth@4.0.1:
  2038. resolution: {integrity: sha512-OE4hm7XqR0jNOq3Qmk9mFLyd6p2+j6bvbPJ7qlB7+oo0eNcL2l7WQzG6MBnT3EXY6xzkLMUBec3AfewJdA0J8w==}
  2039. peerDependencies:
  2040. react: ^16.8.0 || ^17.0.0 || ^18.0.0
  2041. react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
  2042. react-style-singleton@2.2.1:
  2043. resolution: {integrity: sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==}
  2044. engines: {node: '>=10'}
  2045. peerDependencies:
  2046. '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0
  2047. react: ^16.8.0 || ^17.0.0 || ^18.0.0
  2048. peerDependenciesMeta:
  2049. '@types/react':
  2050. optional: true
  2051. react-transition-group@4.4.5:
  2052. resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==}
  2053. peerDependencies:
  2054. react: '>=16.6.0'
  2055. react-dom: '>=16.6.0'
  2056. react@19.0.0:
  2057. resolution: {integrity: sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==}
  2058. engines: {node: '>=0.10.0'}
  2059. read-cache@1.0.0:
  2060. resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==}
  2061. readdirp@3.6.0:
  2062. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  2063. engines: {node: '>=8.10.0'}
  2064. recharts-scale@0.4.5:
  2065. resolution: {integrity: sha512-kivNFO+0OcUNu7jQquLXAxz1FIwZj8nrj+YkOKc5694NbjCvcT6aSZiIzNzd2Kul4o4rTto8QVR9lMNtxD4G1w==}
  2066. recharts@2.14.1:
  2067. resolution: {integrity: sha512-xtWulflkA+/xu4/QClBdtZYN30dbvTHjxjkh5XTMrH/CQ3WGDDPHHa/LLKCbgoqz0z3UaSH2/blV1i6VNMeh1g==}
  2068. engines: {node: '>=14'}
  2069. peerDependencies:
  2070. react: ^16.0.0 || ^17.0.0 || ^18.0.0
  2071. react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0
  2072. regenerator-runtime@0.14.1:
  2073. resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==}
  2074. resolve-from@4.0.0:
  2075. resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
  2076. engines: {node: '>=4'}
  2077. resolve-pkg-maps@1.0.0:
  2078. resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
  2079. resolve@1.22.8:
  2080. resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
  2081. hasBin: true
  2082. reusify@1.0.4:
  2083. resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
  2084. engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
  2085. rollup@4.26.0:
  2086. resolution: {integrity: sha512-ilcl12hnWonG8f+NxU6BlgysVA0gvY2l8N0R84S1HcINbW20bvwuCngJkkInV6LXhwRpucsW5k1ovDwEdBVrNg==}
  2087. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  2088. hasBin: true
  2089. run-parallel@1.2.0:
  2090. resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
  2091. scheduler@0.25.0:
  2092. resolution: {integrity: sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==}
  2093. semver@6.3.1:
  2094. resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
  2095. hasBin: true
  2096. semver@7.6.3:
  2097. resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==}
  2098. engines: {node: '>=10'}
  2099. hasBin: true
  2100. shebang-command@2.0.0:
  2101. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  2102. engines: {node: '>=8'}
  2103. shebang-regex@3.0.0:
  2104. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  2105. engines: {node: '>=8'}
  2106. signal-exit@4.1.0:
  2107. resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
  2108. engines: {node: '>=14'}
  2109. source-map-js@1.2.1:
  2110. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  2111. engines: {node: '>=0.10.0'}
  2112. source-map@0.5.7:
  2113. resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==}
  2114. engines: {node: '>=0.10.0'}
  2115. string-width@4.2.3:
  2116. resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
  2117. engines: {node: '>=8'}
  2118. string-width@5.1.2:
  2119. resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
  2120. engines: {node: '>=12'}
  2121. strip-ansi@6.0.1:
  2122. resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
  2123. engines: {node: '>=8'}
  2124. strip-ansi@7.1.0:
  2125. resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
  2126. engines: {node: '>=12'}
  2127. strip-json-comments@3.1.1:
  2128. resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
  2129. engines: {node: '>=8'}
  2130. sucrase@3.35.0:
  2131. resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==}
  2132. engines: {node: '>=16 || 14 >=14.17'}
  2133. hasBin: true
  2134. supports-color@7.2.0:
  2135. resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
  2136. engines: {node: '>=8'}
  2137. supports-preserve-symlinks-flag@1.0.0:
  2138. resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
  2139. engines: {node: '>= 0.4'}
  2140. tailwind-merge@2.5.5:
  2141. resolution: {integrity: sha512-0LXunzzAZzo0tEPxV3I297ffKZPlKDrjj7NXphC8V5ak9yHC5zRmxnOe2m/Rd/7ivsOMJe3JZ2JVocoDdQTRBA==}
  2142. tailwindcss-animate@1.0.7:
  2143. resolution: {integrity: sha512-bl6mpH3T7I3UFxuvDEXLxy/VuFxBk5bbzplh7tXI68mwMokNYd1t9qPBHlnyTwfa4JGC4zP516I1hYYtQ/vspA==}
  2144. peerDependencies:
  2145. tailwindcss: '>=3.0.0 || insiders'
  2146. tailwindcss@3.4.16:
  2147. resolution: {integrity: sha512-TI4Cyx7gDiZ6r44ewaJmt0o6BrMCT5aK5e0rmJ/G9Xq3w7CX/5VXl/zIPEJZFUK5VEqwByyhqNPycPlvcK4ZNw==}
  2148. engines: {node: '>=14.0.0'}
  2149. hasBin: true
  2150. thenify-all@1.6.0:
  2151. resolution: {integrity: sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==}
  2152. engines: {node: '>=0.8'}
  2153. thenify@3.3.1:
  2154. resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==}
  2155. tiny-invariant@1.3.3:
  2156. resolution: {integrity: sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==}
  2157. tiny-warning@1.0.3:
  2158. resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==}
  2159. to-fast-properties@2.0.0:
  2160. resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
  2161. engines: {node: '>=4'}
  2162. to-regex-range@5.0.1:
  2163. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  2164. engines: {node: '>=8.0'}
  2165. ts-api-utils@1.4.0:
  2166. resolution: {integrity: sha512-032cPxaEKwM+GT3vA5JXNzIaizx388rhsSW79vGRNGXfRRAdEAn2mvk36PvK5HnOchyWZ7afLEXqYCvPCrzuzQ==}
  2167. engines: {node: '>=16'}
  2168. peerDependencies:
  2169. typescript: '>=4.2.0'
  2170. ts-interface-checker@0.1.13:
  2171. resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
  2172. tslib@2.8.1:
  2173. resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
  2174. tsx@4.19.2:
  2175. resolution: {integrity: sha512-pOUl6Vo2LUq/bSa8S5q7b91cgNSjctn9ugq/+Mvow99qW6x/UZYwzxy/3NmqoT66eHYfCVvFvACC58UBPFf28g==}
  2176. engines: {node: '>=18.0.0'}
  2177. hasBin: true
  2178. type-check@0.4.0:
  2179. resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
  2180. engines: {node: '>= 0.8.0'}
  2181. typescript-eslint@8.17.0:
  2182. resolution: {integrity: sha512-409VXvFd/f1br1DCbuKNFqQpXICoTB+V51afcwG1pn1a3Cp92MqAUges3YjwEdQ0cMUoCIodjVDAYzyD8h3SYA==}
  2183. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  2184. peerDependencies:
  2185. eslint: ^8.57.0 || ^9.0.0
  2186. typescript: '*'
  2187. peerDependenciesMeta:
  2188. typescript:
  2189. optional: true
  2190. typescript@5.7.2:
  2191. resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==}
  2192. engines: {node: '>=14.17'}
  2193. hasBin: true
  2194. undici-types@6.20.0:
  2195. resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}
  2196. unplugin@1.16.0:
  2197. resolution: {integrity: sha512-5liCNPuJW8dqh3+DM6uNM2EI3MLLpCKp/KY+9pB5M2S2SR2qvvDHhKgBOaTWEbZTAws3CXfB0rKTIolWKL05VQ==}
  2198. engines: {node: '>=14.0.0'}
  2199. update-browserslist-db@1.1.1:
  2200. resolution: {integrity: sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==}
  2201. hasBin: true
  2202. peerDependencies:
  2203. browserslist: '>= 4.21.0'
  2204. uri-js@4.4.1:
  2205. resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
  2206. use-callback-ref@1.3.2:
  2207. resolution: {integrity: sha512-elOQwe6Q8gqZgDA8mrh44qRTQqpIHDcZ3hXTLjBe1i4ph8XpNJnO+aQf3NaG+lriLopI4HMx9VjQLfPQ6vhnoA==}
  2208. engines: {node: '>=10'}
  2209. peerDependencies:
  2210. '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0
  2211. react: ^16.8.0 || ^17.0.0 || ^18.0.0
  2212. peerDependenciesMeta:
  2213. '@types/react':
  2214. optional: true
  2215. use-intl@3.26.0:
  2216. resolution: {integrity: sha512-HGXmpjGlbEv1uFZPfm557LK8p/hv0pKF9UwnrJeHUTxQx6bUGzMgpmPRLCVY3zkr7hfjy4LPwQJfk4Fhnn+dIg==}
  2217. peerDependencies:
  2218. react: ^16.8.0 || ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0 || ^19.0.0
  2219. use-sidecar@1.1.2:
  2220. resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==}
  2221. engines: {node: '>=10'}
  2222. peerDependencies:
  2223. '@types/react': ^16.9.0 || ^17.0.0 || ^18.0.0
  2224. react: ^16.8.0 || ^17.0.0 || ^18.0.0
  2225. peerDependenciesMeta:
  2226. '@types/react':
  2227. optional: true
  2228. use-sync-external-store@1.2.2:
  2229. resolution: {integrity: sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==}
  2230. peerDependencies:
  2231. react: ^16.8.0 || ^17.0.0 || ^18.0.0
  2232. util-deprecate@1.0.2:
  2233. resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
  2234. victory-vendor@36.9.2:
  2235. resolution: {integrity: sha512-PnpQQMuxlwYdocC8fIJqVXvkeViHYzotI+NJrCuav0ZYFoq912ZHBk3mCeuj+5/VpodOjPe1z0Fk2ihgzlXqjQ==}
  2236. vite@6.0.3:
  2237. resolution: {integrity: sha512-Cmuo5P0ENTN6HxLSo6IHsjCLn/81Vgrp81oaiFFMRa8gGDj5xEjIcEpf2ZymZtZR8oU0P2JX5WuUp/rlXcHkAw==}
  2238. engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
  2239. hasBin: true
  2240. peerDependencies:
  2241. '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
  2242. jiti: '>=1.21.0'
  2243. less: '*'
  2244. lightningcss: ^1.21.0
  2245. sass: '*'
  2246. sass-embedded: '*'
  2247. stylus: '*'
  2248. sugarss: '*'
  2249. terser: ^5.16.0
  2250. tsx: ^4.8.1
  2251. yaml: ^2.4.2
  2252. peerDependenciesMeta:
  2253. '@types/node':
  2254. optional: true
  2255. jiti:
  2256. optional: true
  2257. less:
  2258. optional: true
  2259. lightningcss:
  2260. optional: true
  2261. sass:
  2262. optional: true
  2263. sass-embedded:
  2264. optional: true
  2265. stylus:
  2266. optional: true
  2267. sugarss:
  2268. optional: true
  2269. terser:
  2270. optional: true
  2271. tsx:
  2272. optional: true
  2273. yaml:
  2274. optional: true
  2275. webpack-virtual-modules@0.6.2:
  2276. resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
  2277. which@2.0.2:
  2278. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  2279. engines: {node: '>= 8'}
  2280. hasBin: true
  2281. word-wrap@1.2.5:
  2282. resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
  2283. engines: {node: '>=0.10.0'}
  2284. wrap-ansi@7.0.0:
  2285. resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
  2286. engines: {node: '>=10'}
  2287. wrap-ansi@8.1.0:
  2288. resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
  2289. engines: {node: '>=12'}
  2290. yallist@3.1.1:
  2291. resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
  2292. yaml@2.6.0:
  2293. resolution: {integrity: sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ==}
  2294. engines: {node: '>= 14'}
  2295. hasBin: true
  2296. yocto-queue@0.1.0:
  2297. resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
  2298. engines: {node: '>=10'}
  2299. zod@3.23.8:
  2300. resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==}
  2301. zustand@5.0.2:
  2302. resolution: {integrity: sha512-8qNdnJVJlHlrKXi50LDqqUNmUbuBjoKLrYQBnoChIbVph7vni+sY+YpvdjXG9YLd/Bxr6scMcR+rm5H3aSqPaw==}
  2303. engines: {node: '>=12.20.0'}
  2304. peerDependencies:
  2305. '@types/react': '>=18.0.0'
  2306. immer: '>=9.0.6'
  2307. react: '>=18.0.0'
  2308. use-sync-external-store: '>=1.2.0'
  2309. peerDependenciesMeta:
  2310. '@types/react':
  2311. optional: true
  2312. immer:
  2313. optional: true
  2314. react:
  2315. optional: true
  2316. use-sync-external-store:
  2317. optional: true
  2318. snapshots:
  2319. '@alloc/quick-lru@5.2.0': {}
  2320. '@ampproject/remapping@2.3.0':
  2321. dependencies:
  2322. '@jridgewell/gen-mapping': 0.3.5
  2323. '@jridgewell/trace-mapping': 0.3.25
  2324. '@babel/code-frame@7.26.2':
  2325. dependencies:
  2326. '@babel/helper-validator-identifier': 7.25.9
  2327. js-tokens: 4.0.0
  2328. picocolors: 1.1.1
  2329. '@babel/compat-data@7.26.2': {}
  2330. '@babel/core@7.26.0':
  2331. dependencies:
  2332. '@ampproject/remapping': 2.3.0
  2333. '@babel/code-frame': 7.26.2
  2334. '@babel/generator': 7.26.2
  2335. '@babel/helper-compilation-targets': 7.25.9
  2336. '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0)
  2337. '@babel/helpers': 7.26.0
  2338. '@babel/parser': 7.26.2
  2339. '@babel/template': 7.25.9
  2340. '@babel/traverse': 7.25.9
  2341. '@babel/types': 7.26.0
  2342. convert-source-map: 2.0.0
  2343. debug: 4.3.7
  2344. gensync: 1.0.0-beta.2
  2345. json5: 2.2.3
  2346. semver: 6.3.1
  2347. transitivePeerDependencies:
  2348. - supports-color
  2349. '@babel/generator@7.17.7':
  2350. dependencies:
  2351. '@babel/types': 7.26.0
  2352. jsesc: 2.5.2
  2353. source-map: 0.5.7
  2354. '@babel/generator@7.26.2':
  2355. dependencies:
  2356. '@babel/parser': 7.26.2
  2357. '@babel/types': 7.26.0
  2358. '@jridgewell/gen-mapping': 0.3.5
  2359. '@jridgewell/trace-mapping': 0.3.25
  2360. jsesc: 3.0.2
  2361. '@babel/helper-compilation-targets@7.25.9':
  2362. dependencies:
  2363. '@babel/compat-data': 7.26.2
  2364. '@babel/helper-validator-option': 7.25.9
  2365. browserslist: 4.24.2
  2366. lru-cache: 5.1.1
  2367. semver: 6.3.1
  2368. '@babel/helper-environment-visitor@7.24.7':
  2369. dependencies:
  2370. '@babel/types': 7.26.0
  2371. '@babel/helper-function-name@7.24.7':
  2372. dependencies:
  2373. '@babel/template': 7.25.9
  2374. '@babel/types': 7.26.0
  2375. '@babel/helper-hoist-variables@7.24.7':
  2376. dependencies:
  2377. '@babel/types': 7.26.0
  2378. '@babel/helper-module-imports@7.25.9':
  2379. dependencies:
  2380. '@babel/traverse': 7.25.9
  2381. '@babel/types': 7.26.0
  2382. transitivePeerDependencies:
  2383. - supports-color
  2384. '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.0)':
  2385. dependencies:
  2386. '@babel/core': 7.26.0
  2387. '@babel/helper-module-imports': 7.25.9
  2388. '@babel/helper-validator-identifier': 7.25.9
  2389. '@babel/traverse': 7.25.9
  2390. transitivePeerDependencies:
  2391. - supports-color
  2392. '@babel/helper-plugin-utils@7.25.9': {}
  2393. '@babel/helper-split-export-declaration@7.24.7':
  2394. dependencies:
  2395. '@babel/types': 7.26.0
  2396. '@babel/helper-string-parser@7.25.9': {}
  2397. '@babel/helper-validator-identifier@7.25.9': {}
  2398. '@babel/helper-validator-option@7.25.9': {}
  2399. '@babel/helpers@7.26.0':
  2400. dependencies:
  2401. '@babel/template': 7.25.9
  2402. '@babel/types': 7.26.0
  2403. '@babel/parser@7.26.2':
  2404. dependencies:
  2405. '@babel/types': 7.26.0
  2406. '@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.0)':
  2407. dependencies:
  2408. '@babel/core': 7.26.0
  2409. '@babel/helper-plugin-utils': 7.25.9
  2410. '@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.0)':
  2411. dependencies:
  2412. '@babel/core': 7.26.0
  2413. '@babel/helper-plugin-utils': 7.25.9
  2414. '@babel/runtime@7.26.0':
  2415. dependencies:
  2416. regenerator-runtime: 0.14.1
  2417. '@babel/template@7.25.9':
  2418. dependencies:
  2419. '@babel/code-frame': 7.26.2
  2420. '@babel/parser': 7.26.2
  2421. '@babel/types': 7.26.0
  2422. '@babel/traverse@7.23.2':
  2423. dependencies:
  2424. '@babel/code-frame': 7.26.2
  2425. '@babel/generator': 7.26.2
  2426. '@babel/helper-environment-visitor': 7.24.7
  2427. '@babel/helper-function-name': 7.24.7
  2428. '@babel/helper-hoist-variables': 7.24.7
  2429. '@babel/helper-split-export-declaration': 7.24.7
  2430. '@babel/parser': 7.26.2
  2431. '@babel/types': 7.26.0
  2432. debug: 4.3.7
  2433. globals: 11.12.0
  2434. transitivePeerDependencies:
  2435. - supports-color
  2436. '@babel/traverse@7.25.9':
  2437. dependencies:
  2438. '@babel/code-frame': 7.26.2
  2439. '@babel/generator': 7.26.2
  2440. '@babel/parser': 7.26.2
  2441. '@babel/template': 7.25.9
  2442. '@babel/types': 7.26.0
  2443. debug: 4.3.7
  2444. globals: 11.12.0
  2445. transitivePeerDependencies:
  2446. - supports-color
  2447. '@babel/types@7.17.0':
  2448. dependencies:
  2449. '@babel/helper-validator-identifier': 7.25.9
  2450. to-fast-properties: 2.0.0
  2451. '@babel/types@7.26.0':
  2452. dependencies:
  2453. '@babel/helper-string-parser': 7.25.9
  2454. '@babel/helper-validator-identifier': 7.25.9
  2455. '@date-fns/tz@1.2.0': {}
  2456. '@esbuild/aix-ppc64@0.23.1':
  2457. optional: true
  2458. '@esbuild/aix-ppc64@0.24.0':
  2459. optional: true
  2460. '@esbuild/android-arm64@0.23.1':
  2461. optional: true
  2462. '@esbuild/android-arm64@0.24.0':
  2463. optional: true
  2464. '@esbuild/android-arm@0.23.1':
  2465. optional: true
  2466. '@esbuild/android-arm@0.24.0':
  2467. optional: true
  2468. '@esbuild/android-x64@0.23.1':
  2469. optional: true
  2470. '@esbuild/android-x64@0.24.0':
  2471. optional: true
  2472. '@esbuild/darwin-arm64@0.23.1':
  2473. optional: true
  2474. '@esbuild/darwin-arm64@0.24.0':
  2475. optional: true
  2476. '@esbuild/darwin-x64@0.23.1':
  2477. optional: true
  2478. '@esbuild/darwin-x64@0.24.0':
  2479. optional: true
  2480. '@esbuild/freebsd-arm64@0.23.1':
  2481. optional: true
  2482. '@esbuild/freebsd-arm64@0.24.0':
  2483. optional: true
  2484. '@esbuild/freebsd-x64@0.23.1':
  2485. optional: true
  2486. '@esbuild/freebsd-x64@0.24.0':
  2487. optional: true
  2488. '@esbuild/linux-arm64@0.23.1':
  2489. optional: true
  2490. '@esbuild/linux-arm64@0.24.0':
  2491. optional: true
  2492. '@esbuild/linux-arm@0.23.1':
  2493. optional: true
  2494. '@esbuild/linux-arm@0.24.0':
  2495. optional: true
  2496. '@esbuild/linux-ia32@0.23.1':
  2497. optional: true
  2498. '@esbuild/linux-ia32@0.24.0':
  2499. optional: true
  2500. '@esbuild/linux-loong64@0.23.1':
  2501. optional: true
  2502. '@esbuild/linux-loong64@0.24.0':
  2503. optional: true
  2504. '@esbuild/linux-mips64el@0.23.1':
  2505. optional: true
  2506. '@esbuild/linux-mips64el@0.24.0':
  2507. optional: true
  2508. '@esbuild/linux-ppc64@0.23.1':
  2509. optional: true
  2510. '@esbuild/linux-ppc64@0.24.0':
  2511. optional: true
  2512. '@esbuild/linux-riscv64@0.23.1':
  2513. optional: true
  2514. '@esbuild/linux-riscv64@0.24.0':
  2515. optional: true
  2516. '@esbuild/linux-s390x@0.23.1':
  2517. optional: true
  2518. '@esbuild/linux-s390x@0.24.0':
  2519. optional: true
  2520. '@esbuild/linux-x64@0.23.1':
  2521. optional: true
  2522. '@esbuild/linux-x64@0.24.0':
  2523. optional: true
  2524. '@esbuild/netbsd-x64@0.23.1':
  2525. optional: true
  2526. '@esbuild/netbsd-x64@0.24.0':
  2527. optional: true
  2528. '@esbuild/openbsd-arm64@0.23.1':
  2529. optional: true
  2530. '@esbuild/openbsd-arm64@0.24.0':
  2531. optional: true
  2532. '@esbuild/openbsd-x64@0.23.1':
  2533. optional: true
  2534. '@esbuild/openbsd-x64@0.24.0':
  2535. optional: true
  2536. '@esbuild/sunos-x64@0.23.1':
  2537. optional: true
  2538. '@esbuild/sunos-x64@0.24.0':
  2539. optional: true
  2540. '@esbuild/win32-arm64@0.23.1':
  2541. optional: true
  2542. '@esbuild/win32-arm64@0.24.0':
  2543. optional: true
  2544. '@esbuild/win32-ia32@0.23.1':
  2545. optional: true
  2546. '@esbuild/win32-ia32@0.24.0':
  2547. optional: true
  2548. '@esbuild/win32-x64@0.23.1':
  2549. optional: true
  2550. '@esbuild/win32-x64@0.24.0':
  2551. optional: true
  2552. '@eslint-community/eslint-utils@4.4.1(eslint@9.16.0(jiti@1.21.6))':
  2553. dependencies:
  2554. eslint: 9.16.0(jiti@1.21.6)
  2555. eslint-visitor-keys: 3.4.3
  2556. '@eslint-community/regexpp@4.12.1': {}
  2557. '@eslint/config-array@0.19.1':
  2558. dependencies:
  2559. '@eslint/object-schema': 2.1.5
  2560. debug: 4.3.7
  2561. minimatch: 3.1.2
  2562. transitivePeerDependencies:
  2563. - supports-color
  2564. '@eslint/core@0.9.1':
  2565. dependencies:
  2566. '@types/json-schema': 7.0.15
  2567. '@eslint/eslintrc@3.2.0':
  2568. dependencies:
  2569. ajv: 6.12.6
  2570. debug: 4.3.7
  2571. espree: 10.3.0
  2572. globals: 14.0.0
  2573. ignore: 5.3.2
  2574. import-fresh: 3.3.0
  2575. js-yaml: 4.1.0
  2576. minimatch: 3.1.2
  2577. strip-json-comments: 3.1.1
  2578. transitivePeerDependencies:
  2579. - supports-color
  2580. '@eslint/js@9.16.0': {}
  2581. '@eslint/object-schema@2.1.5': {}
  2582. '@eslint/plugin-kit@0.2.4':
  2583. dependencies:
  2584. levn: 0.4.1
  2585. '@faker-js/faker@9.3.0': {}
  2586. '@floating-ui/core@1.6.8':
  2587. dependencies:
  2588. '@floating-ui/utils': 0.2.8
  2589. '@floating-ui/dom@1.6.12':
  2590. dependencies:
  2591. '@floating-ui/core': 1.6.8
  2592. '@floating-ui/utils': 0.2.8
  2593. '@floating-ui/react-dom@2.1.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2594. dependencies:
  2595. '@floating-ui/dom': 1.6.12
  2596. react: 19.0.0
  2597. react-dom: 19.0.0(react@19.0.0)
  2598. '@floating-ui/utils@0.2.8': {}
  2599. '@formatjs/ecma402-abstract@2.2.3':
  2600. dependencies:
  2601. '@formatjs/fast-memoize': 2.2.3
  2602. '@formatjs/intl-localematcher': 0.5.7
  2603. tslib: 2.8.1
  2604. '@formatjs/fast-memoize@2.2.3':
  2605. dependencies:
  2606. tslib: 2.8.1
  2607. '@formatjs/icu-messageformat-parser@2.9.3':
  2608. dependencies:
  2609. '@formatjs/ecma402-abstract': 2.2.3
  2610. '@formatjs/icu-skeleton-parser': 1.8.7
  2611. tslib: 2.8.1
  2612. '@formatjs/icu-skeleton-parser@1.8.7':
  2613. dependencies:
  2614. '@formatjs/ecma402-abstract': 2.2.3
  2615. tslib: 2.8.1
  2616. '@formatjs/intl-localematcher@0.5.7':
  2617. dependencies:
  2618. tslib: 2.8.1
  2619. '@hookform/resolvers@3.9.1(react-hook-form@7.54.0(react@19.0.0))':
  2620. dependencies:
  2621. react-hook-form: 7.54.0(react@19.0.0)
  2622. '@humanfs/core@0.19.1': {}
  2623. '@humanfs/node@0.16.6':
  2624. dependencies:
  2625. '@humanfs/core': 0.19.1
  2626. '@humanwhocodes/retry': 0.3.1
  2627. '@humanwhocodes/module-importer@1.0.1': {}
  2628. '@humanwhocodes/retry@0.3.1': {}
  2629. '@humanwhocodes/retry@0.4.1': {}
  2630. '@isaacs/cliui@8.0.2':
  2631. dependencies:
  2632. string-width: 5.1.2
  2633. string-width-cjs: string-width@4.2.3
  2634. strip-ansi: 7.1.0
  2635. strip-ansi-cjs: strip-ansi@6.0.1
  2636. wrap-ansi: 8.1.0
  2637. wrap-ansi-cjs: wrap-ansi@7.0.0
  2638. '@jridgewell/gen-mapping@0.3.5':
  2639. dependencies:
  2640. '@jridgewell/set-array': 1.2.1
  2641. '@jridgewell/sourcemap-codec': 1.5.0
  2642. '@jridgewell/trace-mapping': 0.3.25
  2643. '@jridgewell/resolve-uri@3.1.2': {}
  2644. '@jridgewell/set-array@1.2.1': {}
  2645. '@jridgewell/sourcemap-codec@1.5.0': {}
  2646. '@jridgewell/trace-mapping@0.3.25':
  2647. dependencies:
  2648. '@jridgewell/resolve-uri': 3.1.2
  2649. '@jridgewell/sourcemap-codec': 1.5.0
  2650. '@nodelib/fs.scandir@2.1.5':
  2651. dependencies:
  2652. '@nodelib/fs.stat': 2.0.5
  2653. run-parallel: 1.2.0
  2654. '@nodelib/fs.stat@2.0.5': {}
  2655. '@nodelib/fs.walk@1.2.8':
  2656. dependencies:
  2657. '@nodelib/fs.scandir': 2.1.5
  2658. fastq: 1.17.1
  2659. '@pkgjs/parseargs@0.11.0':
  2660. optional: true
  2661. '@radix-ui/number@1.1.0': {}
  2662. '@radix-ui/primitive@1.1.0': {}
  2663. '@radix-ui/react-alert-dialog@1.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2664. dependencies:
  2665. '@radix-ui/primitive': 1.1.0
  2666. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2667. '@radix-ui/react-context': 1.1.1(@types/react@19.0.1)(react@19.0.0)
  2668. '@radix-ui/react-dialog': 1.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2669. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2670. '@radix-ui/react-slot': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2671. react: 19.0.0
  2672. react-dom: 19.0.0(react@19.0.0)
  2673. optionalDependencies:
  2674. '@types/react': 19.0.1
  2675. '@types/react-dom': 19.0.1
  2676. '@radix-ui/react-arrow@1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2677. dependencies:
  2678. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2679. react: 19.0.0
  2680. react-dom: 19.0.0(react@19.0.0)
  2681. optionalDependencies:
  2682. '@types/react': 19.0.1
  2683. '@types/react-dom': 19.0.1
  2684. '@radix-ui/react-avatar@1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2685. dependencies:
  2686. '@radix-ui/react-context': 1.1.1(@types/react@19.0.1)(react@19.0.0)
  2687. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2688. '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2689. '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2690. react: 19.0.0
  2691. react-dom: 19.0.0(react@19.0.0)
  2692. optionalDependencies:
  2693. '@types/react': 19.0.1
  2694. '@types/react-dom': 19.0.1
  2695. '@radix-ui/react-checkbox@1.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2696. dependencies:
  2697. '@radix-ui/primitive': 1.1.0
  2698. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2699. '@radix-ui/react-context': 1.1.1(@types/react@19.0.1)(react@19.0.0)
  2700. '@radix-ui/react-presence': 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2701. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2702. '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2703. '@radix-ui/react-use-previous': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2704. '@radix-ui/react-use-size': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2705. react: 19.0.0
  2706. react-dom: 19.0.0(react@19.0.0)
  2707. optionalDependencies:
  2708. '@types/react': 19.0.1
  2709. '@types/react-dom': 19.0.1
  2710. '@radix-ui/react-collapsible@1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2711. dependencies:
  2712. '@radix-ui/primitive': 1.1.0
  2713. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2714. '@radix-ui/react-context': 1.1.1(@types/react@19.0.1)(react@19.0.0)
  2715. '@radix-ui/react-id': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2716. '@radix-ui/react-presence': 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2717. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2718. '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2719. '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2720. react: 19.0.0
  2721. react-dom: 19.0.0(react@19.0.0)
  2722. optionalDependencies:
  2723. '@types/react': 19.0.1
  2724. '@types/react-dom': 19.0.1
  2725. '@radix-ui/react-collection@1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2726. dependencies:
  2727. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2728. '@radix-ui/react-context': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2729. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2730. '@radix-ui/react-slot': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2731. react: 19.0.0
  2732. react-dom: 19.0.0(react@19.0.0)
  2733. optionalDependencies:
  2734. '@types/react': 19.0.1
  2735. '@types/react-dom': 19.0.1
  2736. '@radix-ui/react-compose-refs@1.1.0(@types/react@19.0.1)(react@19.0.0)':
  2737. dependencies:
  2738. react: 19.0.0
  2739. optionalDependencies:
  2740. '@types/react': 19.0.1
  2741. '@radix-ui/react-context@1.1.0(@types/react@19.0.1)(react@19.0.0)':
  2742. dependencies:
  2743. react: 19.0.0
  2744. optionalDependencies:
  2745. '@types/react': 19.0.1
  2746. '@radix-ui/react-context@1.1.1(@types/react@19.0.1)(react@19.0.0)':
  2747. dependencies:
  2748. react: 19.0.0
  2749. optionalDependencies:
  2750. '@types/react': 19.0.1
  2751. '@radix-ui/react-dialog@1.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2752. dependencies:
  2753. '@radix-ui/primitive': 1.1.0
  2754. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2755. '@radix-ui/react-context': 1.1.1(@types/react@19.0.1)(react@19.0.0)
  2756. '@radix-ui/react-dismissable-layer': 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2757. '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.0.1)(react@19.0.0)
  2758. '@radix-ui/react-focus-scope': 1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2759. '@radix-ui/react-id': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2760. '@radix-ui/react-portal': 1.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2761. '@radix-ui/react-presence': 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2762. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2763. '@radix-ui/react-slot': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2764. '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2765. aria-hidden: 1.2.4
  2766. react: 19.0.0
  2767. react-dom: 19.0.0(react@19.0.0)
  2768. react-remove-scroll: 2.6.0(@types/react@19.0.1)(react@19.0.0)
  2769. optionalDependencies:
  2770. '@types/react': 19.0.1
  2771. '@types/react-dom': 19.0.1
  2772. '@radix-ui/react-direction@1.1.0(@types/react@19.0.1)(react@19.0.0)':
  2773. dependencies:
  2774. react: 19.0.0
  2775. optionalDependencies:
  2776. '@types/react': 19.0.1
  2777. '@radix-ui/react-dismissable-layer@1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2778. dependencies:
  2779. '@radix-ui/primitive': 1.1.0
  2780. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2781. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2782. '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2783. '@radix-ui/react-use-escape-keydown': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2784. react: 19.0.0
  2785. react-dom: 19.0.0(react@19.0.0)
  2786. optionalDependencies:
  2787. '@types/react': 19.0.1
  2788. '@types/react-dom': 19.0.1
  2789. '@radix-ui/react-dropdown-menu@2.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2790. dependencies:
  2791. '@radix-ui/primitive': 1.1.0
  2792. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2793. '@radix-ui/react-context': 1.1.1(@types/react@19.0.1)(react@19.0.0)
  2794. '@radix-ui/react-id': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2795. '@radix-ui/react-menu': 2.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2796. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2797. '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2798. react: 19.0.0
  2799. react-dom: 19.0.0(react@19.0.0)
  2800. optionalDependencies:
  2801. '@types/react': 19.0.1
  2802. '@types/react-dom': 19.0.1
  2803. '@radix-ui/react-focus-guards@1.1.1(@types/react@19.0.1)(react@19.0.0)':
  2804. dependencies:
  2805. react: 19.0.0
  2806. optionalDependencies:
  2807. '@types/react': 19.0.1
  2808. '@radix-ui/react-focus-scope@1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2809. dependencies:
  2810. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2811. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2812. '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2813. react: 19.0.0
  2814. react-dom: 19.0.0(react@19.0.0)
  2815. optionalDependencies:
  2816. '@types/react': 19.0.1
  2817. '@types/react-dom': 19.0.1
  2818. '@radix-ui/react-icons@1.3.2(react@19.0.0)':
  2819. dependencies:
  2820. react: 19.0.0
  2821. '@radix-ui/react-id@1.1.0(@types/react@19.0.1)(react@19.0.0)':
  2822. dependencies:
  2823. '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2824. react: 19.0.0
  2825. optionalDependencies:
  2826. '@types/react': 19.0.1
  2827. '@radix-ui/react-label@2.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2828. dependencies:
  2829. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2830. react: 19.0.0
  2831. react-dom: 19.0.0(react@19.0.0)
  2832. optionalDependencies:
  2833. '@types/react': 19.0.1
  2834. '@types/react-dom': 19.0.1
  2835. '@radix-ui/react-menu@2.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2836. dependencies:
  2837. '@radix-ui/primitive': 1.1.0
  2838. '@radix-ui/react-collection': 1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2839. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2840. '@radix-ui/react-context': 1.1.1(@types/react@19.0.1)(react@19.0.0)
  2841. '@radix-ui/react-direction': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2842. '@radix-ui/react-dismissable-layer': 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2843. '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.0.1)(react@19.0.0)
  2844. '@radix-ui/react-focus-scope': 1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2845. '@radix-ui/react-id': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2846. '@radix-ui/react-popper': 1.2.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2847. '@radix-ui/react-portal': 1.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2848. '@radix-ui/react-presence': 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2849. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2850. '@radix-ui/react-roving-focus': 1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2851. '@radix-ui/react-slot': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2852. '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2853. aria-hidden: 1.2.4
  2854. react: 19.0.0
  2855. react-dom: 19.0.0(react@19.0.0)
  2856. react-remove-scroll: 2.6.0(@types/react@19.0.1)(react@19.0.0)
  2857. optionalDependencies:
  2858. '@types/react': 19.0.1
  2859. '@types/react-dom': 19.0.1
  2860. '@radix-ui/react-popover@1.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2861. dependencies:
  2862. '@radix-ui/primitive': 1.1.0
  2863. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2864. '@radix-ui/react-context': 1.1.1(@types/react@19.0.1)(react@19.0.0)
  2865. '@radix-ui/react-dismissable-layer': 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2866. '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.0.1)(react@19.0.0)
  2867. '@radix-ui/react-focus-scope': 1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2868. '@radix-ui/react-id': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2869. '@radix-ui/react-popper': 1.2.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2870. '@radix-ui/react-portal': 1.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2871. '@radix-ui/react-presence': 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2872. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2873. '@radix-ui/react-slot': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2874. '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2875. aria-hidden: 1.2.4
  2876. react: 19.0.0
  2877. react-dom: 19.0.0(react@19.0.0)
  2878. react-remove-scroll: 2.6.0(@types/react@19.0.1)(react@19.0.0)
  2879. optionalDependencies:
  2880. '@types/react': 19.0.1
  2881. '@types/react-dom': 19.0.1
  2882. '@radix-ui/react-popper@1.2.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2883. dependencies:
  2884. '@floating-ui/react-dom': 2.1.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2885. '@radix-ui/react-arrow': 1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2886. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2887. '@radix-ui/react-context': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2888. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2889. '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2890. '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2891. '@radix-ui/react-use-rect': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2892. '@radix-ui/react-use-size': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2893. '@radix-ui/rect': 1.1.0
  2894. react: 19.0.0
  2895. react-dom: 19.0.0(react@19.0.0)
  2896. optionalDependencies:
  2897. '@types/react': 19.0.1
  2898. '@types/react-dom': 19.0.1
  2899. '@radix-ui/react-portal@1.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2900. dependencies:
  2901. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2902. '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2903. react: 19.0.0
  2904. react-dom: 19.0.0(react@19.0.0)
  2905. optionalDependencies:
  2906. '@types/react': 19.0.1
  2907. '@types/react-dom': 19.0.1
  2908. '@radix-ui/react-presence@1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2909. dependencies:
  2910. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2911. '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2912. react: 19.0.0
  2913. react-dom: 19.0.0(react@19.0.0)
  2914. optionalDependencies:
  2915. '@types/react': 19.0.1
  2916. '@types/react-dom': 19.0.1
  2917. '@radix-ui/react-primitive@2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2918. dependencies:
  2919. '@radix-ui/react-slot': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2920. react: 19.0.0
  2921. react-dom: 19.0.0(react@19.0.0)
  2922. optionalDependencies:
  2923. '@types/react': 19.0.1
  2924. '@types/react-dom': 19.0.1
  2925. '@radix-ui/react-radio-group@1.2.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2926. dependencies:
  2927. '@radix-ui/primitive': 1.1.0
  2928. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2929. '@radix-ui/react-context': 1.1.1(@types/react@19.0.1)(react@19.0.0)
  2930. '@radix-ui/react-direction': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2931. '@radix-ui/react-presence': 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2932. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2933. '@radix-ui/react-roving-focus': 1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2934. '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2935. '@radix-ui/react-use-previous': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2936. '@radix-ui/react-use-size': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2937. react: 19.0.0
  2938. react-dom: 19.0.0(react@19.0.0)
  2939. optionalDependencies:
  2940. '@types/react': 19.0.1
  2941. '@types/react-dom': 19.0.1
  2942. '@radix-ui/react-roving-focus@1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2943. dependencies:
  2944. '@radix-ui/primitive': 1.1.0
  2945. '@radix-ui/react-collection': 1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2946. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2947. '@radix-ui/react-context': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2948. '@radix-ui/react-direction': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2949. '@radix-ui/react-id': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2950. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2951. '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2952. '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2953. react: 19.0.0
  2954. react-dom: 19.0.0(react@19.0.0)
  2955. optionalDependencies:
  2956. '@types/react': 19.0.1
  2957. '@types/react-dom': 19.0.1
  2958. '@radix-ui/react-scroll-area@1.2.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2959. dependencies:
  2960. '@radix-ui/number': 1.1.0
  2961. '@radix-ui/primitive': 1.1.0
  2962. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2963. '@radix-ui/react-context': 1.1.1(@types/react@19.0.1)(react@19.0.0)
  2964. '@radix-ui/react-direction': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2965. '@radix-ui/react-presence': 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2966. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2967. '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2968. '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2969. react: 19.0.0
  2970. react-dom: 19.0.0(react@19.0.0)
  2971. optionalDependencies:
  2972. '@types/react': 19.0.1
  2973. '@types/react-dom': 19.0.1
  2974. '@radix-ui/react-select@2.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  2975. dependencies:
  2976. '@radix-ui/number': 1.1.0
  2977. '@radix-ui/primitive': 1.1.0
  2978. '@radix-ui/react-collection': 1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2979. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2980. '@radix-ui/react-context': 1.1.1(@types/react@19.0.1)(react@19.0.0)
  2981. '@radix-ui/react-direction': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2982. '@radix-ui/react-dismissable-layer': 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2983. '@radix-ui/react-focus-guards': 1.1.1(@types/react@19.0.1)(react@19.0.0)
  2984. '@radix-ui/react-focus-scope': 1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2985. '@radix-ui/react-id': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2986. '@radix-ui/react-popper': 1.2.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2987. '@radix-ui/react-portal': 1.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2988. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2989. '@radix-ui/react-slot': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2990. '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2991. '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2992. '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2993. '@radix-ui/react-use-previous': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  2994. '@radix-ui/react-visually-hidden': 1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  2995. aria-hidden: 1.2.4
  2996. react: 19.0.0
  2997. react-dom: 19.0.0(react@19.0.0)
  2998. react-remove-scroll: 2.6.0(@types/react@19.0.1)(react@19.0.0)
  2999. optionalDependencies:
  3000. '@types/react': 19.0.1
  3001. '@types/react-dom': 19.0.1
  3002. '@radix-ui/react-separator@1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  3003. dependencies:
  3004. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3005. react: 19.0.0
  3006. react-dom: 19.0.0(react@19.0.0)
  3007. optionalDependencies:
  3008. '@types/react': 19.0.1
  3009. '@types/react-dom': 19.0.1
  3010. '@radix-ui/react-slot@1.1.0(@types/react@19.0.1)(react@19.0.0)':
  3011. dependencies:
  3012. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3013. react: 19.0.0
  3014. optionalDependencies:
  3015. '@types/react': 19.0.1
  3016. '@radix-ui/react-switch@1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  3017. dependencies:
  3018. '@radix-ui/primitive': 1.1.0
  3019. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3020. '@radix-ui/react-context': 1.1.1(@types/react@19.0.1)(react@19.0.0)
  3021. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3022. '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3023. '@radix-ui/react-use-previous': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3024. '@radix-ui/react-use-size': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3025. react: 19.0.0
  3026. react-dom: 19.0.0(react@19.0.0)
  3027. optionalDependencies:
  3028. '@types/react': 19.0.1
  3029. '@types/react-dom': 19.0.1
  3030. '@radix-ui/react-tabs@1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  3031. dependencies:
  3032. '@radix-ui/primitive': 1.1.0
  3033. '@radix-ui/react-context': 1.1.1(@types/react@19.0.1)(react@19.0.0)
  3034. '@radix-ui/react-direction': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3035. '@radix-ui/react-id': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3036. '@radix-ui/react-presence': 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3037. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3038. '@radix-ui/react-roving-focus': 1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3039. '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3040. react: 19.0.0
  3041. react-dom: 19.0.0(react@19.0.0)
  3042. optionalDependencies:
  3043. '@types/react': 19.0.1
  3044. '@types/react-dom': 19.0.1
  3045. '@radix-ui/react-toast@1.2.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  3046. dependencies:
  3047. '@radix-ui/primitive': 1.1.0
  3048. '@radix-ui/react-collection': 1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3049. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3050. '@radix-ui/react-context': 1.1.1(@types/react@19.0.1)(react@19.0.0)
  3051. '@radix-ui/react-dismissable-layer': 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3052. '@radix-ui/react-portal': 1.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3053. '@radix-ui/react-presence': 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3054. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3055. '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3056. '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3057. '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3058. '@radix-ui/react-visually-hidden': 1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3059. react: 19.0.0
  3060. react-dom: 19.0.0(react@19.0.0)
  3061. optionalDependencies:
  3062. '@types/react': 19.0.1
  3063. '@types/react-dom': 19.0.1
  3064. '@radix-ui/react-tooltip@1.1.4(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  3065. dependencies:
  3066. '@radix-ui/primitive': 1.1.0
  3067. '@radix-ui/react-compose-refs': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3068. '@radix-ui/react-context': 1.1.1(@types/react@19.0.1)(react@19.0.0)
  3069. '@radix-ui/react-dismissable-layer': 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3070. '@radix-ui/react-id': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3071. '@radix-ui/react-popper': 1.2.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3072. '@radix-ui/react-portal': 1.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3073. '@radix-ui/react-presence': 1.1.1(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3074. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3075. '@radix-ui/react-slot': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3076. '@radix-ui/react-use-controllable-state': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3077. '@radix-ui/react-visually-hidden': 1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3078. react: 19.0.0
  3079. react-dom: 19.0.0(react@19.0.0)
  3080. optionalDependencies:
  3081. '@types/react': 19.0.1
  3082. '@types/react-dom': 19.0.1
  3083. '@radix-ui/react-use-callback-ref@1.1.0(@types/react@19.0.1)(react@19.0.0)':
  3084. dependencies:
  3085. react: 19.0.0
  3086. optionalDependencies:
  3087. '@types/react': 19.0.1
  3088. '@radix-ui/react-use-controllable-state@1.1.0(@types/react@19.0.1)(react@19.0.0)':
  3089. dependencies:
  3090. '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3091. react: 19.0.0
  3092. optionalDependencies:
  3093. '@types/react': 19.0.1
  3094. '@radix-ui/react-use-escape-keydown@1.1.0(@types/react@19.0.1)(react@19.0.0)':
  3095. dependencies:
  3096. '@radix-ui/react-use-callback-ref': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3097. react: 19.0.0
  3098. optionalDependencies:
  3099. '@types/react': 19.0.1
  3100. '@radix-ui/react-use-layout-effect@1.1.0(@types/react@19.0.1)(react@19.0.0)':
  3101. dependencies:
  3102. react: 19.0.0
  3103. optionalDependencies:
  3104. '@types/react': 19.0.1
  3105. '@radix-ui/react-use-previous@1.1.0(@types/react@19.0.1)(react@19.0.0)':
  3106. dependencies:
  3107. react: 19.0.0
  3108. optionalDependencies:
  3109. '@types/react': 19.0.1
  3110. '@radix-ui/react-use-rect@1.1.0(@types/react@19.0.1)(react@19.0.0)':
  3111. dependencies:
  3112. '@radix-ui/rect': 1.1.0
  3113. react: 19.0.0
  3114. optionalDependencies:
  3115. '@types/react': 19.0.1
  3116. '@radix-ui/react-use-size@1.1.0(@types/react@19.0.1)(react@19.0.0)':
  3117. dependencies:
  3118. '@radix-ui/react-use-layout-effect': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3119. react: 19.0.0
  3120. optionalDependencies:
  3121. '@types/react': 19.0.1
  3122. '@radix-ui/react-visually-hidden@1.1.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  3123. dependencies:
  3124. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3125. react: 19.0.0
  3126. react-dom: 19.0.0(react@19.0.0)
  3127. optionalDependencies:
  3128. '@types/react': 19.0.1
  3129. '@types/react-dom': 19.0.1
  3130. '@radix-ui/rect@1.1.0': {}
  3131. '@rollup/rollup-android-arm-eabi@4.26.0':
  3132. optional: true
  3133. '@rollup/rollup-android-arm64@4.26.0':
  3134. optional: true
  3135. '@rollup/rollup-darwin-arm64@4.26.0':
  3136. optional: true
  3137. '@rollup/rollup-darwin-x64@4.26.0':
  3138. optional: true
  3139. '@rollup/rollup-freebsd-arm64@4.26.0':
  3140. optional: true
  3141. '@rollup/rollup-freebsd-x64@4.26.0':
  3142. optional: true
  3143. '@rollup/rollup-linux-arm-gnueabihf@4.26.0':
  3144. optional: true
  3145. '@rollup/rollup-linux-arm-musleabihf@4.26.0':
  3146. optional: true
  3147. '@rollup/rollup-linux-arm64-gnu@4.26.0':
  3148. optional: true
  3149. '@rollup/rollup-linux-arm64-musl@4.26.0':
  3150. optional: true
  3151. '@rollup/rollup-linux-powerpc64le-gnu@4.26.0':
  3152. optional: true
  3153. '@rollup/rollup-linux-riscv64-gnu@4.26.0':
  3154. optional: true
  3155. '@rollup/rollup-linux-s390x-gnu@4.26.0':
  3156. optional: true
  3157. '@rollup/rollup-linux-x64-gnu@4.26.0':
  3158. optional: true
  3159. '@rollup/rollup-linux-x64-musl@4.26.0':
  3160. optional: true
  3161. '@rollup/rollup-win32-arm64-msvc@4.26.0':
  3162. optional: true
  3163. '@rollup/rollup-win32-ia32-msvc@4.26.0':
  3164. optional: true
  3165. '@rollup/rollup-win32-x64-msvc@4.26.0':
  3166. optional: true
  3167. '@swc/core-darwin-arm64@1.9.2':
  3168. optional: true
  3169. '@swc/core-darwin-x64@1.9.2':
  3170. optional: true
  3171. '@swc/core-linux-arm-gnueabihf@1.9.2':
  3172. optional: true
  3173. '@swc/core-linux-arm64-gnu@1.9.2':
  3174. optional: true
  3175. '@swc/core-linux-arm64-musl@1.9.2':
  3176. optional: true
  3177. '@swc/core-linux-x64-gnu@1.9.2':
  3178. optional: true
  3179. '@swc/core-linux-x64-musl@1.9.2':
  3180. optional: true
  3181. '@swc/core-win32-arm64-msvc@1.9.2':
  3182. optional: true
  3183. '@swc/core-win32-ia32-msvc@1.9.2':
  3184. optional: true
  3185. '@swc/core-win32-x64-msvc@1.9.2':
  3186. optional: true
  3187. '@swc/core@1.9.2':
  3188. dependencies:
  3189. '@swc/counter': 0.1.3
  3190. '@swc/types': 0.1.15
  3191. optionalDependencies:
  3192. '@swc/core-darwin-arm64': 1.9.2
  3193. '@swc/core-darwin-x64': 1.9.2
  3194. '@swc/core-linux-arm-gnueabihf': 1.9.2
  3195. '@swc/core-linux-arm64-gnu': 1.9.2
  3196. '@swc/core-linux-arm64-musl': 1.9.2
  3197. '@swc/core-linux-x64-gnu': 1.9.2
  3198. '@swc/core-linux-x64-musl': 1.9.2
  3199. '@swc/core-win32-arm64-msvc': 1.9.2
  3200. '@swc/core-win32-ia32-msvc': 1.9.2
  3201. '@swc/core-win32-x64-msvc': 1.9.2
  3202. '@swc/counter@0.1.3': {}
  3203. '@swc/types@0.1.15':
  3204. dependencies:
  3205. '@swc/counter': 0.1.3
  3206. '@tabler/icons-react@3.24.0(react@19.0.0)':
  3207. dependencies:
  3208. '@tabler/icons': 3.24.0
  3209. react: 19.0.0
  3210. '@tabler/icons@3.24.0': {}
  3211. '@tanstack/eslint-plugin-query@5.62.1(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2)':
  3212. dependencies:
  3213. '@typescript-eslint/utils': 8.17.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2)
  3214. eslint: 9.16.0(jiti@1.21.6)
  3215. transitivePeerDependencies:
  3216. - supports-color
  3217. - typescript
  3218. '@tanstack/history@1.85.3': {}
  3219. '@tanstack/query-core@5.62.3': {}
  3220. '@tanstack/query-devtools@5.61.4': {}
  3221. '@tanstack/react-query-devtools@5.62.3(@tanstack/react-query@5.62.3(react@19.0.0))(react@19.0.0)':
  3222. dependencies:
  3223. '@tanstack/query-devtools': 5.61.4
  3224. '@tanstack/react-query': 5.62.3(react@19.0.0)
  3225. react: 19.0.0
  3226. '@tanstack/react-query@5.62.3(react@19.0.0)':
  3227. dependencies:
  3228. '@tanstack/query-core': 5.62.3
  3229. react: 19.0.0
  3230. '@tanstack/react-router@1.86.1(@tanstack/router-generator@1.86.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  3231. dependencies:
  3232. '@tanstack/history': 1.85.3
  3233. '@tanstack/react-store': 0.6.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3234. jsesc: 3.0.2
  3235. react: 19.0.0
  3236. react-dom: 19.0.0(react@19.0.0)
  3237. tiny-invariant: 1.3.3
  3238. tiny-warning: 1.0.3
  3239. optionalDependencies:
  3240. '@tanstack/router-generator': 1.86.0
  3241. '@tanstack/react-store@0.6.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  3242. dependencies:
  3243. '@tanstack/store': 0.6.0
  3244. react: 19.0.0
  3245. react-dom: 19.0.0(react@19.0.0)
  3246. use-sync-external-store: 1.2.2(react@19.0.0)
  3247. '@tanstack/react-table@8.20.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  3248. dependencies:
  3249. '@tanstack/table-core': 8.20.5
  3250. react: 19.0.0
  3251. react-dom: 19.0.0(react@19.0.0)
  3252. '@tanstack/router-devtools@1.86.1(@tanstack/react-router@1.86.1(@tanstack/router-generator@1.86.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(csstype@3.1.3)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
  3253. dependencies:
  3254. '@tanstack/react-router': 1.86.1(@tanstack/router-generator@1.86.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3255. clsx: 2.1.1
  3256. goober: 2.1.16(csstype@3.1.3)
  3257. react: 19.0.0
  3258. react-dom: 19.0.0(react@19.0.0)
  3259. transitivePeerDependencies:
  3260. - csstype
  3261. '@tanstack/router-generator@1.86.0':
  3262. dependencies:
  3263. '@tanstack/virtual-file-routes': 1.81.9
  3264. prettier: 3.4.2
  3265. tsx: 4.19.2
  3266. zod: 3.23.8
  3267. '@tanstack/router-plugin@1.86.0(vite@6.0.3(@types/node@22.10.1)(jiti@1.21.6)(tsx@4.19.2)(yaml@2.6.0))':
  3268. dependencies:
  3269. '@babel/core': 7.26.0
  3270. '@babel/generator': 7.26.2
  3271. '@babel/parser': 7.26.2
  3272. '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0)
  3273. '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.0)
  3274. '@babel/template': 7.25.9
  3275. '@babel/traverse': 7.25.9
  3276. '@babel/types': 7.26.0
  3277. '@tanstack/router-generator': 1.86.0
  3278. '@tanstack/virtual-file-routes': 1.81.9
  3279. '@types/babel__core': 7.20.5
  3280. '@types/babel__generator': 7.6.8
  3281. '@types/babel__template': 7.4.4
  3282. '@types/babel__traverse': 7.20.6
  3283. babel-dead-code-elimination: 1.0.6
  3284. chokidar: 3.6.0
  3285. unplugin: 1.16.0
  3286. zod: 3.23.8
  3287. optionalDependencies:
  3288. vite: 6.0.3(@types/node@22.10.1)(jiti@1.21.6)(tsx@4.19.2)(yaml@2.6.0)
  3289. transitivePeerDependencies:
  3290. - supports-color
  3291. '@tanstack/store@0.6.0': {}
  3292. '@tanstack/table-core@8.20.5': {}
  3293. '@tanstack/virtual-file-routes@1.81.9': {}
  3294. '@trivago/prettier-plugin-sort-imports@4.3.0(prettier@3.4.2)':
  3295. dependencies:
  3296. '@babel/generator': 7.17.7
  3297. '@babel/parser': 7.26.2
  3298. '@babel/traverse': 7.23.2
  3299. '@babel/types': 7.17.0
  3300. javascript-natural-sort: 0.7.1
  3301. lodash: 4.17.21
  3302. prettier: 3.4.2
  3303. transitivePeerDependencies:
  3304. - supports-color
  3305. '@types/babel__core@7.20.5':
  3306. dependencies:
  3307. '@babel/parser': 7.26.2
  3308. '@babel/types': 7.26.0
  3309. '@types/babel__generator': 7.6.8
  3310. '@types/babel__template': 7.4.4
  3311. '@types/babel__traverse': 7.20.6
  3312. '@types/babel__generator@7.6.8':
  3313. dependencies:
  3314. '@babel/types': 7.26.0
  3315. '@types/babel__template@7.4.4':
  3316. dependencies:
  3317. '@babel/parser': 7.26.2
  3318. '@babel/types': 7.26.0
  3319. '@types/babel__traverse@7.20.6':
  3320. dependencies:
  3321. '@babel/types': 7.26.0
  3322. '@types/d3-array@3.2.1': {}
  3323. '@types/d3-color@3.1.3': {}
  3324. '@types/d3-ease@3.0.2': {}
  3325. '@types/d3-interpolate@3.0.4':
  3326. dependencies:
  3327. '@types/d3-color': 3.1.3
  3328. '@types/d3-path@3.1.0': {}
  3329. '@types/d3-scale@4.0.8':
  3330. dependencies:
  3331. '@types/d3-time': 3.0.3
  3332. '@types/d3-shape@3.1.6':
  3333. dependencies:
  3334. '@types/d3-path': 3.1.0
  3335. '@types/d3-time@3.0.3': {}
  3336. '@types/d3-timer@3.0.2': {}
  3337. '@types/estree@1.0.6': {}
  3338. '@types/js-cookie@3.0.6': {}
  3339. '@types/json-schema@7.0.15': {}
  3340. '@types/node@22.10.1':
  3341. dependencies:
  3342. undici-types: 6.20.0
  3343. '@types/react-dom@19.0.1':
  3344. dependencies:
  3345. '@types/react': 19.0.1
  3346. '@types/react@19.0.1':
  3347. dependencies:
  3348. csstype: 3.1.3
  3349. '@typescript-eslint/eslint-plugin@8.17.0(@typescript-eslint/parser@8.17.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2)':
  3350. dependencies:
  3351. '@eslint-community/regexpp': 4.12.1
  3352. '@typescript-eslint/parser': 8.17.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2)
  3353. '@typescript-eslint/scope-manager': 8.17.0
  3354. '@typescript-eslint/type-utils': 8.17.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2)
  3355. '@typescript-eslint/utils': 8.17.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2)
  3356. '@typescript-eslint/visitor-keys': 8.17.0
  3357. eslint: 9.16.0(jiti@1.21.6)
  3358. graphemer: 1.4.0
  3359. ignore: 5.3.2
  3360. natural-compare: 1.4.0
  3361. ts-api-utils: 1.4.0(typescript@5.7.2)
  3362. optionalDependencies:
  3363. typescript: 5.7.2
  3364. transitivePeerDependencies:
  3365. - supports-color
  3366. '@typescript-eslint/parser@8.17.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2)':
  3367. dependencies:
  3368. '@typescript-eslint/scope-manager': 8.17.0
  3369. '@typescript-eslint/types': 8.17.0
  3370. '@typescript-eslint/typescript-estree': 8.17.0(typescript@5.7.2)
  3371. '@typescript-eslint/visitor-keys': 8.17.0
  3372. debug: 4.3.7
  3373. eslint: 9.16.0(jiti@1.21.6)
  3374. optionalDependencies:
  3375. typescript: 5.7.2
  3376. transitivePeerDependencies:
  3377. - supports-color
  3378. '@typescript-eslint/scope-manager@8.17.0':
  3379. dependencies:
  3380. '@typescript-eslint/types': 8.17.0
  3381. '@typescript-eslint/visitor-keys': 8.17.0
  3382. '@typescript-eslint/type-utils@8.17.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2)':
  3383. dependencies:
  3384. '@typescript-eslint/typescript-estree': 8.17.0(typescript@5.7.2)
  3385. '@typescript-eslint/utils': 8.17.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2)
  3386. debug: 4.3.7
  3387. eslint: 9.16.0(jiti@1.21.6)
  3388. ts-api-utils: 1.4.0(typescript@5.7.2)
  3389. optionalDependencies:
  3390. typescript: 5.7.2
  3391. transitivePeerDependencies:
  3392. - supports-color
  3393. '@typescript-eslint/types@8.17.0': {}
  3394. '@typescript-eslint/typescript-estree@8.17.0(typescript@5.7.2)':
  3395. dependencies:
  3396. '@typescript-eslint/types': 8.17.0
  3397. '@typescript-eslint/visitor-keys': 8.17.0
  3398. debug: 4.3.7
  3399. fast-glob: 3.3.2
  3400. is-glob: 4.0.3
  3401. minimatch: 9.0.5
  3402. semver: 7.6.3
  3403. ts-api-utils: 1.4.0(typescript@5.7.2)
  3404. optionalDependencies:
  3405. typescript: 5.7.2
  3406. transitivePeerDependencies:
  3407. - supports-color
  3408. '@typescript-eslint/utils@8.17.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2)':
  3409. dependencies:
  3410. '@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@1.21.6))
  3411. '@typescript-eslint/scope-manager': 8.17.0
  3412. '@typescript-eslint/types': 8.17.0
  3413. '@typescript-eslint/typescript-estree': 8.17.0(typescript@5.7.2)
  3414. eslint: 9.16.0(jiti@1.21.6)
  3415. optionalDependencies:
  3416. typescript: 5.7.2
  3417. transitivePeerDependencies:
  3418. - supports-color
  3419. '@typescript-eslint/visitor-keys@8.17.0':
  3420. dependencies:
  3421. '@typescript-eslint/types': 8.17.0
  3422. eslint-visitor-keys: 4.2.0
  3423. '@vitejs/plugin-react-swc@3.7.2(vite@6.0.3(@types/node@22.10.1)(jiti@1.21.6)(tsx@4.19.2)(yaml@2.6.0))':
  3424. dependencies:
  3425. '@swc/core': 1.9.2
  3426. vite: 6.0.3(@types/node@22.10.1)(jiti@1.21.6)(tsx@4.19.2)(yaml@2.6.0)
  3427. transitivePeerDependencies:
  3428. - '@swc/helpers'
  3429. acorn-jsx@5.3.2(acorn@8.14.0):
  3430. dependencies:
  3431. acorn: 8.14.0
  3432. acorn@8.14.0: {}
  3433. ajv@6.12.6:
  3434. dependencies:
  3435. fast-deep-equal: 3.1.3
  3436. fast-json-stable-stringify: 2.1.0
  3437. json-schema-traverse: 0.4.1
  3438. uri-js: 4.4.1
  3439. ansi-regex@5.0.1: {}
  3440. ansi-regex@6.1.0: {}
  3441. ansi-styles@4.3.0:
  3442. dependencies:
  3443. color-convert: 2.0.1
  3444. ansi-styles@6.2.1: {}
  3445. any-promise@1.3.0: {}
  3446. anymatch@3.1.3:
  3447. dependencies:
  3448. normalize-path: 3.0.0
  3449. picomatch: 2.3.1
  3450. arg@5.0.2: {}
  3451. argparse@2.0.1: {}
  3452. aria-hidden@1.2.4:
  3453. dependencies:
  3454. tslib: 2.8.1
  3455. asynckit@0.4.0: {}
  3456. autoprefixer@10.4.20(postcss@8.4.49):
  3457. dependencies:
  3458. browserslist: 4.24.2
  3459. caniuse-lite: 1.0.30001680
  3460. fraction.js: 4.3.7
  3461. normalize-range: 0.1.2
  3462. picocolors: 1.1.1
  3463. postcss: 8.4.49
  3464. postcss-value-parser: 4.2.0
  3465. axios@1.7.9:
  3466. dependencies:
  3467. follow-redirects: 1.15.9
  3468. form-data: 4.0.1
  3469. proxy-from-env: 1.1.0
  3470. transitivePeerDependencies:
  3471. - debug
  3472. babel-dead-code-elimination@1.0.6:
  3473. dependencies:
  3474. '@babel/core': 7.26.0
  3475. '@babel/parser': 7.26.2
  3476. '@babel/traverse': 7.25.9
  3477. '@babel/types': 7.26.0
  3478. transitivePeerDependencies:
  3479. - supports-color
  3480. balanced-match@1.0.2: {}
  3481. binary-extensions@2.3.0: {}
  3482. brace-expansion@1.1.11:
  3483. dependencies:
  3484. balanced-match: 1.0.2
  3485. concat-map: 0.0.1
  3486. brace-expansion@2.0.1:
  3487. dependencies:
  3488. balanced-match: 1.0.2
  3489. braces@3.0.3:
  3490. dependencies:
  3491. fill-range: 7.1.1
  3492. browserslist@4.24.2:
  3493. dependencies:
  3494. caniuse-lite: 1.0.30001680
  3495. electron-to-chromium: 1.5.57
  3496. node-releases: 2.0.18
  3497. update-browserslist-db: 1.1.1(browserslist@4.24.2)
  3498. callsites@3.1.0: {}
  3499. camelcase-css@2.0.1: {}
  3500. caniuse-lite@1.0.30001680: {}
  3501. chalk@4.1.2:
  3502. dependencies:
  3503. ansi-styles: 4.3.0
  3504. supports-color: 7.2.0
  3505. chokidar@3.6.0:
  3506. dependencies:
  3507. anymatch: 3.1.3
  3508. braces: 3.0.3
  3509. glob-parent: 5.1.2
  3510. is-binary-path: 2.1.0
  3511. is-glob: 4.0.3
  3512. normalize-path: 3.0.0
  3513. readdirp: 3.6.0
  3514. optionalDependencies:
  3515. fsevents: 2.3.3
  3516. class-variance-authority@0.7.1:
  3517. dependencies:
  3518. clsx: 2.1.1
  3519. clsx@2.1.1: {}
  3520. cmdk@1.0.4(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0):
  3521. dependencies:
  3522. '@radix-ui/react-dialog': 1.1.2(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3523. '@radix-ui/react-id': 1.1.0(@types/react@19.0.1)(react@19.0.0)
  3524. '@radix-ui/react-primitive': 2.0.0(@types/react-dom@19.0.1)(@types/react@19.0.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3525. react: 19.0.0
  3526. react-dom: 19.0.0(react@19.0.0)
  3527. use-sync-external-store: 1.2.2(react@19.0.0)
  3528. transitivePeerDependencies:
  3529. - '@types/react'
  3530. - '@types/react-dom'
  3531. color-convert@2.0.1:
  3532. dependencies:
  3533. color-name: 1.1.4
  3534. color-name@1.1.4: {}
  3535. combined-stream@1.0.8:
  3536. dependencies:
  3537. delayed-stream: 1.0.0
  3538. commander@4.1.1: {}
  3539. concat-map@0.0.1: {}
  3540. convert-source-map@2.0.0: {}
  3541. cross-spawn@7.0.5:
  3542. dependencies:
  3543. path-key: 3.1.1
  3544. shebang-command: 2.0.0
  3545. which: 2.0.2
  3546. cssesc@3.0.0: {}
  3547. csstype@3.1.3: {}
  3548. d3-array@3.2.4:
  3549. dependencies:
  3550. internmap: 2.0.3
  3551. d3-color@3.1.0: {}
  3552. d3-ease@3.0.1: {}
  3553. d3-format@3.1.0: {}
  3554. d3-interpolate@3.0.1:
  3555. dependencies:
  3556. d3-color: 3.1.0
  3557. d3-path@3.1.0: {}
  3558. d3-scale@4.0.2:
  3559. dependencies:
  3560. d3-array: 3.2.4
  3561. d3-format: 3.1.0
  3562. d3-interpolate: 3.0.1
  3563. d3-time: 3.1.0
  3564. d3-time-format: 4.1.0
  3565. d3-shape@3.2.0:
  3566. dependencies:
  3567. d3-path: 3.1.0
  3568. d3-time-format@4.1.0:
  3569. dependencies:
  3570. d3-time: 3.1.0
  3571. d3-time@3.1.0:
  3572. dependencies:
  3573. d3-array: 3.2.4
  3574. d3-timer@3.0.1: {}
  3575. date-fns@4.1.0: {}
  3576. debug@4.3.7:
  3577. dependencies:
  3578. ms: 2.1.3
  3579. decimal.js-light@2.5.1: {}
  3580. deep-is@0.1.4: {}
  3581. delayed-stream@1.0.0: {}
  3582. detect-node-es@1.1.0: {}
  3583. didyoumean@1.2.2: {}
  3584. dlv@1.1.3: {}
  3585. dom-helpers@5.2.1:
  3586. dependencies:
  3587. '@babel/runtime': 7.26.0
  3588. csstype: 3.1.3
  3589. eastasianwidth@0.2.0: {}
  3590. electron-to-chromium@1.5.57: {}
  3591. emoji-regex@8.0.0: {}
  3592. emoji-regex@9.2.2: {}
  3593. esbuild@0.23.1:
  3594. optionalDependencies:
  3595. '@esbuild/aix-ppc64': 0.23.1
  3596. '@esbuild/android-arm': 0.23.1
  3597. '@esbuild/android-arm64': 0.23.1
  3598. '@esbuild/android-x64': 0.23.1
  3599. '@esbuild/darwin-arm64': 0.23.1
  3600. '@esbuild/darwin-x64': 0.23.1
  3601. '@esbuild/freebsd-arm64': 0.23.1
  3602. '@esbuild/freebsd-x64': 0.23.1
  3603. '@esbuild/linux-arm': 0.23.1
  3604. '@esbuild/linux-arm64': 0.23.1
  3605. '@esbuild/linux-ia32': 0.23.1
  3606. '@esbuild/linux-loong64': 0.23.1
  3607. '@esbuild/linux-mips64el': 0.23.1
  3608. '@esbuild/linux-ppc64': 0.23.1
  3609. '@esbuild/linux-riscv64': 0.23.1
  3610. '@esbuild/linux-s390x': 0.23.1
  3611. '@esbuild/linux-x64': 0.23.1
  3612. '@esbuild/netbsd-x64': 0.23.1
  3613. '@esbuild/openbsd-arm64': 0.23.1
  3614. '@esbuild/openbsd-x64': 0.23.1
  3615. '@esbuild/sunos-x64': 0.23.1
  3616. '@esbuild/win32-arm64': 0.23.1
  3617. '@esbuild/win32-ia32': 0.23.1
  3618. '@esbuild/win32-x64': 0.23.1
  3619. esbuild@0.24.0:
  3620. optionalDependencies:
  3621. '@esbuild/aix-ppc64': 0.24.0
  3622. '@esbuild/android-arm': 0.24.0
  3623. '@esbuild/android-arm64': 0.24.0
  3624. '@esbuild/android-x64': 0.24.0
  3625. '@esbuild/darwin-arm64': 0.24.0
  3626. '@esbuild/darwin-x64': 0.24.0
  3627. '@esbuild/freebsd-arm64': 0.24.0
  3628. '@esbuild/freebsd-x64': 0.24.0
  3629. '@esbuild/linux-arm': 0.24.0
  3630. '@esbuild/linux-arm64': 0.24.0
  3631. '@esbuild/linux-ia32': 0.24.0
  3632. '@esbuild/linux-loong64': 0.24.0
  3633. '@esbuild/linux-mips64el': 0.24.0
  3634. '@esbuild/linux-ppc64': 0.24.0
  3635. '@esbuild/linux-riscv64': 0.24.0
  3636. '@esbuild/linux-s390x': 0.24.0
  3637. '@esbuild/linux-x64': 0.24.0
  3638. '@esbuild/netbsd-x64': 0.24.0
  3639. '@esbuild/openbsd-arm64': 0.24.0
  3640. '@esbuild/openbsd-x64': 0.24.0
  3641. '@esbuild/sunos-x64': 0.24.0
  3642. '@esbuild/win32-arm64': 0.24.0
  3643. '@esbuild/win32-ia32': 0.24.0
  3644. '@esbuild/win32-x64': 0.24.0
  3645. escalade@3.2.0: {}
  3646. escape-string-regexp@4.0.0: {}
  3647. eslint-plugin-react-hooks@5.1.0(eslint@9.16.0(jiti@1.21.6)):
  3648. dependencies:
  3649. eslint: 9.16.0(jiti@1.21.6)
  3650. eslint-plugin-react-refresh@0.4.16(eslint@9.16.0(jiti@1.21.6)):
  3651. dependencies:
  3652. eslint: 9.16.0(jiti@1.21.6)
  3653. eslint-scope@8.2.0:
  3654. dependencies:
  3655. esrecurse: 4.3.0
  3656. estraverse: 5.3.0
  3657. eslint-visitor-keys@3.4.3: {}
  3658. eslint-visitor-keys@4.2.0: {}
  3659. eslint@9.16.0(jiti@1.21.6):
  3660. dependencies:
  3661. '@eslint-community/eslint-utils': 4.4.1(eslint@9.16.0(jiti@1.21.6))
  3662. '@eslint-community/regexpp': 4.12.1
  3663. '@eslint/config-array': 0.19.1
  3664. '@eslint/core': 0.9.1
  3665. '@eslint/eslintrc': 3.2.0
  3666. '@eslint/js': 9.16.0
  3667. '@eslint/plugin-kit': 0.2.4
  3668. '@humanfs/node': 0.16.6
  3669. '@humanwhocodes/module-importer': 1.0.1
  3670. '@humanwhocodes/retry': 0.4.1
  3671. '@types/estree': 1.0.6
  3672. '@types/json-schema': 7.0.15
  3673. ajv: 6.12.6
  3674. chalk: 4.1.2
  3675. cross-spawn: 7.0.5
  3676. debug: 4.3.7
  3677. escape-string-regexp: 4.0.0
  3678. eslint-scope: 8.2.0
  3679. eslint-visitor-keys: 4.2.0
  3680. espree: 10.3.0
  3681. esquery: 1.6.0
  3682. esutils: 2.0.3
  3683. fast-deep-equal: 3.1.3
  3684. file-entry-cache: 8.0.0
  3685. find-up: 5.0.0
  3686. glob-parent: 6.0.2
  3687. ignore: 5.3.2
  3688. imurmurhash: 0.1.4
  3689. is-glob: 4.0.3
  3690. json-stable-stringify-without-jsonify: 1.0.1
  3691. lodash.merge: 4.6.2
  3692. minimatch: 3.1.2
  3693. natural-compare: 1.4.0
  3694. optionator: 0.9.4
  3695. optionalDependencies:
  3696. jiti: 1.21.6
  3697. transitivePeerDependencies:
  3698. - supports-color
  3699. espree@10.3.0:
  3700. dependencies:
  3701. acorn: 8.14.0
  3702. acorn-jsx: 5.3.2(acorn@8.14.0)
  3703. eslint-visitor-keys: 4.2.0
  3704. esquery@1.6.0:
  3705. dependencies:
  3706. estraverse: 5.3.0
  3707. esrecurse@4.3.0:
  3708. dependencies:
  3709. estraverse: 5.3.0
  3710. estraverse@5.3.0: {}
  3711. esutils@2.0.3: {}
  3712. eventemitter3@4.0.7: {}
  3713. fast-deep-equal@3.1.3: {}
  3714. fast-equals@5.0.1: {}
  3715. fast-glob@3.3.2:
  3716. dependencies:
  3717. '@nodelib/fs.stat': 2.0.5
  3718. '@nodelib/fs.walk': 1.2.8
  3719. glob-parent: 5.1.2
  3720. merge2: 1.4.1
  3721. micromatch: 4.0.8
  3722. fast-json-stable-stringify@2.1.0: {}
  3723. fast-levenshtein@2.0.6: {}
  3724. fastq@1.17.1:
  3725. dependencies:
  3726. reusify: 1.0.4
  3727. file-entry-cache@8.0.0:
  3728. dependencies:
  3729. flat-cache: 4.0.1
  3730. fill-range@7.1.1:
  3731. dependencies:
  3732. to-regex-range: 5.0.1
  3733. find-up@5.0.0:
  3734. dependencies:
  3735. locate-path: 6.0.0
  3736. path-exists: 4.0.0
  3737. flat-cache@4.0.1:
  3738. dependencies:
  3739. flatted: 3.3.1
  3740. keyv: 4.5.4
  3741. flatted@3.3.1: {}
  3742. follow-redirects@1.15.9: {}
  3743. foreground-child@3.3.0:
  3744. dependencies:
  3745. cross-spawn: 7.0.5
  3746. signal-exit: 4.1.0
  3747. form-data@4.0.1:
  3748. dependencies:
  3749. asynckit: 0.4.0
  3750. combined-stream: 1.0.8
  3751. mime-types: 2.1.35
  3752. fraction.js@4.3.7: {}
  3753. fsevents@2.3.3:
  3754. optional: true
  3755. function-bind@1.1.2: {}
  3756. gensync@1.0.0-beta.2: {}
  3757. get-nonce@1.0.1: {}
  3758. get-tsconfig@4.8.1:
  3759. dependencies:
  3760. resolve-pkg-maps: 1.0.0
  3761. glob-parent@5.1.2:
  3762. dependencies:
  3763. is-glob: 4.0.3
  3764. glob-parent@6.0.2:
  3765. dependencies:
  3766. is-glob: 4.0.3
  3767. glob@10.4.5:
  3768. dependencies:
  3769. foreground-child: 3.3.0
  3770. jackspeak: 3.4.3
  3771. minimatch: 9.0.5
  3772. minipass: 7.1.2
  3773. package-json-from-dist: 1.0.1
  3774. path-scurry: 1.11.1
  3775. globals@11.12.0: {}
  3776. globals@14.0.0: {}
  3777. globals@15.13.0: {}
  3778. goober@2.1.16(csstype@3.1.3):
  3779. dependencies:
  3780. csstype: 3.1.3
  3781. graphemer@1.4.0: {}
  3782. has-flag@4.0.0: {}
  3783. hasown@2.0.2:
  3784. dependencies:
  3785. function-bind: 1.1.2
  3786. ignore@5.3.2: {}
  3787. import-fresh@3.3.0:
  3788. dependencies:
  3789. parent-module: 1.0.1
  3790. resolve-from: 4.0.0
  3791. imurmurhash@0.1.4: {}
  3792. internmap@2.0.3: {}
  3793. intl-messageformat@10.7.6:
  3794. dependencies:
  3795. '@formatjs/ecma402-abstract': 2.2.3
  3796. '@formatjs/fast-memoize': 2.2.3
  3797. '@formatjs/icu-messageformat-parser': 2.9.3
  3798. tslib: 2.8.1
  3799. invariant@2.2.4:
  3800. dependencies:
  3801. loose-envify: 1.4.0
  3802. is-binary-path@2.1.0:
  3803. dependencies:
  3804. binary-extensions: 2.3.0
  3805. is-core-module@2.15.1:
  3806. dependencies:
  3807. hasown: 2.0.2
  3808. is-extglob@2.1.1: {}
  3809. is-fullwidth-code-point@3.0.0: {}
  3810. is-glob@4.0.3:
  3811. dependencies:
  3812. is-extglob: 2.1.1
  3813. is-number@7.0.0: {}
  3814. isexe@2.0.0: {}
  3815. jackspeak@3.4.3:
  3816. dependencies:
  3817. '@isaacs/cliui': 8.0.2
  3818. optionalDependencies:
  3819. '@pkgjs/parseargs': 0.11.0
  3820. javascript-natural-sort@0.7.1: {}
  3821. jiti@1.21.6: {}
  3822. js-cookie@3.0.5: {}
  3823. js-tokens@4.0.0: {}
  3824. js-yaml@4.1.0:
  3825. dependencies:
  3826. argparse: 2.0.1
  3827. jsesc@2.5.2: {}
  3828. jsesc@3.0.2: {}
  3829. json-buffer@3.0.1: {}
  3830. json-schema-traverse@0.4.1: {}
  3831. json-stable-stringify-without-jsonify@1.0.1: {}
  3832. json5@2.2.3: {}
  3833. keyv@4.5.4:
  3834. dependencies:
  3835. json-buffer: 3.0.1
  3836. levn@0.4.1:
  3837. dependencies:
  3838. prelude-ls: 1.2.1
  3839. type-check: 0.4.0
  3840. lilconfig@3.1.3: {}
  3841. lines-and-columns@1.2.4: {}
  3842. locate-path@6.0.0:
  3843. dependencies:
  3844. p-locate: 5.0.0
  3845. lodash.merge@4.6.2: {}
  3846. lodash@4.17.21: {}
  3847. loose-envify@1.4.0:
  3848. dependencies:
  3849. js-tokens: 4.0.0
  3850. lru-cache@10.4.3: {}
  3851. lru-cache@5.1.1:
  3852. dependencies:
  3853. yallist: 3.1.1
  3854. lucide-react@0.468.0(react@19.0.0):
  3855. dependencies:
  3856. react: 19.0.0
  3857. merge2@1.4.1: {}
  3858. micromatch@4.0.8:
  3859. dependencies:
  3860. braces: 3.0.3
  3861. picomatch: 2.3.1
  3862. mime-db@1.52.0: {}
  3863. mime-types@2.1.35:
  3864. dependencies:
  3865. mime-db: 1.52.0
  3866. minimatch@3.1.2:
  3867. dependencies:
  3868. brace-expansion: 1.1.11
  3869. minimatch@9.0.5:
  3870. dependencies:
  3871. brace-expansion: 2.0.1
  3872. minipass@7.1.2: {}
  3873. ms@2.1.3: {}
  3874. mz@2.7.0:
  3875. dependencies:
  3876. any-promise: 1.3.0
  3877. object-assign: 4.1.1
  3878. thenify-all: 1.6.0
  3879. nanoid@3.3.7: {}
  3880. natural-compare@1.4.0: {}
  3881. node-releases@2.0.18: {}
  3882. normalize-path@3.0.0: {}
  3883. normalize-range@0.1.2: {}
  3884. object-assign@4.1.1: {}
  3885. object-hash@3.0.0: {}
  3886. optionator@0.9.4:
  3887. dependencies:
  3888. deep-is: 0.1.4
  3889. fast-levenshtein: 2.0.6
  3890. levn: 0.4.1
  3891. prelude-ls: 1.2.1
  3892. type-check: 0.4.0
  3893. word-wrap: 1.2.5
  3894. p-limit@3.1.0:
  3895. dependencies:
  3896. yocto-queue: 0.1.0
  3897. p-locate@5.0.0:
  3898. dependencies:
  3899. p-limit: 3.1.0
  3900. package-json-from-dist@1.0.1: {}
  3901. parent-module@1.0.1:
  3902. dependencies:
  3903. callsites: 3.1.0
  3904. path-exists@4.0.0: {}
  3905. path-key@3.1.1: {}
  3906. path-parse@1.0.7: {}
  3907. path-scurry@1.11.1:
  3908. dependencies:
  3909. lru-cache: 10.4.3
  3910. minipass: 7.1.2
  3911. picocolors@1.1.1: {}
  3912. picomatch@2.3.1: {}
  3913. pify@2.3.0: {}
  3914. pirates@4.0.6: {}
  3915. postcss-import@15.1.0(postcss@8.4.49):
  3916. dependencies:
  3917. postcss: 8.4.49
  3918. postcss-value-parser: 4.2.0
  3919. read-cache: 1.0.0
  3920. resolve: 1.22.8
  3921. postcss-js@4.0.1(postcss@8.4.49):
  3922. dependencies:
  3923. camelcase-css: 2.0.1
  3924. postcss: 8.4.49
  3925. postcss-load-config@4.0.2(postcss@8.4.49):
  3926. dependencies:
  3927. lilconfig: 3.1.3
  3928. yaml: 2.6.0
  3929. optionalDependencies:
  3930. postcss: 8.4.49
  3931. postcss-nested@6.2.0(postcss@8.4.49):
  3932. dependencies:
  3933. postcss: 8.4.49
  3934. postcss-selector-parser: 6.1.2
  3935. postcss-selector-parser@6.1.2:
  3936. dependencies:
  3937. cssesc: 3.0.0
  3938. util-deprecate: 1.0.2
  3939. postcss-value-parser@4.2.0: {}
  3940. postcss@8.4.49:
  3941. dependencies:
  3942. nanoid: 3.3.7
  3943. picocolors: 1.1.1
  3944. source-map-js: 1.2.1
  3945. prelude-ls@1.2.1: {}
  3946. prettier-plugin-tailwindcss@0.6.9(@trivago/prettier-plugin-sort-imports@4.3.0(prettier@3.4.2))(prettier@3.4.2):
  3947. dependencies:
  3948. prettier: 3.4.2
  3949. optionalDependencies:
  3950. '@trivago/prettier-plugin-sort-imports': 4.3.0(prettier@3.4.2)
  3951. prettier@3.4.2: {}
  3952. prop-types@15.8.1:
  3953. dependencies:
  3954. loose-envify: 1.4.0
  3955. object-assign: 4.1.1
  3956. react-is: 16.13.1
  3957. proxy-from-env@1.1.0: {}
  3958. punycode@2.3.1: {}
  3959. queue-microtask@1.2.3: {}
  3960. react-day-picker@9.4.1(react@19.0.0):
  3961. dependencies:
  3962. '@date-fns/tz': 1.2.0
  3963. date-fns: 4.1.0
  3964. react: 19.0.0
  3965. react-dom@19.0.0(react@19.0.0):
  3966. dependencies:
  3967. react: 19.0.0
  3968. scheduler: 0.25.0
  3969. react-hook-form@7.54.0(react@19.0.0):
  3970. dependencies:
  3971. react: 19.0.0
  3972. react-is@16.13.1: {}
  3973. react-is@18.3.1: {}
  3974. react-remove-scroll-bar@2.3.6(@types/react@19.0.1)(react@19.0.0):
  3975. dependencies:
  3976. react: 19.0.0
  3977. react-style-singleton: 2.2.1(@types/react@19.0.1)(react@19.0.0)
  3978. tslib: 2.8.1
  3979. optionalDependencies:
  3980. '@types/react': 19.0.1
  3981. react-remove-scroll@2.6.0(@types/react@19.0.1)(react@19.0.0):
  3982. dependencies:
  3983. react: 19.0.0
  3984. react-remove-scroll-bar: 2.3.6(@types/react@19.0.1)(react@19.0.0)
  3985. react-style-singleton: 2.2.1(@types/react@19.0.1)(react@19.0.0)
  3986. tslib: 2.8.1
  3987. use-callback-ref: 1.3.2(@types/react@19.0.1)(react@19.0.0)
  3988. use-sidecar: 1.1.2(@types/react@19.0.1)(react@19.0.0)
  3989. optionalDependencies:
  3990. '@types/react': 19.0.1
  3991. react-smooth@4.0.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0):
  3992. dependencies:
  3993. fast-equals: 5.0.1
  3994. prop-types: 15.8.1
  3995. react: 19.0.0
  3996. react-dom: 19.0.0(react@19.0.0)
  3997. react-transition-group: 4.4.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  3998. react-style-singleton@2.2.1(@types/react@19.0.1)(react@19.0.0):
  3999. dependencies:
  4000. get-nonce: 1.0.1
  4001. invariant: 2.2.4
  4002. react: 19.0.0
  4003. tslib: 2.8.1
  4004. optionalDependencies:
  4005. '@types/react': 19.0.1
  4006. react-transition-group@4.4.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0):
  4007. dependencies:
  4008. '@babel/runtime': 7.26.0
  4009. dom-helpers: 5.2.1
  4010. loose-envify: 1.4.0
  4011. prop-types: 15.8.1
  4012. react: 19.0.0
  4013. react-dom: 19.0.0(react@19.0.0)
  4014. react@19.0.0: {}
  4015. read-cache@1.0.0:
  4016. dependencies:
  4017. pify: 2.3.0
  4018. readdirp@3.6.0:
  4019. dependencies:
  4020. picomatch: 2.3.1
  4021. recharts-scale@0.4.5:
  4022. dependencies:
  4023. decimal.js-light: 2.5.1
  4024. recharts@2.14.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0):
  4025. dependencies:
  4026. clsx: 2.1.1
  4027. eventemitter3: 4.0.7
  4028. lodash: 4.17.21
  4029. react: 19.0.0
  4030. react-dom: 19.0.0(react@19.0.0)
  4031. react-is: 18.3.1
  4032. react-smooth: 4.0.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
  4033. recharts-scale: 0.4.5
  4034. tiny-invariant: 1.3.3
  4035. victory-vendor: 36.9.2
  4036. regenerator-runtime@0.14.1: {}
  4037. resolve-from@4.0.0: {}
  4038. resolve-pkg-maps@1.0.0: {}
  4039. resolve@1.22.8:
  4040. dependencies:
  4041. is-core-module: 2.15.1
  4042. path-parse: 1.0.7
  4043. supports-preserve-symlinks-flag: 1.0.0
  4044. reusify@1.0.4: {}
  4045. rollup@4.26.0:
  4046. dependencies:
  4047. '@types/estree': 1.0.6
  4048. optionalDependencies:
  4049. '@rollup/rollup-android-arm-eabi': 4.26.0
  4050. '@rollup/rollup-android-arm64': 4.26.0
  4051. '@rollup/rollup-darwin-arm64': 4.26.0
  4052. '@rollup/rollup-darwin-x64': 4.26.0
  4053. '@rollup/rollup-freebsd-arm64': 4.26.0
  4054. '@rollup/rollup-freebsd-x64': 4.26.0
  4055. '@rollup/rollup-linux-arm-gnueabihf': 4.26.0
  4056. '@rollup/rollup-linux-arm-musleabihf': 4.26.0
  4057. '@rollup/rollup-linux-arm64-gnu': 4.26.0
  4058. '@rollup/rollup-linux-arm64-musl': 4.26.0
  4059. '@rollup/rollup-linux-powerpc64le-gnu': 4.26.0
  4060. '@rollup/rollup-linux-riscv64-gnu': 4.26.0
  4061. '@rollup/rollup-linux-s390x-gnu': 4.26.0
  4062. '@rollup/rollup-linux-x64-gnu': 4.26.0
  4063. '@rollup/rollup-linux-x64-musl': 4.26.0
  4064. '@rollup/rollup-win32-arm64-msvc': 4.26.0
  4065. '@rollup/rollup-win32-ia32-msvc': 4.26.0
  4066. '@rollup/rollup-win32-x64-msvc': 4.26.0
  4067. fsevents: 2.3.3
  4068. run-parallel@1.2.0:
  4069. dependencies:
  4070. queue-microtask: 1.2.3
  4071. scheduler@0.25.0: {}
  4072. semver@6.3.1: {}
  4073. semver@7.6.3: {}
  4074. shebang-command@2.0.0:
  4075. dependencies:
  4076. shebang-regex: 3.0.0
  4077. shebang-regex@3.0.0: {}
  4078. signal-exit@4.1.0: {}
  4079. source-map-js@1.2.1: {}
  4080. source-map@0.5.7: {}
  4081. string-width@4.2.3:
  4082. dependencies:
  4083. emoji-regex: 8.0.0
  4084. is-fullwidth-code-point: 3.0.0
  4085. strip-ansi: 6.0.1
  4086. string-width@5.1.2:
  4087. dependencies:
  4088. eastasianwidth: 0.2.0
  4089. emoji-regex: 9.2.2
  4090. strip-ansi: 7.1.0
  4091. strip-ansi@6.0.1:
  4092. dependencies:
  4093. ansi-regex: 5.0.1
  4094. strip-ansi@7.1.0:
  4095. dependencies:
  4096. ansi-regex: 6.1.0
  4097. strip-json-comments@3.1.1: {}
  4098. sucrase@3.35.0:
  4099. dependencies:
  4100. '@jridgewell/gen-mapping': 0.3.5
  4101. commander: 4.1.1
  4102. glob: 10.4.5
  4103. lines-and-columns: 1.2.4
  4104. mz: 2.7.0
  4105. pirates: 4.0.6
  4106. ts-interface-checker: 0.1.13
  4107. supports-color@7.2.0:
  4108. dependencies:
  4109. has-flag: 4.0.0
  4110. supports-preserve-symlinks-flag@1.0.0: {}
  4111. tailwind-merge@2.5.5: {}
  4112. tailwindcss-animate@1.0.7(tailwindcss@3.4.16):
  4113. dependencies:
  4114. tailwindcss: 3.4.16
  4115. tailwindcss@3.4.16:
  4116. dependencies:
  4117. '@alloc/quick-lru': 5.2.0
  4118. arg: 5.0.2
  4119. chokidar: 3.6.0
  4120. didyoumean: 1.2.2
  4121. dlv: 1.1.3
  4122. fast-glob: 3.3.2
  4123. glob-parent: 6.0.2
  4124. is-glob: 4.0.3
  4125. jiti: 1.21.6
  4126. lilconfig: 3.1.3
  4127. micromatch: 4.0.8
  4128. normalize-path: 3.0.0
  4129. object-hash: 3.0.0
  4130. picocolors: 1.1.1
  4131. postcss: 8.4.49
  4132. postcss-import: 15.1.0(postcss@8.4.49)
  4133. postcss-js: 4.0.1(postcss@8.4.49)
  4134. postcss-load-config: 4.0.2(postcss@8.4.49)
  4135. postcss-nested: 6.2.0(postcss@8.4.49)
  4136. postcss-selector-parser: 6.1.2
  4137. resolve: 1.22.8
  4138. sucrase: 3.35.0
  4139. transitivePeerDependencies:
  4140. - ts-node
  4141. thenify-all@1.6.0:
  4142. dependencies:
  4143. thenify: 3.3.1
  4144. thenify@3.3.1:
  4145. dependencies:
  4146. any-promise: 1.3.0
  4147. tiny-invariant@1.3.3: {}
  4148. tiny-warning@1.0.3: {}
  4149. to-fast-properties@2.0.0: {}
  4150. to-regex-range@5.0.1:
  4151. dependencies:
  4152. is-number: 7.0.0
  4153. ts-api-utils@1.4.0(typescript@5.7.2):
  4154. dependencies:
  4155. typescript: 5.7.2
  4156. ts-interface-checker@0.1.13: {}
  4157. tslib@2.8.1: {}
  4158. tsx@4.19.2:
  4159. dependencies:
  4160. esbuild: 0.23.1
  4161. get-tsconfig: 4.8.1
  4162. optionalDependencies:
  4163. fsevents: 2.3.3
  4164. type-check@0.4.0:
  4165. dependencies:
  4166. prelude-ls: 1.2.1
  4167. typescript-eslint@8.17.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2):
  4168. dependencies:
  4169. '@typescript-eslint/eslint-plugin': 8.17.0(@typescript-eslint/parser@8.17.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2))(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2)
  4170. '@typescript-eslint/parser': 8.17.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2)
  4171. '@typescript-eslint/utils': 8.17.0(eslint@9.16.0(jiti@1.21.6))(typescript@5.7.2)
  4172. eslint: 9.16.0(jiti@1.21.6)
  4173. optionalDependencies:
  4174. typescript: 5.7.2
  4175. transitivePeerDependencies:
  4176. - supports-color
  4177. typescript@5.7.2: {}
  4178. undici-types@6.20.0: {}
  4179. unplugin@1.16.0:
  4180. dependencies:
  4181. acorn: 8.14.0
  4182. webpack-virtual-modules: 0.6.2
  4183. update-browserslist-db@1.1.1(browserslist@4.24.2):
  4184. dependencies:
  4185. browserslist: 4.24.2
  4186. escalade: 3.2.0
  4187. picocolors: 1.1.1
  4188. uri-js@4.4.1:
  4189. dependencies:
  4190. punycode: 2.3.1
  4191. use-callback-ref@1.3.2(@types/react@19.0.1)(react@19.0.0):
  4192. dependencies:
  4193. react: 19.0.0
  4194. tslib: 2.8.1
  4195. optionalDependencies:
  4196. '@types/react': 19.0.1
  4197. use-intl@3.26.0(react@19.0.0):
  4198. dependencies:
  4199. '@formatjs/fast-memoize': 2.2.3
  4200. intl-messageformat: 10.7.6
  4201. react: 19.0.0
  4202. use-sidecar@1.1.2(@types/react@19.0.1)(react@19.0.0):
  4203. dependencies:
  4204. detect-node-es: 1.1.0
  4205. react: 19.0.0
  4206. tslib: 2.8.1
  4207. optionalDependencies:
  4208. '@types/react': 19.0.1
  4209. use-sync-external-store@1.2.2(react@19.0.0):
  4210. dependencies:
  4211. react: 19.0.0
  4212. util-deprecate@1.0.2: {}
  4213. victory-vendor@36.9.2:
  4214. dependencies:
  4215. '@types/d3-array': 3.2.1
  4216. '@types/d3-ease': 3.0.2
  4217. '@types/d3-interpolate': 3.0.4
  4218. '@types/d3-scale': 4.0.8
  4219. '@types/d3-shape': 3.1.6
  4220. '@types/d3-time': 3.0.3
  4221. '@types/d3-timer': 3.0.2
  4222. d3-array: 3.2.4
  4223. d3-ease: 3.0.1
  4224. d3-interpolate: 3.0.1
  4225. d3-scale: 4.0.2
  4226. d3-shape: 3.2.0
  4227. d3-time: 3.1.0
  4228. d3-timer: 3.0.1
  4229. vite@6.0.3(@types/node@22.10.1)(jiti@1.21.6)(tsx@4.19.2)(yaml@2.6.0):
  4230. dependencies:
  4231. esbuild: 0.24.0
  4232. postcss: 8.4.49
  4233. rollup: 4.26.0
  4234. optionalDependencies:
  4235. '@types/node': 22.10.1
  4236. fsevents: 2.3.3
  4237. jiti: 1.21.6
  4238. tsx: 4.19.2
  4239. yaml: 2.6.0
  4240. webpack-virtual-modules@0.6.2: {}
  4241. which@2.0.2:
  4242. dependencies:
  4243. isexe: 2.0.0
  4244. word-wrap@1.2.5: {}
  4245. wrap-ansi@7.0.0:
  4246. dependencies:
  4247. ansi-styles: 4.3.0
  4248. string-width: 4.2.3
  4249. strip-ansi: 6.0.1
  4250. wrap-ansi@8.1.0:
  4251. dependencies:
  4252. ansi-styles: 6.2.1
  4253. string-width: 5.1.2
  4254. strip-ansi: 7.1.0
  4255. yallist@3.1.1: {}
  4256. yaml@2.6.0: {}
  4257. yocto-queue@0.1.0: {}
  4258. zod@3.23.8: {}
  4259. zustand@5.0.2(@types/react@19.0.1)(react@19.0.0)(use-sync-external-store@1.2.2(react@19.0.0)):
  4260. optionalDependencies:
  4261. '@types/react': 19.0.1
  4262. react: 19.0.0
  4263. use-sync-external-store: 1.2.2(react@19.0.0)