pnpm-lock.yaml 183 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107
  1. lockfileVersion: '9.0'
  2. settings:
  3. autoInstallPeers: true
  4. excludeLinksFromLockfile: false
  5. importers:
  6. .:
  7. dependencies:
  8. '@clerk/clerk-react':
  9. specifier: ^5.31.4
  10. version: 5.31.4(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  11. '@hookform/resolvers':
  12. specifier: ^5.0.1
  13. version: 5.0.1(react-hook-form@7.55.0(react@19.1.0))
  14. '@radix-ui/react-alert-dialog':
  15. specifier: ^1.1.7
  16. version: 1.1.7(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  17. '@radix-ui/react-avatar':
  18. specifier: ^1.1.4
  19. version: 1.1.4(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  20. '@radix-ui/react-checkbox':
  21. specifier: ^1.1.5
  22. version: 1.1.5(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  23. '@radix-ui/react-collapsible':
  24. specifier: ^1.1.4
  25. version: 1.1.4(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  26. '@radix-ui/react-dialog':
  27. specifier: ^1.1.7
  28. version: 1.1.7(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  29. '@radix-ui/react-dropdown-menu':
  30. specifier: ^2.1.7
  31. version: 2.1.7(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  32. '@radix-ui/react-icons':
  33. specifier: ^1.3.2
  34. version: 1.3.2(react@19.1.0)
  35. '@radix-ui/react-label':
  36. specifier: ^2.1.3
  37. version: 2.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  38. '@radix-ui/react-popover':
  39. specifier: ^1.1.7
  40. version: 1.1.7(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  41. '@radix-ui/react-radio-group':
  42. specifier: ^1.2.4
  43. version: 1.2.4(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  44. '@radix-ui/react-scroll-area':
  45. specifier: ^1.2.4
  46. version: 1.2.4(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  47. '@radix-ui/react-select':
  48. specifier: ^2.1.7
  49. version: 2.1.7(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  50. '@radix-ui/react-separator':
  51. specifier: ^1.1.3
  52. version: 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  53. '@radix-ui/react-slot':
  54. specifier: ^1.2.0
  55. version: 1.2.0(@types/react@19.1.2)(react@19.1.0)
  56. '@radix-ui/react-switch':
  57. specifier: ^1.1.4
  58. version: 1.1.4(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  59. '@radix-ui/react-tabs':
  60. specifier: ^1.1.4
  61. version: 1.1.4(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  62. '@radix-ui/react-tooltip':
  63. specifier: ^1.2.0
  64. version: 1.2.0(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  65. '@tabler/icons-react':
  66. specifier: ^3.31.0
  67. version: 3.31.0(react@19.1.0)
  68. '@tailwindcss/vite':
  69. specifier: ^4.1.4
  70. version: 4.1.4(vite@6.2.7(@types/node@22.14.1)(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.3))
  71. '@tanstack/react-query':
  72. specifier: ^5.74.3
  73. version: 5.74.3(react@19.1.0)
  74. '@tanstack/react-router':
  75. specifier: ^1.116.0
  76. version: 1.116.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  77. '@tanstack/react-table':
  78. specifier: ^8.21.3
  79. version: 8.21.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  80. axios:
  81. specifier: ^1.8.4
  82. version: 1.8.4
  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.1.1
  91. version: 1.1.1(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  92. date-fns:
  93. specifier: ^4.1.0
  94. version: 4.1.0
  95. input-otp:
  96. specifier: ^1.4.2
  97. version: 1.4.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  98. js-cookie:
  99. specifier: ^3.0.5
  100. version: 3.0.5
  101. lucide-react:
  102. specifier: ^0.488.0
  103. version: 0.488.0(react@19.1.0)
  104. react:
  105. specifier: ^19.1.0
  106. version: 19.1.0
  107. react-day-picker:
  108. specifier: 9.6.6
  109. version: 9.6.6(react@19.1.0)
  110. react-dom:
  111. specifier: ^19.1.0
  112. version: 19.1.0(react@19.1.0)
  113. react-hook-form:
  114. specifier: ^7.55.0
  115. version: 7.55.0(react@19.1.0)
  116. react-top-loading-bar:
  117. specifier: ^3.0.2
  118. version: 3.0.2(react@19.1.0)
  119. recharts:
  120. specifier: ^2.15.2
  121. version: 2.15.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  122. sonner:
  123. specifier: ^2.0.3
  124. version: 2.0.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  125. tailwind-merge:
  126. specifier: ^3.2.0
  127. version: 3.2.0
  128. tailwindcss:
  129. specifier: ^4.1.4
  130. version: 4.1.4
  131. tw-animate-css:
  132. specifier: ^1.2.5
  133. version: 1.2.5
  134. zod:
  135. specifier: ^3.24.2
  136. version: 3.24.2
  137. zustand:
  138. specifier: ^5.0.3
  139. version: 5.0.3(@types/react@19.1.2)(react@19.1.0)(use-sync-external-store@1.5.0(react@19.1.0))
  140. devDependencies:
  141. '@eslint/js':
  142. specifier: ^9.24.0
  143. version: 9.24.0
  144. '@faker-js/faker':
  145. specifier: ^9.7.0
  146. version: 9.7.0
  147. '@tanstack/eslint-plugin-query':
  148. specifier: ^5.73.3
  149. version: 5.73.3(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)
  150. '@tanstack/react-query-devtools':
  151. specifier: ^5.74.3
  152. version: 5.74.3(@tanstack/react-query@5.74.3(react@19.1.0))(react@19.1.0)
  153. '@tanstack/router-devtools':
  154. specifier: ^1.116.0
  155. version: 1.116.0(@tanstack/react-router@1.116.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(@tanstack/router-core@1.115.3)(csstype@3.1.3)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(tiny-invariant@1.3.3)
  156. '@tanstack/router-plugin':
  157. specifier: ^1.116.1
  158. version: 1.116.1(@tanstack/react-router@1.116.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(vite@6.2.7(@types/node@22.14.1)(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.3))
  159. '@trivago/prettier-plugin-sort-imports':
  160. specifier: ^5.2.2
  161. version: 5.2.2(prettier@3.5.3)
  162. '@types/js-cookie':
  163. specifier: ^3.0.6
  164. version: 3.0.6
  165. '@types/node':
  166. specifier: ^22.14.1
  167. version: 22.14.1
  168. '@types/react':
  169. specifier: ^19.1.2
  170. version: 19.1.2
  171. '@types/react-dom':
  172. specifier: ^19.1.2
  173. version: 19.1.2(@types/react@19.1.2)
  174. '@vitejs/plugin-react-swc':
  175. specifier: ^3.9.0
  176. version: 3.9.0(vite@6.2.7(@types/node@22.14.1)(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.3))
  177. eslint:
  178. specifier: ^9.24.0
  179. version: 9.24.0(jiti@2.4.2)
  180. eslint-plugin-react-hooks:
  181. specifier: ^5.2.0
  182. version: 5.2.0(eslint@9.24.0(jiti@2.4.2))
  183. eslint-plugin-react-refresh:
  184. specifier: ^0.4.19
  185. version: 0.4.19(eslint@9.24.0(jiti@2.4.2))
  186. globals:
  187. specifier: ^16.0.0
  188. version: 16.0.0
  189. knip:
  190. specifier: ^5.50.4
  191. version: 5.50.4(@types/node@22.14.1)(typescript@5.8.3)
  192. prettier:
  193. specifier: ^3.5.3
  194. version: 3.5.3
  195. prettier-plugin-tailwindcss:
  196. specifier: ^0.6.11
  197. version: 0.6.11(@trivago/prettier-plugin-sort-imports@5.2.2(prettier@3.5.3))(prettier@3.5.3)
  198. typescript:
  199. specifier: ~5.8.3
  200. version: 5.8.3
  201. typescript-eslint:
  202. specifier: ^8.30.1
  203. version: 8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)
  204. vite:
  205. specifier: ^6.2.7
  206. version: 6.2.7(@types/node@22.14.1)(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.3)
  207. packages:
  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.8':
  215. resolution: {integrity: sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==}
  216. engines: {node: '>=6.9.0'}
  217. '@babel/core@7.26.10':
  218. resolution: {integrity: sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==}
  219. engines: {node: '>=6.9.0'}
  220. '@babel/generator@7.27.0':
  221. resolution: {integrity: sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==}
  222. engines: {node: '>=6.9.0'}
  223. '@babel/helper-compilation-targets@7.27.0':
  224. resolution: {integrity: sha512-LVk7fbXml0H2xH34dFzKQ7TDZ2G4/rVTOrq9V+icbbadjbVxxeFeDsNHv2SrZeWoA+6ZiTyWYWtScEIW07EAcA==}
  225. engines: {node: '>=6.9.0'}
  226. '@babel/helper-module-imports@7.25.9':
  227. resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==}
  228. engines: {node: '>=6.9.0'}
  229. '@babel/helper-module-transforms@7.26.0':
  230. resolution: {integrity: sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==}
  231. engines: {node: '>=6.9.0'}
  232. peerDependencies:
  233. '@babel/core': ^7.0.0
  234. '@babel/helper-plugin-utils@7.26.5':
  235. resolution: {integrity: sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==}
  236. engines: {node: '>=6.9.0'}
  237. '@babel/helper-string-parser@7.25.9':
  238. resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
  239. engines: {node: '>=6.9.0'}
  240. '@babel/helper-validator-identifier@7.25.9':
  241. resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
  242. engines: {node: '>=6.9.0'}
  243. '@babel/helper-validator-option@7.25.9':
  244. resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==}
  245. engines: {node: '>=6.9.0'}
  246. '@babel/helpers@7.27.0':
  247. resolution: {integrity: sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==}
  248. engines: {node: '>=6.9.0'}
  249. '@babel/parser@7.27.0':
  250. resolution: {integrity: sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==}
  251. engines: {node: '>=6.0.0'}
  252. hasBin: true
  253. '@babel/plugin-syntax-jsx@7.25.9':
  254. resolution: {integrity: sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==}
  255. engines: {node: '>=6.9.0'}
  256. peerDependencies:
  257. '@babel/core': ^7.0.0-0
  258. '@babel/plugin-syntax-typescript@7.25.9':
  259. resolution: {integrity: sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==}
  260. engines: {node: '>=6.9.0'}
  261. peerDependencies:
  262. '@babel/core': ^7.0.0-0
  263. '@babel/runtime@7.27.0':
  264. resolution: {integrity: sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==}
  265. engines: {node: '>=6.9.0'}
  266. '@babel/template@7.27.0':
  267. resolution: {integrity: sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==}
  268. engines: {node: '>=6.9.0'}
  269. '@babel/traverse@7.27.0':
  270. resolution: {integrity: sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==}
  271. engines: {node: '>=6.9.0'}
  272. '@babel/types@7.27.0':
  273. resolution: {integrity: sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==}
  274. engines: {node: '>=6.9.0'}
  275. '@clerk/clerk-react@5.31.4':
  276. resolution: {integrity: sha512-VtjOEzq/ncwHRn23xhmy4DRefrrSeUkKHiB/EighusYVkjmpzWMXYGD9Wdd79hwUhJesUsBiQdZhE5qkJ+mnJA==}
  277. engines: {node: '>=18.17.0'}
  278. peerDependencies:
  279. react: ^18.0.0 || ^19.0.0 || ^19.0.0-0
  280. react-dom: ^18.0.0 || ^19.0.0 || ^19.0.0-0
  281. '@clerk/shared@3.9.1':
  282. resolution: {integrity: sha512-Gw7yPaas3lv+pkkbBwuqVVtWVH1nZl1hF8kVvdEhPALOkf6ww6azL6qcHaiFUHCW+iult3flJjplduFrfWF50g==}
  283. engines: {node: '>=18.17.0'}
  284. peerDependencies:
  285. react: ^18.0.0 || ^19.0.0 || ^19.0.0-0
  286. react-dom: ^18.0.0 || ^19.0.0 || ^19.0.0-0
  287. peerDependenciesMeta:
  288. react:
  289. optional: true
  290. react-dom:
  291. optional: true
  292. '@clerk/types@4.59.0':
  293. resolution: {integrity: sha512-VZ61lDWoz9cWTlSpO1KMGq7utl96ZuSBIOpM6togxYTp+TG0kD6QEJVinMaJLREtx8jRvXpMG7ZzBLE3zy0GSA==}
  294. engines: {node: '>=18.17.0'}
  295. '@date-fns/tz@1.2.0':
  296. resolution: {integrity: sha512-LBrd7MiJZ9McsOgxqWX7AaxrDjcFVjWH/tIKJd7pnR7McaslGYOP1QmmiBXdJH/H/yLCT+rcQ7FaPBUxRGUtrg==}
  297. '@esbuild/aix-ppc64@0.25.3':
  298. resolution: {integrity: sha512-W8bFfPA8DowP8l//sxjJLSLkD8iEjMc7cBVyP+u4cEv9sM7mdUCkgsj+t0n/BWPFtv7WWCN5Yzj0N6FJNUUqBQ==}
  299. engines: {node: '>=18'}
  300. cpu: [ppc64]
  301. os: [aix]
  302. '@esbuild/android-arm64@0.25.3':
  303. resolution: {integrity: sha512-XelR6MzjlZuBM4f5z2IQHK6LkK34Cvv6Rj2EntER3lwCBFdg6h2lKbtRjpTTsdEjD/WSe1q8UyPBXP1x3i/wYQ==}
  304. engines: {node: '>=18'}
  305. cpu: [arm64]
  306. os: [android]
  307. '@esbuild/android-arm@0.25.3':
  308. resolution: {integrity: sha512-PuwVXbnP87Tcff5I9ngV0lmiSu40xw1At6i3GsU77U7cjDDB4s0X2cyFuBiDa1SBk9DnvWwnGvVaGBqoFWPb7A==}
  309. engines: {node: '>=18'}
  310. cpu: [arm]
  311. os: [android]
  312. '@esbuild/android-x64@0.25.3':
  313. resolution: {integrity: sha512-ogtTpYHT/g1GWS/zKM0cc/tIebFjm1F9Aw1boQ2Y0eUQ+J89d0jFY//s9ei9jVIlkYi8AfOjiixcLJSGNSOAdQ==}
  314. engines: {node: '>=18'}
  315. cpu: [x64]
  316. os: [android]
  317. '@esbuild/darwin-arm64@0.25.3':
  318. resolution: {integrity: sha512-eESK5yfPNTqpAmDfFWNsOhmIOaQA59tAcF/EfYvo5/QWQCzXn5iUSOnqt3ra3UdzBv073ykTtmeLJZGt3HhA+w==}
  319. engines: {node: '>=18'}
  320. cpu: [arm64]
  321. os: [darwin]
  322. '@esbuild/darwin-x64@0.25.3':
  323. resolution: {integrity: sha512-Kd8glo7sIZtwOLcPbW0yLpKmBNWMANZhrC1r6K++uDR2zyzb6AeOYtI6udbtabmQpFaxJ8uduXMAo1gs5ozz8A==}
  324. engines: {node: '>=18'}
  325. cpu: [x64]
  326. os: [darwin]
  327. '@esbuild/freebsd-arm64@0.25.3':
  328. resolution: {integrity: sha512-EJiyS70BYybOBpJth3M0KLOus0n+RRMKTYzhYhFeMwp7e/RaajXvP+BWlmEXNk6uk+KAu46j/kaQzr6au+JcIw==}
  329. engines: {node: '>=18'}
  330. cpu: [arm64]
  331. os: [freebsd]
  332. '@esbuild/freebsd-x64@0.25.3':
  333. resolution: {integrity: sha512-Q+wSjaLpGxYf7zC0kL0nDlhsfuFkoN+EXrx2KSB33RhinWzejOd6AvgmP5JbkgXKmjhmpfgKZq24pneodYqE8Q==}
  334. engines: {node: '>=18'}
  335. cpu: [x64]
  336. os: [freebsd]
  337. '@esbuild/linux-arm64@0.25.3':
  338. resolution: {integrity: sha512-xCUgnNYhRD5bb1C1nqrDV1PfkwgbswTTBRbAd8aH5PhYzikdf/ddtsYyMXFfGSsb/6t6QaPSzxtbfAZr9uox4A==}
  339. engines: {node: '>=18'}
  340. cpu: [arm64]
  341. os: [linux]
  342. '@esbuild/linux-arm@0.25.3':
  343. resolution: {integrity: sha512-dUOVmAUzuHy2ZOKIHIKHCm58HKzFqd+puLaS424h6I85GlSDRZIA5ycBixb3mFgM0Jdh+ZOSB6KptX30DD8YOQ==}
  344. engines: {node: '>=18'}
  345. cpu: [arm]
  346. os: [linux]
  347. '@esbuild/linux-ia32@0.25.3':
  348. resolution: {integrity: sha512-yplPOpczHOO4jTYKmuYuANI3WhvIPSVANGcNUeMlxH4twz/TeXuzEP41tGKNGWJjuMhotpGabeFYGAOU2ummBw==}
  349. engines: {node: '>=18'}
  350. cpu: [ia32]
  351. os: [linux]
  352. '@esbuild/linux-loong64@0.25.3':
  353. resolution: {integrity: sha512-P4BLP5/fjyihmXCELRGrLd793q/lBtKMQl8ARGpDxgzgIKJDRJ/u4r1A/HgpBpKpKZelGct2PGI4T+axcedf6g==}
  354. engines: {node: '>=18'}
  355. cpu: [loong64]
  356. os: [linux]
  357. '@esbuild/linux-mips64el@0.25.3':
  358. resolution: {integrity: sha512-eRAOV2ODpu6P5divMEMa26RRqb2yUoYsuQQOuFUexUoQndm4MdpXXDBbUoKIc0iPa4aCO7gIhtnYomkn2x+bag==}
  359. engines: {node: '>=18'}
  360. cpu: [mips64el]
  361. os: [linux]
  362. '@esbuild/linux-ppc64@0.25.3':
  363. resolution: {integrity: sha512-ZC4jV2p7VbzTlnl8nZKLcBkfzIf4Yad1SJM4ZMKYnJqZFD4rTI+pBG65u8ev4jk3/MPwY9DvGn50wi3uhdaghg==}
  364. engines: {node: '>=18'}
  365. cpu: [ppc64]
  366. os: [linux]
  367. '@esbuild/linux-riscv64@0.25.3':
  368. resolution: {integrity: sha512-LDDODcFzNtECTrUUbVCs6j9/bDVqy7DDRsuIXJg6so+mFksgwG7ZVnTruYi5V+z3eE5y+BJZw7VvUadkbfg7QA==}
  369. engines: {node: '>=18'}
  370. cpu: [riscv64]
  371. os: [linux]
  372. '@esbuild/linux-s390x@0.25.3':
  373. resolution: {integrity: sha512-s+w/NOY2k0yC2p9SLen+ymflgcpRkvwwa02fqmAwhBRI3SC12uiS10edHHXlVWwfAagYSY5UpmT/zISXPMW3tQ==}
  374. engines: {node: '>=18'}
  375. cpu: [s390x]
  376. os: [linux]
  377. '@esbuild/linux-x64@0.25.3':
  378. resolution: {integrity: sha512-nQHDz4pXjSDC6UfOE1Fw9Q8d6GCAd9KdvMZpfVGWSJztYCarRgSDfOVBY5xwhQXseiyxapkiSJi/5/ja8mRFFA==}
  379. engines: {node: '>=18'}
  380. cpu: [x64]
  381. os: [linux]
  382. '@esbuild/netbsd-arm64@0.25.3':
  383. resolution: {integrity: sha512-1QaLtOWq0mzK6tzzp0jRN3eccmN3hezey7mhLnzC6oNlJoUJz4nym5ZD7mDnS/LZQgkrhEbEiTn515lPeLpgWA==}
  384. engines: {node: '>=18'}
  385. cpu: [arm64]
  386. os: [netbsd]
  387. '@esbuild/netbsd-x64@0.25.3':
  388. resolution: {integrity: sha512-i5Hm68HXHdgv8wkrt+10Bc50zM0/eonPb/a/OFVfB6Qvpiirco5gBA5bz7S2SHuU+Y4LWn/zehzNX14Sp4r27g==}
  389. engines: {node: '>=18'}
  390. cpu: [x64]
  391. os: [netbsd]
  392. '@esbuild/openbsd-arm64@0.25.3':
  393. resolution: {integrity: sha512-zGAVApJEYTbOC6H/3QBr2mq3upG/LBEXr85/pTtKiv2IXcgKV0RT0QA/hSXZqSvLEpXeIxah7LczB4lkiYhTAQ==}
  394. engines: {node: '>=18'}
  395. cpu: [arm64]
  396. os: [openbsd]
  397. '@esbuild/openbsd-x64@0.25.3':
  398. resolution: {integrity: sha512-fpqctI45NnCIDKBH5AXQBsD0NDPbEFczK98hk/aa6HJxbl+UtLkJV2+Bvy5hLSLk3LHmqt0NTkKNso1A9y1a4w==}
  399. engines: {node: '>=18'}
  400. cpu: [x64]
  401. os: [openbsd]
  402. '@esbuild/sunos-x64@0.25.3':
  403. resolution: {integrity: sha512-ROJhm7d8bk9dMCUZjkS8fgzsPAZEjtRJqCAmVgB0gMrvG7hfmPmz9k1rwO4jSiblFjYmNvbECL9uhaPzONMfgA==}
  404. engines: {node: '>=18'}
  405. cpu: [x64]
  406. os: [sunos]
  407. '@esbuild/win32-arm64@0.25.3':
  408. resolution: {integrity: sha512-YWcow8peiHpNBiIXHwaswPnAXLsLVygFwCB3A7Bh5jRkIBFWHGmNQ48AlX4xDvQNoMZlPYzjVOQDYEzWCqufMQ==}
  409. engines: {node: '>=18'}
  410. cpu: [arm64]
  411. os: [win32]
  412. '@esbuild/win32-ia32@0.25.3':
  413. resolution: {integrity: sha512-qspTZOIGoXVS4DpNqUYUs9UxVb04khS1Degaw/MnfMe7goQ3lTfQ13Vw4qY/Nj0979BGvMRpAYbs/BAxEvU8ew==}
  414. engines: {node: '>=18'}
  415. cpu: [ia32]
  416. os: [win32]
  417. '@esbuild/win32-x64@0.25.3':
  418. resolution: {integrity: sha512-ICgUR+kPimx0vvRzf+N/7L7tVSQeE3BYY+NhHRHXS1kBuPO7z2+7ea2HbhDyZdTephgvNvKrlDDKUexuCVBVvg==}
  419. engines: {node: '>=18'}
  420. cpu: [x64]
  421. os: [win32]
  422. '@eslint-community/eslint-utils@4.6.0':
  423. resolution: {integrity: sha512-WhCn7Z7TauhBtmzhvKpoQs0Wwb/kBcy4CwpuI0/eEIr2Lx2auxmulAzLr91wVZJaz47iUZdkXOK7WlAfxGKCnA==}
  424. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  425. peerDependencies:
  426. eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
  427. '@eslint-community/regexpp@4.12.1':
  428. resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
  429. engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
  430. '@eslint/config-array@0.20.0':
  431. resolution: {integrity: sha512-fxlS1kkIjx8+vy2SjuCB94q3htSNrufYTXubwiBFeaQHbH6Ipi43gFJq2zCMt6PHhImH3Xmr0NksKDvchWlpQQ==}
  432. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  433. '@eslint/config-helpers@0.2.1':
  434. resolution: {integrity: sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==}
  435. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  436. '@eslint/core@0.12.0':
  437. resolution: {integrity: sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==}
  438. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  439. '@eslint/core@0.13.0':
  440. resolution: {integrity: sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==}
  441. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  442. '@eslint/eslintrc@3.3.1':
  443. resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==}
  444. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  445. '@eslint/js@9.24.0':
  446. resolution: {integrity: sha512-uIY/y3z0uvOGX8cp1C2fiC4+ZmBhp6yZWkojtHL1YEMnRt1Y63HB9TM17proGEmeG7HeUY+UP36F0aknKYTpYA==}
  447. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  448. '@eslint/object-schema@2.1.6':
  449. resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==}
  450. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  451. '@eslint/plugin-kit@0.2.8':
  452. resolution: {integrity: sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==}
  453. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  454. '@faker-js/faker@9.7.0':
  455. resolution: {integrity: sha512-aozo5vqjCmDoXLNUJarFZx2IN/GgGaogY4TMJ6so/WLZOWpSV7fvj2dmrV6sEAnUm1O7aCrhTibjpzeDFgNqbg==}
  456. engines: {node: '>=18.0.0', npm: '>=9.0.0'}
  457. '@floating-ui/core@1.6.9':
  458. resolution: {integrity: sha512-uMXCuQ3BItDUbAMhIXw7UPXRfAlOAvZzdK9BWpE60MCn+Svt3aLn9jsPTi/WNGlRUu2uI0v5S7JiIUsbsvh3fw==}
  459. '@floating-ui/dom@1.6.13':
  460. resolution: {integrity: sha512-umqzocjDgNRGTuO7Q8CU32dkHkECqI8ZdMZ5Swb6QAM0t5rnlrN3lGo1hdpscRd3WS8T6DKYK4ephgIH9iRh3w==}
  461. '@floating-ui/react-dom@2.1.2':
  462. resolution: {integrity: sha512-06okr5cgPzMNBy+Ycse2A6udMi4bqwW/zgBF/rwjcNqWkyr82Mcg8b0vjX8OJpZFy/FKjJmw6wV7t44kK6kW7A==}
  463. peerDependencies:
  464. react: '>=16.8.0'
  465. react-dom: '>=16.8.0'
  466. '@floating-ui/utils@0.2.9':
  467. resolution: {integrity: sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==}
  468. '@hookform/resolvers@5.0.1':
  469. resolution: {integrity: sha512-u/+Jp83luQNx9AdyW2fIPGY6Y7NG68eN2ZW8FOJYL+M0i4s49+refdJdOp/A9n9HFQtQs3HIDHQvX3ZET2o7YA==}
  470. peerDependencies:
  471. react-hook-form: ^7.55.0
  472. '@humanfs/core@0.19.1':
  473. resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
  474. engines: {node: '>=18.18.0'}
  475. '@humanfs/node@0.16.6':
  476. resolution: {integrity: sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==}
  477. engines: {node: '>=18.18.0'}
  478. '@humanwhocodes/module-importer@1.0.1':
  479. resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
  480. engines: {node: '>=12.22'}
  481. '@humanwhocodes/retry@0.3.1':
  482. resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==}
  483. engines: {node: '>=18.18'}
  484. '@humanwhocodes/retry@0.4.2':
  485. resolution: {integrity: sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ==}
  486. engines: {node: '>=18.18'}
  487. '@jridgewell/gen-mapping@0.3.8':
  488. resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==}
  489. engines: {node: '>=6.0.0'}
  490. '@jridgewell/resolve-uri@3.1.2':
  491. resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
  492. engines: {node: '>=6.0.0'}
  493. '@jridgewell/set-array@1.2.1':
  494. resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==}
  495. engines: {node: '>=6.0.0'}
  496. '@jridgewell/sourcemap-codec@1.5.0':
  497. resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
  498. '@jridgewell/trace-mapping@0.3.25':
  499. resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
  500. '@nodelib/fs.scandir@2.1.5':
  501. resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
  502. engines: {node: '>= 8'}
  503. '@nodelib/fs.stat@2.0.5':
  504. resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
  505. engines: {node: '>= 8'}
  506. '@nodelib/fs.walk@1.2.8':
  507. resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
  508. engines: {node: '>= 8'}
  509. '@radix-ui/number@1.1.1':
  510. resolution: {integrity: sha512-MkKCwxlXTgz6CFoJx3pCwn07GKp36+aZyu/u2Ln2VrA5DcdyCZkASEDBTd8x5whTQQL5CiYf4prXKLcgQdv29g==}
  511. '@radix-ui/primitive@1.1.2':
  512. resolution: {integrity: sha512-XnbHrrprsNqZKQhStrSwgRUQzoCI1glLzdw79xiZPoofhGICeZRSQ3dIxAKH1gb3OHfNf4d6f+vAv3kil2eggA==}
  513. '@radix-ui/react-alert-dialog@1.1.7':
  514. resolution: {integrity: sha512-7Gx1gcoltd0VxKoR8mc+TAVbzvChJyZryZsTam0UhoL92z0L+W8ovxvcgvd+nkz24y7Qc51JQKBAGe4+825tYw==}
  515. peerDependencies:
  516. '@types/react': '*'
  517. '@types/react-dom': '*'
  518. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  519. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  520. peerDependenciesMeta:
  521. '@types/react':
  522. optional: true
  523. '@types/react-dom':
  524. optional: true
  525. '@radix-ui/react-arrow@1.1.3':
  526. resolution: {integrity: sha512-2dvVU4jva0qkNZH6HHWuSz5FN5GeU5tymvCgutF8WaXz9WnD1NgUhy73cqzkjkN4Zkn8lfTPv5JIfrC221W+Nw==}
  527. peerDependencies:
  528. '@types/react': '*'
  529. '@types/react-dom': '*'
  530. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  531. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  532. peerDependenciesMeta:
  533. '@types/react':
  534. optional: true
  535. '@types/react-dom':
  536. optional: true
  537. '@radix-ui/react-avatar@1.1.4':
  538. resolution: {integrity: sha512-+kBesLBzwqyDiYCtYFK+6Ktf+N7+Y6QOTUueLGLIbLZ/YeyFW6bsBGDsN+5HxHpM55C90u5fxsg0ErxzXTcwKA==}
  539. peerDependencies:
  540. '@types/react': '*'
  541. '@types/react-dom': '*'
  542. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  543. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  544. peerDependenciesMeta:
  545. '@types/react':
  546. optional: true
  547. '@types/react-dom':
  548. optional: true
  549. '@radix-ui/react-checkbox@1.1.5':
  550. resolution: {integrity: sha512-B0gYIVxl77KYDR25AY9EGe/G//ef85RVBIxQvK+m5pxAC7XihAc/8leMHhDvjvhDu02SBSb6BuytlWr/G7F3+g==}
  551. peerDependencies:
  552. '@types/react': '*'
  553. '@types/react-dom': '*'
  554. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  555. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  556. peerDependenciesMeta:
  557. '@types/react':
  558. optional: true
  559. '@types/react-dom':
  560. optional: true
  561. '@radix-ui/react-collapsible@1.1.4':
  562. resolution: {integrity: sha512-u7LCw1EYInQtBNLGjm9nZ89S/4GcvX1UR5XbekEgnQae2Hkpq39ycJ1OhdeN1/JDfVNG91kWaWoest127TaEKQ==}
  563. peerDependencies:
  564. '@types/react': '*'
  565. '@types/react-dom': '*'
  566. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  567. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  568. peerDependenciesMeta:
  569. '@types/react':
  570. optional: true
  571. '@types/react-dom':
  572. optional: true
  573. '@radix-ui/react-collection@1.1.3':
  574. resolution: {integrity: sha512-mM2pxoQw5HJ49rkzwOs7Y6J4oYH22wS8BfK2/bBxROlI4xuR0c4jEenQP63LlTlDkO6Buj2Vt+QYAYcOgqtrXA==}
  575. peerDependencies:
  576. '@types/react': '*'
  577. '@types/react-dom': '*'
  578. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  579. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  580. peerDependenciesMeta:
  581. '@types/react':
  582. optional: true
  583. '@types/react-dom':
  584. optional: true
  585. '@radix-ui/react-compose-refs@1.1.2':
  586. resolution: {integrity: sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==}
  587. peerDependencies:
  588. '@types/react': '*'
  589. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  590. peerDependenciesMeta:
  591. '@types/react':
  592. optional: true
  593. '@radix-ui/react-context@1.1.2':
  594. resolution: {integrity: sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==}
  595. peerDependencies:
  596. '@types/react': '*'
  597. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  598. peerDependenciesMeta:
  599. '@types/react':
  600. optional: true
  601. '@radix-ui/react-dialog@1.1.7':
  602. resolution: {integrity: sha512-EIdma8C0C/I6kL6sO02avaCRqi3fmWJpxH6mqbVScorW6nNktzKJT/le7VPho3o/7wCsyRg3z0+Q+Obr0Gy/VQ==}
  603. peerDependencies:
  604. '@types/react': '*'
  605. '@types/react-dom': '*'
  606. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  607. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  608. peerDependenciesMeta:
  609. '@types/react':
  610. optional: true
  611. '@types/react-dom':
  612. optional: true
  613. '@radix-ui/react-direction@1.1.1':
  614. resolution: {integrity: sha512-1UEWRX6jnOA2y4H5WczZ44gOOjTEmlqv1uNW4GAJEO5+bauCBhv8snY65Iw5/VOS/ghKN9gr2KjnLKxrsvoMVw==}
  615. peerDependencies:
  616. '@types/react': '*'
  617. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  618. peerDependenciesMeta:
  619. '@types/react':
  620. optional: true
  621. '@radix-ui/react-dismissable-layer@1.1.6':
  622. resolution: {integrity: sha512-7gpgMT2gyKym9Jz2ZhlRXSg2y6cNQIK8d/cqBZ0RBCaps8pFryCWXiUKI+uHGFrhMrbGUP7U6PWgiXzIxoyF3Q==}
  623. peerDependencies:
  624. '@types/react': '*'
  625. '@types/react-dom': '*'
  626. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  627. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  628. peerDependenciesMeta:
  629. '@types/react':
  630. optional: true
  631. '@types/react-dom':
  632. optional: true
  633. '@radix-ui/react-dropdown-menu@2.1.7':
  634. resolution: {integrity: sha512-7/1LiuNZuCQE3IzdicGoHdQOHkS2Q08+7p8w6TXZ6ZjgAULaCI85ZY15yPl4o4FVgoKLRT43/rsfNVN8osClQQ==}
  635. peerDependencies:
  636. '@types/react': '*'
  637. '@types/react-dom': '*'
  638. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  639. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  640. peerDependenciesMeta:
  641. '@types/react':
  642. optional: true
  643. '@types/react-dom':
  644. optional: true
  645. '@radix-ui/react-focus-guards@1.1.2':
  646. resolution: {integrity: sha512-fyjAACV62oPV925xFCrH8DR5xWhg9KYtJT4s3u54jxp+L/hbpTY2kIeEFFbFe+a/HCE94zGQMZLIpVTPVZDhaA==}
  647. peerDependencies:
  648. '@types/react': '*'
  649. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  650. peerDependenciesMeta:
  651. '@types/react':
  652. optional: true
  653. '@radix-ui/react-focus-scope@1.1.3':
  654. resolution: {integrity: sha512-4XaDlq0bPt7oJwR+0k0clCiCO/7lO7NKZTAaJBYxDNQT/vj4ig0/UvctrRscZaFREpRvUTkpKR96ov1e6jptQg==}
  655. peerDependencies:
  656. '@types/react': '*'
  657. '@types/react-dom': '*'
  658. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  659. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  660. peerDependenciesMeta:
  661. '@types/react':
  662. optional: true
  663. '@types/react-dom':
  664. optional: true
  665. '@radix-ui/react-icons@1.3.2':
  666. resolution: {integrity: sha512-fyQIhGDhzfc9pK2kH6Pl9c4BDJGfMkPqkyIgYDthyNYoNg3wVhoJMMh19WS4Up/1KMPFVpNsT2q3WmXn2N1m6g==}
  667. peerDependencies:
  668. react: ^16.x || ^17.x || ^18.x || ^19.0.0 || ^19.0.0-rc
  669. '@radix-ui/react-id@1.1.1':
  670. resolution: {integrity: sha512-kGkGegYIdQsOb4XjsfM97rXsiHaBwco+hFI66oO4s9LU+PLAC5oJ7khdOVFxkhsmlbpUqDAvXw11CluXP+jkHg==}
  671. peerDependencies:
  672. '@types/react': '*'
  673. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  674. peerDependenciesMeta:
  675. '@types/react':
  676. optional: true
  677. '@radix-ui/react-label@2.1.3':
  678. resolution: {integrity: sha512-zwSQ1NzSKG95yA0tvBMgv6XPHoqapJCcg9nsUBaQQ66iRBhZNhlpaQG2ERYYX4O4stkYFK5rxj5NsWfO9CS+Hg==}
  679. peerDependencies:
  680. '@types/react': '*'
  681. '@types/react-dom': '*'
  682. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  683. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  684. peerDependenciesMeta:
  685. '@types/react':
  686. optional: true
  687. '@types/react-dom':
  688. optional: true
  689. '@radix-ui/react-menu@2.1.7':
  690. resolution: {integrity: sha512-tBODsrk68rOi1/iQzbM54toFF+gSw/y+eQgttFflqlGekuSebNqvFNHjJgjqPhiMb4Fw9A0zNFly1QT6ZFdQ+Q==}
  691. peerDependencies:
  692. '@types/react': '*'
  693. '@types/react-dom': '*'
  694. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  695. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  696. peerDependenciesMeta:
  697. '@types/react':
  698. optional: true
  699. '@types/react-dom':
  700. optional: true
  701. '@radix-ui/react-popover@1.1.7':
  702. resolution: {integrity: sha512-I38OYWDmJF2kbO74LX8UsFydSHWOJuQ7LxPnTefjxxvdvPLempvAnmsyX9UsBlywcbSGpRH7oMLfkUf+ij4nrw==}
  703. peerDependencies:
  704. '@types/react': '*'
  705. '@types/react-dom': '*'
  706. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  707. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  708. peerDependenciesMeta:
  709. '@types/react':
  710. optional: true
  711. '@types/react-dom':
  712. optional: true
  713. '@radix-ui/react-popper@1.2.3':
  714. resolution: {integrity: sha512-iNb9LYUMkne9zIahukgQmHlSBp9XWGeQQ7FvUGNk45ywzOb6kQa+Ca38OphXlWDiKvyneo9S+KSJsLfLt8812A==}
  715. peerDependencies:
  716. '@types/react': '*'
  717. '@types/react-dom': '*'
  718. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  719. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  720. peerDependenciesMeta:
  721. '@types/react':
  722. optional: true
  723. '@types/react-dom':
  724. optional: true
  725. '@radix-ui/react-portal@1.1.5':
  726. resolution: {integrity: sha512-ps/67ZqsFm+Mb6lSPJpfhRLrVL2i2fntgCmGMqqth4eaGUf+knAuuRtWVJrNjUhExgmdRqftSgzpf0DF0n6yXA==}
  727. peerDependencies:
  728. '@types/react': '*'
  729. '@types/react-dom': '*'
  730. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  731. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  732. peerDependenciesMeta:
  733. '@types/react':
  734. optional: true
  735. '@types/react-dom':
  736. optional: true
  737. '@radix-ui/react-presence@1.1.3':
  738. resolution: {integrity: sha512-IrVLIhskYhH3nLvtcBLQFZr61tBG7wx7O3kEmdzcYwRGAEBmBicGGL7ATzNgruYJ3xBTbuzEEq9OXJM3PAX3tA==}
  739. peerDependencies:
  740. '@types/react': '*'
  741. '@types/react-dom': '*'
  742. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  743. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  744. peerDependenciesMeta:
  745. '@types/react':
  746. optional: true
  747. '@types/react-dom':
  748. optional: true
  749. '@radix-ui/react-primitive@2.0.3':
  750. resolution: {integrity: sha512-Pf/t/GkndH7CQ8wE2hbkXA+WyZ83fhQQn5DDmwDiDo6AwN/fhaH8oqZ0jRjMrO2iaMhDi6P1HRx6AZwyMinY1g==}
  751. peerDependencies:
  752. '@types/react': '*'
  753. '@types/react-dom': '*'
  754. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  755. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  756. peerDependenciesMeta:
  757. '@types/react':
  758. optional: true
  759. '@types/react-dom':
  760. optional: true
  761. '@radix-ui/react-radio-group@1.2.4':
  762. resolution: {integrity: sha512-oLz7ATfKgVTUbpr5OBu6Q7hQcnV22uPT306bmG0QwgnKqBStR98RfWfJGCfW/MmhL4ISmrmmBPBW+c77SDwV9g==}
  763. peerDependencies:
  764. '@types/react': '*'
  765. '@types/react-dom': '*'
  766. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  767. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  768. peerDependenciesMeta:
  769. '@types/react':
  770. optional: true
  771. '@types/react-dom':
  772. optional: true
  773. '@radix-ui/react-roving-focus@1.1.3':
  774. resolution: {integrity: sha512-ufbpLUjZiOg4iYgb2hQrWXEPYX6jOLBbR27bDyAff5GYMRrCzcze8lukjuXVUQvJ6HZe8+oL+hhswDcjmcgVyg==}
  775. peerDependencies:
  776. '@types/react': '*'
  777. '@types/react-dom': '*'
  778. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  779. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  780. peerDependenciesMeta:
  781. '@types/react':
  782. optional: true
  783. '@types/react-dom':
  784. optional: true
  785. '@radix-ui/react-scroll-area@1.2.4':
  786. resolution: {integrity: sha512-G9rdWTQjOR4sk76HwSdROhPU0jZWpfozn9skU1v4N0/g9k7TmswrJn8W8WMU+aYktnLLpk5LX6fofj2bGe5NFQ==}
  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-select@2.1.7':
  798. resolution: {integrity: sha512-exzGIRtc7S8EIM2KjFg+7lJZsH7O7tpaBaJbBNVDnOZNhtoQ2iV+iSNfi2Wth0m6h3trJkMVvzAehB3c6xj/3Q==}
  799. peerDependencies:
  800. '@types/react': '*'
  801. '@types/react-dom': '*'
  802. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  803. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  804. peerDependenciesMeta:
  805. '@types/react':
  806. optional: true
  807. '@types/react-dom':
  808. optional: true
  809. '@radix-ui/react-separator@1.1.3':
  810. resolution: {integrity: sha512-2omrWKJvxR0U/tkIXezcc1nFMwtLU0+b/rDK40gnzJqTLWQ/TD/D5IYVefp9sC3QWfeQbpSbEA6op9MQKyaALQ==}
  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-slot@1.2.0':
  822. resolution: {integrity: sha512-ujc+V6r0HNDviYqIK3rW4ffgYiZ8g5DEHrGJVk4x7kTlLXRDILnKX9vAUYeIsLOoDpDJ0ujpqMkjH4w2ofuo6w==}
  823. peerDependencies:
  824. '@types/react': '*'
  825. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  826. peerDependenciesMeta:
  827. '@types/react':
  828. optional: true
  829. '@radix-ui/react-switch@1.1.4':
  830. resolution: {integrity: sha512-zGP6W8plLeogoeGMiTHJ/uvf+TE1C2chVsEwfP8YlvpQKJHktG+iCkUtCLGPAuDV8/qDSmIRPm4NggaTxFMVBQ==}
  831. peerDependencies:
  832. '@types/react': '*'
  833. '@types/react-dom': '*'
  834. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  835. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  836. peerDependenciesMeta:
  837. '@types/react':
  838. optional: true
  839. '@types/react-dom':
  840. optional: true
  841. '@radix-ui/react-tabs@1.1.4':
  842. resolution: {integrity: sha512-fuHMHWSf5SRhXke+DbHXj2wVMo+ghVH30vhX3XVacdXqDl+J4XWafMIGOOER861QpBx1jxgwKXL2dQnfrsd8MQ==}
  843. peerDependencies:
  844. '@types/react': '*'
  845. '@types/react-dom': '*'
  846. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  847. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  848. peerDependenciesMeta:
  849. '@types/react':
  850. optional: true
  851. '@types/react-dom':
  852. optional: true
  853. '@radix-ui/react-tooltip@1.2.0':
  854. resolution: {integrity: sha512-b1Sdc75s7zN9B8ONQTGBSHL3XS8+IcjcOIY51fhM4R1Hx8s0YbgqgyNZiri4qcYMVZK8hfCZVBiyCm7N9rs0rw==}
  855. peerDependencies:
  856. '@types/react': '*'
  857. '@types/react-dom': '*'
  858. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  859. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  860. peerDependenciesMeta:
  861. '@types/react':
  862. optional: true
  863. '@types/react-dom':
  864. optional: true
  865. '@radix-ui/react-use-callback-ref@1.1.1':
  866. resolution: {integrity: sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg==}
  867. peerDependencies:
  868. '@types/react': '*'
  869. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  870. peerDependenciesMeta:
  871. '@types/react':
  872. optional: true
  873. '@radix-ui/react-use-controllable-state@1.1.1':
  874. resolution: {integrity: sha512-YnEXIy8/ga01Y1PN0VfaNH//MhA91JlEGVBDxDzROqwrAtG5Yr2QGEPz8A/rJA3C7ZAHryOYGaUv8fLSW2H/mg==}
  875. peerDependencies:
  876. '@types/react': '*'
  877. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  878. peerDependenciesMeta:
  879. '@types/react':
  880. optional: true
  881. '@radix-ui/react-use-escape-keydown@1.1.1':
  882. resolution: {integrity: sha512-Il0+boE7w/XebUHyBjroE+DbByORGR9KKmITzbR7MyQ4akpORYP/ZmbhAr0DG7RmmBqoOnZdy2QlvajJ2QA59g==}
  883. peerDependencies:
  884. '@types/react': '*'
  885. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  886. peerDependenciesMeta:
  887. '@types/react':
  888. optional: true
  889. '@radix-ui/react-use-layout-effect@1.1.1':
  890. resolution: {integrity: sha512-RbJRS4UWQFkzHTTwVymMTUv8EqYhOp8dOOviLj2ugtTiXRaRQS7GLGxZTLL1jWhMeoSCf5zmcZkqTl9IiYfXcQ==}
  891. peerDependencies:
  892. '@types/react': '*'
  893. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  894. peerDependenciesMeta:
  895. '@types/react':
  896. optional: true
  897. '@radix-ui/react-use-previous@1.1.1':
  898. resolution: {integrity: sha512-2dHfToCj/pzca2Ck724OZ5L0EVrr3eHRNsG/b3xQJLA2hZpVCS99bLAX+hm1IHXDEnzU6by5z/5MIY794/a8NQ==}
  899. peerDependencies:
  900. '@types/react': '*'
  901. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  902. peerDependenciesMeta:
  903. '@types/react':
  904. optional: true
  905. '@radix-ui/react-use-rect@1.1.1':
  906. resolution: {integrity: sha512-QTYuDesS0VtuHNNvMh+CjlKJ4LJickCMUAqjlE3+j8w+RlRpwyX3apEQKGFzbZGdo7XNG1tXa+bQqIE7HIXT2w==}
  907. peerDependencies:
  908. '@types/react': '*'
  909. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  910. peerDependenciesMeta:
  911. '@types/react':
  912. optional: true
  913. '@radix-ui/react-use-size@1.1.1':
  914. resolution: {integrity: sha512-ewrXRDTAqAXlkl6t/fkXWNAhFX9I+CkKlw6zjEwk86RSPKwZr3xpBRso655aqYafwtnbpHLj6toFzmd6xdVptQ==}
  915. peerDependencies:
  916. '@types/react': '*'
  917. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  918. peerDependenciesMeta:
  919. '@types/react':
  920. optional: true
  921. '@radix-ui/react-visually-hidden@1.1.3':
  922. resolution: {integrity: sha512-oXSF3ZQRd5fvomd9hmUCb2EHSZbPp3ZSHAHJJU/DlF9XoFkJBBW8RHU/E8WEH+RbSfJd/QFA0sl8ClJXknBwHQ==}
  923. peerDependencies:
  924. '@types/react': '*'
  925. '@types/react-dom': '*'
  926. react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  927. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
  928. peerDependenciesMeta:
  929. '@types/react':
  930. optional: true
  931. '@types/react-dom':
  932. optional: true
  933. '@radix-ui/rect@1.1.1':
  934. resolution: {integrity: sha512-HPwpGIzkl28mWyZqG52jiqDJ12waP11Pa1lGoiyUkIEuMLBP0oeK/C89esbXrxsky5we7dfd8U58nm0SgAWpVw==}
  935. '@rollup/rollup-android-arm-eabi@4.40.1':
  936. resolution: {integrity: sha512-kxz0YeeCrRUHz3zyqvd7n+TVRlNyTifBsmnmNPtk3hQURUyG9eAB+usz6DAwagMusjx/zb3AjvDUvhFGDAexGw==}
  937. cpu: [arm]
  938. os: [android]
  939. '@rollup/rollup-android-arm64@4.40.1':
  940. resolution: {integrity: sha512-PPkxTOisoNC6TpnDKatjKkjRMsdaWIhyuMkA4UsBXT9WEZY4uHezBTjs6Vl4PbqQQeu6oION1w2voYZv9yquCw==}
  941. cpu: [arm64]
  942. os: [android]
  943. '@rollup/rollup-darwin-arm64@4.40.1':
  944. resolution: {integrity: sha512-VWXGISWFY18v/0JyNUy4A46KCFCb9NVsH+1100XP31lud+TzlezBbz24CYzbnA4x6w4hx+NYCXDfnvDVO6lcAA==}
  945. cpu: [arm64]
  946. os: [darwin]
  947. '@rollup/rollup-darwin-x64@4.40.1':
  948. resolution: {integrity: sha512-nIwkXafAI1/QCS7pxSpv/ZtFW6TXcNUEHAIA9EIyw5OzxJZQ1YDrX+CL6JAIQgZ33CInl1R6mHet9Y/UZTg2Bw==}
  949. cpu: [x64]
  950. os: [darwin]
  951. '@rollup/rollup-freebsd-arm64@4.40.1':
  952. resolution: {integrity: sha512-BdrLJ2mHTrIYdaS2I99mriyJfGGenSaP+UwGi1kB9BLOCu9SR8ZpbkmmalKIALnRw24kM7qCN0IOm6L0S44iWw==}
  953. cpu: [arm64]
  954. os: [freebsd]
  955. '@rollup/rollup-freebsd-x64@4.40.1':
  956. resolution: {integrity: sha512-VXeo/puqvCG8JBPNZXZf5Dqq7BzElNJzHRRw3vjBE27WujdzuOPecDPc/+1DcdcTptNBep3861jNq0mYkT8Z6Q==}
  957. cpu: [x64]
  958. os: [freebsd]
  959. '@rollup/rollup-linux-arm-gnueabihf@4.40.1':
  960. resolution: {integrity: sha512-ehSKrewwsESPt1TgSE/na9nIhWCosfGSFqv7vwEtjyAqZcvbGIg4JAcV7ZEh2tfj/IlfBeZjgOXm35iOOjadcg==}
  961. cpu: [arm]
  962. os: [linux]
  963. '@rollup/rollup-linux-arm-musleabihf@4.40.1':
  964. resolution: {integrity: sha512-m39iO/aaurh5FVIu/F4/Zsl8xppd76S4qoID8E+dSRQvTyZTOI2gVk3T4oqzfq1PtcvOfAVlwLMK3KRQMaR8lg==}
  965. cpu: [arm]
  966. os: [linux]
  967. '@rollup/rollup-linux-arm64-gnu@4.40.1':
  968. resolution: {integrity: sha512-Y+GHnGaku4aVLSgrT0uWe2o2Rq8te9hi+MwqGF9r9ORgXhmHK5Q71N757u0F8yU1OIwUIFy6YiJtKjtyktk5hg==}
  969. cpu: [arm64]
  970. os: [linux]
  971. '@rollup/rollup-linux-arm64-musl@4.40.1':
  972. resolution: {integrity: sha512-jEwjn3jCA+tQGswK3aEWcD09/7M5wGwc6+flhva7dsQNRZZTe30vkalgIzV4tjkopsTS9Jd7Y1Bsj6a4lzz8gQ==}
  973. cpu: [arm64]
  974. os: [linux]
  975. '@rollup/rollup-linux-loongarch64-gnu@4.40.1':
  976. resolution: {integrity: sha512-ySyWikVhNzv+BV/IDCsrraOAZ3UaC8SZB67FZlqVwXwnFhPihOso9rPOxzZbjp81suB1O2Topw+6Ug3JNegejQ==}
  977. cpu: [loong64]
  978. os: [linux]
  979. '@rollup/rollup-linux-powerpc64le-gnu@4.40.1':
  980. resolution: {integrity: sha512-BvvA64QxZlh7WZWqDPPdt0GH4bznuL6uOO1pmgPnnv86rpUpc8ZxgZwcEgXvo02GRIZX1hQ0j0pAnhwkhwPqWg==}
  981. cpu: [ppc64]
  982. os: [linux]
  983. '@rollup/rollup-linux-riscv64-gnu@4.40.1':
  984. resolution: {integrity: sha512-EQSP+8+1VuSulm9RKSMKitTav89fKbHymTf25n5+Yr6gAPZxYWpj3DzAsQqoaHAk9YX2lwEyAf9S4W8F4l3VBQ==}
  985. cpu: [riscv64]
  986. os: [linux]
  987. '@rollup/rollup-linux-riscv64-musl@4.40.1':
  988. resolution: {integrity: sha512-n/vQ4xRZXKuIpqukkMXZt9RWdl+2zgGNx7Uda8NtmLJ06NL8jiHxUawbwC+hdSq1rrw/9CghCpEONor+l1e2gA==}
  989. cpu: [riscv64]
  990. os: [linux]
  991. '@rollup/rollup-linux-s390x-gnu@4.40.1':
  992. resolution: {integrity: sha512-h8d28xzYb98fMQKUz0w2fMc1XuGzLLjdyxVIbhbil4ELfk5/orZlSTpF/xdI9C8K0I8lCkq+1En2RJsawZekkg==}
  993. cpu: [s390x]
  994. os: [linux]
  995. '@rollup/rollup-linux-x64-gnu@4.40.1':
  996. resolution: {integrity: sha512-XiK5z70PEFEFqcNj3/zRSz/qX4bp4QIraTy9QjwJAb/Z8GM7kVUsD0Uk8maIPeTyPCP03ChdI+VVmJriKYbRHQ==}
  997. cpu: [x64]
  998. os: [linux]
  999. '@rollup/rollup-linux-x64-musl@4.40.1':
  1000. resolution: {integrity: sha512-2BRORitq5rQ4Da9blVovzNCMaUlyKrzMSvkVR0D4qPuOy/+pMCrh1d7o01RATwVy+6Fa1WBw+da7QPeLWU/1mQ==}
  1001. cpu: [x64]
  1002. os: [linux]
  1003. '@rollup/rollup-win32-arm64-msvc@4.40.1':
  1004. resolution: {integrity: sha512-b2bcNm9Kbde03H+q+Jjw9tSfhYkzrDUf2d5MAd1bOJuVplXvFhWz7tRtWvD8/ORZi7qSCy0idW6tf2HgxSXQSg==}
  1005. cpu: [arm64]
  1006. os: [win32]
  1007. '@rollup/rollup-win32-ia32-msvc@4.40.1':
  1008. resolution: {integrity: sha512-DfcogW8N7Zg7llVEfpqWMZcaErKfsj9VvmfSyRjCyo4BI3wPEfrzTtJkZG6gKP/Z92wFm6rz2aDO7/JfiR/whA==}
  1009. cpu: [ia32]
  1010. os: [win32]
  1011. '@rollup/rollup-win32-x64-msvc@4.40.1':
  1012. resolution: {integrity: sha512-ECyOuDeH3C1I8jH2MK1RtBJW+YPMvSfT0a5NN0nHfQYnDSJ6tUiZH3gzwVP5/Kfh/+Tt7tpWVF9LXNTnhTJ3kA==}
  1013. cpu: [x64]
  1014. os: [win32]
  1015. '@standard-schema/utils@0.3.0':
  1016. resolution: {integrity: sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==}
  1017. '@swc/core-darwin-arm64@1.11.21':
  1018. resolution: {integrity: sha512-v6gjw9YFWvKulCw3ZA1dY+LGMafYzJksm1mD4UZFZ9b36CyHFowYVYug1ajYRIRqEvvfIhHUNV660zTLoVFR8g==}
  1019. engines: {node: '>=10'}
  1020. cpu: [arm64]
  1021. os: [darwin]
  1022. '@swc/core-darwin-x64@1.11.21':
  1023. resolution: {integrity: sha512-CUiTiqKlzskwswrx9Ve5NhNoab30L1/ScOfQwr1duvNlFvarC8fvQSgdtpw2Zh3MfnfNPpyLZnYg7ah4kbT9JQ==}
  1024. engines: {node: '>=10'}
  1025. cpu: [x64]
  1026. os: [darwin]
  1027. '@swc/core-linux-arm-gnueabihf@1.11.21':
  1028. resolution: {integrity: sha512-YyBTAFM/QPqt1PscD8hDmCLnqPGKmUZpqeE25HXY8OLjl2MUs8+O4KjwPZZ+OGxpdTbwuWFyMoxjcLy80JODvg==}
  1029. engines: {node: '>=10'}
  1030. cpu: [arm]
  1031. os: [linux]
  1032. '@swc/core-linux-arm64-gnu@1.11.21':
  1033. resolution: {integrity: sha512-DQD+ooJmwpNsh4acrftdkuwl5LNxxg8U4+C/RJNDd7m5FP9Wo4c0URi5U0a9Vk/6sQNh9aSGcYChDpqCDWEcBw==}
  1034. engines: {node: '>=10'}
  1035. cpu: [arm64]
  1036. os: [linux]
  1037. '@swc/core-linux-arm64-musl@1.11.21':
  1038. resolution: {integrity: sha512-y1L49+snt1a1gLTYPY641slqy55QotPdtRK9Y6jMi4JBQyZwxC8swWYlQWb+MyILwxA614fi62SCNZNznB3XSA==}
  1039. engines: {node: '>=10'}
  1040. cpu: [arm64]
  1041. os: [linux]
  1042. '@swc/core-linux-x64-gnu@1.11.21':
  1043. resolution: {integrity: sha512-NesdBXv4CvVEaFUlqKj+GA4jJMNUzK2NtKOrUNEtTbXaVyNiXjFCSaDajMTedEB0jTAd9ybB0aBvwhgkJUWkWA==}
  1044. engines: {node: '>=10'}
  1045. cpu: [x64]
  1046. os: [linux]
  1047. '@swc/core-linux-x64-musl@1.11.21':
  1048. resolution: {integrity: sha512-qFV60pwpKVOdmX67wqQzgtSrUGWX9Cibnp1CXyqZ9Mmt8UyYGvmGu7p6PMbTyX7vdpVUvWVRf8DzrW2//wmVHg==}
  1049. engines: {node: '>=10'}
  1050. cpu: [x64]
  1051. os: [linux]
  1052. '@swc/core-win32-arm64-msvc@1.11.21':
  1053. resolution: {integrity: sha512-DJJe9k6gXR/15ZZVLv1SKhXkFst8lYCeZRNHH99SlBodvu4slhh/MKQ6YCixINRhCwliHrpXPym8/5fOq8b7Ig==}
  1054. engines: {node: '>=10'}
  1055. cpu: [arm64]
  1056. os: [win32]
  1057. '@swc/core-win32-ia32-msvc@1.11.21':
  1058. resolution: {integrity: sha512-TqEXuy6wedId7bMwLIr9byds+mKsaXVHctTN88R1UIBPwJA92Pdk0uxDgip0pEFzHB/ugU27g6d8cwUH3h2eIw==}
  1059. engines: {node: '>=10'}
  1060. cpu: [ia32]
  1061. os: [win32]
  1062. '@swc/core-win32-x64-msvc@1.11.21':
  1063. resolution: {integrity: sha512-BT9BNNbMxdpUM1PPAkYtviaV0A8QcXttjs2MDtOeSqqvSJaPtyM+Fof2/+xSwQDmDEFzbGCcn75M5+xy3lGqpA==}
  1064. engines: {node: '>=10'}
  1065. cpu: [x64]
  1066. os: [win32]
  1067. '@swc/core@1.11.21':
  1068. resolution: {integrity: sha512-/Y3BJLcwd40pExmdar8MH2UGGvCBrqNN7hauOMckrEX2Ivcbv3IMhrbGX4od1dnF880Ed8y/E9aStZCIQi0EGw==}
  1069. engines: {node: '>=10'}
  1070. peerDependencies:
  1071. '@swc/helpers': '>=0.5.17'
  1072. peerDependenciesMeta:
  1073. '@swc/helpers':
  1074. optional: true
  1075. '@swc/counter@0.1.3':
  1076. resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
  1077. '@swc/types@0.1.21':
  1078. resolution: {integrity: sha512-2YEtj5HJVbKivud9N4bpPBAyZhj4S2Ipe5LkUG94alTpr7in/GU/EARgPAd3BwU+YOmFVJC2+kjqhGRi3r0ZpQ==}
  1079. '@tabler/icons-react@3.31.0':
  1080. resolution: {integrity: sha512-2rrCM5y/VnaVKnORpDdAua9SEGuJKVqPtWxeQ/vUVsgaUx30LDgBZph7/lterXxDY1IKR6NO//HDhWiifXTi3w==}
  1081. peerDependencies:
  1082. react: '>= 16'
  1083. '@tabler/icons@3.31.0':
  1084. resolution: {integrity: sha512-dblAdeKY3+GA1U+Q9eziZ0ooVlZMHsE8dqP0RkwvRtEsAULoKOYaCUOcJ4oW1DjWegdxk++UAt2SlQVnmeHv+g==}
  1085. '@tailwindcss/node@4.1.4':
  1086. resolution: {integrity: sha512-MT5118zaiO6x6hNA04OWInuAiP1YISXql8Z+/Y8iisV5nuhM8VXlyhRuqc2PEviPszcXI66W44bCIk500Oolhw==}
  1087. '@tailwindcss/oxide-android-arm64@4.1.4':
  1088. resolution: {integrity: sha512-xMMAe/SaCN/vHfQYui3fqaBDEXMu22BVwQ33veLc8ep+DNy7CWN52L+TTG9y1K397w9nkzv+Mw+mZWISiqhmlA==}
  1089. engines: {node: '>= 10'}
  1090. cpu: [arm64]
  1091. os: [android]
  1092. '@tailwindcss/oxide-darwin-arm64@4.1.4':
  1093. resolution: {integrity: sha512-JGRj0SYFuDuAGilWFBlshcexev2hOKfNkoX+0QTksKYq2zgF9VY/vVMq9m8IObYnLna0Xlg+ytCi2FN2rOL0Sg==}
  1094. engines: {node: '>= 10'}
  1095. cpu: [arm64]
  1096. os: [darwin]
  1097. '@tailwindcss/oxide-darwin-x64@4.1.4':
  1098. resolution: {integrity: sha512-sdDeLNvs3cYeWsEJ4H1DvjOzaGios4QbBTNLVLVs0XQ0V95bffT3+scptzYGPMjm7xv4+qMhCDrkHwhnUySEzA==}
  1099. engines: {node: '>= 10'}
  1100. cpu: [x64]
  1101. os: [darwin]
  1102. '@tailwindcss/oxide-freebsd-x64@4.1.4':
  1103. resolution: {integrity: sha512-VHxAqxqdghM83HslPhRsNhHo91McsxRJaEnShJOMu8mHmEj9Ig7ToHJtDukkuLWLzLboh2XSjq/0zO6wgvykNA==}
  1104. engines: {node: '>= 10'}
  1105. cpu: [x64]
  1106. os: [freebsd]
  1107. '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.4':
  1108. resolution: {integrity: sha512-OTU/m/eV4gQKxy9r5acuesqaymyeSCnsx1cFto/I1WhPmi5HDxX1nkzb8KYBiwkHIGg7CTfo/AcGzoXAJBxLfg==}
  1109. engines: {node: '>= 10'}
  1110. cpu: [arm]
  1111. os: [linux]
  1112. '@tailwindcss/oxide-linux-arm64-gnu@4.1.4':
  1113. resolution: {integrity: sha512-hKlLNvbmUC6z5g/J4H+Zx7f7w15whSVImokLPmP6ff1QqTVE+TxUM9PGuNsjHvkvlHUtGTdDnOvGNSEUiXI1Ww==}
  1114. engines: {node: '>= 10'}
  1115. cpu: [arm64]
  1116. os: [linux]
  1117. '@tailwindcss/oxide-linux-arm64-musl@4.1.4':
  1118. resolution: {integrity: sha512-X3As2xhtgPTY/m5edUtddmZ8rCruvBvtxYLMw9OsZdH01L2gS2icsHRwxdU0dMItNfVmrBezueXZCHxVeeb7Aw==}
  1119. engines: {node: '>= 10'}
  1120. cpu: [arm64]
  1121. os: [linux]
  1122. '@tailwindcss/oxide-linux-x64-gnu@4.1.4':
  1123. resolution: {integrity: sha512-2VG4DqhGaDSmYIu6C4ua2vSLXnJsb/C9liej7TuSO04NK+JJJgJucDUgmX6sn7Gw3Cs5ZJ9ZLrnI0QRDOjLfNQ==}
  1124. engines: {node: '>= 10'}
  1125. cpu: [x64]
  1126. os: [linux]
  1127. '@tailwindcss/oxide-linux-x64-musl@4.1.4':
  1128. resolution: {integrity: sha512-v+mxVgH2kmur/X5Mdrz9m7TsoVjbdYQT0b4Z+dr+I4RvreCNXyCFELZL/DO0M1RsidZTrm6O1eMnV6zlgEzTMQ==}
  1129. engines: {node: '>= 10'}
  1130. cpu: [x64]
  1131. os: [linux]
  1132. '@tailwindcss/oxide-wasm32-wasi@4.1.4':
  1133. resolution: {integrity: sha512-2TLe9ir+9esCf6Wm+lLWTMbgklIjiF0pbmDnwmhR9MksVOq+e8aP3TSsXySnBDDvTTVd/vKu1aNttEGj3P6l8Q==}
  1134. engines: {node: '>=14.0.0'}
  1135. cpu: [wasm32]
  1136. bundledDependencies:
  1137. - '@napi-rs/wasm-runtime'
  1138. - '@emnapi/core'
  1139. - '@emnapi/runtime'
  1140. - '@tybys/wasm-util'
  1141. - '@emnapi/wasi-threads'
  1142. - tslib
  1143. '@tailwindcss/oxide-win32-arm64-msvc@4.1.4':
  1144. resolution: {integrity: sha512-VlnhfilPlO0ltxW9/BgfLI5547PYzqBMPIzRrk4W7uupgCt8z6Trw/tAj6QUtF2om+1MH281Pg+HHUJoLesmng==}
  1145. engines: {node: '>= 10'}
  1146. cpu: [arm64]
  1147. os: [win32]
  1148. '@tailwindcss/oxide-win32-x64-msvc@4.1.4':
  1149. resolution: {integrity: sha512-+7S63t5zhYjslUGb8NcgLpFXD+Kq1F/zt5Xv5qTv7HaFTG/DHyHD9GA6ieNAxhgyA4IcKa/zy7Xx4Oad2/wuhw==}
  1150. engines: {node: '>= 10'}
  1151. cpu: [x64]
  1152. os: [win32]
  1153. '@tailwindcss/oxide@4.1.4':
  1154. resolution: {integrity: sha512-p5wOpXyOJx7mKh5MXh5oKk+kqcz8T+bA3z/5VWWeQwFrmuBItGwz8Y2CHk/sJ+dNb9B0nYFfn0rj/cKHZyjahQ==}
  1155. engines: {node: '>= 10'}
  1156. '@tailwindcss/vite@4.1.4':
  1157. resolution: {integrity: sha512-4UQeMrONbvrsXKXXp/uxmdEN5JIJ9RkH7YVzs6AMxC/KC1+Np7WZBaNIco7TEjlkthqxZbt8pU/ipD+hKjm80A==}
  1158. peerDependencies:
  1159. vite: ^5.2.0 || ^6
  1160. '@tanstack/eslint-plugin-query@5.73.3':
  1161. resolution: {integrity: sha512-GmUtnOkRzDuNOq96g3eW5ADKC1nWfrM9RI0kRyQVr87rOl6y+PUgkuVaPxh3R2C0EVODxCS07b9aaWphidl/OA==}
  1162. peerDependencies:
  1163. eslint: ^8.57.0 || ^9.0.0
  1164. '@tanstack/history@1.115.0':
  1165. resolution: {integrity: sha512-K7JJNrRVvyjAVnbXOH2XLRhFXDkeP54Kt2P4FR1Kl2KDGlIbkua5VqZQD2rot3qaDrpufyUa63nuLai1kOLTsQ==}
  1166. engines: {node: '>=12'}
  1167. '@tanstack/query-core@5.74.3':
  1168. resolution: {integrity: sha512-Mqk+5o3qTuAiZML248XpNH8r2cOzl15+LTbUsZQEwvSvn1GU4VQhvqzAbil36p+MBxpr/58oBSnRzhrBevDhfg==}
  1169. '@tanstack/query-devtools@5.73.3':
  1170. resolution: {integrity: sha512-hBQyYwsOuO7QOprK75NzfrWs/EQYjgFA0yykmcvsV62q0t6Ua97CU3sYgjHx0ZvxkXSOMkY24VRJ5uv9f5Ik4w==}
  1171. '@tanstack/react-query-devtools@5.74.3':
  1172. resolution: {integrity: sha512-H7TsOBB1fRCuuawrBzKMoIszqqILr2IN5oGLYMl7QG7ERJpMdc4hH8OwzBhVxJnmKeGwgtTQgcdKepfoJCWvFg==}
  1173. peerDependencies:
  1174. '@tanstack/react-query': ^5.74.3
  1175. react: ^18 || ^19
  1176. '@tanstack/react-query@5.74.3':
  1177. resolution: {integrity: sha512-QrycUn0wxjVPzITvQvOxFRdhlAwIoOQSuav7qWD4SWCoKCdLbyRZ2vji2GuBq/glaxbF4wBx3fqcYRDOt8KDTA==}
  1178. peerDependencies:
  1179. react: ^18 || ^19
  1180. '@tanstack/react-router-devtools@1.116.0':
  1181. resolution: {integrity: sha512-PsJZWPjcmwZGe71kUvH4bI1ozkv1FgBuBEE0hTYlTCSJ3uG+qv3ndGEI+AiFyuF5OStrbfg0otW1OxeNq5vdGQ==}
  1182. engines: {node: '>=12'}
  1183. peerDependencies:
  1184. '@tanstack/react-router': ^1.116.0
  1185. react: '>=18.0.0 || >=19.0.0'
  1186. react-dom: '>=18.0.0 || >=19.0.0'
  1187. '@tanstack/react-router@1.116.0':
  1188. resolution: {integrity: sha512-ZBAg5Q6zJf0mnP9DYPiaaQ/wLDH2ujCMi/2RllpH86VUkdkyvQQzpAyKoiYJ891wh9OPgj6W6tPrzB4qy5FpRA==}
  1189. engines: {node: '>=12'}
  1190. peerDependencies:
  1191. react: '>=18.0.0 || >=19.0.0'
  1192. react-dom: '>=18.0.0 || >=19.0.0'
  1193. '@tanstack/react-store@0.7.0':
  1194. resolution: {integrity: sha512-S/Rq17HaGOk+tQHV/yrePMnG1xbsKZIl/VsNWnNXt4XW+tTY8dTlvpJH2ZQ3GRALsusG5K6Q3unAGJ2pd9W/Ng==}
  1195. peerDependencies:
  1196. react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
  1197. react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
  1198. '@tanstack/react-table@8.21.3':
  1199. resolution: {integrity: sha512-5nNMTSETP4ykGegmVkhjcS8tTLW6Vl4axfEGQN3v0zdHYbK4UfoqfPChclTrJ4EoK9QynqAu9oUf8VEmrpZ5Ww==}
  1200. engines: {node: '>=12'}
  1201. peerDependencies:
  1202. react: '>=16.8'
  1203. react-dom: '>=16.8'
  1204. '@tanstack/router-core@1.115.3':
  1205. resolution: {integrity: sha512-gynHs72LHVg05fuJTwZZYhDL4VNEAK0sXz7IqiBv7a3qsYeEmIZsGaFr9sVjTkuF1kbrFBdJd5JYutzBh9Uuhw==}
  1206. engines: {node: '>=12'}
  1207. '@tanstack/router-devtools-core@1.115.3':
  1208. resolution: {integrity: sha512-VBdgw1qxeOD/6FlZ9gitrWPUKGW83CuAW31gf32E0dxL7sIXP+yEFyPlNsVlENan1oSaEuV8tjKkuq5s4MfaPw==}
  1209. engines: {node: '>=12'}
  1210. peerDependencies:
  1211. '@tanstack/router-core': ^1.115.3
  1212. csstype: ^3.0.10
  1213. solid-js: '>=1.9.5'
  1214. tiny-invariant: ^1.3.3
  1215. peerDependenciesMeta:
  1216. csstype:
  1217. optional: true
  1218. '@tanstack/router-devtools@1.116.0':
  1219. resolution: {integrity: sha512-Tx8UD+JbRA8Fgo0fDLcfdnH43+CVhbFi6KSUvdhHFBSdDfQnrrNQsDfNqml2fAI89VBEDsfxrwU2lwAF2R/1qw==}
  1220. engines: {node: '>=12'}
  1221. peerDependencies:
  1222. '@tanstack/react-router': ^1.116.0
  1223. csstype: ^3.0.10
  1224. react: '>=18.0.0 || >=19.0.0'
  1225. react-dom: '>=18.0.0 || >=19.0.0'
  1226. peerDependenciesMeta:
  1227. csstype:
  1228. optional: true
  1229. '@tanstack/router-generator@1.116.0':
  1230. resolution: {integrity: sha512-XhCp85zP87G2bpSXnosiP3fiMo8HMQD2mvWqFFTFKz87WocabQYGlfhmNYWmBwI50EuS7Ph9lwXsSkV0oKh0xw==}
  1231. engines: {node: '>=12'}
  1232. peerDependencies:
  1233. '@tanstack/react-router': ^1.116.0
  1234. peerDependenciesMeta:
  1235. '@tanstack/react-router':
  1236. optional: true
  1237. '@tanstack/router-plugin@1.116.1':
  1238. resolution: {integrity: sha512-9A8DAyRejTzvkVOzgVPUY6l2aH7xOMEXSJJtV9GNbi4NtE6AXUCoFe3mtvYnHSzRqAUMCO0wnfVENCjXQoQYZw==}
  1239. engines: {node: '>=12'}
  1240. peerDependencies:
  1241. '@rsbuild/core': '>=1.0.2'
  1242. '@tanstack/react-router': ^1.116.0
  1243. vite: '>=5.0.0 || >=6.0.0'
  1244. vite-plugin-solid: ^2.11.2
  1245. webpack: '>=5.92.0'
  1246. peerDependenciesMeta:
  1247. '@rsbuild/core':
  1248. optional: true
  1249. '@tanstack/react-router':
  1250. optional: true
  1251. vite:
  1252. optional: true
  1253. vite-plugin-solid:
  1254. optional: true
  1255. webpack:
  1256. optional: true
  1257. '@tanstack/router-utils@1.115.0':
  1258. resolution: {integrity: sha512-Dng4y+uLR9b5zPGg7dHReHOTHQa6x+G6nCoZshsDtWrYsrdCcJEtLyhwZ5wG8OyYS6dVr/Cn+E5Bd2b6BhJ89w==}
  1259. engines: {node: '>=12'}
  1260. '@tanstack/store@0.7.0':
  1261. resolution: {integrity: sha512-CNIhdoUsmD2NolYuaIs8VfWM467RK6oIBAW4nPEKZhg1smZ+/CwtCdpURgp7nxSqOaV9oKkzdWD80+bC66F/Jg==}
  1262. '@tanstack/table-core@8.21.3':
  1263. resolution: {integrity: sha512-ldZXEhOBb8Is7xLs01fR3YEc3DERiz5silj8tnGkFZytt1abEvl/GhUmCE0PMLaMPTa3Jk4HbKmRlHmu+gCftg==}
  1264. engines: {node: '>=12'}
  1265. '@tanstack/virtual-file-routes@1.115.0':
  1266. resolution: {integrity: sha512-XLUh1Py3AftcERrxkxC5Y5m5mfllRH3YR6YVlyjFgI2Tc2Ssy2NKmQFQIafoxfW459UJ8Dn81nWKETEIJifE4g==}
  1267. engines: {node: '>=12'}
  1268. '@trivago/prettier-plugin-sort-imports@5.2.2':
  1269. resolution: {integrity: sha512-fYDQA9e6yTNmA13TLVSA+WMQRc5Bn/c0EUBditUHNfMMxN7M82c38b1kEggVE3pLpZ0FwkwJkUEKMiOi52JXFA==}
  1270. engines: {node: '>18.12'}
  1271. peerDependencies:
  1272. '@vue/compiler-sfc': 3.x
  1273. prettier: 2.x - 3.x
  1274. prettier-plugin-svelte: 3.x
  1275. svelte: 4.x || 5.x
  1276. peerDependenciesMeta:
  1277. '@vue/compiler-sfc':
  1278. optional: true
  1279. prettier-plugin-svelte:
  1280. optional: true
  1281. svelte:
  1282. optional: true
  1283. '@types/babel__core@7.20.5':
  1284. resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
  1285. '@types/babel__generator@7.27.0':
  1286. resolution: {integrity: sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==}
  1287. '@types/babel__template@7.4.4':
  1288. resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
  1289. '@types/babel__traverse@7.20.7':
  1290. resolution: {integrity: sha512-dkO5fhS7+/oos4ciWxyEyjWe48zmG6wbCheo/G2ZnHx4fs3EU6YC6UM8rk56gAjNJ9P3MTH2jo5jb92/K6wbng==}
  1291. '@types/d3-array@3.2.1':
  1292. resolution: {integrity: sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg==}
  1293. '@types/d3-color@3.1.3':
  1294. resolution: {integrity: sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==}
  1295. '@types/d3-ease@3.0.2':
  1296. resolution: {integrity: sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==}
  1297. '@types/d3-interpolate@3.0.4':
  1298. resolution: {integrity: sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==}
  1299. '@types/d3-path@3.1.1':
  1300. resolution: {integrity: sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==}
  1301. '@types/d3-scale@4.0.9':
  1302. resolution: {integrity: sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==}
  1303. '@types/d3-shape@3.1.7':
  1304. resolution: {integrity: sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg==}
  1305. '@types/d3-time@3.0.4':
  1306. resolution: {integrity: sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==}
  1307. '@types/d3-timer@3.0.2':
  1308. resolution: {integrity: sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==}
  1309. '@types/estree@1.0.7':
  1310. resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==}
  1311. '@types/js-cookie@3.0.6':
  1312. resolution: {integrity: sha512-wkw9yd1kEXOPnvEeEV1Go1MmxtBJL0RR79aOTAApecWFVu7w0NNXNqhcWgvw2YgZDYadliXkl14pa3WXw5jlCQ==}
  1313. '@types/json-schema@7.0.15':
  1314. resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
  1315. '@types/node@22.14.1':
  1316. resolution: {integrity: sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==}
  1317. '@types/react-dom@19.1.2':
  1318. resolution: {integrity: sha512-XGJkWF41Qq305SKWEILa1O8vzhb3aOo3ogBlSmiqNko/WmRb6QIaweuZCXjKygVDXpzXb5wyxKTSOsmkuqj+Qw==}
  1319. peerDependencies:
  1320. '@types/react': ^19.0.0
  1321. '@types/react@19.1.2':
  1322. resolution: {integrity: sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw==}
  1323. '@typescript-eslint/eslint-plugin@8.30.1':
  1324. resolution: {integrity: sha512-v+VWphxMjn+1t48/jO4t950D6KR8JaJuNXzi33Ve6P8sEmPr5k6CEXjdGwT6+LodVnEa91EQCtwjWNUCPweo+Q==}
  1325. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1326. peerDependencies:
  1327. '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
  1328. eslint: ^8.57.0 || ^9.0.0
  1329. typescript: '>=4.8.4 <5.9.0'
  1330. '@typescript-eslint/parser@8.30.1':
  1331. resolution: {integrity: sha512-H+vqmWwT5xoNrXqWs/fesmssOW70gxFlgcMlYcBaWNPIEWDgLa4W9nkSPmhuOgLnXq9QYgkZ31fhDyLhleCsAg==}
  1332. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1333. peerDependencies:
  1334. eslint: ^8.57.0 || ^9.0.0
  1335. typescript: '>=4.8.4 <5.9.0'
  1336. '@typescript-eslint/scope-manager@8.30.1':
  1337. resolution: {integrity: sha512-+C0B6ChFXZkuaNDl73FJxRYT0G7ufVPOSQkqkpM/U198wUwUFOtgo1k/QzFh1KjpBitaK7R1tgjVz6o9HmsRPg==}
  1338. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1339. '@typescript-eslint/type-utils@8.30.1':
  1340. resolution: {integrity: sha512-64uBF76bfQiJyHgZISC7vcNz3adqQKIccVoKubyQcOnNcdJBvYOILV1v22Qhsw3tw3VQu5ll8ND6hycgAR5fEA==}
  1341. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1342. peerDependencies:
  1343. eslint: ^8.57.0 || ^9.0.0
  1344. typescript: '>=4.8.4 <5.9.0'
  1345. '@typescript-eslint/types@8.30.1':
  1346. resolution: {integrity: sha512-81KawPfkuulyWo5QdyG/LOKbspyyiW+p4vpn4bYO7DM/hZImlVnFwrpCTnmNMOt8CvLRr5ojI9nU1Ekpw4RcEw==}
  1347. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1348. '@typescript-eslint/typescript-estree@8.30.1':
  1349. resolution: {integrity: sha512-kQQnxymiUy9tTb1F2uep9W6aBiYODgq5EMSk6Nxh4Z+BDUoYUSa029ISs5zTzKBFnexQEh71KqwjKnRz58lusQ==}
  1350. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1351. peerDependencies:
  1352. typescript: '>=4.8.4 <5.9.0'
  1353. '@typescript-eslint/utils@8.30.1':
  1354. resolution: {integrity: sha512-T/8q4R9En2tcEsWPQgB5BQ0XJVOtfARcUvOa8yJP3fh9M/mXraLxZrkCfGb6ChrO/V3W+Xbd04RacUEqk1CFEQ==}
  1355. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1356. peerDependencies:
  1357. eslint: ^8.57.0 || ^9.0.0
  1358. typescript: '>=4.8.4 <5.9.0'
  1359. '@typescript-eslint/visitor-keys@8.30.1':
  1360. resolution: {integrity: sha512-aEhgas7aJ6vZnNFC7K4/vMGDGyOiqWcYZPpIWrTKuTAlsvDNKy2GFDqh9smL+iq069ZvR0YzEeq0B8NJlLzjFA==}
  1361. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1362. '@vitejs/plugin-react-swc@3.9.0':
  1363. resolution: {integrity: sha512-jYFUSXhwMCYsh/aQTgSGLIN3Foz5wMbH9ahb0Zva//UzwZYbMiZd7oT3AU9jHT9DLswYDswsRwPU9jVF3yA48Q==}
  1364. peerDependencies:
  1365. vite: ^4 || ^5 || ^6
  1366. acorn-jsx@5.3.2:
  1367. resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
  1368. peerDependencies:
  1369. acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
  1370. acorn@8.14.1:
  1371. resolution: {integrity: sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==}
  1372. engines: {node: '>=0.4.0'}
  1373. hasBin: true
  1374. ajv@6.12.6:
  1375. resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
  1376. ansi-regex@5.0.1:
  1377. resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
  1378. engines: {node: '>=8'}
  1379. ansi-styles@4.3.0:
  1380. resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
  1381. engines: {node: '>=8'}
  1382. ansis@3.17.0:
  1383. resolution: {integrity: sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==}
  1384. engines: {node: '>=14'}
  1385. anymatch@3.1.3:
  1386. resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
  1387. engines: {node: '>= 8'}
  1388. argparse@2.0.1:
  1389. resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
  1390. aria-hidden@1.2.4:
  1391. resolution: {integrity: sha512-y+CcFFwelSXpLZk/7fMB2mUbGtX9lKycf1MWJ7CaTIERyitVlyQx6C+sxcROU2BAJ24OiZyK+8wj2i8AlBoS3A==}
  1392. engines: {node: '>=10'}
  1393. asynckit@0.4.0:
  1394. resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
  1395. axios@1.8.4:
  1396. resolution: {integrity: sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==}
  1397. babel-dead-code-elimination@1.0.10:
  1398. resolution: {integrity: sha512-DV5bdJZTzZ0zn0DC24v3jD7Mnidh6xhKa4GfKCbq3sfW8kaWhDdZjP3i81geA8T33tdYqWKw4D3fVv0CwEgKVA==}
  1399. balanced-match@1.0.2:
  1400. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  1401. binary-extensions@2.3.0:
  1402. resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
  1403. engines: {node: '>=8'}
  1404. brace-expansion@1.1.11:
  1405. resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
  1406. brace-expansion@2.0.1:
  1407. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  1408. braces@3.0.3:
  1409. resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
  1410. engines: {node: '>=8'}
  1411. browserslist@4.24.4:
  1412. resolution: {integrity: sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==}
  1413. engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
  1414. hasBin: true
  1415. call-bind-apply-helpers@1.0.2:
  1416. resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
  1417. engines: {node: '>= 0.4'}
  1418. callsites@3.1.0:
  1419. resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
  1420. engines: {node: '>=6'}
  1421. caniuse-lite@1.0.30001713:
  1422. resolution: {integrity: sha512-wCIWIg+A4Xr7NfhTuHdX+/FKh3+Op3LBbSp2N5Pfx6T/LhdQy3GTyoTg48BReaW/MyMNZAkTadsBtai3ldWK0Q==}
  1423. chalk@4.1.2:
  1424. resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
  1425. engines: {node: '>=10'}
  1426. chokidar@3.6.0:
  1427. resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
  1428. engines: {node: '>= 8.10.0'}
  1429. class-variance-authority@0.7.1:
  1430. resolution: {integrity: sha512-Ka+9Trutv7G8M6WT6SeiRWz792K5qEqIGEGzXKhAE6xOWAY6pPH8U+9IY3oCMv6kqTmLsv7Xh/2w2RigkePMsg==}
  1431. clone@1.0.4:
  1432. resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==}
  1433. engines: {node: '>=0.8'}
  1434. clsx@2.1.1:
  1435. resolution: {integrity: sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==}
  1436. engines: {node: '>=6'}
  1437. cmdk@1.1.1:
  1438. resolution: {integrity: sha512-Vsv7kFaXm+ptHDMZ7izaRsP70GgrW9NBNGswt9OZaVBLlE0SNpDq8eu/VGXyF9r7M0azK3Wy7OlYXsuyYLFzHg==}
  1439. peerDependencies:
  1440. react: ^18 || ^19 || ^19.0.0-rc
  1441. react-dom: ^18 || ^19 || ^19.0.0-rc
  1442. color-convert@2.0.1:
  1443. resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
  1444. engines: {node: '>=7.0.0'}
  1445. color-name@1.1.4:
  1446. resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
  1447. combined-stream@1.0.8:
  1448. resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
  1449. engines: {node: '>= 0.8'}
  1450. concat-map@0.0.1:
  1451. resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
  1452. convert-source-map@2.0.0:
  1453. resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
  1454. cross-spawn@7.0.6:
  1455. resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
  1456. engines: {node: '>= 8'}
  1457. csstype@3.1.3:
  1458. resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
  1459. d3-array@3.2.4:
  1460. resolution: {integrity: sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==}
  1461. engines: {node: '>=12'}
  1462. d3-color@3.1.0:
  1463. resolution: {integrity: sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==}
  1464. engines: {node: '>=12'}
  1465. d3-ease@3.0.1:
  1466. resolution: {integrity: sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==}
  1467. engines: {node: '>=12'}
  1468. d3-format@3.1.0:
  1469. resolution: {integrity: sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==}
  1470. engines: {node: '>=12'}
  1471. d3-interpolate@3.0.1:
  1472. resolution: {integrity: sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==}
  1473. engines: {node: '>=12'}
  1474. d3-path@3.1.0:
  1475. resolution: {integrity: sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==}
  1476. engines: {node: '>=12'}
  1477. d3-scale@4.0.2:
  1478. resolution: {integrity: sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==}
  1479. engines: {node: '>=12'}
  1480. d3-shape@3.2.0:
  1481. resolution: {integrity: sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==}
  1482. engines: {node: '>=12'}
  1483. d3-time-format@4.1.0:
  1484. resolution: {integrity: sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==}
  1485. engines: {node: '>=12'}
  1486. d3-time@3.1.0:
  1487. resolution: {integrity: sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==}
  1488. engines: {node: '>=12'}
  1489. d3-timer@3.0.1:
  1490. resolution: {integrity: sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==}
  1491. engines: {node: '>=12'}
  1492. date-fns-jalali@4.1.0-0:
  1493. resolution: {integrity: sha512-hTIP/z+t+qKwBDcmmsnmjWTduxCg+5KfdqWQvb2X/8C9+knYY6epN/pfxdDuyVlSVeFz0sM5eEfwIUQ70U4ckg==}
  1494. date-fns@4.1.0:
  1495. resolution: {integrity: sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==}
  1496. debug@4.4.0:
  1497. resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
  1498. engines: {node: '>=6.0'}
  1499. peerDependencies:
  1500. supports-color: '*'
  1501. peerDependenciesMeta:
  1502. supports-color:
  1503. optional: true
  1504. decimal.js-light@2.5.1:
  1505. resolution: {integrity: sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==}
  1506. deep-is@0.1.4:
  1507. resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
  1508. defaults@1.0.4:
  1509. resolution: {integrity: sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==}
  1510. delayed-stream@1.0.0:
  1511. resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
  1512. engines: {node: '>=0.4.0'}
  1513. dequal@2.0.3:
  1514. resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==}
  1515. engines: {node: '>=6'}
  1516. detect-libc@2.0.3:
  1517. resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==}
  1518. engines: {node: '>=8'}
  1519. detect-node-es@1.1.0:
  1520. resolution: {integrity: sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==}
  1521. diff@7.0.0:
  1522. resolution: {integrity: sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw==}
  1523. engines: {node: '>=0.3.1'}
  1524. dom-helpers@5.2.1:
  1525. resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==}
  1526. dunder-proto@1.0.1:
  1527. resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
  1528. engines: {node: '>= 0.4'}
  1529. easy-table@1.2.0:
  1530. resolution: {integrity: sha512-OFzVOv03YpvtcWGe5AayU5G2hgybsg3iqA6drU8UaoZyB9jLGMTrz9+asnLp/E+6qPh88yEI1gvyZFZ41dmgww==}
  1531. electron-to-chromium@1.5.137:
  1532. resolution: {integrity: sha512-/QSJaU2JyIuTbbABAo/crOs+SuAZLS+fVVS10PVrIT9hrRkmZl8Hb0xPSkKRUUWHQtYzXHpQUW3Dy5hwMzGZkA==}
  1533. enhanced-resolve@5.18.1:
  1534. resolution: {integrity: sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==}
  1535. engines: {node: '>=10.13.0'}
  1536. es-define-property@1.0.1:
  1537. resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
  1538. engines: {node: '>= 0.4'}
  1539. es-errors@1.3.0:
  1540. resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
  1541. engines: {node: '>= 0.4'}
  1542. es-object-atoms@1.1.1:
  1543. resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
  1544. engines: {node: '>= 0.4'}
  1545. es-set-tostringtag@2.1.0:
  1546. resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
  1547. engines: {node: '>= 0.4'}
  1548. esbuild@0.25.3:
  1549. resolution: {integrity: sha512-qKA6Pvai73+M2FtftpNKRxJ78GIjmFXFxd/1DVBqGo/qNhLSfv+G12n9pNoWdytJC8U00TrViOwpjT0zgqQS8Q==}
  1550. engines: {node: '>=18'}
  1551. hasBin: true
  1552. escalade@3.2.0:
  1553. resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
  1554. engines: {node: '>=6'}
  1555. escape-string-regexp@4.0.0:
  1556. resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
  1557. engines: {node: '>=10'}
  1558. eslint-plugin-react-hooks@5.2.0:
  1559. resolution: {integrity: sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==}
  1560. engines: {node: '>=10'}
  1561. peerDependencies:
  1562. eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
  1563. eslint-plugin-react-refresh@0.4.19:
  1564. resolution: {integrity: sha512-eyy8pcr/YxSYjBoqIFSrlbn9i/xvxUFa8CjzAYo9cFjgGXqq1hyjihcpZvxRLalpaWmueWR81xn7vuKmAFijDQ==}
  1565. peerDependencies:
  1566. eslint: '>=8.40'
  1567. eslint-scope@8.3.0:
  1568. resolution: {integrity: sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==}
  1569. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1570. eslint-visitor-keys@3.4.3:
  1571. resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
  1572. engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
  1573. eslint-visitor-keys@4.2.0:
  1574. resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==}
  1575. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1576. eslint@9.24.0:
  1577. resolution: {integrity: sha512-eh/jxIEJyZrvbWRe4XuVclLPDYSYYYgLy5zXGGxD6j8zjSAxFEzI2fL/8xNq6O2yKqVt+eF2YhV+hxjV6UKXwQ==}
  1578. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1579. hasBin: true
  1580. peerDependencies:
  1581. jiti: '*'
  1582. peerDependenciesMeta:
  1583. jiti:
  1584. optional: true
  1585. espree@10.3.0:
  1586. resolution: {integrity: sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==}
  1587. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  1588. esquery@1.6.0:
  1589. resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
  1590. engines: {node: '>=0.10'}
  1591. esrecurse@4.3.0:
  1592. resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
  1593. engines: {node: '>=4.0'}
  1594. estraverse@5.3.0:
  1595. resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
  1596. engines: {node: '>=4.0'}
  1597. esutils@2.0.3:
  1598. resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
  1599. engines: {node: '>=0.10.0'}
  1600. eventemitter3@4.0.7:
  1601. resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
  1602. fast-deep-equal@3.1.3:
  1603. resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
  1604. fast-equals@5.2.2:
  1605. resolution: {integrity: sha512-V7/RktU11J3I36Nwq2JnZEM7tNm17eBJz+u25qdxBZeCKiX6BkVSZQjwWIr+IobgnZy+ag73tTZgZi7tr0LrBw==}
  1606. engines: {node: '>=6.0.0'}
  1607. fast-glob@3.3.3:
  1608. resolution: {integrity: sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==}
  1609. engines: {node: '>=8.6.0'}
  1610. fast-json-stable-stringify@2.1.0:
  1611. resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
  1612. fast-levenshtein@2.0.6:
  1613. resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
  1614. fastq@1.19.1:
  1615. resolution: {integrity: sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==}
  1616. file-entry-cache@8.0.0:
  1617. resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==}
  1618. engines: {node: '>=16.0.0'}
  1619. fill-range@7.1.1:
  1620. resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
  1621. engines: {node: '>=8'}
  1622. find-up@5.0.0:
  1623. resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
  1624. engines: {node: '>=10'}
  1625. flat-cache@4.0.1:
  1626. resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
  1627. engines: {node: '>=16'}
  1628. flatted@3.3.3:
  1629. resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==}
  1630. follow-redirects@1.15.9:
  1631. resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==}
  1632. engines: {node: '>=4.0'}
  1633. peerDependencies:
  1634. debug: '*'
  1635. peerDependenciesMeta:
  1636. debug:
  1637. optional: true
  1638. form-data@4.0.2:
  1639. resolution: {integrity: sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==}
  1640. engines: {node: '>= 6'}
  1641. fsevents@2.3.3:
  1642. resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
  1643. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  1644. os: [darwin]
  1645. function-bind@1.1.2:
  1646. resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
  1647. gensync@1.0.0-beta.2:
  1648. resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
  1649. engines: {node: '>=6.9.0'}
  1650. get-intrinsic@1.3.0:
  1651. resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
  1652. engines: {node: '>= 0.4'}
  1653. get-nonce@1.0.1:
  1654. resolution: {integrity: sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==}
  1655. engines: {node: '>=6'}
  1656. get-proto@1.0.1:
  1657. resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
  1658. engines: {node: '>= 0.4'}
  1659. get-tsconfig@4.10.0:
  1660. resolution: {integrity: sha512-kGzZ3LWWQcGIAmg6iWvXn0ei6WDtV26wzHRMwDSzmAbcXrTEXxHy6IehI6/4eT6VRKyMP1eF1VqwrVUmE/LR7A==}
  1661. glob-parent@5.1.2:
  1662. resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
  1663. engines: {node: '>= 6'}
  1664. glob-parent@6.0.2:
  1665. resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
  1666. engines: {node: '>=10.13.0'}
  1667. glob-to-regexp@0.4.1:
  1668. resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==}
  1669. globals@11.12.0:
  1670. resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
  1671. engines: {node: '>=4'}
  1672. globals@14.0.0:
  1673. resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
  1674. engines: {node: '>=18'}
  1675. globals@16.0.0:
  1676. resolution: {integrity: sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==}
  1677. engines: {node: '>=18'}
  1678. goober@2.1.16:
  1679. resolution: {integrity: sha512-erjk19y1U33+XAMe1VTvIONHYoSqE4iS7BYUZfHaqeohLmnC0FdxEh7rQU+6MZ4OajItzjZFSRtVANrQwNq6/g==}
  1680. peerDependencies:
  1681. csstype: ^3.0.10
  1682. gopd@1.2.0:
  1683. resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
  1684. engines: {node: '>= 0.4'}
  1685. graceful-fs@4.2.11:
  1686. resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
  1687. graphemer@1.4.0:
  1688. resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
  1689. has-flag@4.0.0:
  1690. resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
  1691. engines: {node: '>=8'}
  1692. has-symbols@1.1.0:
  1693. resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
  1694. engines: {node: '>= 0.4'}
  1695. has-tostringtag@1.0.2:
  1696. resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
  1697. engines: {node: '>= 0.4'}
  1698. hasown@2.0.2:
  1699. resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
  1700. engines: {node: '>= 0.4'}
  1701. ignore@5.3.2:
  1702. resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
  1703. engines: {node: '>= 4'}
  1704. import-fresh@3.3.1:
  1705. resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
  1706. engines: {node: '>=6'}
  1707. imurmurhash@0.1.4:
  1708. resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
  1709. engines: {node: '>=0.8.19'}
  1710. input-otp@1.4.2:
  1711. resolution: {integrity: sha512-l3jWwYNvrEa6NTCt7BECfCm48GvwuZzkoeG3gBL2w4CHeOXW3eKFmf9UNYkNfYc3mxMrthMnxjIE07MT0zLBQA==}
  1712. peerDependencies:
  1713. react: ^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc
  1714. react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc
  1715. internmap@2.0.3:
  1716. resolution: {integrity: sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==}
  1717. engines: {node: '>=12'}
  1718. is-binary-path@2.1.0:
  1719. resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
  1720. engines: {node: '>=8'}
  1721. is-extglob@2.1.1:
  1722. resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
  1723. engines: {node: '>=0.10.0'}
  1724. is-glob@4.0.3:
  1725. resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
  1726. engines: {node: '>=0.10.0'}
  1727. is-number@7.0.0:
  1728. resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
  1729. engines: {node: '>=0.12.0'}
  1730. isexe@2.0.0:
  1731. resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
  1732. javascript-natural-sort@0.7.1:
  1733. resolution: {integrity: sha512-nO6jcEfZWQXDhOiBtG2KvKyEptz7RVbpGP4vTD2hLBdmNQSsCiicO2Ioinv6UI4y9ukqnBpy+XZ9H6uLNgJTlw==}
  1734. jiti@2.4.2:
  1735. resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==}
  1736. hasBin: true
  1737. js-cookie@3.0.5:
  1738. resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==}
  1739. engines: {node: '>=14'}
  1740. js-tokens@4.0.0:
  1741. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  1742. js-yaml@4.1.0:
  1743. resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
  1744. hasBin: true
  1745. jsesc@3.1.0:
  1746. resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
  1747. engines: {node: '>=6'}
  1748. hasBin: true
  1749. json-buffer@3.0.1:
  1750. resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
  1751. json-schema-traverse@0.4.1:
  1752. resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
  1753. json-stable-stringify-without-jsonify@1.0.1:
  1754. resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
  1755. json5@2.2.3:
  1756. resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
  1757. engines: {node: '>=6'}
  1758. hasBin: true
  1759. keyv@4.5.4:
  1760. resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
  1761. knip@5.50.4:
  1762. resolution: {integrity: sha512-In+GjPpd2P3IDZnBBP4QF27vhQOhuBkICiuN9j+DMOf/m/qAFLGcbvuAGxco8IDvf26pvBnfeSmm1f6iNCkgOA==}
  1763. engines: {node: '>=18.18.0'}
  1764. hasBin: true
  1765. peerDependencies:
  1766. '@types/node': '>=18'
  1767. typescript: '>=5.0.4'
  1768. levn@0.4.1:
  1769. resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
  1770. engines: {node: '>= 0.8.0'}
  1771. lightningcss-darwin-arm64@1.29.2:
  1772. resolution: {integrity: sha512-cK/eMabSViKn/PG8U/a7aCorpeKLMlK0bQeNHmdb7qUnBkNPnL+oV5DjJUo0kqWsJUapZsM4jCfYItbqBDvlcA==}
  1773. engines: {node: '>= 12.0.0'}
  1774. cpu: [arm64]
  1775. os: [darwin]
  1776. lightningcss-darwin-x64@1.29.2:
  1777. resolution: {integrity: sha512-j5qYxamyQw4kDXX5hnnCKMf3mLlHvG44f24Qyi2965/Ycz829MYqjrVg2H8BidybHBp9kom4D7DR5VqCKDXS0w==}
  1778. engines: {node: '>= 12.0.0'}
  1779. cpu: [x64]
  1780. os: [darwin]
  1781. lightningcss-freebsd-x64@1.29.2:
  1782. resolution: {integrity: sha512-wDk7M2tM78Ii8ek9YjnY8MjV5f5JN2qNVO+/0BAGZRvXKtQrBC4/cn4ssQIpKIPP44YXw6gFdpUF+Ps+RGsCwg==}
  1783. engines: {node: '>= 12.0.0'}
  1784. cpu: [x64]
  1785. os: [freebsd]
  1786. lightningcss-linux-arm-gnueabihf@1.29.2:
  1787. resolution: {integrity: sha512-IRUrOrAF2Z+KExdExe3Rz7NSTuuJ2HvCGlMKoquK5pjvo2JY4Rybr+NrKnq0U0hZnx5AnGsuFHjGnNT14w26sg==}
  1788. engines: {node: '>= 12.0.0'}
  1789. cpu: [arm]
  1790. os: [linux]
  1791. lightningcss-linux-arm64-gnu@1.29.2:
  1792. resolution: {integrity: sha512-KKCpOlmhdjvUTX/mBuaKemp0oeDIBBLFiU5Fnqxh1/DZ4JPZi4evEH7TKoSBFOSOV3J7iEmmBaw/8dpiUvRKlQ==}
  1793. engines: {node: '>= 12.0.0'}
  1794. cpu: [arm64]
  1795. os: [linux]
  1796. lightningcss-linux-arm64-musl@1.29.2:
  1797. resolution: {integrity: sha512-Q64eM1bPlOOUgxFmoPUefqzY1yV3ctFPE6d/Vt7WzLW4rKTv7MyYNky+FWxRpLkNASTnKQUaiMJ87zNODIrrKQ==}
  1798. engines: {node: '>= 12.0.0'}
  1799. cpu: [arm64]
  1800. os: [linux]
  1801. lightningcss-linux-x64-gnu@1.29.2:
  1802. resolution: {integrity: sha512-0v6idDCPG6epLXtBH/RPkHvYx74CVziHo6TMYga8O2EiQApnUPZsbR9nFNrg2cgBzk1AYqEd95TlrsL7nYABQg==}
  1803. engines: {node: '>= 12.0.0'}
  1804. cpu: [x64]
  1805. os: [linux]
  1806. lightningcss-linux-x64-musl@1.29.2:
  1807. resolution: {integrity: sha512-rMpz2yawkgGT8RULc5S4WiZopVMOFWjiItBT7aSfDX4NQav6M44rhn5hjtkKzB+wMTRlLLqxkeYEtQ3dd9696w==}
  1808. engines: {node: '>= 12.0.0'}
  1809. cpu: [x64]
  1810. os: [linux]
  1811. lightningcss-win32-arm64-msvc@1.29.2:
  1812. resolution: {integrity: sha512-nL7zRW6evGQqYVu/bKGK+zShyz8OVzsCotFgc7judbt6wnB2KbiKKJwBE4SGoDBQ1O94RjW4asrCjQL4i8Fhbw==}
  1813. engines: {node: '>= 12.0.0'}
  1814. cpu: [arm64]
  1815. os: [win32]
  1816. lightningcss-win32-x64-msvc@1.29.2:
  1817. resolution: {integrity: sha512-EdIUW3B2vLuHmv7urfzMI/h2fmlnOQBk1xlsDxkN1tCWKjNFjfLhGxYk8C8mzpSfr+A6jFFIi8fU6LbQGsRWjA==}
  1818. engines: {node: '>= 12.0.0'}
  1819. cpu: [x64]
  1820. os: [win32]
  1821. lightningcss@1.29.2:
  1822. resolution: {integrity: sha512-6b6gd/RUXKaw5keVdSEtqFVdzWnU5jMxTUjA2bVcMNPLwSQ08Sv/UodBVtETLCn7k4S1Ibxwh7k68IwLZPgKaA==}
  1823. engines: {node: '>= 12.0.0'}
  1824. locate-path@6.0.0:
  1825. resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
  1826. engines: {node: '>=10'}
  1827. lodash.merge@4.6.2:
  1828. resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
  1829. lodash@4.17.21:
  1830. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  1831. loose-envify@1.4.0:
  1832. resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
  1833. hasBin: true
  1834. lru-cache@5.1.1:
  1835. resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
  1836. lucide-react@0.488.0:
  1837. resolution: {integrity: sha512-ronlL0MyKut4CEzBY/ai2ZpKPxyWO4jUqdAkm2GNK5Zn3Rj+swDz+3lvyAUXN0PNqPKIX6XM9Xadwz/skLs/pQ==}
  1838. peerDependencies:
  1839. react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
  1840. math-intrinsics@1.1.0:
  1841. resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
  1842. engines: {node: '>= 0.4'}
  1843. merge2@1.4.1:
  1844. resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
  1845. engines: {node: '>= 8'}
  1846. micromatch@4.0.8:
  1847. resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
  1848. engines: {node: '>=8.6'}
  1849. mime-db@1.52.0:
  1850. resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
  1851. engines: {node: '>= 0.6'}
  1852. mime-types@2.1.35:
  1853. resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
  1854. engines: {node: '>= 0.6'}
  1855. minimatch@3.1.2:
  1856. resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
  1857. minimatch@9.0.5:
  1858. resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
  1859. engines: {node: '>=16 || 14 >=14.17'}
  1860. minimist@1.2.8:
  1861. resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
  1862. ms@2.1.3:
  1863. resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
  1864. nanoid@3.3.11:
  1865. resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
  1866. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  1867. hasBin: true
  1868. natural-compare@1.4.0:
  1869. resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
  1870. node-releases@2.0.19:
  1871. resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==}
  1872. normalize-path@3.0.0:
  1873. resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
  1874. engines: {node: '>=0.10.0'}
  1875. object-assign@4.1.1:
  1876. resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
  1877. engines: {node: '>=0.10.0'}
  1878. optionator@0.9.4:
  1879. resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
  1880. engines: {node: '>= 0.8.0'}
  1881. p-limit@3.1.0:
  1882. resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
  1883. engines: {node: '>=10'}
  1884. p-locate@5.0.0:
  1885. resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
  1886. engines: {node: '>=10'}
  1887. parent-module@1.0.1:
  1888. resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
  1889. engines: {node: '>=6'}
  1890. parse-ms@4.0.0:
  1891. resolution: {integrity: sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==}
  1892. engines: {node: '>=18'}
  1893. path-exists@4.0.0:
  1894. resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
  1895. engines: {node: '>=8'}
  1896. path-key@3.1.1:
  1897. resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
  1898. engines: {node: '>=8'}
  1899. picocolors@1.1.1:
  1900. resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
  1901. picomatch@2.3.1:
  1902. resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
  1903. engines: {node: '>=8.6'}
  1904. picomatch@4.0.2:
  1905. resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
  1906. engines: {node: '>=12'}
  1907. postcss@8.5.3:
  1908. resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
  1909. engines: {node: ^10 || ^12 || >=14}
  1910. prelude-ls@1.2.1:
  1911. resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
  1912. engines: {node: '>= 0.8.0'}
  1913. prettier-plugin-tailwindcss@0.6.11:
  1914. resolution: {integrity: sha512-YxaYSIvZPAqhrrEpRtonnrXdghZg1irNg4qrjboCXrpybLWVs55cW2N3juhspVJiO0JBvYJT8SYsJpc8OQSnsA==}
  1915. engines: {node: '>=14.21.3'}
  1916. peerDependencies:
  1917. '@ianvs/prettier-plugin-sort-imports': '*'
  1918. '@prettier/plugin-pug': '*'
  1919. '@shopify/prettier-plugin-liquid': '*'
  1920. '@trivago/prettier-plugin-sort-imports': '*'
  1921. '@zackad/prettier-plugin-twig': '*'
  1922. prettier: ^3.0
  1923. prettier-plugin-astro: '*'
  1924. prettier-plugin-css-order: '*'
  1925. prettier-plugin-import-sort: '*'
  1926. prettier-plugin-jsdoc: '*'
  1927. prettier-plugin-marko: '*'
  1928. prettier-plugin-multiline-arrays: '*'
  1929. prettier-plugin-organize-attributes: '*'
  1930. prettier-plugin-organize-imports: '*'
  1931. prettier-plugin-sort-imports: '*'
  1932. prettier-plugin-style-order: '*'
  1933. prettier-plugin-svelte: '*'
  1934. peerDependenciesMeta:
  1935. '@ianvs/prettier-plugin-sort-imports':
  1936. optional: true
  1937. '@prettier/plugin-pug':
  1938. optional: true
  1939. '@shopify/prettier-plugin-liquid':
  1940. optional: true
  1941. '@trivago/prettier-plugin-sort-imports':
  1942. optional: true
  1943. '@zackad/prettier-plugin-twig':
  1944. optional: true
  1945. prettier-plugin-astro:
  1946. optional: true
  1947. prettier-plugin-css-order:
  1948. optional: true
  1949. prettier-plugin-import-sort:
  1950. optional: true
  1951. prettier-plugin-jsdoc:
  1952. optional: true
  1953. prettier-plugin-marko:
  1954. optional: true
  1955. prettier-plugin-multiline-arrays:
  1956. optional: true
  1957. prettier-plugin-organize-attributes:
  1958. optional: true
  1959. prettier-plugin-organize-imports:
  1960. optional: true
  1961. prettier-plugin-sort-imports:
  1962. optional: true
  1963. prettier-plugin-style-order:
  1964. optional: true
  1965. prettier-plugin-svelte:
  1966. optional: true
  1967. prettier@3.5.3:
  1968. resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==}
  1969. engines: {node: '>=14'}
  1970. hasBin: true
  1971. pretty-ms@9.2.0:
  1972. resolution: {integrity: sha512-4yf0QO/sllf/1zbZWYnvWw3NxCQwLXKzIj0G849LSufP15BXKM0rbD2Z3wVnkMfjdn/CB0Dpp444gYAACdsplg==}
  1973. engines: {node: '>=18'}
  1974. prop-types@15.8.1:
  1975. resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==}
  1976. proxy-from-env@1.1.0:
  1977. resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
  1978. punycode@2.3.1:
  1979. resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
  1980. engines: {node: '>=6'}
  1981. queue-microtask@1.2.3:
  1982. resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
  1983. react-day-picker@9.6.6:
  1984. resolution: {integrity: sha512-BIbhJu9yqQt8/13mTJIorEC4xpwGTa3JDW0C3UoVwNHhJsb2uWNveXmGYy7n8oV/uBsoEOGTitJOl+XpPzKsOQ==}
  1985. engines: {node: '>=18'}
  1986. peerDependencies:
  1987. react: '>=16.8.0'
  1988. react-dom@19.1.0:
  1989. resolution: {integrity: sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==}
  1990. peerDependencies:
  1991. react: ^19.1.0
  1992. react-hook-form@7.55.0:
  1993. resolution: {integrity: sha512-XRnjsH3GVMQz1moZTW53MxfoWN7aDpUg/GpVNc4A3eXRVNdGXfbzJ4vM4aLQ8g6XCUh1nIbx70aaNCl7kxnjog==}
  1994. engines: {node: '>=18.0.0'}
  1995. peerDependencies:
  1996. react: ^16.8.0 || ^17 || ^18 || ^19
  1997. react-is@16.13.1:
  1998. resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
  1999. react-is@18.3.1:
  2000. resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==}
  2001. react-remove-scroll-bar@2.3.8:
  2002. resolution: {integrity: sha512-9r+yi9+mgU33AKcj6IbT9oRCO78WriSj6t/cF8DWBZJ9aOGPOTEDvdUDz1FwKim7QXWwmHqtdHnRJfhAxEG46Q==}
  2003. engines: {node: '>=10'}
  2004. peerDependencies:
  2005. '@types/react': '*'
  2006. react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
  2007. peerDependenciesMeta:
  2008. '@types/react':
  2009. optional: true
  2010. react-remove-scroll@2.6.3:
  2011. resolution: {integrity: sha512-pnAi91oOk8g8ABQKGF5/M9qxmmOPxaAnopyTHYfqYEwJhyFrbbBtHuSgtKEoH0jpcxx5o3hXqH1mNd9/Oi+8iQ==}
  2012. engines: {node: '>=10'}
  2013. peerDependencies:
  2014. '@types/react': '*'
  2015. react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
  2016. peerDependenciesMeta:
  2017. '@types/react':
  2018. optional: true
  2019. react-smooth@4.0.4:
  2020. resolution: {integrity: sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q==}
  2021. peerDependencies:
  2022. react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
  2023. react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
  2024. react-style-singleton@2.2.3:
  2025. resolution: {integrity: sha512-b6jSvxvVnyptAiLjbkWLE/lOnR4lfTtDAl+eUC7RZy+QQWc6wRzIV2CE6xBuMmDxc2qIihtDCZD5NPOFl7fRBQ==}
  2026. engines: {node: '>=10'}
  2027. peerDependencies:
  2028. '@types/react': '*'
  2029. react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
  2030. peerDependenciesMeta:
  2031. '@types/react':
  2032. optional: true
  2033. react-top-loading-bar@3.0.2:
  2034. resolution: {integrity: sha512-hW0CHrHqKdBOBsVhms73ka0rgb9/aoiRfqo7jiS1vwIYDK7VkyMj52ypo5ewhshTQGHKE6mRvR99GZBZ+FuM/Q==}
  2035. engines: {node: '>=14'}
  2036. peerDependencies:
  2037. react: ^16 || ^17 || ^18 || ^19
  2038. react-transition-group@4.4.5:
  2039. resolution: {integrity: sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==}
  2040. peerDependencies:
  2041. react: '>=16.6.0'
  2042. react-dom: '>=16.6.0'
  2043. react@19.1.0:
  2044. resolution: {integrity: sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==}
  2045. engines: {node: '>=0.10.0'}
  2046. readdirp@3.6.0:
  2047. resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
  2048. engines: {node: '>=8.10.0'}
  2049. recharts-scale@0.4.5:
  2050. resolution: {integrity: sha512-kivNFO+0OcUNu7jQquLXAxz1FIwZj8nrj+YkOKc5694NbjCvcT6aSZiIzNzd2Kul4o4rTto8QVR9lMNtxD4G1w==}
  2051. recharts@2.15.2:
  2052. resolution: {integrity: sha512-xv9lVztv3ingk7V3Jf05wfAZbM9Q2umJzu5t/cfnAK7LUslNrGT7LPBr74G+ok8kSCeFMaePmWMg0rcYOnczTw==}
  2053. engines: {node: '>=14'}
  2054. peerDependencies:
  2055. react: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
  2056. react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
  2057. regenerator-runtime@0.14.1:
  2058. resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==}
  2059. resolve-from@4.0.0:
  2060. resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
  2061. engines: {node: '>=4'}
  2062. resolve-pkg-maps@1.0.0:
  2063. resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
  2064. reusify@1.1.0:
  2065. resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==}
  2066. engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
  2067. rollup@4.40.1:
  2068. resolution: {integrity: sha512-C5VvvgCCyfyotVITIAv+4efVytl5F7wt+/I2i9q9GZcEXW9BP52YYOXC58igUi+LFZVHukErIIqQSWwv/M3WRw==}
  2069. engines: {node: '>=18.0.0', npm: '>=8.0.0'}
  2070. hasBin: true
  2071. run-parallel@1.2.0:
  2072. resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
  2073. scheduler@0.26.0:
  2074. resolution: {integrity: sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==}
  2075. semver@6.3.1:
  2076. resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
  2077. hasBin: true
  2078. semver@7.7.1:
  2079. resolution: {integrity: sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==}
  2080. engines: {node: '>=10'}
  2081. hasBin: true
  2082. seroval-plugins@1.2.1:
  2083. resolution: {integrity: sha512-H5vs53+39+x4Udwp4J5rNZfgFuA+Lt+uU+09w1gYBVWomtAl98B+E9w7yC05Xc81/HgLvJdlyqJbU0fJCKCmdw==}
  2084. engines: {node: '>=10'}
  2085. peerDependencies:
  2086. seroval: ^1.0
  2087. seroval@1.2.1:
  2088. resolution: {integrity: sha512-yBxFFs3zmkvKNmR0pFSU//rIsYjuX418TnlDmc2weaq5XFDqDIV/NOMPBoLrbxjLH42p4UzRuXHryXh9dYcKcw==}
  2089. engines: {node: '>=10'}
  2090. shebang-command@2.0.0:
  2091. resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
  2092. engines: {node: '>=8'}
  2093. shebang-regex@3.0.0:
  2094. resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
  2095. engines: {node: '>=8'}
  2096. smol-toml@1.3.1:
  2097. resolution: {integrity: sha512-tEYNll18pPKHroYSmLLrksq233j021G0giwW7P3D24jC54pQ5W5BXMsQ/Mvw1OJCmEYDgY+lrzT+3nNUtoNfXQ==}
  2098. engines: {node: '>= 18'}
  2099. solid-js@1.9.5:
  2100. resolution: {integrity: sha512-ogI3DaFcyn6UhYhrgcyRAMbu/buBJitYQASZz5WzfQVPP10RD2AbCoRZ517psnezrasyCbWzIxZ6kVqet768xw==}
  2101. sonner@2.0.3:
  2102. resolution: {integrity: sha512-njQ4Hht92m0sMqqHVDL32V2Oun9W1+PHO9NDv9FHfJjT3JT22IG4Jpo3FPQy+mouRKCXFWO+r67v6MrHX2zeIA==}
  2103. peerDependencies:
  2104. react: ^18.0.0 || ^19.0.0 || ^19.0.0-rc
  2105. react-dom: ^18.0.0 || ^19.0.0 || ^19.0.0-rc
  2106. source-map-js@1.2.1:
  2107. resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
  2108. engines: {node: '>=0.10.0'}
  2109. std-env@3.9.0:
  2110. resolution: {integrity: sha512-UGvjygr6F6tpH7o2qyqR6QYpwraIjKSdtzyBdyytFOHmPZY917kwdwLG0RbOjWOnKmnm3PeHjaoLLMie7kPLQw==}
  2111. strip-json-comments@3.1.1:
  2112. resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
  2113. engines: {node: '>=8'}
  2114. strip-json-comments@5.0.1:
  2115. resolution: {integrity: sha512-0fk9zBqO67Nq5M/m45qHCJxylV/DhBlIOVExqgOMiCCrzrhU6tCibRXNqE3jwJLftzE9SNuZtYbpzcO+i9FiKw==}
  2116. engines: {node: '>=14.16'}
  2117. supports-color@7.2.0:
  2118. resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
  2119. engines: {node: '>=8'}
  2120. swr@2.3.3:
  2121. resolution: {integrity: sha512-dshNvs3ExOqtZ6kJBaAsabhPdHyeY4P2cKwRCniDVifBMoG/SVI7tfLWqPXriVspf2Rg4tPzXJTnwaihIeFw2A==}
  2122. peerDependencies:
  2123. react: ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
  2124. tailwind-merge@3.2.0:
  2125. resolution: {integrity: sha512-FQT/OVqCD+7edmmJpsgCsY820RTD5AkBryuG5IUqR5YQZSdj5xlH5nLgH7YPths7WsLPSpSBNneJdM8aS8aeFA==}
  2126. tailwindcss@4.1.4:
  2127. resolution: {integrity: sha512-1ZIUqtPITFbv/DxRmDr5/agPqJwF69d24m9qmM1939TJehgY539CtzeZRjbLt5G6fSy/7YqqYsfvoTEw9xUI2A==}
  2128. tapable@2.2.1:
  2129. resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==}
  2130. engines: {node: '>=6'}
  2131. tiny-invariant@1.3.3:
  2132. resolution: {integrity: sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==}
  2133. tiny-warning@1.0.3:
  2134. resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==}
  2135. to-regex-range@5.0.1:
  2136. resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
  2137. engines: {node: '>=8.0'}
  2138. ts-api-utils@2.1.0:
  2139. resolution: {integrity: sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==}
  2140. engines: {node: '>=18.12'}
  2141. peerDependencies:
  2142. typescript: '>=4.8.4'
  2143. tslib@2.8.1:
  2144. resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
  2145. tsx@4.19.3:
  2146. resolution: {integrity: sha512-4H8vUNGNjQ4V2EOoGw005+c+dGuPSnhpPBPHBtsZdGZBk/iJb4kguGlPWaZTZ3q5nMtFOEsY0nRDlh9PJyd6SQ==}
  2147. engines: {node: '>=18.0.0'}
  2148. hasBin: true
  2149. tw-animate-css@1.2.5:
  2150. resolution: {integrity: sha512-ABzjfgVo+fDbhRREGL4KQZUqqdPgvc5zVrLyeW9/6mVqvaDepXc7EvedA+pYmMnIOsUAQMwcWzNvom26J2qYvQ==}
  2151. type-check@0.4.0:
  2152. resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
  2153. engines: {node: '>= 0.8.0'}
  2154. typescript-eslint@8.30.1:
  2155. resolution: {integrity: sha512-D7lC0kcehVH7Mb26MRQi64LMyRJsj3dToJxM1+JVTl53DQSV5/7oUGWQLcKl1C1KnoVHxMMU2FNQMffr7F3Row==}
  2156. engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
  2157. peerDependencies:
  2158. eslint: ^8.57.0 || ^9.0.0
  2159. typescript: '>=4.8.4 <5.9.0'
  2160. typescript@5.8.3:
  2161. resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==}
  2162. engines: {node: '>=14.17'}
  2163. hasBin: true
  2164. undici-types@6.21.0:
  2165. resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
  2166. unplugin@2.3.2:
  2167. resolution: {integrity: sha512-3n7YA46rROb3zSj8fFxtxC/PqoyvYQ0llwz9wtUPUutr9ig09C8gGo5CWCwHrUzlqC1LLR43kxp5vEIyH1ac1w==}
  2168. engines: {node: '>=18.12.0'}
  2169. update-browserslist-db@1.1.3:
  2170. resolution: {integrity: sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==}
  2171. hasBin: true
  2172. peerDependencies:
  2173. browserslist: '>= 4.21.0'
  2174. uri-js@4.4.1:
  2175. resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
  2176. use-callback-ref@1.3.3:
  2177. resolution: {integrity: sha512-jQL3lRnocaFtu3V00JToYz/4QkNWswxijDaCVNZRiRTO3HQDLsdu1ZtmIUvV4yPp+rvWm5j0y0TG/S61cuijTg==}
  2178. engines: {node: '>=10'}
  2179. peerDependencies:
  2180. '@types/react': '*'
  2181. react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
  2182. peerDependenciesMeta:
  2183. '@types/react':
  2184. optional: true
  2185. use-sidecar@1.1.3:
  2186. resolution: {integrity: sha512-Fedw0aZvkhynoPYlA5WXrMCAMm+nSWdZt6lzJQ7Ok8S6Q+VsHmHpRWndVRJ8Be0ZbkfPc5LRYH+5XrzXcEeLRQ==}
  2187. engines: {node: '>=10'}
  2188. peerDependencies:
  2189. '@types/react': '*'
  2190. react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
  2191. peerDependenciesMeta:
  2192. '@types/react':
  2193. optional: true
  2194. use-sync-external-store@1.5.0:
  2195. resolution: {integrity: sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==}
  2196. peerDependencies:
  2197. react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
  2198. victory-vendor@36.9.2:
  2199. resolution: {integrity: sha512-PnpQQMuxlwYdocC8fIJqVXvkeViHYzotI+NJrCuav0ZYFoq912ZHBk3mCeuj+5/VpodOjPe1z0Fk2ihgzlXqjQ==}
  2200. vite@6.2.7:
  2201. resolution: {integrity: sha512-qg3LkeuinTrZoJHHF94coSaTfIPyBYoywp+ys4qu20oSJFbKMYoIJo0FWJT9q6Vp49l6z9IsJRbHdcGtiKbGoQ==}
  2202. engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
  2203. hasBin: true
  2204. peerDependencies:
  2205. '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
  2206. jiti: '>=1.21.0'
  2207. less: '*'
  2208. lightningcss: ^1.21.0
  2209. sass: '*'
  2210. sass-embedded: '*'
  2211. stylus: '*'
  2212. sugarss: '*'
  2213. terser: ^5.16.0
  2214. tsx: ^4.8.1
  2215. yaml: ^2.4.2
  2216. peerDependenciesMeta:
  2217. '@types/node':
  2218. optional: true
  2219. jiti:
  2220. optional: true
  2221. less:
  2222. optional: true
  2223. lightningcss:
  2224. optional: true
  2225. sass:
  2226. optional: true
  2227. sass-embedded:
  2228. optional: true
  2229. stylus:
  2230. optional: true
  2231. sugarss:
  2232. optional: true
  2233. terser:
  2234. optional: true
  2235. tsx:
  2236. optional: true
  2237. yaml:
  2238. optional: true
  2239. wcwidth@1.0.1:
  2240. resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==}
  2241. webpack-virtual-modules@0.6.2:
  2242. resolution: {integrity: sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==}
  2243. which@2.0.2:
  2244. resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
  2245. engines: {node: '>= 8'}
  2246. hasBin: true
  2247. word-wrap@1.2.5:
  2248. resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
  2249. engines: {node: '>=0.10.0'}
  2250. yallist@3.1.1:
  2251. resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
  2252. yocto-queue@0.1.0:
  2253. resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
  2254. engines: {node: '>=10'}
  2255. zod-validation-error@3.4.0:
  2256. resolution: {integrity: sha512-ZOPR9SVY6Pb2qqO5XHt+MkkTRxGXb4EVtnjc9JpXUOtUB1T9Ru7mZOT361AN3MsetVe7R0a1KZshJDZdgp9miQ==}
  2257. engines: {node: '>=18.0.0'}
  2258. peerDependencies:
  2259. zod: ^3.18.0
  2260. zod@3.24.2:
  2261. resolution: {integrity: sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==}
  2262. zustand@5.0.3:
  2263. resolution: {integrity: sha512-14fwWQtU3pH4dE0dOpdMiWjddcH+QzKIgk1cl8epwSE7yag43k/AD/m4L6+K7DytAOr9gGBe3/EXj9g7cdostg==}
  2264. engines: {node: '>=12.20.0'}
  2265. peerDependencies:
  2266. '@types/react': '>=18.0.0'
  2267. immer: '>=9.0.6'
  2268. react: '>=18.0.0'
  2269. use-sync-external-store: '>=1.2.0'
  2270. peerDependenciesMeta:
  2271. '@types/react':
  2272. optional: true
  2273. immer:
  2274. optional: true
  2275. react:
  2276. optional: true
  2277. use-sync-external-store:
  2278. optional: true
  2279. snapshots:
  2280. '@ampproject/remapping@2.3.0':
  2281. dependencies:
  2282. '@jridgewell/gen-mapping': 0.3.8
  2283. '@jridgewell/trace-mapping': 0.3.25
  2284. '@babel/code-frame@7.26.2':
  2285. dependencies:
  2286. '@babel/helper-validator-identifier': 7.25.9
  2287. js-tokens: 4.0.0
  2288. picocolors: 1.1.1
  2289. '@babel/compat-data@7.26.8': {}
  2290. '@babel/core@7.26.10':
  2291. dependencies:
  2292. '@ampproject/remapping': 2.3.0
  2293. '@babel/code-frame': 7.26.2
  2294. '@babel/generator': 7.27.0
  2295. '@babel/helper-compilation-targets': 7.27.0
  2296. '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.10)
  2297. '@babel/helpers': 7.27.0
  2298. '@babel/parser': 7.27.0
  2299. '@babel/template': 7.27.0
  2300. '@babel/traverse': 7.27.0
  2301. '@babel/types': 7.27.0
  2302. convert-source-map: 2.0.0
  2303. debug: 4.4.0
  2304. gensync: 1.0.0-beta.2
  2305. json5: 2.2.3
  2306. semver: 6.3.1
  2307. transitivePeerDependencies:
  2308. - supports-color
  2309. '@babel/generator@7.27.0':
  2310. dependencies:
  2311. '@babel/parser': 7.27.0
  2312. '@babel/types': 7.27.0
  2313. '@jridgewell/gen-mapping': 0.3.8
  2314. '@jridgewell/trace-mapping': 0.3.25
  2315. jsesc: 3.1.0
  2316. '@babel/helper-compilation-targets@7.27.0':
  2317. dependencies:
  2318. '@babel/compat-data': 7.26.8
  2319. '@babel/helper-validator-option': 7.25.9
  2320. browserslist: 4.24.4
  2321. lru-cache: 5.1.1
  2322. semver: 6.3.1
  2323. '@babel/helper-module-imports@7.25.9':
  2324. dependencies:
  2325. '@babel/traverse': 7.27.0
  2326. '@babel/types': 7.27.0
  2327. transitivePeerDependencies:
  2328. - supports-color
  2329. '@babel/helper-module-transforms@7.26.0(@babel/core@7.26.10)':
  2330. dependencies:
  2331. '@babel/core': 7.26.10
  2332. '@babel/helper-module-imports': 7.25.9
  2333. '@babel/helper-validator-identifier': 7.25.9
  2334. '@babel/traverse': 7.27.0
  2335. transitivePeerDependencies:
  2336. - supports-color
  2337. '@babel/helper-plugin-utils@7.26.5': {}
  2338. '@babel/helper-string-parser@7.25.9': {}
  2339. '@babel/helper-validator-identifier@7.25.9': {}
  2340. '@babel/helper-validator-option@7.25.9': {}
  2341. '@babel/helpers@7.27.0':
  2342. dependencies:
  2343. '@babel/template': 7.27.0
  2344. '@babel/types': 7.27.0
  2345. '@babel/parser@7.27.0':
  2346. dependencies:
  2347. '@babel/types': 7.27.0
  2348. '@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.10)':
  2349. dependencies:
  2350. '@babel/core': 7.26.10
  2351. '@babel/helper-plugin-utils': 7.26.5
  2352. '@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.10)':
  2353. dependencies:
  2354. '@babel/core': 7.26.10
  2355. '@babel/helper-plugin-utils': 7.26.5
  2356. '@babel/runtime@7.27.0':
  2357. dependencies:
  2358. regenerator-runtime: 0.14.1
  2359. '@babel/template@7.27.0':
  2360. dependencies:
  2361. '@babel/code-frame': 7.26.2
  2362. '@babel/parser': 7.27.0
  2363. '@babel/types': 7.27.0
  2364. '@babel/traverse@7.27.0':
  2365. dependencies:
  2366. '@babel/code-frame': 7.26.2
  2367. '@babel/generator': 7.27.0
  2368. '@babel/parser': 7.27.0
  2369. '@babel/template': 7.27.0
  2370. '@babel/types': 7.27.0
  2371. debug: 4.4.0
  2372. globals: 11.12.0
  2373. transitivePeerDependencies:
  2374. - supports-color
  2375. '@babel/types@7.27.0':
  2376. dependencies:
  2377. '@babel/helper-string-parser': 7.25.9
  2378. '@babel/helper-validator-identifier': 7.25.9
  2379. '@clerk/clerk-react@5.31.4(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2380. dependencies:
  2381. '@clerk/shared': 3.9.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2382. '@clerk/types': 4.59.0
  2383. react: 19.1.0
  2384. react-dom: 19.1.0(react@19.1.0)
  2385. tslib: 2.8.1
  2386. '@clerk/shared@3.9.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2387. dependencies:
  2388. '@clerk/types': 4.59.0
  2389. dequal: 2.0.3
  2390. glob-to-regexp: 0.4.1
  2391. js-cookie: 3.0.5
  2392. std-env: 3.9.0
  2393. swr: 2.3.3(react@19.1.0)
  2394. optionalDependencies:
  2395. react: 19.1.0
  2396. react-dom: 19.1.0(react@19.1.0)
  2397. '@clerk/types@4.59.0':
  2398. dependencies:
  2399. csstype: 3.1.3
  2400. '@date-fns/tz@1.2.0': {}
  2401. '@esbuild/aix-ppc64@0.25.3':
  2402. optional: true
  2403. '@esbuild/android-arm64@0.25.3':
  2404. optional: true
  2405. '@esbuild/android-arm@0.25.3':
  2406. optional: true
  2407. '@esbuild/android-x64@0.25.3':
  2408. optional: true
  2409. '@esbuild/darwin-arm64@0.25.3':
  2410. optional: true
  2411. '@esbuild/darwin-x64@0.25.3':
  2412. optional: true
  2413. '@esbuild/freebsd-arm64@0.25.3':
  2414. optional: true
  2415. '@esbuild/freebsd-x64@0.25.3':
  2416. optional: true
  2417. '@esbuild/linux-arm64@0.25.3':
  2418. optional: true
  2419. '@esbuild/linux-arm@0.25.3':
  2420. optional: true
  2421. '@esbuild/linux-ia32@0.25.3':
  2422. optional: true
  2423. '@esbuild/linux-loong64@0.25.3':
  2424. optional: true
  2425. '@esbuild/linux-mips64el@0.25.3':
  2426. optional: true
  2427. '@esbuild/linux-ppc64@0.25.3':
  2428. optional: true
  2429. '@esbuild/linux-riscv64@0.25.3':
  2430. optional: true
  2431. '@esbuild/linux-s390x@0.25.3':
  2432. optional: true
  2433. '@esbuild/linux-x64@0.25.3':
  2434. optional: true
  2435. '@esbuild/netbsd-arm64@0.25.3':
  2436. optional: true
  2437. '@esbuild/netbsd-x64@0.25.3':
  2438. optional: true
  2439. '@esbuild/openbsd-arm64@0.25.3':
  2440. optional: true
  2441. '@esbuild/openbsd-x64@0.25.3':
  2442. optional: true
  2443. '@esbuild/sunos-x64@0.25.3':
  2444. optional: true
  2445. '@esbuild/win32-arm64@0.25.3':
  2446. optional: true
  2447. '@esbuild/win32-ia32@0.25.3':
  2448. optional: true
  2449. '@esbuild/win32-x64@0.25.3':
  2450. optional: true
  2451. '@eslint-community/eslint-utils@4.6.0(eslint@9.24.0(jiti@2.4.2))':
  2452. dependencies:
  2453. eslint: 9.24.0(jiti@2.4.2)
  2454. eslint-visitor-keys: 3.4.3
  2455. '@eslint-community/regexpp@4.12.1': {}
  2456. '@eslint/config-array@0.20.0':
  2457. dependencies:
  2458. '@eslint/object-schema': 2.1.6
  2459. debug: 4.4.0
  2460. minimatch: 3.1.2
  2461. transitivePeerDependencies:
  2462. - supports-color
  2463. '@eslint/config-helpers@0.2.1': {}
  2464. '@eslint/core@0.12.0':
  2465. dependencies:
  2466. '@types/json-schema': 7.0.15
  2467. '@eslint/core@0.13.0':
  2468. dependencies:
  2469. '@types/json-schema': 7.0.15
  2470. '@eslint/eslintrc@3.3.1':
  2471. dependencies:
  2472. ajv: 6.12.6
  2473. debug: 4.4.0
  2474. espree: 10.3.0
  2475. globals: 14.0.0
  2476. ignore: 5.3.2
  2477. import-fresh: 3.3.1
  2478. js-yaml: 4.1.0
  2479. minimatch: 3.1.2
  2480. strip-json-comments: 3.1.1
  2481. transitivePeerDependencies:
  2482. - supports-color
  2483. '@eslint/js@9.24.0': {}
  2484. '@eslint/object-schema@2.1.6': {}
  2485. '@eslint/plugin-kit@0.2.8':
  2486. dependencies:
  2487. '@eslint/core': 0.13.0
  2488. levn: 0.4.1
  2489. '@faker-js/faker@9.7.0': {}
  2490. '@floating-ui/core@1.6.9':
  2491. dependencies:
  2492. '@floating-ui/utils': 0.2.9
  2493. '@floating-ui/dom@1.6.13':
  2494. dependencies:
  2495. '@floating-ui/core': 1.6.9
  2496. '@floating-ui/utils': 0.2.9
  2497. '@floating-ui/react-dom@2.1.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2498. dependencies:
  2499. '@floating-ui/dom': 1.6.13
  2500. react: 19.1.0
  2501. react-dom: 19.1.0(react@19.1.0)
  2502. '@floating-ui/utils@0.2.9': {}
  2503. '@hookform/resolvers@5.0.1(react-hook-form@7.55.0(react@19.1.0))':
  2504. dependencies:
  2505. '@standard-schema/utils': 0.3.0
  2506. react-hook-form: 7.55.0(react@19.1.0)
  2507. '@humanfs/core@0.19.1': {}
  2508. '@humanfs/node@0.16.6':
  2509. dependencies:
  2510. '@humanfs/core': 0.19.1
  2511. '@humanwhocodes/retry': 0.3.1
  2512. '@humanwhocodes/module-importer@1.0.1': {}
  2513. '@humanwhocodes/retry@0.3.1': {}
  2514. '@humanwhocodes/retry@0.4.2': {}
  2515. '@jridgewell/gen-mapping@0.3.8':
  2516. dependencies:
  2517. '@jridgewell/set-array': 1.2.1
  2518. '@jridgewell/sourcemap-codec': 1.5.0
  2519. '@jridgewell/trace-mapping': 0.3.25
  2520. '@jridgewell/resolve-uri@3.1.2': {}
  2521. '@jridgewell/set-array@1.2.1': {}
  2522. '@jridgewell/sourcemap-codec@1.5.0': {}
  2523. '@jridgewell/trace-mapping@0.3.25':
  2524. dependencies:
  2525. '@jridgewell/resolve-uri': 3.1.2
  2526. '@jridgewell/sourcemap-codec': 1.5.0
  2527. '@nodelib/fs.scandir@2.1.5':
  2528. dependencies:
  2529. '@nodelib/fs.stat': 2.0.5
  2530. run-parallel: 1.2.0
  2531. '@nodelib/fs.stat@2.0.5': {}
  2532. '@nodelib/fs.walk@1.2.8':
  2533. dependencies:
  2534. '@nodelib/fs.scandir': 2.1.5
  2535. fastq: 1.19.1
  2536. '@radix-ui/number@1.1.1': {}
  2537. '@radix-ui/primitive@1.1.2': {}
  2538. '@radix-ui/react-alert-dialog@1.1.7(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2539. dependencies:
  2540. '@radix-ui/primitive': 1.1.2
  2541. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2542. '@radix-ui/react-context': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2543. '@radix-ui/react-dialog': 1.1.7(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2544. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2545. '@radix-ui/react-slot': 1.2.0(@types/react@19.1.2)(react@19.1.0)
  2546. react: 19.1.0
  2547. react-dom: 19.1.0(react@19.1.0)
  2548. optionalDependencies:
  2549. '@types/react': 19.1.2
  2550. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2551. '@radix-ui/react-arrow@1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2552. dependencies:
  2553. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2554. react: 19.1.0
  2555. react-dom: 19.1.0(react@19.1.0)
  2556. optionalDependencies:
  2557. '@types/react': 19.1.2
  2558. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2559. '@radix-ui/react-avatar@1.1.4(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2560. dependencies:
  2561. '@radix-ui/react-context': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2562. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2563. '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2564. '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2565. react: 19.1.0
  2566. react-dom: 19.1.0(react@19.1.0)
  2567. optionalDependencies:
  2568. '@types/react': 19.1.2
  2569. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2570. '@radix-ui/react-checkbox@1.1.5(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2571. dependencies:
  2572. '@radix-ui/primitive': 1.1.2
  2573. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2574. '@radix-ui/react-context': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2575. '@radix-ui/react-presence': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2576. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2577. '@radix-ui/react-use-controllable-state': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2578. '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2579. '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2580. react: 19.1.0
  2581. react-dom: 19.1.0(react@19.1.0)
  2582. optionalDependencies:
  2583. '@types/react': 19.1.2
  2584. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2585. '@radix-ui/react-collapsible@1.1.4(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2586. dependencies:
  2587. '@radix-ui/primitive': 1.1.2
  2588. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2589. '@radix-ui/react-context': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2590. '@radix-ui/react-id': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2591. '@radix-ui/react-presence': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2592. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2593. '@radix-ui/react-use-controllable-state': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2594. '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2595. react: 19.1.0
  2596. react-dom: 19.1.0(react@19.1.0)
  2597. optionalDependencies:
  2598. '@types/react': 19.1.2
  2599. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2600. '@radix-ui/react-collection@1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2601. dependencies:
  2602. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2603. '@radix-ui/react-context': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2604. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2605. '@radix-ui/react-slot': 1.2.0(@types/react@19.1.2)(react@19.1.0)
  2606. react: 19.1.0
  2607. react-dom: 19.1.0(react@19.1.0)
  2608. optionalDependencies:
  2609. '@types/react': 19.1.2
  2610. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2611. '@radix-ui/react-compose-refs@1.1.2(@types/react@19.1.2)(react@19.1.0)':
  2612. dependencies:
  2613. react: 19.1.0
  2614. optionalDependencies:
  2615. '@types/react': 19.1.2
  2616. '@radix-ui/react-context@1.1.2(@types/react@19.1.2)(react@19.1.0)':
  2617. dependencies:
  2618. react: 19.1.0
  2619. optionalDependencies:
  2620. '@types/react': 19.1.2
  2621. '@radix-ui/react-dialog@1.1.7(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2622. dependencies:
  2623. '@radix-ui/primitive': 1.1.2
  2624. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2625. '@radix-ui/react-context': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2626. '@radix-ui/react-dismissable-layer': 1.1.6(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2627. '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2628. '@radix-ui/react-focus-scope': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2629. '@radix-ui/react-id': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2630. '@radix-ui/react-portal': 1.1.5(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2631. '@radix-ui/react-presence': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2632. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2633. '@radix-ui/react-slot': 1.2.0(@types/react@19.1.2)(react@19.1.0)
  2634. '@radix-ui/react-use-controllable-state': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2635. aria-hidden: 1.2.4
  2636. react: 19.1.0
  2637. react-dom: 19.1.0(react@19.1.0)
  2638. react-remove-scroll: 2.6.3(@types/react@19.1.2)(react@19.1.0)
  2639. optionalDependencies:
  2640. '@types/react': 19.1.2
  2641. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2642. '@radix-ui/react-direction@1.1.1(@types/react@19.1.2)(react@19.1.0)':
  2643. dependencies:
  2644. react: 19.1.0
  2645. optionalDependencies:
  2646. '@types/react': 19.1.2
  2647. '@radix-ui/react-dismissable-layer@1.1.6(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2648. dependencies:
  2649. '@radix-ui/primitive': 1.1.2
  2650. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2651. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2652. '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2653. '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2654. react: 19.1.0
  2655. react-dom: 19.1.0(react@19.1.0)
  2656. optionalDependencies:
  2657. '@types/react': 19.1.2
  2658. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2659. '@radix-ui/react-dropdown-menu@2.1.7(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2660. dependencies:
  2661. '@radix-ui/primitive': 1.1.2
  2662. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2663. '@radix-ui/react-context': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2664. '@radix-ui/react-id': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2665. '@radix-ui/react-menu': 2.1.7(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2666. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2667. '@radix-ui/react-use-controllable-state': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2668. react: 19.1.0
  2669. react-dom: 19.1.0(react@19.1.0)
  2670. optionalDependencies:
  2671. '@types/react': 19.1.2
  2672. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2673. '@radix-ui/react-focus-guards@1.1.2(@types/react@19.1.2)(react@19.1.0)':
  2674. dependencies:
  2675. react: 19.1.0
  2676. optionalDependencies:
  2677. '@types/react': 19.1.2
  2678. '@radix-ui/react-focus-scope@1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2679. dependencies:
  2680. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2681. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2682. '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2683. react: 19.1.0
  2684. react-dom: 19.1.0(react@19.1.0)
  2685. optionalDependencies:
  2686. '@types/react': 19.1.2
  2687. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2688. '@radix-ui/react-icons@1.3.2(react@19.1.0)':
  2689. dependencies:
  2690. react: 19.1.0
  2691. '@radix-ui/react-id@1.1.1(@types/react@19.1.2)(react@19.1.0)':
  2692. dependencies:
  2693. '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2694. react: 19.1.0
  2695. optionalDependencies:
  2696. '@types/react': 19.1.2
  2697. '@radix-ui/react-label@2.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2698. dependencies:
  2699. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2700. react: 19.1.0
  2701. react-dom: 19.1.0(react@19.1.0)
  2702. optionalDependencies:
  2703. '@types/react': 19.1.2
  2704. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2705. '@radix-ui/react-menu@2.1.7(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2706. dependencies:
  2707. '@radix-ui/primitive': 1.1.2
  2708. '@radix-ui/react-collection': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2709. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2710. '@radix-ui/react-context': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2711. '@radix-ui/react-direction': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2712. '@radix-ui/react-dismissable-layer': 1.1.6(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2713. '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2714. '@radix-ui/react-focus-scope': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2715. '@radix-ui/react-id': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2716. '@radix-ui/react-popper': 1.2.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2717. '@radix-ui/react-portal': 1.1.5(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2718. '@radix-ui/react-presence': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2719. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2720. '@radix-ui/react-roving-focus': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2721. '@radix-ui/react-slot': 1.2.0(@types/react@19.1.2)(react@19.1.0)
  2722. '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2723. aria-hidden: 1.2.4
  2724. react: 19.1.0
  2725. react-dom: 19.1.0(react@19.1.0)
  2726. react-remove-scroll: 2.6.3(@types/react@19.1.2)(react@19.1.0)
  2727. optionalDependencies:
  2728. '@types/react': 19.1.2
  2729. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2730. '@radix-ui/react-popover@1.1.7(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2731. dependencies:
  2732. '@radix-ui/primitive': 1.1.2
  2733. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2734. '@radix-ui/react-context': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2735. '@radix-ui/react-dismissable-layer': 1.1.6(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2736. '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2737. '@radix-ui/react-focus-scope': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2738. '@radix-ui/react-id': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2739. '@radix-ui/react-popper': 1.2.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2740. '@radix-ui/react-portal': 1.1.5(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2741. '@radix-ui/react-presence': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2742. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2743. '@radix-ui/react-slot': 1.2.0(@types/react@19.1.2)(react@19.1.0)
  2744. '@radix-ui/react-use-controllable-state': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2745. aria-hidden: 1.2.4
  2746. react: 19.1.0
  2747. react-dom: 19.1.0(react@19.1.0)
  2748. react-remove-scroll: 2.6.3(@types/react@19.1.2)(react@19.1.0)
  2749. optionalDependencies:
  2750. '@types/react': 19.1.2
  2751. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2752. '@radix-ui/react-popper@1.2.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2753. dependencies:
  2754. '@floating-ui/react-dom': 2.1.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2755. '@radix-ui/react-arrow': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2756. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2757. '@radix-ui/react-context': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2758. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2759. '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2760. '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2761. '@radix-ui/react-use-rect': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2762. '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2763. '@radix-ui/rect': 1.1.1
  2764. react: 19.1.0
  2765. react-dom: 19.1.0(react@19.1.0)
  2766. optionalDependencies:
  2767. '@types/react': 19.1.2
  2768. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2769. '@radix-ui/react-portal@1.1.5(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2770. dependencies:
  2771. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2772. '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2773. react: 19.1.0
  2774. react-dom: 19.1.0(react@19.1.0)
  2775. optionalDependencies:
  2776. '@types/react': 19.1.2
  2777. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2778. '@radix-ui/react-presence@1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2779. dependencies:
  2780. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2781. '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2782. react: 19.1.0
  2783. react-dom: 19.1.0(react@19.1.0)
  2784. optionalDependencies:
  2785. '@types/react': 19.1.2
  2786. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2787. '@radix-ui/react-primitive@2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2788. dependencies:
  2789. '@radix-ui/react-slot': 1.2.0(@types/react@19.1.2)(react@19.1.0)
  2790. react: 19.1.0
  2791. react-dom: 19.1.0(react@19.1.0)
  2792. optionalDependencies:
  2793. '@types/react': 19.1.2
  2794. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2795. '@radix-ui/react-radio-group@1.2.4(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2796. dependencies:
  2797. '@radix-ui/primitive': 1.1.2
  2798. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2799. '@radix-ui/react-context': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2800. '@radix-ui/react-direction': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2801. '@radix-ui/react-presence': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2802. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2803. '@radix-ui/react-roving-focus': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2804. '@radix-ui/react-use-controllable-state': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2805. '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2806. '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2807. react: 19.1.0
  2808. react-dom: 19.1.0(react@19.1.0)
  2809. optionalDependencies:
  2810. '@types/react': 19.1.2
  2811. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2812. '@radix-ui/react-roving-focus@1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2813. dependencies:
  2814. '@radix-ui/primitive': 1.1.2
  2815. '@radix-ui/react-collection': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2816. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2817. '@radix-ui/react-context': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2818. '@radix-ui/react-direction': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2819. '@radix-ui/react-id': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2820. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2821. '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2822. '@radix-ui/react-use-controllable-state': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2823. react: 19.1.0
  2824. react-dom: 19.1.0(react@19.1.0)
  2825. optionalDependencies:
  2826. '@types/react': 19.1.2
  2827. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2828. '@radix-ui/react-scroll-area@1.2.4(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2829. dependencies:
  2830. '@radix-ui/number': 1.1.1
  2831. '@radix-ui/primitive': 1.1.2
  2832. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2833. '@radix-ui/react-context': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2834. '@radix-ui/react-direction': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2835. '@radix-ui/react-presence': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2836. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2837. '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2838. '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2839. react: 19.1.0
  2840. react-dom: 19.1.0(react@19.1.0)
  2841. optionalDependencies:
  2842. '@types/react': 19.1.2
  2843. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2844. '@radix-ui/react-select@2.1.7(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2845. dependencies:
  2846. '@radix-ui/number': 1.1.1
  2847. '@radix-ui/primitive': 1.1.2
  2848. '@radix-ui/react-collection': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2849. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2850. '@radix-ui/react-context': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2851. '@radix-ui/react-direction': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2852. '@radix-ui/react-dismissable-layer': 1.1.6(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2853. '@radix-ui/react-focus-guards': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2854. '@radix-ui/react-focus-scope': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2855. '@radix-ui/react-id': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2856. '@radix-ui/react-popper': 1.2.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2857. '@radix-ui/react-portal': 1.1.5(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2858. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2859. '@radix-ui/react-slot': 1.2.0(@types/react@19.1.2)(react@19.1.0)
  2860. '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2861. '@radix-ui/react-use-controllable-state': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2862. '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2863. '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2864. '@radix-ui/react-visually-hidden': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2865. aria-hidden: 1.2.4
  2866. react: 19.1.0
  2867. react-dom: 19.1.0(react@19.1.0)
  2868. react-remove-scroll: 2.6.3(@types/react@19.1.2)(react@19.1.0)
  2869. optionalDependencies:
  2870. '@types/react': 19.1.2
  2871. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2872. '@radix-ui/react-separator@1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2873. dependencies:
  2874. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2875. react: 19.1.0
  2876. react-dom: 19.1.0(react@19.1.0)
  2877. optionalDependencies:
  2878. '@types/react': 19.1.2
  2879. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2880. '@radix-ui/react-slot@1.2.0(@types/react@19.1.2)(react@19.1.0)':
  2881. dependencies:
  2882. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2883. react: 19.1.0
  2884. optionalDependencies:
  2885. '@types/react': 19.1.2
  2886. '@radix-ui/react-switch@1.1.4(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2887. dependencies:
  2888. '@radix-ui/primitive': 1.1.2
  2889. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2890. '@radix-ui/react-context': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2891. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2892. '@radix-ui/react-use-controllable-state': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2893. '@radix-ui/react-use-previous': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2894. '@radix-ui/react-use-size': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2895. react: 19.1.0
  2896. react-dom: 19.1.0(react@19.1.0)
  2897. optionalDependencies:
  2898. '@types/react': 19.1.2
  2899. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2900. '@radix-ui/react-tabs@1.1.4(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2901. dependencies:
  2902. '@radix-ui/primitive': 1.1.2
  2903. '@radix-ui/react-context': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2904. '@radix-ui/react-direction': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2905. '@radix-ui/react-id': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2906. '@radix-ui/react-presence': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2907. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2908. '@radix-ui/react-roving-focus': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2909. '@radix-ui/react-use-controllable-state': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2910. react: 19.1.0
  2911. react-dom: 19.1.0(react@19.1.0)
  2912. optionalDependencies:
  2913. '@types/react': 19.1.2
  2914. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2915. '@radix-ui/react-tooltip@1.2.0(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2916. dependencies:
  2917. '@radix-ui/primitive': 1.1.2
  2918. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2919. '@radix-ui/react-context': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  2920. '@radix-ui/react-dismissable-layer': 1.1.6(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2921. '@radix-ui/react-id': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2922. '@radix-ui/react-popper': 1.2.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2923. '@radix-ui/react-portal': 1.1.5(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2924. '@radix-ui/react-presence': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2925. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2926. '@radix-ui/react-slot': 1.2.0(@types/react@19.1.2)(react@19.1.0)
  2927. '@radix-ui/react-use-controllable-state': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2928. '@radix-ui/react-visually-hidden': 1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2929. react: 19.1.0
  2930. react-dom: 19.1.0(react@19.1.0)
  2931. optionalDependencies:
  2932. '@types/react': 19.1.2
  2933. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2934. '@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.1.2)(react@19.1.0)':
  2935. dependencies:
  2936. react: 19.1.0
  2937. optionalDependencies:
  2938. '@types/react': 19.1.2
  2939. '@radix-ui/react-use-controllable-state@1.1.1(@types/react@19.1.2)(react@19.1.0)':
  2940. dependencies:
  2941. '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2942. react: 19.1.0
  2943. optionalDependencies:
  2944. '@types/react': 19.1.2
  2945. '@radix-ui/react-use-escape-keydown@1.1.1(@types/react@19.1.2)(react@19.1.0)':
  2946. dependencies:
  2947. '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2948. react: 19.1.0
  2949. optionalDependencies:
  2950. '@types/react': 19.1.2
  2951. '@radix-ui/react-use-layout-effect@1.1.1(@types/react@19.1.2)(react@19.1.0)':
  2952. dependencies:
  2953. react: 19.1.0
  2954. optionalDependencies:
  2955. '@types/react': 19.1.2
  2956. '@radix-ui/react-use-previous@1.1.1(@types/react@19.1.2)(react@19.1.0)':
  2957. dependencies:
  2958. react: 19.1.0
  2959. optionalDependencies:
  2960. '@types/react': 19.1.2
  2961. '@radix-ui/react-use-rect@1.1.1(@types/react@19.1.2)(react@19.1.0)':
  2962. dependencies:
  2963. '@radix-ui/rect': 1.1.1
  2964. react: 19.1.0
  2965. optionalDependencies:
  2966. '@types/react': 19.1.2
  2967. '@radix-ui/react-use-size@1.1.1(@types/react@19.1.2)(react@19.1.0)':
  2968. dependencies:
  2969. '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  2970. react: 19.1.0
  2971. optionalDependencies:
  2972. '@types/react': 19.1.2
  2973. '@radix-ui/react-visually-hidden@1.1.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  2974. dependencies:
  2975. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  2976. react: 19.1.0
  2977. react-dom: 19.1.0(react@19.1.0)
  2978. optionalDependencies:
  2979. '@types/react': 19.1.2
  2980. '@types/react-dom': 19.1.2(@types/react@19.1.2)
  2981. '@radix-ui/rect@1.1.1': {}
  2982. '@rollup/rollup-android-arm-eabi@4.40.1':
  2983. optional: true
  2984. '@rollup/rollup-android-arm64@4.40.1':
  2985. optional: true
  2986. '@rollup/rollup-darwin-arm64@4.40.1':
  2987. optional: true
  2988. '@rollup/rollup-darwin-x64@4.40.1':
  2989. optional: true
  2990. '@rollup/rollup-freebsd-arm64@4.40.1':
  2991. optional: true
  2992. '@rollup/rollup-freebsd-x64@4.40.1':
  2993. optional: true
  2994. '@rollup/rollup-linux-arm-gnueabihf@4.40.1':
  2995. optional: true
  2996. '@rollup/rollup-linux-arm-musleabihf@4.40.1':
  2997. optional: true
  2998. '@rollup/rollup-linux-arm64-gnu@4.40.1':
  2999. optional: true
  3000. '@rollup/rollup-linux-arm64-musl@4.40.1':
  3001. optional: true
  3002. '@rollup/rollup-linux-loongarch64-gnu@4.40.1':
  3003. optional: true
  3004. '@rollup/rollup-linux-powerpc64le-gnu@4.40.1':
  3005. optional: true
  3006. '@rollup/rollup-linux-riscv64-gnu@4.40.1':
  3007. optional: true
  3008. '@rollup/rollup-linux-riscv64-musl@4.40.1':
  3009. optional: true
  3010. '@rollup/rollup-linux-s390x-gnu@4.40.1':
  3011. optional: true
  3012. '@rollup/rollup-linux-x64-gnu@4.40.1':
  3013. optional: true
  3014. '@rollup/rollup-linux-x64-musl@4.40.1':
  3015. optional: true
  3016. '@rollup/rollup-win32-arm64-msvc@4.40.1':
  3017. optional: true
  3018. '@rollup/rollup-win32-ia32-msvc@4.40.1':
  3019. optional: true
  3020. '@rollup/rollup-win32-x64-msvc@4.40.1':
  3021. optional: true
  3022. '@standard-schema/utils@0.3.0': {}
  3023. '@swc/core-darwin-arm64@1.11.21':
  3024. optional: true
  3025. '@swc/core-darwin-x64@1.11.21':
  3026. optional: true
  3027. '@swc/core-linux-arm-gnueabihf@1.11.21':
  3028. optional: true
  3029. '@swc/core-linux-arm64-gnu@1.11.21':
  3030. optional: true
  3031. '@swc/core-linux-arm64-musl@1.11.21':
  3032. optional: true
  3033. '@swc/core-linux-x64-gnu@1.11.21':
  3034. optional: true
  3035. '@swc/core-linux-x64-musl@1.11.21':
  3036. optional: true
  3037. '@swc/core-win32-arm64-msvc@1.11.21':
  3038. optional: true
  3039. '@swc/core-win32-ia32-msvc@1.11.21':
  3040. optional: true
  3041. '@swc/core-win32-x64-msvc@1.11.21':
  3042. optional: true
  3043. '@swc/core@1.11.21':
  3044. dependencies:
  3045. '@swc/counter': 0.1.3
  3046. '@swc/types': 0.1.21
  3047. optionalDependencies:
  3048. '@swc/core-darwin-arm64': 1.11.21
  3049. '@swc/core-darwin-x64': 1.11.21
  3050. '@swc/core-linux-arm-gnueabihf': 1.11.21
  3051. '@swc/core-linux-arm64-gnu': 1.11.21
  3052. '@swc/core-linux-arm64-musl': 1.11.21
  3053. '@swc/core-linux-x64-gnu': 1.11.21
  3054. '@swc/core-linux-x64-musl': 1.11.21
  3055. '@swc/core-win32-arm64-msvc': 1.11.21
  3056. '@swc/core-win32-ia32-msvc': 1.11.21
  3057. '@swc/core-win32-x64-msvc': 1.11.21
  3058. '@swc/counter@0.1.3': {}
  3059. '@swc/types@0.1.21':
  3060. dependencies:
  3061. '@swc/counter': 0.1.3
  3062. '@tabler/icons-react@3.31.0(react@19.1.0)':
  3063. dependencies:
  3064. '@tabler/icons': 3.31.0
  3065. react: 19.1.0
  3066. '@tabler/icons@3.31.0': {}
  3067. '@tailwindcss/node@4.1.4':
  3068. dependencies:
  3069. enhanced-resolve: 5.18.1
  3070. jiti: 2.4.2
  3071. lightningcss: 1.29.2
  3072. tailwindcss: 4.1.4
  3073. '@tailwindcss/oxide-android-arm64@4.1.4':
  3074. optional: true
  3075. '@tailwindcss/oxide-darwin-arm64@4.1.4':
  3076. optional: true
  3077. '@tailwindcss/oxide-darwin-x64@4.1.4':
  3078. optional: true
  3079. '@tailwindcss/oxide-freebsd-x64@4.1.4':
  3080. optional: true
  3081. '@tailwindcss/oxide-linux-arm-gnueabihf@4.1.4':
  3082. optional: true
  3083. '@tailwindcss/oxide-linux-arm64-gnu@4.1.4':
  3084. optional: true
  3085. '@tailwindcss/oxide-linux-arm64-musl@4.1.4':
  3086. optional: true
  3087. '@tailwindcss/oxide-linux-x64-gnu@4.1.4':
  3088. optional: true
  3089. '@tailwindcss/oxide-linux-x64-musl@4.1.4':
  3090. optional: true
  3091. '@tailwindcss/oxide-wasm32-wasi@4.1.4':
  3092. optional: true
  3093. '@tailwindcss/oxide-win32-arm64-msvc@4.1.4':
  3094. optional: true
  3095. '@tailwindcss/oxide-win32-x64-msvc@4.1.4':
  3096. optional: true
  3097. '@tailwindcss/oxide@4.1.4':
  3098. optionalDependencies:
  3099. '@tailwindcss/oxide-android-arm64': 4.1.4
  3100. '@tailwindcss/oxide-darwin-arm64': 4.1.4
  3101. '@tailwindcss/oxide-darwin-x64': 4.1.4
  3102. '@tailwindcss/oxide-freebsd-x64': 4.1.4
  3103. '@tailwindcss/oxide-linux-arm-gnueabihf': 4.1.4
  3104. '@tailwindcss/oxide-linux-arm64-gnu': 4.1.4
  3105. '@tailwindcss/oxide-linux-arm64-musl': 4.1.4
  3106. '@tailwindcss/oxide-linux-x64-gnu': 4.1.4
  3107. '@tailwindcss/oxide-linux-x64-musl': 4.1.4
  3108. '@tailwindcss/oxide-wasm32-wasi': 4.1.4
  3109. '@tailwindcss/oxide-win32-arm64-msvc': 4.1.4
  3110. '@tailwindcss/oxide-win32-x64-msvc': 4.1.4
  3111. '@tailwindcss/vite@4.1.4(vite@6.2.7(@types/node@22.14.1)(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.3))':
  3112. dependencies:
  3113. '@tailwindcss/node': 4.1.4
  3114. '@tailwindcss/oxide': 4.1.4
  3115. tailwindcss: 4.1.4
  3116. vite: 6.2.7(@types/node@22.14.1)(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.3)
  3117. '@tanstack/eslint-plugin-query@5.73.3(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)':
  3118. dependencies:
  3119. '@typescript-eslint/utils': 8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)
  3120. eslint: 9.24.0(jiti@2.4.2)
  3121. transitivePeerDependencies:
  3122. - supports-color
  3123. - typescript
  3124. '@tanstack/history@1.115.0': {}
  3125. '@tanstack/query-core@5.74.3': {}
  3126. '@tanstack/query-devtools@5.73.3': {}
  3127. '@tanstack/react-query-devtools@5.74.3(@tanstack/react-query@5.74.3(react@19.1.0))(react@19.1.0)':
  3128. dependencies:
  3129. '@tanstack/query-devtools': 5.73.3
  3130. '@tanstack/react-query': 5.74.3(react@19.1.0)
  3131. react: 19.1.0
  3132. '@tanstack/react-query@5.74.3(react@19.1.0)':
  3133. dependencies:
  3134. '@tanstack/query-core': 5.74.3
  3135. react: 19.1.0
  3136. '@tanstack/react-router-devtools@1.116.0(@tanstack/react-router@1.116.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(@tanstack/router-core@1.115.3)(csstype@3.1.3)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(tiny-invariant@1.3.3)':
  3137. dependencies:
  3138. '@tanstack/react-router': 1.116.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  3139. '@tanstack/router-devtools-core': 1.115.3(@tanstack/router-core@1.115.3)(csstype@3.1.3)(solid-js@1.9.5)(tiny-invariant@1.3.3)
  3140. react: 19.1.0
  3141. react-dom: 19.1.0(react@19.1.0)
  3142. solid-js: 1.9.5
  3143. transitivePeerDependencies:
  3144. - '@tanstack/router-core'
  3145. - csstype
  3146. - tiny-invariant
  3147. '@tanstack/react-router@1.116.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  3148. dependencies:
  3149. '@tanstack/history': 1.115.0
  3150. '@tanstack/react-store': 0.7.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  3151. '@tanstack/router-core': 1.115.3
  3152. jsesc: 3.1.0
  3153. react: 19.1.0
  3154. react-dom: 19.1.0(react@19.1.0)
  3155. tiny-invariant: 1.3.3
  3156. tiny-warning: 1.0.3
  3157. '@tanstack/react-store@0.7.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  3158. dependencies:
  3159. '@tanstack/store': 0.7.0
  3160. react: 19.1.0
  3161. react-dom: 19.1.0(react@19.1.0)
  3162. use-sync-external-store: 1.5.0(react@19.1.0)
  3163. '@tanstack/react-table@8.21.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0)':
  3164. dependencies:
  3165. '@tanstack/table-core': 8.21.3
  3166. react: 19.1.0
  3167. react-dom: 19.1.0(react@19.1.0)
  3168. '@tanstack/router-core@1.115.3':
  3169. dependencies:
  3170. '@tanstack/history': 1.115.0
  3171. '@tanstack/store': 0.7.0
  3172. tiny-invariant: 1.3.3
  3173. '@tanstack/router-devtools-core@1.115.3(@tanstack/router-core@1.115.3)(csstype@3.1.3)(solid-js@1.9.5)(tiny-invariant@1.3.3)':
  3174. dependencies:
  3175. '@tanstack/router-core': 1.115.3
  3176. clsx: 2.1.1
  3177. goober: 2.1.16(csstype@3.1.3)
  3178. solid-js: 1.9.5
  3179. tiny-invariant: 1.3.3
  3180. optionalDependencies:
  3181. csstype: 3.1.3
  3182. '@tanstack/router-devtools@1.116.0(@tanstack/react-router@1.116.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(@tanstack/router-core@1.115.3)(csstype@3.1.3)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(tiny-invariant@1.3.3)':
  3183. dependencies:
  3184. '@tanstack/react-router': 1.116.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  3185. '@tanstack/react-router-devtools': 1.116.0(@tanstack/react-router@1.116.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(@tanstack/router-core@1.115.3)(csstype@3.1.3)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(tiny-invariant@1.3.3)
  3186. clsx: 2.1.1
  3187. goober: 2.1.16(csstype@3.1.3)
  3188. react: 19.1.0
  3189. react-dom: 19.1.0(react@19.1.0)
  3190. optionalDependencies:
  3191. csstype: 3.1.3
  3192. transitivePeerDependencies:
  3193. - '@tanstack/router-core'
  3194. - tiny-invariant
  3195. '@tanstack/router-generator@1.116.0(@tanstack/react-router@1.116.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0))':
  3196. dependencies:
  3197. '@tanstack/virtual-file-routes': 1.115.0
  3198. prettier: 3.5.3
  3199. tsx: 4.19.3
  3200. zod: 3.24.2
  3201. optionalDependencies:
  3202. '@tanstack/react-router': 1.116.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  3203. '@tanstack/router-plugin@1.116.1(@tanstack/react-router@1.116.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0))(vite@6.2.7(@types/node@22.14.1)(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.3))':
  3204. dependencies:
  3205. '@babel/core': 7.26.10
  3206. '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.10)
  3207. '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.10)
  3208. '@babel/template': 7.27.0
  3209. '@babel/traverse': 7.27.0
  3210. '@babel/types': 7.27.0
  3211. '@tanstack/router-core': 1.115.3
  3212. '@tanstack/router-generator': 1.116.0(@tanstack/react-router@1.116.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0))
  3213. '@tanstack/router-utils': 1.115.0
  3214. '@tanstack/virtual-file-routes': 1.115.0
  3215. '@types/babel__core': 7.20.5
  3216. '@types/babel__template': 7.4.4
  3217. '@types/babel__traverse': 7.20.7
  3218. babel-dead-code-elimination: 1.0.10
  3219. chokidar: 3.6.0
  3220. unplugin: 2.3.2
  3221. zod: 3.24.2
  3222. optionalDependencies:
  3223. '@tanstack/react-router': 1.116.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  3224. vite: 6.2.7(@types/node@22.14.1)(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.3)
  3225. transitivePeerDependencies:
  3226. - supports-color
  3227. '@tanstack/router-utils@1.115.0':
  3228. dependencies:
  3229. '@babel/generator': 7.27.0
  3230. '@babel/parser': 7.27.0
  3231. ansis: 3.17.0
  3232. diff: 7.0.0
  3233. '@tanstack/store@0.7.0': {}
  3234. '@tanstack/table-core@8.21.3': {}
  3235. '@tanstack/virtual-file-routes@1.115.0': {}
  3236. '@trivago/prettier-plugin-sort-imports@5.2.2(prettier@3.5.3)':
  3237. dependencies:
  3238. '@babel/generator': 7.27.0
  3239. '@babel/parser': 7.27.0
  3240. '@babel/traverse': 7.27.0
  3241. '@babel/types': 7.27.0
  3242. javascript-natural-sort: 0.7.1
  3243. lodash: 4.17.21
  3244. prettier: 3.5.3
  3245. transitivePeerDependencies:
  3246. - supports-color
  3247. '@types/babel__core@7.20.5':
  3248. dependencies:
  3249. '@babel/parser': 7.27.0
  3250. '@babel/types': 7.27.0
  3251. '@types/babel__generator': 7.27.0
  3252. '@types/babel__template': 7.4.4
  3253. '@types/babel__traverse': 7.20.7
  3254. '@types/babel__generator@7.27.0':
  3255. dependencies:
  3256. '@babel/types': 7.27.0
  3257. '@types/babel__template@7.4.4':
  3258. dependencies:
  3259. '@babel/parser': 7.27.0
  3260. '@babel/types': 7.27.0
  3261. '@types/babel__traverse@7.20.7':
  3262. dependencies:
  3263. '@babel/types': 7.27.0
  3264. '@types/d3-array@3.2.1': {}
  3265. '@types/d3-color@3.1.3': {}
  3266. '@types/d3-ease@3.0.2': {}
  3267. '@types/d3-interpolate@3.0.4':
  3268. dependencies:
  3269. '@types/d3-color': 3.1.3
  3270. '@types/d3-path@3.1.1': {}
  3271. '@types/d3-scale@4.0.9':
  3272. dependencies:
  3273. '@types/d3-time': 3.0.4
  3274. '@types/d3-shape@3.1.7':
  3275. dependencies:
  3276. '@types/d3-path': 3.1.1
  3277. '@types/d3-time@3.0.4': {}
  3278. '@types/d3-timer@3.0.2': {}
  3279. '@types/estree@1.0.7': {}
  3280. '@types/js-cookie@3.0.6': {}
  3281. '@types/json-schema@7.0.15': {}
  3282. '@types/node@22.14.1':
  3283. dependencies:
  3284. undici-types: 6.21.0
  3285. '@types/react-dom@19.1.2(@types/react@19.1.2)':
  3286. dependencies:
  3287. '@types/react': 19.1.2
  3288. '@types/react@19.1.2':
  3289. dependencies:
  3290. csstype: 3.1.3
  3291. '@typescript-eslint/eslint-plugin@8.30.1(@typescript-eslint/parser@8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)':
  3292. dependencies:
  3293. '@eslint-community/regexpp': 4.12.1
  3294. '@typescript-eslint/parser': 8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)
  3295. '@typescript-eslint/scope-manager': 8.30.1
  3296. '@typescript-eslint/type-utils': 8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)
  3297. '@typescript-eslint/utils': 8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)
  3298. '@typescript-eslint/visitor-keys': 8.30.1
  3299. eslint: 9.24.0(jiti@2.4.2)
  3300. graphemer: 1.4.0
  3301. ignore: 5.3.2
  3302. natural-compare: 1.4.0
  3303. ts-api-utils: 2.1.0(typescript@5.8.3)
  3304. typescript: 5.8.3
  3305. transitivePeerDependencies:
  3306. - supports-color
  3307. '@typescript-eslint/parser@8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)':
  3308. dependencies:
  3309. '@typescript-eslint/scope-manager': 8.30.1
  3310. '@typescript-eslint/types': 8.30.1
  3311. '@typescript-eslint/typescript-estree': 8.30.1(typescript@5.8.3)
  3312. '@typescript-eslint/visitor-keys': 8.30.1
  3313. debug: 4.4.0
  3314. eslint: 9.24.0(jiti@2.4.2)
  3315. typescript: 5.8.3
  3316. transitivePeerDependencies:
  3317. - supports-color
  3318. '@typescript-eslint/scope-manager@8.30.1':
  3319. dependencies:
  3320. '@typescript-eslint/types': 8.30.1
  3321. '@typescript-eslint/visitor-keys': 8.30.1
  3322. '@typescript-eslint/type-utils@8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)':
  3323. dependencies:
  3324. '@typescript-eslint/typescript-estree': 8.30.1(typescript@5.8.3)
  3325. '@typescript-eslint/utils': 8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)
  3326. debug: 4.4.0
  3327. eslint: 9.24.0(jiti@2.4.2)
  3328. ts-api-utils: 2.1.0(typescript@5.8.3)
  3329. typescript: 5.8.3
  3330. transitivePeerDependencies:
  3331. - supports-color
  3332. '@typescript-eslint/types@8.30.1': {}
  3333. '@typescript-eslint/typescript-estree@8.30.1(typescript@5.8.3)':
  3334. dependencies:
  3335. '@typescript-eslint/types': 8.30.1
  3336. '@typescript-eslint/visitor-keys': 8.30.1
  3337. debug: 4.4.0
  3338. fast-glob: 3.3.3
  3339. is-glob: 4.0.3
  3340. minimatch: 9.0.5
  3341. semver: 7.7.1
  3342. ts-api-utils: 2.1.0(typescript@5.8.3)
  3343. typescript: 5.8.3
  3344. transitivePeerDependencies:
  3345. - supports-color
  3346. '@typescript-eslint/utils@8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)':
  3347. dependencies:
  3348. '@eslint-community/eslint-utils': 4.6.0(eslint@9.24.0(jiti@2.4.2))
  3349. '@typescript-eslint/scope-manager': 8.30.1
  3350. '@typescript-eslint/types': 8.30.1
  3351. '@typescript-eslint/typescript-estree': 8.30.1(typescript@5.8.3)
  3352. eslint: 9.24.0(jiti@2.4.2)
  3353. typescript: 5.8.3
  3354. transitivePeerDependencies:
  3355. - supports-color
  3356. '@typescript-eslint/visitor-keys@8.30.1':
  3357. dependencies:
  3358. '@typescript-eslint/types': 8.30.1
  3359. eslint-visitor-keys: 4.2.0
  3360. '@vitejs/plugin-react-swc@3.9.0(vite@6.2.7(@types/node@22.14.1)(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.3))':
  3361. dependencies:
  3362. '@swc/core': 1.11.21
  3363. vite: 6.2.7(@types/node@22.14.1)(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.3)
  3364. transitivePeerDependencies:
  3365. - '@swc/helpers'
  3366. acorn-jsx@5.3.2(acorn@8.14.1):
  3367. dependencies:
  3368. acorn: 8.14.1
  3369. acorn@8.14.1: {}
  3370. ajv@6.12.6:
  3371. dependencies:
  3372. fast-deep-equal: 3.1.3
  3373. fast-json-stable-stringify: 2.1.0
  3374. json-schema-traverse: 0.4.1
  3375. uri-js: 4.4.1
  3376. ansi-regex@5.0.1: {}
  3377. ansi-styles@4.3.0:
  3378. dependencies:
  3379. color-convert: 2.0.1
  3380. ansis@3.17.0: {}
  3381. anymatch@3.1.3:
  3382. dependencies:
  3383. normalize-path: 3.0.0
  3384. picomatch: 2.3.1
  3385. argparse@2.0.1: {}
  3386. aria-hidden@1.2.4:
  3387. dependencies:
  3388. tslib: 2.8.1
  3389. asynckit@0.4.0: {}
  3390. axios@1.8.4:
  3391. dependencies:
  3392. follow-redirects: 1.15.9
  3393. form-data: 4.0.2
  3394. proxy-from-env: 1.1.0
  3395. transitivePeerDependencies:
  3396. - debug
  3397. babel-dead-code-elimination@1.0.10:
  3398. dependencies:
  3399. '@babel/core': 7.26.10
  3400. '@babel/parser': 7.27.0
  3401. '@babel/traverse': 7.27.0
  3402. '@babel/types': 7.27.0
  3403. transitivePeerDependencies:
  3404. - supports-color
  3405. balanced-match@1.0.2: {}
  3406. binary-extensions@2.3.0: {}
  3407. brace-expansion@1.1.11:
  3408. dependencies:
  3409. balanced-match: 1.0.2
  3410. concat-map: 0.0.1
  3411. brace-expansion@2.0.1:
  3412. dependencies:
  3413. balanced-match: 1.0.2
  3414. braces@3.0.3:
  3415. dependencies:
  3416. fill-range: 7.1.1
  3417. browserslist@4.24.4:
  3418. dependencies:
  3419. caniuse-lite: 1.0.30001713
  3420. electron-to-chromium: 1.5.137
  3421. node-releases: 2.0.19
  3422. update-browserslist-db: 1.1.3(browserslist@4.24.4)
  3423. call-bind-apply-helpers@1.0.2:
  3424. dependencies:
  3425. es-errors: 1.3.0
  3426. function-bind: 1.1.2
  3427. callsites@3.1.0: {}
  3428. caniuse-lite@1.0.30001713: {}
  3429. chalk@4.1.2:
  3430. dependencies:
  3431. ansi-styles: 4.3.0
  3432. supports-color: 7.2.0
  3433. chokidar@3.6.0:
  3434. dependencies:
  3435. anymatch: 3.1.3
  3436. braces: 3.0.3
  3437. glob-parent: 5.1.2
  3438. is-binary-path: 2.1.0
  3439. is-glob: 4.0.3
  3440. normalize-path: 3.0.0
  3441. readdirp: 3.6.0
  3442. optionalDependencies:
  3443. fsevents: 2.3.3
  3444. class-variance-authority@0.7.1:
  3445. dependencies:
  3446. clsx: 2.1.1
  3447. clone@1.0.4:
  3448. optional: true
  3449. clsx@2.1.1: {}
  3450. cmdk@1.1.1(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
  3451. dependencies:
  3452. '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.2)(react@19.1.0)
  3453. '@radix-ui/react-dialog': 1.1.7(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  3454. '@radix-ui/react-id': 1.1.1(@types/react@19.1.2)(react@19.1.0)
  3455. '@radix-ui/react-primitive': 2.0.3(@types/react-dom@19.1.2(@types/react@19.1.2))(@types/react@19.1.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  3456. react: 19.1.0
  3457. react-dom: 19.1.0(react@19.1.0)
  3458. transitivePeerDependencies:
  3459. - '@types/react'
  3460. - '@types/react-dom'
  3461. color-convert@2.0.1:
  3462. dependencies:
  3463. color-name: 1.1.4
  3464. color-name@1.1.4: {}
  3465. combined-stream@1.0.8:
  3466. dependencies:
  3467. delayed-stream: 1.0.0
  3468. concat-map@0.0.1: {}
  3469. convert-source-map@2.0.0: {}
  3470. cross-spawn@7.0.6:
  3471. dependencies:
  3472. path-key: 3.1.1
  3473. shebang-command: 2.0.0
  3474. which: 2.0.2
  3475. csstype@3.1.3: {}
  3476. d3-array@3.2.4:
  3477. dependencies:
  3478. internmap: 2.0.3
  3479. d3-color@3.1.0: {}
  3480. d3-ease@3.0.1: {}
  3481. d3-format@3.1.0: {}
  3482. d3-interpolate@3.0.1:
  3483. dependencies:
  3484. d3-color: 3.1.0
  3485. d3-path@3.1.0: {}
  3486. d3-scale@4.0.2:
  3487. dependencies:
  3488. d3-array: 3.2.4
  3489. d3-format: 3.1.0
  3490. d3-interpolate: 3.0.1
  3491. d3-time: 3.1.0
  3492. d3-time-format: 4.1.0
  3493. d3-shape@3.2.0:
  3494. dependencies:
  3495. d3-path: 3.1.0
  3496. d3-time-format@4.1.0:
  3497. dependencies:
  3498. d3-time: 3.1.0
  3499. d3-time@3.1.0:
  3500. dependencies:
  3501. d3-array: 3.2.4
  3502. d3-timer@3.0.1: {}
  3503. date-fns-jalali@4.1.0-0: {}
  3504. date-fns@4.1.0: {}
  3505. debug@4.4.0:
  3506. dependencies:
  3507. ms: 2.1.3
  3508. decimal.js-light@2.5.1: {}
  3509. deep-is@0.1.4: {}
  3510. defaults@1.0.4:
  3511. dependencies:
  3512. clone: 1.0.4
  3513. optional: true
  3514. delayed-stream@1.0.0: {}
  3515. dequal@2.0.3: {}
  3516. detect-libc@2.0.3: {}
  3517. detect-node-es@1.1.0: {}
  3518. diff@7.0.0: {}
  3519. dom-helpers@5.2.1:
  3520. dependencies:
  3521. '@babel/runtime': 7.27.0
  3522. csstype: 3.1.3
  3523. dunder-proto@1.0.1:
  3524. dependencies:
  3525. call-bind-apply-helpers: 1.0.2
  3526. es-errors: 1.3.0
  3527. gopd: 1.2.0
  3528. easy-table@1.2.0:
  3529. dependencies:
  3530. ansi-regex: 5.0.1
  3531. optionalDependencies:
  3532. wcwidth: 1.0.1
  3533. electron-to-chromium@1.5.137: {}
  3534. enhanced-resolve@5.18.1:
  3535. dependencies:
  3536. graceful-fs: 4.2.11
  3537. tapable: 2.2.1
  3538. es-define-property@1.0.1: {}
  3539. es-errors@1.3.0: {}
  3540. es-object-atoms@1.1.1:
  3541. dependencies:
  3542. es-errors: 1.3.0
  3543. es-set-tostringtag@2.1.0:
  3544. dependencies:
  3545. es-errors: 1.3.0
  3546. get-intrinsic: 1.3.0
  3547. has-tostringtag: 1.0.2
  3548. hasown: 2.0.2
  3549. esbuild@0.25.3:
  3550. optionalDependencies:
  3551. '@esbuild/aix-ppc64': 0.25.3
  3552. '@esbuild/android-arm': 0.25.3
  3553. '@esbuild/android-arm64': 0.25.3
  3554. '@esbuild/android-x64': 0.25.3
  3555. '@esbuild/darwin-arm64': 0.25.3
  3556. '@esbuild/darwin-x64': 0.25.3
  3557. '@esbuild/freebsd-arm64': 0.25.3
  3558. '@esbuild/freebsd-x64': 0.25.3
  3559. '@esbuild/linux-arm': 0.25.3
  3560. '@esbuild/linux-arm64': 0.25.3
  3561. '@esbuild/linux-ia32': 0.25.3
  3562. '@esbuild/linux-loong64': 0.25.3
  3563. '@esbuild/linux-mips64el': 0.25.3
  3564. '@esbuild/linux-ppc64': 0.25.3
  3565. '@esbuild/linux-riscv64': 0.25.3
  3566. '@esbuild/linux-s390x': 0.25.3
  3567. '@esbuild/linux-x64': 0.25.3
  3568. '@esbuild/netbsd-arm64': 0.25.3
  3569. '@esbuild/netbsd-x64': 0.25.3
  3570. '@esbuild/openbsd-arm64': 0.25.3
  3571. '@esbuild/openbsd-x64': 0.25.3
  3572. '@esbuild/sunos-x64': 0.25.3
  3573. '@esbuild/win32-arm64': 0.25.3
  3574. '@esbuild/win32-ia32': 0.25.3
  3575. '@esbuild/win32-x64': 0.25.3
  3576. escalade@3.2.0: {}
  3577. escape-string-regexp@4.0.0: {}
  3578. eslint-plugin-react-hooks@5.2.0(eslint@9.24.0(jiti@2.4.2)):
  3579. dependencies:
  3580. eslint: 9.24.0(jiti@2.4.2)
  3581. eslint-plugin-react-refresh@0.4.19(eslint@9.24.0(jiti@2.4.2)):
  3582. dependencies:
  3583. eslint: 9.24.0(jiti@2.4.2)
  3584. eslint-scope@8.3.0:
  3585. dependencies:
  3586. esrecurse: 4.3.0
  3587. estraverse: 5.3.0
  3588. eslint-visitor-keys@3.4.3: {}
  3589. eslint-visitor-keys@4.2.0: {}
  3590. eslint@9.24.0(jiti@2.4.2):
  3591. dependencies:
  3592. '@eslint-community/eslint-utils': 4.6.0(eslint@9.24.0(jiti@2.4.2))
  3593. '@eslint-community/regexpp': 4.12.1
  3594. '@eslint/config-array': 0.20.0
  3595. '@eslint/config-helpers': 0.2.1
  3596. '@eslint/core': 0.12.0
  3597. '@eslint/eslintrc': 3.3.1
  3598. '@eslint/js': 9.24.0
  3599. '@eslint/plugin-kit': 0.2.8
  3600. '@humanfs/node': 0.16.6
  3601. '@humanwhocodes/module-importer': 1.0.1
  3602. '@humanwhocodes/retry': 0.4.2
  3603. '@types/estree': 1.0.7
  3604. '@types/json-schema': 7.0.15
  3605. ajv: 6.12.6
  3606. chalk: 4.1.2
  3607. cross-spawn: 7.0.6
  3608. debug: 4.4.0
  3609. escape-string-regexp: 4.0.0
  3610. eslint-scope: 8.3.0
  3611. eslint-visitor-keys: 4.2.0
  3612. espree: 10.3.0
  3613. esquery: 1.6.0
  3614. esutils: 2.0.3
  3615. fast-deep-equal: 3.1.3
  3616. file-entry-cache: 8.0.0
  3617. find-up: 5.0.0
  3618. glob-parent: 6.0.2
  3619. ignore: 5.3.2
  3620. imurmurhash: 0.1.4
  3621. is-glob: 4.0.3
  3622. json-stable-stringify-without-jsonify: 1.0.1
  3623. lodash.merge: 4.6.2
  3624. minimatch: 3.1.2
  3625. natural-compare: 1.4.0
  3626. optionator: 0.9.4
  3627. optionalDependencies:
  3628. jiti: 2.4.2
  3629. transitivePeerDependencies:
  3630. - supports-color
  3631. espree@10.3.0:
  3632. dependencies:
  3633. acorn: 8.14.1
  3634. acorn-jsx: 5.3.2(acorn@8.14.1)
  3635. eslint-visitor-keys: 4.2.0
  3636. esquery@1.6.0:
  3637. dependencies:
  3638. estraverse: 5.3.0
  3639. esrecurse@4.3.0:
  3640. dependencies:
  3641. estraverse: 5.3.0
  3642. estraverse@5.3.0: {}
  3643. esutils@2.0.3: {}
  3644. eventemitter3@4.0.7: {}
  3645. fast-deep-equal@3.1.3: {}
  3646. fast-equals@5.2.2: {}
  3647. fast-glob@3.3.3:
  3648. dependencies:
  3649. '@nodelib/fs.stat': 2.0.5
  3650. '@nodelib/fs.walk': 1.2.8
  3651. glob-parent: 5.1.2
  3652. merge2: 1.4.1
  3653. micromatch: 4.0.8
  3654. fast-json-stable-stringify@2.1.0: {}
  3655. fast-levenshtein@2.0.6: {}
  3656. fastq@1.19.1:
  3657. dependencies:
  3658. reusify: 1.1.0
  3659. file-entry-cache@8.0.0:
  3660. dependencies:
  3661. flat-cache: 4.0.1
  3662. fill-range@7.1.1:
  3663. dependencies:
  3664. to-regex-range: 5.0.1
  3665. find-up@5.0.0:
  3666. dependencies:
  3667. locate-path: 6.0.0
  3668. path-exists: 4.0.0
  3669. flat-cache@4.0.1:
  3670. dependencies:
  3671. flatted: 3.3.3
  3672. keyv: 4.5.4
  3673. flatted@3.3.3: {}
  3674. follow-redirects@1.15.9: {}
  3675. form-data@4.0.2:
  3676. dependencies:
  3677. asynckit: 0.4.0
  3678. combined-stream: 1.0.8
  3679. es-set-tostringtag: 2.1.0
  3680. mime-types: 2.1.35
  3681. fsevents@2.3.3:
  3682. optional: true
  3683. function-bind@1.1.2: {}
  3684. gensync@1.0.0-beta.2: {}
  3685. get-intrinsic@1.3.0:
  3686. dependencies:
  3687. call-bind-apply-helpers: 1.0.2
  3688. es-define-property: 1.0.1
  3689. es-errors: 1.3.0
  3690. es-object-atoms: 1.1.1
  3691. function-bind: 1.1.2
  3692. get-proto: 1.0.1
  3693. gopd: 1.2.0
  3694. has-symbols: 1.1.0
  3695. hasown: 2.0.2
  3696. math-intrinsics: 1.1.0
  3697. get-nonce@1.0.1: {}
  3698. get-proto@1.0.1:
  3699. dependencies:
  3700. dunder-proto: 1.0.1
  3701. es-object-atoms: 1.1.1
  3702. get-tsconfig@4.10.0:
  3703. dependencies:
  3704. resolve-pkg-maps: 1.0.0
  3705. glob-parent@5.1.2:
  3706. dependencies:
  3707. is-glob: 4.0.3
  3708. glob-parent@6.0.2:
  3709. dependencies:
  3710. is-glob: 4.0.3
  3711. glob-to-regexp@0.4.1: {}
  3712. globals@11.12.0: {}
  3713. globals@14.0.0: {}
  3714. globals@16.0.0: {}
  3715. goober@2.1.16(csstype@3.1.3):
  3716. dependencies:
  3717. csstype: 3.1.3
  3718. gopd@1.2.0: {}
  3719. graceful-fs@4.2.11: {}
  3720. graphemer@1.4.0: {}
  3721. has-flag@4.0.0: {}
  3722. has-symbols@1.1.0: {}
  3723. has-tostringtag@1.0.2:
  3724. dependencies:
  3725. has-symbols: 1.1.0
  3726. hasown@2.0.2:
  3727. dependencies:
  3728. function-bind: 1.1.2
  3729. ignore@5.3.2: {}
  3730. import-fresh@3.3.1:
  3731. dependencies:
  3732. parent-module: 1.0.1
  3733. resolve-from: 4.0.0
  3734. imurmurhash@0.1.4: {}
  3735. input-otp@1.4.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
  3736. dependencies:
  3737. react: 19.1.0
  3738. react-dom: 19.1.0(react@19.1.0)
  3739. internmap@2.0.3: {}
  3740. is-binary-path@2.1.0:
  3741. dependencies:
  3742. binary-extensions: 2.3.0
  3743. is-extglob@2.1.1: {}
  3744. is-glob@4.0.3:
  3745. dependencies:
  3746. is-extglob: 2.1.1
  3747. is-number@7.0.0: {}
  3748. isexe@2.0.0: {}
  3749. javascript-natural-sort@0.7.1: {}
  3750. jiti@2.4.2: {}
  3751. js-cookie@3.0.5: {}
  3752. js-tokens@4.0.0: {}
  3753. js-yaml@4.1.0:
  3754. dependencies:
  3755. argparse: 2.0.1
  3756. jsesc@3.1.0: {}
  3757. json-buffer@3.0.1: {}
  3758. json-schema-traverse@0.4.1: {}
  3759. json-stable-stringify-without-jsonify@1.0.1: {}
  3760. json5@2.2.3: {}
  3761. keyv@4.5.4:
  3762. dependencies:
  3763. json-buffer: 3.0.1
  3764. knip@5.50.4(@types/node@22.14.1)(typescript@5.8.3):
  3765. dependencies:
  3766. '@nodelib/fs.walk': 1.2.8
  3767. '@types/node': 22.14.1
  3768. easy-table: 1.2.0
  3769. enhanced-resolve: 5.18.1
  3770. fast-glob: 3.3.3
  3771. jiti: 2.4.2
  3772. js-yaml: 4.1.0
  3773. minimist: 1.2.8
  3774. picocolors: 1.1.1
  3775. picomatch: 4.0.2
  3776. pretty-ms: 9.2.0
  3777. smol-toml: 1.3.1
  3778. strip-json-comments: 5.0.1
  3779. typescript: 5.8.3
  3780. zod: 3.24.2
  3781. zod-validation-error: 3.4.0(zod@3.24.2)
  3782. levn@0.4.1:
  3783. dependencies:
  3784. prelude-ls: 1.2.1
  3785. type-check: 0.4.0
  3786. lightningcss-darwin-arm64@1.29.2:
  3787. optional: true
  3788. lightningcss-darwin-x64@1.29.2:
  3789. optional: true
  3790. lightningcss-freebsd-x64@1.29.2:
  3791. optional: true
  3792. lightningcss-linux-arm-gnueabihf@1.29.2:
  3793. optional: true
  3794. lightningcss-linux-arm64-gnu@1.29.2:
  3795. optional: true
  3796. lightningcss-linux-arm64-musl@1.29.2:
  3797. optional: true
  3798. lightningcss-linux-x64-gnu@1.29.2:
  3799. optional: true
  3800. lightningcss-linux-x64-musl@1.29.2:
  3801. optional: true
  3802. lightningcss-win32-arm64-msvc@1.29.2:
  3803. optional: true
  3804. lightningcss-win32-x64-msvc@1.29.2:
  3805. optional: true
  3806. lightningcss@1.29.2:
  3807. dependencies:
  3808. detect-libc: 2.0.3
  3809. optionalDependencies:
  3810. lightningcss-darwin-arm64: 1.29.2
  3811. lightningcss-darwin-x64: 1.29.2
  3812. lightningcss-freebsd-x64: 1.29.2
  3813. lightningcss-linux-arm-gnueabihf: 1.29.2
  3814. lightningcss-linux-arm64-gnu: 1.29.2
  3815. lightningcss-linux-arm64-musl: 1.29.2
  3816. lightningcss-linux-x64-gnu: 1.29.2
  3817. lightningcss-linux-x64-musl: 1.29.2
  3818. lightningcss-win32-arm64-msvc: 1.29.2
  3819. lightningcss-win32-x64-msvc: 1.29.2
  3820. locate-path@6.0.0:
  3821. dependencies:
  3822. p-locate: 5.0.0
  3823. lodash.merge@4.6.2: {}
  3824. lodash@4.17.21: {}
  3825. loose-envify@1.4.0:
  3826. dependencies:
  3827. js-tokens: 4.0.0
  3828. lru-cache@5.1.1:
  3829. dependencies:
  3830. yallist: 3.1.1
  3831. lucide-react@0.488.0(react@19.1.0):
  3832. dependencies:
  3833. react: 19.1.0
  3834. math-intrinsics@1.1.0: {}
  3835. merge2@1.4.1: {}
  3836. micromatch@4.0.8:
  3837. dependencies:
  3838. braces: 3.0.3
  3839. picomatch: 2.3.1
  3840. mime-db@1.52.0: {}
  3841. mime-types@2.1.35:
  3842. dependencies:
  3843. mime-db: 1.52.0
  3844. minimatch@3.1.2:
  3845. dependencies:
  3846. brace-expansion: 1.1.11
  3847. minimatch@9.0.5:
  3848. dependencies:
  3849. brace-expansion: 2.0.1
  3850. minimist@1.2.8: {}
  3851. ms@2.1.3: {}
  3852. nanoid@3.3.11: {}
  3853. natural-compare@1.4.0: {}
  3854. node-releases@2.0.19: {}
  3855. normalize-path@3.0.0: {}
  3856. object-assign@4.1.1: {}
  3857. optionator@0.9.4:
  3858. dependencies:
  3859. deep-is: 0.1.4
  3860. fast-levenshtein: 2.0.6
  3861. levn: 0.4.1
  3862. prelude-ls: 1.2.1
  3863. type-check: 0.4.0
  3864. word-wrap: 1.2.5
  3865. p-limit@3.1.0:
  3866. dependencies:
  3867. yocto-queue: 0.1.0
  3868. p-locate@5.0.0:
  3869. dependencies:
  3870. p-limit: 3.1.0
  3871. parent-module@1.0.1:
  3872. dependencies:
  3873. callsites: 3.1.0
  3874. parse-ms@4.0.0: {}
  3875. path-exists@4.0.0: {}
  3876. path-key@3.1.1: {}
  3877. picocolors@1.1.1: {}
  3878. picomatch@2.3.1: {}
  3879. picomatch@4.0.2: {}
  3880. postcss@8.5.3:
  3881. dependencies:
  3882. nanoid: 3.3.11
  3883. picocolors: 1.1.1
  3884. source-map-js: 1.2.1
  3885. prelude-ls@1.2.1: {}
  3886. prettier-plugin-tailwindcss@0.6.11(@trivago/prettier-plugin-sort-imports@5.2.2(prettier@3.5.3))(prettier@3.5.3):
  3887. dependencies:
  3888. prettier: 3.5.3
  3889. optionalDependencies:
  3890. '@trivago/prettier-plugin-sort-imports': 5.2.2(prettier@3.5.3)
  3891. prettier@3.5.3: {}
  3892. pretty-ms@9.2.0:
  3893. dependencies:
  3894. parse-ms: 4.0.0
  3895. prop-types@15.8.1:
  3896. dependencies:
  3897. loose-envify: 1.4.0
  3898. object-assign: 4.1.1
  3899. react-is: 16.13.1
  3900. proxy-from-env@1.1.0: {}
  3901. punycode@2.3.1: {}
  3902. queue-microtask@1.2.3: {}
  3903. react-day-picker@9.6.6(react@19.1.0):
  3904. dependencies:
  3905. '@date-fns/tz': 1.2.0
  3906. date-fns: 4.1.0
  3907. date-fns-jalali: 4.1.0-0
  3908. react: 19.1.0
  3909. react-dom@19.1.0(react@19.1.0):
  3910. dependencies:
  3911. react: 19.1.0
  3912. scheduler: 0.26.0
  3913. react-hook-form@7.55.0(react@19.1.0):
  3914. dependencies:
  3915. react: 19.1.0
  3916. react-is@16.13.1: {}
  3917. react-is@18.3.1: {}
  3918. react-remove-scroll-bar@2.3.8(@types/react@19.1.2)(react@19.1.0):
  3919. dependencies:
  3920. react: 19.1.0
  3921. react-style-singleton: 2.2.3(@types/react@19.1.2)(react@19.1.0)
  3922. tslib: 2.8.1
  3923. optionalDependencies:
  3924. '@types/react': 19.1.2
  3925. react-remove-scroll@2.6.3(@types/react@19.1.2)(react@19.1.0):
  3926. dependencies:
  3927. react: 19.1.0
  3928. react-remove-scroll-bar: 2.3.8(@types/react@19.1.2)(react@19.1.0)
  3929. react-style-singleton: 2.2.3(@types/react@19.1.2)(react@19.1.0)
  3930. tslib: 2.8.1
  3931. use-callback-ref: 1.3.3(@types/react@19.1.2)(react@19.1.0)
  3932. use-sidecar: 1.1.3(@types/react@19.1.2)(react@19.1.0)
  3933. optionalDependencies:
  3934. '@types/react': 19.1.2
  3935. react-smooth@4.0.4(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
  3936. dependencies:
  3937. fast-equals: 5.2.2
  3938. prop-types: 15.8.1
  3939. react: 19.1.0
  3940. react-dom: 19.1.0(react@19.1.0)
  3941. react-transition-group: 4.4.5(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  3942. react-style-singleton@2.2.3(@types/react@19.1.2)(react@19.1.0):
  3943. dependencies:
  3944. get-nonce: 1.0.1
  3945. react: 19.1.0
  3946. tslib: 2.8.1
  3947. optionalDependencies:
  3948. '@types/react': 19.1.2
  3949. react-top-loading-bar@3.0.2(react@19.1.0):
  3950. dependencies:
  3951. react: 19.1.0
  3952. react-transition-group@4.4.5(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
  3953. dependencies:
  3954. '@babel/runtime': 7.27.0
  3955. dom-helpers: 5.2.1
  3956. loose-envify: 1.4.0
  3957. prop-types: 15.8.1
  3958. react: 19.1.0
  3959. react-dom: 19.1.0(react@19.1.0)
  3960. react@19.1.0: {}
  3961. readdirp@3.6.0:
  3962. dependencies:
  3963. picomatch: 2.3.1
  3964. recharts-scale@0.4.5:
  3965. dependencies:
  3966. decimal.js-light: 2.5.1
  3967. recharts@2.15.2(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
  3968. dependencies:
  3969. clsx: 2.1.1
  3970. eventemitter3: 4.0.7
  3971. lodash: 4.17.21
  3972. react: 19.1.0
  3973. react-dom: 19.1.0(react@19.1.0)
  3974. react-is: 18.3.1
  3975. react-smooth: 4.0.4(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
  3976. recharts-scale: 0.4.5
  3977. tiny-invariant: 1.3.3
  3978. victory-vendor: 36.9.2
  3979. regenerator-runtime@0.14.1: {}
  3980. resolve-from@4.0.0: {}
  3981. resolve-pkg-maps@1.0.0: {}
  3982. reusify@1.1.0: {}
  3983. rollup@4.40.1:
  3984. dependencies:
  3985. '@types/estree': 1.0.7
  3986. optionalDependencies:
  3987. '@rollup/rollup-android-arm-eabi': 4.40.1
  3988. '@rollup/rollup-android-arm64': 4.40.1
  3989. '@rollup/rollup-darwin-arm64': 4.40.1
  3990. '@rollup/rollup-darwin-x64': 4.40.1
  3991. '@rollup/rollup-freebsd-arm64': 4.40.1
  3992. '@rollup/rollup-freebsd-x64': 4.40.1
  3993. '@rollup/rollup-linux-arm-gnueabihf': 4.40.1
  3994. '@rollup/rollup-linux-arm-musleabihf': 4.40.1
  3995. '@rollup/rollup-linux-arm64-gnu': 4.40.1
  3996. '@rollup/rollup-linux-arm64-musl': 4.40.1
  3997. '@rollup/rollup-linux-loongarch64-gnu': 4.40.1
  3998. '@rollup/rollup-linux-powerpc64le-gnu': 4.40.1
  3999. '@rollup/rollup-linux-riscv64-gnu': 4.40.1
  4000. '@rollup/rollup-linux-riscv64-musl': 4.40.1
  4001. '@rollup/rollup-linux-s390x-gnu': 4.40.1
  4002. '@rollup/rollup-linux-x64-gnu': 4.40.1
  4003. '@rollup/rollup-linux-x64-musl': 4.40.1
  4004. '@rollup/rollup-win32-arm64-msvc': 4.40.1
  4005. '@rollup/rollup-win32-ia32-msvc': 4.40.1
  4006. '@rollup/rollup-win32-x64-msvc': 4.40.1
  4007. fsevents: 2.3.3
  4008. run-parallel@1.2.0:
  4009. dependencies:
  4010. queue-microtask: 1.2.3
  4011. scheduler@0.26.0: {}
  4012. semver@6.3.1: {}
  4013. semver@7.7.1: {}
  4014. seroval-plugins@1.2.1(seroval@1.2.1):
  4015. dependencies:
  4016. seroval: 1.2.1
  4017. seroval@1.2.1: {}
  4018. shebang-command@2.0.0:
  4019. dependencies:
  4020. shebang-regex: 3.0.0
  4021. shebang-regex@3.0.0: {}
  4022. smol-toml@1.3.1: {}
  4023. solid-js@1.9.5:
  4024. dependencies:
  4025. csstype: 3.1.3
  4026. seroval: 1.2.1
  4027. seroval-plugins: 1.2.1(seroval@1.2.1)
  4028. sonner@2.0.3(react-dom@19.1.0(react@19.1.0))(react@19.1.0):
  4029. dependencies:
  4030. react: 19.1.0
  4031. react-dom: 19.1.0(react@19.1.0)
  4032. source-map-js@1.2.1: {}
  4033. std-env@3.9.0: {}
  4034. strip-json-comments@3.1.1: {}
  4035. strip-json-comments@5.0.1: {}
  4036. supports-color@7.2.0:
  4037. dependencies:
  4038. has-flag: 4.0.0
  4039. swr@2.3.3(react@19.1.0):
  4040. dependencies:
  4041. dequal: 2.0.3
  4042. react: 19.1.0
  4043. use-sync-external-store: 1.5.0(react@19.1.0)
  4044. tailwind-merge@3.2.0: {}
  4045. tailwindcss@4.1.4: {}
  4046. tapable@2.2.1: {}
  4047. tiny-invariant@1.3.3: {}
  4048. tiny-warning@1.0.3: {}
  4049. to-regex-range@5.0.1:
  4050. dependencies:
  4051. is-number: 7.0.0
  4052. ts-api-utils@2.1.0(typescript@5.8.3):
  4053. dependencies:
  4054. typescript: 5.8.3
  4055. tslib@2.8.1: {}
  4056. tsx@4.19.3:
  4057. dependencies:
  4058. esbuild: 0.25.3
  4059. get-tsconfig: 4.10.0
  4060. optionalDependencies:
  4061. fsevents: 2.3.3
  4062. tw-animate-css@1.2.5: {}
  4063. type-check@0.4.0:
  4064. dependencies:
  4065. prelude-ls: 1.2.1
  4066. typescript-eslint@8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3):
  4067. dependencies:
  4068. '@typescript-eslint/eslint-plugin': 8.30.1(@typescript-eslint/parser@8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)
  4069. '@typescript-eslint/parser': 8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)
  4070. '@typescript-eslint/utils': 8.30.1(eslint@9.24.0(jiti@2.4.2))(typescript@5.8.3)
  4071. eslint: 9.24.0(jiti@2.4.2)
  4072. typescript: 5.8.3
  4073. transitivePeerDependencies:
  4074. - supports-color
  4075. typescript@5.8.3: {}
  4076. undici-types@6.21.0: {}
  4077. unplugin@2.3.2:
  4078. dependencies:
  4079. acorn: 8.14.1
  4080. picomatch: 4.0.2
  4081. webpack-virtual-modules: 0.6.2
  4082. update-browserslist-db@1.1.3(browserslist@4.24.4):
  4083. dependencies:
  4084. browserslist: 4.24.4
  4085. escalade: 3.2.0
  4086. picocolors: 1.1.1
  4087. uri-js@4.4.1:
  4088. dependencies:
  4089. punycode: 2.3.1
  4090. use-callback-ref@1.3.3(@types/react@19.1.2)(react@19.1.0):
  4091. dependencies:
  4092. react: 19.1.0
  4093. tslib: 2.8.1
  4094. optionalDependencies:
  4095. '@types/react': 19.1.2
  4096. use-sidecar@1.1.3(@types/react@19.1.2)(react@19.1.0):
  4097. dependencies:
  4098. detect-node-es: 1.1.0
  4099. react: 19.1.0
  4100. tslib: 2.8.1
  4101. optionalDependencies:
  4102. '@types/react': 19.1.2
  4103. use-sync-external-store@1.5.0(react@19.1.0):
  4104. dependencies:
  4105. react: 19.1.0
  4106. victory-vendor@36.9.2:
  4107. dependencies:
  4108. '@types/d3-array': 3.2.1
  4109. '@types/d3-ease': 3.0.2
  4110. '@types/d3-interpolate': 3.0.4
  4111. '@types/d3-scale': 4.0.9
  4112. '@types/d3-shape': 3.1.7
  4113. '@types/d3-time': 3.0.4
  4114. '@types/d3-timer': 3.0.2
  4115. d3-array: 3.2.4
  4116. d3-ease: 3.0.1
  4117. d3-interpolate: 3.0.1
  4118. d3-scale: 4.0.2
  4119. d3-shape: 3.2.0
  4120. d3-time: 3.1.0
  4121. d3-timer: 3.0.1
  4122. vite@6.2.7(@types/node@22.14.1)(jiti@2.4.2)(lightningcss@1.29.2)(tsx@4.19.3):
  4123. dependencies:
  4124. esbuild: 0.25.3
  4125. postcss: 8.5.3
  4126. rollup: 4.40.1
  4127. optionalDependencies:
  4128. '@types/node': 22.14.1
  4129. fsevents: 2.3.3
  4130. jiti: 2.4.2
  4131. lightningcss: 1.29.2
  4132. tsx: 4.19.3
  4133. wcwidth@1.0.1:
  4134. dependencies:
  4135. defaults: 1.0.4
  4136. optional: true
  4137. webpack-virtual-modules@0.6.2: {}
  4138. which@2.0.2:
  4139. dependencies:
  4140. isexe: 2.0.0
  4141. word-wrap@1.2.5: {}
  4142. yallist@3.1.1: {}
  4143. yocto-queue@0.1.0: {}
  4144. zod-validation-error@3.4.0(zod@3.24.2):
  4145. dependencies:
  4146. zod: 3.24.2
  4147. zod@3.24.2: {}
  4148. zustand@5.0.3(@types/react@19.1.2)(react@19.1.0)(use-sync-external-store@1.5.0(react@19.1.0)):
  4149. optionalDependencies:
  4150. '@types/react': 19.1.2
  4151. react: 19.1.0
  4152. use-sync-external-store: 1.5.0(react@19.1.0)