package-lock.json 113 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808
  1. {
  2. "name": "@openagents-control/compatibility-layer",
  3. "version": "0.1.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "@openagents-control/compatibility-layer",
  9. "version": "0.1.0",
  10. "license": "MIT",
  11. "dependencies": {
  12. "chalk": "^5.3.0",
  13. "commander": "^12.1.0",
  14. "gray-matter": "^4.0.3",
  15. "js-yaml": "^4.1.0",
  16. "ora": "^8.0.1",
  17. "zod": "^3.23.8"
  18. },
  19. "bin": {
  20. "oac-compat": "dist/cli/index.js"
  21. },
  22. "devDependencies": {
  23. "@types/js-yaml": "^4.0.9",
  24. "@types/node": "^20.12.12",
  25. "@typescript-eslint/eslint-plugin": "^7.10.0",
  26. "@typescript-eslint/parser": "^7.10.0",
  27. "@vitest/coverage-v8": "^1.6.0",
  28. "eslint": "^8.57.0",
  29. "typescript": "^5.4.5",
  30. "vitest": "^1.6.0"
  31. },
  32. "engines": {
  33. "node": ">=18.0.0"
  34. }
  35. },
  36. "node_modules/@ampproject/remapping": {
  37. "version": "2.3.0",
  38. "dev": true,
  39. "license": "Apache-2.0",
  40. "dependencies": {
  41. "@jridgewell/gen-mapping": "^0.3.5",
  42. "@jridgewell/trace-mapping": "^0.3.24"
  43. },
  44. "engines": {
  45. "node": ">=6.0.0"
  46. }
  47. },
  48. "node_modules/@babel/helper-string-parser": {
  49. "version": "7.27.1",
  50. "dev": true,
  51. "license": "MIT",
  52. "engines": {
  53. "node": ">=6.9.0"
  54. }
  55. },
  56. "node_modules/@babel/helper-validator-identifier": {
  57. "version": "7.28.5",
  58. "dev": true,
  59. "license": "MIT",
  60. "engines": {
  61. "node": ">=6.9.0"
  62. }
  63. },
  64. "node_modules/@babel/parser": {
  65. "version": "7.29.0",
  66. "dev": true,
  67. "license": "MIT",
  68. "dependencies": {
  69. "@babel/types": "^7.29.0"
  70. },
  71. "bin": {
  72. "parser": "bin/babel-parser.js"
  73. },
  74. "engines": {
  75. "node": ">=6.0.0"
  76. }
  77. },
  78. "node_modules/@babel/types": {
  79. "version": "7.29.0",
  80. "dev": true,
  81. "license": "MIT",
  82. "dependencies": {
  83. "@babel/helper-string-parser": "^7.27.1",
  84. "@babel/helper-validator-identifier": "^7.28.5"
  85. },
  86. "engines": {
  87. "node": ">=6.9.0"
  88. }
  89. },
  90. "node_modules/@bcoe/v8-coverage": {
  91. "version": "0.2.3",
  92. "dev": true,
  93. "license": "MIT"
  94. },
  95. "node_modules/@esbuild/aix-ppc64": {
  96. "version": "0.21.5",
  97. "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
  98. "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==",
  99. "cpu": [
  100. "ppc64"
  101. ],
  102. "dev": true,
  103. "license": "MIT",
  104. "optional": true,
  105. "os": [
  106. "aix"
  107. ],
  108. "engines": {
  109. "node": ">=12"
  110. }
  111. },
  112. "node_modules/@esbuild/android-arm": {
  113. "version": "0.21.5",
  114. "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz",
  115. "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==",
  116. "cpu": [
  117. "arm"
  118. ],
  119. "dev": true,
  120. "license": "MIT",
  121. "optional": true,
  122. "os": [
  123. "android"
  124. ],
  125. "engines": {
  126. "node": ">=12"
  127. }
  128. },
  129. "node_modules/@esbuild/android-arm64": {
  130. "version": "0.21.5",
  131. "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz",
  132. "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==",
  133. "cpu": [
  134. "arm64"
  135. ],
  136. "dev": true,
  137. "license": "MIT",
  138. "optional": true,
  139. "os": [
  140. "android"
  141. ],
  142. "engines": {
  143. "node": ">=12"
  144. }
  145. },
  146. "node_modules/@esbuild/android-x64": {
  147. "version": "0.21.5",
  148. "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz",
  149. "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==",
  150. "cpu": [
  151. "x64"
  152. ],
  153. "dev": true,
  154. "license": "MIT",
  155. "optional": true,
  156. "os": [
  157. "android"
  158. ],
  159. "engines": {
  160. "node": ">=12"
  161. }
  162. },
  163. "node_modules/@esbuild/darwin-arm64": {
  164. "version": "0.21.5",
  165. "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz",
  166. "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==",
  167. "cpu": [
  168. "arm64"
  169. ],
  170. "dev": true,
  171. "license": "MIT",
  172. "optional": true,
  173. "os": [
  174. "darwin"
  175. ],
  176. "engines": {
  177. "node": ">=12"
  178. }
  179. },
  180. "node_modules/@esbuild/darwin-x64": {
  181. "version": "0.21.5",
  182. "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz",
  183. "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==",
  184. "cpu": [
  185. "x64"
  186. ],
  187. "dev": true,
  188. "license": "MIT",
  189. "optional": true,
  190. "os": [
  191. "darwin"
  192. ],
  193. "engines": {
  194. "node": ">=12"
  195. }
  196. },
  197. "node_modules/@esbuild/freebsd-arm64": {
  198. "version": "0.21.5",
  199. "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz",
  200. "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==",
  201. "cpu": [
  202. "arm64"
  203. ],
  204. "dev": true,
  205. "license": "MIT",
  206. "optional": true,
  207. "os": [
  208. "freebsd"
  209. ],
  210. "engines": {
  211. "node": ">=12"
  212. }
  213. },
  214. "node_modules/@esbuild/freebsd-x64": {
  215. "version": "0.21.5",
  216. "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz",
  217. "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==",
  218. "cpu": [
  219. "x64"
  220. ],
  221. "dev": true,
  222. "license": "MIT",
  223. "optional": true,
  224. "os": [
  225. "freebsd"
  226. ],
  227. "engines": {
  228. "node": ">=12"
  229. }
  230. },
  231. "node_modules/@esbuild/linux-arm": {
  232. "version": "0.21.5",
  233. "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz",
  234. "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==",
  235. "cpu": [
  236. "arm"
  237. ],
  238. "dev": true,
  239. "license": "MIT",
  240. "optional": true,
  241. "os": [
  242. "linux"
  243. ],
  244. "engines": {
  245. "node": ">=12"
  246. }
  247. },
  248. "node_modules/@esbuild/linux-arm64": {
  249. "version": "0.21.5",
  250. "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz",
  251. "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==",
  252. "cpu": [
  253. "arm64"
  254. ],
  255. "dev": true,
  256. "license": "MIT",
  257. "optional": true,
  258. "os": [
  259. "linux"
  260. ],
  261. "engines": {
  262. "node": ">=12"
  263. }
  264. },
  265. "node_modules/@esbuild/linux-ia32": {
  266. "version": "0.21.5",
  267. "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz",
  268. "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==",
  269. "cpu": [
  270. "ia32"
  271. ],
  272. "dev": true,
  273. "license": "MIT",
  274. "optional": true,
  275. "os": [
  276. "linux"
  277. ],
  278. "engines": {
  279. "node": ">=12"
  280. }
  281. },
  282. "node_modules/@esbuild/linux-loong64": {
  283. "version": "0.21.5",
  284. "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz",
  285. "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==",
  286. "cpu": [
  287. "loong64"
  288. ],
  289. "dev": true,
  290. "license": "MIT",
  291. "optional": true,
  292. "os": [
  293. "linux"
  294. ],
  295. "engines": {
  296. "node": ">=12"
  297. }
  298. },
  299. "node_modules/@esbuild/linux-mips64el": {
  300. "version": "0.21.5",
  301. "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz",
  302. "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==",
  303. "cpu": [
  304. "mips64el"
  305. ],
  306. "dev": true,
  307. "license": "MIT",
  308. "optional": true,
  309. "os": [
  310. "linux"
  311. ],
  312. "engines": {
  313. "node": ">=12"
  314. }
  315. },
  316. "node_modules/@esbuild/linux-ppc64": {
  317. "version": "0.21.5",
  318. "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz",
  319. "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==",
  320. "cpu": [
  321. "ppc64"
  322. ],
  323. "dev": true,
  324. "license": "MIT",
  325. "optional": true,
  326. "os": [
  327. "linux"
  328. ],
  329. "engines": {
  330. "node": ">=12"
  331. }
  332. },
  333. "node_modules/@esbuild/linux-riscv64": {
  334. "version": "0.21.5",
  335. "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz",
  336. "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==",
  337. "cpu": [
  338. "riscv64"
  339. ],
  340. "dev": true,
  341. "license": "MIT",
  342. "optional": true,
  343. "os": [
  344. "linux"
  345. ],
  346. "engines": {
  347. "node": ">=12"
  348. }
  349. },
  350. "node_modules/@esbuild/linux-s390x": {
  351. "version": "0.21.5",
  352. "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz",
  353. "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==",
  354. "cpu": [
  355. "s390x"
  356. ],
  357. "dev": true,
  358. "license": "MIT",
  359. "optional": true,
  360. "os": [
  361. "linux"
  362. ],
  363. "engines": {
  364. "node": ">=12"
  365. }
  366. },
  367. "node_modules/@esbuild/linux-x64": {
  368. "version": "0.21.5",
  369. "cpu": [
  370. "x64"
  371. ],
  372. "dev": true,
  373. "license": "MIT",
  374. "optional": true,
  375. "os": [
  376. "linux"
  377. ],
  378. "engines": {
  379. "node": ">=12"
  380. }
  381. },
  382. "node_modules/@esbuild/netbsd-x64": {
  383. "version": "0.21.5",
  384. "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz",
  385. "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==",
  386. "cpu": [
  387. "x64"
  388. ],
  389. "dev": true,
  390. "license": "MIT",
  391. "optional": true,
  392. "os": [
  393. "netbsd"
  394. ],
  395. "engines": {
  396. "node": ">=12"
  397. }
  398. },
  399. "node_modules/@esbuild/openbsd-x64": {
  400. "version": "0.21.5",
  401. "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz",
  402. "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==",
  403. "cpu": [
  404. "x64"
  405. ],
  406. "dev": true,
  407. "license": "MIT",
  408. "optional": true,
  409. "os": [
  410. "openbsd"
  411. ],
  412. "engines": {
  413. "node": ">=12"
  414. }
  415. },
  416. "node_modules/@esbuild/sunos-x64": {
  417. "version": "0.21.5",
  418. "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz",
  419. "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==",
  420. "cpu": [
  421. "x64"
  422. ],
  423. "dev": true,
  424. "license": "MIT",
  425. "optional": true,
  426. "os": [
  427. "sunos"
  428. ],
  429. "engines": {
  430. "node": ">=12"
  431. }
  432. },
  433. "node_modules/@esbuild/win32-arm64": {
  434. "version": "0.21.5",
  435. "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz",
  436. "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==",
  437. "cpu": [
  438. "arm64"
  439. ],
  440. "dev": true,
  441. "license": "MIT",
  442. "optional": true,
  443. "os": [
  444. "win32"
  445. ],
  446. "engines": {
  447. "node": ">=12"
  448. }
  449. },
  450. "node_modules/@esbuild/win32-ia32": {
  451. "version": "0.21.5",
  452. "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz",
  453. "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==",
  454. "cpu": [
  455. "ia32"
  456. ],
  457. "dev": true,
  458. "license": "MIT",
  459. "optional": true,
  460. "os": [
  461. "win32"
  462. ],
  463. "engines": {
  464. "node": ">=12"
  465. }
  466. },
  467. "node_modules/@esbuild/win32-x64": {
  468. "version": "0.21.5",
  469. "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz",
  470. "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==",
  471. "cpu": [
  472. "x64"
  473. ],
  474. "dev": true,
  475. "license": "MIT",
  476. "optional": true,
  477. "os": [
  478. "win32"
  479. ],
  480. "engines": {
  481. "node": ">=12"
  482. }
  483. },
  484. "node_modules/@eslint-community/eslint-utils": {
  485. "version": "4.9.1",
  486. "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz",
  487. "integrity": "sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==",
  488. "dev": true,
  489. "license": "MIT",
  490. "dependencies": {
  491. "eslint-visitor-keys": "^3.4.3"
  492. },
  493. "engines": {
  494. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  495. },
  496. "funding": {
  497. "url": "https://opencollective.com/eslint"
  498. },
  499. "peerDependencies": {
  500. "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
  501. }
  502. },
  503. "node_modules/@eslint-community/regexpp": {
  504. "version": "4.12.2",
  505. "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz",
  506. "integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==",
  507. "dev": true,
  508. "license": "MIT",
  509. "engines": {
  510. "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
  511. }
  512. },
  513. "node_modules/@eslint/eslintrc": {
  514. "version": "2.1.4",
  515. "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz",
  516. "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==",
  517. "dev": true,
  518. "license": "MIT",
  519. "dependencies": {
  520. "ajv": "^6.12.4",
  521. "debug": "^4.3.2",
  522. "espree": "^9.6.0",
  523. "globals": "^13.19.0",
  524. "ignore": "^5.2.0",
  525. "import-fresh": "^3.2.1",
  526. "js-yaml": "^4.1.0",
  527. "minimatch": "^3.1.2",
  528. "strip-json-comments": "^3.1.1"
  529. },
  530. "engines": {
  531. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  532. },
  533. "funding": {
  534. "url": "https://opencollective.com/eslint"
  535. }
  536. },
  537. "node_modules/@eslint/js": {
  538. "version": "8.57.1",
  539. "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz",
  540. "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==",
  541. "dev": true,
  542. "license": "MIT",
  543. "engines": {
  544. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  545. }
  546. },
  547. "node_modules/@humanwhocodes/config-array": {
  548. "version": "0.13.0",
  549. "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz",
  550. "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==",
  551. "deprecated": "Use @eslint/config-array instead",
  552. "dev": true,
  553. "license": "Apache-2.0",
  554. "dependencies": {
  555. "@humanwhocodes/object-schema": "^2.0.3",
  556. "debug": "^4.3.1",
  557. "minimatch": "^3.0.5"
  558. },
  559. "engines": {
  560. "node": ">=10.10.0"
  561. }
  562. },
  563. "node_modules/@humanwhocodes/module-importer": {
  564. "version": "1.0.1",
  565. "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
  566. "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
  567. "dev": true,
  568. "license": "Apache-2.0",
  569. "engines": {
  570. "node": ">=12.22"
  571. },
  572. "funding": {
  573. "type": "github",
  574. "url": "https://github.com/sponsors/nzakas"
  575. }
  576. },
  577. "node_modules/@humanwhocodes/object-schema": {
  578. "version": "2.0.3",
  579. "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz",
  580. "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==",
  581. "deprecated": "Use @eslint/object-schema instead",
  582. "dev": true,
  583. "license": "BSD-3-Clause"
  584. },
  585. "node_modules/@istanbuljs/schema": {
  586. "version": "0.1.3",
  587. "dev": true,
  588. "license": "MIT",
  589. "engines": {
  590. "node": ">=8"
  591. }
  592. },
  593. "node_modules/@jest/schemas": {
  594. "version": "29.6.3",
  595. "dev": true,
  596. "license": "MIT",
  597. "dependencies": {
  598. "@sinclair/typebox": "^0.27.8"
  599. },
  600. "engines": {
  601. "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
  602. }
  603. },
  604. "node_modules/@jridgewell/gen-mapping": {
  605. "version": "0.3.13",
  606. "dev": true,
  607. "license": "MIT",
  608. "dependencies": {
  609. "@jridgewell/sourcemap-codec": "^1.5.0",
  610. "@jridgewell/trace-mapping": "^0.3.24"
  611. }
  612. },
  613. "node_modules/@jridgewell/resolve-uri": {
  614. "version": "3.1.2",
  615. "dev": true,
  616. "license": "MIT",
  617. "engines": {
  618. "node": ">=6.0.0"
  619. }
  620. },
  621. "node_modules/@jridgewell/sourcemap-codec": {
  622. "version": "1.5.5",
  623. "dev": true,
  624. "license": "MIT"
  625. },
  626. "node_modules/@jridgewell/trace-mapping": {
  627. "version": "0.3.31",
  628. "dev": true,
  629. "license": "MIT",
  630. "dependencies": {
  631. "@jridgewell/resolve-uri": "^3.1.0",
  632. "@jridgewell/sourcemap-codec": "^1.4.14"
  633. }
  634. },
  635. "node_modules/@nodelib/fs.scandir": {
  636. "version": "2.1.5",
  637. "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
  638. "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
  639. "dev": true,
  640. "license": "MIT",
  641. "dependencies": {
  642. "@nodelib/fs.stat": "2.0.5",
  643. "run-parallel": "^1.1.9"
  644. },
  645. "engines": {
  646. "node": ">= 8"
  647. }
  648. },
  649. "node_modules/@nodelib/fs.stat": {
  650. "version": "2.0.5",
  651. "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
  652. "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
  653. "dev": true,
  654. "license": "MIT",
  655. "engines": {
  656. "node": ">= 8"
  657. }
  658. },
  659. "node_modules/@nodelib/fs.walk": {
  660. "version": "1.2.8",
  661. "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
  662. "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
  663. "dev": true,
  664. "license": "MIT",
  665. "dependencies": {
  666. "@nodelib/fs.scandir": "2.1.5",
  667. "fastq": "^1.6.0"
  668. },
  669. "engines": {
  670. "node": ">= 8"
  671. }
  672. },
  673. "node_modules/@rollup/rollup-android-arm-eabi": {
  674. "version": "4.57.1",
  675. "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.57.1.tgz",
  676. "integrity": "sha512-A6ehUVSiSaaliTxai040ZpZ2zTevHYbvu/lDoeAteHI8QnaosIzm4qwtezfRg1jOYaUmnzLX1AOD6Z+UJjtifg==",
  677. "cpu": [
  678. "arm"
  679. ],
  680. "dev": true,
  681. "license": "MIT",
  682. "optional": true,
  683. "os": [
  684. "android"
  685. ]
  686. },
  687. "node_modules/@rollup/rollup-android-arm64": {
  688. "version": "4.57.1",
  689. "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.57.1.tgz",
  690. "integrity": "sha512-dQaAddCY9YgkFHZcFNS/606Exo8vcLHwArFZ7vxXq4rigo2bb494/xKMMwRRQW6ug7Js6yXmBZhSBRuBvCCQ3w==",
  691. "cpu": [
  692. "arm64"
  693. ],
  694. "dev": true,
  695. "license": "MIT",
  696. "optional": true,
  697. "os": [
  698. "android"
  699. ]
  700. },
  701. "node_modules/@rollup/rollup-darwin-arm64": {
  702. "version": "4.57.1",
  703. "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.57.1.tgz",
  704. "integrity": "sha512-crNPrwJOrRxagUYeMn/DZwqN88SDmwaJ8Cvi/TN1HnWBU7GwknckyosC2gd0IqYRsHDEnXf328o9/HC6OkPgOg==",
  705. "cpu": [
  706. "arm64"
  707. ],
  708. "dev": true,
  709. "license": "MIT",
  710. "optional": true,
  711. "os": [
  712. "darwin"
  713. ]
  714. },
  715. "node_modules/@rollup/rollup-darwin-x64": {
  716. "version": "4.57.1",
  717. "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.57.1.tgz",
  718. "integrity": "sha512-Ji8g8ChVbKrhFtig5QBV7iMaJrGtpHelkB3lsaKzadFBe58gmjfGXAOfI5FV0lYMH8wiqsxKQ1C9B0YTRXVy4w==",
  719. "cpu": [
  720. "x64"
  721. ],
  722. "dev": true,
  723. "license": "MIT",
  724. "optional": true,
  725. "os": [
  726. "darwin"
  727. ]
  728. },
  729. "node_modules/@rollup/rollup-freebsd-arm64": {
  730. "version": "4.57.1",
  731. "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.57.1.tgz",
  732. "integrity": "sha512-R+/WwhsjmwodAcz65guCGFRkMb4gKWTcIeLy60JJQbXrJ97BOXHxnkPFrP+YwFlaS0m+uWJTstrUA9o+UchFug==",
  733. "cpu": [
  734. "arm64"
  735. ],
  736. "dev": true,
  737. "license": "MIT",
  738. "optional": true,
  739. "os": [
  740. "freebsd"
  741. ]
  742. },
  743. "node_modules/@rollup/rollup-freebsd-x64": {
  744. "version": "4.57.1",
  745. "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.57.1.tgz",
  746. "integrity": "sha512-IEQTCHeiTOnAUC3IDQdzRAGj3jOAYNr9kBguI7MQAAZK3caezRrg0GxAb6Hchg4lxdZEI5Oq3iov/w/hnFWY9Q==",
  747. "cpu": [
  748. "x64"
  749. ],
  750. "dev": true,
  751. "license": "MIT",
  752. "optional": true,
  753. "os": [
  754. "freebsd"
  755. ]
  756. },
  757. "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
  758. "version": "4.57.1",
  759. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.57.1.tgz",
  760. "integrity": "sha512-F8sWbhZ7tyuEfsmOxwc2giKDQzN3+kuBLPwwZGyVkLlKGdV1nvnNwYD0fKQ8+XS6hp9nY7B+ZeK01EBUE7aHaw==",
  761. "cpu": [
  762. "arm"
  763. ],
  764. "dev": true,
  765. "license": "MIT",
  766. "optional": true,
  767. "os": [
  768. "linux"
  769. ]
  770. },
  771. "node_modules/@rollup/rollup-linux-arm-musleabihf": {
  772. "version": "4.57.1",
  773. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.57.1.tgz",
  774. "integrity": "sha512-rGfNUfn0GIeXtBP1wL5MnzSj98+PZe/AXaGBCRmT0ts80lU5CATYGxXukeTX39XBKsxzFpEeK+Mrp9faXOlmrw==",
  775. "cpu": [
  776. "arm"
  777. ],
  778. "dev": true,
  779. "license": "MIT",
  780. "optional": true,
  781. "os": [
  782. "linux"
  783. ]
  784. },
  785. "node_modules/@rollup/rollup-linux-arm64-gnu": {
  786. "version": "4.57.1",
  787. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.57.1.tgz",
  788. "integrity": "sha512-MMtej3YHWeg/0klK2Qodf3yrNzz6CGjo2UntLvk2RSPlhzgLvYEB3frRvbEF2wRKh1Z2fDIg9KRPe1fawv7C+g==",
  789. "cpu": [
  790. "arm64"
  791. ],
  792. "dev": true,
  793. "license": "MIT",
  794. "optional": true,
  795. "os": [
  796. "linux"
  797. ]
  798. },
  799. "node_modules/@rollup/rollup-linux-arm64-musl": {
  800. "version": "4.57.1",
  801. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.57.1.tgz",
  802. "integrity": "sha512-1a/qhaaOXhqXGpMFMET9VqwZakkljWHLmZOX48R0I/YLbhdxr1m4gtG1Hq7++VhVUmf+L3sTAf9op4JlhQ5u1Q==",
  803. "cpu": [
  804. "arm64"
  805. ],
  806. "dev": true,
  807. "license": "MIT",
  808. "optional": true,
  809. "os": [
  810. "linux"
  811. ]
  812. },
  813. "node_modules/@rollup/rollup-linux-loong64-gnu": {
  814. "version": "4.57.1",
  815. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.57.1.tgz",
  816. "integrity": "sha512-QWO6RQTZ/cqYtJMtxhkRkidoNGXc7ERPbZN7dVW5SdURuLeVU7lwKMpo18XdcmpWYd0qsP1bwKPf7DNSUinhvA==",
  817. "cpu": [
  818. "loong64"
  819. ],
  820. "dev": true,
  821. "license": "MIT",
  822. "optional": true,
  823. "os": [
  824. "linux"
  825. ]
  826. },
  827. "node_modules/@rollup/rollup-linux-loong64-musl": {
  828. "version": "4.57.1",
  829. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.57.1.tgz",
  830. "integrity": "sha512-xpObYIf+8gprgWaPP32xiN5RVTi/s5FCR+XMXSKmhfoJjrpRAjCuuqQXyxUa/eJTdAE6eJ+KDKaoEqjZQxh3Gw==",
  831. "cpu": [
  832. "loong64"
  833. ],
  834. "dev": true,
  835. "license": "MIT",
  836. "optional": true,
  837. "os": [
  838. "linux"
  839. ]
  840. },
  841. "node_modules/@rollup/rollup-linux-ppc64-gnu": {
  842. "version": "4.57.1",
  843. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.57.1.tgz",
  844. "integrity": "sha512-4BrCgrpZo4hvzMDKRqEaW1zeecScDCR+2nZ86ATLhAoJ5FQ+lbHVD3ttKe74/c7tNT9c6F2viwB3ufwp01Oh2w==",
  845. "cpu": [
  846. "ppc64"
  847. ],
  848. "dev": true,
  849. "license": "MIT",
  850. "optional": true,
  851. "os": [
  852. "linux"
  853. ]
  854. },
  855. "node_modules/@rollup/rollup-linux-ppc64-musl": {
  856. "version": "4.57.1",
  857. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.57.1.tgz",
  858. "integrity": "sha512-NOlUuzesGauESAyEYFSe3QTUguL+lvrN1HtwEEsU2rOwdUDeTMJdO5dUYl/2hKf9jWydJrO9OL/XSSf65R5+Xw==",
  859. "cpu": [
  860. "ppc64"
  861. ],
  862. "dev": true,
  863. "license": "MIT",
  864. "optional": true,
  865. "os": [
  866. "linux"
  867. ]
  868. },
  869. "node_modules/@rollup/rollup-linux-riscv64-gnu": {
  870. "version": "4.57.1",
  871. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.57.1.tgz",
  872. "integrity": "sha512-ptA88htVp0AwUUqhVghwDIKlvJMD/fmL/wrQj99PRHFRAG6Z5nbWoWG4o81Nt9FT+IuqUQi+L31ZKAFeJ5Is+A==",
  873. "cpu": [
  874. "riscv64"
  875. ],
  876. "dev": true,
  877. "license": "MIT",
  878. "optional": true,
  879. "os": [
  880. "linux"
  881. ]
  882. },
  883. "node_modules/@rollup/rollup-linux-riscv64-musl": {
  884. "version": "4.57.1",
  885. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.57.1.tgz",
  886. "integrity": "sha512-S51t7aMMTNdmAMPpBg7OOsTdn4tySRQvklmL3RpDRyknk87+Sp3xaumlatU+ppQ+5raY7sSTcC2beGgvhENfuw==",
  887. "cpu": [
  888. "riscv64"
  889. ],
  890. "dev": true,
  891. "license": "MIT",
  892. "optional": true,
  893. "os": [
  894. "linux"
  895. ]
  896. },
  897. "node_modules/@rollup/rollup-linux-s390x-gnu": {
  898. "version": "4.57.1",
  899. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.57.1.tgz",
  900. "integrity": "sha512-Bl00OFnVFkL82FHbEqy3k5CUCKH6OEJL54KCyx2oqsmZnFTR8IoNqBF+mjQVcRCT5sB6yOvK8A37LNm/kPJiZg==",
  901. "cpu": [
  902. "s390x"
  903. ],
  904. "dev": true,
  905. "license": "MIT",
  906. "optional": true,
  907. "os": [
  908. "linux"
  909. ]
  910. },
  911. "node_modules/@rollup/rollup-linux-x64-gnu": {
  912. "version": "4.57.1",
  913. "cpu": [
  914. "x64"
  915. ],
  916. "dev": true,
  917. "license": "MIT",
  918. "optional": true,
  919. "os": [
  920. "linux"
  921. ]
  922. },
  923. "node_modules/@rollup/rollup-linux-x64-musl": {
  924. "version": "4.57.1",
  925. "cpu": [
  926. "x64"
  927. ],
  928. "dev": true,
  929. "license": "MIT",
  930. "optional": true,
  931. "os": [
  932. "linux"
  933. ]
  934. },
  935. "node_modules/@rollup/rollup-openbsd-x64": {
  936. "version": "4.57.1",
  937. "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.57.1.tgz",
  938. "integrity": "sha512-H+hXEv9gdVQuDTgnqD+SQffoWoc0Of59AStSzTEj/feWTBAnSfSD3+Dql1ZruJQxmykT/JVY0dE8Ka7z0DH1hw==",
  939. "cpu": [
  940. "x64"
  941. ],
  942. "dev": true,
  943. "license": "MIT",
  944. "optional": true,
  945. "os": [
  946. "openbsd"
  947. ]
  948. },
  949. "node_modules/@rollup/rollup-openharmony-arm64": {
  950. "version": "4.57.1",
  951. "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.57.1.tgz",
  952. "integrity": "sha512-4wYoDpNg6o/oPximyc/NG+mYUejZrCU2q+2w6YZqrAs2UcNUChIZXjtafAiiZSUc7On8v5NyNj34Kzj/Ltk6dQ==",
  953. "cpu": [
  954. "arm64"
  955. ],
  956. "dev": true,
  957. "license": "MIT",
  958. "optional": true,
  959. "os": [
  960. "openharmony"
  961. ]
  962. },
  963. "node_modules/@rollup/rollup-win32-arm64-msvc": {
  964. "version": "4.57.1",
  965. "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.57.1.tgz",
  966. "integrity": "sha512-O54mtsV/6LW3P8qdTcamQmuC990HDfR71lo44oZMZlXU4tzLrbvTii87Ni9opq60ds0YzuAlEr/GNwuNluZyMQ==",
  967. "cpu": [
  968. "arm64"
  969. ],
  970. "dev": true,
  971. "license": "MIT",
  972. "optional": true,
  973. "os": [
  974. "win32"
  975. ]
  976. },
  977. "node_modules/@rollup/rollup-win32-ia32-msvc": {
  978. "version": "4.57.1",
  979. "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.57.1.tgz",
  980. "integrity": "sha512-P3dLS+IerxCT/7D2q2FYcRdWRl22dNbrbBEtxdWhXrfIMPP9lQhb5h4Du04mdl5Woq05jVCDPCMF7Ub0NAjIew==",
  981. "cpu": [
  982. "ia32"
  983. ],
  984. "dev": true,
  985. "license": "MIT",
  986. "optional": true,
  987. "os": [
  988. "win32"
  989. ]
  990. },
  991. "node_modules/@rollup/rollup-win32-x64-gnu": {
  992. "version": "4.57.1",
  993. "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.57.1.tgz",
  994. "integrity": "sha512-VMBH2eOOaKGtIJYleXsi2B8CPVADrh+TyNxJ4mWPnKfLB/DBUmzW+5m1xUrcwWoMfSLagIRpjUFeW5CO5hyciQ==",
  995. "cpu": [
  996. "x64"
  997. ],
  998. "dev": true,
  999. "license": "MIT",
  1000. "optional": true,
  1001. "os": [
  1002. "win32"
  1003. ]
  1004. },
  1005. "node_modules/@rollup/rollup-win32-x64-msvc": {
  1006. "version": "4.57.1",
  1007. "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.57.1.tgz",
  1008. "integrity": "sha512-mxRFDdHIWRxg3UfIIAwCm6NzvxG0jDX/wBN6KsQFTvKFqqg9vTrWUE68qEjHt19A5wwx5X5aUi2zuZT7YR0jrA==",
  1009. "cpu": [
  1010. "x64"
  1011. ],
  1012. "dev": true,
  1013. "license": "MIT",
  1014. "optional": true,
  1015. "os": [
  1016. "win32"
  1017. ]
  1018. },
  1019. "node_modules/@sinclair/typebox": {
  1020. "version": "0.27.10",
  1021. "dev": true,
  1022. "license": "MIT"
  1023. },
  1024. "node_modules/@types/estree": {
  1025. "version": "1.0.8",
  1026. "dev": true,
  1027. "license": "MIT"
  1028. },
  1029. "node_modules/@types/js-yaml": {
  1030. "version": "4.0.9",
  1031. "dev": true,
  1032. "license": "MIT"
  1033. },
  1034. "node_modules/@types/node": {
  1035. "version": "20.19.31",
  1036. "dev": true,
  1037. "license": "MIT",
  1038. "dependencies": {
  1039. "undici-types": "~6.21.0"
  1040. }
  1041. },
  1042. "node_modules/@typescript-eslint/eslint-plugin": {
  1043. "version": "7.18.0",
  1044. "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz",
  1045. "integrity": "sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==",
  1046. "dev": true,
  1047. "license": "MIT",
  1048. "dependencies": {
  1049. "@eslint-community/regexpp": "^4.10.0",
  1050. "@typescript-eslint/scope-manager": "7.18.0",
  1051. "@typescript-eslint/type-utils": "7.18.0",
  1052. "@typescript-eslint/utils": "7.18.0",
  1053. "@typescript-eslint/visitor-keys": "7.18.0",
  1054. "graphemer": "^1.4.0",
  1055. "ignore": "^5.3.1",
  1056. "natural-compare": "^1.4.0",
  1057. "ts-api-utils": "^1.3.0"
  1058. },
  1059. "engines": {
  1060. "node": "^18.18.0 || >=20.0.0"
  1061. },
  1062. "funding": {
  1063. "type": "opencollective",
  1064. "url": "https://opencollective.com/typescript-eslint"
  1065. },
  1066. "peerDependencies": {
  1067. "@typescript-eslint/parser": "^7.0.0",
  1068. "eslint": "^8.56.0"
  1069. },
  1070. "peerDependenciesMeta": {
  1071. "typescript": {
  1072. "optional": true
  1073. }
  1074. }
  1075. },
  1076. "node_modules/@typescript-eslint/parser": {
  1077. "version": "7.18.0",
  1078. "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.18.0.tgz",
  1079. "integrity": "sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==",
  1080. "dev": true,
  1081. "license": "BSD-2-Clause",
  1082. "dependencies": {
  1083. "@typescript-eslint/scope-manager": "7.18.0",
  1084. "@typescript-eslint/types": "7.18.0",
  1085. "@typescript-eslint/typescript-estree": "7.18.0",
  1086. "@typescript-eslint/visitor-keys": "7.18.0",
  1087. "debug": "^4.3.4"
  1088. },
  1089. "engines": {
  1090. "node": "^18.18.0 || >=20.0.0"
  1091. },
  1092. "funding": {
  1093. "type": "opencollective",
  1094. "url": "https://opencollective.com/typescript-eslint"
  1095. },
  1096. "peerDependencies": {
  1097. "eslint": "^8.56.0"
  1098. },
  1099. "peerDependenciesMeta": {
  1100. "typescript": {
  1101. "optional": true
  1102. }
  1103. }
  1104. },
  1105. "node_modules/@typescript-eslint/scope-manager": {
  1106. "version": "7.18.0",
  1107. "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz",
  1108. "integrity": "sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==",
  1109. "dev": true,
  1110. "license": "MIT",
  1111. "dependencies": {
  1112. "@typescript-eslint/types": "7.18.0",
  1113. "@typescript-eslint/visitor-keys": "7.18.0"
  1114. },
  1115. "engines": {
  1116. "node": "^18.18.0 || >=20.0.0"
  1117. },
  1118. "funding": {
  1119. "type": "opencollective",
  1120. "url": "https://opencollective.com/typescript-eslint"
  1121. }
  1122. },
  1123. "node_modules/@typescript-eslint/type-utils": {
  1124. "version": "7.18.0",
  1125. "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz",
  1126. "integrity": "sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==",
  1127. "dev": true,
  1128. "license": "MIT",
  1129. "dependencies": {
  1130. "@typescript-eslint/typescript-estree": "7.18.0",
  1131. "@typescript-eslint/utils": "7.18.0",
  1132. "debug": "^4.3.4",
  1133. "ts-api-utils": "^1.3.0"
  1134. },
  1135. "engines": {
  1136. "node": "^18.18.0 || >=20.0.0"
  1137. },
  1138. "funding": {
  1139. "type": "opencollective",
  1140. "url": "https://opencollective.com/typescript-eslint"
  1141. },
  1142. "peerDependencies": {
  1143. "eslint": "^8.56.0"
  1144. },
  1145. "peerDependenciesMeta": {
  1146. "typescript": {
  1147. "optional": true
  1148. }
  1149. }
  1150. },
  1151. "node_modules/@typescript-eslint/types": {
  1152. "version": "7.18.0",
  1153. "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.18.0.tgz",
  1154. "integrity": "sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==",
  1155. "dev": true,
  1156. "license": "MIT",
  1157. "engines": {
  1158. "node": "^18.18.0 || >=20.0.0"
  1159. },
  1160. "funding": {
  1161. "type": "opencollective",
  1162. "url": "https://opencollective.com/typescript-eslint"
  1163. }
  1164. },
  1165. "node_modules/@typescript-eslint/typescript-estree": {
  1166. "version": "7.18.0",
  1167. "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz",
  1168. "integrity": "sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==",
  1169. "dev": true,
  1170. "license": "BSD-2-Clause",
  1171. "dependencies": {
  1172. "@typescript-eslint/types": "7.18.0",
  1173. "@typescript-eslint/visitor-keys": "7.18.0",
  1174. "debug": "^4.3.4",
  1175. "globby": "^11.1.0",
  1176. "is-glob": "^4.0.3",
  1177. "minimatch": "^9.0.4",
  1178. "semver": "^7.6.0",
  1179. "ts-api-utils": "^1.3.0"
  1180. },
  1181. "engines": {
  1182. "node": "^18.18.0 || >=20.0.0"
  1183. },
  1184. "funding": {
  1185. "type": "opencollective",
  1186. "url": "https://opencollective.com/typescript-eslint"
  1187. },
  1188. "peerDependenciesMeta": {
  1189. "typescript": {
  1190. "optional": true
  1191. }
  1192. }
  1193. },
  1194. "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
  1195. "version": "2.0.2",
  1196. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
  1197. "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
  1198. "dev": true,
  1199. "license": "MIT",
  1200. "dependencies": {
  1201. "balanced-match": "^1.0.0"
  1202. }
  1203. },
  1204. "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
  1205. "version": "9.0.5",
  1206. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
  1207. "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
  1208. "dev": true,
  1209. "license": "ISC",
  1210. "dependencies": {
  1211. "brace-expansion": "^2.0.1"
  1212. },
  1213. "engines": {
  1214. "node": ">=16 || 14 >=14.17"
  1215. },
  1216. "funding": {
  1217. "url": "https://github.com/sponsors/isaacs"
  1218. }
  1219. },
  1220. "node_modules/@typescript-eslint/utils": {
  1221. "version": "7.18.0",
  1222. "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.18.0.tgz",
  1223. "integrity": "sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==",
  1224. "dev": true,
  1225. "license": "MIT",
  1226. "dependencies": {
  1227. "@eslint-community/eslint-utils": "^4.4.0",
  1228. "@typescript-eslint/scope-manager": "7.18.0",
  1229. "@typescript-eslint/types": "7.18.0",
  1230. "@typescript-eslint/typescript-estree": "7.18.0"
  1231. },
  1232. "engines": {
  1233. "node": "^18.18.0 || >=20.0.0"
  1234. },
  1235. "funding": {
  1236. "type": "opencollective",
  1237. "url": "https://opencollective.com/typescript-eslint"
  1238. },
  1239. "peerDependencies": {
  1240. "eslint": "^8.56.0"
  1241. }
  1242. },
  1243. "node_modules/@typescript-eslint/visitor-keys": {
  1244. "version": "7.18.0",
  1245. "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz",
  1246. "integrity": "sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==",
  1247. "dev": true,
  1248. "license": "MIT",
  1249. "dependencies": {
  1250. "@typescript-eslint/types": "7.18.0",
  1251. "eslint-visitor-keys": "^3.4.3"
  1252. },
  1253. "engines": {
  1254. "node": "^18.18.0 || >=20.0.0"
  1255. },
  1256. "funding": {
  1257. "type": "opencollective",
  1258. "url": "https://opencollective.com/typescript-eslint"
  1259. }
  1260. },
  1261. "node_modules/@ungap/structured-clone": {
  1262. "version": "1.3.0",
  1263. "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz",
  1264. "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==",
  1265. "dev": true,
  1266. "license": "ISC"
  1267. },
  1268. "node_modules/@vitest/coverage-v8": {
  1269. "version": "1.6.1",
  1270. "dev": true,
  1271. "license": "MIT",
  1272. "dependencies": {
  1273. "@ampproject/remapping": "^2.2.1",
  1274. "@bcoe/v8-coverage": "^0.2.3",
  1275. "debug": "^4.3.4",
  1276. "istanbul-lib-coverage": "^3.2.2",
  1277. "istanbul-lib-report": "^3.0.1",
  1278. "istanbul-lib-source-maps": "^5.0.4",
  1279. "istanbul-reports": "^3.1.6",
  1280. "magic-string": "^0.30.5",
  1281. "magicast": "^0.3.3",
  1282. "picocolors": "^1.0.0",
  1283. "std-env": "^3.5.0",
  1284. "strip-literal": "^2.0.0",
  1285. "test-exclude": "^6.0.0"
  1286. },
  1287. "funding": {
  1288. "url": "https://opencollective.com/vitest"
  1289. },
  1290. "peerDependencies": {
  1291. "vitest": "1.6.1"
  1292. }
  1293. },
  1294. "node_modules/@vitest/expect": {
  1295. "version": "1.6.1",
  1296. "dev": true,
  1297. "license": "MIT",
  1298. "dependencies": {
  1299. "@vitest/spy": "1.6.1",
  1300. "@vitest/utils": "1.6.1",
  1301. "chai": "^4.3.10"
  1302. },
  1303. "funding": {
  1304. "url": "https://opencollective.com/vitest"
  1305. }
  1306. },
  1307. "node_modules/@vitest/runner": {
  1308. "version": "1.6.1",
  1309. "dev": true,
  1310. "license": "MIT",
  1311. "dependencies": {
  1312. "@vitest/utils": "1.6.1",
  1313. "p-limit": "^5.0.0",
  1314. "pathe": "^1.1.1"
  1315. },
  1316. "funding": {
  1317. "url": "https://opencollective.com/vitest"
  1318. }
  1319. },
  1320. "node_modules/@vitest/snapshot": {
  1321. "version": "1.6.1",
  1322. "dev": true,
  1323. "license": "MIT",
  1324. "dependencies": {
  1325. "magic-string": "^0.30.5",
  1326. "pathe": "^1.1.1",
  1327. "pretty-format": "^29.7.0"
  1328. },
  1329. "funding": {
  1330. "url": "https://opencollective.com/vitest"
  1331. }
  1332. },
  1333. "node_modules/@vitest/spy": {
  1334. "version": "1.6.1",
  1335. "dev": true,
  1336. "license": "MIT",
  1337. "dependencies": {
  1338. "tinyspy": "^2.2.0"
  1339. },
  1340. "funding": {
  1341. "url": "https://opencollective.com/vitest"
  1342. }
  1343. },
  1344. "node_modules/@vitest/utils": {
  1345. "version": "1.6.1",
  1346. "dev": true,
  1347. "license": "MIT",
  1348. "dependencies": {
  1349. "diff-sequences": "^29.6.3",
  1350. "estree-walker": "^3.0.3",
  1351. "loupe": "^2.3.7",
  1352. "pretty-format": "^29.7.0"
  1353. },
  1354. "funding": {
  1355. "url": "https://opencollective.com/vitest"
  1356. }
  1357. },
  1358. "node_modules/acorn": {
  1359. "version": "8.15.0",
  1360. "dev": true,
  1361. "license": "MIT",
  1362. "bin": {
  1363. "acorn": "bin/acorn"
  1364. },
  1365. "engines": {
  1366. "node": ">=0.4.0"
  1367. }
  1368. },
  1369. "node_modules/acorn-jsx": {
  1370. "version": "5.3.2",
  1371. "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
  1372. "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
  1373. "dev": true,
  1374. "license": "MIT",
  1375. "peerDependencies": {
  1376. "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
  1377. }
  1378. },
  1379. "node_modules/acorn-walk": {
  1380. "version": "8.3.4",
  1381. "dev": true,
  1382. "license": "MIT",
  1383. "dependencies": {
  1384. "acorn": "^8.11.0"
  1385. },
  1386. "engines": {
  1387. "node": ">=0.4.0"
  1388. }
  1389. },
  1390. "node_modules/ajv": {
  1391. "version": "6.12.6",
  1392. "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
  1393. "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
  1394. "dev": true,
  1395. "license": "MIT",
  1396. "dependencies": {
  1397. "fast-deep-equal": "^3.1.1",
  1398. "fast-json-stable-stringify": "^2.0.0",
  1399. "json-schema-traverse": "^0.4.1",
  1400. "uri-js": "^4.2.2"
  1401. },
  1402. "funding": {
  1403. "type": "github",
  1404. "url": "https://github.com/sponsors/epoberezkin"
  1405. }
  1406. },
  1407. "node_modules/ansi-regex": {
  1408. "version": "5.0.1",
  1409. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
  1410. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  1411. "dev": true,
  1412. "license": "MIT",
  1413. "engines": {
  1414. "node": ">=8"
  1415. }
  1416. },
  1417. "node_modules/ansi-styles": {
  1418. "version": "5.2.0",
  1419. "dev": true,
  1420. "license": "MIT",
  1421. "engines": {
  1422. "node": ">=10"
  1423. },
  1424. "funding": {
  1425. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  1426. }
  1427. },
  1428. "node_modules/argparse": {
  1429. "version": "2.0.1",
  1430. "license": "Python-2.0"
  1431. },
  1432. "node_modules/array-union": {
  1433. "version": "2.1.0",
  1434. "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
  1435. "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
  1436. "dev": true,
  1437. "license": "MIT",
  1438. "engines": {
  1439. "node": ">=8"
  1440. }
  1441. },
  1442. "node_modules/assertion-error": {
  1443. "version": "1.1.0",
  1444. "dev": true,
  1445. "license": "MIT",
  1446. "engines": {
  1447. "node": "*"
  1448. }
  1449. },
  1450. "node_modules/balanced-match": {
  1451. "version": "1.0.2",
  1452. "dev": true,
  1453. "license": "MIT"
  1454. },
  1455. "node_modules/brace-expansion": {
  1456. "version": "1.1.12",
  1457. "dev": true,
  1458. "license": "MIT",
  1459. "dependencies": {
  1460. "balanced-match": "^1.0.0",
  1461. "concat-map": "0.0.1"
  1462. }
  1463. },
  1464. "node_modules/braces": {
  1465. "version": "3.0.3",
  1466. "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
  1467. "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
  1468. "dev": true,
  1469. "license": "MIT",
  1470. "dependencies": {
  1471. "fill-range": "^7.1.1"
  1472. },
  1473. "engines": {
  1474. "node": ">=8"
  1475. }
  1476. },
  1477. "node_modules/cac": {
  1478. "version": "6.7.14",
  1479. "dev": true,
  1480. "license": "MIT",
  1481. "engines": {
  1482. "node": ">=8"
  1483. }
  1484. },
  1485. "node_modules/callsites": {
  1486. "version": "3.1.0",
  1487. "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
  1488. "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
  1489. "dev": true,
  1490. "license": "MIT",
  1491. "engines": {
  1492. "node": ">=6"
  1493. }
  1494. },
  1495. "node_modules/chai": {
  1496. "version": "4.5.0",
  1497. "dev": true,
  1498. "license": "MIT",
  1499. "dependencies": {
  1500. "assertion-error": "^1.1.0",
  1501. "check-error": "^1.0.3",
  1502. "deep-eql": "^4.1.3",
  1503. "get-func-name": "^2.0.2",
  1504. "loupe": "^2.3.6",
  1505. "pathval": "^1.1.1",
  1506. "type-detect": "^4.1.0"
  1507. },
  1508. "engines": {
  1509. "node": ">=4"
  1510. }
  1511. },
  1512. "node_modules/chalk": {
  1513. "version": "5.6.2",
  1514. "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.2.tgz",
  1515. "integrity": "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==",
  1516. "license": "MIT",
  1517. "engines": {
  1518. "node": "^12.17.0 || ^14.13 || >=16.0.0"
  1519. },
  1520. "funding": {
  1521. "url": "https://github.com/chalk/chalk?sponsor=1"
  1522. }
  1523. },
  1524. "node_modules/check-error": {
  1525. "version": "1.0.3",
  1526. "dev": true,
  1527. "license": "MIT",
  1528. "dependencies": {
  1529. "get-func-name": "^2.0.2"
  1530. },
  1531. "engines": {
  1532. "node": "*"
  1533. }
  1534. },
  1535. "node_modules/cli-cursor": {
  1536. "version": "5.0.0",
  1537. "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-5.0.0.tgz",
  1538. "integrity": "sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==",
  1539. "license": "MIT",
  1540. "dependencies": {
  1541. "restore-cursor": "^5.0.0"
  1542. },
  1543. "engines": {
  1544. "node": ">=18"
  1545. },
  1546. "funding": {
  1547. "url": "https://github.com/sponsors/sindresorhus"
  1548. }
  1549. },
  1550. "node_modules/cli-spinners": {
  1551. "version": "2.9.2",
  1552. "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz",
  1553. "integrity": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==",
  1554. "license": "MIT",
  1555. "engines": {
  1556. "node": ">=6"
  1557. },
  1558. "funding": {
  1559. "url": "https://github.com/sponsors/sindresorhus"
  1560. }
  1561. },
  1562. "node_modules/color-convert": {
  1563. "version": "2.0.1",
  1564. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  1565. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  1566. "dev": true,
  1567. "license": "MIT",
  1568. "dependencies": {
  1569. "color-name": "~1.1.4"
  1570. },
  1571. "engines": {
  1572. "node": ">=7.0.0"
  1573. }
  1574. },
  1575. "node_modules/color-name": {
  1576. "version": "1.1.4",
  1577. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  1578. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
  1579. "dev": true,
  1580. "license": "MIT"
  1581. },
  1582. "node_modules/commander": {
  1583. "version": "12.1.0",
  1584. "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz",
  1585. "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==",
  1586. "license": "MIT",
  1587. "engines": {
  1588. "node": ">=18"
  1589. }
  1590. },
  1591. "node_modules/concat-map": {
  1592. "version": "0.0.1",
  1593. "dev": true,
  1594. "license": "MIT"
  1595. },
  1596. "node_modules/confbox": {
  1597. "version": "0.1.8",
  1598. "dev": true,
  1599. "license": "MIT"
  1600. },
  1601. "node_modules/cross-spawn": {
  1602. "version": "7.0.6",
  1603. "dev": true,
  1604. "license": "MIT",
  1605. "dependencies": {
  1606. "path-key": "^3.1.0",
  1607. "shebang-command": "^2.0.0",
  1608. "which": "^2.0.1"
  1609. },
  1610. "engines": {
  1611. "node": ">= 8"
  1612. }
  1613. },
  1614. "node_modules/debug": {
  1615. "version": "4.4.3",
  1616. "dev": true,
  1617. "license": "MIT",
  1618. "dependencies": {
  1619. "ms": "^2.1.3"
  1620. },
  1621. "engines": {
  1622. "node": ">=6.0"
  1623. },
  1624. "peerDependenciesMeta": {
  1625. "supports-color": {
  1626. "optional": true
  1627. }
  1628. }
  1629. },
  1630. "node_modules/deep-eql": {
  1631. "version": "4.1.4",
  1632. "dev": true,
  1633. "license": "MIT",
  1634. "dependencies": {
  1635. "type-detect": "^4.0.0"
  1636. },
  1637. "engines": {
  1638. "node": ">=6"
  1639. }
  1640. },
  1641. "node_modules/deep-is": {
  1642. "version": "0.1.4",
  1643. "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
  1644. "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
  1645. "dev": true,
  1646. "license": "MIT"
  1647. },
  1648. "node_modules/diff-sequences": {
  1649. "version": "29.6.3",
  1650. "dev": true,
  1651. "license": "MIT",
  1652. "engines": {
  1653. "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
  1654. }
  1655. },
  1656. "node_modules/dir-glob": {
  1657. "version": "3.0.1",
  1658. "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
  1659. "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
  1660. "dev": true,
  1661. "license": "MIT",
  1662. "dependencies": {
  1663. "path-type": "^4.0.0"
  1664. },
  1665. "engines": {
  1666. "node": ">=8"
  1667. }
  1668. },
  1669. "node_modules/doctrine": {
  1670. "version": "3.0.0",
  1671. "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
  1672. "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
  1673. "dev": true,
  1674. "license": "Apache-2.0",
  1675. "dependencies": {
  1676. "esutils": "^2.0.2"
  1677. },
  1678. "engines": {
  1679. "node": ">=6.0.0"
  1680. }
  1681. },
  1682. "node_modules/emoji-regex": {
  1683. "version": "10.6.0",
  1684. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz",
  1685. "integrity": "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==",
  1686. "license": "MIT"
  1687. },
  1688. "node_modules/esbuild": {
  1689. "version": "0.21.5",
  1690. "dev": true,
  1691. "hasInstallScript": true,
  1692. "license": "MIT",
  1693. "bin": {
  1694. "esbuild": "bin/esbuild"
  1695. },
  1696. "engines": {
  1697. "node": ">=12"
  1698. },
  1699. "optionalDependencies": {
  1700. "@esbuild/aix-ppc64": "0.21.5",
  1701. "@esbuild/android-arm": "0.21.5",
  1702. "@esbuild/android-arm64": "0.21.5",
  1703. "@esbuild/android-x64": "0.21.5",
  1704. "@esbuild/darwin-arm64": "0.21.5",
  1705. "@esbuild/darwin-x64": "0.21.5",
  1706. "@esbuild/freebsd-arm64": "0.21.5",
  1707. "@esbuild/freebsd-x64": "0.21.5",
  1708. "@esbuild/linux-arm": "0.21.5",
  1709. "@esbuild/linux-arm64": "0.21.5",
  1710. "@esbuild/linux-ia32": "0.21.5",
  1711. "@esbuild/linux-loong64": "0.21.5",
  1712. "@esbuild/linux-mips64el": "0.21.5",
  1713. "@esbuild/linux-ppc64": "0.21.5",
  1714. "@esbuild/linux-riscv64": "0.21.5",
  1715. "@esbuild/linux-s390x": "0.21.5",
  1716. "@esbuild/linux-x64": "0.21.5",
  1717. "@esbuild/netbsd-x64": "0.21.5",
  1718. "@esbuild/openbsd-x64": "0.21.5",
  1719. "@esbuild/sunos-x64": "0.21.5",
  1720. "@esbuild/win32-arm64": "0.21.5",
  1721. "@esbuild/win32-ia32": "0.21.5",
  1722. "@esbuild/win32-x64": "0.21.5"
  1723. }
  1724. },
  1725. "node_modules/escape-string-regexp": {
  1726. "version": "4.0.0",
  1727. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
  1728. "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
  1729. "dev": true,
  1730. "license": "MIT",
  1731. "engines": {
  1732. "node": ">=10"
  1733. },
  1734. "funding": {
  1735. "url": "https://github.com/sponsors/sindresorhus"
  1736. }
  1737. },
  1738. "node_modules/eslint": {
  1739. "version": "8.57.1",
  1740. "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz",
  1741. "integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==",
  1742. "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.",
  1743. "dev": true,
  1744. "license": "MIT",
  1745. "dependencies": {
  1746. "@eslint-community/eslint-utils": "^4.2.0",
  1747. "@eslint-community/regexpp": "^4.6.1",
  1748. "@eslint/eslintrc": "^2.1.4",
  1749. "@eslint/js": "8.57.1",
  1750. "@humanwhocodes/config-array": "^0.13.0",
  1751. "@humanwhocodes/module-importer": "^1.0.1",
  1752. "@nodelib/fs.walk": "^1.2.8",
  1753. "@ungap/structured-clone": "^1.2.0",
  1754. "ajv": "^6.12.4",
  1755. "chalk": "^4.0.0",
  1756. "cross-spawn": "^7.0.2",
  1757. "debug": "^4.3.2",
  1758. "doctrine": "^3.0.0",
  1759. "escape-string-regexp": "^4.0.0",
  1760. "eslint-scope": "^7.2.2",
  1761. "eslint-visitor-keys": "^3.4.3",
  1762. "espree": "^9.6.1",
  1763. "esquery": "^1.4.2",
  1764. "esutils": "^2.0.2",
  1765. "fast-deep-equal": "^3.1.3",
  1766. "file-entry-cache": "^6.0.1",
  1767. "find-up": "^5.0.0",
  1768. "glob-parent": "^6.0.2",
  1769. "globals": "^13.19.0",
  1770. "graphemer": "^1.4.0",
  1771. "ignore": "^5.2.0",
  1772. "imurmurhash": "^0.1.4",
  1773. "is-glob": "^4.0.0",
  1774. "is-path-inside": "^3.0.3",
  1775. "js-yaml": "^4.1.0",
  1776. "json-stable-stringify-without-jsonify": "^1.0.1",
  1777. "levn": "^0.4.1",
  1778. "lodash.merge": "^4.6.2",
  1779. "minimatch": "^3.1.2",
  1780. "natural-compare": "^1.4.0",
  1781. "optionator": "^0.9.3",
  1782. "strip-ansi": "^6.0.1",
  1783. "text-table": "^0.2.0"
  1784. },
  1785. "bin": {
  1786. "eslint": "bin/eslint.js"
  1787. },
  1788. "engines": {
  1789. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  1790. },
  1791. "funding": {
  1792. "url": "https://opencollective.com/eslint"
  1793. }
  1794. },
  1795. "node_modules/eslint-scope": {
  1796. "version": "7.2.2",
  1797. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz",
  1798. "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==",
  1799. "dev": true,
  1800. "license": "BSD-2-Clause",
  1801. "dependencies": {
  1802. "esrecurse": "^4.3.0",
  1803. "estraverse": "^5.2.0"
  1804. },
  1805. "engines": {
  1806. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  1807. },
  1808. "funding": {
  1809. "url": "https://opencollective.com/eslint"
  1810. }
  1811. },
  1812. "node_modules/eslint-visitor-keys": {
  1813. "version": "3.4.3",
  1814. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
  1815. "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
  1816. "dev": true,
  1817. "license": "Apache-2.0",
  1818. "engines": {
  1819. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  1820. },
  1821. "funding": {
  1822. "url": "https://opencollective.com/eslint"
  1823. }
  1824. },
  1825. "node_modules/eslint/node_modules/ansi-styles": {
  1826. "version": "4.3.0",
  1827. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  1828. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  1829. "dev": true,
  1830. "license": "MIT",
  1831. "dependencies": {
  1832. "color-convert": "^2.0.1"
  1833. },
  1834. "engines": {
  1835. "node": ">=8"
  1836. },
  1837. "funding": {
  1838. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  1839. }
  1840. },
  1841. "node_modules/eslint/node_modules/chalk": {
  1842. "version": "4.1.2",
  1843. "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
  1844. "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
  1845. "dev": true,
  1846. "license": "MIT",
  1847. "dependencies": {
  1848. "ansi-styles": "^4.1.0",
  1849. "supports-color": "^7.1.0"
  1850. },
  1851. "engines": {
  1852. "node": ">=10"
  1853. },
  1854. "funding": {
  1855. "url": "https://github.com/chalk/chalk?sponsor=1"
  1856. }
  1857. },
  1858. "node_modules/espree": {
  1859. "version": "9.6.1",
  1860. "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz",
  1861. "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==",
  1862. "dev": true,
  1863. "license": "BSD-2-Clause",
  1864. "dependencies": {
  1865. "acorn": "^8.9.0",
  1866. "acorn-jsx": "^5.3.2",
  1867. "eslint-visitor-keys": "^3.4.1"
  1868. },
  1869. "engines": {
  1870. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  1871. },
  1872. "funding": {
  1873. "url": "https://opencollective.com/eslint"
  1874. }
  1875. },
  1876. "node_modules/esprima": {
  1877. "version": "4.0.1",
  1878. "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
  1879. "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
  1880. "license": "BSD-2-Clause",
  1881. "bin": {
  1882. "esparse": "bin/esparse.js",
  1883. "esvalidate": "bin/esvalidate.js"
  1884. },
  1885. "engines": {
  1886. "node": ">=4"
  1887. }
  1888. },
  1889. "node_modules/esquery": {
  1890. "version": "1.7.0",
  1891. "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.7.0.tgz",
  1892. "integrity": "sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==",
  1893. "dev": true,
  1894. "license": "BSD-3-Clause",
  1895. "dependencies": {
  1896. "estraverse": "^5.1.0"
  1897. },
  1898. "engines": {
  1899. "node": ">=0.10"
  1900. }
  1901. },
  1902. "node_modules/esrecurse": {
  1903. "version": "4.3.0",
  1904. "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
  1905. "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
  1906. "dev": true,
  1907. "license": "BSD-2-Clause",
  1908. "dependencies": {
  1909. "estraverse": "^5.2.0"
  1910. },
  1911. "engines": {
  1912. "node": ">=4.0"
  1913. }
  1914. },
  1915. "node_modules/estraverse": {
  1916. "version": "5.3.0",
  1917. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
  1918. "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
  1919. "dev": true,
  1920. "license": "BSD-2-Clause",
  1921. "engines": {
  1922. "node": ">=4.0"
  1923. }
  1924. },
  1925. "node_modules/estree-walker": {
  1926. "version": "3.0.3",
  1927. "dev": true,
  1928. "license": "MIT",
  1929. "dependencies": {
  1930. "@types/estree": "^1.0.0"
  1931. }
  1932. },
  1933. "node_modules/esutils": {
  1934. "version": "2.0.3",
  1935. "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
  1936. "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
  1937. "dev": true,
  1938. "license": "BSD-2-Clause",
  1939. "engines": {
  1940. "node": ">=0.10.0"
  1941. }
  1942. },
  1943. "node_modules/execa": {
  1944. "version": "8.0.1",
  1945. "dev": true,
  1946. "license": "MIT",
  1947. "dependencies": {
  1948. "cross-spawn": "^7.0.3",
  1949. "get-stream": "^8.0.1",
  1950. "human-signals": "^5.0.0",
  1951. "is-stream": "^3.0.0",
  1952. "merge-stream": "^2.0.0",
  1953. "npm-run-path": "^5.1.0",
  1954. "onetime": "^6.0.0",
  1955. "signal-exit": "^4.1.0",
  1956. "strip-final-newline": "^3.0.0"
  1957. },
  1958. "engines": {
  1959. "node": ">=16.17"
  1960. },
  1961. "funding": {
  1962. "url": "https://github.com/sindresorhus/execa?sponsor=1"
  1963. }
  1964. },
  1965. "node_modules/extend-shallow": {
  1966. "version": "2.0.1",
  1967. "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
  1968. "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
  1969. "license": "MIT",
  1970. "dependencies": {
  1971. "is-extendable": "^0.1.0"
  1972. },
  1973. "engines": {
  1974. "node": ">=0.10.0"
  1975. }
  1976. },
  1977. "node_modules/fast-deep-equal": {
  1978. "version": "3.1.3",
  1979. "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
  1980. "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
  1981. "dev": true,
  1982. "license": "MIT"
  1983. },
  1984. "node_modules/fast-glob": {
  1985. "version": "3.3.3",
  1986. "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz",
  1987. "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
  1988. "dev": true,
  1989. "license": "MIT",
  1990. "dependencies": {
  1991. "@nodelib/fs.stat": "^2.0.2",
  1992. "@nodelib/fs.walk": "^1.2.3",
  1993. "glob-parent": "^5.1.2",
  1994. "merge2": "^1.3.0",
  1995. "micromatch": "^4.0.8"
  1996. },
  1997. "engines": {
  1998. "node": ">=8.6.0"
  1999. }
  2000. },
  2001. "node_modules/fast-glob/node_modules/glob-parent": {
  2002. "version": "5.1.2",
  2003. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
  2004. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  2005. "dev": true,
  2006. "license": "ISC",
  2007. "dependencies": {
  2008. "is-glob": "^4.0.1"
  2009. },
  2010. "engines": {
  2011. "node": ">= 6"
  2012. }
  2013. },
  2014. "node_modules/fast-json-stable-stringify": {
  2015. "version": "2.1.0",
  2016. "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
  2017. "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
  2018. "dev": true,
  2019. "license": "MIT"
  2020. },
  2021. "node_modules/fast-levenshtein": {
  2022. "version": "2.0.6",
  2023. "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
  2024. "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
  2025. "dev": true,
  2026. "license": "MIT"
  2027. },
  2028. "node_modules/fastq": {
  2029. "version": "1.20.1",
  2030. "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.20.1.tgz",
  2031. "integrity": "sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==",
  2032. "dev": true,
  2033. "license": "ISC",
  2034. "dependencies": {
  2035. "reusify": "^1.0.4"
  2036. }
  2037. },
  2038. "node_modules/file-entry-cache": {
  2039. "version": "6.0.1",
  2040. "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
  2041. "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
  2042. "dev": true,
  2043. "license": "MIT",
  2044. "dependencies": {
  2045. "flat-cache": "^3.0.4"
  2046. },
  2047. "engines": {
  2048. "node": "^10.12.0 || >=12.0.0"
  2049. }
  2050. },
  2051. "node_modules/fill-range": {
  2052. "version": "7.1.1",
  2053. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
  2054. "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
  2055. "dev": true,
  2056. "license": "MIT",
  2057. "dependencies": {
  2058. "to-regex-range": "^5.0.1"
  2059. },
  2060. "engines": {
  2061. "node": ">=8"
  2062. }
  2063. },
  2064. "node_modules/find-up": {
  2065. "version": "5.0.0",
  2066. "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
  2067. "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
  2068. "dev": true,
  2069. "license": "MIT",
  2070. "dependencies": {
  2071. "locate-path": "^6.0.0",
  2072. "path-exists": "^4.0.0"
  2073. },
  2074. "engines": {
  2075. "node": ">=10"
  2076. },
  2077. "funding": {
  2078. "url": "https://github.com/sponsors/sindresorhus"
  2079. }
  2080. },
  2081. "node_modules/flat-cache": {
  2082. "version": "3.2.0",
  2083. "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz",
  2084. "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==",
  2085. "dev": true,
  2086. "license": "MIT",
  2087. "dependencies": {
  2088. "flatted": "^3.2.9",
  2089. "keyv": "^4.5.3",
  2090. "rimraf": "^3.0.2"
  2091. },
  2092. "engines": {
  2093. "node": "^10.12.0 || >=12.0.0"
  2094. }
  2095. },
  2096. "node_modules/flatted": {
  2097. "version": "3.3.3",
  2098. "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
  2099. "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
  2100. "dev": true,
  2101. "license": "ISC"
  2102. },
  2103. "node_modules/fs.realpath": {
  2104. "version": "1.0.0",
  2105. "dev": true,
  2106. "license": "ISC"
  2107. },
  2108. "node_modules/fsevents": {
  2109. "version": "2.3.3",
  2110. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
  2111. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  2112. "dev": true,
  2113. "hasInstallScript": true,
  2114. "license": "MIT",
  2115. "optional": true,
  2116. "os": [
  2117. "darwin"
  2118. ],
  2119. "engines": {
  2120. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  2121. }
  2122. },
  2123. "node_modules/get-east-asian-width": {
  2124. "version": "1.4.0",
  2125. "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.4.0.tgz",
  2126. "integrity": "sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==",
  2127. "license": "MIT",
  2128. "engines": {
  2129. "node": ">=18"
  2130. },
  2131. "funding": {
  2132. "url": "https://github.com/sponsors/sindresorhus"
  2133. }
  2134. },
  2135. "node_modules/get-func-name": {
  2136. "version": "2.0.2",
  2137. "dev": true,
  2138. "license": "MIT",
  2139. "engines": {
  2140. "node": "*"
  2141. }
  2142. },
  2143. "node_modules/get-stream": {
  2144. "version": "8.0.1",
  2145. "dev": true,
  2146. "license": "MIT",
  2147. "engines": {
  2148. "node": ">=16"
  2149. },
  2150. "funding": {
  2151. "url": "https://github.com/sponsors/sindresorhus"
  2152. }
  2153. },
  2154. "node_modules/glob": {
  2155. "version": "7.2.3",
  2156. "dev": true,
  2157. "license": "ISC",
  2158. "dependencies": {
  2159. "fs.realpath": "^1.0.0",
  2160. "inflight": "^1.0.4",
  2161. "inherits": "2",
  2162. "minimatch": "^3.1.1",
  2163. "once": "^1.3.0",
  2164. "path-is-absolute": "^1.0.0"
  2165. },
  2166. "engines": {
  2167. "node": "*"
  2168. },
  2169. "funding": {
  2170. "url": "https://github.com/sponsors/isaacs"
  2171. }
  2172. },
  2173. "node_modules/glob-parent": {
  2174. "version": "6.0.2",
  2175. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
  2176. "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
  2177. "dev": true,
  2178. "license": "ISC",
  2179. "dependencies": {
  2180. "is-glob": "^4.0.3"
  2181. },
  2182. "engines": {
  2183. "node": ">=10.13.0"
  2184. }
  2185. },
  2186. "node_modules/globals": {
  2187. "version": "13.24.0",
  2188. "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz",
  2189. "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
  2190. "dev": true,
  2191. "license": "MIT",
  2192. "dependencies": {
  2193. "type-fest": "^0.20.2"
  2194. },
  2195. "engines": {
  2196. "node": ">=8"
  2197. },
  2198. "funding": {
  2199. "url": "https://github.com/sponsors/sindresorhus"
  2200. }
  2201. },
  2202. "node_modules/globby": {
  2203. "version": "11.1.0",
  2204. "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
  2205. "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
  2206. "dev": true,
  2207. "license": "MIT",
  2208. "dependencies": {
  2209. "array-union": "^2.1.0",
  2210. "dir-glob": "^3.0.1",
  2211. "fast-glob": "^3.2.9",
  2212. "ignore": "^5.2.0",
  2213. "merge2": "^1.4.1",
  2214. "slash": "^3.0.0"
  2215. },
  2216. "engines": {
  2217. "node": ">=10"
  2218. },
  2219. "funding": {
  2220. "url": "https://github.com/sponsors/sindresorhus"
  2221. }
  2222. },
  2223. "node_modules/graphemer": {
  2224. "version": "1.4.0",
  2225. "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz",
  2226. "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
  2227. "dev": true,
  2228. "license": "MIT"
  2229. },
  2230. "node_modules/gray-matter": {
  2231. "version": "4.0.3",
  2232. "resolved": "https://registry.npmjs.org/gray-matter/-/gray-matter-4.0.3.tgz",
  2233. "integrity": "sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==",
  2234. "license": "MIT",
  2235. "dependencies": {
  2236. "js-yaml": "^3.13.1",
  2237. "kind-of": "^6.0.2",
  2238. "section-matter": "^1.0.0",
  2239. "strip-bom-string": "^1.0.0"
  2240. },
  2241. "engines": {
  2242. "node": ">=6.0"
  2243. }
  2244. },
  2245. "node_modules/gray-matter/node_modules/argparse": {
  2246. "version": "1.0.10",
  2247. "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
  2248. "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
  2249. "license": "MIT",
  2250. "dependencies": {
  2251. "sprintf-js": "~1.0.2"
  2252. }
  2253. },
  2254. "node_modules/gray-matter/node_modules/js-yaml": {
  2255. "version": "3.14.2",
  2256. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.2.tgz",
  2257. "integrity": "sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==",
  2258. "license": "MIT",
  2259. "dependencies": {
  2260. "argparse": "^1.0.7",
  2261. "esprima": "^4.0.0"
  2262. },
  2263. "bin": {
  2264. "js-yaml": "bin/js-yaml.js"
  2265. }
  2266. },
  2267. "node_modules/has-flag": {
  2268. "version": "4.0.0",
  2269. "dev": true,
  2270. "license": "MIT",
  2271. "engines": {
  2272. "node": ">=8"
  2273. }
  2274. },
  2275. "node_modules/html-escaper": {
  2276. "version": "2.0.2",
  2277. "dev": true,
  2278. "license": "MIT"
  2279. },
  2280. "node_modules/human-signals": {
  2281. "version": "5.0.0",
  2282. "dev": true,
  2283. "license": "Apache-2.0",
  2284. "engines": {
  2285. "node": ">=16.17.0"
  2286. }
  2287. },
  2288. "node_modules/ignore": {
  2289. "version": "5.3.2",
  2290. "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
  2291. "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
  2292. "dev": true,
  2293. "license": "MIT",
  2294. "engines": {
  2295. "node": ">= 4"
  2296. }
  2297. },
  2298. "node_modules/import-fresh": {
  2299. "version": "3.3.1",
  2300. "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
  2301. "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
  2302. "dev": true,
  2303. "license": "MIT",
  2304. "dependencies": {
  2305. "parent-module": "^1.0.0",
  2306. "resolve-from": "^4.0.0"
  2307. },
  2308. "engines": {
  2309. "node": ">=6"
  2310. },
  2311. "funding": {
  2312. "url": "https://github.com/sponsors/sindresorhus"
  2313. }
  2314. },
  2315. "node_modules/imurmurhash": {
  2316. "version": "0.1.4",
  2317. "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
  2318. "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
  2319. "dev": true,
  2320. "license": "MIT",
  2321. "engines": {
  2322. "node": ">=0.8.19"
  2323. }
  2324. },
  2325. "node_modules/inflight": {
  2326. "version": "1.0.6",
  2327. "dev": true,
  2328. "license": "ISC",
  2329. "dependencies": {
  2330. "once": "^1.3.0",
  2331. "wrappy": "1"
  2332. }
  2333. },
  2334. "node_modules/inherits": {
  2335. "version": "2.0.4",
  2336. "dev": true,
  2337. "license": "ISC"
  2338. },
  2339. "node_modules/is-extendable": {
  2340. "version": "0.1.1",
  2341. "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
  2342. "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
  2343. "license": "MIT",
  2344. "engines": {
  2345. "node": ">=0.10.0"
  2346. }
  2347. },
  2348. "node_modules/is-extglob": {
  2349. "version": "2.1.1",
  2350. "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  2351. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  2352. "dev": true,
  2353. "license": "MIT",
  2354. "engines": {
  2355. "node": ">=0.10.0"
  2356. }
  2357. },
  2358. "node_modules/is-glob": {
  2359. "version": "4.0.3",
  2360. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
  2361. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  2362. "dev": true,
  2363. "license": "MIT",
  2364. "dependencies": {
  2365. "is-extglob": "^2.1.1"
  2366. },
  2367. "engines": {
  2368. "node": ">=0.10.0"
  2369. }
  2370. },
  2371. "node_modules/is-interactive": {
  2372. "version": "2.0.0",
  2373. "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz",
  2374. "integrity": "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==",
  2375. "license": "MIT",
  2376. "engines": {
  2377. "node": ">=12"
  2378. },
  2379. "funding": {
  2380. "url": "https://github.com/sponsors/sindresorhus"
  2381. }
  2382. },
  2383. "node_modules/is-number": {
  2384. "version": "7.0.0",
  2385. "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
  2386. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
  2387. "dev": true,
  2388. "license": "MIT",
  2389. "engines": {
  2390. "node": ">=0.12.0"
  2391. }
  2392. },
  2393. "node_modules/is-path-inside": {
  2394. "version": "3.0.3",
  2395. "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz",
  2396. "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==",
  2397. "dev": true,
  2398. "license": "MIT",
  2399. "engines": {
  2400. "node": ">=8"
  2401. }
  2402. },
  2403. "node_modules/is-stream": {
  2404. "version": "3.0.0",
  2405. "dev": true,
  2406. "license": "MIT",
  2407. "engines": {
  2408. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  2409. },
  2410. "funding": {
  2411. "url": "https://github.com/sponsors/sindresorhus"
  2412. }
  2413. },
  2414. "node_modules/is-unicode-supported": {
  2415. "version": "2.1.0",
  2416. "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz",
  2417. "integrity": "sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==",
  2418. "license": "MIT",
  2419. "engines": {
  2420. "node": ">=18"
  2421. },
  2422. "funding": {
  2423. "url": "https://github.com/sponsors/sindresorhus"
  2424. }
  2425. },
  2426. "node_modules/isexe": {
  2427. "version": "2.0.0",
  2428. "dev": true,
  2429. "license": "ISC"
  2430. },
  2431. "node_modules/istanbul-lib-coverage": {
  2432. "version": "3.2.2",
  2433. "dev": true,
  2434. "license": "BSD-3-Clause",
  2435. "engines": {
  2436. "node": ">=8"
  2437. }
  2438. },
  2439. "node_modules/istanbul-lib-report": {
  2440. "version": "3.0.1",
  2441. "dev": true,
  2442. "license": "BSD-3-Clause",
  2443. "dependencies": {
  2444. "istanbul-lib-coverage": "^3.0.0",
  2445. "make-dir": "^4.0.0",
  2446. "supports-color": "^7.1.0"
  2447. },
  2448. "engines": {
  2449. "node": ">=10"
  2450. }
  2451. },
  2452. "node_modules/istanbul-lib-source-maps": {
  2453. "version": "5.0.6",
  2454. "dev": true,
  2455. "license": "BSD-3-Clause",
  2456. "dependencies": {
  2457. "@jridgewell/trace-mapping": "^0.3.23",
  2458. "debug": "^4.1.1",
  2459. "istanbul-lib-coverage": "^3.0.0"
  2460. },
  2461. "engines": {
  2462. "node": ">=10"
  2463. }
  2464. },
  2465. "node_modules/istanbul-reports": {
  2466. "version": "3.2.0",
  2467. "dev": true,
  2468. "license": "BSD-3-Clause",
  2469. "dependencies": {
  2470. "html-escaper": "^2.0.0",
  2471. "istanbul-lib-report": "^3.0.0"
  2472. },
  2473. "engines": {
  2474. "node": ">=8"
  2475. }
  2476. },
  2477. "node_modules/js-tokens": {
  2478. "version": "9.0.1",
  2479. "dev": true,
  2480. "license": "MIT"
  2481. },
  2482. "node_modules/js-yaml": {
  2483. "version": "4.1.1",
  2484. "license": "MIT",
  2485. "dependencies": {
  2486. "argparse": "^2.0.1"
  2487. },
  2488. "bin": {
  2489. "js-yaml": "bin/js-yaml.js"
  2490. }
  2491. },
  2492. "node_modules/json-buffer": {
  2493. "version": "3.0.1",
  2494. "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
  2495. "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
  2496. "dev": true,
  2497. "license": "MIT"
  2498. },
  2499. "node_modules/json-schema-traverse": {
  2500. "version": "0.4.1",
  2501. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
  2502. "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
  2503. "dev": true,
  2504. "license": "MIT"
  2505. },
  2506. "node_modules/json-stable-stringify-without-jsonify": {
  2507. "version": "1.0.1",
  2508. "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
  2509. "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
  2510. "dev": true,
  2511. "license": "MIT"
  2512. },
  2513. "node_modules/keyv": {
  2514. "version": "4.5.4",
  2515. "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
  2516. "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
  2517. "dev": true,
  2518. "license": "MIT",
  2519. "dependencies": {
  2520. "json-buffer": "3.0.1"
  2521. }
  2522. },
  2523. "node_modules/kind-of": {
  2524. "version": "6.0.3",
  2525. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
  2526. "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
  2527. "license": "MIT",
  2528. "engines": {
  2529. "node": ">=0.10.0"
  2530. }
  2531. },
  2532. "node_modules/levn": {
  2533. "version": "0.4.1",
  2534. "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
  2535. "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
  2536. "dev": true,
  2537. "license": "MIT",
  2538. "dependencies": {
  2539. "prelude-ls": "^1.2.1",
  2540. "type-check": "~0.4.0"
  2541. },
  2542. "engines": {
  2543. "node": ">= 0.8.0"
  2544. }
  2545. },
  2546. "node_modules/local-pkg": {
  2547. "version": "0.5.1",
  2548. "dev": true,
  2549. "license": "MIT",
  2550. "dependencies": {
  2551. "mlly": "^1.7.3",
  2552. "pkg-types": "^1.2.1"
  2553. },
  2554. "engines": {
  2555. "node": ">=14"
  2556. },
  2557. "funding": {
  2558. "url": "https://github.com/sponsors/antfu"
  2559. }
  2560. },
  2561. "node_modules/locate-path": {
  2562. "version": "6.0.0",
  2563. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
  2564. "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
  2565. "dev": true,
  2566. "license": "MIT",
  2567. "dependencies": {
  2568. "p-locate": "^5.0.0"
  2569. },
  2570. "engines": {
  2571. "node": ">=10"
  2572. },
  2573. "funding": {
  2574. "url": "https://github.com/sponsors/sindresorhus"
  2575. }
  2576. },
  2577. "node_modules/lodash.merge": {
  2578. "version": "4.6.2",
  2579. "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
  2580. "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
  2581. "dev": true,
  2582. "license": "MIT"
  2583. },
  2584. "node_modules/log-symbols": {
  2585. "version": "6.0.0",
  2586. "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-6.0.0.tgz",
  2587. "integrity": "sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==",
  2588. "license": "MIT",
  2589. "dependencies": {
  2590. "chalk": "^5.3.0",
  2591. "is-unicode-supported": "^1.3.0"
  2592. },
  2593. "engines": {
  2594. "node": ">=18"
  2595. },
  2596. "funding": {
  2597. "url": "https://github.com/sponsors/sindresorhus"
  2598. }
  2599. },
  2600. "node_modules/log-symbols/node_modules/is-unicode-supported": {
  2601. "version": "1.3.0",
  2602. "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz",
  2603. "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==",
  2604. "license": "MIT",
  2605. "engines": {
  2606. "node": ">=12"
  2607. },
  2608. "funding": {
  2609. "url": "https://github.com/sponsors/sindresorhus"
  2610. }
  2611. },
  2612. "node_modules/loupe": {
  2613. "version": "2.3.7",
  2614. "dev": true,
  2615. "license": "MIT",
  2616. "dependencies": {
  2617. "get-func-name": "^2.0.1"
  2618. }
  2619. },
  2620. "node_modules/magic-string": {
  2621. "version": "0.30.21",
  2622. "dev": true,
  2623. "license": "MIT",
  2624. "dependencies": {
  2625. "@jridgewell/sourcemap-codec": "^1.5.5"
  2626. }
  2627. },
  2628. "node_modules/magicast": {
  2629. "version": "0.3.5",
  2630. "dev": true,
  2631. "license": "MIT",
  2632. "dependencies": {
  2633. "@babel/parser": "^7.25.4",
  2634. "@babel/types": "^7.25.4",
  2635. "source-map-js": "^1.2.0"
  2636. }
  2637. },
  2638. "node_modules/make-dir": {
  2639. "version": "4.0.0",
  2640. "dev": true,
  2641. "license": "MIT",
  2642. "dependencies": {
  2643. "semver": "^7.5.3"
  2644. },
  2645. "engines": {
  2646. "node": ">=10"
  2647. },
  2648. "funding": {
  2649. "url": "https://github.com/sponsors/sindresorhus"
  2650. }
  2651. },
  2652. "node_modules/merge-stream": {
  2653. "version": "2.0.0",
  2654. "dev": true,
  2655. "license": "MIT"
  2656. },
  2657. "node_modules/merge2": {
  2658. "version": "1.4.1",
  2659. "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
  2660. "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
  2661. "dev": true,
  2662. "license": "MIT",
  2663. "engines": {
  2664. "node": ">= 8"
  2665. }
  2666. },
  2667. "node_modules/micromatch": {
  2668. "version": "4.0.8",
  2669. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
  2670. "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
  2671. "dev": true,
  2672. "license": "MIT",
  2673. "dependencies": {
  2674. "braces": "^3.0.3",
  2675. "picomatch": "^2.3.1"
  2676. },
  2677. "engines": {
  2678. "node": ">=8.6"
  2679. }
  2680. },
  2681. "node_modules/mimic-fn": {
  2682. "version": "4.0.0",
  2683. "dev": true,
  2684. "license": "MIT",
  2685. "engines": {
  2686. "node": ">=12"
  2687. },
  2688. "funding": {
  2689. "url": "https://github.com/sponsors/sindresorhus"
  2690. }
  2691. },
  2692. "node_modules/mimic-function": {
  2693. "version": "5.0.1",
  2694. "resolved": "https://registry.npmjs.org/mimic-function/-/mimic-function-5.0.1.tgz",
  2695. "integrity": "sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==",
  2696. "license": "MIT",
  2697. "engines": {
  2698. "node": ">=18"
  2699. },
  2700. "funding": {
  2701. "url": "https://github.com/sponsors/sindresorhus"
  2702. }
  2703. },
  2704. "node_modules/minimatch": {
  2705. "version": "3.1.2",
  2706. "dev": true,
  2707. "license": "ISC",
  2708. "dependencies": {
  2709. "brace-expansion": "^1.1.7"
  2710. },
  2711. "engines": {
  2712. "node": "*"
  2713. }
  2714. },
  2715. "node_modules/mlly": {
  2716. "version": "1.8.0",
  2717. "dev": true,
  2718. "license": "MIT",
  2719. "dependencies": {
  2720. "acorn": "^8.15.0",
  2721. "pathe": "^2.0.3",
  2722. "pkg-types": "^1.3.1",
  2723. "ufo": "^1.6.1"
  2724. }
  2725. },
  2726. "node_modules/mlly/node_modules/pathe": {
  2727. "version": "2.0.3",
  2728. "dev": true,
  2729. "license": "MIT"
  2730. },
  2731. "node_modules/ms": {
  2732. "version": "2.1.3",
  2733. "dev": true,
  2734. "license": "MIT"
  2735. },
  2736. "node_modules/nanoid": {
  2737. "version": "3.3.11",
  2738. "dev": true,
  2739. "funding": [
  2740. {
  2741. "type": "github",
  2742. "url": "https://github.com/sponsors/ai"
  2743. }
  2744. ],
  2745. "license": "MIT",
  2746. "bin": {
  2747. "nanoid": "bin/nanoid.cjs"
  2748. },
  2749. "engines": {
  2750. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  2751. }
  2752. },
  2753. "node_modules/natural-compare": {
  2754. "version": "1.4.0",
  2755. "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
  2756. "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
  2757. "dev": true,
  2758. "license": "MIT"
  2759. },
  2760. "node_modules/npm-run-path": {
  2761. "version": "5.3.0",
  2762. "dev": true,
  2763. "license": "MIT",
  2764. "dependencies": {
  2765. "path-key": "^4.0.0"
  2766. },
  2767. "engines": {
  2768. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  2769. },
  2770. "funding": {
  2771. "url": "https://github.com/sponsors/sindresorhus"
  2772. }
  2773. },
  2774. "node_modules/npm-run-path/node_modules/path-key": {
  2775. "version": "4.0.0",
  2776. "dev": true,
  2777. "license": "MIT",
  2778. "engines": {
  2779. "node": ">=12"
  2780. },
  2781. "funding": {
  2782. "url": "https://github.com/sponsors/sindresorhus"
  2783. }
  2784. },
  2785. "node_modules/once": {
  2786. "version": "1.4.0",
  2787. "dev": true,
  2788. "license": "ISC",
  2789. "dependencies": {
  2790. "wrappy": "1"
  2791. }
  2792. },
  2793. "node_modules/onetime": {
  2794. "version": "6.0.0",
  2795. "dev": true,
  2796. "license": "MIT",
  2797. "dependencies": {
  2798. "mimic-fn": "^4.0.0"
  2799. },
  2800. "engines": {
  2801. "node": ">=12"
  2802. },
  2803. "funding": {
  2804. "url": "https://github.com/sponsors/sindresorhus"
  2805. }
  2806. },
  2807. "node_modules/optionator": {
  2808. "version": "0.9.4",
  2809. "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
  2810. "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
  2811. "dev": true,
  2812. "license": "MIT",
  2813. "dependencies": {
  2814. "deep-is": "^0.1.3",
  2815. "fast-levenshtein": "^2.0.6",
  2816. "levn": "^0.4.1",
  2817. "prelude-ls": "^1.2.1",
  2818. "type-check": "^0.4.0",
  2819. "word-wrap": "^1.2.5"
  2820. },
  2821. "engines": {
  2822. "node": ">= 0.8.0"
  2823. }
  2824. },
  2825. "node_modules/ora": {
  2826. "version": "8.2.0",
  2827. "resolved": "https://registry.npmjs.org/ora/-/ora-8.2.0.tgz",
  2828. "integrity": "sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw==",
  2829. "license": "MIT",
  2830. "dependencies": {
  2831. "chalk": "^5.3.0",
  2832. "cli-cursor": "^5.0.0",
  2833. "cli-spinners": "^2.9.2",
  2834. "is-interactive": "^2.0.0",
  2835. "is-unicode-supported": "^2.0.0",
  2836. "log-symbols": "^6.0.0",
  2837. "stdin-discarder": "^0.2.2",
  2838. "string-width": "^7.2.0",
  2839. "strip-ansi": "^7.1.0"
  2840. },
  2841. "engines": {
  2842. "node": ">=18"
  2843. },
  2844. "funding": {
  2845. "url": "https://github.com/sponsors/sindresorhus"
  2846. }
  2847. },
  2848. "node_modules/ora/node_modules/ansi-regex": {
  2849. "version": "6.2.2",
  2850. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
  2851. "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
  2852. "license": "MIT",
  2853. "engines": {
  2854. "node": ">=12"
  2855. },
  2856. "funding": {
  2857. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  2858. }
  2859. },
  2860. "node_modules/ora/node_modules/strip-ansi": {
  2861. "version": "7.1.2",
  2862. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
  2863. "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
  2864. "license": "MIT",
  2865. "dependencies": {
  2866. "ansi-regex": "^6.0.1"
  2867. },
  2868. "engines": {
  2869. "node": ">=12"
  2870. },
  2871. "funding": {
  2872. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  2873. }
  2874. },
  2875. "node_modules/p-limit": {
  2876. "version": "5.0.0",
  2877. "dev": true,
  2878. "license": "MIT",
  2879. "dependencies": {
  2880. "yocto-queue": "^1.0.0"
  2881. },
  2882. "engines": {
  2883. "node": ">=18"
  2884. },
  2885. "funding": {
  2886. "url": "https://github.com/sponsors/sindresorhus"
  2887. }
  2888. },
  2889. "node_modules/p-locate": {
  2890. "version": "5.0.0",
  2891. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
  2892. "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
  2893. "dev": true,
  2894. "license": "MIT",
  2895. "dependencies": {
  2896. "p-limit": "^3.0.2"
  2897. },
  2898. "engines": {
  2899. "node": ">=10"
  2900. },
  2901. "funding": {
  2902. "url": "https://github.com/sponsors/sindresorhus"
  2903. }
  2904. },
  2905. "node_modules/p-locate/node_modules/p-limit": {
  2906. "version": "3.1.0",
  2907. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
  2908. "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
  2909. "dev": true,
  2910. "license": "MIT",
  2911. "dependencies": {
  2912. "yocto-queue": "^0.1.0"
  2913. },
  2914. "engines": {
  2915. "node": ">=10"
  2916. },
  2917. "funding": {
  2918. "url": "https://github.com/sponsors/sindresorhus"
  2919. }
  2920. },
  2921. "node_modules/p-locate/node_modules/yocto-queue": {
  2922. "version": "0.1.0",
  2923. "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
  2924. "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
  2925. "dev": true,
  2926. "license": "MIT",
  2927. "engines": {
  2928. "node": ">=10"
  2929. },
  2930. "funding": {
  2931. "url": "https://github.com/sponsors/sindresorhus"
  2932. }
  2933. },
  2934. "node_modules/parent-module": {
  2935. "version": "1.0.1",
  2936. "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
  2937. "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
  2938. "dev": true,
  2939. "license": "MIT",
  2940. "dependencies": {
  2941. "callsites": "^3.0.0"
  2942. },
  2943. "engines": {
  2944. "node": ">=6"
  2945. }
  2946. },
  2947. "node_modules/path-exists": {
  2948. "version": "4.0.0",
  2949. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
  2950. "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
  2951. "dev": true,
  2952. "license": "MIT",
  2953. "engines": {
  2954. "node": ">=8"
  2955. }
  2956. },
  2957. "node_modules/path-is-absolute": {
  2958. "version": "1.0.1",
  2959. "dev": true,
  2960. "license": "MIT",
  2961. "engines": {
  2962. "node": ">=0.10.0"
  2963. }
  2964. },
  2965. "node_modules/path-key": {
  2966. "version": "3.1.1",
  2967. "dev": true,
  2968. "license": "MIT",
  2969. "engines": {
  2970. "node": ">=8"
  2971. }
  2972. },
  2973. "node_modules/path-type": {
  2974. "version": "4.0.0",
  2975. "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
  2976. "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
  2977. "dev": true,
  2978. "license": "MIT",
  2979. "engines": {
  2980. "node": ">=8"
  2981. }
  2982. },
  2983. "node_modules/pathe": {
  2984. "version": "1.1.2",
  2985. "dev": true,
  2986. "license": "MIT"
  2987. },
  2988. "node_modules/pathval": {
  2989. "version": "1.1.1",
  2990. "dev": true,
  2991. "license": "MIT",
  2992. "engines": {
  2993. "node": "*"
  2994. }
  2995. },
  2996. "node_modules/picocolors": {
  2997. "version": "1.1.1",
  2998. "dev": true,
  2999. "license": "ISC"
  3000. },
  3001. "node_modules/picomatch": {
  3002. "version": "2.3.1",
  3003. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
  3004. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  3005. "dev": true,
  3006. "license": "MIT",
  3007. "engines": {
  3008. "node": ">=8.6"
  3009. },
  3010. "funding": {
  3011. "url": "https://github.com/sponsors/jonschlinkert"
  3012. }
  3013. },
  3014. "node_modules/pkg-types": {
  3015. "version": "1.3.1",
  3016. "dev": true,
  3017. "license": "MIT",
  3018. "dependencies": {
  3019. "confbox": "^0.1.8",
  3020. "mlly": "^1.7.4",
  3021. "pathe": "^2.0.1"
  3022. }
  3023. },
  3024. "node_modules/pkg-types/node_modules/pathe": {
  3025. "version": "2.0.3",
  3026. "dev": true,
  3027. "license": "MIT"
  3028. },
  3029. "node_modules/postcss": {
  3030. "version": "8.5.6",
  3031. "dev": true,
  3032. "funding": [
  3033. {
  3034. "type": "opencollective",
  3035. "url": "https://opencollective.com/postcss/"
  3036. },
  3037. {
  3038. "type": "tidelift",
  3039. "url": "https://tidelift.com/funding/github/npm/postcss"
  3040. },
  3041. {
  3042. "type": "github",
  3043. "url": "https://github.com/sponsors/ai"
  3044. }
  3045. ],
  3046. "license": "MIT",
  3047. "dependencies": {
  3048. "nanoid": "^3.3.11",
  3049. "picocolors": "^1.1.1",
  3050. "source-map-js": "^1.2.1"
  3051. },
  3052. "engines": {
  3053. "node": "^10 || ^12 || >=14"
  3054. }
  3055. },
  3056. "node_modules/prelude-ls": {
  3057. "version": "1.2.1",
  3058. "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
  3059. "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
  3060. "dev": true,
  3061. "license": "MIT",
  3062. "engines": {
  3063. "node": ">= 0.8.0"
  3064. }
  3065. },
  3066. "node_modules/pretty-format": {
  3067. "version": "29.7.0",
  3068. "dev": true,
  3069. "license": "MIT",
  3070. "dependencies": {
  3071. "@jest/schemas": "^29.6.3",
  3072. "ansi-styles": "^5.0.0",
  3073. "react-is": "^18.0.0"
  3074. },
  3075. "engines": {
  3076. "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
  3077. }
  3078. },
  3079. "node_modules/punycode": {
  3080. "version": "2.3.1",
  3081. "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
  3082. "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
  3083. "dev": true,
  3084. "license": "MIT",
  3085. "engines": {
  3086. "node": ">=6"
  3087. }
  3088. },
  3089. "node_modules/queue-microtask": {
  3090. "version": "1.2.3",
  3091. "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
  3092. "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
  3093. "dev": true,
  3094. "funding": [
  3095. {
  3096. "type": "github",
  3097. "url": "https://github.com/sponsors/feross"
  3098. },
  3099. {
  3100. "type": "patreon",
  3101. "url": "https://www.patreon.com/feross"
  3102. },
  3103. {
  3104. "type": "consulting",
  3105. "url": "https://feross.org/support"
  3106. }
  3107. ],
  3108. "license": "MIT"
  3109. },
  3110. "node_modules/react-is": {
  3111. "version": "18.3.1",
  3112. "dev": true,
  3113. "license": "MIT"
  3114. },
  3115. "node_modules/resolve-from": {
  3116. "version": "4.0.0",
  3117. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
  3118. "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
  3119. "dev": true,
  3120. "license": "MIT",
  3121. "engines": {
  3122. "node": ">=4"
  3123. }
  3124. },
  3125. "node_modules/restore-cursor": {
  3126. "version": "5.1.0",
  3127. "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-5.1.0.tgz",
  3128. "integrity": "sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==",
  3129. "license": "MIT",
  3130. "dependencies": {
  3131. "onetime": "^7.0.0",
  3132. "signal-exit": "^4.1.0"
  3133. },
  3134. "engines": {
  3135. "node": ">=18"
  3136. },
  3137. "funding": {
  3138. "url": "https://github.com/sponsors/sindresorhus"
  3139. }
  3140. },
  3141. "node_modules/restore-cursor/node_modules/onetime": {
  3142. "version": "7.0.0",
  3143. "resolved": "https://registry.npmjs.org/onetime/-/onetime-7.0.0.tgz",
  3144. "integrity": "sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==",
  3145. "license": "MIT",
  3146. "dependencies": {
  3147. "mimic-function": "^5.0.0"
  3148. },
  3149. "engines": {
  3150. "node": ">=18"
  3151. },
  3152. "funding": {
  3153. "url": "https://github.com/sponsors/sindresorhus"
  3154. }
  3155. },
  3156. "node_modules/reusify": {
  3157. "version": "1.1.0",
  3158. "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz",
  3159. "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
  3160. "dev": true,
  3161. "license": "MIT",
  3162. "engines": {
  3163. "iojs": ">=1.0.0",
  3164. "node": ">=0.10.0"
  3165. }
  3166. },
  3167. "node_modules/rimraf": {
  3168. "version": "3.0.2",
  3169. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
  3170. "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
  3171. "deprecated": "Rimraf versions prior to v4 are no longer supported",
  3172. "dev": true,
  3173. "license": "ISC",
  3174. "dependencies": {
  3175. "glob": "^7.1.3"
  3176. },
  3177. "bin": {
  3178. "rimraf": "bin.js"
  3179. },
  3180. "funding": {
  3181. "url": "https://github.com/sponsors/isaacs"
  3182. }
  3183. },
  3184. "node_modules/rollup": {
  3185. "version": "4.57.1",
  3186. "dev": true,
  3187. "license": "MIT",
  3188. "dependencies": {
  3189. "@types/estree": "1.0.8"
  3190. },
  3191. "bin": {
  3192. "rollup": "dist/bin/rollup"
  3193. },
  3194. "engines": {
  3195. "node": ">=18.0.0",
  3196. "npm": ">=8.0.0"
  3197. },
  3198. "optionalDependencies": {
  3199. "@rollup/rollup-android-arm-eabi": "4.57.1",
  3200. "@rollup/rollup-android-arm64": "4.57.1",
  3201. "@rollup/rollup-darwin-arm64": "4.57.1",
  3202. "@rollup/rollup-darwin-x64": "4.57.1",
  3203. "@rollup/rollup-freebsd-arm64": "4.57.1",
  3204. "@rollup/rollup-freebsd-x64": "4.57.1",
  3205. "@rollup/rollup-linux-arm-gnueabihf": "4.57.1",
  3206. "@rollup/rollup-linux-arm-musleabihf": "4.57.1",
  3207. "@rollup/rollup-linux-arm64-gnu": "4.57.1",
  3208. "@rollup/rollup-linux-arm64-musl": "4.57.1",
  3209. "@rollup/rollup-linux-loong64-gnu": "4.57.1",
  3210. "@rollup/rollup-linux-loong64-musl": "4.57.1",
  3211. "@rollup/rollup-linux-ppc64-gnu": "4.57.1",
  3212. "@rollup/rollup-linux-ppc64-musl": "4.57.1",
  3213. "@rollup/rollup-linux-riscv64-gnu": "4.57.1",
  3214. "@rollup/rollup-linux-riscv64-musl": "4.57.1",
  3215. "@rollup/rollup-linux-s390x-gnu": "4.57.1",
  3216. "@rollup/rollup-linux-x64-gnu": "4.57.1",
  3217. "@rollup/rollup-linux-x64-musl": "4.57.1",
  3218. "@rollup/rollup-openbsd-x64": "4.57.1",
  3219. "@rollup/rollup-openharmony-arm64": "4.57.1",
  3220. "@rollup/rollup-win32-arm64-msvc": "4.57.1",
  3221. "@rollup/rollup-win32-ia32-msvc": "4.57.1",
  3222. "@rollup/rollup-win32-x64-gnu": "4.57.1",
  3223. "@rollup/rollup-win32-x64-msvc": "4.57.1",
  3224. "fsevents": "~2.3.2"
  3225. }
  3226. },
  3227. "node_modules/run-parallel": {
  3228. "version": "1.2.0",
  3229. "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
  3230. "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
  3231. "dev": true,
  3232. "funding": [
  3233. {
  3234. "type": "github",
  3235. "url": "https://github.com/sponsors/feross"
  3236. },
  3237. {
  3238. "type": "patreon",
  3239. "url": "https://www.patreon.com/feross"
  3240. },
  3241. {
  3242. "type": "consulting",
  3243. "url": "https://feross.org/support"
  3244. }
  3245. ],
  3246. "license": "MIT",
  3247. "dependencies": {
  3248. "queue-microtask": "^1.2.2"
  3249. }
  3250. },
  3251. "node_modules/section-matter": {
  3252. "version": "1.0.0",
  3253. "resolved": "https://registry.npmjs.org/section-matter/-/section-matter-1.0.0.tgz",
  3254. "integrity": "sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==",
  3255. "license": "MIT",
  3256. "dependencies": {
  3257. "extend-shallow": "^2.0.1",
  3258. "kind-of": "^6.0.0"
  3259. },
  3260. "engines": {
  3261. "node": ">=4"
  3262. }
  3263. },
  3264. "node_modules/semver": {
  3265. "version": "7.7.3",
  3266. "dev": true,
  3267. "license": "ISC",
  3268. "bin": {
  3269. "semver": "bin/semver.js"
  3270. },
  3271. "engines": {
  3272. "node": ">=10"
  3273. }
  3274. },
  3275. "node_modules/shebang-command": {
  3276. "version": "2.0.0",
  3277. "dev": true,
  3278. "license": "MIT",
  3279. "dependencies": {
  3280. "shebang-regex": "^3.0.0"
  3281. },
  3282. "engines": {
  3283. "node": ">=8"
  3284. }
  3285. },
  3286. "node_modules/shebang-regex": {
  3287. "version": "3.0.0",
  3288. "dev": true,
  3289. "license": "MIT",
  3290. "engines": {
  3291. "node": ">=8"
  3292. }
  3293. },
  3294. "node_modules/siginfo": {
  3295. "version": "2.0.0",
  3296. "dev": true,
  3297. "license": "ISC"
  3298. },
  3299. "node_modules/signal-exit": {
  3300. "version": "4.1.0",
  3301. "license": "ISC",
  3302. "engines": {
  3303. "node": ">=14"
  3304. },
  3305. "funding": {
  3306. "url": "https://github.com/sponsors/isaacs"
  3307. }
  3308. },
  3309. "node_modules/slash": {
  3310. "version": "3.0.0",
  3311. "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
  3312. "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
  3313. "dev": true,
  3314. "license": "MIT",
  3315. "engines": {
  3316. "node": ">=8"
  3317. }
  3318. },
  3319. "node_modules/source-map-js": {
  3320. "version": "1.2.1",
  3321. "dev": true,
  3322. "license": "BSD-3-Clause",
  3323. "engines": {
  3324. "node": ">=0.10.0"
  3325. }
  3326. },
  3327. "node_modules/sprintf-js": {
  3328. "version": "1.0.3",
  3329. "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
  3330. "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
  3331. "license": "BSD-3-Clause"
  3332. },
  3333. "node_modules/stackback": {
  3334. "version": "0.0.2",
  3335. "dev": true,
  3336. "license": "MIT"
  3337. },
  3338. "node_modules/std-env": {
  3339. "version": "3.10.0",
  3340. "dev": true,
  3341. "license": "MIT"
  3342. },
  3343. "node_modules/stdin-discarder": {
  3344. "version": "0.2.2",
  3345. "resolved": "https://registry.npmjs.org/stdin-discarder/-/stdin-discarder-0.2.2.tgz",
  3346. "integrity": "sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==",
  3347. "license": "MIT",
  3348. "engines": {
  3349. "node": ">=18"
  3350. },
  3351. "funding": {
  3352. "url": "https://github.com/sponsors/sindresorhus"
  3353. }
  3354. },
  3355. "node_modules/string-width": {
  3356. "version": "7.2.0",
  3357. "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
  3358. "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
  3359. "license": "MIT",
  3360. "dependencies": {
  3361. "emoji-regex": "^10.3.0",
  3362. "get-east-asian-width": "^1.0.0",
  3363. "strip-ansi": "^7.1.0"
  3364. },
  3365. "engines": {
  3366. "node": ">=18"
  3367. },
  3368. "funding": {
  3369. "url": "https://github.com/sponsors/sindresorhus"
  3370. }
  3371. },
  3372. "node_modules/string-width/node_modules/ansi-regex": {
  3373. "version": "6.2.2",
  3374. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
  3375. "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
  3376. "license": "MIT",
  3377. "engines": {
  3378. "node": ">=12"
  3379. },
  3380. "funding": {
  3381. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  3382. }
  3383. },
  3384. "node_modules/string-width/node_modules/strip-ansi": {
  3385. "version": "7.1.2",
  3386. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
  3387. "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
  3388. "license": "MIT",
  3389. "dependencies": {
  3390. "ansi-regex": "^6.0.1"
  3391. },
  3392. "engines": {
  3393. "node": ">=12"
  3394. },
  3395. "funding": {
  3396. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  3397. }
  3398. },
  3399. "node_modules/strip-ansi": {
  3400. "version": "6.0.1",
  3401. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  3402. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  3403. "dev": true,
  3404. "license": "MIT",
  3405. "dependencies": {
  3406. "ansi-regex": "^5.0.1"
  3407. },
  3408. "engines": {
  3409. "node": ">=8"
  3410. }
  3411. },
  3412. "node_modules/strip-bom-string": {
  3413. "version": "1.0.0",
  3414. "resolved": "https://registry.npmjs.org/strip-bom-string/-/strip-bom-string-1.0.0.tgz",
  3415. "integrity": "sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==",
  3416. "license": "MIT",
  3417. "engines": {
  3418. "node": ">=0.10.0"
  3419. }
  3420. },
  3421. "node_modules/strip-final-newline": {
  3422. "version": "3.0.0",
  3423. "dev": true,
  3424. "license": "MIT",
  3425. "engines": {
  3426. "node": ">=12"
  3427. },
  3428. "funding": {
  3429. "url": "https://github.com/sponsors/sindresorhus"
  3430. }
  3431. },
  3432. "node_modules/strip-json-comments": {
  3433. "version": "3.1.1",
  3434. "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
  3435. "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
  3436. "dev": true,
  3437. "license": "MIT",
  3438. "engines": {
  3439. "node": ">=8"
  3440. },
  3441. "funding": {
  3442. "url": "https://github.com/sponsors/sindresorhus"
  3443. }
  3444. },
  3445. "node_modules/strip-literal": {
  3446. "version": "2.1.1",
  3447. "dev": true,
  3448. "license": "MIT",
  3449. "dependencies": {
  3450. "js-tokens": "^9.0.1"
  3451. },
  3452. "funding": {
  3453. "url": "https://github.com/sponsors/antfu"
  3454. }
  3455. },
  3456. "node_modules/supports-color": {
  3457. "version": "7.2.0",
  3458. "dev": true,
  3459. "license": "MIT",
  3460. "dependencies": {
  3461. "has-flag": "^4.0.0"
  3462. },
  3463. "engines": {
  3464. "node": ">=8"
  3465. }
  3466. },
  3467. "node_modules/test-exclude": {
  3468. "version": "6.0.0",
  3469. "dev": true,
  3470. "license": "ISC",
  3471. "dependencies": {
  3472. "@istanbuljs/schema": "^0.1.2",
  3473. "glob": "^7.1.4",
  3474. "minimatch": "^3.0.4"
  3475. },
  3476. "engines": {
  3477. "node": ">=8"
  3478. }
  3479. },
  3480. "node_modules/text-table": {
  3481. "version": "0.2.0",
  3482. "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
  3483. "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==",
  3484. "dev": true,
  3485. "license": "MIT"
  3486. },
  3487. "node_modules/tinybench": {
  3488. "version": "2.9.0",
  3489. "dev": true,
  3490. "license": "MIT"
  3491. },
  3492. "node_modules/tinypool": {
  3493. "version": "0.8.4",
  3494. "dev": true,
  3495. "license": "MIT",
  3496. "engines": {
  3497. "node": ">=14.0.0"
  3498. }
  3499. },
  3500. "node_modules/tinyspy": {
  3501. "version": "2.2.1",
  3502. "dev": true,
  3503. "license": "MIT",
  3504. "engines": {
  3505. "node": ">=14.0.0"
  3506. }
  3507. },
  3508. "node_modules/to-regex-range": {
  3509. "version": "5.0.1",
  3510. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
  3511. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  3512. "dev": true,
  3513. "license": "MIT",
  3514. "dependencies": {
  3515. "is-number": "^7.0.0"
  3516. },
  3517. "engines": {
  3518. "node": ">=8.0"
  3519. }
  3520. },
  3521. "node_modules/ts-api-utils": {
  3522. "version": "1.4.3",
  3523. "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.4.3.tgz",
  3524. "integrity": "sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==",
  3525. "dev": true,
  3526. "license": "MIT",
  3527. "engines": {
  3528. "node": ">=16"
  3529. },
  3530. "peerDependencies": {
  3531. "typescript": ">=4.2.0"
  3532. }
  3533. },
  3534. "node_modules/type-check": {
  3535. "version": "0.4.0",
  3536. "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
  3537. "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
  3538. "dev": true,
  3539. "license": "MIT",
  3540. "dependencies": {
  3541. "prelude-ls": "^1.2.1"
  3542. },
  3543. "engines": {
  3544. "node": ">= 0.8.0"
  3545. }
  3546. },
  3547. "node_modules/type-detect": {
  3548. "version": "4.1.0",
  3549. "dev": true,
  3550. "license": "MIT",
  3551. "engines": {
  3552. "node": ">=4"
  3553. }
  3554. },
  3555. "node_modules/type-fest": {
  3556. "version": "0.20.2",
  3557. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
  3558. "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
  3559. "dev": true,
  3560. "license": "(MIT OR CC0-1.0)",
  3561. "engines": {
  3562. "node": ">=10"
  3563. },
  3564. "funding": {
  3565. "url": "https://github.com/sponsors/sindresorhus"
  3566. }
  3567. },
  3568. "node_modules/typescript": {
  3569. "version": "5.9.3",
  3570. "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
  3571. "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
  3572. "dev": true,
  3573. "license": "Apache-2.0",
  3574. "bin": {
  3575. "tsc": "bin/tsc",
  3576. "tsserver": "bin/tsserver"
  3577. },
  3578. "engines": {
  3579. "node": ">=14.17"
  3580. }
  3581. },
  3582. "node_modules/ufo": {
  3583. "version": "1.6.3",
  3584. "dev": true,
  3585. "license": "MIT"
  3586. },
  3587. "node_modules/undici-types": {
  3588. "version": "6.21.0",
  3589. "dev": true,
  3590. "license": "MIT"
  3591. },
  3592. "node_modules/uri-js": {
  3593. "version": "4.4.1",
  3594. "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
  3595. "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
  3596. "dev": true,
  3597. "license": "BSD-2-Clause",
  3598. "dependencies": {
  3599. "punycode": "^2.1.0"
  3600. }
  3601. },
  3602. "node_modules/vite": {
  3603. "version": "5.4.21",
  3604. "dev": true,
  3605. "license": "MIT",
  3606. "dependencies": {
  3607. "esbuild": "^0.21.3",
  3608. "postcss": "^8.4.43",
  3609. "rollup": "^4.20.0"
  3610. },
  3611. "bin": {
  3612. "vite": "bin/vite.js"
  3613. },
  3614. "engines": {
  3615. "node": "^18.0.0 || >=20.0.0"
  3616. },
  3617. "funding": {
  3618. "url": "https://github.com/vitejs/vite?sponsor=1"
  3619. },
  3620. "optionalDependencies": {
  3621. "fsevents": "~2.3.3"
  3622. },
  3623. "peerDependencies": {
  3624. "@types/node": "^18.0.0 || >=20.0.0",
  3625. "less": "*",
  3626. "lightningcss": "^1.21.0",
  3627. "sass": "*",
  3628. "sass-embedded": "*",
  3629. "stylus": "*",
  3630. "sugarss": "*",
  3631. "terser": "^5.4.0"
  3632. },
  3633. "peerDependenciesMeta": {
  3634. "@types/node": {
  3635. "optional": true
  3636. },
  3637. "less": {
  3638. "optional": true
  3639. },
  3640. "lightningcss": {
  3641. "optional": true
  3642. },
  3643. "sass": {
  3644. "optional": true
  3645. },
  3646. "sass-embedded": {
  3647. "optional": true
  3648. },
  3649. "stylus": {
  3650. "optional": true
  3651. },
  3652. "sugarss": {
  3653. "optional": true
  3654. },
  3655. "terser": {
  3656. "optional": true
  3657. }
  3658. }
  3659. },
  3660. "node_modules/vite-node": {
  3661. "version": "1.6.1",
  3662. "dev": true,
  3663. "license": "MIT",
  3664. "dependencies": {
  3665. "cac": "^6.7.14",
  3666. "debug": "^4.3.4",
  3667. "pathe": "^1.1.1",
  3668. "picocolors": "^1.0.0",
  3669. "vite": "^5.0.0"
  3670. },
  3671. "bin": {
  3672. "vite-node": "vite-node.mjs"
  3673. },
  3674. "engines": {
  3675. "node": "^18.0.0 || >=20.0.0"
  3676. },
  3677. "funding": {
  3678. "url": "https://opencollective.com/vitest"
  3679. }
  3680. },
  3681. "node_modules/vitest": {
  3682. "version": "1.6.1",
  3683. "dev": true,
  3684. "license": "MIT",
  3685. "dependencies": {
  3686. "@vitest/expect": "1.6.1",
  3687. "@vitest/runner": "1.6.1",
  3688. "@vitest/snapshot": "1.6.1",
  3689. "@vitest/spy": "1.6.1",
  3690. "@vitest/utils": "1.6.1",
  3691. "acorn-walk": "^8.3.2",
  3692. "chai": "^4.3.10",
  3693. "debug": "^4.3.4",
  3694. "execa": "^8.0.1",
  3695. "local-pkg": "^0.5.0",
  3696. "magic-string": "^0.30.5",
  3697. "pathe": "^1.1.1",
  3698. "picocolors": "^1.0.0",
  3699. "std-env": "^3.5.0",
  3700. "strip-literal": "^2.0.0",
  3701. "tinybench": "^2.5.1",
  3702. "tinypool": "^0.8.3",
  3703. "vite": "^5.0.0",
  3704. "vite-node": "1.6.1",
  3705. "why-is-node-running": "^2.2.2"
  3706. },
  3707. "bin": {
  3708. "vitest": "vitest.mjs"
  3709. },
  3710. "engines": {
  3711. "node": "^18.0.0 || >=20.0.0"
  3712. },
  3713. "funding": {
  3714. "url": "https://opencollective.com/vitest"
  3715. },
  3716. "peerDependencies": {
  3717. "@edge-runtime/vm": "*",
  3718. "@types/node": "^18.0.0 || >=20.0.0",
  3719. "@vitest/browser": "1.6.1",
  3720. "@vitest/ui": "1.6.1",
  3721. "happy-dom": "*",
  3722. "jsdom": "*"
  3723. },
  3724. "peerDependenciesMeta": {
  3725. "@edge-runtime/vm": {
  3726. "optional": true
  3727. },
  3728. "@types/node": {
  3729. "optional": true
  3730. },
  3731. "@vitest/browser": {
  3732. "optional": true
  3733. },
  3734. "@vitest/ui": {
  3735. "optional": true
  3736. },
  3737. "happy-dom": {
  3738. "optional": true
  3739. },
  3740. "jsdom": {
  3741. "optional": true
  3742. }
  3743. }
  3744. },
  3745. "node_modules/which": {
  3746. "version": "2.0.2",
  3747. "dev": true,
  3748. "license": "ISC",
  3749. "dependencies": {
  3750. "isexe": "^2.0.0"
  3751. },
  3752. "bin": {
  3753. "node-which": "bin/node-which"
  3754. },
  3755. "engines": {
  3756. "node": ">= 8"
  3757. }
  3758. },
  3759. "node_modules/why-is-node-running": {
  3760. "version": "2.3.0",
  3761. "dev": true,
  3762. "license": "MIT",
  3763. "dependencies": {
  3764. "siginfo": "^2.0.0",
  3765. "stackback": "0.0.2"
  3766. },
  3767. "bin": {
  3768. "why-is-node-running": "cli.js"
  3769. },
  3770. "engines": {
  3771. "node": ">=8"
  3772. }
  3773. },
  3774. "node_modules/word-wrap": {
  3775. "version": "1.2.5",
  3776. "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
  3777. "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
  3778. "dev": true,
  3779. "license": "MIT",
  3780. "engines": {
  3781. "node": ">=0.10.0"
  3782. }
  3783. },
  3784. "node_modules/wrappy": {
  3785. "version": "1.0.2",
  3786. "dev": true,
  3787. "license": "ISC"
  3788. },
  3789. "node_modules/yocto-queue": {
  3790. "version": "1.2.2",
  3791. "dev": true,
  3792. "license": "MIT",
  3793. "engines": {
  3794. "node": ">=12.20"
  3795. },
  3796. "funding": {
  3797. "url": "https://github.com/sponsors/sindresorhus"
  3798. }
  3799. },
  3800. "node_modules/zod": {
  3801. "version": "3.25.76",
  3802. "license": "MIT",
  3803. "funding": {
  3804. "url": "https://github.com/sponsors/colinhacks"
  3805. }
  3806. }
  3807. }
  3808. }