package-lock.json 132 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882
  1. {
  2. "name": "factorio-clockmaster",
  3. "version": "0.0.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "factorio-clockmaster",
  9. "version": "0.0.0",
  10. "dependencies": {
  11. "@emotion/react": "^11.14.0",
  12. "@emotion/styled": "^11.14.1",
  13. "@mui/material": "^7.3.5",
  14. "pako": "^2.1.0",
  15. "react": "^19.2.0",
  16. "react-dom": "^19.2.0",
  17. "react-router": "^8.3.0",
  18. "sharp": "^0.35.3",
  19. "simplebar-react": "^3.3.2",
  20. "zustand": "^5.0.14"
  21. },
  22. "devDependencies": {
  23. "@commander-js/extra-typings": "^14.0.0",
  24. "@eslint/js": "^9.39.1",
  25. "@types/node": "^24.10.0",
  26. "@types/pako": "^2.0.4",
  27. "@types/react": "^19.2.2",
  28. "@types/react-dom": "^19.2.2",
  29. "@vitejs/plugin-react": "^6.0.5",
  30. "babel-plugin-react-compiler": "^1.0.0",
  31. "commander": "^14.0.2",
  32. "eslint": "^9.39.1",
  33. "eslint-plugin-react-hooks": "^7.0.1",
  34. "eslint-plugin-react-refresh": "^0.4.24",
  35. "globals": "^16.5.0",
  36. "handlebars": "^4.7.8",
  37. "ora": "^9.0.0",
  38. "prettier": "^3.6.2",
  39. "ts-node": "^10.9.2",
  40. "tsconfig-paths": "^4.2.0",
  41. "typescript": "~5.9.3",
  42. "typescript-eslint": "^8.46.3",
  43. "vite": "^8.2.0",
  44. "vitest": "^4.1.10"
  45. }
  46. },
  47. "node_modules/@babel/code-frame": {
  48. "version": "7.29.7",
  49. "license": "MIT",
  50. "dependencies": {
  51. "@babel/helper-validator-identifier": "^7.29.7",
  52. "js-tokens": "^4.0.0",
  53. "picocolors": "^1.1.1"
  54. },
  55. "engines": {
  56. "node": ">=6.9.0"
  57. }
  58. },
  59. "node_modules/@babel/compat-data": {
  60. "version": "7.29.7",
  61. "dev": true,
  62. "license": "MIT",
  63. "engines": {
  64. "node": ">=6.9.0"
  65. }
  66. },
  67. "node_modules/@babel/core": {
  68. "version": "7.29.7",
  69. "dev": true,
  70. "license": "MIT",
  71. "dependencies": {
  72. "@babel/code-frame": "^7.29.7",
  73. "@babel/generator": "^7.29.7",
  74. "@babel/helper-compilation-targets": "^7.29.7",
  75. "@babel/helper-module-transforms": "^7.29.7",
  76. "@babel/helpers": "^7.29.7",
  77. "@babel/parser": "^7.29.7",
  78. "@babel/template": "^7.29.7",
  79. "@babel/traverse": "^7.29.7",
  80. "@babel/types": "^7.29.7",
  81. "@jridgewell/remapping": "^2.3.5",
  82. "convert-source-map": "^2.0.0",
  83. "debug": "^4.1.0",
  84. "gensync": "^1.0.0-beta.2",
  85. "json5": "^2.2.3",
  86. "semver": "^6.3.1"
  87. },
  88. "engines": {
  89. "node": ">=6.9.0"
  90. },
  91. "funding": {
  92. "type": "opencollective",
  93. "url": "https://opencollective.com/babel"
  94. }
  95. },
  96. "node_modules/@babel/generator": {
  97. "version": "7.29.8",
  98. "license": "MIT",
  99. "dependencies": {
  100. "@babel/parser": "^7.29.8",
  101. "@babel/types": "^7.29.8",
  102. "@jridgewell/gen-mapping": "^0.3.12",
  103. "@jridgewell/trace-mapping": "^0.3.28",
  104. "jsesc": "^3.0.2"
  105. },
  106. "engines": {
  107. "node": ">=6.9.0"
  108. }
  109. },
  110. "node_modules/@babel/helper-compilation-targets": {
  111. "version": "7.29.7",
  112. "dev": true,
  113. "license": "MIT",
  114. "dependencies": {
  115. "@babel/compat-data": "^7.29.7",
  116. "@babel/helper-validator-option": "^7.29.7",
  117. "browserslist": "^4.24.0",
  118. "lru-cache": "^5.1.1",
  119. "semver": "^6.3.1"
  120. },
  121. "engines": {
  122. "node": ">=6.9.0"
  123. }
  124. },
  125. "node_modules/@babel/helper-globals": {
  126. "version": "7.29.7",
  127. "license": "MIT",
  128. "engines": {
  129. "node": ">=6.9.0"
  130. }
  131. },
  132. "node_modules/@babel/helper-module-imports": {
  133. "version": "7.29.7",
  134. "license": "MIT",
  135. "dependencies": {
  136. "@babel/traverse": "^7.29.7",
  137. "@babel/types": "^7.29.7"
  138. },
  139. "engines": {
  140. "node": ">=6.9.0"
  141. }
  142. },
  143. "node_modules/@babel/helper-module-transforms": {
  144. "version": "7.29.7",
  145. "dev": true,
  146. "license": "MIT",
  147. "dependencies": {
  148. "@babel/helper-module-imports": "^7.29.7",
  149. "@babel/helper-validator-identifier": "^7.29.7",
  150. "@babel/traverse": "^7.29.7"
  151. },
  152. "engines": {
  153. "node": ">=6.9.0"
  154. },
  155. "peerDependencies": {
  156. "@babel/core": "^7.0.0"
  157. }
  158. },
  159. "node_modules/@babel/helper-string-parser": {
  160. "version": "7.29.7",
  161. "license": "MIT",
  162. "engines": {
  163. "node": ">=6.9.0"
  164. }
  165. },
  166. "node_modules/@babel/helper-validator-identifier": {
  167. "version": "7.29.7",
  168. "license": "MIT",
  169. "engines": {
  170. "node": ">=6.9.0"
  171. }
  172. },
  173. "node_modules/@babel/helper-validator-option": {
  174. "version": "7.29.7",
  175. "dev": true,
  176. "license": "MIT",
  177. "engines": {
  178. "node": ">=6.9.0"
  179. }
  180. },
  181. "node_modules/@babel/helpers": {
  182. "version": "7.29.7",
  183. "dev": true,
  184. "license": "MIT",
  185. "dependencies": {
  186. "@babel/template": "^7.29.7",
  187. "@babel/types": "^7.29.7"
  188. },
  189. "engines": {
  190. "node": ">=6.9.0"
  191. }
  192. },
  193. "node_modules/@babel/parser": {
  194. "version": "7.29.8",
  195. "license": "MIT",
  196. "dependencies": {
  197. "@babel/types": "^7.29.8"
  198. },
  199. "bin": {
  200. "parser": "bin/babel-parser.js"
  201. },
  202. "engines": {
  203. "node": ">=6.0.0"
  204. }
  205. },
  206. "node_modules/@babel/runtime": {
  207. "version": "7.28.4",
  208. "license": "MIT",
  209. "engines": {
  210. "node": ">=6.9.0"
  211. }
  212. },
  213. "node_modules/@babel/template": {
  214. "version": "7.29.7",
  215. "license": "MIT",
  216. "dependencies": {
  217. "@babel/code-frame": "^7.29.7",
  218. "@babel/parser": "^7.29.7",
  219. "@babel/types": "^7.29.7"
  220. },
  221. "engines": {
  222. "node": ">=6.9.0"
  223. }
  224. },
  225. "node_modules/@babel/traverse": {
  226. "version": "7.29.8",
  227. "license": "MIT",
  228. "dependencies": {
  229. "@babel/code-frame": "^7.29.7",
  230. "@babel/generator": "^7.29.8",
  231. "@babel/helper-globals": "^7.29.7",
  232. "@babel/parser": "^7.29.8",
  233. "@babel/template": "^7.29.7",
  234. "@babel/types": "^7.29.8",
  235. "debug": "^4.3.1"
  236. },
  237. "engines": {
  238. "node": ">=6.9.0"
  239. }
  240. },
  241. "node_modules/@babel/types": {
  242. "version": "7.29.8",
  243. "license": "MIT",
  244. "dependencies": {
  245. "@babel/helper-string-parser": "^7.29.7",
  246. "@babel/helper-validator-identifier": "^7.29.7"
  247. },
  248. "engines": {
  249. "node": ">=6.9.0"
  250. }
  251. },
  252. "node_modules/@commander-js/extra-typings": {
  253. "version": "14.0.0",
  254. "dev": true,
  255. "license": "MIT",
  256. "peerDependencies": {
  257. "commander": "~14.0.0"
  258. }
  259. },
  260. "node_modules/@cspotcode/source-map-support": {
  261. "version": "0.8.1",
  262. "dev": true,
  263. "license": "MIT",
  264. "dependencies": {
  265. "@jridgewell/trace-mapping": "0.3.9"
  266. },
  267. "engines": {
  268. "node": ">=12"
  269. }
  270. },
  271. "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": {
  272. "version": "0.3.9",
  273. "dev": true,
  274. "license": "MIT",
  275. "dependencies": {
  276. "@jridgewell/resolve-uri": "^3.0.3",
  277. "@jridgewell/sourcemap-codec": "^1.4.10"
  278. }
  279. },
  280. "node_modules/@emnapi/runtime": {
  281. "version": "1.11.3",
  282. "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.3.tgz",
  283. "integrity": "sha512-Xz4Tpyki7XyrpbUK1jR1AhdAdaXyhhY4lZ3neLodmhpuWfy2PAQN5B46sAiU4liOXGLkHypn/qU+jvfWSCYYLA==",
  284. "license": "MIT",
  285. "optional": true,
  286. "dependencies": {
  287. "tslib": "^2.4.0"
  288. }
  289. },
  290. "node_modules/@emotion/babel-plugin": {
  291. "version": "11.13.5",
  292. "license": "MIT",
  293. "dependencies": {
  294. "@babel/helper-module-imports": "^7.16.7",
  295. "@babel/runtime": "^7.18.3",
  296. "@emotion/hash": "^0.9.2",
  297. "@emotion/memoize": "^0.9.0",
  298. "@emotion/serialize": "^1.3.3",
  299. "babel-plugin-macros": "^3.1.0",
  300. "convert-source-map": "^1.5.0",
  301. "escape-string-regexp": "^4.0.0",
  302. "find-root": "^1.1.0",
  303. "source-map": "^0.5.7",
  304. "stylis": "4.2.0"
  305. }
  306. },
  307. "node_modules/@emotion/babel-plugin/node_modules/convert-source-map": {
  308. "version": "1.9.0",
  309. "license": "MIT"
  310. },
  311. "node_modules/@emotion/babel-plugin/node_modules/source-map": {
  312. "version": "0.5.7",
  313. "license": "BSD-3-Clause",
  314. "engines": {
  315. "node": ">=0.10.0"
  316. }
  317. },
  318. "node_modules/@emotion/cache": {
  319. "version": "11.14.0",
  320. "license": "MIT",
  321. "dependencies": {
  322. "@emotion/memoize": "^0.9.0",
  323. "@emotion/sheet": "^1.4.0",
  324. "@emotion/utils": "^1.4.2",
  325. "@emotion/weak-memoize": "^0.4.0",
  326. "stylis": "4.2.0"
  327. }
  328. },
  329. "node_modules/@emotion/hash": {
  330. "version": "0.9.2",
  331. "license": "MIT"
  332. },
  333. "node_modules/@emotion/is-prop-valid": {
  334. "version": "1.4.0",
  335. "license": "MIT",
  336. "dependencies": {
  337. "@emotion/memoize": "^0.9.0"
  338. }
  339. },
  340. "node_modules/@emotion/memoize": {
  341. "version": "0.9.0",
  342. "license": "MIT"
  343. },
  344. "node_modules/@emotion/react": {
  345. "version": "11.14.0",
  346. "license": "MIT",
  347. "dependencies": {
  348. "@babel/runtime": "^7.18.3",
  349. "@emotion/babel-plugin": "^11.13.5",
  350. "@emotion/cache": "^11.14.0",
  351. "@emotion/serialize": "^1.3.3",
  352. "@emotion/use-insertion-effect-with-fallbacks": "^1.2.0",
  353. "@emotion/utils": "^1.4.2",
  354. "@emotion/weak-memoize": "^0.4.0",
  355. "hoist-non-react-statics": "^3.3.1"
  356. },
  357. "peerDependencies": {
  358. "react": ">=16.8.0"
  359. },
  360. "peerDependenciesMeta": {
  361. "@types/react": {
  362. "optional": true
  363. }
  364. }
  365. },
  366. "node_modules/@emotion/serialize": {
  367. "version": "1.3.3",
  368. "license": "MIT",
  369. "dependencies": {
  370. "@emotion/hash": "^0.9.2",
  371. "@emotion/memoize": "^0.9.0",
  372. "@emotion/unitless": "^0.10.0",
  373. "@emotion/utils": "^1.4.2",
  374. "csstype": "^3.0.2"
  375. }
  376. },
  377. "node_modules/@emotion/sheet": {
  378. "version": "1.4.0",
  379. "license": "MIT"
  380. },
  381. "node_modules/@emotion/styled": {
  382. "version": "11.14.1",
  383. "license": "MIT",
  384. "dependencies": {
  385. "@babel/runtime": "^7.18.3",
  386. "@emotion/babel-plugin": "^11.13.5",
  387. "@emotion/is-prop-valid": "^1.3.0",
  388. "@emotion/serialize": "^1.3.3",
  389. "@emotion/use-insertion-effect-with-fallbacks": "^1.2.0",
  390. "@emotion/utils": "^1.4.2"
  391. },
  392. "peerDependencies": {
  393. "@emotion/react": "^11.0.0-rc.0",
  394. "react": ">=16.8.0"
  395. },
  396. "peerDependenciesMeta": {
  397. "@types/react": {
  398. "optional": true
  399. }
  400. }
  401. },
  402. "node_modules/@emotion/unitless": {
  403. "version": "0.10.0",
  404. "license": "MIT"
  405. },
  406. "node_modules/@emotion/use-insertion-effect-with-fallbacks": {
  407. "version": "1.2.0",
  408. "license": "MIT",
  409. "peerDependencies": {
  410. "react": ">=16.8.0"
  411. }
  412. },
  413. "node_modules/@emotion/utils": {
  414. "version": "1.4.2",
  415. "license": "MIT"
  416. },
  417. "node_modules/@emotion/weak-memoize": {
  418. "version": "0.4.0",
  419. "license": "MIT"
  420. },
  421. "node_modules/@eslint-community/eslint-utils": {
  422. "version": "4.9.0",
  423. "dev": true,
  424. "license": "MIT",
  425. "dependencies": {
  426. "eslint-visitor-keys": "^3.4.3"
  427. },
  428. "engines": {
  429. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  430. },
  431. "funding": {
  432. "url": "https://opencollective.com/eslint"
  433. },
  434. "peerDependencies": {
  435. "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
  436. }
  437. },
  438. "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
  439. "version": "3.4.3",
  440. "dev": true,
  441. "license": "Apache-2.0",
  442. "engines": {
  443. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  444. },
  445. "funding": {
  446. "url": "https://opencollective.com/eslint"
  447. }
  448. },
  449. "node_modules/@eslint-community/regexpp": {
  450. "version": "4.12.2",
  451. "dev": true,
  452. "license": "MIT",
  453. "engines": {
  454. "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
  455. }
  456. },
  457. "node_modules/@eslint/config-array": {
  458. "version": "0.21.1",
  459. "dev": true,
  460. "license": "Apache-2.0",
  461. "dependencies": {
  462. "@eslint/object-schema": "^2.1.7",
  463. "debug": "^4.3.1",
  464. "minimatch": "^3.1.2"
  465. },
  466. "engines": {
  467. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  468. }
  469. },
  470. "node_modules/@eslint/config-helpers": {
  471. "version": "0.4.2",
  472. "dev": true,
  473. "license": "Apache-2.0",
  474. "dependencies": {
  475. "@eslint/core": "^0.17.0"
  476. },
  477. "engines": {
  478. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  479. }
  480. },
  481. "node_modules/@eslint/core": {
  482. "version": "0.17.0",
  483. "dev": true,
  484. "license": "Apache-2.0",
  485. "dependencies": {
  486. "@types/json-schema": "^7.0.15"
  487. },
  488. "engines": {
  489. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  490. }
  491. },
  492. "node_modules/@eslint/eslintrc": {
  493. "version": "3.3.1",
  494. "dev": true,
  495. "license": "MIT",
  496. "dependencies": {
  497. "ajv": "^6.12.4",
  498. "debug": "^4.3.2",
  499. "espree": "^10.0.1",
  500. "globals": "^14.0.0",
  501. "ignore": "^5.2.0",
  502. "import-fresh": "^3.2.1",
  503. "js-yaml": "^4.1.0",
  504. "minimatch": "^3.1.2",
  505. "strip-json-comments": "^3.1.1"
  506. },
  507. "engines": {
  508. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  509. },
  510. "funding": {
  511. "url": "https://opencollective.com/eslint"
  512. }
  513. },
  514. "node_modules/@eslint/eslintrc/node_modules/globals": {
  515. "version": "14.0.0",
  516. "dev": true,
  517. "license": "MIT",
  518. "engines": {
  519. "node": ">=18"
  520. },
  521. "funding": {
  522. "url": "https://github.com/sponsors/sindresorhus"
  523. }
  524. },
  525. "node_modules/@eslint/js": {
  526. "version": "9.39.1",
  527. "dev": true,
  528. "license": "MIT",
  529. "engines": {
  530. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  531. },
  532. "funding": {
  533. "url": "https://eslint.org/donate"
  534. }
  535. },
  536. "node_modules/@eslint/object-schema": {
  537. "version": "2.1.7",
  538. "dev": true,
  539. "license": "Apache-2.0",
  540. "engines": {
  541. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  542. }
  543. },
  544. "node_modules/@eslint/plugin-kit": {
  545. "version": "0.4.1",
  546. "dev": true,
  547. "license": "Apache-2.0",
  548. "dependencies": {
  549. "@eslint/core": "^0.17.0",
  550. "levn": "^0.4.1"
  551. },
  552. "engines": {
  553. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  554. }
  555. },
  556. "node_modules/@humanfs/core": {
  557. "version": "0.19.1",
  558. "dev": true,
  559. "license": "Apache-2.0",
  560. "engines": {
  561. "node": ">=18.18.0"
  562. }
  563. },
  564. "node_modules/@humanfs/node": {
  565. "version": "0.16.7",
  566. "dev": true,
  567. "license": "Apache-2.0",
  568. "dependencies": {
  569. "@humanfs/core": "^0.19.1",
  570. "@humanwhocodes/retry": "^0.4.0"
  571. },
  572. "engines": {
  573. "node": ">=18.18.0"
  574. }
  575. },
  576. "node_modules/@humanwhocodes/module-importer": {
  577. "version": "1.0.1",
  578. "dev": true,
  579. "license": "Apache-2.0",
  580. "engines": {
  581. "node": ">=12.22"
  582. },
  583. "funding": {
  584. "type": "github",
  585. "url": "https://github.com/sponsors/nzakas"
  586. }
  587. },
  588. "node_modules/@humanwhocodes/retry": {
  589. "version": "0.4.3",
  590. "dev": true,
  591. "license": "Apache-2.0",
  592. "engines": {
  593. "node": ">=18.18"
  594. },
  595. "funding": {
  596. "type": "github",
  597. "url": "https://github.com/sponsors/nzakas"
  598. }
  599. },
  600. "node_modules/@img/colour": {
  601. "version": "1.1.0",
  602. "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz",
  603. "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==",
  604. "license": "MIT",
  605. "engines": {
  606. "node": ">=18"
  607. }
  608. },
  609. "node_modules/@img/sharp-darwin-arm64": {
  610. "version": "0.35.3",
  611. "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.35.3.tgz",
  612. "integrity": "sha512-RMnFX7YQsMoh7lWfcM4NEHHymBX/rLuKNPVM84XE9ONPcaSCDgE7CHIHpSgPcO2xcRthgBy1HfNO319mwhIAkg==",
  613. "cpu": [
  614. "arm64"
  615. ],
  616. "license": "Apache-2.0",
  617. "optional": true,
  618. "os": [
  619. "darwin"
  620. ],
  621. "engines": {
  622. "node": ">=20.9.0"
  623. },
  624. "funding": {
  625. "url": "https://opencollective.com/libvips"
  626. },
  627. "optionalDependencies": {
  628. "@img/sharp-libvips-darwin-arm64": "1.3.2"
  629. }
  630. },
  631. "node_modules/@img/sharp-darwin-x64": {
  632. "version": "0.35.3",
  633. "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.35.3.tgz",
  634. "integrity": "sha512-Xo+5uFBtLN0BKqieTxiFzFPQAUlBbbH5iBKyRX/z1JrbnYsHTfKJnUfL8+p2TPXr1pXqao4eeL4Rl144uDpK9w==",
  635. "cpu": [
  636. "x64"
  637. ],
  638. "license": "Apache-2.0",
  639. "optional": true,
  640. "os": [
  641. "darwin"
  642. ],
  643. "engines": {
  644. "node": ">=20.9.0"
  645. },
  646. "funding": {
  647. "url": "https://opencollective.com/libvips"
  648. },
  649. "optionalDependencies": {
  650. "@img/sharp-libvips-darwin-x64": "1.3.2"
  651. }
  652. },
  653. "node_modules/@img/sharp-freebsd-wasm32": {
  654. "version": "0.35.3",
  655. "resolved": "https://registry.npmjs.org/@img/sharp-freebsd-wasm32/-/sharp-freebsd-wasm32-0.35.3.tgz",
  656. "integrity": "sha512-lUxcqWIj2wMQ9BrwNjngcr1gWUr5xgaGThBRqPPalIC2n67Cqj1uPh8NnA/ZhAg8hUbKl+kVHKwgUIwe6ZYPrg==",
  657. "license": "Apache-2.0",
  658. "optional": true,
  659. "os": [
  660. "freebsd"
  661. ],
  662. "dependencies": {
  663. "@img/sharp-wasm32": "0.35.3"
  664. },
  665. "engines": {
  666. "node": ">=20.9.0"
  667. },
  668. "funding": {
  669. "url": "https://opencollective.com/libvips"
  670. }
  671. },
  672. "node_modules/@img/sharp-libvips-darwin-arm64": {
  673. "version": "1.3.2",
  674. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.3.2.tgz",
  675. "integrity": "sha512-9J6ypZFpQBj4YnePGoq/S38w6nz+vqg5WZLrLGY4YuSemdMq47GMLBPO42MzwdGwpg/agZ7xzZcFHa48xlywfg==",
  676. "cpu": [
  677. "arm64"
  678. ],
  679. "license": "LGPL-3.0-or-later",
  680. "optional": true,
  681. "os": [
  682. "darwin"
  683. ],
  684. "funding": {
  685. "url": "https://opencollective.com/libvips"
  686. }
  687. },
  688. "node_modules/@img/sharp-libvips-darwin-x64": {
  689. "version": "1.3.2",
  690. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.3.2.tgz",
  691. "integrity": "sha512-m2pW1n6cns9VaubNwsZ+c3CRYjxNQWgJ5gPlnL1nbBcpkBvFm6SCFN5o0psFHI8w9n11NKhFkeEDns98tiqbEw==",
  692. "cpu": [
  693. "x64"
  694. ],
  695. "license": "LGPL-3.0-or-later",
  696. "optional": true,
  697. "os": [
  698. "darwin"
  699. ],
  700. "funding": {
  701. "url": "https://opencollective.com/libvips"
  702. }
  703. },
  704. "node_modules/@img/sharp-libvips-linux-arm": {
  705. "version": "1.3.2",
  706. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.3.2.tgz",
  707. "integrity": "sha512-1eMLzy92I4J6rmi4mAT8yC3HxOtniyGELlzGbNMLLeqe052ahFQ0h6LFq+lh5DsDIdYViIDst08abvSbcEdLXQ==",
  708. "cpu": [
  709. "arm"
  710. ],
  711. "libc": [
  712. "glibc"
  713. ],
  714. "license": "LGPL-3.0-or-later",
  715. "optional": true,
  716. "os": [
  717. "linux"
  718. ],
  719. "funding": {
  720. "url": "https://opencollective.com/libvips"
  721. }
  722. },
  723. "node_modules/@img/sharp-libvips-linux-arm64": {
  724. "version": "1.3.2",
  725. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.3.2.tgz",
  726. "integrity": "sha512-dqVSFynCox4C/J8kT16V7SIFAns0IjgLwkvYT7p8LQVmJ5OS5b6tI9IGflxTeuBS//zXeFIUbwt5dwxyZ17cnA==",
  727. "cpu": [
  728. "arm64"
  729. ],
  730. "libc": [
  731. "glibc"
  732. ],
  733. "license": "LGPL-3.0-or-later",
  734. "optional": true,
  735. "os": [
  736. "linux"
  737. ],
  738. "funding": {
  739. "url": "https://opencollective.com/libvips"
  740. }
  741. },
  742. "node_modules/@img/sharp-libvips-linux-ppc64": {
  743. "version": "1.3.2",
  744. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.3.2.tgz",
  745. "integrity": "sha512-3z0NHDxD6n5I9gc05U1eW1AyRm+Gznzq3naMrthPNqE6oYykcogW0l/jfpJdjYnuNl8R7yI9pNbE1XiUeyq0Aw==",
  746. "cpu": [
  747. "ppc64"
  748. ],
  749. "libc": [
  750. "glibc"
  751. ],
  752. "license": "LGPL-3.0-or-later",
  753. "optional": true,
  754. "os": [
  755. "linux"
  756. ],
  757. "funding": {
  758. "url": "https://opencollective.com/libvips"
  759. }
  760. },
  761. "node_modules/@img/sharp-libvips-linux-riscv64": {
  762. "version": "1.3.2",
  763. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.3.2.tgz",
  764. "integrity": "sha512-bsb4rI+NldGOsXuej2r8OdSS8+zXDVaCWxyWrcv6kneTOlgAHtZABRzBBCwdsPiD90J4myNJuHpg6kA20ImW/w==",
  765. "cpu": [
  766. "riscv64"
  767. ],
  768. "libc": [
  769. "glibc"
  770. ],
  771. "license": "LGPL-3.0-or-later",
  772. "optional": true,
  773. "os": [
  774. "linux"
  775. ],
  776. "funding": {
  777. "url": "https://opencollective.com/libvips"
  778. }
  779. },
  780. "node_modules/@img/sharp-libvips-linux-s390x": {
  781. "version": "1.3.2",
  782. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.3.2.tgz",
  783. "integrity": "sha512-/ABshyj8gCpyIrNXnHn4LorDJ0HHm1VhXPBlxZ8zAtfVPAaSafXPGn+sUSIRiwaSBy0mmFjSjiXI5mkcwdChKQ==",
  784. "cpu": [
  785. "s390x"
  786. ],
  787. "libc": [
  788. "glibc"
  789. ],
  790. "license": "LGPL-3.0-or-later",
  791. "optional": true,
  792. "os": [
  793. "linux"
  794. ],
  795. "funding": {
  796. "url": "https://opencollective.com/libvips"
  797. }
  798. },
  799. "node_modules/@img/sharp-libvips-linux-x64": {
  800. "version": "1.3.2",
  801. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.3.2.tgz",
  802. "integrity": "sha512-ITPEtgffGJ0S6G9dRyw/366tJQqFRcHWPHhC+Stpg3Z8AEMrDrTr2lhdz4f/Y/HMbRh//7Z5mBzEpVdi62Oc3w==",
  803. "cpu": [
  804. "x64"
  805. ],
  806. "libc": [
  807. "glibc"
  808. ],
  809. "license": "LGPL-3.0-or-later",
  810. "optional": true,
  811. "os": [
  812. "linux"
  813. ],
  814. "funding": {
  815. "url": "https://opencollective.com/libvips"
  816. }
  817. },
  818. "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
  819. "version": "1.3.2",
  820. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.3.2.tgz",
  821. "integrity": "sha512-zE9EdiUzUmg5mDT5a1rk5fYJ6GWPloTwWBYDS14naqHsL+EaMpDj1AWnpLgh3u0YCORv2Tt50wrcrpYqkP97Kw==",
  822. "cpu": [
  823. "arm64"
  824. ],
  825. "libc": [
  826. "musl"
  827. ],
  828. "license": "LGPL-3.0-or-later",
  829. "optional": true,
  830. "os": [
  831. "linux"
  832. ],
  833. "funding": {
  834. "url": "https://opencollective.com/libvips"
  835. }
  836. },
  837. "node_modules/@img/sharp-libvips-linuxmusl-x64": {
  838. "version": "1.3.2",
  839. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.3.2.tgz",
  840. "integrity": "sha512-m0lrLiUt+lBYnCFr8qV/65yMR4E/c7/wf78I5eKTdkEakFAlZ9QlzEM3QIhhAwVeUhLAHLcCq7a7Vszq/oFNZQ==",
  841. "cpu": [
  842. "x64"
  843. ],
  844. "libc": [
  845. "musl"
  846. ],
  847. "license": "LGPL-3.0-or-later",
  848. "optional": true,
  849. "os": [
  850. "linux"
  851. ],
  852. "funding": {
  853. "url": "https://opencollective.com/libvips"
  854. }
  855. },
  856. "node_modules/@img/sharp-linux-arm": {
  857. "version": "0.35.3",
  858. "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.35.3.tgz",
  859. "integrity": "sha512-affVWCTLooy8TSxbDx2qkzuDeaWLNVBA+P//FNBirHsXpP2fuBhk5AuboYUnrDnzoXes8GFjpTx0SBFOCRg+FA==",
  860. "cpu": [
  861. "arm"
  862. ],
  863. "libc": [
  864. "glibc"
  865. ],
  866. "license": "Apache-2.0",
  867. "optional": true,
  868. "os": [
  869. "linux"
  870. ],
  871. "engines": {
  872. "node": ">=20.9.0"
  873. },
  874. "funding": {
  875. "url": "https://opencollective.com/libvips"
  876. },
  877. "optionalDependencies": {
  878. "@img/sharp-libvips-linux-arm": "1.3.2"
  879. }
  880. },
  881. "node_modules/@img/sharp-linux-arm64": {
  882. "version": "0.35.3",
  883. "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.35.3.tgz",
  884. "integrity": "sha512-QgKDspHPnrU+GQ55XPhGwyhC8acLVOOSyAvo1oVfFmrIXLkDNmGWzAfDZ4xK8oSA1qBQrALcHX0G5UZni/SuFQ==",
  885. "cpu": [
  886. "arm64"
  887. ],
  888. "libc": [
  889. "glibc"
  890. ],
  891. "license": "Apache-2.0",
  892. "optional": true,
  893. "os": [
  894. "linux"
  895. ],
  896. "engines": {
  897. "node": ">=20.9.0"
  898. },
  899. "funding": {
  900. "url": "https://opencollective.com/libvips"
  901. },
  902. "optionalDependencies": {
  903. "@img/sharp-libvips-linux-arm64": "1.3.2"
  904. }
  905. },
  906. "node_modules/@img/sharp-linux-ppc64": {
  907. "version": "0.35.3",
  908. "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.35.3.tgz",
  909. "integrity": "sha512-sMd8rDxmpLOwv/7N44klFjOD5DUO7FLdjiXDI0hoxYaf7Ar262dQIEkosE98bps+5HPLtp/EvNqeqQtOycP/IA==",
  910. "cpu": [
  911. "ppc64"
  912. ],
  913. "libc": [
  914. "glibc"
  915. ],
  916. "license": "Apache-2.0",
  917. "optional": true,
  918. "os": [
  919. "linux"
  920. ],
  921. "engines": {
  922. "node": ">=20.9.0"
  923. },
  924. "funding": {
  925. "url": "https://opencollective.com/libvips"
  926. },
  927. "optionalDependencies": {
  928. "@img/sharp-libvips-linux-ppc64": "1.3.2"
  929. }
  930. },
  931. "node_modules/@img/sharp-linux-riscv64": {
  932. "version": "0.35.3",
  933. "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.35.3.tgz",
  934. "integrity": "sha512-0Eob78yjlYPfL5vMNWAW55l3R9Y6BQS/gOfe0ZcP9mEz9ohhKSt4im1hayiknXgf8AWrFqMvJcKIdmLmEe7yeQ==",
  935. "cpu": [
  936. "riscv64"
  937. ],
  938. "libc": [
  939. "glibc"
  940. ],
  941. "license": "Apache-2.0",
  942. "optional": true,
  943. "os": [
  944. "linux"
  945. ],
  946. "engines": {
  947. "node": ">=20.9.0"
  948. },
  949. "funding": {
  950. "url": "https://opencollective.com/libvips"
  951. },
  952. "optionalDependencies": {
  953. "@img/sharp-libvips-linux-riscv64": "1.3.2"
  954. }
  955. },
  956. "node_modules/@img/sharp-linux-s390x": {
  957. "version": "0.35.3",
  958. "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.35.3.tgz",
  959. "integrity": "sha512-KgAxQ0DxpNOq1rG2t5cgTgShJFGSuU7XO45cqC+1NVOuZnP6tlgZRuSYOfNupGkHID0o3cJOsw4DVeJpMovcGw==",
  960. "cpu": [
  961. "s390x"
  962. ],
  963. "libc": [
  964. "glibc"
  965. ],
  966. "license": "Apache-2.0",
  967. "optional": true,
  968. "os": [
  969. "linux"
  970. ],
  971. "engines": {
  972. "node": ">=20.9.0"
  973. },
  974. "funding": {
  975. "url": "https://opencollective.com/libvips"
  976. },
  977. "optionalDependencies": {
  978. "@img/sharp-libvips-linux-s390x": "1.3.2"
  979. }
  980. },
  981. "node_modules/@img/sharp-linux-x64": {
  982. "version": "0.35.3",
  983. "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.35.3.tgz",
  984. "integrity": "sha512-8pqvxubL2PGdhlPy6GLqzDYMUjyRmKAwKHYKixpdJYBUK7PJ0C029XdsnpFIdgRZG68fZiGdHVWcKPvtiPB4cA==",
  985. "cpu": [
  986. "x64"
  987. ],
  988. "libc": [
  989. "glibc"
  990. ],
  991. "license": "Apache-2.0",
  992. "optional": true,
  993. "os": [
  994. "linux"
  995. ],
  996. "engines": {
  997. "node": ">=20.9.0"
  998. },
  999. "funding": {
  1000. "url": "https://opencollective.com/libvips"
  1001. },
  1002. "optionalDependencies": {
  1003. "@img/sharp-libvips-linux-x64": "1.3.2"
  1004. }
  1005. },
  1006. "node_modules/@img/sharp-linuxmusl-arm64": {
  1007. "version": "0.35.3",
  1008. "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.35.3.tgz",
  1009. "integrity": "sha512-Vz0iQjzzcSX3HCbfwFfCSG/9SCIqyO0mH2sXyiHaAYfBk0cRsCWXRyQYX0ovCK/PAQBbTzQ0dsPQHh5MAFL59w==",
  1010. "cpu": [
  1011. "arm64"
  1012. ],
  1013. "libc": [
  1014. "musl"
  1015. ],
  1016. "license": "Apache-2.0",
  1017. "optional": true,
  1018. "os": [
  1019. "linux"
  1020. ],
  1021. "engines": {
  1022. "node": ">=20.9.0"
  1023. },
  1024. "funding": {
  1025. "url": "https://opencollective.com/libvips"
  1026. },
  1027. "optionalDependencies": {
  1028. "@img/sharp-libvips-linuxmusl-arm64": "1.3.2"
  1029. }
  1030. },
  1031. "node_modules/@img/sharp-linuxmusl-x64": {
  1032. "version": "0.35.3",
  1033. "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.35.3.tgz",
  1034. "integrity": "sha512-6O1NPKcDVj9QEdg7Hx549EX8U0rp6yXQERqru6yRN7fGBn32UvIRJUlWnk+8xDCiG76hXVBbX82NZ/ZKr0euIg==",
  1035. "cpu": [
  1036. "x64"
  1037. ],
  1038. "libc": [
  1039. "musl"
  1040. ],
  1041. "license": "Apache-2.0",
  1042. "optional": true,
  1043. "os": [
  1044. "linux"
  1045. ],
  1046. "engines": {
  1047. "node": ">=20.9.0"
  1048. },
  1049. "funding": {
  1050. "url": "https://opencollective.com/libvips"
  1051. },
  1052. "optionalDependencies": {
  1053. "@img/sharp-libvips-linuxmusl-x64": "1.3.2"
  1054. }
  1055. },
  1056. "node_modules/@img/sharp-wasm32": {
  1057. "version": "0.35.3",
  1058. "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.35.3.tgz",
  1059. "integrity": "sha512-cZ0XkcYGpHZkqW6iCkqTcmUC0CD9DhD5d/qeZlZkfRBn6GnHniZXLUo5+9xw8Iv76YE6LQFN9YNBlKREcCG76w==",
  1060. "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
  1061. "optional": true,
  1062. "dependencies": {
  1063. "@emnapi/runtime": "^1.11.1"
  1064. },
  1065. "engines": {
  1066. "node": ">=20.9.0"
  1067. },
  1068. "funding": {
  1069. "url": "https://opencollective.com/libvips"
  1070. }
  1071. },
  1072. "node_modules/@img/sharp-webcontainers-wasm32": {
  1073. "version": "0.35.3",
  1074. "resolved": "https://registry.npmjs.org/@img/sharp-webcontainers-wasm32/-/sharp-webcontainers-wasm32-0.35.3.tgz",
  1075. "integrity": "sha512-2rnq7bX3NzeR2T4YWgz8qiG4h3TSdMe+vN1iQXpJleSJ3SM5zQ8Fy2SyyXAWlbxpEZ2Y+Z4u1BePgJEYbSy80Q==",
  1076. "cpu": [
  1077. "wasm32"
  1078. ],
  1079. "license": "Apache-2.0",
  1080. "optional": true,
  1081. "dependencies": {
  1082. "@img/sharp-wasm32": "0.35.3"
  1083. },
  1084. "engines": {
  1085. "node": ">=20.9.0"
  1086. },
  1087. "funding": {
  1088. "url": "https://opencollective.com/libvips"
  1089. }
  1090. },
  1091. "node_modules/@img/sharp-win32-arm64": {
  1092. "version": "0.35.3",
  1093. "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.35.3.tgz",
  1094. "integrity": "sha512-4bPwFdMbeC4JQ8L8LOyWp6nsHcboP5fxkp6iPOXz2Vg49R42TuMs2whkJ5OAP4/Ul035qOzy0AecOF9VOscn4w==",
  1095. "cpu": [
  1096. "arm64"
  1097. ],
  1098. "license": "Apache-2.0 AND LGPL-3.0-or-later",
  1099. "optional": true,
  1100. "os": [
  1101. "win32"
  1102. ],
  1103. "engines": {
  1104. "node": ">=20.9.0"
  1105. },
  1106. "funding": {
  1107. "url": "https://opencollective.com/libvips"
  1108. }
  1109. },
  1110. "node_modules/@img/sharp-win32-ia32": {
  1111. "version": "0.35.3",
  1112. "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.35.3.tgz",
  1113. "integrity": "sha512-r53mXsBN6lFUDiST764SvgwUdHAqM4rPAiDzAmf4fLoB6X/rkfyTrLCg6+g17wJJiCmB3JYgHuUldCWUIRFSXw==",
  1114. "cpu": [
  1115. "ia32"
  1116. ],
  1117. "license": "Apache-2.0 AND LGPL-3.0-or-later",
  1118. "optional": true,
  1119. "os": [
  1120. "win32"
  1121. ],
  1122. "engines": {
  1123. "node": "^20.9.0"
  1124. },
  1125. "funding": {
  1126. "url": "https://opencollective.com/libvips"
  1127. }
  1128. },
  1129. "node_modules/@img/sharp-win32-x64": {
  1130. "version": "0.35.3",
  1131. "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.35.3.tgz",
  1132. "integrity": "sha512-D4y1vNeZrIIJCN+uHaWVtH86B+aCrdMYYjicy9pXHvbGZeGYLLSd3wdVuC37FxVXlU1ARsk84eKWfWMXGYEqvA==",
  1133. "cpu": [
  1134. "x64"
  1135. ],
  1136. "license": "Apache-2.0 AND LGPL-3.0-or-later",
  1137. "optional": true,
  1138. "os": [
  1139. "win32"
  1140. ],
  1141. "engines": {
  1142. "node": ">=20.9.0"
  1143. },
  1144. "funding": {
  1145. "url": "https://opencollective.com/libvips"
  1146. }
  1147. },
  1148. "node_modules/@jridgewell/gen-mapping": {
  1149. "version": "0.3.13",
  1150. "license": "MIT",
  1151. "dependencies": {
  1152. "@jridgewell/sourcemap-codec": "^1.5.0",
  1153. "@jridgewell/trace-mapping": "^0.3.24"
  1154. }
  1155. },
  1156. "node_modules/@jridgewell/remapping": {
  1157. "version": "2.3.5",
  1158. "dev": true,
  1159. "license": "MIT",
  1160. "dependencies": {
  1161. "@jridgewell/gen-mapping": "^0.3.5",
  1162. "@jridgewell/trace-mapping": "^0.3.24"
  1163. }
  1164. },
  1165. "node_modules/@jridgewell/resolve-uri": {
  1166. "version": "3.1.2",
  1167. "license": "MIT",
  1168. "engines": {
  1169. "node": ">=6.0.0"
  1170. }
  1171. },
  1172. "node_modules/@jridgewell/sourcemap-codec": {
  1173. "version": "1.5.5",
  1174. "license": "MIT"
  1175. },
  1176. "node_modules/@jridgewell/trace-mapping": {
  1177. "version": "0.3.31",
  1178. "license": "MIT",
  1179. "dependencies": {
  1180. "@jridgewell/resolve-uri": "^3.1.0",
  1181. "@jridgewell/sourcemap-codec": "^1.4.14"
  1182. }
  1183. },
  1184. "node_modules/@mui/core-downloads-tracker": {
  1185. "version": "7.3.5",
  1186. "license": "MIT",
  1187. "funding": {
  1188. "type": "opencollective",
  1189. "url": "https://opencollective.com/mui-org"
  1190. }
  1191. },
  1192. "node_modules/@mui/material": {
  1193. "version": "7.3.5",
  1194. "license": "MIT",
  1195. "dependencies": {
  1196. "@babel/runtime": "^7.28.4",
  1197. "@mui/core-downloads-tracker": "^7.3.5",
  1198. "@mui/system": "^7.3.5",
  1199. "@mui/types": "^7.4.8",
  1200. "@mui/utils": "^7.3.5",
  1201. "@popperjs/core": "^2.11.8",
  1202. "@types/react-transition-group": "^4.4.12",
  1203. "clsx": "^2.1.1",
  1204. "csstype": "^3.1.3",
  1205. "prop-types": "^15.8.1",
  1206. "react-is": "^19.2.0",
  1207. "react-transition-group": "^4.4.5"
  1208. },
  1209. "engines": {
  1210. "node": ">=14.0.0"
  1211. },
  1212. "funding": {
  1213. "type": "opencollective",
  1214. "url": "https://opencollective.com/mui-org"
  1215. },
  1216. "peerDependencies": {
  1217. "@emotion/react": "^11.5.0",
  1218. "@emotion/styled": "^11.3.0",
  1219. "@mui/material-pigment-css": "^7.3.5",
  1220. "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
  1221. "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
  1222. "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
  1223. },
  1224. "peerDependenciesMeta": {
  1225. "@emotion/react": {
  1226. "optional": true
  1227. },
  1228. "@emotion/styled": {
  1229. "optional": true
  1230. },
  1231. "@mui/material-pigment-css": {
  1232. "optional": true
  1233. },
  1234. "@types/react": {
  1235. "optional": true
  1236. }
  1237. }
  1238. },
  1239. "node_modules/@mui/private-theming": {
  1240. "version": "7.3.5",
  1241. "license": "MIT",
  1242. "dependencies": {
  1243. "@babel/runtime": "^7.28.4",
  1244. "@mui/utils": "^7.3.5",
  1245. "prop-types": "^15.8.1"
  1246. },
  1247. "engines": {
  1248. "node": ">=14.0.0"
  1249. },
  1250. "funding": {
  1251. "type": "opencollective",
  1252. "url": "https://opencollective.com/mui-org"
  1253. },
  1254. "peerDependencies": {
  1255. "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
  1256. "react": "^17.0.0 || ^18.0.0 || ^19.0.0"
  1257. },
  1258. "peerDependenciesMeta": {
  1259. "@types/react": {
  1260. "optional": true
  1261. }
  1262. }
  1263. },
  1264. "node_modules/@mui/styled-engine": {
  1265. "version": "7.3.5",
  1266. "license": "MIT",
  1267. "dependencies": {
  1268. "@babel/runtime": "^7.28.4",
  1269. "@emotion/cache": "^11.14.0",
  1270. "@emotion/serialize": "^1.3.3",
  1271. "@emotion/sheet": "^1.4.0",
  1272. "csstype": "^3.1.3",
  1273. "prop-types": "^15.8.1"
  1274. },
  1275. "engines": {
  1276. "node": ">=14.0.0"
  1277. },
  1278. "funding": {
  1279. "type": "opencollective",
  1280. "url": "https://opencollective.com/mui-org"
  1281. },
  1282. "peerDependencies": {
  1283. "@emotion/react": "^11.4.1",
  1284. "@emotion/styled": "^11.3.0",
  1285. "react": "^17.0.0 || ^18.0.0 || ^19.0.0"
  1286. },
  1287. "peerDependenciesMeta": {
  1288. "@emotion/react": {
  1289. "optional": true
  1290. },
  1291. "@emotion/styled": {
  1292. "optional": true
  1293. }
  1294. }
  1295. },
  1296. "node_modules/@mui/system": {
  1297. "version": "7.3.5",
  1298. "license": "MIT",
  1299. "dependencies": {
  1300. "@babel/runtime": "^7.28.4",
  1301. "@mui/private-theming": "^7.3.5",
  1302. "@mui/styled-engine": "^7.3.5",
  1303. "@mui/types": "^7.4.8",
  1304. "@mui/utils": "^7.3.5",
  1305. "clsx": "^2.1.1",
  1306. "csstype": "^3.1.3",
  1307. "prop-types": "^15.8.1"
  1308. },
  1309. "engines": {
  1310. "node": ">=14.0.0"
  1311. },
  1312. "funding": {
  1313. "type": "opencollective",
  1314. "url": "https://opencollective.com/mui-org"
  1315. },
  1316. "peerDependencies": {
  1317. "@emotion/react": "^11.5.0",
  1318. "@emotion/styled": "^11.3.0",
  1319. "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
  1320. "react": "^17.0.0 || ^18.0.0 || ^19.0.0"
  1321. },
  1322. "peerDependenciesMeta": {
  1323. "@emotion/react": {
  1324. "optional": true
  1325. },
  1326. "@emotion/styled": {
  1327. "optional": true
  1328. },
  1329. "@types/react": {
  1330. "optional": true
  1331. }
  1332. }
  1333. },
  1334. "node_modules/@mui/types": {
  1335. "version": "7.4.8",
  1336. "license": "MIT",
  1337. "dependencies": {
  1338. "@babel/runtime": "^7.28.4"
  1339. },
  1340. "peerDependencies": {
  1341. "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0"
  1342. },
  1343. "peerDependenciesMeta": {
  1344. "@types/react": {
  1345. "optional": true
  1346. }
  1347. }
  1348. },
  1349. "node_modules/@mui/utils": {
  1350. "version": "7.3.5",
  1351. "license": "MIT",
  1352. "dependencies": {
  1353. "@babel/runtime": "^7.28.4",
  1354. "@mui/types": "^7.4.8",
  1355. "@types/prop-types": "^15.7.15",
  1356. "clsx": "^2.1.1",
  1357. "prop-types": "^15.8.1",
  1358. "react-is": "^19.2.0"
  1359. },
  1360. "engines": {
  1361. "node": ">=14.0.0"
  1362. },
  1363. "funding": {
  1364. "type": "opencollective",
  1365. "url": "https://opencollective.com/mui-org"
  1366. },
  1367. "peerDependencies": {
  1368. "@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
  1369. "react": "^17.0.0 || ^18.0.0 || ^19.0.0"
  1370. },
  1371. "peerDependenciesMeta": {
  1372. "@types/react": {
  1373. "optional": true
  1374. }
  1375. }
  1376. },
  1377. "node_modules/@nodelib/fs.scandir": {
  1378. "version": "2.1.5",
  1379. "dev": true,
  1380. "license": "MIT",
  1381. "dependencies": {
  1382. "@nodelib/fs.stat": "2.0.5",
  1383. "run-parallel": "^1.1.9"
  1384. },
  1385. "engines": {
  1386. "node": ">= 8"
  1387. }
  1388. },
  1389. "node_modules/@nodelib/fs.stat": {
  1390. "version": "2.0.5",
  1391. "dev": true,
  1392. "license": "MIT",
  1393. "engines": {
  1394. "node": ">= 8"
  1395. }
  1396. },
  1397. "node_modules/@nodelib/fs.walk": {
  1398. "version": "1.2.8",
  1399. "dev": true,
  1400. "license": "MIT",
  1401. "dependencies": {
  1402. "@nodelib/fs.scandir": "2.1.5",
  1403. "fastq": "^1.6.0"
  1404. },
  1405. "engines": {
  1406. "node": ">= 8"
  1407. }
  1408. },
  1409. "node_modules/@oxc-project/types": {
  1410. "version": "0.142.0",
  1411. "dev": true,
  1412. "license": "MIT",
  1413. "funding": {
  1414. "url": "https://github.com/sponsors/Boshen"
  1415. }
  1416. },
  1417. "node_modules/@popperjs/core": {
  1418. "version": "2.11.8",
  1419. "license": "MIT",
  1420. "funding": {
  1421. "type": "opencollective",
  1422. "url": "https://opencollective.com/popperjs"
  1423. }
  1424. },
  1425. "node_modules/@rolldown/binding-android-arm64": {
  1426. "version": "1.2.2",
  1427. "resolved": "https://registry.npmjs.org/@rolldown/binding-android-arm64/-/binding-android-arm64-1.2.2.tgz",
  1428. "integrity": "sha512-l7x215OGvo1s52JWmR8U/DAVzEDWBCIbTm28aeJV/WDTSHgcKXaZTuBT0hJMs5NggilfJTW3clZVvd24yfKJxA==",
  1429. "cpu": [
  1430. "arm64"
  1431. ],
  1432. "dev": true,
  1433. "license": "MIT",
  1434. "optional": true,
  1435. "os": [
  1436. "android"
  1437. ],
  1438. "engines": {
  1439. "node": "^20.19.0 || >=22.12.0"
  1440. }
  1441. },
  1442. "node_modules/@rolldown/binding-darwin-arm64": {
  1443. "version": "1.2.2",
  1444. "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-arm64/-/binding-darwin-arm64-1.2.2.tgz",
  1445. "integrity": "sha512-9u9Xv6c1AJZT0FfwH5vrMG5Jjcwhc1MlyrPu0XfTqkzsmqfks2M6W/o5XwAJgVVN/jHpqqngC1WevHKKTIUtIA==",
  1446. "cpu": [
  1447. "arm64"
  1448. ],
  1449. "dev": true,
  1450. "license": "MIT",
  1451. "optional": true,
  1452. "os": [
  1453. "darwin"
  1454. ],
  1455. "engines": {
  1456. "node": "^20.19.0 || >=22.12.0"
  1457. }
  1458. },
  1459. "node_modules/@rolldown/binding-darwin-x64": {
  1460. "version": "1.2.2",
  1461. "resolved": "https://registry.npmjs.org/@rolldown/binding-darwin-x64/-/binding-darwin-x64-1.2.2.tgz",
  1462. "integrity": "sha512-9W1mbGZAfW3oqd85bhBkmpyHCCzL1TeG/zFFP3vg7b0rlly8cxOcre5nXwz+LHazCwac2MNWgPdPCHndABjpWQ==",
  1463. "cpu": [
  1464. "x64"
  1465. ],
  1466. "dev": true,
  1467. "license": "MIT",
  1468. "optional": true,
  1469. "os": [
  1470. "darwin"
  1471. ],
  1472. "engines": {
  1473. "node": "^20.19.0 || >=22.12.0"
  1474. }
  1475. },
  1476. "node_modules/@rolldown/binding-freebsd-x64": {
  1477. "version": "1.2.2",
  1478. "resolved": "https://registry.npmjs.org/@rolldown/binding-freebsd-x64/-/binding-freebsd-x64-1.2.2.tgz",
  1479. "integrity": "sha512-0p1lhiCSCyaerFwtrdZQUx7NqGk6LQnaRKWX7tFQqwQgvX0rjM15cIkm3pax1UpEakK14C4mOxx/jSqCBdBRqQ==",
  1480. "cpu": [
  1481. "x64"
  1482. ],
  1483. "dev": true,
  1484. "license": "MIT",
  1485. "optional": true,
  1486. "os": [
  1487. "freebsd"
  1488. ],
  1489. "engines": {
  1490. "node": "^20.19.0 || >=22.12.0"
  1491. }
  1492. },
  1493. "node_modules/@rolldown/binding-linux-arm-gnueabihf": {
  1494. "version": "1.2.2",
  1495. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-1.2.2.tgz",
  1496. "integrity": "sha512-e+cOJXrJ2L3zx6YzqPg+f6Wbk3V1cKB8bOhbaYdVYN3DdquzNdRAmrbETz1qnt5yp/c7JNlNjmITiA2cVneQ7w==",
  1497. "cpu": [
  1498. "arm"
  1499. ],
  1500. "dev": true,
  1501. "license": "MIT",
  1502. "optional": true,
  1503. "os": [
  1504. "linux"
  1505. ],
  1506. "engines": {
  1507. "node": "^20.19.0 || >=22.12.0"
  1508. }
  1509. },
  1510. "node_modules/@rolldown/binding-linux-arm64-gnu": {
  1511. "version": "1.2.2",
  1512. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-1.2.2.tgz",
  1513. "integrity": "sha512-JsSMsj6sNat/MuhG5fnBD7QgbtpHKVe30x5/bAVirDHdhoQRXJkF6xc0Jqk8O4fiCUQAzMOoH9wZi3m60c8wtg==",
  1514. "cpu": [
  1515. "arm64"
  1516. ],
  1517. "dev": true,
  1518. "libc": [
  1519. "glibc"
  1520. ],
  1521. "license": "MIT",
  1522. "optional": true,
  1523. "os": [
  1524. "linux"
  1525. ],
  1526. "engines": {
  1527. "node": "^20.19.0 || >=22.12.0"
  1528. }
  1529. },
  1530. "node_modules/@rolldown/binding-linux-arm64-musl": {
  1531. "version": "1.2.2",
  1532. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-arm64-musl/-/binding-linux-arm64-musl-1.2.2.tgz",
  1533. "integrity": "sha512-B5G/zJdHaoJn9vD50eGHWkiWfmq8Uhi3IiLPJTzmZTrAalk1bztUikSXo0qga18ibE0IXboyeMUnhPjhAJ45wQ==",
  1534. "cpu": [
  1535. "arm64"
  1536. ],
  1537. "dev": true,
  1538. "libc": [
  1539. "musl"
  1540. ],
  1541. "license": "MIT",
  1542. "optional": true,
  1543. "os": [
  1544. "linux"
  1545. ],
  1546. "engines": {
  1547. "node": "^20.19.0 || >=22.12.0"
  1548. }
  1549. },
  1550. "node_modules/@rolldown/binding-linux-ppc64-gnu": {
  1551. "version": "1.2.2",
  1552. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-ppc64-gnu/-/binding-linux-ppc64-gnu-1.2.2.tgz",
  1553. "integrity": "sha512-6mC/awzKka8W6EoekjegpfGkjz8jXWDX63pqu/HYVpyKtZfu65Jsh4QAH3Kej3CAv/c1oGX7psTmFEbr0mDxLA==",
  1554. "cpu": [
  1555. "ppc64"
  1556. ],
  1557. "dev": true,
  1558. "libc": [
  1559. "glibc"
  1560. ],
  1561. "license": "MIT",
  1562. "optional": true,
  1563. "os": [
  1564. "linux"
  1565. ],
  1566. "engines": {
  1567. "node": "^20.19.0 || >=22.12.0"
  1568. }
  1569. },
  1570. "node_modules/@rolldown/binding-linux-s390x-gnu": {
  1571. "version": "1.2.2",
  1572. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-1.2.2.tgz",
  1573. "integrity": "sha512-412MX9fJLdA1IK28EZnc8jYv2HRTleOZgfLQumJ5zy7OeJLZlg/CETwFaXjNmGVxG51cFHpKLqb5LKvBC+HsHA==",
  1574. "cpu": [
  1575. "s390x"
  1576. ],
  1577. "dev": true,
  1578. "libc": [
  1579. "glibc"
  1580. ],
  1581. "license": "MIT",
  1582. "optional": true,
  1583. "os": [
  1584. "linux"
  1585. ],
  1586. "engines": {
  1587. "node": "^20.19.0 || >=22.12.0"
  1588. }
  1589. },
  1590. "node_modules/@rolldown/binding-linux-x64-gnu": {
  1591. "version": "1.2.2",
  1592. "cpu": [
  1593. "x64"
  1594. ],
  1595. "dev": true,
  1596. "libc": [
  1597. "glibc"
  1598. ],
  1599. "license": "MIT",
  1600. "optional": true,
  1601. "os": [
  1602. "linux"
  1603. ],
  1604. "engines": {
  1605. "node": "^20.19.0 || >=22.12.0"
  1606. }
  1607. },
  1608. "node_modules/@rolldown/binding-linux-x64-musl": {
  1609. "version": "1.2.2",
  1610. "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-musl/-/binding-linux-x64-musl-1.2.2.tgz",
  1611. "integrity": "sha512-ZKp/w41n6wCvxzxQHtQSbuphfX3Y4cCvbjkKHusrLx4lh+JWLTU7StSltO/DKARISzbj368d+qUaCjI8K2wzXw==",
  1612. "cpu": [
  1613. "x64"
  1614. ],
  1615. "dev": true,
  1616. "libc": [
  1617. "musl"
  1618. ],
  1619. "license": "MIT",
  1620. "optional": true,
  1621. "os": [
  1622. "linux"
  1623. ],
  1624. "engines": {
  1625. "node": "^20.19.0 || >=22.12.0"
  1626. }
  1627. },
  1628. "node_modules/@rolldown/binding-openharmony-arm64": {
  1629. "version": "1.2.2",
  1630. "resolved": "https://registry.npmjs.org/@rolldown/binding-openharmony-arm64/-/binding-openharmony-arm64-1.2.2.tgz",
  1631. "integrity": "sha512-pxE6xD4KS3eAROkKK5yrhB9/3+vhlhVGMvlQLbdpzrBGDbKrnzx3RLwPaHvasLo6jgaiBLn7e04Df9C4tYhjmA==",
  1632. "cpu": [
  1633. "arm64"
  1634. ],
  1635. "dev": true,
  1636. "license": "MIT",
  1637. "optional": true,
  1638. "os": [
  1639. "openharmony"
  1640. ],
  1641. "engines": {
  1642. "node": "^20.19.0 || >=22.12.0"
  1643. }
  1644. },
  1645. "node_modules/@rolldown/binding-win32-arm64-msvc": {
  1646. "version": "1.2.2",
  1647. "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-1.2.2.tgz",
  1648. "integrity": "sha512-4MqEue5re+xIZzAWsB8sj0P1kqZySWqIuN4t6QaIO/YA6SFwySOLruvWQFzfmqk8LBK2P30KCSJwf6mJCZZ5/A==",
  1649. "cpu": [
  1650. "arm64"
  1651. ],
  1652. "dev": true,
  1653. "license": "MIT",
  1654. "optional": true,
  1655. "os": [
  1656. "win32"
  1657. ],
  1658. "engines": {
  1659. "node": "^20.19.0 || >=22.12.0"
  1660. }
  1661. },
  1662. "node_modules/@rolldown/binding-win32-x64-msvc": {
  1663. "version": "1.2.2",
  1664. "resolved": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.2.2.tgz",
  1665. "integrity": "sha512-NweNxxD0Nf9t8v7kodun45Ijp3EIwYY+uydPP6qBEYvfBqhIjN6dZMzlQja3tqX/aLs3F3Uz+AxDpKgRhpOZQg==",
  1666. "cpu": [
  1667. "x64"
  1668. ],
  1669. "dev": true,
  1670. "license": "MIT",
  1671. "optional": true,
  1672. "os": [
  1673. "win32"
  1674. ],
  1675. "engines": {
  1676. "node": "^20.19.0 || >=22.12.0"
  1677. }
  1678. },
  1679. "node_modules/@rolldown/pluginutils": {
  1680. "version": "1.0.1",
  1681. "dev": true,
  1682. "license": "MIT"
  1683. },
  1684. "node_modules/@standard-schema/spec": {
  1685. "version": "1.1.0",
  1686. "resolved": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz",
  1687. "integrity": "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==",
  1688. "dev": true,
  1689. "license": "MIT"
  1690. },
  1691. "node_modules/@tsconfig/node10": {
  1692. "version": "1.0.12",
  1693. "dev": true,
  1694. "license": "MIT"
  1695. },
  1696. "node_modules/@tsconfig/node12": {
  1697. "version": "1.0.11",
  1698. "dev": true,
  1699. "license": "MIT"
  1700. },
  1701. "node_modules/@tsconfig/node14": {
  1702. "version": "1.0.3",
  1703. "dev": true,
  1704. "license": "MIT"
  1705. },
  1706. "node_modules/@tsconfig/node16": {
  1707. "version": "1.0.4",
  1708. "dev": true,
  1709. "license": "MIT"
  1710. },
  1711. "node_modules/@types/chai": {
  1712. "version": "5.2.3",
  1713. "resolved": "https://registry.npmjs.org/@types/chai/-/chai-5.2.3.tgz",
  1714. "integrity": "sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==",
  1715. "dev": true,
  1716. "license": "MIT",
  1717. "dependencies": {
  1718. "@types/deep-eql": "*",
  1719. "assertion-error": "^2.0.1"
  1720. }
  1721. },
  1722. "node_modules/@types/deep-eql": {
  1723. "version": "4.0.2",
  1724. "resolved": "https://registry.npmjs.org/@types/deep-eql/-/deep-eql-4.0.2.tgz",
  1725. "integrity": "sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==",
  1726. "dev": true,
  1727. "license": "MIT"
  1728. },
  1729. "node_modules/@types/estree": {
  1730. "version": "1.0.9",
  1731. "dev": true,
  1732. "license": "MIT"
  1733. },
  1734. "node_modules/@types/json-schema": {
  1735. "version": "7.0.15",
  1736. "dev": true,
  1737. "license": "MIT"
  1738. },
  1739. "node_modules/@types/node": {
  1740. "version": "24.10.1",
  1741. "dev": true,
  1742. "license": "MIT",
  1743. "dependencies": {
  1744. "undici-types": "~7.16.0"
  1745. }
  1746. },
  1747. "node_modules/@types/pako": {
  1748. "version": "2.0.4",
  1749. "dev": true,
  1750. "license": "MIT"
  1751. },
  1752. "node_modules/@types/parse-json": {
  1753. "version": "4.0.2",
  1754. "license": "MIT"
  1755. },
  1756. "node_modules/@types/prop-types": {
  1757. "version": "15.7.15",
  1758. "license": "MIT"
  1759. },
  1760. "node_modules/@types/react": {
  1761. "version": "19.2.5",
  1762. "license": "MIT",
  1763. "dependencies": {
  1764. "csstype": "^3.0.2"
  1765. }
  1766. },
  1767. "node_modules/@types/react-dom": {
  1768. "version": "19.2.3",
  1769. "dev": true,
  1770. "license": "MIT",
  1771. "peerDependencies": {
  1772. "@types/react": "^19.2.0"
  1773. }
  1774. },
  1775. "node_modules/@types/react-transition-group": {
  1776. "version": "4.4.12",
  1777. "license": "MIT",
  1778. "peerDependencies": {
  1779. "@types/react": "*"
  1780. }
  1781. },
  1782. "node_modules/@typescript-eslint/eslint-plugin": {
  1783. "version": "8.46.4",
  1784. "dev": true,
  1785. "license": "MIT",
  1786. "dependencies": {
  1787. "@eslint-community/regexpp": "^4.10.0",
  1788. "@typescript-eslint/scope-manager": "8.46.4",
  1789. "@typescript-eslint/type-utils": "8.46.4",
  1790. "@typescript-eslint/utils": "8.46.4",
  1791. "@typescript-eslint/visitor-keys": "8.46.4",
  1792. "graphemer": "^1.4.0",
  1793. "ignore": "^7.0.0",
  1794. "natural-compare": "^1.4.0",
  1795. "ts-api-utils": "^2.1.0"
  1796. },
  1797. "engines": {
  1798. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  1799. },
  1800. "funding": {
  1801. "type": "opencollective",
  1802. "url": "https://opencollective.com/typescript-eslint"
  1803. },
  1804. "peerDependencies": {
  1805. "@typescript-eslint/parser": "^8.46.4",
  1806. "eslint": "^8.57.0 || ^9.0.0",
  1807. "typescript": ">=4.8.4 <6.0.0"
  1808. }
  1809. },
  1810. "node_modules/@typescript-eslint/eslint-plugin/node_modules/ignore": {
  1811. "version": "7.0.5",
  1812. "dev": true,
  1813. "license": "MIT",
  1814. "engines": {
  1815. "node": ">= 4"
  1816. }
  1817. },
  1818. "node_modules/@typescript-eslint/parser": {
  1819. "version": "8.46.4",
  1820. "dev": true,
  1821. "license": "MIT",
  1822. "dependencies": {
  1823. "@typescript-eslint/scope-manager": "8.46.4",
  1824. "@typescript-eslint/types": "8.46.4",
  1825. "@typescript-eslint/typescript-estree": "8.46.4",
  1826. "@typescript-eslint/visitor-keys": "8.46.4",
  1827. "debug": "^4.3.4"
  1828. },
  1829. "engines": {
  1830. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  1831. },
  1832. "funding": {
  1833. "type": "opencollective",
  1834. "url": "https://opencollective.com/typescript-eslint"
  1835. },
  1836. "peerDependencies": {
  1837. "eslint": "^8.57.0 || ^9.0.0",
  1838. "typescript": ">=4.8.4 <6.0.0"
  1839. }
  1840. },
  1841. "node_modules/@typescript-eslint/project-service": {
  1842. "version": "8.46.4",
  1843. "dev": true,
  1844. "license": "MIT",
  1845. "dependencies": {
  1846. "@typescript-eslint/tsconfig-utils": "^8.46.4",
  1847. "@typescript-eslint/types": "^8.46.4",
  1848. "debug": "^4.3.4"
  1849. },
  1850. "engines": {
  1851. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  1852. },
  1853. "funding": {
  1854. "type": "opencollective",
  1855. "url": "https://opencollective.com/typescript-eslint"
  1856. },
  1857. "peerDependencies": {
  1858. "typescript": ">=4.8.4 <6.0.0"
  1859. }
  1860. },
  1861. "node_modules/@typescript-eslint/scope-manager": {
  1862. "version": "8.46.4",
  1863. "dev": true,
  1864. "license": "MIT",
  1865. "dependencies": {
  1866. "@typescript-eslint/types": "8.46.4",
  1867. "@typescript-eslint/visitor-keys": "8.46.4"
  1868. },
  1869. "engines": {
  1870. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  1871. },
  1872. "funding": {
  1873. "type": "opencollective",
  1874. "url": "https://opencollective.com/typescript-eslint"
  1875. }
  1876. },
  1877. "node_modules/@typescript-eslint/tsconfig-utils": {
  1878. "version": "8.46.4",
  1879. "dev": true,
  1880. "license": "MIT",
  1881. "engines": {
  1882. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  1883. },
  1884. "funding": {
  1885. "type": "opencollective",
  1886. "url": "https://opencollective.com/typescript-eslint"
  1887. },
  1888. "peerDependencies": {
  1889. "typescript": ">=4.8.4 <6.0.0"
  1890. }
  1891. },
  1892. "node_modules/@typescript-eslint/type-utils": {
  1893. "version": "8.46.4",
  1894. "dev": true,
  1895. "license": "MIT",
  1896. "dependencies": {
  1897. "@typescript-eslint/types": "8.46.4",
  1898. "@typescript-eslint/typescript-estree": "8.46.4",
  1899. "@typescript-eslint/utils": "8.46.4",
  1900. "debug": "^4.3.4",
  1901. "ts-api-utils": "^2.1.0"
  1902. },
  1903. "engines": {
  1904. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  1905. },
  1906. "funding": {
  1907. "type": "opencollective",
  1908. "url": "https://opencollective.com/typescript-eslint"
  1909. },
  1910. "peerDependencies": {
  1911. "eslint": "^8.57.0 || ^9.0.0",
  1912. "typescript": ">=4.8.4 <6.0.0"
  1913. }
  1914. },
  1915. "node_modules/@typescript-eslint/types": {
  1916. "version": "8.46.4",
  1917. "dev": true,
  1918. "license": "MIT",
  1919. "engines": {
  1920. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  1921. },
  1922. "funding": {
  1923. "type": "opencollective",
  1924. "url": "https://opencollective.com/typescript-eslint"
  1925. }
  1926. },
  1927. "node_modules/@typescript-eslint/typescript-estree": {
  1928. "version": "8.46.4",
  1929. "dev": true,
  1930. "license": "MIT",
  1931. "dependencies": {
  1932. "@typescript-eslint/project-service": "8.46.4",
  1933. "@typescript-eslint/tsconfig-utils": "8.46.4",
  1934. "@typescript-eslint/types": "8.46.4",
  1935. "@typescript-eslint/visitor-keys": "8.46.4",
  1936. "debug": "^4.3.4",
  1937. "fast-glob": "^3.3.2",
  1938. "is-glob": "^4.0.3",
  1939. "minimatch": "^9.0.4",
  1940. "semver": "^7.6.0",
  1941. "ts-api-utils": "^2.1.0"
  1942. },
  1943. "engines": {
  1944. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  1945. },
  1946. "funding": {
  1947. "type": "opencollective",
  1948. "url": "https://opencollective.com/typescript-eslint"
  1949. },
  1950. "peerDependencies": {
  1951. "typescript": ">=4.8.4 <6.0.0"
  1952. }
  1953. },
  1954. "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
  1955. "version": "2.1.4",
  1956. "dev": true,
  1957. "license": "MIT",
  1958. "dependencies": {
  1959. "balanced-match": "^1.0.0"
  1960. }
  1961. },
  1962. "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
  1963. "version": "9.0.9",
  1964. "dev": true,
  1965. "license": "ISC",
  1966. "dependencies": {
  1967. "brace-expansion": "^2.0.2"
  1968. },
  1969. "engines": {
  1970. "node": ">=16 || 14 >=14.17"
  1971. },
  1972. "funding": {
  1973. "url": "https://github.com/sponsors/isaacs"
  1974. }
  1975. },
  1976. "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
  1977. "version": "7.7.3",
  1978. "dev": true,
  1979. "license": "ISC",
  1980. "bin": {
  1981. "semver": "bin/semver.js"
  1982. },
  1983. "engines": {
  1984. "node": ">=10"
  1985. }
  1986. },
  1987. "node_modules/@typescript-eslint/utils": {
  1988. "version": "8.46.4",
  1989. "dev": true,
  1990. "license": "MIT",
  1991. "dependencies": {
  1992. "@eslint-community/eslint-utils": "^4.7.0",
  1993. "@typescript-eslint/scope-manager": "8.46.4",
  1994. "@typescript-eslint/types": "8.46.4",
  1995. "@typescript-eslint/typescript-estree": "8.46.4"
  1996. },
  1997. "engines": {
  1998. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  1999. },
  2000. "funding": {
  2001. "type": "opencollective",
  2002. "url": "https://opencollective.com/typescript-eslint"
  2003. },
  2004. "peerDependencies": {
  2005. "eslint": "^8.57.0 || ^9.0.0",
  2006. "typescript": ">=4.8.4 <6.0.0"
  2007. }
  2008. },
  2009. "node_modules/@typescript-eslint/visitor-keys": {
  2010. "version": "8.46.4",
  2011. "dev": true,
  2012. "license": "MIT",
  2013. "dependencies": {
  2014. "@typescript-eslint/types": "8.46.4",
  2015. "eslint-visitor-keys": "^4.2.1"
  2016. },
  2017. "engines": {
  2018. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  2019. },
  2020. "funding": {
  2021. "type": "opencollective",
  2022. "url": "https://opencollective.com/typescript-eslint"
  2023. }
  2024. },
  2025. "node_modules/@vitejs/plugin-react": {
  2026. "version": "6.0.5",
  2027. "dev": true,
  2028. "license": "MIT",
  2029. "dependencies": {
  2030. "@rolldown/pluginutils": "^1.0.1"
  2031. },
  2032. "engines": {
  2033. "node": "^20.19.0 || >=22.12.0"
  2034. },
  2035. "peerDependencies": {
  2036. "@rolldown/plugin-babel": "^0.1.7 || ^0.2.0",
  2037. "babel-plugin-react-compiler": "^1.0.0",
  2038. "vite": "^8.0.0"
  2039. },
  2040. "peerDependenciesMeta": {
  2041. "@rolldown/plugin-babel": {
  2042. "optional": true
  2043. },
  2044. "babel-plugin-react-compiler": {
  2045. "optional": true
  2046. }
  2047. }
  2048. },
  2049. "node_modules/@vitest/expect": {
  2050. "version": "4.1.10",
  2051. "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-4.1.10.tgz",
  2052. "integrity": "sha512-YsCn+qAk1GWjQOWFEsEcL2gNQ0zmVmQu3T03qP6UyjhtmdtwtbuI+DASn/7iQB3HGTXkdBwGddzxPlmiql5vlA==",
  2053. "dev": true,
  2054. "license": "MIT",
  2055. "dependencies": {
  2056. "@standard-schema/spec": "^1.1.0",
  2057. "@types/chai": "^5.2.2",
  2058. "@vitest/spy": "4.1.10",
  2059. "@vitest/utils": "4.1.10",
  2060. "chai": "^6.2.2",
  2061. "tinyrainbow": "^3.1.0"
  2062. },
  2063. "funding": {
  2064. "url": "https://opencollective.com/vitest"
  2065. }
  2066. },
  2067. "node_modules/@vitest/mocker": {
  2068. "version": "4.1.10",
  2069. "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.1.10.tgz",
  2070. "integrity": "sha512-v0xaezt+DKEmKfaxg133ldzADrwLGd7Ze1MfQQTYfvs8OqZIwbxyxaYURivwV7sWy5fqn3rH5uOrSp07bp44Ow==",
  2071. "dev": true,
  2072. "license": "MIT",
  2073. "dependencies": {
  2074. "@vitest/spy": "4.1.10",
  2075. "estree-walker": "^3.0.3",
  2076. "magic-string": "^0.30.21"
  2077. },
  2078. "funding": {
  2079. "url": "https://opencollective.com/vitest"
  2080. },
  2081. "peerDependencies": {
  2082. "msw": "^2.4.9",
  2083. "vite": "^6.0.0 || ^7.0.0 || ^8.0.0"
  2084. },
  2085. "peerDependenciesMeta": {
  2086. "msw": {
  2087. "optional": true
  2088. },
  2089. "vite": {
  2090. "optional": true
  2091. }
  2092. }
  2093. },
  2094. "node_modules/@vitest/pretty-format": {
  2095. "version": "4.1.10",
  2096. "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.1.10.tgz",
  2097. "integrity": "sha512-W1HsjSH4MXQ9YfmmhLAoIYf1HRfekQCGngeIgcei6MP5QQGWUe0gkopdZQaVCFO+JDJMrAJGwa5pRpNpvy4P8Q==",
  2098. "dev": true,
  2099. "license": "MIT",
  2100. "dependencies": {
  2101. "tinyrainbow": "^3.1.0"
  2102. },
  2103. "funding": {
  2104. "url": "https://opencollective.com/vitest"
  2105. }
  2106. },
  2107. "node_modules/@vitest/runner": {
  2108. "version": "4.1.10",
  2109. "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-4.1.10.tgz",
  2110. "integrity": "sha512-IKI6kpIH+LmpROplyLwBBaCfMgOZOMsygVa6BARD6ahA04VRuJSa6OaVG7kRvSEMD870Vd91rSSw0eegtWyLGg==",
  2111. "dev": true,
  2112. "license": "MIT",
  2113. "dependencies": {
  2114. "@vitest/utils": "4.1.10",
  2115. "pathe": "^2.0.3"
  2116. },
  2117. "funding": {
  2118. "url": "https://opencollective.com/vitest"
  2119. }
  2120. },
  2121. "node_modules/@vitest/snapshot": {
  2122. "version": "4.1.10",
  2123. "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.1.10.tgz",
  2124. "integrity": "sha512-xRkfOT1qpTAi/Ti4Y1LtfRc3kEuqxGw59eN2jN9pRWMtS/XDevekhcFSqvQqjUNGksfjMJu3Y+oJ+4Ypn2OaJw==",
  2125. "dev": true,
  2126. "license": "MIT",
  2127. "dependencies": {
  2128. "@vitest/pretty-format": "4.1.10",
  2129. "@vitest/utils": "4.1.10",
  2130. "magic-string": "^0.30.21",
  2131. "pathe": "^2.0.3"
  2132. },
  2133. "funding": {
  2134. "url": "https://opencollective.com/vitest"
  2135. }
  2136. },
  2137. "node_modules/@vitest/spy": {
  2138. "version": "4.1.10",
  2139. "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-4.1.10.tgz",
  2140. "integrity": "sha512-PLf/Ugvoq5wO/b4rwYCR1h2PSIdXz7wnkQFMiUpLdtM7l6pqVFcQIBEHyT1+l+cj7mNwAfZHzqXqDyjvOuwbDw==",
  2141. "dev": true,
  2142. "license": "MIT",
  2143. "funding": {
  2144. "url": "https://opencollective.com/vitest"
  2145. }
  2146. },
  2147. "node_modules/@vitest/utils": {
  2148. "version": "4.1.10",
  2149. "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-4.1.10.tgz",
  2150. "integrity": "sha512-fy9am/HWxbaGt/Sawrp90vt6Y6jQwf1RX77cz3uwoJwJVMli/e1IEwRPnMNJ7vKfPTwo0diXifkpPvwH9v7nGA==",
  2151. "dev": true,
  2152. "license": "MIT",
  2153. "dependencies": {
  2154. "@vitest/pretty-format": "4.1.10",
  2155. "convert-source-map": "^2.0.0",
  2156. "tinyrainbow": "^3.1.0"
  2157. },
  2158. "funding": {
  2159. "url": "https://opencollective.com/vitest"
  2160. }
  2161. },
  2162. "node_modules/acorn": {
  2163. "version": "8.15.0",
  2164. "dev": true,
  2165. "license": "MIT",
  2166. "bin": {
  2167. "acorn": "bin/acorn"
  2168. },
  2169. "engines": {
  2170. "node": ">=0.4.0"
  2171. }
  2172. },
  2173. "node_modules/acorn-jsx": {
  2174. "version": "5.3.2",
  2175. "dev": true,
  2176. "license": "MIT",
  2177. "peerDependencies": {
  2178. "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
  2179. }
  2180. },
  2181. "node_modules/acorn-walk": {
  2182. "version": "8.3.4",
  2183. "dev": true,
  2184. "license": "MIT",
  2185. "dependencies": {
  2186. "acorn": "^8.11.0"
  2187. },
  2188. "engines": {
  2189. "node": ">=0.4.0"
  2190. }
  2191. },
  2192. "node_modules/ajv": {
  2193. "version": "6.15.0",
  2194. "dev": true,
  2195. "license": "MIT",
  2196. "dependencies": {
  2197. "fast-deep-equal": "^3.1.1",
  2198. "fast-json-stable-stringify": "^2.0.0",
  2199. "json-schema-traverse": "^0.4.1",
  2200. "uri-js": "^4.2.2"
  2201. },
  2202. "funding": {
  2203. "type": "github",
  2204. "url": "https://github.com/sponsors/epoberezkin"
  2205. }
  2206. },
  2207. "node_modules/ansi-regex": {
  2208. "version": "6.2.2",
  2209. "dev": true,
  2210. "license": "MIT",
  2211. "engines": {
  2212. "node": ">=12"
  2213. },
  2214. "funding": {
  2215. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  2216. }
  2217. },
  2218. "node_modules/ansi-styles": {
  2219. "version": "4.3.0",
  2220. "dev": true,
  2221. "license": "MIT",
  2222. "dependencies": {
  2223. "color-convert": "^2.0.1"
  2224. },
  2225. "engines": {
  2226. "node": ">=8"
  2227. },
  2228. "funding": {
  2229. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  2230. }
  2231. },
  2232. "node_modules/arg": {
  2233. "version": "4.1.3",
  2234. "dev": true,
  2235. "license": "MIT"
  2236. },
  2237. "node_modules/argparse": {
  2238. "version": "2.0.1",
  2239. "dev": true,
  2240. "license": "Python-2.0"
  2241. },
  2242. "node_modules/assertion-error": {
  2243. "version": "2.0.1",
  2244. "resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz",
  2245. "integrity": "sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==",
  2246. "dev": true,
  2247. "license": "MIT",
  2248. "engines": {
  2249. "node": ">=12"
  2250. }
  2251. },
  2252. "node_modules/babel-plugin-macros": {
  2253. "version": "3.1.0",
  2254. "license": "MIT",
  2255. "dependencies": {
  2256. "@babel/runtime": "^7.12.5",
  2257. "cosmiconfig": "^7.0.0",
  2258. "resolve": "^1.19.0"
  2259. },
  2260. "engines": {
  2261. "node": ">=10",
  2262. "npm": ">=6"
  2263. }
  2264. },
  2265. "node_modules/babel-plugin-react-compiler": {
  2266. "version": "1.0.0",
  2267. "dev": true,
  2268. "license": "MIT",
  2269. "dependencies": {
  2270. "@babel/types": "^7.26.0"
  2271. }
  2272. },
  2273. "node_modules/balanced-match": {
  2274. "version": "1.0.2",
  2275. "dev": true,
  2276. "license": "MIT"
  2277. },
  2278. "node_modules/baseline-browser-mapping": {
  2279. "version": "2.11.12",
  2280. "dev": true,
  2281. "license": "Apache-2.0",
  2282. "bin": {
  2283. "baseline-browser-mapping": "dist/cli.cjs"
  2284. },
  2285. "engines": {
  2286. "node": ">=6.0.0"
  2287. }
  2288. },
  2289. "node_modules/brace-expansion": {
  2290. "version": "1.1.18",
  2291. "dev": true,
  2292. "license": "MIT",
  2293. "dependencies": {
  2294. "balanced-match": "^1.0.0",
  2295. "concat-map": "0.0.1"
  2296. }
  2297. },
  2298. "node_modules/braces": {
  2299. "version": "3.0.3",
  2300. "dev": true,
  2301. "license": "MIT",
  2302. "dependencies": {
  2303. "fill-range": "^7.1.1"
  2304. },
  2305. "engines": {
  2306. "node": ">=8"
  2307. }
  2308. },
  2309. "node_modules/browserslist": {
  2310. "version": "4.28.7",
  2311. "dev": true,
  2312. "funding": [
  2313. {
  2314. "type": "opencollective",
  2315. "url": "https://opencollective.com/browserslist"
  2316. },
  2317. {
  2318. "type": "tidelift",
  2319. "url": "https://tidelift.com/funding/github/npm/browserslist"
  2320. },
  2321. {
  2322. "type": "github",
  2323. "url": "https://github.com/sponsors/ai"
  2324. }
  2325. ],
  2326. "license": "MIT",
  2327. "dependencies": {
  2328. "baseline-browser-mapping": "^2.10.44",
  2329. "caniuse-lite": "^1.0.30001806",
  2330. "electron-to-chromium": "^1.5.393",
  2331. "node-releases": "^2.0.51",
  2332. "update-browserslist-db": "^1.2.3"
  2333. },
  2334. "bin": {
  2335. "browserslist": "cli.js"
  2336. },
  2337. "engines": {
  2338. "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
  2339. }
  2340. },
  2341. "node_modules/callsites": {
  2342. "version": "3.1.0",
  2343. "license": "MIT",
  2344. "engines": {
  2345. "node": ">=6"
  2346. }
  2347. },
  2348. "node_modules/caniuse-lite": {
  2349. "version": "1.0.30001806",
  2350. "dev": true,
  2351. "funding": [
  2352. {
  2353. "type": "opencollective",
  2354. "url": "https://opencollective.com/browserslist"
  2355. },
  2356. {
  2357. "type": "tidelift",
  2358. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  2359. },
  2360. {
  2361. "type": "github",
  2362. "url": "https://github.com/sponsors/ai"
  2363. }
  2364. ],
  2365. "license": "CC-BY-4.0"
  2366. },
  2367. "node_modules/chai": {
  2368. "version": "6.2.2",
  2369. "resolved": "https://registry.npmjs.org/chai/-/chai-6.2.2.tgz",
  2370. "integrity": "sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg==",
  2371. "dev": true,
  2372. "license": "MIT",
  2373. "engines": {
  2374. "node": ">=18"
  2375. }
  2376. },
  2377. "node_modules/chalk": {
  2378. "version": "4.1.2",
  2379. "dev": true,
  2380. "license": "MIT",
  2381. "dependencies": {
  2382. "ansi-styles": "^4.1.0",
  2383. "supports-color": "^7.1.0"
  2384. },
  2385. "engines": {
  2386. "node": ">=10"
  2387. },
  2388. "funding": {
  2389. "url": "https://github.com/chalk/chalk?sponsor=1"
  2390. }
  2391. },
  2392. "node_modules/cli-cursor": {
  2393. "version": "5.0.0",
  2394. "dev": true,
  2395. "license": "MIT",
  2396. "dependencies": {
  2397. "restore-cursor": "^5.0.0"
  2398. },
  2399. "engines": {
  2400. "node": ">=18"
  2401. },
  2402. "funding": {
  2403. "url": "https://github.com/sponsors/sindresorhus"
  2404. }
  2405. },
  2406. "node_modules/cli-spinners": {
  2407. "version": "3.3.0",
  2408. "dev": true,
  2409. "license": "MIT",
  2410. "engines": {
  2411. "node": ">=18.20"
  2412. },
  2413. "funding": {
  2414. "url": "https://github.com/sponsors/sindresorhus"
  2415. }
  2416. },
  2417. "node_modules/clsx": {
  2418. "version": "2.1.1",
  2419. "license": "MIT",
  2420. "engines": {
  2421. "node": ">=6"
  2422. }
  2423. },
  2424. "node_modules/color-convert": {
  2425. "version": "2.0.1",
  2426. "dev": true,
  2427. "license": "MIT",
  2428. "dependencies": {
  2429. "color-name": "~1.1.4"
  2430. },
  2431. "engines": {
  2432. "node": ">=7.0.0"
  2433. }
  2434. },
  2435. "node_modules/color-name": {
  2436. "version": "1.1.4",
  2437. "dev": true,
  2438. "license": "MIT"
  2439. },
  2440. "node_modules/commander": {
  2441. "version": "14.0.2",
  2442. "dev": true,
  2443. "license": "MIT",
  2444. "engines": {
  2445. "node": ">=20"
  2446. }
  2447. },
  2448. "node_modules/concat-map": {
  2449. "version": "0.0.1",
  2450. "dev": true,
  2451. "license": "MIT"
  2452. },
  2453. "node_modules/convert-source-map": {
  2454. "version": "2.0.0",
  2455. "dev": true,
  2456. "license": "MIT"
  2457. },
  2458. "node_modules/cookie-es": {
  2459. "version": "3.1.1",
  2460. "license": "MIT"
  2461. },
  2462. "node_modules/cosmiconfig": {
  2463. "version": "7.1.0",
  2464. "license": "MIT",
  2465. "dependencies": {
  2466. "@types/parse-json": "^4.0.0",
  2467. "import-fresh": "^3.2.1",
  2468. "parse-json": "^5.0.0",
  2469. "path-type": "^4.0.0",
  2470. "yaml": "^1.10.0"
  2471. },
  2472. "engines": {
  2473. "node": ">=10"
  2474. }
  2475. },
  2476. "node_modules/cosmiconfig/node_modules/yaml": {
  2477. "version": "1.10.3",
  2478. "license": "ISC",
  2479. "engines": {
  2480. "node": ">= 6"
  2481. }
  2482. },
  2483. "node_modules/create-require": {
  2484. "version": "1.1.1",
  2485. "dev": true,
  2486. "license": "MIT"
  2487. },
  2488. "node_modules/cross-spawn": {
  2489. "version": "7.0.6",
  2490. "dev": true,
  2491. "license": "MIT",
  2492. "dependencies": {
  2493. "path-key": "^3.1.0",
  2494. "shebang-command": "^2.0.0",
  2495. "which": "^2.0.1"
  2496. },
  2497. "engines": {
  2498. "node": ">= 8"
  2499. }
  2500. },
  2501. "node_modules/csstype": {
  2502. "version": "3.2.3",
  2503. "license": "MIT"
  2504. },
  2505. "node_modules/debug": {
  2506. "version": "4.4.3",
  2507. "license": "MIT",
  2508. "dependencies": {
  2509. "ms": "^2.1.3"
  2510. },
  2511. "engines": {
  2512. "node": ">=6.0"
  2513. },
  2514. "peerDependenciesMeta": {
  2515. "supports-color": {
  2516. "optional": true
  2517. }
  2518. }
  2519. },
  2520. "node_modules/deep-is": {
  2521. "version": "0.1.4",
  2522. "dev": true,
  2523. "license": "MIT"
  2524. },
  2525. "node_modules/detect-libc": {
  2526. "version": "2.1.2",
  2527. "license": "Apache-2.0",
  2528. "engines": {
  2529. "node": ">=8"
  2530. }
  2531. },
  2532. "node_modules/diff": {
  2533. "version": "4.0.4",
  2534. "dev": true,
  2535. "license": "BSD-3-Clause",
  2536. "engines": {
  2537. "node": ">=0.3.1"
  2538. }
  2539. },
  2540. "node_modules/dom-helpers": {
  2541. "version": "5.2.1",
  2542. "license": "MIT",
  2543. "dependencies": {
  2544. "@babel/runtime": "^7.8.7",
  2545. "csstype": "^3.0.2"
  2546. }
  2547. },
  2548. "node_modules/electron-to-chromium": {
  2549. "version": "1.5.400",
  2550. "dev": true,
  2551. "license": "ISC"
  2552. },
  2553. "node_modules/error-ex": {
  2554. "version": "1.3.4",
  2555. "license": "MIT",
  2556. "dependencies": {
  2557. "is-arrayish": "^0.2.1"
  2558. }
  2559. },
  2560. "node_modules/es-module-lexer": {
  2561. "version": "2.3.1",
  2562. "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-2.3.1.tgz",
  2563. "integrity": "sha512-shc1dbU90Yl/xq1QrC7QRtfcwURZuVRfPhZbDoldJ1cn1gzDvBaBWlv0eFolj5+0znnPJz5TXLxsN77X/12KTA==",
  2564. "dev": true,
  2565. "license": "MIT"
  2566. },
  2567. "node_modules/escalade": {
  2568. "version": "3.2.0",
  2569. "dev": true,
  2570. "license": "MIT",
  2571. "engines": {
  2572. "node": ">=6"
  2573. }
  2574. },
  2575. "node_modules/escape-string-regexp": {
  2576. "version": "4.0.0",
  2577. "license": "MIT",
  2578. "engines": {
  2579. "node": ">=10"
  2580. },
  2581. "funding": {
  2582. "url": "https://github.com/sponsors/sindresorhus"
  2583. }
  2584. },
  2585. "node_modules/eslint": {
  2586. "version": "9.39.1",
  2587. "dev": true,
  2588. "license": "MIT",
  2589. "dependencies": {
  2590. "@eslint-community/eslint-utils": "^4.8.0",
  2591. "@eslint-community/regexpp": "^4.12.1",
  2592. "@eslint/config-array": "^0.21.1",
  2593. "@eslint/config-helpers": "^0.4.2",
  2594. "@eslint/core": "^0.17.0",
  2595. "@eslint/eslintrc": "^3.3.1",
  2596. "@eslint/js": "9.39.1",
  2597. "@eslint/plugin-kit": "^0.4.1",
  2598. "@humanfs/node": "^0.16.6",
  2599. "@humanwhocodes/module-importer": "^1.0.1",
  2600. "@humanwhocodes/retry": "^0.4.2",
  2601. "@types/estree": "^1.0.6",
  2602. "ajv": "^6.12.4",
  2603. "chalk": "^4.0.0",
  2604. "cross-spawn": "^7.0.6",
  2605. "debug": "^4.3.2",
  2606. "escape-string-regexp": "^4.0.0",
  2607. "eslint-scope": "^8.4.0",
  2608. "eslint-visitor-keys": "^4.2.1",
  2609. "espree": "^10.4.0",
  2610. "esquery": "^1.5.0",
  2611. "esutils": "^2.0.2",
  2612. "fast-deep-equal": "^3.1.3",
  2613. "file-entry-cache": "^8.0.0",
  2614. "find-up": "^5.0.0",
  2615. "glob-parent": "^6.0.2",
  2616. "ignore": "^5.2.0",
  2617. "imurmurhash": "^0.1.4",
  2618. "is-glob": "^4.0.0",
  2619. "json-stable-stringify-without-jsonify": "^1.0.1",
  2620. "lodash.merge": "^4.6.2",
  2621. "minimatch": "^3.1.2",
  2622. "natural-compare": "^1.4.0",
  2623. "optionator": "^0.9.3"
  2624. },
  2625. "bin": {
  2626. "eslint": "bin/eslint.js"
  2627. },
  2628. "engines": {
  2629. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  2630. },
  2631. "funding": {
  2632. "url": "https://eslint.org/donate"
  2633. },
  2634. "peerDependencies": {
  2635. "jiti": "*"
  2636. },
  2637. "peerDependenciesMeta": {
  2638. "jiti": {
  2639. "optional": true
  2640. }
  2641. }
  2642. },
  2643. "node_modules/eslint-plugin-react-hooks": {
  2644. "version": "7.0.1",
  2645. "dev": true,
  2646. "license": "MIT",
  2647. "dependencies": {
  2648. "@babel/core": "^7.24.4",
  2649. "@babel/parser": "^7.24.4",
  2650. "hermes-parser": "^0.25.1",
  2651. "zod": "^3.25.0 || ^4.0.0",
  2652. "zod-validation-error": "^3.5.0 || ^4.0.0"
  2653. },
  2654. "engines": {
  2655. "node": ">=18"
  2656. },
  2657. "peerDependencies": {
  2658. "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0"
  2659. }
  2660. },
  2661. "node_modules/eslint-plugin-react-refresh": {
  2662. "version": "0.4.24",
  2663. "dev": true,
  2664. "license": "MIT",
  2665. "peerDependencies": {
  2666. "eslint": ">=8.40"
  2667. }
  2668. },
  2669. "node_modules/eslint-scope": {
  2670. "version": "8.4.0",
  2671. "dev": true,
  2672. "license": "BSD-2-Clause",
  2673. "dependencies": {
  2674. "esrecurse": "^4.3.0",
  2675. "estraverse": "^5.2.0"
  2676. },
  2677. "engines": {
  2678. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  2679. },
  2680. "funding": {
  2681. "url": "https://opencollective.com/eslint"
  2682. }
  2683. },
  2684. "node_modules/eslint-visitor-keys": {
  2685. "version": "4.2.1",
  2686. "dev": true,
  2687. "license": "Apache-2.0",
  2688. "engines": {
  2689. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  2690. },
  2691. "funding": {
  2692. "url": "https://opencollective.com/eslint"
  2693. }
  2694. },
  2695. "node_modules/espree": {
  2696. "version": "10.4.0",
  2697. "dev": true,
  2698. "license": "BSD-2-Clause",
  2699. "dependencies": {
  2700. "acorn": "^8.15.0",
  2701. "acorn-jsx": "^5.3.2",
  2702. "eslint-visitor-keys": "^4.2.1"
  2703. },
  2704. "engines": {
  2705. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  2706. },
  2707. "funding": {
  2708. "url": "https://opencollective.com/eslint"
  2709. }
  2710. },
  2711. "node_modules/esquery": {
  2712. "version": "1.6.0",
  2713. "dev": true,
  2714. "license": "BSD-3-Clause",
  2715. "dependencies": {
  2716. "estraverse": "^5.1.0"
  2717. },
  2718. "engines": {
  2719. "node": ">=0.10"
  2720. }
  2721. },
  2722. "node_modules/esrecurse": {
  2723. "version": "4.3.0",
  2724. "dev": true,
  2725. "license": "BSD-2-Clause",
  2726. "dependencies": {
  2727. "estraverse": "^5.2.0"
  2728. },
  2729. "engines": {
  2730. "node": ">=4.0"
  2731. }
  2732. },
  2733. "node_modules/estraverse": {
  2734. "version": "5.3.0",
  2735. "dev": true,
  2736. "license": "BSD-2-Clause",
  2737. "engines": {
  2738. "node": ">=4.0"
  2739. }
  2740. },
  2741. "node_modules/estree-walker": {
  2742. "version": "3.0.3",
  2743. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz",
  2744. "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
  2745. "dev": true,
  2746. "license": "MIT",
  2747. "dependencies": {
  2748. "@types/estree": "^1.0.0"
  2749. }
  2750. },
  2751. "node_modules/esutils": {
  2752. "version": "2.0.3",
  2753. "dev": true,
  2754. "license": "BSD-2-Clause",
  2755. "engines": {
  2756. "node": ">=0.10.0"
  2757. }
  2758. },
  2759. "node_modules/expect-type": {
  2760. "version": "1.4.0",
  2761. "resolved": "https://registry.npmjs.org/expect-type/-/expect-type-1.4.0.tgz",
  2762. "integrity": "sha512-KfYbmpRm0VbLjEvVa9yGwCi9GI34xvi7A/HXYWQO65CSD2u3MczUJSuwXKFIxlGsgBQizV9q5J9NHj4VG0n+pA==",
  2763. "dev": true,
  2764. "license": "Apache-2.0",
  2765. "engines": {
  2766. "node": ">=12.0.0"
  2767. }
  2768. },
  2769. "node_modules/fast-deep-equal": {
  2770. "version": "3.1.3",
  2771. "dev": true,
  2772. "license": "MIT"
  2773. },
  2774. "node_modules/fast-glob": {
  2775. "version": "3.3.3",
  2776. "dev": true,
  2777. "license": "MIT",
  2778. "dependencies": {
  2779. "@nodelib/fs.stat": "^2.0.2",
  2780. "@nodelib/fs.walk": "^1.2.3",
  2781. "glob-parent": "^5.1.2",
  2782. "merge2": "^1.3.0",
  2783. "micromatch": "^4.0.8"
  2784. },
  2785. "engines": {
  2786. "node": ">=8.6.0"
  2787. }
  2788. },
  2789. "node_modules/fast-glob/node_modules/glob-parent": {
  2790. "version": "5.1.2",
  2791. "dev": true,
  2792. "license": "ISC",
  2793. "dependencies": {
  2794. "is-glob": "^4.0.1"
  2795. },
  2796. "engines": {
  2797. "node": ">= 6"
  2798. }
  2799. },
  2800. "node_modules/fast-json-stable-stringify": {
  2801. "version": "2.1.0",
  2802. "dev": true,
  2803. "license": "MIT"
  2804. },
  2805. "node_modules/fast-levenshtein": {
  2806. "version": "2.0.6",
  2807. "dev": true,
  2808. "license": "MIT"
  2809. },
  2810. "node_modules/fastq": {
  2811. "version": "1.19.1",
  2812. "dev": true,
  2813. "license": "ISC",
  2814. "dependencies": {
  2815. "reusify": "^1.0.4"
  2816. }
  2817. },
  2818. "node_modules/file-entry-cache": {
  2819. "version": "8.0.0",
  2820. "dev": true,
  2821. "license": "MIT",
  2822. "dependencies": {
  2823. "flat-cache": "^4.0.0"
  2824. },
  2825. "engines": {
  2826. "node": ">=16.0.0"
  2827. }
  2828. },
  2829. "node_modules/fill-range": {
  2830. "version": "7.1.1",
  2831. "dev": true,
  2832. "license": "MIT",
  2833. "dependencies": {
  2834. "to-regex-range": "^5.0.1"
  2835. },
  2836. "engines": {
  2837. "node": ">=8"
  2838. }
  2839. },
  2840. "node_modules/find-root": {
  2841. "version": "1.1.0",
  2842. "license": "MIT"
  2843. },
  2844. "node_modules/find-up": {
  2845. "version": "5.0.0",
  2846. "dev": true,
  2847. "license": "MIT",
  2848. "dependencies": {
  2849. "locate-path": "^6.0.0",
  2850. "path-exists": "^4.0.0"
  2851. },
  2852. "engines": {
  2853. "node": ">=10"
  2854. },
  2855. "funding": {
  2856. "url": "https://github.com/sponsors/sindresorhus"
  2857. }
  2858. },
  2859. "node_modules/flat-cache": {
  2860. "version": "4.0.1",
  2861. "dev": true,
  2862. "license": "MIT",
  2863. "dependencies": {
  2864. "flatted": "^3.2.9",
  2865. "keyv": "^4.5.4"
  2866. },
  2867. "engines": {
  2868. "node": ">=16"
  2869. }
  2870. },
  2871. "node_modules/flatted": {
  2872. "version": "3.4.4",
  2873. "dev": true,
  2874. "license": "ISC"
  2875. },
  2876. "node_modules/fsevents": {
  2877. "version": "2.3.3",
  2878. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
  2879. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  2880. "dev": true,
  2881. "hasInstallScript": true,
  2882. "license": "MIT",
  2883. "optional": true,
  2884. "os": [
  2885. "darwin"
  2886. ],
  2887. "engines": {
  2888. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  2889. }
  2890. },
  2891. "node_modules/function-bind": {
  2892. "version": "1.1.2",
  2893. "license": "MIT",
  2894. "funding": {
  2895. "url": "https://github.com/sponsors/ljharb"
  2896. }
  2897. },
  2898. "node_modules/gensync": {
  2899. "version": "1.0.0-beta.2",
  2900. "dev": true,
  2901. "license": "MIT",
  2902. "engines": {
  2903. "node": ">=6.9.0"
  2904. }
  2905. },
  2906. "node_modules/get-east-asian-width": {
  2907. "version": "1.4.0",
  2908. "dev": true,
  2909. "license": "MIT",
  2910. "engines": {
  2911. "node": ">=18"
  2912. },
  2913. "funding": {
  2914. "url": "https://github.com/sponsors/sindresorhus"
  2915. }
  2916. },
  2917. "node_modules/glob-parent": {
  2918. "version": "6.0.2",
  2919. "dev": true,
  2920. "license": "ISC",
  2921. "dependencies": {
  2922. "is-glob": "^4.0.3"
  2923. },
  2924. "engines": {
  2925. "node": ">=10.13.0"
  2926. }
  2927. },
  2928. "node_modules/globals": {
  2929. "version": "16.5.0",
  2930. "dev": true,
  2931. "license": "MIT",
  2932. "engines": {
  2933. "node": ">=18"
  2934. },
  2935. "funding": {
  2936. "url": "https://github.com/sponsors/sindresorhus"
  2937. }
  2938. },
  2939. "node_modules/graphemer": {
  2940. "version": "1.4.0",
  2941. "dev": true,
  2942. "license": "MIT"
  2943. },
  2944. "node_modules/handlebars": {
  2945. "version": "4.7.9",
  2946. "dev": true,
  2947. "license": "MIT",
  2948. "dependencies": {
  2949. "minimist": "^1.2.5",
  2950. "neo-async": "^2.6.2",
  2951. "source-map": "^0.6.1",
  2952. "wordwrap": "^1.0.0"
  2953. },
  2954. "bin": {
  2955. "handlebars": "bin/handlebars"
  2956. },
  2957. "engines": {
  2958. "node": ">=0.4.7"
  2959. },
  2960. "optionalDependencies": {
  2961. "uglify-js": "^3.1.4"
  2962. }
  2963. },
  2964. "node_modules/has-flag": {
  2965. "version": "4.0.0",
  2966. "dev": true,
  2967. "license": "MIT",
  2968. "engines": {
  2969. "node": ">=8"
  2970. }
  2971. },
  2972. "node_modules/hasown": {
  2973. "version": "2.0.2",
  2974. "license": "MIT",
  2975. "dependencies": {
  2976. "function-bind": "^1.1.2"
  2977. },
  2978. "engines": {
  2979. "node": ">= 0.4"
  2980. }
  2981. },
  2982. "node_modules/hermes-estree": {
  2983. "version": "0.25.1",
  2984. "dev": true,
  2985. "license": "MIT"
  2986. },
  2987. "node_modules/hermes-parser": {
  2988. "version": "0.25.1",
  2989. "dev": true,
  2990. "license": "MIT",
  2991. "dependencies": {
  2992. "hermes-estree": "0.25.1"
  2993. }
  2994. },
  2995. "node_modules/hoist-non-react-statics": {
  2996. "version": "3.3.2",
  2997. "license": "BSD-3-Clause",
  2998. "dependencies": {
  2999. "react-is": "^16.7.0"
  3000. }
  3001. },
  3002. "node_modules/hoist-non-react-statics/node_modules/react-is": {
  3003. "version": "16.13.1",
  3004. "license": "MIT"
  3005. },
  3006. "node_modules/ignore": {
  3007. "version": "5.3.2",
  3008. "dev": true,
  3009. "license": "MIT",
  3010. "engines": {
  3011. "node": ">= 4"
  3012. }
  3013. },
  3014. "node_modules/import-fresh": {
  3015. "version": "3.3.1",
  3016. "license": "MIT",
  3017. "dependencies": {
  3018. "parent-module": "^1.0.0",
  3019. "resolve-from": "^4.0.0"
  3020. },
  3021. "engines": {
  3022. "node": ">=6"
  3023. },
  3024. "funding": {
  3025. "url": "https://github.com/sponsors/sindresorhus"
  3026. }
  3027. },
  3028. "node_modules/imurmurhash": {
  3029. "version": "0.1.4",
  3030. "dev": true,
  3031. "license": "MIT",
  3032. "engines": {
  3033. "node": ">=0.8.19"
  3034. }
  3035. },
  3036. "node_modules/is-arrayish": {
  3037. "version": "0.2.1",
  3038. "license": "MIT"
  3039. },
  3040. "node_modules/is-core-module": {
  3041. "version": "2.16.1",
  3042. "license": "MIT",
  3043. "dependencies": {
  3044. "hasown": "^2.0.2"
  3045. },
  3046. "engines": {
  3047. "node": ">= 0.4"
  3048. },
  3049. "funding": {
  3050. "url": "https://github.com/sponsors/ljharb"
  3051. }
  3052. },
  3053. "node_modules/is-extglob": {
  3054. "version": "2.1.1",
  3055. "dev": true,
  3056. "license": "MIT",
  3057. "engines": {
  3058. "node": ">=0.10.0"
  3059. }
  3060. },
  3061. "node_modules/is-glob": {
  3062. "version": "4.0.3",
  3063. "dev": true,
  3064. "license": "MIT",
  3065. "dependencies": {
  3066. "is-extglob": "^2.1.1"
  3067. },
  3068. "engines": {
  3069. "node": ">=0.10.0"
  3070. }
  3071. },
  3072. "node_modules/is-interactive": {
  3073. "version": "2.0.0",
  3074. "dev": true,
  3075. "license": "MIT",
  3076. "engines": {
  3077. "node": ">=12"
  3078. },
  3079. "funding": {
  3080. "url": "https://github.com/sponsors/sindresorhus"
  3081. }
  3082. },
  3083. "node_modules/is-number": {
  3084. "version": "7.0.0",
  3085. "dev": true,
  3086. "license": "MIT",
  3087. "engines": {
  3088. "node": ">=0.12.0"
  3089. }
  3090. },
  3091. "node_modules/is-unicode-supported": {
  3092. "version": "2.1.0",
  3093. "dev": true,
  3094. "license": "MIT",
  3095. "engines": {
  3096. "node": ">=18"
  3097. },
  3098. "funding": {
  3099. "url": "https://github.com/sponsors/sindresorhus"
  3100. }
  3101. },
  3102. "node_modules/isexe": {
  3103. "version": "2.0.0",
  3104. "dev": true,
  3105. "license": "ISC"
  3106. },
  3107. "node_modules/js-tokens": {
  3108. "version": "4.0.0",
  3109. "license": "MIT"
  3110. },
  3111. "node_modules/js-yaml": {
  3112. "version": "4.3.1",
  3113. "dev": true,
  3114. "funding": [
  3115. {
  3116. "type": "github",
  3117. "url": "https://github.com/sponsors/puzrin"
  3118. },
  3119. {
  3120. "type": "github",
  3121. "url": "https://github.com/sponsors/nodeca"
  3122. }
  3123. ],
  3124. "license": "MIT",
  3125. "dependencies": {
  3126. "argparse": "^2.0.1"
  3127. },
  3128. "bin": {
  3129. "js-yaml": "bin/js-yaml.js"
  3130. }
  3131. },
  3132. "node_modules/jsesc": {
  3133. "version": "3.1.0",
  3134. "license": "MIT",
  3135. "bin": {
  3136. "jsesc": "bin/jsesc"
  3137. },
  3138. "engines": {
  3139. "node": ">=6"
  3140. }
  3141. },
  3142. "node_modules/json-buffer": {
  3143. "version": "3.0.1",
  3144. "dev": true,
  3145. "license": "MIT"
  3146. },
  3147. "node_modules/json-parse-even-better-errors": {
  3148. "version": "2.3.1",
  3149. "license": "MIT"
  3150. },
  3151. "node_modules/json-schema-traverse": {
  3152. "version": "0.4.1",
  3153. "dev": true,
  3154. "license": "MIT"
  3155. },
  3156. "node_modules/json-stable-stringify-without-jsonify": {
  3157. "version": "1.0.1",
  3158. "dev": true,
  3159. "license": "MIT"
  3160. },
  3161. "node_modules/json5": {
  3162. "version": "2.2.3",
  3163. "dev": true,
  3164. "license": "MIT",
  3165. "bin": {
  3166. "json5": "lib/cli.js"
  3167. },
  3168. "engines": {
  3169. "node": ">=6"
  3170. }
  3171. },
  3172. "node_modules/keyv": {
  3173. "version": "4.5.4",
  3174. "dev": true,
  3175. "license": "MIT",
  3176. "dependencies": {
  3177. "json-buffer": "3.0.1"
  3178. }
  3179. },
  3180. "node_modules/levn": {
  3181. "version": "0.4.1",
  3182. "dev": true,
  3183. "license": "MIT",
  3184. "dependencies": {
  3185. "prelude-ls": "^1.2.1",
  3186. "type-check": "~0.4.0"
  3187. },
  3188. "engines": {
  3189. "node": ">= 0.8.0"
  3190. }
  3191. },
  3192. "node_modules/lightningcss": {
  3193. "version": "1.33.0",
  3194. "dev": true,
  3195. "license": "MPL-2.0",
  3196. "dependencies": {
  3197. "detect-libc": "^2.0.3"
  3198. },
  3199. "engines": {
  3200. "node": ">= 12.0.0"
  3201. },
  3202. "funding": {
  3203. "type": "opencollective",
  3204. "url": "https://opencollective.com/parcel"
  3205. },
  3206. "optionalDependencies": {
  3207. "lightningcss-android-arm64": "1.33.0",
  3208. "lightningcss-darwin-arm64": "1.33.0",
  3209. "lightningcss-darwin-x64": "1.33.0",
  3210. "lightningcss-freebsd-x64": "1.33.0",
  3211. "lightningcss-linux-arm-gnueabihf": "1.33.0",
  3212. "lightningcss-linux-arm64-gnu": "1.33.0",
  3213. "lightningcss-linux-arm64-musl": "1.33.0",
  3214. "lightningcss-linux-x64-gnu": "1.33.0",
  3215. "lightningcss-linux-x64-musl": "1.33.0",
  3216. "lightningcss-win32-arm64-msvc": "1.33.0",
  3217. "lightningcss-win32-x64-msvc": "1.33.0"
  3218. }
  3219. },
  3220. "node_modules/lightningcss-android-arm64": {
  3221. "version": "1.33.0",
  3222. "resolved": "https://registry.npmjs.org/lightningcss-android-arm64/-/lightningcss-android-arm64-1.33.0.tgz",
  3223. "integrity": "sha512-gEpRTalKdosp4Bb8qWtc2iOgE5SeIHlpS1up9bFq2wAyYhl1UdTObYiHe98zEM9SQvSoqQZ1IQD0JNpg3Ml5pg==",
  3224. "cpu": [
  3225. "arm64"
  3226. ],
  3227. "dev": true,
  3228. "license": "MPL-2.0",
  3229. "optional": true,
  3230. "os": [
  3231. "android"
  3232. ],
  3233. "engines": {
  3234. "node": ">= 12.0.0"
  3235. },
  3236. "funding": {
  3237. "type": "opencollective",
  3238. "url": "https://opencollective.com/parcel"
  3239. }
  3240. },
  3241. "node_modules/lightningcss-darwin-arm64": {
  3242. "version": "1.33.0",
  3243. "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.33.0.tgz",
  3244. "integrity": "sha512-Sciaz8eenNTKn9b3t7+xr0ipTp9YxKQY4npwQ3mrRuL0BAVHBLyZxofhaKBAVtzmtRZ/zTyo0/to4B1uWG/Djg==",
  3245. "cpu": [
  3246. "arm64"
  3247. ],
  3248. "dev": true,
  3249. "license": "MPL-2.0",
  3250. "optional": true,
  3251. "os": [
  3252. "darwin"
  3253. ],
  3254. "engines": {
  3255. "node": ">= 12.0.0"
  3256. },
  3257. "funding": {
  3258. "type": "opencollective",
  3259. "url": "https://opencollective.com/parcel"
  3260. }
  3261. },
  3262. "node_modules/lightningcss-darwin-x64": {
  3263. "version": "1.33.0",
  3264. "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.33.0.tgz",
  3265. "integrity": "sha512-Z5UPAxzrjlWNNyGy6i65cJzzvgJ5D3T6wMvs+gWpY9d7qRhANrxqAp6LhxIgZhWEw18RfJTGcRxjuLIBr+m8XQ==",
  3266. "cpu": [
  3267. "x64"
  3268. ],
  3269. "dev": true,
  3270. "license": "MPL-2.0",
  3271. "optional": true,
  3272. "os": [
  3273. "darwin"
  3274. ],
  3275. "engines": {
  3276. "node": ">= 12.0.0"
  3277. },
  3278. "funding": {
  3279. "type": "opencollective",
  3280. "url": "https://opencollective.com/parcel"
  3281. }
  3282. },
  3283. "node_modules/lightningcss-freebsd-x64": {
  3284. "version": "1.33.0",
  3285. "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.33.0.tgz",
  3286. "integrity": "sha512-QQM/Ti/hQajJwCY+RiWuCZ9sdtI/XQk7nDK5vC8kkdwixezOlDgvDx7+RT+QjK6FcFT4MpsuoBnHIo/O3StRRg==",
  3287. "cpu": [
  3288. "x64"
  3289. ],
  3290. "dev": true,
  3291. "license": "MPL-2.0",
  3292. "optional": true,
  3293. "os": [
  3294. "freebsd"
  3295. ],
  3296. "engines": {
  3297. "node": ">= 12.0.0"
  3298. },
  3299. "funding": {
  3300. "type": "opencollective",
  3301. "url": "https://opencollective.com/parcel"
  3302. }
  3303. },
  3304. "node_modules/lightningcss-linux-arm-gnueabihf": {
  3305. "version": "1.33.0",
  3306. "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.33.0.tgz",
  3307. "integrity": "sha512-N7FVBe6iS24MlM6R/4RBTxGhQheZGs7tiQ9U32UtF75NzP5Q7xWPRqLBCKxlRQRk3rY1jCIPLzx7WzOhuUIRLQ==",
  3308. "cpu": [
  3309. "arm"
  3310. ],
  3311. "dev": true,
  3312. "license": "MPL-2.0",
  3313. "optional": true,
  3314. "os": [
  3315. "linux"
  3316. ],
  3317. "engines": {
  3318. "node": ">= 12.0.0"
  3319. },
  3320. "funding": {
  3321. "type": "opencollective",
  3322. "url": "https://opencollective.com/parcel"
  3323. }
  3324. },
  3325. "node_modules/lightningcss-linux-arm64-gnu": {
  3326. "version": "1.33.0",
  3327. "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.33.0.tgz",
  3328. "integrity": "sha512-j2v/itmy4HlNxlc6voKXYgBqNi0Ng2LShg4z7GufpEgs05P+2suBVyi9I6YHq5uoVFx9ETin3eCEhLVyXGQnKg==",
  3329. "cpu": [
  3330. "arm64"
  3331. ],
  3332. "dev": true,
  3333. "libc": [
  3334. "glibc"
  3335. ],
  3336. "license": "MPL-2.0",
  3337. "optional": true,
  3338. "os": [
  3339. "linux"
  3340. ],
  3341. "engines": {
  3342. "node": ">= 12.0.0"
  3343. },
  3344. "funding": {
  3345. "type": "opencollective",
  3346. "url": "https://opencollective.com/parcel"
  3347. }
  3348. },
  3349. "node_modules/lightningcss-linux-arm64-musl": {
  3350. "version": "1.33.0",
  3351. "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.33.0.tgz",
  3352. "integrity": "sha512-yiO5ROMuYQgXbC60yjZU5CYSFZGKXL0HFATXt9mHJn1+zW55oCtMI9NfcVhYLMFDL7gV7oBPon/EmMMGg2OvtQ==",
  3353. "cpu": [
  3354. "arm64"
  3355. ],
  3356. "dev": true,
  3357. "libc": [
  3358. "musl"
  3359. ],
  3360. "license": "MPL-2.0",
  3361. "optional": true,
  3362. "os": [
  3363. "linux"
  3364. ],
  3365. "engines": {
  3366. "node": ">= 12.0.0"
  3367. },
  3368. "funding": {
  3369. "type": "opencollective",
  3370. "url": "https://opencollective.com/parcel"
  3371. }
  3372. },
  3373. "node_modules/lightningcss-linux-x64-gnu": {
  3374. "version": "1.33.0",
  3375. "cpu": [
  3376. "x64"
  3377. ],
  3378. "dev": true,
  3379. "libc": [
  3380. "glibc"
  3381. ],
  3382. "license": "MPL-2.0",
  3383. "optional": true,
  3384. "os": [
  3385. "linux"
  3386. ],
  3387. "engines": {
  3388. "node": ">= 12.0.0"
  3389. },
  3390. "funding": {
  3391. "type": "opencollective",
  3392. "url": "https://opencollective.com/parcel"
  3393. }
  3394. },
  3395. "node_modules/lightningcss-linux-x64-musl": {
  3396. "version": "1.33.0",
  3397. "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.33.0.tgz",
  3398. "integrity": "sha512-RYiYbkokw0trfKqqzfF55lginwEPrD3OJDfTuJzFs1MK6iFnDenaz1fqLLtX4ITG3OktJQXOeTaw1awrBAlZPw==",
  3399. "cpu": [
  3400. "x64"
  3401. ],
  3402. "dev": true,
  3403. "libc": [
  3404. "musl"
  3405. ],
  3406. "license": "MPL-2.0",
  3407. "optional": true,
  3408. "os": [
  3409. "linux"
  3410. ],
  3411. "engines": {
  3412. "node": ">= 12.0.0"
  3413. },
  3414. "funding": {
  3415. "type": "opencollective",
  3416. "url": "https://opencollective.com/parcel"
  3417. }
  3418. },
  3419. "node_modules/lightningcss-win32-arm64-msvc": {
  3420. "version": "1.33.0",
  3421. "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.33.0.tgz",
  3422. "integrity": "sha512-1K+MPfLSFVpphzpdbfkhlWk6wBrTObBzS2T6db10PNOZgR9GoVsAWzwNyuhUYYbTp23j+4RrncfujZ4uAzXvwA==",
  3423. "cpu": [
  3424. "arm64"
  3425. ],
  3426. "dev": true,
  3427. "license": "MPL-2.0",
  3428. "optional": true,
  3429. "os": [
  3430. "win32"
  3431. ],
  3432. "engines": {
  3433. "node": ">= 12.0.0"
  3434. },
  3435. "funding": {
  3436. "type": "opencollective",
  3437. "url": "https://opencollective.com/parcel"
  3438. }
  3439. },
  3440. "node_modules/lightningcss-win32-x64-msvc": {
  3441. "version": "1.33.0",
  3442. "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.33.0.tgz",
  3443. "integrity": "sha512-OlEICDx/Xl0FqSp4bry8zFnCvGpig3Gl4gCquvYwHuqJKEC1+n9NgDniFvqHGmMv1ZkqDJrDqKKSykTDX+ehuA==",
  3444. "cpu": [
  3445. "x64"
  3446. ],
  3447. "dev": true,
  3448. "license": "MPL-2.0",
  3449. "optional": true,
  3450. "os": [
  3451. "win32"
  3452. ],
  3453. "engines": {
  3454. "node": ">= 12.0.0"
  3455. },
  3456. "funding": {
  3457. "type": "opencollective",
  3458. "url": "https://opencollective.com/parcel"
  3459. }
  3460. },
  3461. "node_modules/lines-and-columns": {
  3462. "version": "1.2.4",
  3463. "license": "MIT"
  3464. },
  3465. "node_modules/locate-path": {
  3466. "version": "6.0.0",
  3467. "dev": true,
  3468. "license": "MIT",
  3469. "dependencies": {
  3470. "p-locate": "^5.0.0"
  3471. },
  3472. "engines": {
  3473. "node": ">=10"
  3474. },
  3475. "funding": {
  3476. "url": "https://github.com/sponsors/sindresorhus"
  3477. }
  3478. },
  3479. "node_modules/lodash": {
  3480. "version": "4.18.1",
  3481. "license": "MIT"
  3482. },
  3483. "node_modules/lodash-es": {
  3484. "version": "4.18.1",
  3485. "license": "MIT"
  3486. },
  3487. "node_modules/lodash.merge": {
  3488. "version": "4.6.2",
  3489. "dev": true,
  3490. "license": "MIT"
  3491. },
  3492. "node_modules/log-symbols": {
  3493. "version": "7.0.1",
  3494. "dev": true,
  3495. "license": "MIT",
  3496. "dependencies": {
  3497. "is-unicode-supported": "^2.0.0",
  3498. "yoctocolors": "^2.1.1"
  3499. },
  3500. "engines": {
  3501. "node": ">=18"
  3502. },
  3503. "funding": {
  3504. "url": "https://github.com/sponsors/sindresorhus"
  3505. }
  3506. },
  3507. "node_modules/loose-envify": {
  3508. "version": "1.4.0",
  3509. "license": "MIT",
  3510. "dependencies": {
  3511. "js-tokens": "^3.0.0 || ^4.0.0"
  3512. },
  3513. "bin": {
  3514. "loose-envify": "cli.js"
  3515. }
  3516. },
  3517. "node_modules/lru-cache": {
  3518. "version": "5.1.1",
  3519. "dev": true,
  3520. "license": "ISC",
  3521. "dependencies": {
  3522. "yallist": "^3.0.2"
  3523. }
  3524. },
  3525. "node_modules/magic-string": {
  3526. "version": "0.30.21",
  3527. "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
  3528. "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
  3529. "dev": true,
  3530. "license": "MIT",
  3531. "dependencies": {
  3532. "@jridgewell/sourcemap-codec": "^1.5.5"
  3533. }
  3534. },
  3535. "node_modules/make-error": {
  3536. "version": "1.3.6",
  3537. "dev": true,
  3538. "license": "ISC"
  3539. },
  3540. "node_modules/merge2": {
  3541. "version": "1.4.1",
  3542. "dev": true,
  3543. "license": "MIT",
  3544. "engines": {
  3545. "node": ">= 8"
  3546. }
  3547. },
  3548. "node_modules/micromatch": {
  3549. "version": "4.0.8",
  3550. "dev": true,
  3551. "license": "MIT",
  3552. "dependencies": {
  3553. "braces": "^3.0.3",
  3554. "picomatch": "^2.3.1"
  3555. },
  3556. "engines": {
  3557. "node": ">=8.6"
  3558. }
  3559. },
  3560. "node_modules/mimic-function": {
  3561. "version": "5.0.1",
  3562. "dev": true,
  3563. "license": "MIT",
  3564. "engines": {
  3565. "node": ">=18"
  3566. },
  3567. "funding": {
  3568. "url": "https://github.com/sponsors/sindresorhus"
  3569. }
  3570. },
  3571. "node_modules/minimatch": {
  3572. "version": "3.1.5",
  3573. "dev": true,
  3574. "license": "ISC",
  3575. "dependencies": {
  3576. "brace-expansion": "^1.1.7"
  3577. },
  3578. "engines": {
  3579. "node": "*"
  3580. }
  3581. },
  3582. "node_modules/minimist": {
  3583. "version": "1.2.8",
  3584. "dev": true,
  3585. "license": "MIT",
  3586. "funding": {
  3587. "url": "https://github.com/sponsors/ljharb"
  3588. }
  3589. },
  3590. "node_modules/ms": {
  3591. "version": "2.1.3",
  3592. "license": "MIT"
  3593. },
  3594. "node_modules/nanoid": {
  3595. "version": "3.3.17",
  3596. "dev": true,
  3597. "funding": [
  3598. {
  3599. "type": "github",
  3600. "url": "https://github.com/sponsors/ai"
  3601. }
  3602. ],
  3603. "license": "MIT",
  3604. "bin": {
  3605. "nanoid": "bin/nanoid.cjs"
  3606. },
  3607. "engines": {
  3608. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  3609. }
  3610. },
  3611. "node_modules/natural-compare": {
  3612. "version": "1.4.0",
  3613. "dev": true,
  3614. "license": "MIT"
  3615. },
  3616. "node_modules/neo-async": {
  3617. "version": "2.6.2",
  3618. "dev": true,
  3619. "license": "MIT"
  3620. },
  3621. "node_modules/node-releases": {
  3622. "version": "2.0.52",
  3623. "dev": true,
  3624. "license": "MIT",
  3625. "engines": {
  3626. "node": ">=18"
  3627. }
  3628. },
  3629. "node_modules/object-assign": {
  3630. "version": "4.1.1",
  3631. "license": "MIT",
  3632. "engines": {
  3633. "node": ">=0.10.0"
  3634. }
  3635. },
  3636. "node_modules/obug": {
  3637. "version": "2.1.4",
  3638. "resolved": "https://registry.npmjs.org/obug/-/obug-2.1.4.tgz",
  3639. "integrity": "sha512-4a+OsYv9UktOJKE+l1A4OufDgdRF9PifWj+tJnHURo/P+WOxpG4GzUFL9qCalmWauao6ogiG+QvnCovwPoyAWA==",
  3640. "dev": true,
  3641. "funding": [
  3642. "https://github.com/sponsors/sxzz",
  3643. "https://opencollective.com/debug"
  3644. ],
  3645. "license": "MIT",
  3646. "engines": {
  3647. "node": ">=12.20.0"
  3648. }
  3649. },
  3650. "node_modules/onetime": {
  3651. "version": "7.0.0",
  3652. "dev": true,
  3653. "license": "MIT",
  3654. "dependencies": {
  3655. "mimic-function": "^5.0.0"
  3656. },
  3657. "engines": {
  3658. "node": ">=18"
  3659. },
  3660. "funding": {
  3661. "url": "https://github.com/sponsors/sindresorhus"
  3662. }
  3663. },
  3664. "node_modules/optionator": {
  3665. "version": "0.9.4",
  3666. "dev": true,
  3667. "license": "MIT",
  3668. "dependencies": {
  3669. "deep-is": "^0.1.3",
  3670. "fast-levenshtein": "^2.0.6",
  3671. "levn": "^0.4.1",
  3672. "prelude-ls": "^1.2.1",
  3673. "type-check": "^0.4.0",
  3674. "word-wrap": "^1.2.5"
  3675. },
  3676. "engines": {
  3677. "node": ">= 0.8.0"
  3678. }
  3679. },
  3680. "node_modules/ora": {
  3681. "version": "9.0.0",
  3682. "dev": true,
  3683. "license": "MIT",
  3684. "dependencies": {
  3685. "chalk": "^5.6.2",
  3686. "cli-cursor": "^5.0.0",
  3687. "cli-spinners": "^3.2.0",
  3688. "is-interactive": "^2.0.0",
  3689. "is-unicode-supported": "^2.1.0",
  3690. "log-symbols": "^7.0.1",
  3691. "stdin-discarder": "^0.2.2",
  3692. "string-width": "^8.1.0",
  3693. "strip-ansi": "^7.1.2"
  3694. },
  3695. "engines": {
  3696. "node": ">=20"
  3697. },
  3698. "funding": {
  3699. "url": "https://github.com/sponsors/sindresorhus"
  3700. }
  3701. },
  3702. "node_modules/ora/node_modules/chalk": {
  3703. "version": "5.6.2",
  3704. "dev": true,
  3705. "license": "MIT",
  3706. "engines": {
  3707. "node": "^12.17.0 || ^14.13 || >=16.0.0"
  3708. },
  3709. "funding": {
  3710. "url": "https://github.com/chalk/chalk?sponsor=1"
  3711. }
  3712. },
  3713. "node_modules/p-limit": {
  3714. "version": "3.1.0",
  3715. "dev": true,
  3716. "license": "MIT",
  3717. "dependencies": {
  3718. "yocto-queue": "^0.1.0"
  3719. },
  3720. "engines": {
  3721. "node": ">=10"
  3722. },
  3723. "funding": {
  3724. "url": "https://github.com/sponsors/sindresorhus"
  3725. }
  3726. },
  3727. "node_modules/p-locate": {
  3728. "version": "5.0.0",
  3729. "dev": true,
  3730. "license": "MIT",
  3731. "dependencies": {
  3732. "p-limit": "^3.0.2"
  3733. },
  3734. "engines": {
  3735. "node": ">=10"
  3736. },
  3737. "funding": {
  3738. "url": "https://github.com/sponsors/sindresorhus"
  3739. }
  3740. },
  3741. "node_modules/pako": {
  3742. "version": "2.1.0",
  3743. "license": "(MIT AND Zlib)"
  3744. },
  3745. "node_modules/parent-module": {
  3746. "version": "1.0.1",
  3747. "license": "MIT",
  3748. "dependencies": {
  3749. "callsites": "^3.0.0"
  3750. },
  3751. "engines": {
  3752. "node": ">=6"
  3753. }
  3754. },
  3755. "node_modules/parse-json": {
  3756. "version": "5.2.0",
  3757. "license": "MIT",
  3758. "dependencies": {
  3759. "@babel/code-frame": "^7.0.0",
  3760. "error-ex": "^1.3.1",
  3761. "json-parse-even-better-errors": "^2.3.0",
  3762. "lines-and-columns": "^1.1.6"
  3763. },
  3764. "engines": {
  3765. "node": ">=8"
  3766. },
  3767. "funding": {
  3768. "url": "https://github.com/sponsors/sindresorhus"
  3769. }
  3770. },
  3771. "node_modules/path-exists": {
  3772. "version": "4.0.0",
  3773. "dev": true,
  3774. "license": "MIT",
  3775. "engines": {
  3776. "node": ">=8"
  3777. }
  3778. },
  3779. "node_modules/path-key": {
  3780. "version": "3.1.1",
  3781. "dev": true,
  3782. "license": "MIT",
  3783. "engines": {
  3784. "node": ">=8"
  3785. }
  3786. },
  3787. "node_modules/path-parse": {
  3788. "version": "1.0.7",
  3789. "license": "MIT"
  3790. },
  3791. "node_modules/path-type": {
  3792. "version": "4.0.0",
  3793. "license": "MIT",
  3794. "engines": {
  3795. "node": ">=8"
  3796. }
  3797. },
  3798. "node_modules/pathe": {
  3799. "version": "2.0.3",
  3800. "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz",
  3801. "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==",
  3802. "dev": true,
  3803. "license": "MIT"
  3804. },
  3805. "node_modules/picocolors": {
  3806. "version": "1.1.1",
  3807. "license": "ISC"
  3808. },
  3809. "node_modules/picomatch": {
  3810. "version": "2.3.2",
  3811. "dev": true,
  3812. "license": "MIT",
  3813. "engines": {
  3814. "node": ">=8.6"
  3815. },
  3816. "funding": {
  3817. "url": "https://github.com/sponsors/jonschlinkert"
  3818. }
  3819. },
  3820. "node_modules/postcss": {
  3821. "version": "8.5.25",
  3822. "dev": true,
  3823. "funding": [
  3824. {
  3825. "type": "opencollective",
  3826. "url": "https://opencollective.com/postcss/"
  3827. },
  3828. {
  3829. "type": "tidelift",
  3830. "url": "https://tidelift.com/funding/github/npm/postcss"
  3831. },
  3832. {
  3833. "type": "github",
  3834. "url": "https://github.com/sponsors/ai"
  3835. }
  3836. ],
  3837. "license": "MIT",
  3838. "dependencies": {
  3839. "nanoid": "^3.3.16",
  3840. "picocolors": "^1.1.1",
  3841. "source-map-js": "^1.2.1"
  3842. },
  3843. "engines": {
  3844. "node": "^10 || ^12 || >=14"
  3845. }
  3846. },
  3847. "node_modules/prelude-ls": {
  3848. "version": "1.2.1",
  3849. "dev": true,
  3850. "license": "MIT",
  3851. "engines": {
  3852. "node": ">= 0.8.0"
  3853. }
  3854. },
  3855. "node_modules/prettier": {
  3856. "version": "3.6.2",
  3857. "dev": true,
  3858. "license": "MIT",
  3859. "bin": {
  3860. "prettier": "bin/prettier.cjs"
  3861. },
  3862. "engines": {
  3863. "node": ">=14"
  3864. },
  3865. "funding": {
  3866. "url": "https://github.com/prettier/prettier?sponsor=1"
  3867. }
  3868. },
  3869. "node_modules/prop-types": {
  3870. "version": "15.8.1",
  3871. "license": "MIT",
  3872. "dependencies": {
  3873. "loose-envify": "^1.4.0",
  3874. "object-assign": "^4.1.1",
  3875. "react-is": "^16.13.1"
  3876. }
  3877. },
  3878. "node_modules/prop-types/node_modules/react-is": {
  3879. "version": "16.13.1",
  3880. "license": "MIT"
  3881. },
  3882. "node_modules/punycode": {
  3883. "version": "2.3.1",
  3884. "dev": true,
  3885. "license": "MIT",
  3886. "engines": {
  3887. "node": ">=6"
  3888. }
  3889. },
  3890. "node_modules/queue-microtask": {
  3891. "version": "1.2.3",
  3892. "dev": true,
  3893. "funding": [
  3894. {
  3895. "type": "github",
  3896. "url": "https://github.com/sponsors/feross"
  3897. },
  3898. {
  3899. "type": "patreon",
  3900. "url": "https://www.patreon.com/feross"
  3901. },
  3902. {
  3903. "type": "consulting",
  3904. "url": "https://feross.org/support"
  3905. }
  3906. ],
  3907. "license": "MIT"
  3908. },
  3909. "node_modules/react": {
  3910. "version": "19.2.8",
  3911. "license": "MIT",
  3912. "engines": {
  3913. "node": ">=0.10.0"
  3914. }
  3915. },
  3916. "node_modules/react-dom": {
  3917. "version": "19.2.8",
  3918. "license": "MIT",
  3919. "dependencies": {
  3920. "scheduler": "^0.27.0"
  3921. },
  3922. "peerDependencies": {
  3923. "react": "^19.2.8"
  3924. }
  3925. },
  3926. "node_modules/react-is": {
  3927. "version": "19.2.0",
  3928. "license": "MIT"
  3929. },
  3930. "node_modules/react-router": {
  3931. "version": "8.3.0",
  3932. "license": "MIT",
  3933. "dependencies": {
  3934. "cookie-es": "^3.1.1"
  3935. },
  3936. "engines": {
  3937. "node": ">=22.22.0"
  3938. },
  3939. "peerDependencies": {
  3940. "react": ">=19.2.7",
  3941. "react-dom": ">=19.2.7"
  3942. },
  3943. "peerDependenciesMeta": {
  3944. "react-dom": {
  3945. "optional": true
  3946. }
  3947. }
  3948. },
  3949. "node_modules/react-transition-group": {
  3950. "version": "4.4.5",
  3951. "license": "BSD-3-Clause",
  3952. "dependencies": {
  3953. "@babel/runtime": "^7.5.5",
  3954. "dom-helpers": "^5.0.1",
  3955. "loose-envify": "^1.4.0",
  3956. "prop-types": "^15.6.2"
  3957. },
  3958. "peerDependencies": {
  3959. "react": ">=16.6.0",
  3960. "react-dom": ">=16.6.0"
  3961. }
  3962. },
  3963. "node_modules/resolve": {
  3964. "version": "1.22.11",
  3965. "license": "MIT",
  3966. "dependencies": {
  3967. "is-core-module": "^2.16.1",
  3968. "path-parse": "^1.0.7",
  3969. "supports-preserve-symlinks-flag": "^1.0.0"
  3970. },
  3971. "bin": {
  3972. "resolve": "bin/resolve"
  3973. },
  3974. "engines": {
  3975. "node": ">= 0.4"
  3976. },
  3977. "funding": {
  3978. "url": "https://github.com/sponsors/ljharb"
  3979. }
  3980. },
  3981. "node_modules/resolve-from": {
  3982. "version": "4.0.0",
  3983. "license": "MIT",
  3984. "engines": {
  3985. "node": ">=4"
  3986. }
  3987. },
  3988. "node_modules/restore-cursor": {
  3989. "version": "5.1.0",
  3990. "dev": true,
  3991. "license": "MIT",
  3992. "dependencies": {
  3993. "onetime": "^7.0.0",
  3994. "signal-exit": "^4.1.0"
  3995. },
  3996. "engines": {
  3997. "node": ">=18"
  3998. },
  3999. "funding": {
  4000. "url": "https://github.com/sponsors/sindresorhus"
  4001. }
  4002. },
  4003. "node_modules/reusify": {
  4004. "version": "1.1.0",
  4005. "dev": true,
  4006. "license": "MIT",
  4007. "engines": {
  4008. "iojs": ">=1.0.0",
  4009. "node": ">=0.10.0"
  4010. }
  4011. },
  4012. "node_modules/rolldown": {
  4013. "version": "1.2.2",
  4014. "dev": true,
  4015. "license": "MIT",
  4016. "dependencies": {
  4017. "@oxc-project/types": "=0.142.0",
  4018. "@rolldown/pluginutils": "^1.0.0"
  4019. },
  4020. "bin": {
  4021. "rolldown": "bin/cli.mjs"
  4022. },
  4023. "engines": {
  4024. "node": "^20.19.0 || >=22.12.0"
  4025. },
  4026. "optionalDependencies": {
  4027. "@rolldown/binding-android-arm64": "1.2.2",
  4028. "@rolldown/binding-darwin-arm64": "1.2.2",
  4029. "@rolldown/binding-darwin-x64": "1.2.2",
  4030. "@rolldown/binding-freebsd-x64": "1.2.2",
  4031. "@rolldown/binding-linux-arm-gnueabihf": "1.2.2",
  4032. "@rolldown/binding-linux-arm64-gnu": "1.2.2",
  4033. "@rolldown/binding-linux-arm64-musl": "1.2.2",
  4034. "@rolldown/binding-linux-ppc64-gnu": "1.2.2",
  4035. "@rolldown/binding-linux-s390x-gnu": "1.2.2",
  4036. "@rolldown/binding-linux-x64-gnu": "1.2.2",
  4037. "@rolldown/binding-linux-x64-musl": "1.2.2",
  4038. "@rolldown/binding-openharmony-arm64": "1.2.2",
  4039. "@rolldown/binding-win32-arm64-msvc": "1.2.2",
  4040. "@rolldown/binding-win32-x64-msvc": "1.2.2"
  4041. }
  4042. },
  4043. "node_modules/run-parallel": {
  4044. "version": "1.2.0",
  4045. "dev": true,
  4046. "funding": [
  4047. {
  4048. "type": "github",
  4049. "url": "https://github.com/sponsors/feross"
  4050. },
  4051. {
  4052. "type": "patreon",
  4053. "url": "https://www.patreon.com/feross"
  4054. },
  4055. {
  4056. "type": "consulting",
  4057. "url": "https://feross.org/support"
  4058. }
  4059. ],
  4060. "license": "MIT",
  4061. "dependencies": {
  4062. "queue-microtask": "^1.2.2"
  4063. }
  4064. },
  4065. "node_modules/scheduler": {
  4066. "version": "0.27.0",
  4067. "license": "MIT"
  4068. },
  4069. "node_modules/semver": {
  4070. "version": "6.3.1",
  4071. "dev": true,
  4072. "license": "ISC",
  4073. "bin": {
  4074. "semver": "bin/semver.js"
  4075. }
  4076. },
  4077. "node_modules/sharp": {
  4078. "version": "0.35.3",
  4079. "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.35.3.tgz",
  4080. "integrity": "sha512-ej0zVHuZGHCiABXcNxeYhpRnPNPAcvbG8RMdBAhDAxLKkCRVSpK3Iyu7qbqw3JMzoj0REeM6f3tJLtVwl0023Q==",
  4081. "license": "Apache-2.0",
  4082. "dependencies": {
  4083. "@img/colour": "^1.1.0",
  4084. "detect-libc": "^2.1.2",
  4085. "semver": "^7.8.5"
  4086. },
  4087. "engines": {
  4088. "node": ">=20.9.0"
  4089. },
  4090. "funding": {
  4091. "url": "https://opencollective.com/libvips"
  4092. },
  4093. "optionalDependencies": {
  4094. "@img/sharp-darwin-arm64": "0.35.3",
  4095. "@img/sharp-darwin-x64": "0.35.3",
  4096. "@img/sharp-freebsd-wasm32": "0.35.3",
  4097. "@img/sharp-libvips-darwin-arm64": "1.3.2",
  4098. "@img/sharp-libvips-darwin-x64": "1.3.2",
  4099. "@img/sharp-libvips-linux-arm": "1.3.2",
  4100. "@img/sharp-libvips-linux-arm64": "1.3.2",
  4101. "@img/sharp-libvips-linux-ppc64": "1.3.2",
  4102. "@img/sharp-libvips-linux-riscv64": "1.3.2",
  4103. "@img/sharp-libvips-linux-s390x": "1.3.2",
  4104. "@img/sharp-libvips-linux-x64": "1.3.2",
  4105. "@img/sharp-libvips-linuxmusl-arm64": "1.3.2",
  4106. "@img/sharp-libvips-linuxmusl-x64": "1.3.2",
  4107. "@img/sharp-linux-arm": "0.35.3",
  4108. "@img/sharp-linux-arm64": "0.35.3",
  4109. "@img/sharp-linux-ppc64": "0.35.3",
  4110. "@img/sharp-linux-riscv64": "0.35.3",
  4111. "@img/sharp-linux-s390x": "0.35.3",
  4112. "@img/sharp-linux-x64": "0.35.3",
  4113. "@img/sharp-linuxmusl-arm64": "0.35.3",
  4114. "@img/sharp-linuxmusl-x64": "0.35.3",
  4115. "@img/sharp-webcontainers-wasm32": "0.35.3",
  4116. "@img/sharp-win32-arm64": "0.35.3",
  4117. "@img/sharp-win32-ia32": "0.35.3",
  4118. "@img/sharp-win32-x64": "0.35.3"
  4119. },
  4120. "peerDependenciesMeta": {
  4121. "@types/node": {
  4122. "optional": true
  4123. }
  4124. }
  4125. },
  4126. "node_modules/sharp/node_modules/semver": {
  4127. "version": "7.8.5",
  4128. "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
  4129. "integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",
  4130. "license": "ISC",
  4131. "bin": {
  4132. "semver": "bin/semver.js"
  4133. },
  4134. "engines": {
  4135. "node": ">=10"
  4136. }
  4137. },
  4138. "node_modules/shebang-command": {
  4139. "version": "2.0.0",
  4140. "dev": true,
  4141. "license": "MIT",
  4142. "dependencies": {
  4143. "shebang-regex": "^3.0.0"
  4144. },
  4145. "engines": {
  4146. "node": ">=8"
  4147. }
  4148. },
  4149. "node_modules/shebang-regex": {
  4150. "version": "3.0.0",
  4151. "dev": true,
  4152. "license": "MIT",
  4153. "engines": {
  4154. "node": ">=8"
  4155. }
  4156. },
  4157. "node_modules/siginfo": {
  4158. "version": "2.0.0",
  4159. "resolved": "https://registry.npmjs.org/siginfo/-/siginfo-2.0.0.tgz",
  4160. "integrity": "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==",
  4161. "dev": true,
  4162. "license": "ISC"
  4163. },
  4164. "node_modules/signal-exit": {
  4165. "version": "4.1.0",
  4166. "dev": true,
  4167. "license": "ISC",
  4168. "engines": {
  4169. "node": ">=14"
  4170. },
  4171. "funding": {
  4172. "url": "https://github.com/sponsors/isaacs"
  4173. }
  4174. },
  4175. "node_modules/simplebar-core": {
  4176. "version": "1.3.2",
  4177. "license": "MIT",
  4178. "dependencies": {
  4179. "lodash": "^4.17.21",
  4180. "lodash-es": "^4.17.21"
  4181. }
  4182. },
  4183. "node_modules/simplebar-react": {
  4184. "version": "3.3.2",
  4185. "license": "MIT",
  4186. "dependencies": {
  4187. "simplebar-core": "^1.3.2"
  4188. },
  4189. "peerDependencies": {
  4190. "react": ">=16.8.0"
  4191. }
  4192. },
  4193. "node_modules/source-map": {
  4194. "version": "0.6.1",
  4195. "dev": true,
  4196. "license": "BSD-3-Clause",
  4197. "engines": {
  4198. "node": ">=0.10.0"
  4199. }
  4200. },
  4201. "node_modules/source-map-js": {
  4202. "version": "1.2.1",
  4203. "dev": true,
  4204. "license": "BSD-3-Clause",
  4205. "engines": {
  4206. "node": ">=0.10.0"
  4207. }
  4208. },
  4209. "node_modules/stackback": {
  4210. "version": "0.0.2",
  4211. "resolved": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz",
  4212. "integrity": "sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==",
  4213. "dev": true,
  4214. "license": "MIT"
  4215. },
  4216. "node_modules/std-env": {
  4217. "version": "4.2.0",
  4218. "resolved": "https://registry.npmjs.org/std-env/-/std-env-4.2.0.tgz",
  4219. "integrity": "sha512-oCUKSupKTHX53EyjDtuZQ64pjLJ6yYCtpmEw0goYxtjG9KpbRe8KAsl2tBUGU9DyMcJ0RwJ8GqJAFzMXcXW1Rw==",
  4220. "dev": true,
  4221. "license": "MIT"
  4222. },
  4223. "node_modules/stdin-discarder": {
  4224. "version": "0.2.2",
  4225. "dev": true,
  4226. "license": "MIT",
  4227. "engines": {
  4228. "node": ">=18"
  4229. },
  4230. "funding": {
  4231. "url": "https://github.com/sponsors/sindresorhus"
  4232. }
  4233. },
  4234. "node_modules/string-width": {
  4235. "version": "8.1.0",
  4236. "dev": true,
  4237. "license": "MIT",
  4238. "dependencies": {
  4239. "get-east-asian-width": "^1.3.0",
  4240. "strip-ansi": "^7.1.0"
  4241. },
  4242. "engines": {
  4243. "node": ">=20"
  4244. },
  4245. "funding": {
  4246. "url": "https://github.com/sponsors/sindresorhus"
  4247. }
  4248. },
  4249. "node_modules/strip-ansi": {
  4250. "version": "7.1.2",
  4251. "dev": true,
  4252. "license": "MIT",
  4253. "dependencies": {
  4254. "ansi-regex": "^6.0.1"
  4255. },
  4256. "engines": {
  4257. "node": ">=12"
  4258. },
  4259. "funding": {
  4260. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  4261. }
  4262. },
  4263. "node_modules/strip-bom": {
  4264. "version": "3.0.0",
  4265. "dev": true,
  4266. "license": "MIT",
  4267. "engines": {
  4268. "node": ">=4"
  4269. }
  4270. },
  4271. "node_modules/strip-json-comments": {
  4272. "version": "3.1.1",
  4273. "dev": true,
  4274. "license": "MIT",
  4275. "engines": {
  4276. "node": ">=8"
  4277. },
  4278. "funding": {
  4279. "url": "https://github.com/sponsors/sindresorhus"
  4280. }
  4281. },
  4282. "node_modules/stylis": {
  4283. "version": "4.2.0",
  4284. "license": "MIT"
  4285. },
  4286. "node_modules/supports-color": {
  4287. "version": "7.2.0",
  4288. "dev": true,
  4289. "license": "MIT",
  4290. "dependencies": {
  4291. "has-flag": "^4.0.0"
  4292. },
  4293. "engines": {
  4294. "node": ">=8"
  4295. }
  4296. },
  4297. "node_modules/supports-preserve-symlinks-flag": {
  4298. "version": "1.0.0",
  4299. "license": "MIT",
  4300. "engines": {
  4301. "node": ">= 0.4"
  4302. },
  4303. "funding": {
  4304. "url": "https://github.com/sponsors/ljharb"
  4305. }
  4306. },
  4307. "node_modules/tinybench": {
  4308. "version": "2.9.0",
  4309. "resolved": "https://registry.npmjs.org/tinybench/-/tinybench-2.9.0.tgz",
  4310. "integrity": "sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==",
  4311. "dev": true,
  4312. "license": "MIT"
  4313. },
  4314. "node_modules/tinyexec": {
  4315. "version": "1.3.0",
  4316. "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.3.0.tgz",
  4317. "integrity": "sha512-QKAl9m8gWWGHV8jZcPeym6j+XULi6tOf1mT83WYJ4Lk2ytW/uwAWkrP0uFsdoYMdueVJ0qs26wZ+23xeB4ibNQ==",
  4318. "dev": true,
  4319. "license": "MIT",
  4320. "engines": {
  4321. "node": ">=18"
  4322. }
  4323. },
  4324. "node_modules/tinyglobby": {
  4325. "version": "0.2.17",
  4326. "dev": true,
  4327. "license": "MIT",
  4328. "dependencies": {
  4329. "fdir": "^6.5.0",
  4330. "picomatch": "^4.0.4"
  4331. },
  4332. "engines": {
  4333. "node": ">=12.0.0"
  4334. },
  4335. "funding": {
  4336. "url": "https://github.com/sponsors/SuperchupuDev"
  4337. }
  4338. },
  4339. "node_modules/tinyglobby/node_modules/fdir": {
  4340. "version": "6.5.0",
  4341. "dev": true,
  4342. "license": "MIT",
  4343. "engines": {
  4344. "node": ">=12.0.0"
  4345. },
  4346. "peerDependencies": {
  4347. "picomatch": "^3 || ^4"
  4348. },
  4349. "peerDependenciesMeta": {
  4350. "picomatch": {
  4351. "optional": true
  4352. }
  4353. }
  4354. },
  4355. "node_modules/tinyglobby/node_modules/picomatch": {
  4356. "version": "4.0.5",
  4357. "dev": true,
  4358. "license": "MIT",
  4359. "engines": {
  4360. "node": ">=12"
  4361. },
  4362. "funding": {
  4363. "url": "https://github.com/sponsors/jonschlinkert"
  4364. }
  4365. },
  4366. "node_modules/tinyrainbow": {
  4367. "version": "3.1.1",
  4368. "resolved": "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-3.1.1.tgz",
  4369. "integrity": "sha512-yau8yJdTt989Mm0Bd/236QnzEiPf2xLLTqUZRUJOo/3CB078LSwzei343DgtJVmfJKJE3TMINY1u42SQsP6mXw==",
  4370. "dev": true,
  4371. "license": "MIT",
  4372. "engines": {
  4373. "node": ">=14.0.0"
  4374. }
  4375. },
  4376. "node_modules/to-regex-range": {
  4377. "version": "5.0.1",
  4378. "dev": true,
  4379. "license": "MIT",
  4380. "dependencies": {
  4381. "is-number": "^7.0.0"
  4382. },
  4383. "engines": {
  4384. "node": ">=8.0"
  4385. }
  4386. },
  4387. "node_modules/ts-api-utils": {
  4388. "version": "2.1.0",
  4389. "dev": true,
  4390. "license": "MIT",
  4391. "engines": {
  4392. "node": ">=18.12"
  4393. },
  4394. "peerDependencies": {
  4395. "typescript": ">=4.8.4"
  4396. }
  4397. },
  4398. "node_modules/ts-node": {
  4399. "version": "10.9.2",
  4400. "dev": true,
  4401. "license": "MIT",
  4402. "dependencies": {
  4403. "@cspotcode/source-map-support": "^0.8.0",
  4404. "@tsconfig/node10": "^1.0.7",
  4405. "@tsconfig/node12": "^1.0.7",
  4406. "@tsconfig/node14": "^1.0.0",
  4407. "@tsconfig/node16": "^1.0.2",
  4408. "acorn": "^8.4.1",
  4409. "acorn-walk": "^8.1.1",
  4410. "arg": "^4.1.0",
  4411. "create-require": "^1.1.0",
  4412. "diff": "^4.0.1",
  4413. "make-error": "^1.1.1",
  4414. "v8-compile-cache-lib": "^3.0.1",
  4415. "yn": "3.1.1"
  4416. },
  4417. "bin": {
  4418. "ts-node": "dist/bin.js",
  4419. "ts-node-cwd": "dist/bin-cwd.js",
  4420. "ts-node-esm": "dist/bin-esm.js",
  4421. "ts-node-script": "dist/bin-script.js",
  4422. "ts-node-transpile-only": "dist/bin-transpile.js",
  4423. "ts-script": "dist/bin-script-deprecated.js"
  4424. },
  4425. "peerDependencies": {
  4426. "@swc/core": ">=1.2.50",
  4427. "@swc/wasm": ">=1.2.50",
  4428. "@types/node": "*",
  4429. "typescript": ">=2.7"
  4430. },
  4431. "peerDependenciesMeta": {
  4432. "@swc/core": {
  4433. "optional": true
  4434. },
  4435. "@swc/wasm": {
  4436. "optional": true
  4437. }
  4438. }
  4439. },
  4440. "node_modules/tsconfig-paths": {
  4441. "version": "4.2.0",
  4442. "dev": true,
  4443. "license": "MIT",
  4444. "dependencies": {
  4445. "json5": "^2.2.2",
  4446. "minimist": "^1.2.6",
  4447. "strip-bom": "^3.0.0"
  4448. },
  4449. "engines": {
  4450. "node": ">=6"
  4451. }
  4452. },
  4453. "node_modules/tslib": {
  4454. "version": "2.8.1",
  4455. "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
  4456. "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
  4457. "license": "0BSD",
  4458. "optional": true
  4459. },
  4460. "node_modules/type-check": {
  4461. "version": "0.4.0",
  4462. "dev": true,
  4463. "license": "MIT",
  4464. "dependencies": {
  4465. "prelude-ls": "^1.2.1"
  4466. },
  4467. "engines": {
  4468. "node": ">= 0.8.0"
  4469. }
  4470. },
  4471. "node_modules/typescript": {
  4472. "version": "5.9.3",
  4473. "dev": true,
  4474. "license": "Apache-2.0",
  4475. "bin": {
  4476. "tsc": "bin/tsc",
  4477. "tsserver": "bin/tsserver"
  4478. },
  4479. "engines": {
  4480. "node": ">=14.17"
  4481. }
  4482. },
  4483. "node_modules/typescript-eslint": {
  4484. "version": "8.46.4",
  4485. "dev": true,
  4486. "license": "MIT",
  4487. "dependencies": {
  4488. "@typescript-eslint/eslint-plugin": "8.46.4",
  4489. "@typescript-eslint/parser": "8.46.4",
  4490. "@typescript-eslint/typescript-estree": "8.46.4",
  4491. "@typescript-eslint/utils": "8.46.4"
  4492. },
  4493. "engines": {
  4494. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  4495. },
  4496. "funding": {
  4497. "type": "opencollective",
  4498. "url": "https://opencollective.com/typescript-eslint"
  4499. },
  4500. "peerDependencies": {
  4501. "eslint": "^8.57.0 || ^9.0.0",
  4502. "typescript": ">=4.8.4 <6.0.0"
  4503. }
  4504. },
  4505. "node_modules/uglify-js": {
  4506. "version": "3.19.3",
  4507. "dev": true,
  4508. "license": "BSD-2-Clause",
  4509. "optional": true,
  4510. "bin": {
  4511. "uglifyjs": "bin/uglifyjs"
  4512. },
  4513. "engines": {
  4514. "node": ">=0.8.0"
  4515. }
  4516. },
  4517. "node_modules/undici-types": {
  4518. "version": "7.16.0",
  4519. "dev": true,
  4520. "license": "MIT"
  4521. },
  4522. "node_modules/update-browserslist-db": {
  4523. "version": "1.2.3",
  4524. "dev": true,
  4525. "funding": [
  4526. {
  4527. "type": "opencollective",
  4528. "url": "https://opencollective.com/browserslist"
  4529. },
  4530. {
  4531. "type": "tidelift",
  4532. "url": "https://tidelift.com/funding/github/npm/browserslist"
  4533. },
  4534. {
  4535. "type": "github",
  4536. "url": "https://github.com/sponsors/ai"
  4537. }
  4538. ],
  4539. "license": "MIT",
  4540. "dependencies": {
  4541. "escalade": "^3.2.0",
  4542. "picocolors": "^1.1.1"
  4543. },
  4544. "bin": {
  4545. "update-browserslist-db": "cli.js"
  4546. },
  4547. "peerDependencies": {
  4548. "browserslist": ">= 4.21.0"
  4549. }
  4550. },
  4551. "node_modules/uri-js": {
  4552. "version": "4.4.1",
  4553. "dev": true,
  4554. "license": "BSD-2-Clause",
  4555. "dependencies": {
  4556. "punycode": "^2.1.0"
  4557. }
  4558. },
  4559. "node_modules/v8-compile-cache-lib": {
  4560. "version": "3.0.1",
  4561. "dev": true,
  4562. "license": "MIT"
  4563. },
  4564. "node_modules/vite": {
  4565. "version": "8.2.0",
  4566. "dev": true,
  4567. "license": "MIT",
  4568. "dependencies": {
  4569. "lightningcss": "^1.33.0",
  4570. "picomatch": "^4.0.5",
  4571. "postcss": "^8.5.23",
  4572. "rolldown": "~1.2.0",
  4573. "tinyglobby": "^0.2.17"
  4574. },
  4575. "bin": {
  4576. "vite": "bin/vite.js"
  4577. },
  4578. "engines": {
  4579. "node": "^20.19.0 || >=22.12.0"
  4580. },
  4581. "funding": {
  4582. "url": "https://github.com/vitejs/vite?sponsor=1"
  4583. },
  4584. "optionalDependencies": {
  4585. "fsevents": "~2.3.3"
  4586. },
  4587. "peerDependencies": {
  4588. "@types/node": "^20.19.0 || >=22.12.0",
  4589. "@vitejs/devtools": "^0.4.0",
  4590. "esbuild": "^0.27.0 || ^0.28.0",
  4591. "jiti": ">=1.21.0",
  4592. "less": "^4.0.0",
  4593. "sass": "^1.70.0",
  4594. "sass-embedded": "^1.70.0",
  4595. "stylus": ">=0.54.8",
  4596. "sugarss": "^5.0.0",
  4597. "terser": "^5.16.0",
  4598. "tsx": "^4.8.1",
  4599. "yaml": "^2.4.2"
  4600. },
  4601. "peerDependenciesMeta": {
  4602. "@types/node": {
  4603. "optional": true
  4604. },
  4605. "@vitejs/devtools": {
  4606. "optional": true
  4607. },
  4608. "esbuild": {
  4609. "optional": true
  4610. },
  4611. "jiti": {
  4612. "optional": true
  4613. },
  4614. "less": {
  4615. "optional": true
  4616. },
  4617. "sass": {
  4618. "optional": true
  4619. },
  4620. "sass-embedded": {
  4621. "optional": true
  4622. },
  4623. "stylus": {
  4624. "optional": true
  4625. },
  4626. "sugarss": {
  4627. "optional": true
  4628. },
  4629. "terser": {
  4630. "optional": true
  4631. },
  4632. "tsx": {
  4633. "optional": true
  4634. },
  4635. "yaml": {
  4636. "optional": true
  4637. }
  4638. }
  4639. },
  4640. "node_modules/vite/node_modules/picomatch": {
  4641. "version": "4.0.5",
  4642. "dev": true,
  4643. "license": "MIT",
  4644. "engines": {
  4645. "node": ">=12"
  4646. },
  4647. "funding": {
  4648. "url": "https://github.com/sponsors/jonschlinkert"
  4649. }
  4650. },
  4651. "node_modules/vitest": {
  4652. "version": "4.1.10",
  4653. "resolved": "https://registry.npmjs.org/vitest/-/vitest-4.1.10.tgz",
  4654. "integrity": "sha512-R9jUTe5S4Qb0HCd4TNqpC7oGcrMssMRGXLW80ubjWsW9VH5GF8y1Y0SFLY9AbqSk6nt0PnOx4H4WNJYZ13GUPw==",
  4655. "dev": true,
  4656. "license": "MIT",
  4657. "dependencies": {
  4658. "@vitest/expect": "4.1.10",
  4659. "@vitest/mocker": "4.1.10",
  4660. "@vitest/pretty-format": "4.1.10",
  4661. "@vitest/runner": "4.1.10",
  4662. "@vitest/snapshot": "4.1.10",
  4663. "@vitest/spy": "4.1.10",
  4664. "@vitest/utils": "4.1.10",
  4665. "es-module-lexer": "^2.0.0",
  4666. "expect-type": "^1.3.0",
  4667. "magic-string": "^0.30.21",
  4668. "obug": "^2.1.1",
  4669. "pathe": "^2.0.3",
  4670. "picomatch": "^4.0.3",
  4671. "std-env": "^4.0.0-rc.1",
  4672. "tinybench": "^2.9.0",
  4673. "tinyexec": "^1.0.2",
  4674. "tinyglobby": "^0.2.15",
  4675. "tinyrainbow": "^3.1.0",
  4676. "vite": "^6.0.0 || ^7.0.0 || ^8.0.0",
  4677. "why-is-node-running": "^2.3.0"
  4678. },
  4679. "bin": {
  4680. "vitest": "vitest.mjs"
  4681. },
  4682. "engines": {
  4683. "node": "^20.0.0 || ^22.0.0 || >=24.0.0"
  4684. },
  4685. "funding": {
  4686. "url": "https://opencollective.com/vitest"
  4687. },
  4688. "peerDependencies": {
  4689. "@edge-runtime/vm": "*",
  4690. "@opentelemetry/api": "^1.9.0",
  4691. "@types/node": "^20.0.0 || ^22.0.0 || >=24.0.0",
  4692. "@vitest/browser-playwright": "4.1.10",
  4693. "@vitest/browser-preview": "4.1.10",
  4694. "@vitest/browser-webdriverio": "4.1.10",
  4695. "@vitest/coverage-istanbul": "4.1.10",
  4696. "@vitest/coverage-v8": "4.1.10",
  4697. "@vitest/ui": "4.1.10",
  4698. "happy-dom": "*",
  4699. "jsdom": "*",
  4700. "vite": "^6.0.0 || ^7.0.0 || ^8.0.0"
  4701. },
  4702. "peerDependenciesMeta": {
  4703. "@edge-runtime/vm": {
  4704. "optional": true
  4705. },
  4706. "@opentelemetry/api": {
  4707. "optional": true
  4708. },
  4709. "@types/node": {
  4710. "optional": true
  4711. },
  4712. "@vitest/browser-playwright": {
  4713. "optional": true
  4714. },
  4715. "@vitest/browser-preview": {
  4716. "optional": true
  4717. },
  4718. "@vitest/browser-webdriverio": {
  4719. "optional": true
  4720. },
  4721. "@vitest/coverage-istanbul": {
  4722. "optional": true
  4723. },
  4724. "@vitest/coverage-v8": {
  4725. "optional": true
  4726. },
  4727. "@vitest/ui": {
  4728. "optional": true
  4729. },
  4730. "happy-dom": {
  4731. "optional": true
  4732. },
  4733. "jsdom": {
  4734. "optional": true
  4735. },
  4736. "vite": {
  4737. "optional": false
  4738. }
  4739. }
  4740. },
  4741. "node_modules/vitest/node_modules/picomatch": {
  4742. "version": "4.0.5",
  4743. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz",
  4744. "integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==",
  4745. "dev": true,
  4746. "license": "MIT",
  4747. "engines": {
  4748. "node": ">=12"
  4749. },
  4750. "funding": {
  4751. "url": "https://github.com/sponsors/jonschlinkert"
  4752. }
  4753. },
  4754. "node_modules/which": {
  4755. "version": "2.0.2",
  4756. "dev": true,
  4757. "license": "ISC",
  4758. "dependencies": {
  4759. "isexe": "^2.0.0"
  4760. },
  4761. "bin": {
  4762. "node-which": "bin/node-which"
  4763. },
  4764. "engines": {
  4765. "node": ">= 8"
  4766. }
  4767. },
  4768. "node_modules/why-is-node-running": {
  4769. "version": "2.3.0",
  4770. "resolved": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-2.3.0.tgz",
  4771. "integrity": "sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==",
  4772. "dev": true,
  4773. "license": "MIT",
  4774. "dependencies": {
  4775. "siginfo": "^2.0.0",
  4776. "stackback": "0.0.2"
  4777. },
  4778. "bin": {
  4779. "why-is-node-running": "cli.js"
  4780. },
  4781. "engines": {
  4782. "node": ">=8"
  4783. }
  4784. },
  4785. "node_modules/word-wrap": {
  4786. "version": "1.2.5",
  4787. "dev": true,
  4788. "license": "MIT",
  4789. "engines": {
  4790. "node": ">=0.10.0"
  4791. }
  4792. },
  4793. "node_modules/wordwrap": {
  4794. "version": "1.0.0",
  4795. "dev": true,
  4796. "license": "MIT"
  4797. },
  4798. "node_modules/yallist": {
  4799. "version": "3.1.1",
  4800. "dev": true,
  4801. "license": "ISC"
  4802. },
  4803. "node_modules/yn": {
  4804. "version": "3.1.1",
  4805. "dev": true,
  4806. "license": "MIT",
  4807. "engines": {
  4808. "node": ">=6"
  4809. }
  4810. },
  4811. "node_modules/yocto-queue": {
  4812. "version": "0.1.0",
  4813. "dev": true,
  4814. "license": "MIT",
  4815. "engines": {
  4816. "node": ">=10"
  4817. },
  4818. "funding": {
  4819. "url": "https://github.com/sponsors/sindresorhus"
  4820. }
  4821. },
  4822. "node_modules/yoctocolors": {
  4823. "version": "2.1.2",
  4824. "dev": true,
  4825. "license": "MIT",
  4826. "engines": {
  4827. "node": ">=18"
  4828. },
  4829. "funding": {
  4830. "url": "https://github.com/sponsors/sindresorhus"
  4831. }
  4832. },
  4833. "node_modules/zod": {
  4834. "version": "4.1.12",
  4835. "dev": true,
  4836. "license": "MIT",
  4837. "funding": {
  4838. "url": "https://github.com/sponsors/colinhacks"
  4839. }
  4840. },
  4841. "node_modules/zod-validation-error": {
  4842. "version": "4.0.2",
  4843. "dev": true,
  4844. "license": "MIT",
  4845. "engines": {
  4846. "node": ">=18.0.0"
  4847. },
  4848. "peerDependencies": {
  4849. "zod": "^3.25.0 || ^4.0.0"
  4850. }
  4851. },
  4852. "node_modules/zustand": {
  4853. "version": "5.0.14",
  4854. "resolved": "https://registry.npmjs.org/zustand/-/zustand-5.0.14.tgz",
  4855. "integrity": "sha512-/8tAspM5LMPr28b3fwLYrtdj77ECpfZviaP75CMTnwO8ISyaE4GDIG/9rDDYq/cH9D2Xw2A2RXglLInmVBQB/g==",
  4856. "license": "MIT",
  4857. "engines": {
  4858. "node": ">=12.20.0"
  4859. },
  4860. "peerDependencies": {
  4861. "@types/react": ">=18.0.0",
  4862. "immer": ">=9.0.6",
  4863. "react": ">=18.0.0",
  4864. "use-sync-external-store": ">=1.2.0"
  4865. },
  4866. "peerDependenciesMeta": {
  4867. "@types/react": {
  4868. "optional": true
  4869. },
  4870. "immer": {
  4871. "optional": true
  4872. },
  4873. "react": {
  4874. "optional": true
  4875. },
  4876. "use-sync-external-store": {
  4877. "optional": true
  4878. }
  4879. }
  4880. }
  4881. }
  4882. }