pnpm-lock.yaml 184 KB

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