package-lock.json 114 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511
  1. {
  2. "name": "script-build-journey",
  3. "version": "1.0.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "script-build-journey",
  9. "version": "1.0.0",
  10. "dependencies": {
  11. "lucide-react": "^0.468.0",
  12. "next": "^15.0.0",
  13. "react": "^19.0.0",
  14. "react-dom": "^19.0.0"
  15. },
  16. "devDependencies": {
  17. "@playwright/test": "^1.61.1",
  18. "@testing-library/react": "^16.1.0",
  19. "@types/node": "^22.10.2",
  20. "@types/react": "^19.0.1",
  21. "@types/react-dom": "^19.0.2",
  22. "jsdom": "^25.0.1",
  23. "typescript": "^5.7.2",
  24. "vitest": "^3.2.4"
  25. }
  26. },
  27. "node_modules/@asamuzakjp/css-color": {
  28. "version": "3.2.0",
  29. "resolved": "https://registry.npmjs.org/@asamuzakjp/css-color/-/css-color-3.2.0.tgz",
  30. "integrity": "sha512-K1A6z8tS3XsmCMM86xoWdn7Fkdn9m6RSVtocUrJYIwZnFVkng/PvkEoWtOWmP+Scc6saYWHWZYbndEEXxl24jw==",
  31. "dev": true,
  32. "license": "MIT",
  33. "dependencies": {
  34. "@csstools/css-calc": "^2.1.3",
  35. "@csstools/css-color-parser": "^3.0.9",
  36. "@csstools/css-parser-algorithms": "^3.0.4",
  37. "@csstools/css-tokenizer": "^3.0.3",
  38. "lru-cache": "^10.4.3"
  39. }
  40. },
  41. "node_modules/@babel/code-frame": {
  42. "version": "7.29.7",
  43. "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.7.tgz",
  44. "integrity": "sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==",
  45. "dev": true,
  46. "license": "MIT",
  47. "peer": true,
  48. "dependencies": {
  49. "@babel/helper-validator-identifier": "^7.29.7",
  50. "js-tokens": "^4.0.0",
  51. "picocolors": "^1.1.1"
  52. },
  53. "engines": {
  54. "node": ">=6.9.0"
  55. }
  56. },
  57. "node_modules/@babel/helper-validator-identifier": {
  58. "version": "7.29.7",
  59. "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz",
  60. "integrity": "sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==",
  61. "dev": true,
  62. "license": "MIT",
  63. "peer": true,
  64. "engines": {
  65. "node": ">=6.9.0"
  66. }
  67. },
  68. "node_modules/@babel/runtime": {
  69. "version": "7.29.7",
  70. "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.29.7.tgz",
  71. "integrity": "sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==",
  72. "dev": true,
  73. "license": "MIT",
  74. "engines": {
  75. "node": ">=6.9.0"
  76. }
  77. },
  78. "node_modules/@csstools/color-helpers": {
  79. "version": "5.1.0",
  80. "resolved": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-5.1.0.tgz",
  81. "integrity": "sha512-S11EXWJyy0Mz5SYvRmY8nJYTFFd1LCNV+7cXyAgQtOOuzb4EsgfqDufL+9esx72/eLhsRdGZwaldu/h+E4t4BA==",
  82. "dev": true,
  83. "funding": [
  84. {
  85. "type": "github",
  86. "url": "https://github.com/sponsors/csstools"
  87. },
  88. {
  89. "type": "opencollective",
  90. "url": "https://opencollective.com/csstools"
  91. }
  92. ],
  93. "license": "MIT-0",
  94. "engines": {
  95. "node": ">=18"
  96. }
  97. },
  98. "node_modules/@csstools/css-calc": {
  99. "version": "2.1.4",
  100. "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-2.1.4.tgz",
  101. "integrity": "sha512-3N8oaj+0juUw/1H3YwmDDJXCgTB1gKU6Hc/bB502u9zR0q2vd786XJH9QfrKIEgFlZmhZiq6epXl4rHqhzsIgQ==",
  102. "dev": true,
  103. "funding": [
  104. {
  105. "type": "github",
  106. "url": "https://github.com/sponsors/csstools"
  107. },
  108. {
  109. "type": "opencollective",
  110. "url": "https://opencollective.com/csstools"
  111. }
  112. ],
  113. "license": "MIT",
  114. "engines": {
  115. "node": ">=18"
  116. },
  117. "peerDependencies": {
  118. "@csstools/css-parser-algorithms": "^3.0.5",
  119. "@csstools/css-tokenizer": "^3.0.4"
  120. }
  121. },
  122. "node_modules/@csstools/css-color-parser": {
  123. "version": "3.1.0",
  124. "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-3.1.0.tgz",
  125. "integrity": "sha512-nbtKwh3a6xNVIp/VRuXV64yTKnb1IjTAEEh3irzS+HkKjAOYLTGNb9pmVNntZ8iVBHcWDA2Dof0QtPgFI1BaTA==",
  126. "dev": true,
  127. "funding": [
  128. {
  129. "type": "github",
  130. "url": "https://github.com/sponsors/csstools"
  131. },
  132. {
  133. "type": "opencollective",
  134. "url": "https://opencollective.com/csstools"
  135. }
  136. ],
  137. "license": "MIT",
  138. "dependencies": {
  139. "@csstools/color-helpers": "^5.1.0",
  140. "@csstools/css-calc": "^2.1.4"
  141. },
  142. "engines": {
  143. "node": ">=18"
  144. },
  145. "peerDependencies": {
  146. "@csstools/css-parser-algorithms": "^3.0.5",
  147. "@csstools/css-tokenizer": "^3.0.4"
  148. }
  149. },
  150. "node_modules/@csstools/css-parser-algorithms": {
  151. "version": "3.0.5",
  152. "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.5.tgz",
  153. "integrity": "sha512-DaDeUkXZKjdGhgYaHNJTV9pV7Y9B3b644jCLs9Upc3VeNGg6LWARAT6O+Q+/COo+2gg/bM5rhpMAtf70WqfBdQ==",
  154. "dev": true,
  155. "funding": [
  156. {
  157. "type": "github",
  158. "url": "https://github.com/sponsors/csstools"
  159. },
  160. {
  161. "type": "opencollective",
  162. "url": "https://opencollective.com/csstools"
  163. }
  164. ],
  165. "license": "MIT",
  166. "engines": {
  167. "node": ">=18"
  168. },
  169. "peerDependencies": {
  170. "@csstools/css-tokenizer": "^3.0.4"
  171. }
  172. },
  173. "node_modules/@csstools/css-tokenizer": {
  174. "version": "3.0.4",
  175. "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.4.tgz",
  176. "integrity": "sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==",
  177. "dev": true,
  178. "funding": [
  179. {
  180. "type": "github",
  181. "url": "https://github.com/sponsors/csstools"
  182. },
  183. {
  184. "type": "opencollective",
  185. "url": "https://opencollective.com/csstools"
  186. }
  187. ],
  188. "license": "MIT",
  189. "engines": {
  190. "node": ">=18"
  191. }
  192. },
  193. "node_modules/@emnapi/runtime": {
  194. "version": "1.11.2",
  195. "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.2.tgz",
  196. "integrity": "sha512-kyOl3X0DuTiT1h2ft8r2fYO8JYtU9a9Xis/zBSiGArNaagCOWx90N1k2wxp18czFDH+OgcWGb5ZP/XMt3dcyPA==",
  197. "license": "MIT",
  198. "optional": true,
  199. "dependencies": {
  200. "tslib": "^2.4.0"
  201. }
  202. },
  203. "node_modules/@esbuild/aix-ppc64": {
  204. "version": "0.28.1",
  205. "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.28.1.tgz",
  206. "integrity": "sha512-Svl7tq8k/08+p6CXPpRjQ1fKX+1odH/BQbb48fV6fj3CWHhsoIOoY87w1oHXm0qEpkIK3ZfVgp0hed3XBXzXMQ==",
  207. "cpu": [
  208. "ppc64"
  209. ],
  210. "dev": true,
  211. "license": "MIT",
  212. "optional": true,
  213. "os": [
  214. "aix"
  215. ],
  216. "engines": {
  217. "node": ">=18"
  218. }
  219. },
  220. "node_modules/@esbuild/android-arm": {
  221. "version": "0.28.1",
  222. "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.28.1.tgz",
  223. "integrity": "sha512-0k2F129Xdio1TdJfzJ8sy1Q47vUD2NnwdhiAf7drUN1EBTfPf4hsFCtmMgu/6m8JSzsBrlmVjudMBQqOfG8usQ==",
  224. "cpu": [
  225. "arm"
  226. ],
  227. "dev": true,
  228. "license": "MIT",
  229. "optional": true,
  230. "os": [
  231. "android"
  232. ],
  233. "engines": {
  234. "node": ">=18"
  235. }
  236. },
  237. "node_modules/@esbuild/android-arm64": {
  238. "version": "0.28.1",
  239. "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.28.1.tgz",
  240. "integrity": "sha512-34EGEbCIAgosYz6goLcopX6Mo7NyGv9tfwEM2/7Ce2VcVRk568iSvniGWcUXIy7wEDR1wzolcxcriFVrWYcwBg==",
  241. "cpu": [
  242. "arm64"
  243. ],
  244. "dev": true,
  245. "license": "MIT",
  246. "optional": true,
  247. "os": [
  248. "android"
  249. ],
  250. "engines": {
  251. "node": ">=18"
  252. }
  253. },
  254. "node_modules/@esbuild/android-x64": {
  255. "version": "0.28.1",
  256. "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.28.1.tgz",
  257. "integrity": "sha512-dbwY7ltSMDWsRatcRpCnES4F+im88OCUgGZjy52shC7GqHRE/cYlxNbB4Z4UpJswpcc4Qxd2oE/ufM0p61IKng==",
  258. "cpu": [
  259. "x64"
  260. ],
  261. "dev": true,
  262. "license": "MIT",
  263. "optional": true,
  264. "os": [
  265. "android"
  266. ],
  267. "engines": {
  268. "node": ">=18"
  269. }
  270. },
  271. "node_modules/@esbuild/darwin-arm64": {
  272. "version": "0.28.1",
  273. "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.28.1.tgz",
  274. "integrity": "sha512-TZbWkQY7kvTAXbXUT7uVACR5cMHsDiSz9z7ZKAX/RTq/WJEk3QyRr0wZpNhBDX+/0CtdqUIJlOiodQcta6tY3Q==",
  275. "cpu": [
  276. "arm64"
  277. ],
  278. "dev": true,
  279. "license": "MIT",
  280. "optional": true,
  281. "os": [
  282. "darwin"
  283. ],
  284. "engines": {
  285. "node": ">=18"
  286. }
  287. },
  288. "node_modules/@esbuild/darwin-x64": {
  289. "version": "0.28.1",
  290. "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.28.1.tgz",
  291. "integrity": "sha512-zfdzgK9ACBNZLI/CyHTOx81SyNbM6YXn7rxSgX97VjyiPl9W1i4Ka4fgKECEoFCKGpvBj5qArWIGgQjOwkgskQ==",
  292. "cpu": [
  293. "x64"
  294. ],
  295. "dev": true,
  296. "license": "MIT",
  297. "optional": true,
  298. "os": [
  299. "darwin"
  300. ],
  301. "engines": {
  302. "node": ">=18"
  303. }
  304. },
  305. "node_modules/@esbuild/freebsd-arm64": {
  306. "version": "0.28.1",
  307. "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.28.1.tgz",
  308. "integrity": "sha512-wG2EA8ENdEI0qhkSZMjfqrdY+ziCYCPMmtZjjIwOmXFjmyzEHn+UUxk5of+SYsjtfs3VpnlC7QLzSI5hY/rOAw==",
  309. "cpu": [
  310. "arm64"
  311. ],
  312. "dev": true,
  313. "license": "MIT",
  314. "optional": true,
  315. "os": [
  316. "freebsd"
  317. ],
  318. "engines": {
  319. "node": ">=18"
  320. }
  321. },
  322. "node_modules/@esbuild/freebsd-x64": {
  323. "version": "0.28.1",
  324. "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.28.1.tgz",
  325. "integrity": "sha512-i7dZ9vQgnvSCzi/rYCXNgtF/U+eKZNJBzu3eTQbRgHnM7tNSizLOkRFAl3qzVc/Op/u5YkHHa4pf/3DOYHthLQ==",
  326. "cpu": [
  327. "x64"
  328. ],
  329. "dev": true,
  330. "license": "MIT",
  331. "optional": true,
  332. "os": [
  333. "freebsd"
  334. ],
  335. "engines": {
  336. "node": ">=18"
  337. }
  338. },
  339. "node_modules/@esbuild/linux-arm": {
  340. "version": "0.28.1",
  341. "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.28.1.tgz",
  342. "integrity": "sha512-qVXBOHQS+d5Y722GwJzJUtOLlX7km3CraOaGormF1pDtPd2C/l1SHRPgjLunLGe51Sh5YYWKMFDyV4SxgMQYTQ==",
  343. "cpu": [
  344. "arm"
  345. ],
  346. "dev": true,
  347. "license": "MIT",
  348. "optional": true,
  349. "os": [
  350. "linux"
  351. ],
  352. "engines": {
  353. "node": ">=18"
  354. }
  355. },
  356. "node_modules/@esbuild/linux-arm64": {
  357. "version": "0.28.1",
  358. "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.28.1.tgz",
  359. "integrity": "sha512-yHs+0uc8+nvEAfAfxrWQKK5peSNzBc4PegcMO0EJ2hT71uA7vB8Ihg2e77R2P7SG5uYjPbHlLLmve4LLLRCf0g==",
  360. "cpu": [
  361. "arm64"
  362. ],
  363. "dev": true,
  364. "license": "MIT",
  365. "optional": true,
  366. "os": [
  367. "linux"
  368. ],
  369. "engines": {
  370. "node": ">=18"
  371. }
  372. },
  373. "node_modules/@esbuild/linux-ia32": {
  374. "version": "0.28.1",
  375. "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.28.1.tgz",
  376. "integrity": "sha512-d1z4ZuP0ajrfz/FhGT4vv278rX8KnPPJx8i5+AtK7TYbx9Le9F1hyzurZpkEyjkGa9dUGhQow4C1NmeGvqxN2w==",
  377. "cpu": [
  378. "ia32"
  379. ],
  380. "dev": true,
  381. "license": "MIT",
  382. "optional": true,
  383. "os": [
  384. "linux"
  385. ],
  386. "engines": {
  387. "node": ">=18"
  388. }
  389. },
  390. "node_modules/@esbuild/linux-loong64": {
  391. "version": "0.28.1",
  392. "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.28.1.tgz",
  393. "integrity": "sha512-M5sRjUVZrkm1OAPR3dlOYzNmN+loZKGVi1VUQGrwuqLcbR6qeAz+famMhjASeH3YVKvZz+zT1jlh/keC3Rj/lg==",
  394. "cpu": [
  395. "loong64"
  396. ],
  397. "dev": true,
  398. "license": "MIT",
  399. "optional": true,
  400. "os": [
  401. "linux"
  402. ],
  403. "engines": {
  404. "node": ">=18"
  405. }
  406. },
  407. "node_modules/@esbuild/linux-mips64el": {
  408. "version": "0.28.1",
  409. "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.28.1.tgz",
  410. "integrity": "sha512-mRObBZeHh2OxcBFPWE/FjylkRgZdYuiTR3vaTozquCGOH14iP9oN4x4Ge81CoIDYQrXmIxpFumJBu5MtZpnQJQ==",
  411. "cpu": [
  412. "mips64el"
  413. ],
  414. "dev": true,
  415. "license": "MIT",
  416. "optional": true,
  417. "os": [
  418. "linux"
  419. ],
  420. "engines": {
  421. "node": ">=18"
  422. }
  423. },
  424. "node_modules/@esbuild/linux-ppc64": {
  425. "version": "0.28.1",
  426. "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.28.1.tgz",
  427. "integrity": "sha512-slScBsMAb3GFDcdrCgLwZtPYRoH2H/youv10QiZyRjmsP48fznoveWytSgCI/R0ZcUgpc0ZhIUEx6LHts8yrfQ==",
  428. "cpu": [
  429. "ppc64"
  430. ],
  431. "dev": true,
  432. "license": "MIT",
  433. "optional": true,
  434. "os": [
  435. "linux"
  436. ],
  437. "engines": {
  438. "node": ">=18"
  439. }
  440. },
  441. "node_modules/@esbuild/linux-riscv64": {
  442. "version": "0.28.1",
  443. "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.28.1.tgz",
  444. "integrity": "sha512-kw0owk1o0GFETUJyW0jc0G4Yzs0BHZn0JDZ8JRT088vjJYX777BAs1fDGxAC+q831qOs2DTC96mNsG2opdfyyQ==",
  445. "cpu": [
  446. "riscv64"
  447. ],
  448. "dev": true,
  449. "license": "MIT",
  450. "optional": true,
  451. "os": [
  452. "linux"
  453. ],
  454. "engines": {
  455. "node": ">=18"
  456. }
  457. },
  458. "node_modules/@esbuild/linux-s390x": {
  459. "version": "0.28.1",
  460. "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.28.1.tgz",
  461. "integrity": "sha512-/lAIjX8aYFRByhh6L5rYtPEDRqa9de/4V/juOXcta5frjvzXO4/sqEtyytse0g3zZFuWu5cDN0MkLz2qRDD2Ag==",
  462. "cpu": [
  463. "s390x"
  464. ],
  465. "dev": true,
  466. "license": "MIT",
  467. "optional": true,
  468. "os": [
  469. "linux"
  470. ],
  471. "engines": {
  472. "node": ">=18"
  473. }
  474. },
  475. "node_modules/@esbuild/linux-x64": {
  476. "version": "0.28.1",
  477. "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.28.1.tgz",
  478. "integrity": "sha512-u/anNYF2mmVOEDwLtnQ1wOr3EZ9sTNGLWrsYGYwHWzGA3Si84IOkHXlbWTD1NB+9/1lcnweYKO54uhxZydNzfA==",
  479. "cpu": [
  480. "x64"
  481. ],
  482. "dev": true,
  483. "license": "MIT",
  484. "optional": true,
  485. "os": [
  486. "linux"
  487. ],
  488. "engines": {
  489. "node": ">=18"
  490. }
  491. },
  492. "node_modules/@esbuild/netbsd-arm64": {
  493. "version": "0.28.1",
  494. "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.28.1.tgz",
  495. "integrity": "sha512-oks0DYbLwWMmaakTsCb+zL4E+aHRVLom9IJZOAthMQEPiQmydXHkziYEsGYRx0uNV/IjEKGAV941JzH02pflqw==",
  496. "cpu": [
  497. "arm64"
  498. ],
  499. "dev": true,
  500. "license": "MIT",
  501. "optional": true,
  502. "os": [
  503. "netbsd"
  504. ],
  505. "engines": {
  506. "node": ">=18"
  507. }
  508. },
  509. "node_modules/@esbuild/netbsd-x64": {
  510. "version": "0.28.1",
  511. "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.28.1.tgz",
  512. "integrity": "sha512-aeL6lAnN89Hz43Mlh1G8ARasbuoYvSITDEx0tHh5b7jJnHcssqgjy9Yx430GDpmCa6OyrKoS0aNRjKundRizGg==",
  513. "cpu": [
  514. "x64"
  515. ],
  516. "dev": true,
  517. "license": "MIT",
  518. "optional": true,
  519. "os": [
  520. "netbsd"
  521. ],
  522. "engines": {
  523. "node": ">=18"
  524. }
  525. },
  526. "node_modules/@esbuild/openbsd-arm64": {
  527. "version": "0.28.1",
  528. "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.28.1.tgz",
  529. "integrity": "sha512-MEFJe5C3R8pwXdZ5Y21oo6m7ePiS0d9pWucn99O/wvyJZChoIQKrQDxKrGeW8F5+T0okTHesAmDeiHDTIq0V/Q==",
  530. "cpu": [
  531. "arm64"
  532. ],
  533. "dev": true,
  534. "license": "MIT",
  535. "optional": true,
  536. "os": [
  537. "openbsd"
  538. ],
  539. "engines": {
  540. "node": ">=18"
  541. }
  542. },
  543. "node_modules/@esbuild/openbsd-x64": {
  544. "version": "0.28.1",
  545. "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.28.1.tgz",
  546. "integrity": "sha512-i/ZLIOafE0Z8cI/XANJAixoJL/uRAoS2xOA3rb0xN+KK0K177cMAsQYkzHtBrtMXAKuAc7HGgcWiZ/sRC1Nxgw==",
  547. "cpu": [
  548. "x64"
  549. ],
  550. "dev": true,
  551. "license": "MIT",
  552. "optional": true,
  553. "os": [
  554. "openbsd"
  555. ],
  556. "engines": {
  557. "node": ">=18"
  558. }
  559. },
  560. "node_modules/@esbuild/openharmony-arm64": {
  561. "version": "0.28.1",
  562. "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.28.1.tgz",
  563. "integrity": "sha512-ge+Z7EXFNt2BO1oAMsVpiQ8EwndV9i1xXerAeTIK7AtPs3bKFXQM7nlRxDSIUIMeueR1CNXxqztLzdNeReKBJg==",
  564. "cpu": [
  565. "arm64"
  566. ],
  567. "dev": true,
  568. "license": "MIT",
  569. "optional": true,
  570. "os": [
  571. "openharmony"
  572. ],
  573. "engines": {
  574. "node": ">=18"
  575. }
  576. },
  577. "node_modules/@esbuild/sunos-x64": {
  578. "version": "0.28.1",
  579. "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.28.1.tgz",
  580. "integrity": "sha512-BEjgtECkL3vY+SaSQ6nzVfiALUeFxpawyp8Jmf5PtYhf1Ug40N1h/hxlhts+f1FvSvarEigdxS3BlSMI2PJLcQ==",
  581. "cpu": [
  582. "x64"
  583. ],
  584. "dev": true,
  585. "license": "MIT",
  586. "optional": true,
  587. "os": [
  588. "sunos"
  589. ],
  590. "engines": {
  591. "node": ">=18"
  592. }
  593. },
  594. "node_modules/@esbuild/win32-arm64": {
  595. "version": "0.28.1",
  596. "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.28.1.tgz",
  597. "integrity": "sha512-lCv9eK/H6ZJWbE7bh2nw54CZ9M2nupBxJcTsdk/QQnWkdSjKGuxmmH8/GWrlT1eMmZfn4dGcCjRte397WqfQXA==",
  598. "cpu": [
  599. "arm64"
  600. ],
  601. "dev": true,
  602. "license": "MIT",
  603. "optional": true,
  604. "os": [
  605. "win32"
  606. ],
  607. "engines": {
  608. "node": ">=18"
  609. }
  610. },
  611. "node_modules/@esbuild/win32-ia32": {
  612. "version": "0.28.1",
  613. "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.28.1.tgz",
  614. "integrity": "sha512-zvb/mB2bSCoJOpoCBgYKKpX6YM6mJBlBUVUtVj41DlZJVEB6/0CKlRYxP5wWl1C1ILiCoAU5wZZ4q1P3qeS6Eg==",
  615. "cpu": [
  616. "ia32"
  617. ],
  618. "dev": true,
  619. "license": "MIT",
  620. "optional": true,
  621. "os": [
  622. "win32"
  623. ],
  624. "engines": {
  625. "node": ">=18"
  626. }
  627. },
  628. "node_modules/@esbuild/win32-x64": {
  629. "version": "0.28.1",
  630. "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.28.1.tgz",
  631. "integrity": "sha512-bm4Mowrv+GXMlpWX++EcXw/iLyd1o3+bJkC2DkWXYVvgZCqD/bSj9ctZeAMC3cIxgjRVR2Dufaiu4YPxr5gW1A==",
  632. "cpu": [
  633. "x64"
  634. ],
  635. "dev": true,
  636. "license": "MIT",
  637. "optional": true,
  638. "os": [
  639. "win32"
  640. ],
  641. "engines": {
  642. "node": ">=18"
  643. }
  644. },
  645. "node_modules/@img/colour": {
  646. "version": "1.1.0",
  647. "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz",
  648. "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==",
  649. "license": "MIT",
  650. "optional": true,
  651. "engines": {
  652. "node": ">=18"
  653. }
  654. },
  655. "node_modules/@img/sharp-darwin-arm64": {
  656. "version": "0.34.5",
  657. "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz",
  658. "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==",
  659. "cpu": [
  660. "arm64"
  661. ],
  662. "license": "Apache-2.0",
  663. "optional": true,
  664. "os": [
  665. "darwin"
  666. ],
  667. "engines": {
  668. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  669. },
  670. "funding": {
  671. "url": "https://opencollective.com/libvips"
  672. },
  673. "optionalDependencies": {
  674. "@img/sharp-libvips-darwin-arm64": "1.2.4"
  675. }
  676. },
  677. "node_modules/@img/sharp-darwin-x64": {
  678. "version": "0.34.5",
  679. "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz",
  680. "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==",
  681. "cpu": [
  682. "x64"
  683. ],
  684. "license": "Apache-2.0",
  685. "optional": true,
  686. "os": [
  687. "darwin"
  688. ],
  689. "engines": {
  690. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  691. },
  692. "funding": {
  693. "url": "https://opencollective.com/libvips"
  694. },
  695. "optionalDependencies": {
  696. "@img/sharp-libvips-darwin-x64": "1.2.4"
  697. }
  698. },
  699. "node_modules/@img/sharp-libvips-darwin-arm64": {
  700. "version": "1.2.4",
  701. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz",
  702. "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==",
  703. "cpu": [
  704. "arm64"
  705. ],
  706. "license": "LGPL-3.0-or-later",
  707. "optional": true,
  708. "os": [
  709. "darwin"
  710. ],
  711. "funding": {
  712. "url": "https://opencollective.com/libvips"
  713. }
  714. },
  715. "node_modules/@img/sharp-libvips-darwin-x64": {
  716. "version": "1.2.4",
  717. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz",
  718. "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==",
  719. "cpu": [
  720. "x64"
  721. ],
  722. "license": "LGPL-3.0-or-later",
  723. "optional": true,
  724. "os": [
  725. "darwin"
  726. ],
  727. "funding": {
  728. "url": "https://opencollective.com/libvips"
  729. }
  730. },
  731. "node_modules/@img/sharp-libvips-linux-arm": {
  732. "version": "1.2.4",
  733. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz",
  734. "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==",
  735. "cpu": [
  736. "arm"
  737. ],
  738. "license": "LGPL-3.0-or-later",
  739. "optional": true,
  740. "os": [
  741. "linux"
  742. ],
  743. "funding": {
  744. "url": "https://opencollective.com/libvips"
  745. }
  746. },
  747. "node_modules/@img/sharp-libvips-linux-arm64": {
  748. "version": "1.2.4",
  749. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz",
  750. "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==",
  751. "cpu": [
  752. "arm64"
  753. ],
  754. "license": "LGPL-3.0-or-later",
  755. "optional": true,
  756. "os": [
  757. "linux"
  758. ],
  759. "funding": {
  760. "url": "https://opencollective.com/libvips"
  761. }
  762. },
  763. "node_modules/@img/sharp-libvips-linux-ppc64": {
  764. "version": "1.2.4",
  765. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz",
  766. "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==",
  767. "cpu": [
  768. "ppc64"
  769. ],
  770. "license": "LGPL-3.0-or-later",
  771. "optional": true,
  772. "os": [
  773. "linux"
  774. ],
  775. "funding": {
  776. "url": "https://opencollective.com/libvips"
  777. }
  778. },
  779. "node_modules/@img/sharp-libvips-linux-riscv64": {
  780. "version": "1.2.4",
  781. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz",
  782. "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==",
  783. "cpu": [
  784. "riscv64"
  785. ],
  786. "license": "LGPL-3.0-or-later",
  787. "optional": true,
  788. "os": [
  789. "linux"
  790. ],
  791. "funding": {
  792. "url": "https://opencollective.com/libvips"
  793. }
  794. },
  795. "node_modules/@img/sharp-libvips-linux-s390x": {
  796. "version": "1.2.4",
  797. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz",
  798. "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==",
  799. "cpu": [
  800. "s390x"
  801. ],
  802. "license": "LGPL-3.0-or-later",
  803. "optional": true,
  804. "os": [
  805. "linux"
  806. ],
  807. "funding": {
  808. "url": "https://opencollective.com/libvips"
  809. }
  810. },
  811. "node_modules/@img/sharp-libvips-linux-x64": {
  812. "version": "1.2.4",
  813. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
  814. "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==",
  815. "cpu": [
  816. "x64"
  817. ],
  818. "license": "LGPL-3.0-or-later",
  819. "optional": true,
  820. "os": [
  821. "linux"
  822. ],
  823. "funding": {
  824. "url": "https://opencollective.com/libvips"
  825. }
  826. },
  827. "node_modules/@img/sharp-libvips-linuxmusl-arm64": {
  828. "version": "1.2.4",
  829. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz",
  830. "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==",
  831. "cpu": [
  832. "arm64"
  833. ],
  834. "license": "LGPL-3.0-or-later",
  835. "optional": true,
  836. "os": [
  837. "linux"
  838. ],
  839. "funding": {
  840. "url": "https://opencollective.com/libvips"
  841. }
  842. },
  843. "node_modules/@img/sharp-libvips-linuxmusl-x64": {
  844. "version": "1.2.4",
  845. "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz",
  846. "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==",
  847. "cpu": [
  848. "x64"
  849. ],
  850. "license": "LGPL-3.0-or-later",
  851. "optional": true,
  852. "os": [
  853. "linux"
  854. ],
  855. "funding": {
  856. "url": "https://opencollective.com/libvips"
  857. }
  858. },
  859. "node_modules/@img/sharp-linux-arm": {
  860. "version": "0.34.5",
  861. "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz",
  862. "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==",
  863. "cpu": [
  864. "arm"
  865. ],
  866. "license": "Apache-2.0",
  867. "optional": true,
  868. "os": [
  869. "linux"
  870. ],
  871. "engines": {
  872. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  873. },
  874. "funding": {
  875. "url": "https://opencollective.com/libvips"
  876. },
  877. "optionalDependencies": {
  878. "@img/sharp-libvips-linux-arm": "1.2.4"
  879. }
  880. },
  881. "node_modules/@img/sharp-linux-arm64": {
  882. "version": "0.34.5",
  883. "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz",
  884. "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==",
  885. "cpu": [
  886. "arm64"
  887. ],
  888. "license": "Apache-2.0",
  889. "optional": true,
  890. "os": [
  891. "linux"
  892. ],
  893. "engines": {
  894. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  895. },
  896. "funding": {
  897. "url": "https://opencollective.com/libvips"
  898. },
  899. "optionalDependencies": {
  900. "@img/sharp-libvips-linux-arm64": "1.2.4"
  901. }
  902. },
  903. "node_modules/@img/sharp-linux-ppc64": {
  904. "version": "0.34.5",
  905. "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz",
  906. "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==",
  907. "cpu": [
  908. "ppc64"
  909. ],
  910. "license": "Apache-2.0",
  911. "optional": true,
  912. "os": [
  913. "linux"
  914. ],
  915. "engines": {
  916. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  917. },
  918. "funding": {
  919. "url": "https://opencollective.com/libvips"
  920. },
  921. "optionalDependencies": {
  922. "@img/sharp-libvips-linux-ppc64": "1.2.4"
  923. }
  924. },
  925. "node_modules/@img/sharp-linux-riscv64": {
  926. "version": "0.34.5",
  927. "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz",
  928. "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==",
  929. "cpu": [
  930. "riscv64"
  931. ],
  932. "license": "Apache-2.0",
  933. "optional": true,
  934. "os": [
  935. "linux"
  936. ],
  937. "engines": {
  938. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  939. },
  940. "funding": {
  941. "url": "https://opencollective.com/libvips"
  942. },
  943. "optionalDependencies": {
  944. "@img/sharp-libvips-linux-riscv64": "1.2.4"
  945. }
  946. },
  947. "node_modules/@img/sharp-linux-s390x": {
  948. "version": "0.34.5",
  949. "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz",
  950. "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==",
  951. "cpu": [
  952. "s390x"
  953. ],
  954. "license": "Apache-2.0",
  955. "optional": true,
  956. "os": [
  957. "linux"
  958. ],
  959. "engines": {
  960. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  961. },
  962. "funding": {
  963. "url": "https://opencollective.com/libvips"
  964. },
  965. "optionalDependencies": {
  966. "@img/sharp-libvips-linux-s390x": "1.2.4"
  967. }
  968. },
  969. "node_modules/@img/sharp-linux-x64": {
  970. "version": "0.34.5",
  971. "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
  972. "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==",
  973. "cpu": [
  974. "x64"
  975. ],
  976. "license": "Apache-2.0",
  977. "optional": true,
  978. "os": [
  979. "linux"
  980. ],
  981. "engines": {
  982. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  983. },
  984. "funding": {
  985. "url": "https://opencollective.com/libvips"
  986. },
  987. "optionalDependencies": {
  988. "@img/sharp-libvips-linux-x64": "1.2.4"
  989. }
  990. },
  991. "node_modules/@img/sharp-linuxmusl-arm64": {
  992. "version": "0.34.5",
  993. "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz",
  994. "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==",
  995. "cpu": [
  996. "arm64"
  997. ],
  998. "license": "Apache-2.0",
  999. "optional": true,
  1000. "os": [
  1001. "linux"
  1002. ],
  1003. "engines": {
  1004. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  1005. },
  1006. "funding": {
  1007. "url": "https://opencollective.com/libvips"
  1008. },
  1009. "optionalDependencies": {
  1010. "@img/sharp-libvips-linuxmusl-arm64": "1.2.4"
  1011. }
  1012. },
  1013. "node_modules/@img/sharp-linuxmusl-x64": {
  1014. "version": "0.34.5",
  1015. "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz",
  1016. "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==",
  1017. "cpu": [
  1018. "x64"
  1019. ],
  1020. "license": "Apache-2.0",
  1021. "optional": true,
  1022. "os": [
  1023. "linux"
  1024. ],
  1025. "engines": {
  1026. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  1027. },
  1028. "funding": {
  1029. "url": "https://opencollective.com/libvips"
  1030. },
  1031. "optionalDependencies": {
  1032. "@img/sharp-libvips-linuxmusl-x64": "1.2.4"
  1033. }
  1034. },
  1035. "node_modules/@img/sharp-wasm32": {
  1036. "version": "0.34.5",
  1037. "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz",
  1038. "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==",
  1039. "cpu": [
  1040. "wasm32"
  1041. ],
  1042. "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
  1043. "optional": true,
  1044. "dependencies": {
  1045. "@emnapi/runtime": "^1.7.0"
  1046. },
  1047. "engines": {
  1048. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  1049. },
  1050. "funding": {
  1051. "url": "https://opencollective.com/libvips"
  1052. }
  1053. },
  1054. "node_modules/@img/sharp-win32-arm64": {
  1055. "version": "0.34.5",
  1056. "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz",
  1057. "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==",
  1058. "cpu": [
  1059. "arm64"
  1060. ],
  1061. "license": "Apache-2.0 AND LGPL-3.0-or-later",
  1062. "optional": true,
  1063. "os": [
  1064. "win32"
  1065. ],
  1066. "engines": {
  1067. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  1068. },
  1069. "funding": {
  1070. "url": "https://opencollective.com/libvips"
  1071. }
  1072. },
  1073. "node_modules/@img/sharp-win32-ia32": {
  1074. "version": "0.34.5",
  1075. "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz",
  1076. "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==",
  1077. "cpu": [
  1078. "ia32"
  1079. ],
  1080. "license": "Apache-2.0 AND LGPL-3.0-or-later",
  1081. "optional": true,
  1082. "os": [
  1083. "win32"
  1084. ],
  1085. "engines": {
  1086. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  1087. },
  1088. "funding": {
  1089. "url": "https://opencollective.com/libvips"
  1090. }
  1091. },
  1092. "node_modules/@img/sharp-win32-x64": {
  1093. "version": "0.34.5",
  1094. "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz",
  1095. "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==",
  1096. "cpu": [
  1097. "x64"
  1098. ],
  1099. "license": "Apache-2.0 AND LGPL-3.0-or-later",
  1100. "optional": true,
  1101. "os": [
  1102. "win32"
  1103. ],
  1104. "engines": {
  1105. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  1106. },
  1107. "funding": {
  1108. "url": "https://opencollective.com/libvips"
  1109. }
  1110. },
  1111. "node_modules/@jridgewell/sourcemap-codec": {
  1112. "version": "1.5.5",
  1113. "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
  1114. "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
  1115. "dev": true,
  1116. "license": "MIT"
  1117. },
  1118. "node_modules/@next/env": {
  1119. "version": "15.5.20",
  1120. "resolved": "https://registry.npmjs.org/@next/env/-/env-15.5.20.tgz",
  1121. "integrity": "sha512-dXh51Wvddf8daEyBXryZZEe1FdVxEWx9lgaTseLZUtC1XP/W8Wri+Z+VPOElHlByk23CyqHdc2oVByX7wsTWsw==",
  1122. "license": "MIT"
  1123. },
  1124. "node_modules/@next/swc-darwin-arm64": {
  1125. "version": "15.5.20",
  1126. "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.5.20.tgz",
  1127. "integrity": "sha512-in0yXG7/pRBVjWeEl7f7ZZETpletSMFKXVS4GJgHENTPVrJFNJKPrYewa9rpZcvdjwFece5fZP0CK34G4PxowA==",
  1128. "cpu": [
  1129. "arm64"
  1130. ],
  1131. "license": "MIT",
  1132. "optional": true,
  1133. "os": [
  1134. "darwin"
  1135. ],
  1136. "engines": {
  1137. "node": ">= 10"
  1138. }
  1139. },
  1140. "node_modules/@next/swc-darwin-x64": {
  1141. "version": "15.5.20",
  1142. "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-15.5.20.tgz",
  1143. "integrity": "sha512-0hsFshdPnTzGJdDTHeHJ+XPUShOpnyp9pUFDwDhqctsA0Cd8NcIVGRPtptYhgYY9DjkKgCDRkXxmgRc+CgT5Wg==",
  1144. "cpu": [
  1145. "x64"
  1146. ],
  1147. "license": "MIT",
  1148. "optional": true,
  1149. "os": [
  1150. "darwin"
  1151. ],
  1152. "engines": {
  1153. "node": ">= 10"
  1154. }
  1155. },
  1156. "node_modules/@next/swc-linux-arm64-gnu": {
  1157. "version": "15.5.20",
  1158. "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.5.20.tgz",
  1159. "integrity": "sha512-DMvkoBtAABOzE6pMZRW/xNm7sKqql3wzzzZJ1R/d/rp4BCxv6LykouD3tHjGY8WdQqGpZs11t+R9AtjPxvvljw==",
  1160. "cpu": [
  1161. "arm64"
  1162. ],
  1163. "license": "MIT",
  1164. "optional": true,
  1165. "os": [
  1166. "linux"
  1167. ],
  1168. "engines": {
  1169. "node": ">= 10"
  1170. }
  1171. },
  1172. "node_modules/@next/swc-linux-arm64-musl": {
  1173. "version": "15.5.20",
  1174. "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.5.20.tgz",
  1175. "integrity": "sha512-RQmDfeYBtXV2FSId7dfA1hE6M/T6+g7wdbYnFQ47tw/gUBwV+CccLVejNmCGa9yLDitk83foeg8hl/3DjfYQ5g==",
  1176. "cpu": [
  1177. "arm64"
  1178. ],
  1179. "license": "MIT",
  1180. "optional": true,
  1181. "os": [
  1182. "linux"
  1183. ],
  1184. "engines": {
  1185. "node": ">= 10"
  1186. }
  1187. },
  1188. "node_modules/@next/swc-linux-x64-gnu": {
  1189. "version": "15.5.20",
  1190. "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.5.20.tgz",
  1191. "integrity": "sha512-DkWLEdKajJwdGt27M3i1VEO2kelTvZrK6Pcb7JvW2BY+nofWm7FBsBNDj7g7Pr1NuQ5PLJvqEqYa20GTsBDnKQ==",
  1192. "cpu": [
  1193. "x64"
  1194. ],
  1195. "license": "MIT",
  1196. "optional": true,
  1197. "os": [
  1198. "linux"
  1199. ],
  1200. "engines": {
  1201. "node": ">= 10"
  1202. }
  1203. },
  1204. "node_modules/@next/swc-linux-x64-musl": {
  1205. "version": "15.5.20",
  1206. "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.5.20.tgz",
  1207. "integrity": "sha512-rAO5b7pKHvX+ExdmJskusDXTNbiNZfptifIPZItbUx+AOXxxTydVBsPt7Oz84DRd5mY8e0DcE8kvLj3AIfjE6w==",
  1208. "cpu": [
  1209. "x64"
  1210. ],
  1211. "license": "MIT",
  1212. "optional": true,
  1213. "os": [
  1214. "linux"
  1215. ],
  1216. "engines": {
  1217. "node": ">= 10"
  1218. }
  1219. },
  1220. "node_modules/@next/swc-win32-arm64-msvc": {
  1221. "version": "15.5.20",
  1222. "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.5.20.tgz",
  1223. "integrity": "sha512-Hp3zFsN8N8Kj9+vY6L4vnZ9EtA9eXyATu0q4EfGbZTiocgPUNSfz8NWhym6xvaOmHpJ8EuoypuU1WejCPsTFtg==",
  1224. "cpu": [
  1225. "arm64"
  1226. ],
  1227. "license": "MIT",
  1228. "optional": true,
  1229. "os": [
  1230. "win32"
  1231. ],
  1232. "engines": {
  1233. "node": ">= 10"
  1234. }
  1235. },
  1236. "node_modules/@next/swc-win32-x64-msvc": {
  1237. "version": "15.5.20",
  1238. "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.5.20.tgz",
  1239. "integrity": "sha512-T/L7CXpR1M0wij/xbF3rT1+7KvSkfOLr7C+ToHHWZTG2eKmb52C5WvsyGCBNtkVvDEUESWkRUbbqSH4rSbOCYQ==",
  1240. "cpu": [
  1241. "x64"
  1242. ],
  1243. "license": "MIT",
  1244. "optional": true,
  1245. "os": [
  1246. "win32"
  1247. ],
  1248. "engines": {
  1249. "node": ">= 10"
  1250. }
  1251. },
  1252. "node_modules/@playwright/test": {
  1253. "version": "1.61.1",
  1254. "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.61.1.tgz",
  1255. "integrity": "sha512-8nKv6+0RJSL9FE4jYOEGXnPeM/Hg12qZpmqzZjRh3qM0Y7c3z1mrOTfFLids72RDQYVh9WpLEfR5WdpNX4fkig==",
  1256. "devOptional": true,
  1257. "license": "Apache-2.0",
  1258. "dependencies": {
  1259. "playwright": "1.61.1"
  1260. },
  1261. "bin": {
  1262. "playwright": "cli.js"
  1263. },
  1264. "engines": {
  1265. "node": ">=18"
  1266. }
  1267. },
  1268. "node_modules/@rollup/rollup-android-arm-eabi": {
  1269. "version": "4.62.2",
  1270. "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.62.2.tgz",
  1271. "integrity": "sha512-6o7ZLZK+BeenkZCFNDXqpbjw9bD6nuWonvS/lwQJp7NoVVxm6p3qE7qQ5jGuBjiFsgvqjD8mZAU5oWxTmbOeOg==",
  1272. "cpu": [
  1273. "arm"
  1274. ],
  1275. "dev": true,
  1276. "license": "MIT",
  1277. "optional": true,
  1278. "os": [
  1279. "android"
  1280. ]
  1281. },
  1282. "node_modules/@rollup/rollup-android-arm64": {
  1283. "version": "4.62.2",
  1284. "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.62.2.tgz",
  1285. "integrity": "sha512-BaH7BllCACHoH1LguOU56UItGfUWjujlO65kS9LAodViaN4bwIKd7oeW/ZHJ/4ljr/7MIiENnNy3HJ0zXv8Zkw==",
  1286. "cpu": [
  1287. "arm64"
  1288. ],
  1289. "dev": true,
  1290. "license": "MIT",
  1291. "optional": true,
  1292. "os": [
  1293. "android"
  1294. ]
  1295. },
  1296. "node_modules/@rollup/rollup-darwin-arm64": {
  1297. "version": "4.62.2",
  1298. "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.62.2.tgz",
  1299. "integrity": "sha512-v39RCCvj4He82I9sFmk+M1VZ0PLM9sfsLVikjfx2hYBNALhrrOR2D3JjQA6AhlaSOgcR+RzrKY7e1+bT6SUO/A==",
  1300. "cpu": [
  1301. "arm64"
  1302. ],
  1303. "dev": true,
  1304. "license": "MIT",
  1305. "optional": true,
  1306. "os": [
  1307. "darwin"
  1308. ]
  1309. },
  1310. "node_modules/@rollup/rollup-darwin-x64": {
  1311. "version": "4.62.2",
  1312. "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.62.2.tgz",
  1313. "integrity": "sha512-yl0y2vq3S3lHeuXhEdss6TWfKW8vkujImO12tn4ZkG/4oghr09LvdYm2RElVjokTQiUvDUGXLGsYeLqUMCKpGA==",
  1314. "cpu": [
  1315. "x64"
  1316. ],
  1317. "dev": true,
  1318. "license": "MIT",
  1319. "optional": true,
  1320. "os": [
  1321. "darwin"
  1322. ]
  1323. },
  1324. "node_modules/@rollup/rollup-freebsd-arm64": {
  1325. "version": "4.62.2",
  1326. "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.62.2.tgz",
  1327. "integrity": "sha512-tT4pvt4qXD+vEoezupCWi+a1F0vvDiksiHc+PxRlYTOH1I6/X4id9jPxTP+Fg+545euaFT1jJVs4CEdHZAU1vw==",
  1328. "cpu": [
  1329. "arm64"
  1330. ],
  1331. "dev": true,
  1332. "license": "MIT",
  1333. "optional": true,
  1334. "os": [
  1335. "freebsd"
  1336. ]
  1337. },
  1338. "node_modules/@rollup/rollup-freebsd-x64": {
  1339. "version": "4.62.2",
  1340. "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.62.2.tgz",
  1341. "integrity": "sha512-6nU5F2wCW+qvCBhTn1pdIU3bzsIoF7EUwsCDRxilWGprQR6yd508YnH9+OKFCwpfS8pjZqDUmnCAr7exax0XCg==",
  1342. "cpu": [
  1343. "x64"
  1344. ],
  1345. "dev": true,
  1346. "license": "MIT",
  1347. "optional": true,
  1348. "os": [
  1349. "freebsd"
  1350. ]
  1351. },
  1352. "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
  1353. "version": "4.62.2",
  1354. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.62.2.tgz",
  1355. "integrity": "sha512-n1GJHPOvpIfhi3TmrCeh6S6URt9BFCt0KQE3qvexyGCTAKpR4Lg+eWvNZEqu7epxwus/8ElT3hacYEucm49SZg==",
  1356. "cpu": [
  1357. "arm"
  1358. ],
  1359. "dev": true,
  1360. "license": "MIT",
  1361. "optional": true,
  1362. "os": [
  1363. "linux"
  1364. ]
  1365. },
  1366. "node_modules/@rollup/rollup-linux-arm-musleabihf": {
  1367. "version": "4.62.2",
  1368. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.62.2.tgz",
  1369. "integrity": "sha512-JqgflS8wEB+UXV/vS1RpRbifGBeN4D5lz8D8oOFbFZw4vedvdOgCFAjfBmIMdW3yL10XpQQ0Ambepw6MXrhOnA==",
  1370. "cpu": [
  1371. "arm"
  1372. ],
  1373. "dev": true,
  1374. "license": "MIT",
  1375. "optional": true,
  1376. "os": [
  1377. "linux"
  1378. ]
  1379. },
  1380. "node_modules/@rollup/rollup-linux-arm64-gnu": {
  1381. "version": "4.62.2",
  1382. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.62.2.tgz",
  1383. "integrity": "sha512-wnFJkogWvN4jm/hQRF2UBaeUmk20j5+DmHvoyWii2b8HJDyvz1MF2OU/6ynXt2KR63rbZLWkFpoytpdc/yBuSA==",
  1384. "cpu": [
  1385. "arm64"
  1386. ],
  1387. "dev": true,
  1388. "license": "MIT",
  1389. "optional": true,
  1390. "os": [
  1391. "linux"
  1392. ]
  1393. },
  1394. "node_modules/@rollup/rollup-linux-arm64-musl": {
  1395. "version": "4.62.2",
  1396. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.62.2.tgz",
  1397. "integrity": "sha512-HVu2bp0zhvJ8xHEV9+UUs7S90VadmBSY3LcIMvozbPo4AuMGDWlz3ymHLHZPX4hR67TKTt8Qp5PJ5RBg/i+RMQ==",
  1398. "cpu": [
  1399. "arm64"
  1400. ],
  1401. "dev": true,
  1402. "license": "MIT",
  1403. "optional": true,
  1404. "os": [
  1405. "linux"
  1406. ]
  1407. },
  1408. "node_modules/@rollup/rollup-linux-loong64-gnu": {
  1409. "version": "4.62.2",
  1410. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.62.2.tgz",
  1411. "integrity": "sha512-mQqqAV8QaoSgr9I2fKDLY2BAVvmKjWoGiu/cSYQonsLvtqwEn1E4QYfnCOcp5zoEqNhsDYin1s6jx/VJmrxlZg==",
  1412. "cpu": [
  1413. "loong64"
  1414. ],
  1415. "dev": true,
  1416. "license": "MIT",
  1417. "optional": true,
  1418. "os": [
  1419. "linux"
  1420. ]
  1421. },
  1422. "node_modules/@rollup/rollup-linux-loong64-musl": {
  1423. "version": "4.62.2",
  1424. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.62.2.tgz",
  1425. "integrity": "sha512-IxKLoxCQ2IWi6bT2akyDUBGsOImDKB+sPp4EsTmwFQ/fMwpCKm8uLSSgP/Kx/QYUgKis6SEZ5/Nlhup0DIA0PQ==",
  1426. "cpu": [
  1427. "loong64"
  1428. ],
  1429. "dev": true,
  1430. "license": "MIT",
  1431. "optional": true,
  1432. "os": [
  1433. "linux"
  1434. ]
  1435. },
  1436. "node_modules/@rollup/rollup-linux-ppc64-gnu": {
  1437. "version": "4.62.2",
  1438. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.62.2.tgz",
  1439. "integrity": "sha512-Mk5ha2RQSgyFfmYYLkBpPnUk8D8FriBxesO1u9O75X0mHgXL1UQcH5Itl2lurWL2tj0RxV9b9tJgipac0hRY9A==",
  1440. "cpu": [
  1441. "ppc64"
  1442. ],
  1443. "dev": true,
  1444. "license": "MIT",
  1445. "optional": true,
  1446. "os": [
  1447. "linux"
  1448. ]
  1449. },
  1450. "node_modules/@rollup/rollup-linux-ppc64-musl": {
  1451. "version": "4.62.2",
  1452. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.62.2.tgz",
  1453. "integrity": "sha512-CjvEnqJL/0/TQ3TXX3OPIJ/kmBellrWd4heXUmHeJlTnmwjKpSJzoehLaL6Xk0ZnMHBu9dZuFADNOrtjF4v+2w==",
  1454. "cpu": [
  1455. "ppc64"
  1456. ],
  1457. "dev": true,
  1458. "license": "MIT",
  1459. "optional": true,
  1460. "os": [
  1461. "linux"
  1462. ]
  1463. },
  1464. "node_modules/@rollup/rollup-linux-riscv64-gnu": {
  1465. "version": "4.62.2",
  1466. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.62.2.tgz",
  1467. "integrity": "sha512-1SiZbzwdkaDURsew/tSOrooKiYy7EQGT6m8ufavAi9NEyQb/6VuIxFXAL1fqa4iZe3g4NbNk4P7J32z2tw5Mgg==",
  1468. "cpu": [
  1469. "riscv64"
  1470. ],
  1471. "dev": true,
  1472. "license": "MIT",
  1473. "optional": true,
  1474. "os": [
  1475. "linux"
  1476. ]
  1477. },
  1478. "node_modules/@rollup/rollup-linux-riscv64-musl": {
  1479. "version": "4.62.2",
  1480. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.62.2.tgz",
  1481. "integrity": "sha512-nQts12zJ3NQRoE6uYljOH89v7szzLDvG2JD/vsX+vGXU8w/At1GowTZ5/7qeFQ8m7L55rpR8Okugnuo5bgjy2Q==",
  1482. "cpu": [
  1483. "riscv64"
  1484. ],
  1485. "dev": true,
  1486. "license": "MIT",
  1487. "optional": true,
  1488. "os": [
  1489. "linux"
  1490. ]
  1491. },
  1492. "node_modules/@rollup/rollup-linux-s390x-gnu": {
  1493. "version": "4.62.2",
  1494. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.62.2.tgz",
  1495. "integrity": "sha512-E9/ll019jhPIJgpzfZoIkBGhcz+kKNgVWYRY0zr9srBdPPFVpvOKW8VaJKUbeK+eZXyQF9ltME+Kk6affeaPgg==",
  1496. "cpu": [
  1497. "s390x"
  1498. ],
  1499. "dev": true,
  1500. "license": "MIT",
  1501. "optional": true,
  1502. "os": [
  1503. "linux"
  1504. ]
  1505. },
  1506. "node_modules/@rollup/rollup-linux-x64-gnu": {
  1507. "version": "4.62.2",
  1508. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.62.2.tgz",
  1509. "integrity": "sha512-5BqxR/pshjey51iliyzTD5Xi3EN0aLmQ2lZ3lvefVV9c82BvrLo2/6OT55iifpWBufs6kdwWbuOKS841DrmK9A==",
  1510. "cpu": [
  1511. "x64"
  1512. ],
  1513. "dev": true,
  1514. "license": "MIT",
  1515. "optional": true,
  1516. "os": [
  1517. "linux"
  1518. ]
  1519. },
  1520. "node_modules/@rollup/rollup-linux-x64-musl": {
  1521. "version": "4.62.2",
  1522. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.62.2.tgz",
  1523. "integrity": "sha512-uNN83XxQrRAh/w0/pmAfibcwyb6YWt4gP+dpnQKPVJshAloQ785ii8CT8ZCIxkGg9opVsvAlGhFitSm6D1Jjpg==",
  1524. "cpu": [
  1525. "x64"
  1526. ],
  1527. "dev": true,
  1528. "license": "MIT",
  1529. "optional": true,
  1530. "os": [
  1531. "linux"
  1532. ]
  1533. },
  1534. "node_modules/@rollup/rollup-openbsd-x64": {
  1535. "version": "4.62.2",
  1536. "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.62.2.tgz",
  1537. "integrity": "sha512-srjEIxSH3LRnJN6THczDHWQplqEMFiAJrTab0msUryh9kwNpkICf3Ea6q6MN/2cZwRFUNx5w+h6Hpi4QuHS6Zg==",
  1538. "cpu": [
  1539. "x64"
  1540. ],
  1541. "dev": true,
  1542. "license": "MIT",
  1543. "optional": true,
  1544. "os": [
  1545. "openbsd"
  1546. ]
  1547. },
  1548. "node_modules/@rollup/rollup-openharmony-arm64": {
  1549. "version": "4.62.2",
  1550. "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.62.2.tgz",
  1551. "integrity": "sha512-8hOJnxgbyObnCm5AlRA3A931xX19xq80RjVTKgJOvEKWqJruP/Uf12IbAOaDjjEXYRewwHLfmF0YRIdK3OwKWA==",
  1552. "cpu": [
  1553. "arm64"
  1554. ],
  1555. "dev": true,
  1556. "license": "MIT",
  1557. "optional": true,
  1558. "os": [
  1559. "openharmony"
  1560. ]
  1561. },
  1562. "node_modules/@rollup/rollup-win32-arm64-msvc": {
  1563. "version": "4.62.2",
  1564. "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.62.2.tgz",
  1565. "integrity": "sha512-mmF4AY1i0hG/bLWUctUq59gtmgaSIRa3cu/A3JFRp/sCNEme2bgDEiDS22P9FbnJB8NJNF4jPJiSP5RHQpUTDg==",
  1566. "cpu": [
  1567. "arm64"
  1568. ],
  1569. "dev": true,
  1570. "license": "MIT",
  1571. "optional": true,
  1572. "os": [
  1573. "win32"
  1574. ]
  1575. },
  1576. "node_modules/@rollup/rollup-win32-ia32-msvc": {
  1577. "version": "4.62.2",
  1578. "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.62.2.tgz",
  1579. "integrity": "sha512-DZgkknc6jhHrk46V25vbAM0zZkyP0nSDkJB8/dRkLTxv470dOmWDqGoEJl/9A0dFfS7yE3REOwNDxpHwSLSt0Q==",
  1580. "cpu": [
  1581. "ia32"
  1582. ],
  1583. "dev": true,
  1584. "license": "MIT",
  1585. "optional": true,
  1586. "os": [
  1587. "win32"
  1588. ]
  1589. },
  1590. "node_modules/@rollup/rollup-win32-x64-gnu": {
  1591. "version": "4.62.2",
  1592. "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.62.2.tgz",
  1593. "integrity": "sha512-T6xr6ucWSFto+VGajA8YH26LdpHRuP4YLHEKAtCWvJDOlnmWcDZVCI2Jmjr+IFHDlt2zRaTAKE4tfjTaWLgJBg==",
  1594. "cpu": [
  1595. "x64"
  1596. ],
  1597. "dev": true,
  1598. "license": "MIT",
  1599. "optional": true,
  1600. "os": [
  1601. "win32"
  1602. ]
  1603. },
  1604. "node_modules/@rollup/rollup-win32-x64-msvc": {
  1605. "version": "4.62.2",
  1606. "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.62.2.tgz",
  1607. "integrity": "sha512-BfzEnDJOt9T8M989/lA37EcJgat01wLRnoi5dQf3QzOH7jzpqTAzdDbVfRljVr5r+jzKqpbHeyOfAaXxAd0PAA==",
  1608. "cpu": [
  1609. "x64"
  1610. ],
  1611. "dev": true,
  1612. "license": "MIT",
  1613. "optional": true,
  1614. "os": [
  1615. "win32"
  1616. ]
  1617. },
  1618. "node_modules/@swc/helpers": {
  1619. "version": "0.5.15",
  1620. "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.15.tgz",
  1621. "integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==",
  1622. "license": "Apache-2.0",
  1623. "dependencies": {
  1624. "tslib": "^2.8.0"
  1625. }
  1626. },
  1627. "node_modules/@testing-library/dom": {
  1628. "version": "10.4.1",
  1629. "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.1.tgz",
  1630. "integrity": "sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg==",
  1631. "dev": true,
  1632. "license": "MIT",
  1633. "peer": true,
  1634. "dependencies": {
  1635. "@babel/code-frame": "^7.10.4",
  1636. "@babel/runtime": "^7.12.5",
  1637. "@types/aria-query": "^5.0.1",
  1638. "aria-query": "5.3.0",
  1639. "dom-accessibility-api": "^0.5.9",
  1640. "lz-string": "^1.5.0",
  1641. "picocolors": "1.1.1",
  1642. "pretty-format": "^27.0.2"
  1643. },
  1644. "engines": {
  1645. "node": ">=18"
  1646. }
  1647. },
  1648. "node_modules/@testing-library/react": {
  1649. "version": "16.3.2",
  1650. "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.2.tgz",
  1651. "integrity": "sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==",
  1652. "dev": true,
  1653. "license": "MIT",
  1654. "dependencies": {
  1655. "@babel/runtime": "^7.12.5"
  1656. },
  1657. "engines": {
  1658. "node": ">=18"
  1659. },
  1660. "peerDependencies": {
  1661. "@testing-library/dom": "^10.0.0",
  1662. "@types/react": "^18.0.0 || ^19.0.0",
  1663. "@types/react-dom": "^18.0.0 || ^19.0.0",
  1664. "react": "^18.0.0 || ^19.0.0",
  1665. "react-dom": "^18.0.0 || ^19.0.0"
  1666. },
  1667. "peerDependenciesMeta": {
  1668. "@types/react": {
  1669. "optional": true
  1670. },
  1671. "@types/react-dom": {
  1672. "optional": true
  1673. }
  1674. }
  1675. },
  1676. "node_modules/@types/aria-query": {
  1677. "version": "5.0.4",
  1678. "resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.4.tgz",
  1679. "integrity": "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==",
  1680. "dev": true,
  1681. "license": "MIT",
  1682. "peer": true
  1683. },
  1684. "node_modules/@types/chai": {
  1685. "version": "5.2.3",
  1686. "resolved": "https://registry.npmjs.org/@types/chai/-/chai-5.2.3.tgz",
  1687. "integrity": "sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==",
  1688. "dev": true,
  1689. "license": "MIT",
  1690. "dependencies": {
  1691. "@types/deep-eql": "*",
  1692. "assertion-error": "^2.0.1"
  1693. }
  1694. },
  1695. "node_modules/@types/deep-eql": {
  1696. "version": "4.0.2",
  1697. "resolved": "https://registry.npmjs.org/@types/deep-eql/-/deep-eql-4.0.2.tgz",
  1698. "integrity": "sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==",
  1699. "dev": true,
  1700. "license": "MIT"
  1701. },
  1702. "node_modules/@types/estree": {
  1703. "version": "1.0.9",
  1704. "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.9.tgz",
  1705. "integrity": "sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==",
  1706. "dev": true,
  1707. "license": "MIT"
  1708. },
  1709. "node_modules/@types/node": {
  1710. "version": "22.20.1",
  1711. "resolved": "https://registry.npmjs.org/@types/node/-/node-22.20.1.tgz",
  1712. "integrity": "sha512-EANqOCF9QFyra+4pfxUcX9STKJpCLjMbObVzljIJomAWSnuSIEAvyzEU53GaajbXJEgdh0iEcPL+DGvpUd4k1Q==",
  1713. "dev": true,
  1714. "license": "MIT",
  1715. "dependencies": {
  1716. "undici-types": "~6.21.0"
  1717. }
  1718. },
  1719. "node_modules/@types/react": {
  1720. "version": "19.2.17",
  1721. "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.17.tgz",
  1722. "integrity": "sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw==",
  1723. "dev": true,
  1724. "license": "MIT",
  1725. "dependencies": {
  1726. "csstype": "^3.2.2"
  1727. }
  1728. },
  1729. "node_modules/@types/react-dom": {
  1730. "version": "19.2.3",
  1731. "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz",
  1732. "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==",
  1733. "dev": true,
  1734. "license": "MIT",
  1735. "peerDependencies": {
  1736. "@types/react": "^19.2.0"
  1737. }
  1738. },
  1739. "node_modules/@vitest/expect": {
  1740. "version": "3.2.7",
  1741. "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-3.2.7.tgz",
  1742. "integrity": "sha512-E8eBXaKibuvH2pSZErOjdVb5vF4PbKYcrnluBTYxEk1l/VhhwZg1kZQsdtjq+CsF5CFydf2Rdkz7jDHKSisi3w==",
  1743. "dev": true,
  1744. "license": "MIT",
  1745. "dependencies": {
  1746. "@types/chai": "^5.2.2",
  1747. "@vitest/spy": "3.2.7",
  1748. "@vitest/utils": "3.2.7",
  1749. "chai": "^5.2.0",
  1750. "tinyrainbow": "^2.0.0"
  1751. },
  1752. "funding": {
  1753. "url": "https://opencollective.com/vitest"
  1754. }
  1755. },
  1756. "node_modules/@vitest/mocker": {
  1757. "version": "3.2.7",
  1758. "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-3.2.7.tgz",
  1759. "integrity": "sha512-Trr0hYO9CM3Wj6ksWHRhK9IZpIY6wTMO5u/MqXurMxT57sWBaOPEtP3Oq60ihZuh5JsiagKfz95OcxdEP6dBrA==",
  1760. "dev": true,
  1761. "license": "MIT",
  1762. "dependencies": {
  1763. "@vitest/spy": "3.2.7",
  1764. "estree-walker": "^3.0.3",
  1765. "magic-string": "^0.30.17"
  1766. },
  1767. "funding": {
  1768. "url": "https://opencollective.com/vitest"
  1769. },
  1770. "peerDependencies": {
  1771. "msw": "^2.4.9",
  1772. "vite": "^5.0.0 || ^6.0.0 || ^7.0.0-0"
  1773. },
  1774. "peerDependenciesMeta": {
  1775. "msw": {
  1776. "optional": true
  1777. },
  1778. "vite": {
  1779. "optional": true
  1780. }
  1781. }
  1782. },
  1783. "node_modules/@vitest/pretty-format": {
  1784. "version": "3.2.7",
  1785. "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-3.2.7.tgz",
  1786. "integrity": "sha512-KUHlwqVu0sRlhCdyPdQ/wBoTfRahjUky1MubOmYw9fWfIZy1gNoHpuaaQBPAaMaVYdQYHJLurzj8ECCj5OwTqA==",
  1787. "dev": true,
  1788. "license": "MIT",
  1789. "dependencies": {
  1790. "tinyrainbow": "^2.0.0"
  1791. },
  1792. "funding": {
  1793. "url": "https://opencollective.com/vitest"
  1794. }
  1795. },
  1796. "node_modules/@vitest/runner": {
  1797. "version": "3.2.7",
  1798. "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-3.2.7.tgz",
  1799. "integrity": "sha512-sB9y4ovltoQP+WaUPwmSxO9WIg9Ig694Di5PalVPsYHklAdE027mehpWF2SQSVq+k6sFgaivbTjTJwZLSHbedA==",
  1800. "dev": true,
  1801. "license": "MIT",
  1802. "dependencies": {
  1803. "@vitest/utils": "3.2.7",
  1804. "pathe": "^2.0.3",
  1805. "strip-literal": "^3.0.0"
  1806. },
  1807. "funding": {
  1808. "url": "https://opencollective.com/vitest"
  1809. }
  1810. },
  1811. "node_modules/@vitest/snapshot": {
  1812. "version": "3.2.7",
  1813. "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-3.2.7.tgz",
  1814. "integrity": "sha512-7C+MwShwtBSI5Buwoyg3s/iY1eHL9PKAf+O1wVh/TdnjXUtkoL/9YQtre90i4MtNXM6edP1wJ2zOBpfCyhIS7g==",
  1815. "dev": true,
  1816. "license": "MIT",
  1817. "dependencies": {
  1818. "@vitest/pretty-format": "3.2.7",
  1819. "magic-string": "^0.30.17",
  1820. "pathe": "^2.0.3"
  1821. },
  1822. "funding": {
  1823. "url": "https://opencollective.com/vitest"
  1824. }
  1825. },
  1826. "node_modules/@vitest/spy": {
  1827. "version": "3.2.7",
  1828. "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-3.2.7.tgz",
  1829. "integrity": "sha512-Q2eQGI6d2L/hBtZ0qNuKcAGid68XK6cv1xsoaIma6PaJhHPoqcEJhYpXZ/5myCMqkNgtP6UKuBhbc0nHKnrkuQ==",
  1830. "dev": true,
  1831. "license": "MIT",
  1832. "dependencies": {
  1833. "tinyspy": "^4.0.3"
  1834. },
  1835. "funding": {
  1836. "url": "https://opencollective.com/vitest"
  1837. }
  1838. },
  1839. "node_modules/@vitest/utils": {
  1840. "version": "3.2.7",
  1841. "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-3.2.7.tgz",
  1842. "integrity": "sha512-x6BDOd7dyo3PFLY3I9/HJ25X/6OurhGXk2/B9gOZNPF7XDVjeBK4k01lQE5uvDpbuheErh91qYuE1E2OEjK3Rw==",
  1843. "dev": true,
  1844. "license": "MIT",
  1845. "dependencies": {
  1846. "@vitest/pretty-format": "3.2.7",
  1847. "loupe": "^3.1.4",
  1848. "tinyrainbow": "^2.0.0"
  1849. },
  1850. "funding": {
  1851. "url": "https://opencollective.com/vitest"
  1852. }
  1853. },
  1854. "node_modules/agent-base": {
  1855. "version": "7.1.4",
  1856. "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz",
  1857. "integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==",
  1858. "dev": true,
  1859. "license": "MIT",
  1860. "engines": {
  1861. "node": ">= 14"
  1862. }
  1863. },
  1864. "node_modules/ansi-regex": {
  1865. "version": "5.0.1",
  1866. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
  1867. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  1868. "dev": true,
  1869. "license": "MIT",
  1870. "peer": true,
  1871. "engines": {
  1872. "node": ">=8"
  1873. }
  1874. },
  1875. "node_modules/ansi-styles": {
  1876. "version": "5.2.0",
  1877. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
  1878. "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
  1879. "dev": true,
  1880. "license": "MIT",
  1881. "peer": true,
  1882. "engines": {
  1883. "node": ">=10"
  1884. },
  1885. "funding": {
  1886. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  1887. }
  1888. },
  1889. "node_modules/aria-query": {
  1890. "version": "5.3.0",
  1891. "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz",
  1892. "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==",
  1893. "dev": true,
  1894. "license": "Apache-2.0",
  1895. "peer": true,
  1896. "dependencies": {
  1897. "dequal": "^2.0.3"
  1898. }
  1899. },
  1900. "node_modules/assertion-error": {
  1901. "version": "2.0.1",
  1902. "resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz",
  1903. "integrity": "sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==",
  1904. "dev": true,
  1905. "license": "MIT",
  1906. "engines": {
  1907. "node": ">=12"
  1908. }
  1909. },
  1910. "node_modules/asynckit": {
  1911. "version": "0.4.0",
  1912. "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
  1913. "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
  1914. "dev": true,
  1915. "license": "MIT"
  1916. },
  1917. "node_modules/cac": {
  1918. "version": "6.7.14",
  1919. "resolved": "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz",
  1920. "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==",
  1921. "dev": true,
  1922. "license": "MIT",
  1923. "engines": {
  1924. "node": ">=8"
  1925. }
  1926. },
  1927. "node_modules/call-bind-apply-helpers": {
  1928. "version": "1.0.2",
  1929. "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
  1930. "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
  1931. "dev": true,
  1932. "license": "MIT",
  1933. "dependencies": {
  1934. "es-errors": "^1.3.0",
  1935. "function-bind": "^1.1.2"
  1936. },
  1937. "engines": {
  1938. "node": ">= 0.4"
  1939. }
  1940. },
  1941. "node_modules/caniuse-lite": {
  1942. "version": "1.0.30001806",
  1943. "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001806.tgz",
  1944. "integrity": "sha512-72Cuvd95zbSYPKq6Fhg8eDJRlzgWDf7/mtoZv6Qe/DYNCEBdNxoA3+rZAU2ZhGCpZlns3EssFavaZomckT5Uuw==",
  1945. "funding": [
  1946. {
  1947. "type": "opencollective",
  1948. "url": "https://opencollective.com/browserslist"
  1949. },
  1950. {
  1951. "type": "tidelift",
  1952. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  1953. },
  1954. {
  1955. "type": "github",
  1956. "url": "https://github.com/sponsors/ai"
  1957. }
  1958. ],
  1959. "license": "CC-BY-4.0"
  1960. },
  1961. "node_modules/chai": {
  1962. "version": "5.3.3",
  1963. "resolved": "https://registry.npmjs.org/chai/-/chai-5.3.3.tgz",
  1964. "integrity": "sha512-4zNhdJD/iOjSH0A05ea+Ke6MU5mmpQcbQsSOkgdaUMJ9zTlDTD/GYlwohmIE2u0gaxHYiVHEn1Fw9mZ/ktJWgw==",
  1965. "dev": true,
  1966. "license": "MIT",
  1967. "dependencies": {
  1968. "assertion-error": "^2.0.1",
  1969. "check-error": "^2.1.1",
  1970. "deep-eql": "^5.0.1",
  1971. "loupe": "^3.1.0",
  1972. "pathval": "^2.0.0"
  1973. },
  1974. "engines": {
  1975. "node": ">=18"
  1976. }
  1977. },
  1978. "node_modules/check-error": {
  1979. "version": "2.1.3",
  1980. "resolved": "https://registry.npmjs.org/check-error/-/check-error-2.1.3.tgz",
  1981. "integrity": "sha512-PAJdDJusoxnwm1VwW07VWwUN1sl7smmC3OKggvndJFadxxDRyFJBX/ggnu/KE4kQAB7a3Dp8f/YXC1FlUprWmA==",
  1982. "dev": true,
  1983. "license": "MIT",
  1984. "engines": {
  1985. "node": ">= 16"
  1986. }
  1987. },
  1988. "node_modules/client-only": {
  1989. "version": "0.0.1",
  1990. "resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz",
  1991. "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==",
  1992. "license": "MIT"
  1993. },
  1994. "node_modules/combined-stream": {
  1995. "version": "1.0.8",
  1996. "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
  1997. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  1998. "dev": true,
  1999. "license": "MIT",
  2000. "dependencies": {
  2001. "delayed-stream": "~1.0.0"
  2002. },
  2003. "engines": {
  2004. "node": ">= 0.8"
  2005. }
  2006. },
  2007. "node_modules/cssstyle": {
  2008. "version": "4.6.0",
  2009. "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-4.6.0.tgz",
  2010. "integrity": "sha512-2z+rWdzbbSZv6/rhtvzvqeZQHrBaqgogqt85sqFNbabZOuFbCVFb8kPeEtZjiKkbrm395irpNKiYeFeLiQnFPg==",
  2011. "dev": true,
  2012. "license": "MIT",
  2013. "dependencies": {
  2014. "@asamuzakjp/css-color": "^3.2.0",
  2015. "rrweb-cssom": "^0.8.0"
  2016. },
  2017. "engines": {
  2018. "node": ">=18"
  2019. }
  2020. },
  2021. "node_modules/cssstyle/node_modules/rrweb-cssom": {
  2022. "version": "0.8.0",
  2023. "resolved": "https://registry.npmjs.org/rrweb-cssom/-/rrweb-cssom-0.8.0.tgz",
  2024. "integrity": "sha512-guoltQEx+9aMf2gDZ0s62EcV8lsXR+0w8915TC3ITdn2YueuNjdAYh/levpU9nFaoChh9RUS5ZdQMrKfVEN9tw==",
  2025. "dev": true,
  2026. "license": "MIT"
  2027. },
  2028. "node_modules/csstype": {
  2029. "version": "3.2.3",
  2030. "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
  2031. "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
  2032. "dev": true,
  2033. "license": "MIT"
  2034. },
  2035. "node_modules/data-urls": {
  2036. "version": "5.0.0",
  2037. "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-5.0.0.tgz",
  2038. "integrity": "sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==",
  2039. "dev": true,
  2040. "license": "MIT",
  2041. "dependencies": {
  2042. "whatwg-mimetype": "^4.0.0",
  2043. "whatwg-url": "^14.0.0"
  2044. },
  2045. "engines": {
  2046. "node": ">=18"
  2047. }
  2048. },
  2049. "node_modules/debug": {
  2050. "version": "4.4.3",
  2051. "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
  2052. "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
  2053. "dev": true,
  2054. "license": "MIT",
  2055. "dependencies": {
  2056. "ms": "^2.1.3"
  2057. },
  2058. "engines": {
  2059. "node": ">=6.0"
  2060. },
  2061. "peerDependenciesMeta": {
  2062. "supports-color": {
  2063. "optional": true
  2064. }
  2065. }
  2066. },
  2067. "node_modules/decimal.js": {
  2068. "version": "10.6.0",
  2069. "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz",
  2070. "integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==",
  2071. "dev": true,
  2072. "license": "MIT"
  2073. },
  2074. "node_modules/deep-eql": {
  2075. "version": "5.0.2",
  2076. "resolved": "https://registry.npmjs.org/deep-eql/-/deep-eql-5.0.2.tgz",
  2077. "integrity": "sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==",
  2078. "dev": true,
  2079. "license": "MIT",
  2080. "engines": {
  2081. "node": ">=6"
  2082. }
  2083. },
  2084. "node_modules/delayed-stream": {
  2085. "version": "1.0.0",
  2086. "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
  2087. "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
  2088. "dev": true,
  2089. "license": "MIT",
  2090. "engines": {
  2091. "node": ">=0.4.0"
  2092. }
  2093. },
  2094. "node_modules/dequal": {
  2095. "version": "2.0.3",
  2096. "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
  2097. "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
  2098. "dev": true,
  2099. "license": "MIT",
  2100. "peer": true,
  2101. "engines": {
  2102. "node": ">=6"
  2103. }
  2104. },
  2105. "node_modules/detect-libc": {
  2106. "version": "2.1.2",
  2107. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
  2108. "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
  2109. "license": "Apache-2.0",
  2110. "optional": true,
  2111. "engines": {
  2112. "node": ">=8"
  2113. }
  2114. },
  2115. "node_modules/dom-accessibility-api": {
  2116. "version": "0.5.16",
  2117. "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz",
  2118. "integrity": "sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==",
  2119. "dev": true,
  2120. "license": "MIT",
  2121. "peer": true
  2122. },
  2123. "node_modules/dunder-proto": {
  2124. "version": "1.0.1",
  2125. "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
  2126. "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
  2127. "dev": true,
  2128. "license": "MIT",
  2129. "dependencies": {
  2130. "call-bind-apply-helpers": "^1.0.1",
  2131. "es-errors": "^1.3.0",
  2132. "gopd": "^1.2.0"
  2133. },
  2134. "engines": {
  2135. "node": ">= 0.4"
  2136. }
  2137. },
  2138. "node_modules/entities": {
  2139. "version": "6.0.1",
  2140. "resolved": "https://registry.npmjs.org/entities/-/entities-6.0.1.tgz",
  2141. "integrity": "sha512-aN97NXWF6AWBTahfVOIrB/NShkzi5H7F9r1s9mD3cDj4Ko5f2qhhVoYMibXF7GlLveb/D2ioWay8lxI97Ven3g==",
  2142. "dev": true,
  2143. "license": "BSD-2-Clause",
  2144. "engines": {
  2145. "node": ">=0.12"
  2146. },
  2147. "funding": {
  2148. "url": "https://github.com/fb55/entities?sponsor=1"
  2149. }
  2150. },
  2151. "node_modules/es-define-property": {
  2152. "version": "1.0.1",
  2153. "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
  2154. "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
  2155. "dev": true,
  2156. "license": "MIT",
  2157. "engines": {
  2158. "node": ">= 0.4"
  2159. }
  2160. },
  2161. "node_modules/es-errors": {
  2162. "version": "1.3.0",
  2163. "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
  2164. "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
  2165. "dev": true,
  2166. "license": "MIT",
  2167. "engines": {
  2168. "node": ">= 0.4"
  2169. }
  2170. },
  2171. "node_modules/es-module-lexer": {
  2172. "version": "1.7.0",
  2173. "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.7.0.tgz",
  2174. "integrity": "sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==",
  2175. "dev": true,
  2176. "license": "MIT"
  2177. },
  2178. "node_modules/es-object-atoms": {
  2179. "version": "1.1.2",
  2180. "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.2.tgz",
  2181. "integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==",
  2182. "dev": true,
  2183. "license": "MIT",
  2184. "dependencies": {
  2185. "es-errors": "^1.3.0"
  2186. },
  2187. "engines": {
  2188. "node": ">= 0.4"
  2189. }
  2190. },
  2191. "node_modules/es-set-tostringtag": {
  2192. "version": "2.1.0",
  2193. "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
  2194. "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
  2195. "dev": true,
  2196. "license": "MIT",
  2197. "dependencies": {
  2198. "es-errors": "^1.3.0",
  2199. "get-intrinsic": "^1.2.6",
  2200. "has-tostringtag": "^1.0.2",
  2201. "hasown": "^2.0.2"
  2202. },
  2203. "engines": {
  2204. "node": ">= 0.4"
  2205. }
  2206. },
  2207. "node_modules/esbuild": {
  2208. "version": "0.28.1",
  2209. "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.28.1.tgz",
  2210. "integrity": "sha512-HrJrvZv5ayxBzPfwphOoNzkzOIIlifzk0KJrGK2c8R4+LKpMtpYLQeUdjnwjWv/LZlkH2laZk+4w78pi99D4Vw==",
  2211. "dev": true,
  2212. "hasInstallScript": true,
  2213. "license": "MIT",
  2214. "bin": {
  2215. "esbuild": "bin/esbuild"
  2216. },
  2217. "engines": {
  2218. "node": ">=18"
  2219. },
  2220. "optionalDependencies": {
  2221. "@esbuild/aix-ppc64": "0.28.1",
  2222. "@esbuild/android-arm": "0.28.1",
  2223. "@esbuild/android-arm64": "0.28.1",
  2224. "@esbuild/android-x64": "0.28.1",
  2225. "@esbuild/darwin-arm64": "0.28.1",
  2226. "@esbuild/darwin-x64": "0.28.1",
  2227. "@esbuild/freebsd-arm64": "0.28.1",
  2228. "@esbuild/freebsd-x64": "0.28.1",
  2229. "@esbuild/linux-arm": "0.28.1",
  2230. "@esbuild/linux-arm64": "0.28.1",
  2231. "@esbuild/linux-ia32": "0.28.1",
  2232. "@esbuild/linux-loong64": "0.28.1",
  2233. "@esbuild/linux-mips64el": "0.28.1",
  2234. "@esbuild/linux-ppc64": "0.28.1",
  2235. "@esbuild/linux-riscv64": "0.28.1",
  2236. "@esbuild/linux-s390x": "0.28.1",
  2237. "@esbuild/linux-x64": "0.28.1",
  2238. "@esbuild/netbsd-arm64": "0.28.1",
  2239. "@esbuild/netbsd-x64": "0.28.1",
  2240. "@esbuild/openbsd-arm64": "0.28.1",
  2241. "@esbuild/openbsd-x64": "0.28.1",
  2242. "@esbuild/openharmony-arm64": "0.28.1",
  2243. "@esbuild/sunos-x64": "0.28.1",
  2244. "@esbuild/win32-arm64": "0.28.1",
  2245. "@esbuild/win32-ia32": "0.28.1",
  2246. "@esbuild/win32-x64": "0.28.1"
  2247. }
  2248. },
  2249. "node_modules/estree-walker": {
  2250. "version": "3.0.3",
  2251. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz",
  2252. "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
  2253. "dev": true,
  2254. "license": "MIT",
  2255. "dependencies": {
  2256. "@types/estree": "^1.0.0"
  2257. }
  2258. },
  2259. "node_modules/expect-type": {
  2260. "version": "1.4.0",
  2261. "resolved": "https://registry.npmjs.org/expect-type/-/expect-type-1.4.0.tgz",
  2262. "integrity": "sha512-KfYbmpRm0VbLjEvVa9yGwCi9GI34xvi7A/HXYWQO65CSD2u3MczUJSuwXKFIxlGsgBQizV9q5J9NHj4VG0n+pA==",
  2263. "dev": true,
  2264. "license": "Apache-2.0",
  2265. "engines": {
  2266. "node": ">=12.0.0"
  2267. }
  2268. },
  2269. "node_modules/fdir": {
  2270. "version": "6.5.0",
  2271. "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
  2272. "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
  2273. "dev": true,
  2274. "license": "MIT",
  2275. "engines": {
  2276. "node": ">=12.0.0"
  2277. },
  2278. "peerDependencies": {
  2279. "picomatch": "^3 || ^4"
  2280. },
  2281. "peerDependenciesMeta": {
  2282. "picomatch": {
  2283. "optional": true
  2284. }
  2285. }
  2286. },
  2287. "node_modules/form-data": {
  2288. "version": "4.0.6",
  2289. "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.6.tgz",
  2290. "integrity": "sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==",
  2291. "dev": true,
  2292. "license": "MIT",
  2293. "dependencies": {
  2294. "asynckit": "^0.4.0",
  2295. "combined-stream": "^1.0.8",
  2296. "es-set-tostringtag": "^2.1.0",
  2297. "hasown": "^2.0.4",
  2298. "mime-types": "^2.1.35"
  2299. },
  2300. "engines": {
  2301. "node": ">= 6"
  2302. }
  2303. },
  2304. "node_modules/fsevents": {
  2305. "version": "2.3.3",
  2306. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
  2307. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  2308. "dev": true,
  2309. "hasInstallScript": true,
  2310. "license": "MIT",
  2311. "optional": true,
  2312. "os": [
  2313. "darwin"
  2314. ],
  2315. "engines": {
  2316. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  2317. }
  2318. },
  2319. "node_modules/function-bind": {
  2320. "version": "1.1.2",
  2321. "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
  2322. "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
  2323. "dev": true,
  2324. "license": "MIT",
  2325. "funding": {
  2326. "url": "https://github.com/sponsors/ljharb"
  2327. }
  2328. },
  2329. "node_modules/get-intrinsic": {
  2330. "version": "1.3.0",
  2331. "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
  2332. "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
  2333. "dev": true,
  2334. "license": "MIT",
  2335. "dependencies": {
  2336. "call-bind-apply-helpers": "^1.0.2",
  2337. "es-define-property": "^1.0.1",
  2338. "es-errors": "^1.3.0",
  2339. "es-object-atoms": "^1.1.1",
  2340. "function-bind": "^1.1.2",
  2341. "get-proto": "^1.0.1",
  2342. "gopd": "^1.2.0",
  2343. "has-symbols": "^1.1.0",
  2344. "hasown": "^2.0.2",
  2345. "math-intrinsics": "^1.1.0"
  2346. },
  2347. "engines": {
  2348. "node": ">= 0.4"
  2349. },
  2350. "funding": {
  2351. "url": "https://github.com/sponsors/ljharb"
  2352. }
  2353. },
  2354. "node_modules/get-proto": {
  2355. "version": "1.0.1",
  2356. "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
  2357. "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
  2358. "dev": true,
  2359. "license": "MIT",
  2360. "dependencies": {
  2361. "dunder-proto": "^1.0.1",
  2362. "es-object-atoms": "^1.0.0"
  2363. },
  2364. "engines": {
  2365. "node": ">= 0.4"
  2366. }
  2367. },
  2368. "node_modules/gopd": {
  2369. "version": "1.2.0",
  2370. "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
  2371. "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
  2372. "dev": true,
  2373. "license": "MIT",
  2374. "engines": {
  2375. "node": ">= 0.4"
  2376. },
  2377. "funding": {
  2378. "url": "https://github.com/sponsors/ljharb"
  2379. }
  2380. },
  2381. "node_modules/has-symbols": {
  2382. "version": "1.1.0",
  2383. "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
  2384. "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
  2385. "dev": true,
  2386. "license": "MIT",
  2387. "engines": {
  2388. "node": ">= 0.4"
  2389. },
  2390. "funding": {
  2391. "url": "https://github.com/sponsors/ljharb"
  2392. }
  2393. },
  2394. "node_modules/has-tostringtag": {
  2395. "version": "1.0.2",
  2396. "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
  2397. "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
  2398. "dev": true,
  2399. "license": "MIT",
  2400. "dependencies": {
  2401. "has-symbols": "^1.0.3"
  2402. },
  2403. "engines": {
  2404. "node": ">= 0.4"
  2405. },
  2406. "funding": {
  2407. "url": "https://github.com/sponsors/ljharb"
  2408. }
  2409. },
  2410. "node_modules/hasown": {
  2411. "version": "2.0.4",
  2412. "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.4.tgz",
  2413. "integrity": "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==",
  2414. "dev": true,
  2415. "license": "MIT",
  2416. "dependencies": {
  2417. "function-bind": "^1.1.2"
  2418. },
  2419. "engines": {
  2420. "node": ">= 0.4"
  2421. }
  2422. },
  2423. "node_modules/html-encoding-sniffer": {
  2424. "version": "4.0.0",
  2425. "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-4.0.0.tgz",
  2426. "integrity": "sha512-Y22oTqIU4uuPgEemfz7NDJz6OeKf12Lsu+QC+s3BVpda64lTiMYCyGwg5ki4vFxkMwQdeZDl2adZoqUgdFuTgQ==",
  2427. "dev": true,
  2428. "license": "MIT",
  2429. "dependencies": {
  2430. "whatwg-encoding": "^3.1.1"
  2431. },
  2432. "engines": {
  2433. "node": ">=18"
  2434. }
  2435. },
  2436. "node_modules/http-proxy-agent": {
  2437. "version": "7.0.2",
  2438. "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
  2439. "integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==",
  2440. "dev": true,
  2441. "license": "MIT",
  2442. "dependencies": {
  2443. "agent-base": "^7.1.0",
  2444. "debug": "^4.3.4"
  2445. },
  2446. "engines": {
  2447. "node": ">= 14"
  2448. }
  2449. },
  2450. "node_modules/https-proxy-agent": {
  2451. "version": "7.0.6",
  2452. "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
  2453. "integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==",
  2454. "dev": true,
  2455. "license": "MIT",
  2456. "dependencies": {
  2457. "agent-base": "^7.1.2",
  2458. "debug": "4"
  2459. },
  2460. "engines": {
  2461. "node": ">= 14"
  2462. }
  2463. },
  2464. "node_modules/iconv-lite": {
  2465. "version": "0.6.3",
  2466. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
  2467. "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
  2468. "dev": true,
  2469. "license": "MIT",
  2470. "dependencies": {
  2471. "safer-buffer": ">= 2.1.2 < 3.0.0"
  2472. },
  2473. "engines": {
  2474. "node": ">=0.10.0"
  2475. }
  2476. },
  2477. "node_modules/is-potential-custom-element-name": {
  2478. "version": "1.0.1",
  2479. "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz",
  2480. "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==",
  2481. "dev": true,
  2482. "license": "MIT"
  2483. },
  2484. "node_modules/js-tokens": {
  2485. "version": "4.0.0",
  2486. "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
  2487. "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
  2488. "dev": true,
  2489. "license": "MIT",
  2490. "peer": true
  2491. },
  2492. "node_modules/jsdom": {
  2493. "version": "25.0.1",
  2494. "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-25.0.1.tgz",
  2495. "integrity": "sha512-8i7LzZj7BF8uplX+ZyOlIz86V6TAsSs+np6m1kpW9u0JWi4z/1t+FzcK1aek+ybTnAC4KhBL4uXCNT0wcUIeCw==",
  2496. "dev": true,
  2497. "license": "MIT",
  2498. "dependencies": {
  2499. "cssstyle": "^4.1.0",
  2500. "data-urls": "^5.0.0",
  2501. "decimal.js": "^10.4.3",
  2502. "form-data": "^4.0.0",
  2503. "html-encoding-sniffer": "^4.0.0",
  2504. "http-proxy-agent": "^7.0.2",
  2505. "https-proxy-agent": "^7.0.5",
  2506. "is-potential-custom-element-name": "^1.0.1",
  2507. "nwsapi": "^2.2.12",
  2508. "parse5": "^7.1.2",
  2509. "rrweb-cssom": "^0.7.1",
  2510. "saxes": "^6.0.0",
  2511. "symbol-tree": "^3.2.4",
  2512. "tough-cookie": "^5.0.0",
  2513. "w3c-xmlserializer": "^5.0.0",
  2514. "webidl-conversions": "^7.0.0",
  2515. "whatwg-encoding": "^3.1.1",
  2516. "whatwg-mimetype": "^4.0.0",
  2517. "whatwg-url": "^14.0.0",
  2518. "ws": "^8.18.0",
  2519. "xml-name-validator": "^5.0.0"
  2520. },
  2521. "engines": {
  2522. "node": ">=18"
  2523. },
  2524. "peerDependencies": {
  2525. "canvas": "^2.11.2"
  2526. },
  2527. "peerDependenciesMeta": {
  2528. "canvas": {
  2529. "optional": true
  2530. }
  2531. }
  2532. },
  2533. "node_modules/loupe": {
  2534. "version": "3.2.1",
  2535. "resolved": "https://registry.npmjs.org/loupe/-/loupe-3.2.1.tgz",
  2536. "integrity": "sha512-CdzqowRJCeLU72bHvWqwRBBlLcMEtIvGrlvef74kMnV2AolS9Y8xUv1I0U/MNAWMhBlKIoyuEgoJ0t/bbwHbLQ==",
  2537. "dev": true,
  2538. "license": "MIT"
  2539. },
  2540. "node_modules/lru-cache": {
  2541. "version": "10.4.3",
  2542. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
  2543. "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
  2544. "dev": true,
  2545. "license": "ISC"
  2546. },
  2547. "node_modules/lucide-react": {
  2548. "version": "0.468.0",
  2549. "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.468.0.tgz",
  2550. "integrity": "sha512-6koYRhnM2N0GGZIdXzSeiNwguv1gt/FAjZOiPl76roBi3xKEXa4WmfpxgQwTTL4KipXjefrnf3oV4IsYhi4JFA==",
  2551. "license": "ISC",
  2552. "peerDependencies": {
  2553. "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc"
  2554. }
  2555. },
  2556. "node_modules/lz-string": {
  2557. "version": "1.5.0",
  2558. "resolved": "https://registry.npmjs.org/lz-string/-/lz-string-1.5.0.tgz",
  2559. "integrity": "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==",
  2560. "dev": true,
  2561. "license": "MIT",
  2562. "peer": true,
  2563. "bin": {
  2564. "lz-string": "bin/bin.js"
  2565. }
  2566. },
  2567. "node_modules/magic-string": {
  2568. "version": "0.30.21",
  2569. "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
  2570. "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==",
  2571. "dev": true,
  2572. "license": "MIT",
  2573. "dependencies": {
  2574. "@jridgewell/sourcemap-codec": "^1.5.5"
  2575. }
  2576. },
  2577. "node_modules/math-intrinsics": {
  2578. "version": "1.1.0",
  2579. "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
  2580. "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
  2581. "dev": true,
  2582. "license": "MIT",
  2583. "engines": {
  2584. "node": ">= 0.4"
  2585. }
  2586. },
  2587. "node_modules/mime-db": {
  2588. "version": "1.52.0",
  2589. "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
  2590. "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
  2591. "dev": true,
  2592. "license": "MIT",
  2593. "engines": {
  2594. "node": ">= 0.6"
  2595. }
  2596. },
  2597. "node_modules/mime-types": {
  2598. "version": "2.1.35",
  2599. "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
  2600. "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
  2601. "dev": true,
  2602. "license": "MIT",
  2603. "dependencies": {
  2604. "mime-db": "1.52.0"
  2605. },
  2606. "engines": {
  2607. "node": ">= 0.6"
  2608. }
  2609. },
  2610. "node_modules/ms": {
  2611. "version": "2.1.3",
  2612. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
  2613. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
  2614. "dev": true,
  2615. "license": "MIT"
  2616. },
  2617. "node_modules/nanoid": {
  2618. "version": "3.3.16",
  2619. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.16.tgz",
  2620. "integrity": "sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==",
  2621. "funding": [
  2622. {
  2623. "type": "github",
  2624. "url": "https://github.com/sponsors/ai"
  2625. }
  2626. ],
  2627. "license": "MIT",
  2628. "bin": {
  2629. "nanoid": "bin/nanoid.cjs"
  2630. },
  2631. "engines": {
  2632. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  2633. }
  2634. },
  2635. "node_modules/next": {
  2636. "version": "15.5.20",
  2637. "resolved": "https://registry.npmjs.org/next/-/next-15.5.20.tgz",
  2638. "integrity": "sha512-cvyS3/geydan1xLtE3FA8VCgdoQ/Gg/dlOldFkFCbB5VcVYJV7090hQLBnvTW2PwT76Z/dHdzDZCsVhZpoOlUA==",
  2639. "license": "MIT",
  2640. "dependencies": {
  2641. "@next/env": "15.5.20",
  2642. "@swc/helpers": "0.5.15",
  2643. "caniuse-lite": "^1.0.30001579",
  2644. "postcss": "8.4.31",
  2645. "styled-jsx": "5.1.6"
  2646. },
  2647. "bin": {
  2648. "next": "dist/bin/next"
  2649. },
  2650. "engines": {
  2651. "node": "^18.18.0 || ^19.8.0 || >= 20.0.0"
  2652. },
  2653. "optionalDependencies": {
  2654. "@next/swc-darwin-arm64": "15.5.20",
  2655. "@next/swc-darwin-x64": "15.5.20",
  2656. "@next/swc-linux-arm64-gnu": "15.5.20",
  2657. "@next/swc-linux-arm64-musl": "15.5.20",
  2658. "@next/swc-linux-x64-gnu": "15.5.20",
  2659. "@next/swc-linux-x64-musl": "15.5.20",
  2660. "@next/swc-win32-arm64-msvc": "15.5.20",
  2661. "@next/swc-win32-x64-msvc": "15.5.20",
  2662. "sharp": "^0.34.3"
  2663. },
  2664. "peerDependencies": {
  2665. "@opentelemetry/api": "^1.1.0",
  2666. "@playwright/test": "^1.51.1",
  2667. "babel-plugin-react-compiler": "*",
  2668. "react": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
  2669. "react-dom": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
  2670. "sass": "^1.3.0"
  2671. },
  2672. "peerDependenciesMeta": {
  2673. "@opentelemetry/api": {
  2674. "optional": true
  2675. },
  2676. "@playwright/test": {
  2677. "optional": true
  2678. },
  2679. "babel-plugin-react-compiler": {
  2680. "optional": true
  2681. },
  2682. "sass": {
  2683. "optional": true
  2684. }
  2685. }
  2686. },
  2687. "node_modules/nwsapi": {
  2688. "version": "2.2.24",
  2689. "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.24.tgz",
  2690. "integrity": "sha512-7YRhZ3jS45LwmSCT4b2sVFHt/WuovaktDU07QrtOBY2PXskss5a9jfmR9jptyumwXST+rFjrmppMY1KT/yn35A==",
  2691. "dev": true,
  2692. "license": "MIT"
  2693. },
  2694. "node_modules/parse5": {
  2695. "version": "7.3.0",
  2696. "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.3.0.tgz",
  2697. "integrity": "sha512-IInvU7fabl34qmi9gY8XOVxhYyMyuH2xUNpb2q8/Y+7552KlejkRvqvD19nMoUW/uQGGbqNpA6Tufu5FL5BZgw==",
  2698. "dev": true,
  2699. "license": "MIT",
  2700. "dependencies": {
  2701. "entities": "^6.0.0"
  2702. },
  2703. "funding": {
  2704. "url": "https://github.com/inikulin/parse5?sponsor=1"
  2705. }
  2706. },
  2707. "node_modules/pathe": {
  2708. "version": "2.0.3",
  2709. "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz",
  2710. "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==",
  2711. "dev": true,
  2712. "license": "MIT"
  2713. },
  2714. "node_modules/pathval": {
  2715. "version": "2.0.1",
  2716. "resolved": "https://registry.npmjs.org/pathval/-/pathval-2.0.1.tgz",
  2717. "integrity": "sha512-//nshmD55c46FuFw26xV/xFAaB5HF9Xdap7HJBBnrKdAd6/GxDBaNA1870O79+9ueg61cZLSVc+OaFlfmObYVQ==",
  2718. "dev": true,
  2719. "license": "MIT",
  2720. "engines": {
  2721. "node": ">= 14.16"
  2722. }
  2723. },
  2724. "node_modules/picocolors": {
  2725. "version": "1.1.1",
  2726. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
  2727. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
  2728. "license": "ISC"
  2729. },
  2730. "node_modules/picomatch": {
  2731. "version": "4.0.5",
  2732. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz",
  2733. "integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==",
  2734. "dev": true,
  2735. "license": "MIT",
  2736. "engines": {
  2737. "node": ">=12"
  2738. },
  2739. "funding": {
  2740. "url": "https://github.com/sponsors/jonschlinkert"
  2741. }
  2742. },
  2743. "node_modules/playwright": {
  2744. "version": "1.61.1",
  2745. "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.61.1.tgz",
  2746. "integrity": "sha512-DWnY5o3YbLWK4GovuAVwpqL+1VwGNdUGrRr++8j8PtQQzvAVZUIMjKQ90fY689sEJZJBbZVw1rXaOKSTitkzPQ==",
  2747. "devOptional": true,
  2748. "license": "Apache-2.0",
  2749. "dependencies": {
  2750. "playwright-core": "1.61.1"
  2751. },
  2752. "bin": {
  2753. "playwright": "cli.js"
  2754. },
  2755. "engines": {
  2756. "node": ">=18"
  2757. },
  2758. "optionalDependencies": {
  2759. "fsevents": "2.3.2"
  2760. }
  2761. },
  2762. "node_modules/playwright-core": {
  2763. "version": "1.61.1",
  2764. "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.61.1.tgz",
  2765. "integrity": "sha512-h7Qlt6m4REp25qvIdvbDtVmD4LqVXfpRxhORv9L0jzETM05p4fuPJ3dKyuSXQxDSbXnmS79HAgi9589lGSpLkg==",
  2766. "devOptional": true,
  2767. "license": "Apache-2.0",
  2768. "bin": {
  2769. "playwright-core": "cli.js"
  2770. },
  2771. "engines": {
  2772. "node": ">=18"
  2773. }
  2774. },
  2775. "node_modules/playwright/node_modules/fsevents": {
  2776. "version": "2.3.2",
  2777. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
  2778. "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
  2779. "hasInstallScript": true,
  2780. "license": "MIT",
  2781. "optional": true,
  2782. "os": [
  2783. "darwin"
  2784. ],
  2785. "engines": {
  2786. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  2787. }
  2788. },
  2789. "node_modules/postcss": {
  2790. "version": "8.5.20",
  2791. "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.20.tgz",
  2792. "integrity": "sha512-lW616l85ucIQL+FocMmL7pQFPqBmwejrCMg+iPxyImlrANNJG9NHq/RkyCZopDhd8C3LA03PHRJDjkbGu8vvug==",
  2793. "funding": [
  2794. {
  2795. "type": "opencollective",
  2796. "url": "https://opencollective.com/postcss/"
  2797. },
  2798. {
  2799. "type": "tidelift",
  2800. "url": "https://tidelift.com/funding/github/npm/postcss"
  2801. },
  2802. {
  2803. "type": "github",
  2804. "url": "https://github.com/sponsors/ai"
  2805. }
  2806. ],
  2807. "license": "MIT",
  2808. "dependencies": {
  2809. "nanoid": "^3.3.16",
  2810. "picocolors": "^1.1.1",
  2811. "source-map-js": "^1.2.1"
  2812. },
  2813. "engines": {
  2814. "node": "^10 || ^12 || >=14"
  2815. }
  2816. },
  2817. "node_modules/pretty-format": {
  2818. "version": "27.5.1",
  2819. "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
  2820. "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
  2821. "dev": true,
  2822. "license": "MIT",
  2823. "peer": true,
  2824. "dependencies": {
  2825. "ansi-regex": "^5.0.1",
  2826. "ansi-styles": "^5.0.0",
  2827. "react-is": "^17.0.1"
  2828. },
  2829. "engines": {
  2830. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2831. }
  2832. },
  2833. "node_modules/punycode": {
  2834. "version": "2.3.1",
  2835. "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
  2836. "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
  2837. "dev": true,
  2838. "license": "MIT",
  2839. "engines": {
  2840. "node": ">=6"
  2841. }
  2842. },
  2843. "node_modules/react": {
  2844. "version": "19.2.7",
  2845. "resolved": "https://registry.npmjs.org/react/-/react-19.2.7.tgz",
  2846. "integrity": "sha512-HNe9WslTbXmFK8o8cmwgAeJFSBvt1bPdHCVKtaaV+WlAN36mpT4hcRpwbf3fY56ar2oIXzsBpOAiIRHAdY0OlQ==",
  2847. "license": "MIT",
  2848. "engines": {
  2849. "node": ">=0.10.0"
  2850. }
  2851. },
  2852. "node_modules/react-dom": {
  2853. "version": "19.2.7",
  2854. "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.7.tgz",
  2855. "integrity": "sha512-t0BRVXvbiE/o20Hfw669rLbMCDWtYZLvmJigy2f0MxsXF+71pxhR3xOkspmsO8h3ZlNzyibAmtCa3l4lYKk6gQ==",
  2856. "license": "MIT",
  2857. "dependencies": {
  2858. "scheduler": "^0.27.0"
  2859. },
  2860. "peerDependencies": {
  2861. "react": "^19.2.7"
  2862. }
  2863. },
  2864. "node_modules/react-is": {
  2865. "version": "17.0.2",
  2866. "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
  2867. "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
  2868. "dev": true,
  2869. "license": "MIT",
  2870. "peer": true
  2871. },
  2872. "node_modules/rollup": {
  2873. "version": "4.62.2",
  2874. "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.62.2.tgz",
  2875. "integrity": "sha512-RFnrW4lhXA3s3eqHDZvN654g8OTjzRfqpIRJYczCGB6HzphckVAi/Qh4tbPUbRuDi7s1Llv8g/NspLkttY3gTA==",
  2876. "dev": true,
  2877. "license": "MIT",
  2878. "dependencies": {
  2879. "@types/estree": "1.0.9"
  2880. },
  2881. "bin": {
  2882. "rollup": "dist/bin/rollup"
  2883. },
  2884. "engines": {
  2885. "node": ">=18.0.0",
  2886. "npm": ">=8.0.0"
  2887. },
  2888. "optionalDependencies": {
  2889. "@rollup/rollup-android-arm-eabi": "4.62.2",
  2890. "@rollup/rollup-android-arm64": "4.62.2",
  2891. "@rollup/rollup-darwin-arm64": "4.62.2",
  2892. "@rollup/rollup-darwin-x64": "4.62.2",
  2893. "@rollup/rollup-freebsd-arm64": "4.62.2",
  2894. "@rollup/rollup-freebsd-x64": "4.62.2",
  2895. "@rollup/rollup-linux-arm-gnueabihf": "4.62.2",
  2896. "@rollup/rollup-linux-arm-musleabihf": "4.62.2",
  2897. "@rollup/rollup-linux-arm64-gnu": "4.62.2",
  2898. "@rollup/rollup-linux-arm64-musl": "4.62.2",
  2899. "@rollup/rollup-linux-loong64-gnu": "4.62.2",
  2900. "@rollup/rollup-linux-loong64-musl": "4.62.2",
  2901. "@rollup/rollup-linux-ppc64-gnu": "4.62.2",
  2902. "@rollup/rollup-linux-ppc64-musl": "4.62.2",
  2903. "@rollup/rollup-linux-riscv64-gnu": "4.62.2",
  2904. "@rollup/rollup-linux-riscv64-musl": "4.62.2",
  2905. "@rollup/rollup-linux-s390x-gnu": "4.62.2",
  2906. "@rollup/rollup-linux-x64-gnu": "4.62.2",
  2907. "@rollup/rollup-linux-x64-musl": "4.62.2",
  2908. "@rollup/rollup-openbsd-x64": "4.62.2",
  2909. "@rollup/rollup-openharmony-arm64": "4.62.2",
  2910. "@rollup/rollup-win32-arm64-msvc": "4.62.2",
  2911. "@rollup/rollup-win32-ia32-msvc": "4.62.2",
  2912. "@rollup/rollup-win32-x64-gnu": "4.62.2",
  2913. "@rollup/rollup-win32-x64-msvc": "4.62.2",
  2914. "fsevents": "~2.3.2"
  2915. }
  2916. },
  2917. "node_modules/rrweb-cssom": {
  2918. "version": "0.7.1",
  2919. "resolved": "https://registry.npmjs.org/rrweb-cssom/-/rrweb-cssom-0.7.1.tgz",
  2920. "integrity": "sha512-TrEMa7JGdVm0UThDJSx7ddw5nVm3UJS9o9CCIZ72B1vSyEZoziDqBYP3XIoi/12lKrJR8rE3jeFHMok2F/Mnsg==",
  2921. "dev": true,
  2922. "license": "MIT"
  2923. },
  2924. "node_modules/safer-buffer": {
  2925. "version": "2.1.2",
  2926. "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
  2927. "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
  2928. "dev": true,
  2929. "license": "MIT"
  2930. },
  2931. "node_modules/saxes": {
  2932. "version": "6.0.0",
  2933. "resolved": "https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz",
  2934. "integrity": "sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==",
  2935. "dev": true,
  2936. "license": "ISC",
  2937. "dependencies": {
  2938. "xmlchars": "^2.2.0"
  2939. },
  2940. "engines": {
  2941. "node": ">=v12.22.7"
  2942. }
  2943. },
  2944. "node_modules/scheduler": {
  2945. "version": "0.27.0",
  2946. "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
  2947. "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
  2948. "license": "MIT"
  2949. },
  2950. "node_modules/semver": {
  2951. "version": "7.8.5",
  2952. "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
  2953. "integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",
  2954. "license": "ISC",
  2955. "optional": true,
  2956. "bin": {
  2957. "semver": "bin/semver.js"
  2958. },
  2959. "engines": {
  2960. "node": ">=10"
  2961. }
  2962. },
  2963. "node_modules/sharp": {
  2964. "version": "0.34.5",
  2965. "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
  2966. "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
  2967. "hasInstallScript": true,
  2968. "license": "Apache-2.0",
  2969. "optional": true,
  2970. "dependencies": {
  2971. "@img/colour": "^1.0.0",
  2972. "detect-libc": "^2.1.2",
  2973. "semver": "^7.7.3"
  2974. },
  2975. "engines": {
  2976. "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
  2977. },
  2978. "funding": {
  2979. "url": "https://opencollective.com/libvips"
  2980. },
  2981. "optionalDependencies": {
  2982. "@img/sharp-darwin-arm64": "0.34.5",
  2983. "@img/sharp-darwin-x64": "0.34.5",
  2984. "@img/sharp-libvips-darwin-arm64": "1.2.4",
  2985. "@img/sharp-libvips-darwin-x64": "1.2.4",
  2986. "@img/sharp-libvips-linux-arm": "1.2.4",
  2987. "@img/sharp-libvips-linux-arm64": "1.2.4",
  2988. "@img/sharp-libvips-linux-ppc64": "1.2.4",
  2989. "@img/sharp-libvips-linux-riscv64": "1.2.4",
  2990. "@img/sharp-libvips-linux-s390x": "1.2.4",
  2991. "@img/sharp-libvips-linux-x64": "1.2.4",
  2992. "@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
  2993. "@img/sharp-libvips-linuxmusl-x64": "1.2.4",
  2994. "@img/sharp-linux-arm": "0.34.5",
  2995. "@img/sharp-linux-arm64": "0.34.5",
  2996. "@img/sharp-linux-ppc64": "0.34.5",
  2997. "@img/sharp-linux-riscv64": "0.34.5",
  2998. "@img/sharp-linux-s390x": "0.34.5",
  2999. "@img/sharp-linux-x64": "0.34.5",
  3000. "@img/sharp-linuxmusl-arm64": "0.34.5",
  3001. "@img/sharp-linuxmusl-x64": "0.34.5",
  3002. "@img/sharp-wasm32": "0.34.5",
  3003. "@img/sharp-win32-arm64": "0.34.5",
  3004. "@img/sharp-win32-ia32": "0.34.5",
  3005. "@img/sharp-win32-x64": "0.34.5"
  3006. }
  3007. },
  3008. "node_modules/siginfo": {
  3009. "version": "2.0.0",
  3010. "resolved": "https://registry.npmjs.org/siginfo/-/siginfo-2.0.0.tgz",
  3011. "integrity": "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==",
  3012. "dev": true,
  3013. "license": "ISC"
  3014. },
  3015. "node_modules/source-map-js": {
  3016. "version": "1.2.1",
  3017. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
  3018. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  3019. "license": "BSD-3-Clause",
  3020. "engines": {
  3021. "node": ">=0.10.0"
  3022. }
  3023. },
  3024. "node_modules/stackback": {
  3025. "version": "0.0.2",
  3026. "resolved": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz",
  3027. "integrity": "sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==",
  3028. "dev": true,
  3029. "license": "MIT"
  3030. },
  3031. "node_modules/std-env": {
  3032. "version": "3.10.0",
  3033. "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.10.0.tgz",
  3034. "integrity": "sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==",
  3035. "dev": true,
  3036. "license": "MIT"
  3037. },
  3038. "node_modules/strip-literal": {
  3039. "version": "3.1.0",
  3040. "resolved": "https://registry.npmjs.org/strip-literal/-/strip-literal-3.1.0.tgz",
  3041. "integrity": "sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg==",
  3042. "dev": true,
  3043. "license": "MIT",
  3044. "dependencies": {
  3045. "js-tokens": "^9.0.1"
  3046. },
  3047. "funding": {
  3048. "url": "https://github.com/sponsors/antfu"
  3049. }
  3050. },
  3051. "node_modules/strip-literal/node_modules/js-tokens": {
  3052. "version": "9.0.1",
  3053. "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-9.0.1.tgz",
  3054. "integrity": "sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==",
  3055. "dev": true,
  3056. "license": "MIT"
  3057. },
  3058. "node_modules/styled-jsx": {
  3059. "version": "5.1.6",
  3060. "resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.6.tgz",
  3061. "integrity": "sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==",
  3062. "license": "MIT",
  3063. "dependencies": {
  3064. "client-only": "0.0.1"
  3065. },
  3066. "engines": {
  3067. "node": ">= 12.0.0"
  3068. },
  3069. "peerDependencies": {
  3070. "react": ">= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0"
  3071. },
  3072. "peerDependenciesMeta": {
  3073. "@babel/core": {
  3074. "optional": true
  3075. },
  3076. "babel-plugin-macros": {
  3077. "optional": true
  3078. }
  3079. }
  3080. },
  3081. "node_modules/symbol-tree": {
  3082. "version": "3.2.4",
  3083. "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz",
  3084. "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==",
  3085. "dev": true,
  3086. "license": "MIT"
  3087. },
  3088. "node_modules/tinybench": {
  3089. "version": "2.9.0",
  3090. "resolved": "https://registry.npmjs.org/tinybench/-/tinybench-2.9.0.tgz",
  3091. "integrity": "sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==",
  3092. "dev": true,
  3093. "license": "MIT"
  3094. },
  3095. "node_modules/tinyexec": {
  3096. "version": "0.3.2",
  3097. "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.2.tgz",
  3098. "integrity": "sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==",
  3099. "dev": true,
  3100. "license": "MIT"
  3101. },
  3102. "node_modules/tinyglobby": {
  3103. "version": "0.2.17",
  3104. "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz",
  3105. "integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==",
  3106. "dev": true,
  3107. "license": "MIT",
  3108. "dependencies": {
  3109. "fdir": "^6.5.0",
  3110. "picomatch": "^4.0.4"
  3111. },
  3112. "engines": {
  3113. "node": ">=12.0.0"
  3114. },
  3115. "funding": {
  3116. "url": "https://github.com/sponsors/SuperchupuDev"
  3117. }
  3118. },
  3119. "node_modules/tinypool": {
  3120. "version": "1.1.1",
  3121. "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-1.1.1.tgz",
  3122. "integrity": "sha512-Zba82s87IFq9A9XmjiX5uZA/ARWDrB03OHlq+Vw1fSdt0I+4/Kutwy8BP4Y/y/aORMo61FQ0vIb5j44vSo5Pkg==",
  3123. "dev": true,
  3124. "license": "MIT",
  3125. "engines": {
  3126. "node": "^18.0.0 || >=20.0.0"
  3127. }
  3128. },
  3129. "node_modules/tinyrainbow": {
  3130. "version": "2.0.0",
  3131. "resolved": "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-2.0.0.tgz",
  3132. "integrity": "sha512-op4nsTR47R6p0vMUUoYl/a+ljLFVtlfaXkLQmqfLR1qHma1h/ysYk4hEXZ880bf2CYgTskvTa/e196Vd5dDQXw==",
  3133. "dev": true,
  3134. "license": "MIT",
  3135. "engines": {
  3136. "node": ">=14.0.0"
  3137. }
  3138. },
  3139. "node_modules/tinyspy": {
  3140. "version": "4.0.4",
  3141. "resolved": "https://registry.npmjs.org/tinyspy/-/tinyspy-4.0.4.tgz",
  3142. "integrity": "sha512-azl+t0z7pw/z958Gy9svOTuzqIk6xq+NSheJzn5MMWtWTFywIacg2wUlzKFGtt3cthx0r2SxMK0yzJOR0IES7Q==",
  3143. "dev": true,
  3144. "license": "MIT",
  3145. "engines": {
  3146. "node": ">=14.0.0"
  3147. }
  3148. },
  3149. "node_modules/tldts": {
  3150. "version": "6.1.86",
  3151. "resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.86.tgz",
  3152. "integrity": "sha512-WMi/OQ2axVTf/ykqCQgXiIct+mSQDFdH2fkwhPwgEwvJ1kSzZRiinb0zF2Xb8u4+OqPChmyI6MEu4EezNJz+FQ==",
  3153. "dev": true,
  3154. "license": "MIT",
  3155. "dependencies": {
  3156. "tldts-core": "^6.1.86"
  3157. },
  3158. "bin": {
  3159. "tldts": "bin/cli.js"
  3160. }
  3161. },
  3162. "node_modules/tldts-core": {
  3163. "version": "6.1.86",
  3164. "resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.86.tgz",
  3165. "integrity": "sha512-Je6p7pkk+KMzMv2XXKmAE3McmolOQFdxkKw0R8EYNr7sELW46JqnNeTX8ybPiQgvg1ymCoF8LXs5fzFaZvJPTA==",
  3166. "dev": true,
  3167. "license": "MIT"
  3168. },
  3169. "node_modules/tough-cookie": {
  3170. "version": "5.1.2",
  3171. "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-5.1.2.tgz",
  3172. "integrity": "sha512-FVDYdxtnj0G6Qm/DhNPSb8Ju59ULcup3tuJxkFb5K8Bv2pUXILbf0xZWU8PX8Ov19OXljbUyveOFwRMwkXzO+A==",
  3173. "dev": true,
  3174. "license": "BSD-3-Clause",
  3175. "dependencies": {
  3176. "tldts": "^6.1.32"
  3177. },
  3178. "engines": {
  3179. "node": ">=16"
  3180. }
  3181. },
  3182. "node_modules/tr46": {
  3183. "version": "5.1.1",
  3184. "resolved": "https://registry.npmjs.org/tr46/-/tr46-5.1.1.tgz",
  3185. "integrity": "sha512-hdF5ZgjTqgAntKkklYw0R03MG2x/bSzTtkxmIRw/sTNV8YXsCJ1tfLAX23lhxhHJlEf3CRCOCGGWw3vI3GaSPw==",
  3186. "dev": true,
  3187. "license": "MIT",
  3188. "dependencies": {
  3189. "punycode": "^2.3.1"
  3190. },
  3191. "engines": {
  3192. "node": ">=18"
  3193. }
  3194. },
  3195. "node_modules/tslib": {
  3196. "version": "2.8.1",
  3197. "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
  3198. "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
  3199. "license": "0BSD"
  3200. },
  3201. "node_modules/typescript": {
  3202. "version": "5.9.3",
  3203. "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
  3204. "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
  3205. "dev": true,
  3206. "license": "Apache-2.0",
  3207. "bin": {
  3208. "tsc": "bin/tsc",
  3209. "tsserver": "bin/tsserver"
  3210. },
  3211. "engines": {
  3212. "node": ">=14.17"
  3213. }
  3214. },
  3215. "node_modules/undici-types": {
  3216. "version": "6.21.0",
  3217. "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
  3218. "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
  3219. "dev": true,
  3220. "license": "MIT"
  3221. },
  3222. "node_modules/vite": {
  3223. "version": "7.3.6",
  3224. "resolved": "https://registry.npmjs.org/vite/-/vite-7.3.6.tgz",
  3225. "integrity": "sha512-4XP60spRGjSZFf1qYH+dJIkK2znL3zQfl9KkOV9MkkRR/3Dls0dxaBsQPTloEc5BLXWPL9vsOxopxyKoMmDueg==",
  3226. "dev": true,
  3227. "license": "MIT",
  3228. "dependencies": {
  3229. "esbuild": "^0.27.0 || ^0.28.0",
  3230. "fdir": "^6.5.0",
  3231. "picomatch": "^4.0.3",
  3232. "postcss": "^8.5.6",
  3233. "rollup": "^4.43.0",
  3234. "tinyglobby": "^0.2.15"
  3235. },
  3236. "bin": {
  3237. "vite": "bin/vite.js"
  3238. },
  3239. "engines": {
  3240. "node": "^20.19.0 || >=22.12.0"
  3241. },
  3242. "funding": {
  3243. "url": "https://github.com/vitejs/vite?sponsor=1"
  3244. },
  3245. "optionalDependencies": {
  3246. "fsevents": "~2.3.3"
  3247. },
  3248. "peerDependencies": {
  3249. "@types/node": "^20.19.0 || >=22.12.0",
  3250. "jiti": ">=1.21.0",
  3251. "less": "^4.0.0",
  3252. "lightningcss": "^1.21.0",
  3253. "sass": "^1.70.0",
  3254. "sass-embedded": "^1.70.0",
  3255. "stylus": ">=0.54.8",
  3256. "sugarss": "^5.0.0",
  3257. "terser": "^5.16.0",
  3258. "tsx": "^4.8.1",
  3259. "yaml": "^2.4.2"
  3260. },
  3261. "peerDependenciesMeta": {
  3262. "@types/node": {
  3263. "optional": true
  3264. },
  3265. "jiti": {
  3266. "optional": true
  3267. },
  3268. "less": {
  3269. "optional": true
  3270. },
  3271. "lightningcss": {
  3272. "optional": true
  3273. },
  3274. "sass": {
  3275. "optional": true
  3276. },
  3277. "sass-embedded": {
  3278. "optional": true
  3279. },
  3280. "stylus": {
  3281. "optional": true
  3282. },
  3283. "sugarss": {
  3284. "optional": true
  3285. },
  3286. "terser": {
  3287. "optional": true
  3288. },
  3289. "tsx": {
  3290. "optional": true
  3291. },
  3292. "yaml": {
  3293. "optional": true
  3294. }
  3295. }
  3296. },
  3297. "node_modules/vite-node": {
  3298. "version": "3.2.4",
  3299. "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-3.2.4.tgz",
  3300. "integrity": "sha512-EbKSKh+bh1E1IFxeO0pg1n4dvoOTt0UDiXMd/qn++r98+jPO1xtJilvXldeuQ8giIB5IkpjCgMleHMNEsGH6pg==",
  3301. "dev": true,
  3302. "license": "MIT",
  3303. "dependencies": {
  3304. "cac": "^6.7.14",
  3305. "debug": "^4.4.1",
  3306. "es-module-lexer": "^1.7.0",
  3307. "pathe": "^2.0.3",
  3308. "vite": "^5.0.0 || ^6.0.0 || ^7.0.0-0"
  3309. },
  3310. "bin": {
  3311. "vite-node": "vite-node.mjs"
  3312. },
  3313. "engines": {
  3314. "node": "^18.0.0 || ^20.0.0 || >=22.0.0"
  3315. },
  3316. "funding": {
  3317. "url": "https://opencollective.com/vitest"
  3318. }
  3319. },
  3320. "node_modules/vitest": {
  3321. "version": "3.2.7",
  3322. "resolved": "https://registry.npmjs.org/vitest/-/vitest-3.2.7.tgz",
  3323. "integrity": "sha512-KrxIJ62Fd89gfysR4WotlgZABiz2dqFPgqGzX7s+CwsqLFomRH7777ZcrOD6+WVAh7khPQP41A+BKbpcJFrdEg==",
  3324. "dev": true,
  3325. "license": "MIT",
  3326. "dependencies": {
  3327. "@types/chai": "^5.2.2",
  3328. "@vitest/expect": "3.2.7",
  3329. "@vitest/mocker": "3.2.7",
  3330. "@vitest/pretty-format": "^3.2.7",
  3331. "@vitest/runner": "3.2.7",
  3332. "@vitest/snapshot": "3.2.7",
  3333. "@vitest/spy": "3.2.7",
  3334. "@vitest/utils": "3.2.7",
  3335. "chai": "^5.2.0",
  3336. "debug": "^4.4.1",
  3337. "expect-type": "^1.2.1",
  3338. "magic-string": "^0.30.17",
  3339. "pathe": "^2.0.3",
  3340. "picomatch": "^4.0.2",
  3341. "std-env": "^3.9.0",
  3342. "tinybench": "^2.9.0",
  3343. "tinyexec": "^0.3.2",
  3344. "tinyglobby": "^0.2.14",
  3345. "tinypool": "^1.1.1",
  3346. "tinyrainbow": "^2.0.0",
  3347. "vite": "^5.0.0 || ^6.0.0 || ^7.0.0-0",
  3348. "vite-node": "3.2.4",
  3349. "why-is-node-running": "^2.3.0"
  3350. },
  3351. "bin": {
  3352. "vitest": "vitest.mjs"
  3353. },
  3354. "engines": {
  3355. "node": "^18.0.0 || ^20.0.0 || >=22.0.0"
  3356. },
  3357. "funding": {
  3358. "url": "https://opencollective.com/vitest"
  3359. },
  3360. "peerDependencies": {
  3361. "@edge-runtime/vm": "*",
  3362. "@types/debug": "^4.1.12",
  3363. "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
  3364. "@vitest/browser": "3.2.7",
  3365. "@vitest/ui": "3.2.7",
  3366. "happy-dom": "*",
  3367. "jsdom": "*"
  3368. },
  3369. "peerDependenciesMeta": {
  3370. "@edge-runtime/vm": {
  3371. "optional": true
  3372. },
  3373. "@types/debug": {
  3374. "optional": true
  3375. },
  3376. "@types/node": {
  3377. "optional": true
  3378. },
  3379. "@vitest/browser": {
  3380. "optional": true
  3381. },
  3382. "@vitest/ui": {
  3383. "optional": true
  3384. },
  3385. "happy-dom": {
  3386. "optional": true
  3387. },
  3388. "jsdom": {
  3389. "optional": true
  3390. }
  3391. }
  3392. },
  3393. "node_modules/w3c-xmlserializer": {
  3394. "version": "5.0.0",
  3395. "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-5.0.0.tgz",
  3396. "integrity": "sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==",
  3397. "dev": true,
  3398. "license": "MIT",
  3399. "dependencies": {
  3400. "xml-name-validator": "^5.0.0"
  3401. },
  3402. "engines": {
  3403. "node": ">=18"
  3404. }
  3405. },
  3406. "node_modules/webidl-conversions": {
  3407. "version": "7.0.0",
  3408. "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz",
  3409. "integrity": "sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==",
  3410. "dev": true,
  3411. "license": "BSD-2-Clause",
  3412. "engines": {
  3413. "node": ">=12"
  3414. }
  3415. },
  3416. "node_modules/whatwg-encoding": {
  3417. "version": "3.1.1",
  3418. "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz",
  3419. "integrity": "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==",
  3420. "deprecated": "Use @exodus/bytes instead for a more spec-conformant and faster implementation",
  3421. "dev": true,
  3422. "license": "MIT",
  3423. "dependencies": {
  3424. "iconv-lite": "0.6.3"
  3425. },
  3426. "engines": {
  3427. "node": ">=18"
  3428. }
  3429. },
  3430. "node_modules/whatwg-mimetype": {
  3431. "version": "4.0.0",
  3432. "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz",
  3433. "integrity": "sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==",
  3434. "dev": true,
  3435. "license": "MIT",
  3436. "engines": {
  3437. "node": ">=18"
  3438. }
  3439. },
  3440. "node_modules/whatwg-url": {
  3441. "version": "14.2.0",
  3442. "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-14.2.0.tgz",
  3443. "integrity": "sha512-De72GdQZzNTUBBChsXueQUnPKDkg/5A5zp7pFDuQAj5UFoENpiACU0wlCvzpAGnTkj++ihpKwKyYewn/XNUbKw==",
  3444. "dev": true,
  3445. "license": "MIT",
  3446. "dependencies": {
  3447. "tr46": "^5.1.0",
  3448. "webidl-conversions": "^7.0.0"
  3449. },
  3450. "engines": {
  3451. "node": ">=18"
  3452. }
  3453. },
  3454. "node_modules/why-is-node-running": {
  3455. "version": "2.3.0",
  3456. "resolved": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-2.3.0.tgz",
  3457. "integrity": "sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==",
  3458. "dev": true,
  3459. "license": "MIT",
  3460. "dependencies": {
  3461. "siginfo": "^2.0.0",
  3462. "stackback": "0.0.2"
  3463. },
  3464. "bin": {
  3465. "why-is-node-running": "cli.js"
  3466. },
  3467. "engines": {
  3468. "node": ">=8"
  3469. }
  3470. },
  3471. "node_modules/ws": {
  3472. "version": "8.21.1",
  3473. "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.1.tgz",
  3474. "integrity": "sha512-+0NTnW77fFN/DjQi6k/Sq/Yvk4Sgajw7urW8V+asjXnRgDs9gyGkdb7EzgfhA4goXsRIZKE28fzIXBHEzhuiWw==",
  3475. "dev": true,
  3476. "license": "MIT",
  3477. "engines": {
  3478. "node": ">=10.0.0"
  3479. },
  3480. "peerDependencies": {
  3481. "bufferutil": "^4.0.1",
  3482. "utf-8-validate": ">=5.0.2"
  3483. },
  3484. "peerDependenciesMeta": {
  3485. "bufferutil": {
  3486. "optional": true
  3487. },
  3488. "utf-8-validate": {
  3489. "optional": true
  3490. }
  3491. }
  3492. },
  3493. "node_modules/xml-name-validator": {
  3494. "version": "5.0.0",
  3495. "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-5.0.0.tgz",
  3496. "integrity": "sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==",
  3497. "dev": true,
  3498. "license": "Apache-2.0",
  3499. "engines": {
  3500. "node": ">=18"
  3501. }
  3502. },
  3503. "node_modules/xmlchars": {
  3504. "version": "2.2.0",
  3505. "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz",
  3506. "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==",
  3507. "dev": true,
  3508. "license": "MIT"
  3509. }
  3510. }
  3511. }