package-lock.json 83 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523
  1. {
  2. "name": "@builder.io/gpt-crawler",
  3. "version": "0.0.1",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "@builder.io/gpt-crawler",
  9. "version": "0.0.1",
  10. "hasInstallScript": true,
  11. "license": "ISC",
  12. "dependencies": {
  13. "commander": "^11.1.0",
  14. "crawlee": "^3.0.0",
  15. "cross-env": "^7.0.3",
  16. "glob": "^10.3.10",
  17. "gpt-tokenizer": "^2.1.2",
  18. "inquirer": "^9.2.12",
  19. "playwright": "*",
  20. "prettier": "^3.1.0",
  21. "zod": "^3.22.4"
  22. },
  23. "bin": {
  24. "gpt-crawler": "dist/src/cli.js"
  25. },
  26. "devDependencies": {
  27. "@apify/tsconfig": "^0.1.0",
  28. "@types/inquirer": "^9.0.7",
  29. "@types/node": "^20.0.0",
  30. "ts-node": "^10.8.0",
  31. "typescript": "^5.0.0"
  32. }
  33. },
  34. "node_modules/@apify/consts": {
  35. "version": "2.23.0",
  36. "license": "Apache-2.0"
  37. },
  38. "node_modules/@apify/datastructures": {
  39. "version": "2.0.0",
  40. "license": "Apache-2.0"
  41. },
  42. "node_modules/@apify/log": {
  43. "version": "2.4.3",
  44. "license": "Apache-2.0",
  45. "dependencies": {
  46. "@apify/consts": "^2.23.0",
  47. "ansi-colors": "^4.1.1"
  48. }
  49. },
  50. "node_modules/@apify/ps-tree": {
  51. "version": "1.2.0",
  52. "license": "MIT",
  53. "dependencies": {
  54. "event-stream": "3.3.4"
  55. },
  56. "bin": {
  57. "ps-tree": "bin/ps-tree.js"
  58. },
  59. "engines": {
  60. "node": ">= 0.10"
  61. }
  62. },
  63. "node_modules/@apify/pseudo_url": {
  64. "version": "2.0.33",
  65. "license": "Apache-2.0",
  66. "dependencies": {
  67. "@apify/log": "^2.4.3",
  68. "@sapphire/shapeshift": "^3.6.0"
  69. }
  70. },
  71. "node_modules/@apify/timeout": {
  72. "version": "0.3.0",
  73. "license": "Apache-2.0"
  74. },
  75. "node_modules/@apify/tsconfig": {
  76. "version": "0.1.0",
  77. "dev": true,
  78. "license": "Apache-2.0"
  79. },
  80. "node_modules/@apify/utilities": {
  81. "version": "2.9.3",
  82. "license": "Apache-2.0",
  83. "dependencies": {
  84. "@apify/consts": "^2.23.0",
  85. "@apify/log": "^2.4.3"
  86. }
  87. },
  88. "node_modules/@crawlee/basic": {
  89. "version": "3.6.1",
  90. "license": "Apache-2.0",
  91. "dependencies": {
  92. "@apify/log": "^2.4.0",
  93. "@apify/timeout": "^0.3.0",
  94. "@apify/utilities": "^2.7.10",
  95. "@crawlee/core": "3.6.1",
  96. "@crawlee/types": "3.6.1",
  97. "@crawlee/utils": "3.6.1",
  98. "got-scraping": "^4.0.0",
  99. "ow": "^0.28.1",
  100. "tldts": "^6.0.0",
  101. "tslib": "^2.4.0",
  102. "type-fest": "^4.0.0"
  103. },
  104. "engines": {
  105. "node": ">=16.0.0"
  106. }
  107. },
  108. "node_modules/@crawlee/browser": {
  109. "version": "3.6.1",
  110. "license": "Apache-2.0",
  111. "dependencies": {
  112. "@apify/timeout": "^0.3.0",
  113. "@crawlee/basic": "3.6.1",
  114. "@crawlee/browser-pool": "3.6.1",
  115. "@crawlee/types": "3.6.1",
  116. "@crawlee/utils": "3.6.1",
  117. "ow": "^0.28.1",
  118. "tslib": "^2.4.0"
  119. },
  120. "engines": {
  121. "node": ">=16.0.0"
  122. }
  123. },
  124. "node_modules/@crawlee/browser-pool": {
  125. "version": "3.6.1",
  126. "license": "Apache-2.0",
  127. "dependencies": {
  128. "@apify/log": "^2.4.0",
  129. "@apify/timeout": "^0.3.0",
  130. "@crawlee/core": "3.6.1",
  131. "@crawlee/types": "3.6.1",
  132. "fingerprint-generator": "^2.0.6",
  133. "fingerprint-injector": "^2.0.5",
  134. "lodash.merge": "^4.6.2",
  135. "nanoid": "^3.3.4",
  136. "ow": "^0.28.1",
  137. "p-limit": "^3.1.0",
  138. "proxy-chain": "^2.0.1",
  139. "quick-lru": "^5.1.1",
  140. "tiny-typed-emitter": "^2.1.0",
  141. "tslib": "^2.4.0"
  142. },
  143. "engines": {
  144. "node": ">=16.0.0"
  145. },
  146. "peerDependencies": {
  147. "playwright": "*",
  148. "puppeteer": "*"
  149. },
  150. "peerDependenciesMeta": {
  151. "playwright": {
  152. "optional": true
  153. },
  154. "puppeteer": {
  155. "optional": true
  156. }
  157. }
  158. },
  159. "node_modules/@crawlee/cheerio": {
  160. "version": "3.6.1",
  161. "license": "Apache-2.0",
  162. "dependencies": {
  163. "@crawlee/http": "3.6.1",
  164. "@crawlee/types": "3.6.1",
  165. "cheerio": "^1.0.0-rc.12",
  166. "htmlparser2": "^9.0.0",
  167. "tslib": "^2.4.0"
  168. },
  169. "engines": {
  170. "node": ">=16.0.0"
  171. }
  172. },
  173. "node_modules/@crawlee/cli": {
  174. "version": "3.6.1",
  175. "license": "Apache-2.0",
  176. "dependencies": {
  177. "@crawlee/templates": "3.6.1",
  178. "ansi-colors": "^4.1.3",
  179. "fs-extra": "^11.0.0",
  180. "inquirer": "^8.2.4",
  181. "tslib": "^2.4.0",
  182. "yargonaut": "^1.1.4",
  183. "yargs": "^17.5.1"
  184. },
  185. "bin": {
  186. "crawlee": "index.js"
  187. },
  188. "engines": {
  189. "node": ">=16.0.0"
  190. }
  191. },
  192. "node_modules/@crawlee/cli/node_modules/inquirer": {
  193. "version": "8.2.6",
  194. "license": "MIT",
  195. "dependencies": {
  196. "ansi-escapes": "^4.2.1",
  197. "chalk": "^4.1.1",
  198. "cli-cursor": "^3.1.0",
  199. "cli-width": "^3.0.0",
  200. "external-editor": "^3.0.3",
  201. "figures": "^3.0.0",
  202. "lodash": "^4.17.21",
  203. "mute-stream": "0.0.8",
  204. "ora": "^5.4.1",
  205. "run-async": "^2.4.0",
  206. "rxjs": "^7.5.5",
  207. "string-width": "^4.1.0",
  208. "strip-ansi": "^6.0.0",
  209. "through": "^2.3.6",
  210. "wrap-ansi": "^6.0.1"
  211. },
  212. "engines": {
  213. "node": ">=12.0.0"
  214. }
  215. },
  216. "node_modules/@crawlee/cli/node_modules/inquirer/node_modules/chalk": {
  217. "version": "4.1.2",
  218. "license": "MIT",
  219. "dependencies": {
  220. "ansi-styles": "^4.1.0",
  221. "supports-color": "^7.1.0"
  222. },
  223. "engines": {
  224. "node": ">=10"
  225. },
  226. "funding": {
  227. "url": "https://github.com/chalk/chalk?sponsor=1"
  228. }
  229. },
  230. "node_modules/@crawlee/cli/node_modules/inquirer/node_modules/cli-width": {
  231. "version": "3.0.0",
  232. "license": "ISC",
  233. "engines": {
  234. "node": ">= 10"
  235. }
  236. },
  237. "node_modules/@crawlee/cli/node_modules/inquirer/node_modules/figures": {
  238. "version": "3.2.0",
  239. "license": "MIT",
  240. "dependencies": {
  241. "escape-string-regexp": "^1.0.5"
  242. },
  243. "engines": {
  244. "node": ">=8"
  245. },
  246. "funding": {
  247. "url": "https://github.com/sponsors/sindresorhus"
  248. }
  249. },
  250. "node_modules/@crawlee/cli/node_modules/inquirer/node_modules/figures/node_modules/escape-string-regexp": {
  251. "version": "1.0.5",
  252. "license": "MIT",
  253. "engines": {
  254. "node": ">=0.8.0"
  255. }
  256. },
  257. "node_modules/@crawlee/cli/node_modules/inquirer/node_modules/mute-stream": {
  258. "version": "0.0.8",
  259. "license": "ISC"
  260. },
  261. "node_modules/@crawlee/cli/node_modules/inquirer/node_modules/run-async": {
  262. "version": "2.4.1",
  263. "license": "MIT",
  264. "engines": {
  265. "node": ">=0.12.0"
  266. }
  267. },
  268. "node_modules/@crawlee/core": {
  269. "version": "3.6.1",
  270. "license": "Apache-2.0",
  271. "dependencies": {
  272. "@apify/consts": "^2.20.0",
  273. "@apify/datastructures": "^2.0.0",
  274. "@apify/log": "^2.4.0",
  275. "@apify/pseudo_url": "^2.0.30",
  276. "@apify/timeout": "^0.3.0",
  277. "@apify/utilities": "^2.7.10",
  278. "@crawlee/memory-storage": "3.6.1",
  279. "@crawlee/types": "3.6.1",
  280. "@crawlee/utils": "3.6.1",
  281. "@sapphire/async-queue": "^1.5.0",
  282. "@types/tough-cookie": "^4.0.2",
  283. "@vladfrangu/async_event_emitter": "^2.2.2",
  284. "csv-stringify": "^6.2.0",
  285. "fs-extra": "^11.0.0",
  286. "got-scraping": "^4.0.0",
  287. "json5": "^2.2.3",
  288. "minimatch": "^9.0.0",
  289. "ow": "^0.28.1",
  290. "stream-chain": "^2.2.5",
  291. "stream-json": "^1.7.4",
  292. "tldts": "^6.0.0",
  293. "tough-cookie": "^4.0.0",
  294. "tslib": "^2.4.0",
  295. "type-fest": "^4.0.0"
  296. },
  297. "engines": {
  298. "node": ">=16.0.0"
  299. }
  300. },
  301. "node_modules/@crawlee/http": {
  302. "version": "3.6.1",
  303. "license": "Apache-2.0",
  304. "dependencies": {
  305. "@apify/timeout": "^0.3.0",
  306. "@apify/utilities": "^2.7.10",
  307. "@crawlee/basic": "3.6.1",
  308. "@crawlee/types": "3.6.1",
  309. "@crawlee/utils": "3.6.1",
  310. "@types/content-type": "^1.1.5",
  311. "cheerio": "^1.0.0-rc.12",
  312. "content-type": "^1.0.4",
  313. "got-scraping": "^4.0.0",
  314. "iconv-lite": "^0.6.3",
  315. "mime-types": "^2.1.35",
  316. "ow": "^0.28.1",
  317. "tslib": "^2.4.0",
  318. "type-fest": "^4.0.0"
  319. },
  320. "engines": {
  321. "node": ">=16.0.0"
  322. }
  323. },
  324. "node_modules/@crawlee/jsdom": {
  325. "version": "3.6.1",
  326. "license": "Apache-2.0",
  327. "dependencies": {
  328. "@apify/timeout": "^0.3.0",
  329. "@apify/utilities": "^2.7.10",
  330. "@crawlee/http": "3.6.1",
  331. "@crawlee/types": "3.6.1",
  332. "@types/jsdom": "^21.0.0",
  333. "cheerio": "^1.0.0-rc.12",
  334. "jsdom": "^22.0.0",
  335. "ow": "^0.28.2",
  336. "tslib": "^2.4.0"
  337. },
  338. "engines": {
  339. "node": ">=16.0.0"
  340. }
  341. },
  342. "node_modules/@crawlee/linkedom": {
  343. "version": "3.6.1",
  344. "license": "Apache-2.0",
  345. "dependencies": {
  346. "@apify/timeout": "^0.3.0",
  347. "@apify/utilities": "^2.7.10",
  348. "@crawlee/http": "3.6.1",
  349. "@crawlee/types": "3.6.1",
  350. "linkedom": "^0.16.0",
  351. "ow": "^0.28.2",
  352. "tslib": "^2.4.0"
  353. },
  354. "engines": {
  355. "node": ">=16.0.0"
  356. }
  357. },
  358. "node_modules/@crawlee/memory-storage": {
  359. "version": "3.6.1",
  360. "license": "Apache-2.0",
  361. "dependencies": {
  362. "@apify/log": "^2.4.0",
  363. "@crawlee/types": "3.6.1",
  364. "@sapphire/async-queue": "^1.5.0",
  365. "@sapphire/shapeshift": "^3.0.0",
  366. "content-type": "^1.0.4",
  367. "fs-extra": "^11.0.0",
  368. "json5": "^2.2.3",
  369. "mime-types": "^2.1.35",
  370. "proper-lockfile": "^4.1.2",
  371. "tslib": "^2.4.0"
  372. },
  373. "engines": {
  374. "node": ">= 16"
  375. }
  376. },
  377. "node_modules/@crawlee/playwright": {
  378. "version": "3.6.1",
  379. "license": "Apache-2.0",
  380. "dependencies": {
  381. "@apify/datastructures": "^2.0.0",
  382. "@apify/log": "^2.4.0",
  383. "@crawlee/browser": "3.6.1",
  384. "@crawlee/browser-pool": "3.6.1",
  385. "@crawlee/types": "3.6.1",
  386. "@crawlee/utils": "3.6.1",
  387. "cheerio": "^1.0.0-rc.12",
  388. "idcac-playwright": "^0.1.2",
  389. "jquery": "^3.6.0",
  390. "ow": "^0.28.1",
  391. "tslib": "^2.4.0"
  392. },
  393. "engines": {
  394. "node": ">=16.0.0"
  395. },
  396. "peerDependencies": {
  397. "playwright": "*"
  398. },
  399. "peerDependenciesMeta": {
  400. "playwright": {
  401. "optional": true
  402. }
  403. }
  404. },
  405. "node_modules/@crawlee/puppeteer": {
  406. "version": "3.6.1",
  407. "license": "Apache-2.0",
  408. "dependencies": {
  409. "@apify/datastructures": "^2.0.0",
  410. "@apify/log": "^2.4.0",
  411. "@crawlee/browser": "3.6.1",
  412. "@crawlee/browser-pool": "3.6.1",
  413. "@crawlee/types": "3.6.1",
  414. "@crawlee/utils": "3.6.1",
  415. "cheerio": "^1.0.0-rc.12",
  416. "devtools-protocol": "*",
  417. "idcac-playwright": "^0.1.2",
  418. "jquery": "^3.6.0",
  419. "ow": "^0.28.1",
  420. "tslib": "^2.4.0"
  421. },
  422. "engines": {
  423. "node": ">=16.0.0"
  424. },
  425. "peerDependencies": {
  426. "puppeteer": "*"
  427. },
  428. "peerDependenciesMeta": {
  429. "puppeteer": {
  430. "optional": true
  431. }
  432. }
  433. },
  434. "node_modules/@crawlee/templates": {
  435. "version": "3.6.1",
  436. "license": "Apache-2.0",
  437. "dependencies": {
  438. "ansi-colors": "^4.1.3",
  439. "inquirer": "^9.0.0",
  440. "tslib": "^2.4.0",
  441. "yargonaut": "^1.1.4",
  442. "yargs": "^17.5.1"
  443. },
  444. "engines": {
  445. "node": ">=16.0.0"
  446. }
  447. },
  448. "node_modules/@crawlee/templates/node_modules/inquirer": {
  449. "version": "9.2.12",
  450. "license": "MIT",
  451. "dependencies": {
  452. "@ljharb/through": "^2.3.11",
  453. "ansi-escapes": "^4.3.2",
  454. "chalk": "^5.3.0",
  455. "cli-cursor": "^3.1.0",
  456. "cli-width": "^4.1.0",
  457. "external-editor": "^3.1.0",
  458. "figures": "^5.0.0",
  459. "lodash": "^4.17.21",
  460. "mute-stream": "1.0.0",
  461. "ora": "^5.4.1",
  462. "run-async": "^3.0.0",
  463. "rxjs": "^7.8.1",
  464. "string-width": "^4.2.3",
  465. "strip-ansi": "^6.0.1",
  466. "wrap-ansi": "^6.2.0"
  467. },
  468. "engines": {
  469. "node": ">=14.18.0"
  470. }
  471. },
  472. "node_modules/@crawlee/templates/node_modules/inquirer/node_modules/chalk": {
  473. "version": "5.3.0",
  474. "license": "MIT",
  475. "engines": {
  476. "node": "^12.17.0 || ^14.13 || >=16.0.0"
  477. },
  478. "funding": {
  479. "url": "https://github.com/chalk/chalk?sponsor=1"
  480. }
  481. },
  482. "node_modules/@crawlee/templates/node_modules/inquirer/node_modules/cli-width": {
  483. "version": "4.1.0",
  484. "license": "ISC",
  485. "engines": {
  486. "node": ">= 12"
  487. }
  488. },
  489. "node_modules/@crawlee/templates/node_modules/inquirer/node_modules/figures": {
  490. "version": "5.0.0",
  491. "license": "MIT",
  492. "dependencies": {
  493. "escape-string-regexp": "^5.0.0",
  494. "is-unicode-supported": "^1.2.0"
  495. },
  496. "engines": {
  497. "node": ">=14"
  498. },
  499. "funding": {
  500. "url": "https://github.com/sponsors/sindresorhus"
  501. }
  502. },
  503. "node_modules/@crawlee/templates/node_modules/inquirer/node_modules/figures/node_modules/escape-string-regexp": {
  504. "version": "5.0.0",
  505. "license": "MIT",
  506. "engines": {
  507. "node": ">=12"
  508. },
  509. "funding": {
  510. "url": "https://github.com/sponsors/sindresorhus"
  511. }
  512. },
  513. "node_modules/@crawlee/templates/node_modules/inquirer/node_modules/figures/node_modules/is-unicode-supported": {
  514. "version": "1.3.0",
  515. "license": "MIT",
  516. "engines": {
  517. "node": ">=12"
  518. },
  519. "funding": {
  520. "url": "https://github.com/sponsors/sindresorhus"
  521. }
  522. },
  523. "node_modules/@crawlee/templates/node_modules/inquirer/node_modules/mute-stream": {
  524. "version": "1.0.0",
  525. "license": "ISC",
  526. "engines": {
  527. "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
  528. }
  529. },
  530. "node_modules/@crawlee/templates/node_modules/inquirer/node_modules/run-async": {
  531. "version": "3.0.0",
  532. "license": "MIT",
  533. "engines": {
  534. "node": ">=0.12.0"
  535. }
  536. },
  537. "node_modules/@crawlee/types": {
  538. "version": "3.6.1",
  539. "license": "Apache-2.0",
  540. "dependencies": {
  541. "tslib": "^2.4.0"
  542. },
  543. "engines": {
  544. "node": ">=16.0.0"
  545. }
  546. },
  547. "node_modules/@crawlee/utils": {
  548. "version": "3.6.1",
  549. "license": "Apache-2.0",
  550. "dependencies": {
  551. "@apify/log": "^2.4.0",
  552. "@apify/ps-tree": "^1.2.0",
  553. "@crawlee/types": "3.6.1",
  554. "cheerio": "^1.0.0-rc.12",
  555. "got-scraping": "^4.0.0",
  556. "ow": "^0.28.1",
  557. "tslib": "^2.4.0"
  558. },
  559. "engines": {
  560. "node": ">=16.0.0"
  561. }
  562. },
  563. "node_modules/@cspotcode/source-map-support": {
  564. "version": "0.8.1",
  565. "dev": true,
  566. "license": "MIT",
  567. "dependencies": {
  568. "@jridgewell/trace-mapping": "0.3.9"
  569. },
  570. "engines": {
  571. "node": ">=12"
  572. }
  573. },
  574. "node_modules/@isaacs/cliui": {
  575. "version": "8.0.2",
  576. "license": "ISC",
  577. "dependencies": {
  578. "string-width": "^5.1.2",
  579. "string-width-cjs": "npm:string-width@^4.2.0",
  580. "strip-ansi": "^7.0.1",
  581. "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
  582. "wrap-ansi": "^8.1.0",
  583. "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
  584. },
  585. "engines": {
  586. "node": ">=12"
  587. }
  588. },
  589. "node_modules/@isaacs/cliui/node_modules/string-width": {
  590. "version": "5.1.2",
  591. "license": "MIT",
  592. "dependencies": {
  593. "eastasianwidth": "^0.2.0",
  594. "emoji-regex": "^9.2.2",
  595. "strip-ansi": "^7.0.1"
  596. },
  597. "engines": {
  598. "node": ">=12"
  599. },
  600. "funding": {
  601. "url": "https://github.com/sponsors/sindresorhus"
  602. }
  603. },
  604. "node_modules/@isaacs/cliui/node_modules/string-width-cjs": {
  605. "name": "string-width",
  606. "version": "4.2.3",
  607. "license": "MIT",
  608. "dependencies": {
  609. "emoji-regex": "^8.0.0",
  610. "is-fullwidth-code-point": "^3.0.0",
  611. "strip-ansi": "^6.0.1"
  612. },
  613. "engines": {
  614. "node": ">=8"
  615. }
  616. },
  617. "node_modules/@isaacs/cliui/node_modules/string-width-cjs/node_modules/strip-ansi": {
  618. "version": "6.0.1",
  619. "license": "MIT",
  620. "dependencies": {
  621. "ansi-regex": "^5.0.1"
  622. },
  623. "engines": {
  624. "node": ">=8"
  625. }
  626. },
  627. "node_modules/@isaacs/cliui/node_modules/string-width/node_modules/emoji-regex": {
  628. "version": "9.2.2",
  629. "license": "MIT"
  630. },
  631. "node_modules/@isaacs/cliui/node_modules/strip-ansi": {
  632. "version": "7.1.0",
  633. "license": "MIT",
  634. "dependencies": {
  635. "ansi-regex": "^6.0.1"
  636. },
  637. "engines": {
  638. "node": ">=12"
  639. },
  640. "funding": {
  641. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  642. }
  643. },
  644. "node_modules/@isaacs/cliui/node_modules/strip-ansi-cjs": {
  645. "name": "strip-ansi",
  646. "version": "6.0.1",
  647. "license": "MIT",
  648. "dependencies": {
  649. "ansi-regex": "^5.0.1"
  650. },
  651. "engines": {
  652. "node": ">=8"
  653. }
  654. },
  655. "node_modules/@isaacs/cliui/node_modules/strip-ansi/node_modules/ansi-regex": {
  656. "version": "6.0.1",
  657. "license": "MIT",
  658. "engines": {
  659. "node": ">=12"
  660. },
  661. "funding": {
  662. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  663. }
  664. },
  665. "node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
  666. "version": "8.1.0",
  667. "license": "MIT",
  668. "dependencies": {
  669. "ansi-styles": "^6.1.0",
  670. "string-width": "^5.0.1",
  671. "strip-ansi": "^7.0.1"
  672. },
  673. "engines": {
  674. "node": ">=12"
  675. },
  676. "funding": {
  677. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  678. }
  679. },
  680. "node_modules/@isaacs/cliui/node_modules/wrap-ansi-cjs": {
  681. "name": "wrap-ansi",
  682. "version": "7.0.0",
  683. "license": "MIT",
  684. "dependencies": {
  685. "ansi-styles": "^4.0.0",
  686. "string-width": "^4.1.0",
  687. "strip-ansi": "^6.0.0"
  688. },
  689. "engines": {
  690. "node": ">=10"
  691. },
  692. "funding": {
  693. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  694. }
  695. },
  696. "node_modules/@isaacs/cliui/node_modules/wrap-ansi-cjs/node_modules/string-width": {
  697. "version": "4.2.3",
  698. "license": "MIT",
  699. "dependencies": {
  700. "emoji-regex": "^8.0.0",
  701. "is-fullwidth-code-point": "^3.0.0",
  702. "strip-ansi": "^6.0.1"
  703. },
  704. "engines": {
  705. "node": ">=8"
  706. }
  707. },
  708. "node_modules/@isaacs/cliui/node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
  709. "version": "6.0.1",
  710. "license": "MIT",
  711. "dependencies": {
  712. "ansi-regex": "^5.0.1"
  713. },
  714. "engines": {
  715. "node": ">=8"
  716. }
  717. },
  718. "node_modules/@isaacs/cliui/node_modules/wrap-ansi/node_modules/ansi-styles": {
  719. "version": "6.2.1",
  720. "license": "MIT",
  721. "engines": {
  722. "node": ">=12"
  723. },
  724. "funding": {
  725. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  726. }
  727. },
  728. "node_modules/@jridgewell/resolve-uri": {
  729. "version": "3.1.1",
  730. "dev": true,
  731. "license": "MIT",
  732. "engines": {
  733. "node": ">=6.0.0"
  734. }
  735. },
  736. "node_modules/@jridgewell/sourcemap-codec": {
  737. "version": "1.4.15",
  738. "dev": true,
  739. "license": "MIT"
  740. },
  741. "node_modules/@jridgewell/trace-mapping": {
  742. "version": "0.3.9",
  743. "dev": true,
  744. "license": "MIT",
  745. "dependencies": {
  746. "@jridgewell/resolve-uri": "^3.0.3",
  747. "@jridgewell/sourcemap-codec": "^1.4.10"
  748. }
  749. },
  750. "node_modules/@ljharb/through": {
  751. "version": "2.3.11",
  752. "license": "MIT",
  753. "dependencies": {
  754. "call-bind": "^1.0.2"
  755. },
  756. "engines": {
  757. "node": ">= 0.4"
  758. }
  759. },
  760. "node_modules/@pkgjs/parseargs": {
  761. "version": "0.11.0",
  762. "license": "MIT",
  763. "optional": true,
  764. "engines": {
  765. "node": ">=14"
  766. }
  767. },
  768. "node_modules/@sapphire/async-queue": {
  769. "version": "1.5.0",
  770. "license": "MIT",
  771. "engines": {
  772. "node": ">=v14.0.0",
  773. "npm": ">=7.0.0"
  774. }
  775. },
  776. "node_modules/@sapphire/shapeshift": {
  777. "version": "3.9.3",
  778. "license": "MIT",
  779. "dependencies": {
  780. "fast-deep-equal": "^3.1.3",
  781. "lodash": "^4.17.21"
  782. },
  783. "engines": {
  784. "node": ">=v14.0.0",
  785. "npm": ">=7.0.0"
  786. }
  787. },
  788. "node_modules/@sindresorhus/is": {
  789. "version": "4.6.0",
  790. "license": "MIT",
  791. "engines": {
  792. "node": ">=10"
  793. },
  794. "funding": {
  795. "url": "https://github.com/sindresorhus/is?sponsor=1"
  796. }
  797. },
  798. "node_modules/@szmarczak/http-timer": {
  799. "version": "5.0.1",
  800. "license": "MIT",
  801. "dependencies": {
  802. "defer-to-connect": "^2.0.1"
  803. },
  804. "engines": {
  805. "node": ">=14.16"
  806. }
  807. },
  808. "node_modules/@tootallnate/once": {
  809. "version": "2.0.0",
  810. "license": "MIT",
  811. "engines": {
  812. "node": ">= 10"
  813. }
  814. },
  815. "node_modules/@tsconfig/node10": {
  816. "version": "1.0.9",
  817. "dev": true,
  818. "license": "MIT"
  819. },
  820. "node_modules/@tsconfig/node12": {
  821. "version": "1.0.11",
  822. "dev": true,
  823. "license": "MIT"
  824. },
  825. "node_modules/@tsconfig/node14": {
  826. "version": "1.0.3",
  827. "dev": true,
  828. "license": "MIT"
  829. },
  830. "node_modules/@tsconfig/node16": {
  831. "version": "1.0.4",
  832. "dev": true,
  833. "license": "MIT"
  834. },
  835. "node_modules/@types/content-type": {
  836. "version": "1.1.8",
  837. "license": "MIT"
  838. },
  839. "node_modules/@types/http-cache-semantics": {
  840. "version": "4.0.4",
  841. "license": "MIT"
  842. },
  843. "node_modules/@types/inquirer": {
  844. "version": "9.0.7",
  845. "dev": true,
  846. "license": "MIT",
  847. "dependencies": {
  848. "@types/through": "*",
  849. "rxjs": "^7.2.0"
  850. }
  851. },
  852. "node_modules/@types/jsdom": {
  853. "version": "21.1.5",
  854. "license": "MIT",
  855. "dependencies": {
  856. "@types/node": "*",
  857. "@types/tough-cookie": "*",
  858. "parse5": "^7.0.0"
  859. }
  860. },
  861. "node_modules/@types/node": {
  862. "version": "20.9.2",
  863. "license": "MIT",
  864. "dependencies": {
  865. "undici-types": "~5.26.4"
  866. }
  867. },
  868. "node_modules/@types/through": {
  869. "version": "0.0.33",
  870. "dev": true,
  871. "license": "MIT",
  872. "dependencies": {
  873. "@types/node": "*"
  874. }
  875. },
  876. "node_modules/@types/tough-cookie": {
  877. "version": "4.0.5",
  878. "license": "MIT"
  879. },
  880. "node_modules/@vladfrangu/async_event_emitter": {
  881. "version": "2.2.2",
  882. "license": "MIT",
  883. "engines": {
  884. "node": ">=v14.0.0",
  885. "npm": ">=7.0.0"
  886. }
  887. },
  888. "node_modules/abab": {
  889. "version": "2.0.6",
  890. "license": "BSD-3-Clause"
  891. },
  892. "node_modules/acorn": {
  893. "version": "8.11.2",
  894. "dev": true,
  895. "license": "MIT",
  896. "bin": {
  897. "acorn": "bin/acorn"
  898. },
  899. "engines": {
  900. "node": ">=0.4.0"
  901. }
  902. },
  903. "node_modules/acorn-walk": {
  904. "version": "8.3.0",
  905. "dev": true,
  906. "license": "MIT",
  907. "engines": {
  908. "node": ">=0.4.0"
  909. }
  910. },
  911. "node_modules/adm-zip": {
  912. "version": "0.5.10",
  913. "license": "MIT",
  914. "engines": {
  915. "node": ">=6.0"
  916. }
  917. },
  918. "node_modules/agent-base": {
  919. "version": "6.0.2",
  920. "license": "MIT",
  921. "dependencies": {
  922. "debug": "4"
  923. },
  924. "engines": {
  925. "node": ">= 6.0.0"
  926. }
  927. },
  928. "node_modules/ansi-colors": {
  929. "version": "4.1.3",
  930. "license": "MIT",
  931. "engines": {
  932. "node": ">=6"
  933. }
  934. },
  935. "node_modules/ansi-escapes": {
  936. "version": "4.3.2",
  937. "license": "MIT",
  938. "dependencies": {
  939. "type-fest": "^0.21.3"
  940. },
  941. "engines": {
  942. "node": ">=8"
  943. },
  944. "funding": {
  945. "url": "https://github.com/sponsors/sindresorhus"
  946. }
  947. },
  948. "node_modules/ansi-escapes/node_modules/type-fest": {
  949. "version": "0.21.3",
  950. "license": "(MIT OR CC0-1.0)",
  951. "engines": {
  952. "node": ">=10"
  953. },
  954. "funding": {
  955. "url": "https://github.com/sponsors/sindresorhus"
  956. }
  957. },
  958. "node_modules/ansi-regex": {
  959. "version": "5.0.1",
  960. "license": "MIT",
  961. "engines": {
  962. "node": ">=8"
  963. }
  964. },
  965. "node_modules/ansi-styles": {
  966. "version": "4.3.0",
  967. "license": "MIT",
  968. "dependencies": {
  969. "color-convert": "^2.0.1"
  970. },
  971. "engines": {
  972. "node": ">=8"
  973. },
  974. "funding": {
  975. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  976. }
  977. },
  978. "node_modules/arg": {
  979. "version": "4.1.3",
  980. "dev": true,
  981. "license": "MIT"
  982. },
  983. "node_modules/asynckit": {
  984. "version": "0.4.0",
  985. "license": "MIT"
  986. },
  987. "node_modules/balanced-match": {
  988. "version": "1.0.2",
  989. "license": "MIT"
  990. },
  991. "node_modules/base64-js": {
  992. "version": "1.5.1",
  993. "funding": [
  994. {
  995. "type": "github",
  996. "url": "https://github.com/sponsors/feross"
  997. },
  998. {
  999. "type": "patreon",
  1000. "url": "https://www.patreon.com/feross"
  1001. },
  1002. {
  1003. "type": "consulting",
  1004. "url": "https://feross.org/support"
  1005. }
  1006. ],
  1007. "license": "MIT"
  1008. },
  1009. "node_modules/bl": {
  1010. "version": "4.1.0",
  1011. "license": "MIT",
  1012. "dependencies": {
  1013. "buffer": "^5.5.0",
  1014. "inherits": "^2.0.4",
  1015. "readable-stream": "^3.4.0"
  1016. }
  1017. },
  1018. "node_modules/boolbase": {
  1019. "version": "1.0.0",
  1020. "license": "ISC"
  1021. },
  1022. "node_modules/brace-expansion": {
  1023. "version": "2.0.1",
  1024. "license": "MIT",
  1025. "dependencies": {
  1026. "balanced-match": "^1.0.0"
  1027. }
  1028. },
  1029. "node_modules/browserslist": {
  1030. "version": "4.22.1",
  1031. "funding": [
  1032. {
  1033. "type": "opencollective",
  1034. "url": "https://opencollective.com/browserslist"
  1035. },
  1036. {
  1037. "type": "tidelift",
  1038. "url": "https://tidelift.com/funding/github/npm/browserslist"
  1039. },
  1040. {
  1041. "type": "github",
  1042. "url": "https://github.com/sponsors/ai"
  1043. }
  1044. ],
  1045. "license": "MIT",
  1046. "dependencies": {
  1047. "caniuse-lite": "^1.0.30001541",
  1048. "electron-to-chromium": "^1.4.535",
  1049. "node-releases": "^2.0.13",
  1050. "update-browserslist-db": "^1.0.13"
  1051. },
  1052. "bin": {
  1053. "browserslist": "cli.js"
  1054. },
  1055. "engines": {
  1056. "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
  1057. }
  1058. },
  1059. "node_modules/buffer": {
  1060. "version": "5.7.1",
  1061. "funding": [
  1062. {
  1063. "type": "github",
  1064. "url": "https://github.com/sponsors/feross"
  1065. },
  1066. {
  1067. "type": "patreon",
  1068. "url": "https://www.patreon.com/feross"
  1069. },
  1070. {
  1071. "type": "consulting",
  1072. "url": "https://feross.org/support"
  1073. }
  1074. ],
  1075. "license": "MIT",
  1076. "dependencies": {
  1077. "base64-js": "^1.3.1",
  1078. "ieee754": "^1.1.13"
  1079. }
  1080. },
  1081. "node_modules/cacheable-lookup": {
  1082. "version": "7.0.0",
  1083. "license": "MIT",
  1084. "engines": {
  1085. "node": ">=14.16"
  1086. }
  1087. },
  1088. "node_modules/cacheable-request": {
  1089. "version": "10.2.14",
  1090. "license": "MIT",
  1091. "dependencies": {
  1092. "@types/http-cache-semantics": "^4.0.2",
  1093. "get-stream": "^6.0.1",
  1094. "http-cache-semantics": "^4.1.1",
  1095. "keyv": "^4.5.3",
  1096. "mimic-response": "^4.0.0",
  1097. "normalize-url": "^8.0.0",
  1098. "responselike": "^3.0.0"
  1099. },
  1100. "engines": {
  1101. "node": ">=14.16"
  1102. }
  1103. },
  1104. "node_modules/call-bind": {
  1105. "version": "1.0.5",
  1106. "license": "MIT",
  1107. "dependencies": {
  1108. "function-bind": "^1.1.2",
  1109. "get-intrinsic": "^1.2.1",
  1110. "set-function-length": "^1.1.1"
  1111. },
  1112. "funding": {
  1113. "url": "https://github.com/sponsors/ljharb"
  1114. }
  1115. },
  1116. "node_modules/callsites": {
  1117. "version": "3.1.0",
  1118. "license": "MIT",
  1119. "engines": {
  1120. "node": ">=6"
  1121. }
  1122. },
  1123. "node_modules/caniuse-lite": {
  1124. "version": "1.0.30001563",
  1125. "funding": [
  1126. {
  1127. "type": "opencollective",
  1128. "url": "https://opencollective.com/browserslist"
  1129. },
  1130. {
  1131. "type": "tidelift",
  1132. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  1133. },
  1134. {
  1135. "type": "github",
  1136. "url": "https://github.com/sponsors/ai"
  1137. }
  1138. ],
  1139. "license": "CC-BY-4.0"
  1140. },
  1141. "node_modules/chalk": {
  1142. "version": "5.3.0",
  1143. "license": "MIT",
  1144. "engines": {
  1145. "node": "^12.17.0 || ^14.13 || >=16.0.0"
  1146. },
  1147. "funding": {
  1148. "url": "https://github.com/chalk/chalk?sponsor=1"
  1149. }
  1150. },
  1151. "node_modules/chardet": {
  1152. "version": "0.7.0",
  1153. "license": "MIT"
  1154. },
  1155. "node_modules/cheerio": {
  1156. "version": "1.0.0-rc.12",
  1157. "license": "MIT",
  1158. "dependencies": {
  1159. "cheerio-select": "^2.1.0",
  1160. "dom-serializer": "^2.0.0",
  1161. "domhandler": "^5.0.3",
  1162. "domutils": "^3.0.1",
  1163. "htmlparser2": "^8.0.1",
  1164. "parse5": "^7.0.0",
  1165. "parse5-htmlparser2-tree-adapter": "^7.0.0"
  1166. },
  1167. "engines": {
  1168. "node": ">= 6"
  1169. },
  1170. "funding": {
  1171. "url": "https://github.com/cheeriojs/cheerio?sponsor=1"
  1172. }
  1173. },
  1174. "node_modules/cheerio-select": {
  1175. "version": "2.1.0",
  1176. "license": "BSD-2-Clause",
  1177. "dependencies": {
  1178. "boolbase": "^1.0.0",
  1179. "css-select": "^5.1.0",
  1180. "css-what": "^6.1.0",
  1181. "domelementtype": "^2.3.0",
  1182. "domhandler": "^5.0.3",
  1183. "domutils": "^3.0.1"
  1184. },
  1185. "funding": {
  1186. "url": "https://github.com/sponsors/fb55"
  1187. }
  1188. },
  1189. "node_modules/cheerio/node_modules/htmlparser2": {
  1190. "version": "8.0.2",
  1191. "funding": [
  1192. "https://github.com/fb55/htmlparser2?sponsor=1",
  1193. {
  1194. "type": "github",
  1195. "url": "https://github.com/sponsors/fb55"
  1196. }
  1197. ],
  1198. "license": "MIT",
  1199. "dependencies": {
  1200. "domelementtype": "^2.3.0",
  1201. "domhandler": "^5.0.3",
  1202. "domutils": "^3.0.1",
  1203. "entities": "^4.4.0"
  1204. }
  1205. },
  1206. "node_modules/cli-cursor": {
  1207. "version": "3.1.0",
  1208. "license": "MIT",
  1209. "dependencies": {
  1210. "restore-cursor": "^3.1.0"
  1211. },
  1212. "engines": {
  1213. "node": ">=8"
  1214. }
  1215. },
  1216. "node_modules/cli-spinners": {
  1217. "version": "2.9.1",
  1218. "license": "MIT",
  1219. "engines": {
  1220. "node": ">=6"
  1221. },
  1222. "funding": {
  1223. "url": "https://github.com/sponsors/sindresorhus"
  1224. }
  1225. },
  1226. "node_modules/cli-width": {
  1227. "version": "4.1.0",
  1228. "license": "ISC",
  1229. "engines": {
  1230. "node": ">= 12"
  1231. }
  1232. },
  1233. "node_modules/cliui": {
  1234. "version": "8.0.1",
  1235. "license": "ISC",
  1236. "dependencies": {
  1237. "string-width": "^4.2.0",
  1238. "strip-ansi": "^6.0.1",
  1239. "wrap-ansi": "^7.0.0"
  1240. },
  1241. "engines": {
  1242. "node": ">=12"
  1243. }
  1244. },
  1245. "node_modules/cliui/node_modules/wrap-ansi": {
  1246. "version": "7.0.0",
  1247. "license": "MIT",
  1248. "dependencies": {
  1249. "ansi-styles": "^4.0.0",
  1250. "string-width": "^4.1.0",
  1251. "strip-ansi": "^6.0.0"
  1252. },
  1253. "engines": {
  1254. "node": ">=10"
  1255. },
  1256. "funding": {
  1257. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  1258. }
  1259. },
  1260. "node_modules/clone": {
  1261. "version": "1.0.4",
  1262. "license": "MIT",
  1263. "engines": {
  1264. "node": ">=0.8"
  1265. }
  1266. },
  1267. "node_modules/color-convert": {
  1268. "version": "2.0.1",
  1269. "license": "MIT",
  1270. "dependencies": {
  1271. "color-name": "~1.1.4"
  1272. },
  1273. "engines": {
  1274. "node": ">=7.0.0"
  1275. }
  1276. },
  1277. "node_modules/color-name": {
  1278. "version": "1.1.4",
  1279. "license": "MIT"
  1280. },
  1281. "node_modules/combined-stream": {
  1282. "version": "1.0.8",
  1283. "license": "MIT",
  1284. "dependencies": {
  1285. "delayed-stream": "~1.0.0"
  1286. },
  1287. "engines": {
  1288. "node": ">= 0.8"
  1289. }
  1290. },
  1291. "node_modules/commander": {
  1292. "version": "11.1.0",
  1293. "license": "MIT",
  1294. "engines": {
  1295. "node": ">=16"
  1296. }
  1297. },
  1298. "node_modules/content-type": {
  1299. "version": "1.0.5",
  1300. "license": "MIT",
  1301. "engines": {
  1302. "node": ">= 0.6"
  1303. }
  1304. },
  1305. "node_modules/crawlee": {
  1306. "version": "3.6.1",
  1307. "license": "Apache-2.0",
  1308. "dependencies": {
  1309. "@crawlee/basic": "3.6.1",
  1310. "@crawlee/browser": "3.6.1",
  1311. "@crawlee/browser-pool": "3.6.1",
  1312. "@crawlee/cheerio": "3.6.1",
  1313. "@crawlee/cli": "3.6.1",
  1314. "@crawlee/core": "3.6.1",
  1315. "@crawlee/http": "3.6.1",
  1316. "@crawlee/jsdom": "3.6.1",
  1317. "@crawlee/linkedom": "3.6.1",
  1318. "@crawlee/playwright": "3.6.1",
  1319. "@crawlee/puppeteer": "3.6.1",
  1320. "@crawlee/utils": "3.6.1",
  1321. "import-local": "^3.1.0",
  1322. "tslib": "^2.4.0"
  1323. },
  1324. "bin": {
  1325. "crawlee": "cli.js"
  1326. },
  1327. "engines": {
  1328. "node": ">=16.0.0"
  1329. },
  1330. "peerDependencies": {
  1331. "playwright": "*",
  1332. "puppeteer": "*"
  1333. },
  1334. "peerDependenciesMeta": {
  1335. "playwright": {
  1336. "optional": true
  1337. },
  1338. "puppeteer": {
  1339. "optional": true
  1340. }
  1341. }
  1342. },
  1343. "node_modules/create-require": {
  1344. "version": "1.1.1",
  1345. "dev": true,
  1346. "license": "MIT"
  1347. },
  1348. "node_modules/cross-env": {
  1349. "version": "7.0.3",
  1350. "resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.3.tgz",
  1351. "integrity": "sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==",
  1352. "dependencies": {
  1353. "cross-spawn": "^7.0.1"
  1354. },
  1355. "bin": {
  1356. "cross-env": "src/bin/cross-env.js",
  1357. "cross-env-shell": "src/bin/cross-env-shell.js"
  1358. },
  1359. "engines": {
  1360. "node": ">=10.14",
  1361. "npm": ">=6",
  1362. "yarn": ">=1"
  1363. }
  1364. },
  1365. "node_modules/cross-spawn": {
  1366. "version": "7.0.3",
  1367. "license": "MIT",
  1368. "dependencies": {
  1369. "path-key": "^3.1.0",
  1370. "shebang-command": "^2.0.0",
  1371. "which": "^2.0.1"
  1372. },
  1373. "engines": {
  1374. "node": ">= 8"
  1375. }
  1376. },
  1377. "node_modules/css-select": {
  1378. "version": "5.1.0",
  1379. "license": "BSD-2-Clause",
  1380. "dependencies": {
  1381. "boolbase": "^1.0.0",
  1382. "css-what": "^6.1.0",
  1383. "domhandler": "^5.0.2",
  1384. "domutils": "^3.0.1",
  1385. "nth-check": "^2.0.1"
  1386. },
  1387. "funding": {
  1388. "url": "https://github.com/sponsors/fb55"
  1389. }
  1390. },
  1391. "node_modules/css-what": {
  1392. "version": "6.1.0",
  1393. "license": "BSD-2-Clause",
  1394. "engines": {
  1395. "node": ">= 6"
  1396. },
  1397. "funding": {
  1398. "url": "https://github.com/sponsors/fb55"
  1399. }
  1400. },
  1401. "node_modules/cssom": {
  1402. "version": "0.5.0",
  1403. "license": "MIT"
  1404. },
  1405. "node_modules/cssstyle": {
  1406. "version": "3.0.0",
  1407. "license": "MIT",
  1408. "dependencies": {
  1409. "rrweb-cssom": "^0.6.0"
  1410. },
  1411. "engines": {
  1412. "node": ">=14"
  1413. }
  1414. },
  1415. "node_modules/csv-stringify": {
  1416. "version": "6.4.4",
  1417. "license": "MIT"
  1418. },
  1419. "node_modules/data-urls": {
  1420. "version": "4.0.0",
  1421. "license": "MIT",
  1422. "dependencies": {
  1423. "abab": "^2.0.6",
  1424. "whatwg-mimetype": "^3.0.0",
  1425. "whatwg-url": "^12.0.0"
  1426. },
  1427. "engines": {
  1428. "node": ">=14"
  1429. }
  1430. },
  1431. "node_modules/debug": {
  1432. "version": "4.3.4",
  1433. "license": "MIT",
  1434. "dependencies": {
  1435. "ms": "2.1.2"
  1436. },
  1437. "engines": {
  1438. "node": ">=6.0"
  1439. },
  1440. "peerDependenciesMeta": {
  1441. "supports-color": {
  1442. "optional": true
  1443. }
  1444. }
  1445. },
  1446. "node_modules/decimal.js": {
  1447. "version": "10.4.3",
  1448. "license": "MIT"
  1449. },
  1450. "node_modules/decompress-response": {
  1451. "version": "6.0.0",
  1452. "license": "MIT",
  1453. "dependencies": {
  1454. "mimic-response": "^3.1.0"
  1455. },
  1456. "engines": {
  1457. "node": ">=10"
  1458. },
  1459. "funding": {
  1460. "url": "https://github.com/sponsors/sindresorhus"
  1461. }
  1462. },
  1463. "node_modules/decompress-response/node_modules/mimic-response": {
  1464. "version": "3.1.0",
  1465. "license": "MIT",
  1466. "engines": {
  1467. "node": ">=10"
  1468. },
  1469. "funding": {
  1470. "url": "https://github.com/sponsors/sindresorhus"
  1471. }
  1472. },
  1473. "node_modules/defaults": {
  1474. "version": "1.0.4",
  1475. "license": "MIT",
  1476. "dependencies": {
  1477. "clone": "^1.0.2"
  1478. },
  1479. "funding": {
  1480. "url": "https://github.com/sponsors/sindresorhus"
  1481. }
  1482. },
  1483. "node_modules/defer-to-connect": {
  1484. "version": "2.0.1",
  1485. "license": "MIT",
  1486. "engines": {
  1487. "node": ">=10"
  1488. }
  1489. },
  1490. "node_modules/define-data-property": {
  1491. "version": "1.1.1",
  1492. "license": "MIT",
  1493. "dependencies": {
  1494. "get-intrinsic": "^1.2.1",
  1495. "gopd": "^1.0.1",
  1496. "has-property-descriptors": "^1.0.0"
  1497. },
  1498. "engines": {
  1499. "node": ">= 0.4"
  1500. }
  1501. },
  1502. "node_modules/delayed-stream": {
  1503. "version": "1.0.0",
  1504. "license": "MIT",
  1505. "engines": {
  1506. "node": ">=0.4.0"
  1507. }
  1508. },
  1509. "node_modules/devtools-protocol": {
  1510. "version": "0.0.1226504",
  1511. "license": "BSD-3-Clause"
  1512. },
  1513. "node_modules/diff": {
  1514. "version": "4.0.2",
  1515. "dev": true,
  1516. "license": "BSD-3-Clause",
  1517. "engines": {
  1518. "node": ">=0.3.1"
  1519. }
  1520. },
  1521. "node_modules/dom-serializer": {
  1522. "version": "2.0.0",
  1523. "license": "MIT",
  1524. "dependencies": {
  1525. "domelementtype": "^2.3.0",
  1526. "domhandler": "^5.0.2",
  1527. "entities": "^4.2.0"
  1528. },
  1529. "funding": {
  1530. "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
  1531. }
  1532. },
  1533. "node_modules/domelementtype": {
  1534. "version": "2.3.0",
  1535. "funding": [
  1536. {
  1537. "type": "github",
  1538. "url": "https://github.com/sponsors/fb55"
  1539. }
  1540. ],
  1541. "license": "BSD-2-Clause"
  1542. },
  1543. "node_modules/domexception": {
  1544. "version": "4.0.0",
  1545. "license": "MIT",
  1546. "dependencies": {
  1547. "webidl-conversions": "^7.0.0"
  1548. },
  1549. "engines": {
  1550. "node": ">=12"
  1551. }
  1552. },
  1553. "node_modules/domhandler": {
  1554. "version": "5.0.3",
  1555. "license": "BSD-2-Clause",
  1556. "dependencies": {
  1557. "domelementtype": "^2.3.0"
  1558. },
  1559. "engines": {
  1560. "node": ">= 4"
  1561. },
  1562. "funding": {
  1563. "url": "https://github.com/fb55/domhandler?sponsor=1"
  1564. }
  1565. },
  1566. "node_modules/domutils": {
  1567. "version": "3.1.0",
  1568. "license": "BSD-2-Clause",
  1569. "dependencies": {
  1570. "dom-serializer": "^2.0.0",
  1571. "domelementtype": "^2.3.0",
  1572. "domhandler": "^5.0.3"
  1573. },
  1574. "funding": {
  1575. "url": "https://github.com/fb55/domutils?sponsor=1"
  1576. }
  1577. },
  1578. "node_modules/dot-prop": {
  1579. "version": "6.0.1",
  1580. "license": "MIT",
  1581. "dependencies": {
  1582. "is-obj": "^2.0.0"
  1583. },
  1584. "engines": {
  1585. "node": ">=10"
  1586. },
  1587. "funding": {
  1588. "url": "https://github.com/sponsors/sindresorhus"
  1589. }
  1590. },
  1591. "node_modules/duplexer": {
  1592. "version": "0.1.2",
  1593. "license": "MIT"
  1594. },
  1595. "node_modules/eastasianwidth": {
  1596. "version": "0.2.0",
  1597. "license": "MIT"
  1598. },
  1599. "node_modules/electron-to-chromium": {
  1600. "version": "1.4.588",
  1601. "license": "ISC"
  1602. },
  1603. "node_modules/emoji-regex": {
  1604. "version": "8.0.0",
  1605. "license": "MIT"
  1606. },
  1607. "node_modules/entities": {
  1608. "version": "4.5.0",
  1609. "license": "BSD-2-Clause",
  1610. "engines": {
  1611. "node": ">=0.12"
  1612. },
  1613. "funding": {
  1614. "url": "https://github.com/fb55/entities?sponsor=1"
  1615. }
  1616. },
  1617. "node_modules/escalade": {
  1618. "version": "3.1.1",
  1619. "license": "MIT",
  1620. "engines": {
  1621. "node": ">=6"
  1622. }
  1623. },
  1624. "node_modules/escape-string-regexp": {
  1625. "version": "5.0.0",
  1626. "license": "MIT",
  1627. "engines": {
  1628. "node": ">=12"
  1629. },
  1630. "funding": {
  1631. "url": "https://github.com/sponsors/sindresorhus"
  1632. }
  1633. },
  1634. "node_modules/event-stream": {
  1635. "version": "3.3.4",
  1636. "license": "MIT",
  1637. "dependencies": {
  1638. "duplexer": "~0.1.1",
  1639. "from": "~0",
  1640. "map-stream": "~0.1.0",
  1641. "pause-stream": "0.0.11",
  1642. "split": "0.3",
  1643. "stream-combiner": "~0.0.4",
  1644. "through": "~2.3.1"
  1645. }
  1646. },
  1647. "node_modules/external-editor": {
  1648. "version": "3.1.0",
  1649. "license": "MIT",
  1650. "dependencies": {
  1651. "chardet": "^0.7.0",
  1652. "iconv-lite": "^0.4.24",
  1653. "tmp": "^0.0.33"
  1654. },
  1655. "engines": {
  1656. "node": ">=4"
  1657. }
  1658. },
  1659. "node_modules/external-editor/node_modules/iconv-lite": {
  1660. "version": "0.4.24",
  1661. "license": "MIT",
  1662. "dependencies": {
  1663. "safer-buffer": ">= 2.1.2 < 3"
  1664. },
  1665. "engines": {
  1666. "node": ">=0.10.0"
  1667. }
  1668. },
  1669. "node_modules/fast-deep-equal": {
  1670. "version": "3.1.3",
  1671. "license": "MIT"
  1672. },
  1673. "node_modules/figlet": {
  1674. "version": "1.7.0",
  1675. "license": "MIT",
  1676. "bin": {
  1677. "figlet": "bin/index.js"
  1678. },
  1679. "engines": {
  1680. "node": ">= 0.4.0"
  1681. }
  1682. },
  1683. "node_modules/figures": {
  1684. "version": "5.0.0",
  1685. "license": "MIT",
  1686. "dependencies": {
  1687. "escape-string-regexp": "^5.0.0",
  1688. "is-unicode-supported": "^1.2.0"
  1689. },
  1690. "engines": {
  1691. "node": ">=14"
  1692. },
  1693. "funding": {
  1694. "url": "https://github.com/sponsors/sindresorhus"
  1695. }
  1696. },
  1697. "node_modules/find-up": {
  1698. "version": "4.1.0",
  1699. "license": "MIT",
  1700. "dependencies": {
  1701. "locate-path": "^5.0.0",
  1702. "path-exists": "^4.0.0"
  1703. },
  1704. "engines": {
  1705. "node": ">=8"
  1706. }
  1707. },
  1708. "node_modules/fingerprint-generator": {
  1709. "version": "2.1.43",
  1710. "license": "Apache-2.0",
  1711. "dependencies": {
  1712. "generative-bayesian-network": "^2.1.43",
  1713. "header-generator": "^2.1.43",
  1714. "tslib": "^2.4.0"
  1715. },
  1716. "engines": {
  1717. "node": ">=16.0.0"
  1718. }
  1719. },
  1720. "node_modules/fingerprint-injector": {
  1721. "version": "2.1.43",
  1722. "license": "Apache-2.0",
  1723. "dependencies": {
  1724. "fingerprint-generator": "^2.1.43",
  1725. "tslib": "^2.4.0"
  1726. },
  1727. "engines": {
  1728. "node": ">=16.0.0"
  1729. },
  1730. "peerDependencies": {
  1731. "playwright": "^1.22.2",
  1732. "puppeteer": ">= 9.x"
  1733. },
  1734. "peerDependenciesMeta": {
  1735. "playwright": {
  1736. "optional": true
  1737. },
  1738. "puppeteer": {
  1739. "optional": true
  1740. }
  1741. }
  1742. },
  1743. "node_modules/foreground-child": {
  1744. "version": "3.1.1",
  1745. "license": "ISC",
  1746. "dependencies": {
  1747. "cross-spawn": "^7.0.0",
  1748. "signal-exit": "^4.0.1"
  1749. },
  1750. "engines": {
  1751. "node": ">=14"
  1752. },
  1753. "funding": {
  1754. "url": "https://github.com/sponsors/isaacs"
  1755. }
  1756. },
  1757. "node_modules/form-data": {
  1758. "version": "4.0.0",
  1759. "license": "MIT",
  1760. "dependencies": {
  1761. "asynckit": "^0.4.0",
  1762. "combined-stream": "^1.0.8",
  1763. "mime-types": "^2.1.12"
  1764. },
  1765. "engines": {
  1766. "node": ">= 6"
  1767. }
  1768. },
  1769. "node_modules/form-data-encoder": {
  1770. "version": "2.1.4",
  1771. "license": "MIT",
  1772. "engines": {
  1773. "node": ">= 14.17"
  1774. }
  1775. },
  1776. "node_modules/from": {
  1777. "version": "0.1.7",
  1778. "license": "MIT"
  1779. },
  1780. "node_modules/fs-extra": {
  1781. "version": "11.1.1",
  1782. "license": "MIT",
  1783. "dependencies": {
  1784. "graceful-fs": "^4.2.0",
  1785. "jsonfile": "^6.0.1",
  1786. "universalify": "^2.0.0"
  1787. },
  1788. "engines": {
  1789. "node": ">=14.14"
  1790. }
  1791. },
  1792. "node_modules/function-bind": {
  1793. "version": "1.1.2",
  1794. "license": "MIT",
  1795. "funding": {
  1796. "url": "https://github.com/sponsors/ljharb"
  1797. }
  1798. },
  1799. "node_modules/generative-bayesian-network": {
  1800. "version": "2.1.43",
  1801. "license": "Apache-2.0",
  1802. "dependencies": {
  1803. "adm-zip": "^0.5.9",
  1804. "tslib": "^2.4.0"
  1805. }
  1806. },
  1807. "node_modules/get-caller-file": {
  1808. "version": "2.0.5",
  1809. "license": "ISC",
  1810. "engines": {
  1811. "node": "6.* || 8.* || >= 10.*"
  1812. }
  1813. },
  1814. "node_modules/get-intrinsic": {
  1815. "version": "1.2.2",
  1816. "license": "MIT",
  1817. "dependencies": {
  1818. "function-bind": "^1.1.2",
  1819. "has-proto": "^1.0.1",
  1820. "has-symbols": "^1.0.3",
  1821. "hasown": "^2.0.0"
  1822. },
  1823. "funding": {
  1824. "url": "https://github.com/sponsors/ljharb"
  1825. }
  1826. },
  1827. "node_modules/get-stream": {
  1828. "version": "6.0.1",
  1829. "license": "MIT",
  1830. "engines": {
  1831. "node": ">=10"
  1832. },
  1833. "funding": {
  1834. "url": "https://github.com/sponsors/sindresorhus"
  1835. }
  1836. },
  1837. "node_modules/glob": {
  1838. "version": "10.3.10",
  1839. "license": "ISC",
  1840. "dependencies": {
  1841. "foreground-child": "^3.1.0",
  1842. "jackspeak": "^2.3.5",
  1843. "minimatch": "^9.0.1",
  1844. "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
  1845. "path-scurry": "^1.10.1"
  1846. },
  1847. "bin": {
  1848. "glob": "dist/esm/bin.mjs"
  1849. },
  1850. "engines": {
  1851. "node": ">=16 || 14 >=14.17"
  1852. },
  1853. "funding": {
  1854. "url": "https://github.com/sponsors/isaacs"
  1855. }
  1856. },
  1857. "node_modules/gopd": {
  1858. "version": "1.0.1",
  1859. "license": "MIT",
  1860. "dependencies": {
  1861. "get-intrinsic": "^1.1.3"
  1862. },
  1863. "funding": {
  1864. "url": "https://github.com/sponsors/ljharb"
  1865. }
  1866. },
  1867. "node_modules/got": {
  1868. "version": "13.0.0",
  1869. "license": "MIT",
  1870. "dependencies": {
  1871. "@sindresorhus/is": "^5.2.0",
  1872. "@szmarczak/http-timer": "^5.0.1",
  1873. "cacheable-lookup": "^7.0.0",
  1874. "cacheable-request": "^10.2.8",
  1875. "decompress-response": "^6.0.0",
  1876. "form-data-encoder": "^2.1.2",
  1877. "get-stream": "^6.0.1",
  1878. "http2-wrapper": "^2.1.10",
  1879. "lowercase-keys": "^3.0.0",
  1880. "p-cancelable": "^3.0.0",
  1881. "responselike": "^3.0.0"
  1882. },
  1883. "engines": {
  1884. "node": ">=16"
  1885. },
  1886. "funding": {
  1887. "url": "https://github.com/sindresorhus/got?sponsor=1"
  1888. }
  1889. },
  1890. "node_modules/got-scraping": {
  1891. "version": "4.0.1",
  1892. "license": "Apache-2.0",
  1893. "dependencies": {
  1894. "got": "^13.0.0",
  1895. "header-generator": "^2.1.41",
  1896. "http2-wrapper": "^2.2.0",
  1897. "mimic-response": "^4.0.0",
  1898. "ow": "^1.1.1",
  1899. "quick-lru": "^7.0.0",
  1900. "tslib": "^2.6.2"
  1901. },
  1902. "engines": {
  1903. "node": ">=16"
  1904. }
  1905. },
  1906. "node_modules/got-scraping/node_modules/ow": {
  1907. "version": "1.1.1",
  1908. "license": "MIT",
  1909. "dependencies": {
  1910. "@sindresorhus/is": "^5.3.0",
  1911. "callsites": "^4.0.0",
  1912. "dot-prop": "^7.2.0",
  1913. "lodash.isequal": "^4.5.0",
  1914. "vali-date": "^1.0.0"
  1915. },
  1916. "engines": {
  1917. "node": ">=14.16"
  1918. },
  1919. "funding": {
  1920. "url": "https://github.com/sponsors/sindresorhus"
  1921. }
  1922. },
  1923. "node_modules/got-scraping/node_modules/ow/node_modules/@sindresorhus/is": {
  1924. "version": "5.6.0",
  1925. "license": "MIT",
  1926. "engines": {
  1927. "node": ">=14.16"
  1928. },
  1929. "funding": {
  1930. "url": "https://github.com/sindresorhus/is?sponsor=1"
  1931. }
  1932. },
  1933. "node_modules/got-scraping/node_modules/ow/node_modules/callsites": {
  1934. "version": "4.1.0",
  1935. "license": "MIT",
  1936. "engines": {
  1937. "node": ">=12.20"
  1938. },
  1939. "funding": {
  1940. "url": "https://github.com/sponsors/sindresorhus"
  1941. }
  1942. },
  1943. "node_modules/got-scraping/node_modules/ow/node_modules/dot-prop": {
  1944. "version": "7.2.0",
  1945. "license": "MIT",
  1946. "dependencies": {
  1947. "type-fest": "^2.11.2"
  1948. },
  1949. "engines": {
  1950. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  1951. },
  1952. "funding": {
  1953. "url": "https://github.com/sponsors/sindresorhus"
  1954. }
  1955. },
  1956. "node_modules/got-scraping/node_modules/ow/node_modules/dot-prop/node_modules/type-fest": {
  1957. "version": "2.19.0",
  1958. "license": "(MIT OR CC0-1.0)",
  1959. "engines": {
  1960. "node": ">=12.20"
  1961. },
  1962. "funding": {
  1963. "url": "https://github.com/sponsors/sindresorhus"
  1964. }
  1965. },
  1966. "node_modules/got-scraping/node_modules/quick-lru": {
  1967. "version": "7.0.0",
  1968. "license": "MIT",
  1969. "engines": {
  1970. "node": ">=18"
  1971. },
  1972. "funding": {
  1973. "url": "https://github.com/sponsors/sindresorhus"
  1974. }
  1975. },
  1976. "node_modules/got/node_modules/@sindresorhus/is": {
  1977. "version": "5.6.0",
  1978. "license": "MIT",
  1979. "engines": {
  1980. "node": ">=14.16"
  1981. },
  1982. "funding": {
  1983. "url": "https://github.com/sindresorhus/is?sponsor=1"
  1984. }
  1985. },
  1986. "node_modules/gpt-tokenizer": {
  1987. "version": "2.1.2",
  1988. "resolved": "https://registry.npmjs.org/gpt-tokenizer/-/gpt-tokenizer-2.1.2.tgz",
  1989. "integrity": "sha512-HSuI5d6uey+c7x/VzQlPfCoGrfLyAc28vxWofKbjR9PJHm0AjQGSWkKw/OJnb+8S1g7nzgRsf0WH3dK+NNWYbg==",
  1990. "dependencies": {
  1991. "rfc4648": "^1.5.2"
  1992. }
  1993. },
  1994. "node_modules/graceful-fs": {
  1995. "version": "4.2.11",
  1996. "license": "ISC"
  1997. },
  1998. "node_modules/has-ansi": {
  1999. "version": "2.0.0",
  2000. "license": "MIT",
  2001. "dependencies": {
  2002. "ansi-regex": "^2.0.0"
  2003. },
  2004. "engines": {
  2005. "node": ">=0.10.0"
  2006. }
  2007. },
  2008. "node_modules/has-ansi/node_modules/ansi-regex": {
  2009. "version": "2.1.1",
  2010. "license": "MIT",
  2011. "engines": {
  2012. "node": ">=0.10.0"
  2013. }
  2014. },
  2015. "node_modules/has-flag": {
  2016. "version": "4.0.0",
  2017. "license": "MIT",
  2018. "engines": {
  2019. "node": ">=8"
  2020. }
  2021. },
  2022. "node_modules/has-property-descriptors": {
  2023. "version": "1.0.1",
  2024. "license": "MIT",
  2025. "dependencies": {
  2026. "get-intrinsic": "^1.2.2"
  2027. },
  2028. "funding": {
  2029. "url": "https://github.com/sponsors/ljharb"
  2030. }
  2031. },
  2032. "node_modules/has-proto": {
  2033. "version": "1.0.1",
  2034. "license": "MIT",
  2035. "engines": {
  2036. "node": ">= 0.4"
  2037. },
  2038. "funding": {
  2039. "url": "https://github.com/sponsors/ljharb"
  2040. }
  2041. },
  2042. "node_modules/has-symbols": {
  2043. "version": "1.0.3",
  2044. "license": "MIT",
  2045. "engines": {
  2046. "node": ">= 0.4"
  2047. },
  2048. "funding": {
  2049. "url": "https://github.com/sponsors/ljharb"
  2050. }
  2051. },
  2052. "node_modules/hasown": {
  2053. "version": "2.0.0",
  2054. "license": "MIT",
  2055. "dependencies": {
  2056. "function-bind": "^1.1.2"
  2057. },
  2058. "engines": {
  2059. "node": ">= 0.4"
  2060. }
  2061. },
  2062. "node_modules/header-generator": {
  2063. "version": "2.1.43",
  2064. "license": "Apache-2.0",
  2065. "dependencies": {
  2066. "browserslist": "^4.21.1",
  2067. "generative-bayesian-network": "^2.1.43",
  2068. "ow": "^0.28.1",
  2069. "tslib": "^2.4.0"
  2070. },
  2071. "engines": {
  2072. "node": ">=16.0.0"
  2073. }
  2074. },
  2075. "node_modules/html-encoding-sniffer": {
  2076. "version": "3.0.0",
  2077. "license": "MIT",
  2078. "dependencies": {
  2079. "whatwg-encoding": "^2.0.0"
  2080. },
  2081. "engines": {
  2082. "node": ">=12"
  2083. }
  2084. },
  2085. "node_modules/html-escaper": {
  2086. "version": "3.0.3",
  2087. "license": "MIT"
  2088. },
  2089. "node_modules/htmlparser2": {
  2090. "version": "9.0.0",
  2091. "funding": [
  2092. "https://github.com/fb55/htmlparser2?sponsor=1",
  2093. {
  2094. "type": "github",
  2095. "url": "https://github.com/sponsors/fb55"
  2096. }
  2097. ],
  2098. "license": "MIT",
  2099. "dependencies": {
  2100. "domelementtype": "^2.3.0",
  2101. "domhandler": "^5.0.3",
  2102. "domutils": "^3.1.0",
  2103. "entities": "^4.5.0"
  2104. }
  2105. },
  2106. "node_modules/http-cache-semantics": {
  2107. "version": "4.1.1",
  2108. "license": "BSD-2-Clause"
  2109. },
  2110. "node_modules/http-proxy-agent": {
  2111. "version": "5.0.0",
  2112. "license": "MIT",
  2113. "dependencies": {
  2114. "@tootallnate/once": "2",
  2115. "agent-base": "6",
  2116. "debug": "4"
  2117. },
  2118. "engines": {
  2119. "node": ">= 6"
  2120. }
  2121. },
  2122. "node_modules/http2-wrapper": {
  2123. "version": "2.2.1",
  2124. "license": "MIT",
  2125. "dependencies": {
  2126. "quick-lru": "^5.1.1",
  2127. "resolve-alpn": "^1.2.0"
  2128. },
  2129. "engines": {
  2130. "node": ">=10.19.0"
  2131. }
  2132. },
  2133. "node_modules/https-proxy-agent": {
  2134. "version": "5.0.1",
  2135. "license": "MIT",
  2136. "dependencies": {
  2137. "agent-base": "6",
  2138. "debug": "4"
  2139. },
  2140. "engines": {
  2141. "node": ">= 6"
  2142. }
  2143. },
  2144. "node_modules/iconv-lite": {
  2145. "version": "0.6.3",
  2146. "license": "MIT",
  2147. "dependencies": {
  2148. "safer-buffer": ">= 2.1.2 < 3.0.0"
  2149. },
  2150. "engines": {
  2151. "node": ">=0.10.0"
  2152. }
  2153. },
  2154. "node_modules/idcac-playwright": {
  2155. "version": "0.1.2",
  2156. "license": "ISC"
  2157. },
  2158. "node_modules/ieee754": {
  2159. "version": "1.2.1",
  2160. "funding": [
  2161. {
  2162. "type": "github",
  2163. "url": "https://github.com/sponsors/feross"
  2164. },
  2165. {
  2166. "type": "patreon",
  2167. "url": "https://www.patreon.com/feross"
  2168. },
  2169. {
  2170. "type": "consulting",
  2171. "url": "https://feross.org/support"
  2172. }
  2173. ],
  2174. "license": "BSD-3-Clause"
  2175. },
  2176. "node_modules/import-local": {
  2177. "version": "3.1.0",
  2178. "license": "MIT",
  2179. "dependencies": {
  2180. "pkg-dir": "^4.2.0",
  2181. "resolve-cwd": "^3.0.0"
  2182. },
  2183. "bin": {
  2184. "import-local-fixture": "fixtures/cli.js"
  2185. },
  2186. "engines": {
  2187. "node": ">=8"
  2188. },
  2189. "funding": {
  2190. "url": "https://github.com/sponsors/sindresorhus"
  2191. }
  2192. },
  2193. "node_modules/inherits": {
  2194. "version": "2.0.4",
  2195. "license": "ISC"
  2196. },
  2197. "node_modules/inquirer": {
  2198. "version": "9.2.12",
  2199. "license": "MIT",
  2200. "dependencies": {
  2201. "@ljharb/through": "^2.3.11",
  2202. "ansi-escapes": "^4.3.2",
  2203. "chalk": "^5.3.0",
  2204. "cli-cursor": "^3.1.0",
  2205. "cli-width": "^4.1.0",
  2206. "external-editor": "^3.1.0",
  2207. "figures": "^5.0.0",
  2208. "lodash": "^4.17.21",
  2209. "mute-stream": "1.0.0",
  2210. "ora": "^5.4.1",
  2211. "run-async": "^3.0.0",
  2212. "rxjs": "^7.8.1",
  2213. "string-width": "^4.2.3",
  2214. "strip-ansi": "^6.0.1",
  2215. "wrap-ansi": "^6.2.0"
  2216. },
  2217. "engines": {
  2218. "node": ">=14.18.0"
  2219. }
  2220. },
  2221. "node_modules/is-fullwidth-code-point": {
  2222. "version": "3.0.0",
  2223. "license": "MIT",
  2224. "engines": {
  2225. "node": ">=8"
  2226. }
  2227. },
  2228. "node_modules/is-interactive": {
  2229. "version": "1.0.0",
  2230. "license": "MIT",
  2231. "engines": {
  2232. "node": ">=8"
  2233. }
  2234. },
  2235. "node_modules/is-obj": {
  2236. "version": "2.0.0",
  2237. "license": "MIT",
  2238. "engines": {
  2239. "node": ">=8"
  2240. }
  2241. },
  2242. "node_modules/is-potential-custom-element-name": {
  2243. "version": "1.0.1",
  2244. "license": "MIT"
  2245. },
  2246. "node_modules/is-unicode-supported": {
  2247. "version": "1.3.0",
  2248. "license": "MIT",
  2249. "engines": {
  2250. "node": ">=12"
  2251. },
  2252. "funding": {
  2253. "url": "https://github.com/sponsors/sindresorhus"
  2254. }
  2255. },
  2256. "node_modules/isexe": {
  2257. "version": "2.0.0",
  2258. "license": "ISC"
  2259. },
  2260. "node_modules/jackspeak": {
  2261. "version": "2.3.6",
  2262. "license": "BlueOak-1.0.0",
  2263. "dependencies": {
  2264. "@isaacs/cliui": "^8.0.2"
  2265. },
  2266. "engines": {
  2267. "node": ">=14"
  2268. },
  2269. "funding": {
  2270. "url": "https://github.com/sponsors/isaacs"
  2271. },
  2272. "optionalDependencies": {
  2273. "@pkgjs/parseargs": "^0.11.0"
  2274. }
  2275. },
  2276. "node_modules/jquery": {
  2277. "version": "3.7.1",
  2278. "license": "MIT"
  2279. },
  2280. "node_modules/jsdom": {
  2281. "version": "22.1.0",
  2282. "license": "MIT",
  2283. "dependencies": {
  2284. "abab": "^2.0.6",
  2285. "cssstyle": "^3.0.0",
  2286. "data-urls": "^4.0.0",
  2287. "decimal.js": "^10.4.3",
  2288. "domexception": "^4.0.0",
  2289. "form-data": "^4.0.0",
  2290. "html-encoding-sniffer": "^3.0.0",
  2291. "http-proxy-agent": "^5.0.0",
  2292. "https-proxy-agent": "^5.0.1",
  2293. "is-potential-custom-element-name": "^1.0.1",
  2294. "nwsapi": "^2.2.4",
  2295. "parse5": "^7.1.2",
  2296. "rrweb-cssom": "^0.6.0",
  2297. "saxes": "^6.0.0",
  2298. "symbol-tree": "^3.2.4",
  2299. "tough-cookie": "^4.1.2",
  2300. "w3c-xmlserializer": "^4.0.0",
  2301. "webidl-conversions": "^7.0.0",
  2302. "whatwg-encoding": "^2.0.0",
  2303. "whatwg-mimetype": "^3.0.0",
  2304. "whatwg-url": "^12.0.1",
  2305. "ws": "^8.13.0",
  2306. "xml-name-validator": "^4.0.0"
  2307. },
  2308. "engines": {
  2309. "node": ">=16"
  2310. },
  2311. "peerDependencies": {
  2312. "canvas": "^2.5.0"
  2313. },
  2314. "peerDependenciesMeta": {
  2315. "canvas": {
  2316. "optional": true
  2317. }
  2318. }
  2319. },
  2320. "node_modules/json-buffer": {
  2321. "version": "3.0.1",
  2322. "license": "MIT"
  2323. },
  2324. "node_modules/json5": {
  2325. "version": "2.2.3",
  2326. "license": "MIT",
  2327. "bin": {
  2328. "json5": "lib/cli.js"
  2329. },
  2330. "engines": {
  2331. "node": ">=6"
  2332. }
  2333. },
  2334. "node_modules/jsonfile": {
  2335. "version": "6.1.0",
  2336. "license": "MIT",
  2337. "dependencies": {
  2338. "universalify": "^2.0.0"
  2339. },
  2340. "optionalDependencies": {
  2341. "graceful-fs": "^4.1.6"
  2342. }
  2343. },
  2344. "node_modules/keyv": {
  2345. "version": "4.5.4",
  2346. "license": "MIT",
  2347. "dependencies": {
  2348. "json-buffer": "3.0.1"
  2349. }
  2350. },
  2351. "node_modules/linkedom": {
  2352. "version": "0.16.4",
  2353. "license": "ISC",
  2354. "dependencies": {
  2355. "css-select": "^5.1.0",
  2356. "cssom": "^0.5.0",
  2357. "html-escaper": "^3.0.3",
  2358. "htmlparser2": "^9.0.0",
  2359. "uhyphen": "^0.2.0"
  2360. }
  2361. },
  2362. "node_modules/locate-path": {
  2363. "version": "5.0.0",
  2364. "license": "MIT",
  2365. "dependencies": {
  2366. "p-locate": "^4.1.0"
  2367. },
  2368. "engines": {
  2369. "node": ">=8"
  2370. }
  2371. },
  2372. "node_modules/lodash": {
  2373. "version": "4.17.21",
  2374. "license": "MIT"
  2375. },
  2376. "node_modules/lodash.isequal": {
  2377. "version": "4.5.0",
  2378. "license": "MIT"
  2379. },
  2380. "node_modules/lodash.merge": {
  2381. "version": "4.6.2",
  2382. "license": "MIT"
  2383. },
  2384. "node_modules/log-symbols": {
  2385. "version": "4.1.0",
  2386. "license": "MIT",
  2387. "dependencies": {
  2388. "chalk": "^4.1.0",
  2389. "is-unicode-supported": "^0.1.0"
  2390. },
  2391. "engines": {
  2392. "node": ">=10"
  2393. },
  2394. "funding": {
  2395. "url": "https://github.com/sponsors/sindresorhus"
  2396. }
  2397. },
  2398. "node_modules/log-symbols/node_modules/chalk": {
  2399. "version": "4.1.2",
  2400. "license": "MIT",
  2401. "dependencies": {
  2402. "ansi-styles": "^4.1.0",
  2403. "supports-color": "^7.1.0"
  2404. },
  2405. "engines": {
  2406. "node": ">=10"
  2407. },
  2408. "funding": {
  2409. "url": "https://github.com/chalk/chalk?sponsor=1"
  2410. }
  2411. },
  2412. "node_modules/log-symbols/node_modules/is-unicode-supported": {
  2413. "version": "0.1.0",
  2414. "license": "MIT",
  2415. "engines": {
  2416. "node": ">=10"
  2417. },
  2418. "funding": {
  2419. "url": "https://github.com/sponsors/sindresorhus"
  2420. }
  2421. },
  2422. "node_modules/lowercase-keys": {
  2423. "version": "3.0.0",
  2424. "license": "MIT",
  2425. "engines": {
  2426. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  2427. },
  2428. "funding": {
  2429. "url": "https://github.com/sponsors/sindresorhus"
  2430. }
  2431. },
  2432. "node_modules/lru-cache": {
  2433. "version": "10.0.3",
  2434. "license": "ISC",
  2435. "engines": {
  2436. "node": "14 || >=16.14"
  2437. }
  2438. },
  2439. "node_modules/make-error": {
  2440. "version": "1.3.6",
  2441. "dev": true,
  2442. "license": "ISC"
  2443. },
  2444. "node_modules/map-stream": {
  2445. "version": "0.1.0"
  2446. },
  2447. "node_modules/mime-db": {
  2448. "version": "1.52.0",
  2449. "license": "MIT",
  2450. "engines": {
  2451. "node": ">= 0.6"
  2452. }
  2453. },
  2454. "node_modules/mime-types": {
  2455. "version": "2.1.35",
  2456. "license": "MIT",
  2457. "dependencies": {
  2458. "mime-db": "1.52.0"
  2459. },
  2460. "engines": {
  2461. "node": ">= 0.6"
  2462. }
  2463. },
  2464. "node_modules/mimic-fn": {
  2465. "version": "2.1.0",
  2466. "license": "MIT",
  2467. "engines": {
  2468. "node": ">=6"
  2469. }
  2470. },
  2471. "node_modules/mimic-response": {
  2472. "version": "4.0.0",
  2473. "license": "MIT",
  2474. "engines": {
  2475. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  2476. },
  2477. "funding": {
  2478. "url": "https://github.com/sponsors/sindresorhus"
  2479. }
  2480. },
  2481. "node_modules/minimatch": {
  2482. "version": "9.0.3",
  2483. "license": "ISC",
  2484. "dependencies": {
  2485. "brace-expansion": "^2.0.1"
  2486. },
  2487. "engines": {
  2488. "node": ">=16 || 14 >=14.17"
  2489. },
  2490. "funding": {
  2491. "url": "https://github.com/sponsors/isaacs"
  2492. }
  2493. },
  2494. "node_modules/minipass": {
  2495. "version": "7.0.4",
  2496. "license": "ISC",
  2497. "engines": {
  2498. "node": ">=16 || 14 >=14.17"
  2499. }
  2500. },
  2501. "node_modules/ms": {
  2502. "version": "2.1.2",
  2503. "license": "MIT"
  2504. },
  2505. "node_modules/mute-stream": {
  2506. "version": "1.0.0",
  2507. "license": "ISC",
  2508. "engines": {
  2509. "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
  2510. }
  2511. },
  2512. "node_modules/nanoid": {
  2513. "version": "3.3.7",
  2514. "funding": [
  2515. {
  2516. "type": "github",
  2517. "url": "https://github.com/sponsors/ai"
  2518. }
  2519. ],
  2520. "license": "MIT",
  2521. "bin": {
  2522. "nanoid": "bin/nanoid.cjs"
  2523. },
  2524. "engines": {
  2525. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  2526. }
  2527. },
  2528. "node_modules/node-releases": {
  2529. "version": "2.0.13",
  2530. "license": "MIT"
  2531. },
  2532. "node_modules/normalize-url": {
  2533. "version": "8.0.0",
  2534. "license": "MIT",
  2535. "engines": {
  2536. "node": ">=14.16"
  2537. },
  2538. "funding": {
  2539. "url": "https://github.com/sponsors/sindresorhus"
  2540. }
  2541. },
  2542. "node_modules/nth-check": {
  2543. "version": "2.1.1",
  2544. "license": "BSD-2-Clause",
  2545. "dependencies": {
  2546. "boolbase": "^1.0.0"
  2547. },
  2548. "funding": {
  2549. "url": "https://github.com/fb55/nth-check?sponsor=1"
  2550. }
  2551. },
  2552. "node_modules/nwsapi": {
  2553. "version": "2.2.7",
  2554. "license": "MIT"
  2555. },
  2556. "node_modules/onetime": {
  2557. "version": "5.1.2",
  2558. "license": "MIT",
  2559. "dependencies": {
  2560. "mimic-fn": "^2.1.0"
  2561. },
  2562. "engines": {
  2563. "node": ">=6"
  2564. },
  2565. "funding": {
  2566. "url": "https://github.com/sponsors/sindresorhus"
  2567. }
  2568. },
  2569. "node_modules/ora": {
  2570. "version": "5.4.1",
  2571. "license": "MIT",
  2572. "dependencies": {
  2573. "bl": "^4.1.0",
  2574. "chalk": "^4.1.0",
  2575. "cli-cursor": "^3.1.0",
  2576. "cli-spinners": "^2.5.0",
  2577. "is-interactive": "^1.0.0",
  2578. "is-unicode-supported": "^0.1.0",
  2579. "log-symbols": "^4.1.0",
  2580. "strip-ansi": "^6.0.0",
  2581. "wcwidth": "^1.0.1"
  2582. },
  2583. "engines": {
  2584. "node": ">=10"
  2585. },
  2586. "funding": {
  2587. "url": "https://github.com/sponsors/sindresorhus"
  2588. }
  2589. },
  2590. "node_modules/ora/node_modules/chalk": {
  2591. "version": "4.1.2",
  2592. "license": "MIT",
  2593. "dependencies": {
  2594. "ansi-styles": "^4.1.0",
  2595. "supports-color": "^7.1.0"
  2596. },
  2597. "engines": {
  2598. "node": ">=10"
  2599. },
  2600. "funding": {
  2601. "url": "https://github.com/chalk/chalk?sponsor=1"
  2602. }
  2603. },
  2604. "node_modules/ora/node_modules/is-unicode-supported": {
  2605. "version": "0.1.0",
  2606. "license": "MIT",
  2607. "engines": {
  2608. "node": ">=10"
  2609. },
  2610. "funding": {
  2611. "url": "https://github.com/sponsors/sindresorhus"
  2612. }
  2613. },
  2614. "node_modules/os-tmpdir": {
  2615. "version": "1.0.2",
  2616. "license": "MIT",
  2617. "engines": {
  2618. "node": ">=0.10.0"
  2619. }
  2620. },
  2621. "node_modules/ow": {
  2622. "version": "0.28.2",
  2623. "license": "MIT",
  2624. "dependencies": {
  2625. "@sindresorhus/is": "^4.2.0",
  2626. "callsites": "^3.1.0",
  2627. "dot-prop": "^6.0.1",
  2628. "lodash.isequal": "^4.5.0",
  2629. "vali-date": "^1.0.0"
  2630. },
  2631. "engines": {
  2632. "node": ">=12"
  2633. },
  2634. "funding": {
  2635. "url": "https://github.com/sponsors/sindresorhus"
  2636. }
  2637. },
  2638. "node_modules/p-cancelable": {
  2639. "version": "3.0.0",
  2640. "license": "MIT",
  2641. "engines": {
  2642. "node": ">=12.20"
  2643. }
  2644. },
  2645. "node_modules/p-limit": {
  2646. "version": "3.1.0",
  2647. "license": "MIT",
  2648. "dependencies": {
  2649. "yocto-queue": "^0.1.0"
  2650. },
  2651. "engines": {
  2652. "node": ">=10"
  2653. },
  2654. "funding": {
  2655. "url": "https://github.com/sponsors/sindresorhus"
  2656. }
  2657. },
  2658. "node_modules/p-locate": {
  2659. "version": "4.1.0",
  2660. "license": "MIT",
  2661. "dependencies": {
  2662. "p-limit": "^2.2.0"
  2663. },
  2664. "engines": {
  2665. "node": ">=8"
  2666. }
  2667. },
  2668. "node_modules/p-locate/node_modules/p-limit": {
  2669. "version": "2.3.0",
  2670. "license": "MIT",
  2671. "dependencies": {
  2672. "p-try": "^2.0.0"
  2673. },
  2674. "engines": {
  2675. "node": ">=6"
  2676. },
  2677. "funding": {
  2678. "url": "https://github.com/sponsors/sindresorhus"
  2679. }
  2680. },
  2681. "node_modules/p-try": {
  2682. "version": "2.2.0",
  2683. "license": "MIT",
  2684. "engines": {
  2685. "node": ">=6"
  2686. }
  2687. },
  2688. "node_modules/parent-require": {
  2689. "version": "1.0.0",
  2690. "engines": {
  2691. "node": ">= 0.4.0"
  2692. }
  2693. },
  2694. "node_modules/parse5": {
  2695. "version": "7.1.2",
  2696. "license": "MIT",
  2697. "dependencies": {
  2698. "entities": "^4.4.0"
  2699. },
  2700. "funding": {
  2701. "url": "https://github.com/inikulin/parse5?sponsor=1"
  2702. }
  2703. },
  2704. "node_modules/parse5-htmlparser2-tree-adapter": {
  2705. "version": "7.0.0",
  2706. "license": "MIT",
  2707. "dependencies": {
  2708. "domhandler": "^5.0.2",
  2709. "parse5": "^7.0.0"
  2710. },
  2711. "funding": {
  2712. "url": "https://github.com/inikulin/parse5?sponsor=1"
  2713. }
  2714. },
  2715. "node_modules/path-exists": {
  2716. "version": "4.0.0",
  2717. "license": "MIT",
  2718. "engines": {
  2719. "node": ">=8"
  2720. }
  2721. },
  2722. "node_modules/path-key": {
  2723. "version": "3.1.1",
  2724. "license": "MIT",
  2725. "engines": {
  2726. "node": ">=8"
  2727. }
  2728. },
  2729. "node_modules/path-scurry": {
  2730. "version": "1.10.1",
  2731. "license": "BlueOak-1.0.0",
  2732. "dependencies": {
  2733. "lru-cache": "^9.1.1 || ^10.0.0",
  2734. "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
  2735. },
  2736. "engines": {
  2737. "node": ">=16 || 14 >=14.17"
  2738. },
  2739. "funding": {
  2740. "url": "https://github.com/sponsors/isaacs"
  2741. }
  2742. },
  2743. "node_modules/pause-stream": {
  2744. "version": "0.0.11",
  2745. "license": [
  2746. "MIT",
  2747. "Apache2"
  2748. ],
  2749. "dependencies": {
  2750. "through": "~2.3"
  2751. }
  2752. },
  2753. "node_modules/picocolors": {
  2754. "version": "1.0.0",
  2755. "license": "ISC"
  2756. },
  2757. "node_modules/pkg-dir": {
  2758. "version": "4.2.0",
  2759. "license": "MIT",
  2760. "dependencies": {
  2761. "find-up": "^4.0.0"
  2762. },
  2763. "engines": {
  2764. "node": ">=8"
  2765. }
  2766. },
  2767. "node_modules/playwright": {
  2768. "version": "1.40.0",
  2769. "license": "Apache-2.0",
  2770. "dependencies": {
  2771. "playwright-core": "1.40.0"
  2772. },
  2773. "bin": {
  2774. "playwright": "cli.js"
  2775. },
  2776. "engines": {
  2777. "node": ">=16"
  2778. },
  2779. "optionalDependencies": {
  2780. "fsevents": "2.3.2"
  2781. }
  2782. },
  2783. "node_modules/playwright-core": {
  2784. "version": "1.40.0",
  2785. "license": "Apache-2.0",
  2786. "bin": {
  2787. "playwright-core": "cli.js"
  2788. },
  2789. "engines": {
  2790. "node": ">=16"
  2791. }
  2792. },
  2793. "node_modules/prettier": {
  2794. "version": "3.1.0",
  2795. "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.0.tgz",
  2796. "integrity": "sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==",
  2797. "bin": {
  2798. "prettier": "bin/prettier.cjs"
  2799. },
  2800. "engines": {
  2801. "node": ">=14"
  2802. },
  2803. "funding": {
  2804. "url": "https://github.com/prettier/prettier?sponsor=1"
  2805. }
  2806. },
  2807. "node_modules/proper-lockfile": {
  2808. "version": "4.1.2",
  2809. "license": "MIT",
  2810. "dependencies": {
  2811. "graceful-fs": "^4.2.4",
  2812. "retry": "^0.12.0",
  2813. "signal-exit": "^3.0.2"
  2814. }
  2815. },
  2816. "node_modules/proper-lockfile/node_modules/signal-exit": {
  2817. "version": "3.0.7",
  2818. "license": "ISC"
  2819. },
  2820. "node_modules/proxy-chain": {
  2821. "version": "2.4.0",
  2822. "license": "Apache-2.0",
  2823. "dependencies": {
  2824. "tslib": "^2.3.1"
  2825. },
  2826. "engines": {
  2827. "node": ">=14"
  2828. }
  2829. },
  2830. "node_modules/psl": {
  2831. "version": "1.9.0",
  2832. "license": "MIT"
  2833. },
  2834. "node_modules/punycode": {
  2835. "version": "2.3.1",
  2836. "license": "MIT",
  2837. "engines": {
  2838. "node": ">=6"
  2839. }
  2840. },
  2841. "node_modules/querystringify": {
  2842. "version": "2.2.0",
  2843. "license": "MIT"
  2844. },
  2845. "node_modules/quick-lru": {
  2846. "version": "5.1.1",
  2847. "license": "MIT",
  2848. "engines": {
  2849. "node": ">=10"
  2850. },
  2851. "funding": {
  2852. "url": "https://github.com/sponsors/sindresorhus"
  2853. }
  2854. },
  2855. "node_modules/readable-stream": {
  2856. "version": "3.6.2",
  2857. "license": "MIT",
  2858. "dependencies": {
  2859. "inherits": "^2.0.3",
  2860. "string_decoder": "^1.1.1",
  2861. "util-deprecate": "^1.0.1"
  2862. },
  2863. "engines": {
  2864. "node": ">= 6"
  2865. }
  2866. },
  2867. "node_modules/require-directory": {
  2868. "version": "2.1.1",
  2869. "license": "MIT",
  2870. "engines": {
  2871. "node": ">=0.10.0"
  2872. }
  2873. },
  2874. "node_modules/requires-port": {
  2875. "version": "1.0.0",
  2876. "license": "MIT"
  2877. },
  2878. "node_modules/resolve-alpn": {
  2879. "version": "1.2.1",
  2880. "license": "MIT"
  2881. },
  2882. "node_modules/resolve-cwd": {
  2883. "version": "3.0.0",
  2884. "license": "MIT",
  2885. "dependencies": {
  2886. "resolve-from": "^5.0.0"
  2887. },
  2888. "engines": {
  2889. "node": ">=8"
  2890. }
  2891. },
  2892. "node_modules/resolve-from": {
  2893. "version": "5.0.0",
  2894. "license": "MIT",
  2895. "engines": {
  2896. "node": ">=8"
  2897. }
  2898. },
  2899. "node_modules/responselike": {
  2900. "version": "3.0.0",
  2901. "license": "MIT",
  2902. "dependencies": {
  2903. "lowercase-keys": "^3.0.0"
  2904. },
  2905. "engines": {
  2906. "node": ">=14.16"
  2907. },
  2908. "funding": {
  2909. "url": "https://github.com/sponsors/sindresorhus"
  2910. }
  2911. },
  2912. "node_modules/restore-cursor": {
  2913. "version": "3.1.0",
  2914. "license": "MIT",
  2915. "dependencies": {
  2916. "onetime": "^5.1.0",
  2917. "signal-exit": "^3.0.2"
  2918. },
  2919. "engines": {
  2920. "node": ">=8"
  2921. }
  2922. },
  2923. "node_modules/restore-cursor/node_modules/signal-exit": {
  2924. "version": "3.0.7",
  2925. "license": "ISC"
  2926. },
  2927. "node_modules/retry": {
  2928. "version": "0.12.0",
  2929. "license": "MIT",
  2930. "engines": {
  2931. "node": ">= 4"
  2932. }
  2933. },
  2934. "node_modules/rfc4648": {
  2935. "version": "1.5.3",
  2936. "resolved": "https://registry.npmjs.org/rfc4648/-/rfc4648-1.5.3.tgz",
  2937. "integrity": "sha512-MjOWxM065+WswwnmNONOT+bD1nXzY9Km6u3kzvnx8F8/HXGZdz3T6e6vZJ8Q/RIMUSp/nxqjH3GwvJDy8ijeQQ=="
  2938. },
  2939. "node_modules/rrweb-cssom": {
  2940. "version": "0.6.0",
  2941. "license": "MIT"
  2942. },
  2943. "node_modules/run-async": {
  2944. "version": "3.0.0",
  2945. "license": "MIT",
  2946. "engines": {
  2947. "node": ">=0.12.0"
  2948. }
  2949. },
  2950. "node_modules/rxjs": {
  2951. "version": "7.8.1",
  2952. "license": "Apache-2.0",
  2953. "dependencies": {
  2954. "tslib": "^2.1.0"
  2955. }
  2956. },
  2957. "node_modules/safe-buffer": {
  2958. "version": "5.2.1",
  2959. "funding": [
  2960. {
  2961. "type": "github",
  2962. "url": "https://github.com/sponsors/feross"
  2963. },
  2964. {
  2965. "type": "patreon",
  2966. "url": "https://www.patreon.com/feross"
  2967. },
  2968. {
  2969. "type": "consulting",
  2970. "url": "https://feross.org/support"
  2971. }
  2972. ],
  2973. "license": "MIT"
  2974. },
  2975. "node_modules/safer-buffer": {
  2976. "version": "2.1.2",
  2977. "license": "MIT"
  2978. },
  2979. "node_modules/saxes": {
  2980. "version": "6.0.0",
  2981. "license": "ISC",
  2982. "dependencies": {
  2983. "xmlchars": "^2.2.0"
  2984. },
  2985. "engines": {
  2986. "node": ">=v12.22.7"
  2987. }
  2988. },
  2989. "node_modules/set-function-length": {
  2990. "version": "1.1.1",
  2991. "license": "MIT",
  2992. "dependencies": {
  2993. "define-data-property": "^1.1.1",
  2994. "get-intrinsic": "^1.2.1",
  2995. "gopd": "^1.0.1",
  2996. "has-property-descriptors": "^1.0.0"
  2997. },
  2998. "engines": {
  2999. "node": ">= 0.4"
  3000. }
  3001. },
  3002. "node_modules/shebang-command": {
  3003. "version": "2.0.0",
  3004. "license": "MIT",
  3005. "dependencies": {
  3006. "shebang-regex": "^3.0.0"
  3007. },
  3008. "engines": {
  3009. "node": ">=8"
  3010. }
  3011. },
  3012. "node_modules/shebang-regex": {
  3013. "version": "3.0.0",
  3014. "license": "MIT",
  3015. "engines": {
  3016. "node": ">=8"
  3017. }
  3018. },
  3019. "node_modules/signal-exit": {
  3020. "version": "4.1.0",
  3021. "license": "ISC",
  3022. "engines": {
  3023. "node": ">=14"
  3024. },
  3025. "funding": {
  3026. "url": "https://github.com/sponsors/isaacs"
  3027. }
  3028. },
  3029. "node_modules/split": {
  3030. "version": "0.3.3",
  3031. "license": "MIT",
  3032. "dependencies": {
  3033. "through": "2"
  3034. },
  3035. "engines": {
  3036. "node": "*"
  3037. }
  3038. },
  3039. "node_modules/stream-chain": {
  3040. "version": "2.2.5",
  3041. "license": "BSD-3-Clause"
  3042. },
  3043. "node_modules/stream-combiner": {
  3044. "version": "0.0.4",
  3045. "license": "MIT",
  3046. "dependencies": {
  3047. "duplexer": "~0.1.1"
  3048. }
  3049. },
  3050. "node_modules/stream-json": {
  3051. "version": "1.8.0",
  3052. "license": "BSD-3-Clause",
  3053. "dependencies": {
  3054. "stream-chain": "^2.2.5"
  3055. }
  3056. },
  3057. "node_modules/string_decoder": {
  3058. "version": "1.3.0",
  3059. "license": "MIT",
  3060. "dependencies": {
  3061. "safe-buffer": "~5.2.0"
  3062. }
  3063. },
  3064. "node_modules/string-width": {
  3065. "version": "4.2.3",
  3066. "license": "MIT",
  3067. "dependencies": {
  3068. "emoji-regex": "^8.0.0",
  3069. "is-fullwidth-code-point": "^3.0.0",
  3070. "strip-ansi": "^6.0.1"
  3071. },
  3072. "engines": {
  3073. "node": ">=8"
  3074. }
  3075. },
  3076. "node_modules/strip-ansi": {
  3077. "version": "6.0.1",
  3078. "license": "MIT",
  3079. "dependencies": {
  3080. "ansi-regex": "^5.0.1"
  3081. },
  3082. "engines": {
  3083. "node": ">=8"
  3084. }
  3085. },
  3086. "node_modules/supports-color": {
  3087. "version": "7.2.0",
  3088. "license": "MIT",
  3089. "dependencies": {
  3090. "has-flag": "^4.0.0"
  3091. },
  3092. "engines": {
  3093. "node": ">=8"
  3094. }
  3095. },
  3096. "node_modules/symbol-tree": {
  3097. "version": "3.2.4",
  3098. "license": "MIT"
  3099. },
  3100. "node_modules/through": {
  3101. "version": "2.3.8",
  3102. "license": "MIT"
  3103. },
  3104. "node_modules/tiny-typed-emitter": {
  3105. "version": "2.1.0",
  3106. "license": "MIT"
  3107. },
  3108. "node_modules/tldts": {
  3109. "version": "6.0.20",
  3110. "license": "MIT",
  3111. "dependencies": {
  3112. "tldts-core": "^6.0.20"
  3113. },
  3114. "bin": {
  3115. "tldts": "bin/cli.js"
  3116. }
  3117. },
  3118. "node_modules/tldts-core": {
  3119. "version": "6.0.20",
  3120. "license": "MIT"
  3121. },
  3122. "node_modules/tmp": {
  3123. "version": "0.0.33",
  3124. "license": "MIT",
  3125. "dependencies": {
  3126. "os-tmpdir": "~1.0.2"
  3127. },
  3128. "engines": {
  3129. "node": ">=0.6.0"
  3130. }
  3131. },
  3132. "node_modules/tough-cookie": {
  3133. "version": "4.1.3",
  3134. "license": "BSD-3-Clause",
  3135. "dependencies": {
  3136. "psl": "^1.1.33",
  3137. "punycode": "^2.1.1",
  3138. "universalify": "^0.2.0",
  3139. "url-parse": "^1.5.3"
  3140. },
  3141. "engines": {
  3142. "node": ">=6"
  3143. }
  3144. },
  3145. "node_modules/tough-cookie/node_modules/universalify": {
  3146. "version": "0.2.0",
  3147. "license": "MIT",
  3148. "engines": {
  3149. "node": ">= 4.0.0"
  3150. }
  3151. },
  3152. "node_modules/tr46": {
  3153. "version": "4.1.1",
  3154. "license": "MIT",
  3155. "dependencies": {
  3156. "punycode": "^2.3.0"
  3157. },
  3158. "engines": {
  3159. "node": ">=14"
  3160. }
  3161. },
  3162. "node_modules/ts-node": {
  3163. "version": "10.9.1",
  3164. "dev": true,
  3165. "license": "MIT",
  3166. "dependencies": {
  3167. "@cspotcode/source-map-support": "^0.8.0",
  3168. "@tsconfig/node10": "^1.0.7",
  3169. "@tsconfig/node12": "^1.0.7",
  3170. "@tsconfig/node14": "^1.0.0",
  3171. "@tsconfig/node16": "^1.0.2",
  3172. "acorn": "^8.4.1",
  3173. "acorn-walk": "^8.1.1",
  3174. "arg": "^4.1.0",
  3175. "create-require": "^1.1.0",
  3176. "diff": "^4.0.1",
  3177. "make-error": "^1.1.1",
  3178. "v8-compile-cache-lib": "^3.0.1",
  3179. "yn": "3.1.1"
  3180. },
  3181. "bin": {
  3182. "ts-node": "dist/bin.js",
  3183. "ts-node-cwd": "dist/bin-cwd.js",
  3184. "ts-node-esm": "dist/bin-esm.js",
  3185. "ts-node-script": "dist/bin-script.js",
  3186. "ts-node-transpile-only": "dist/bin-transpile.js",
  3187. "ts-script": "dist/bin-script-deprecated.js"
  3188. },
  3189. "peerDependencies": {
  3190. "@swc/core": ">=1.2.50",
  3191. "@swc/wasm": ">=1.2.50",
  3192. "@types/node": "*",
  3193. "typescript": ">=2.7"
  3194. },
  3195. "peerDependenciesMeta": {
  3196. "@swc/core": {
  3197. "optional": true
  3198. },
  3199. "@swc/wasm": {
  3200. "optional": true
  3201. }
  3202. }
  3203. },
  3204. "node_modules/tslib": {
  3205. "version": "2.6.2",
  3206. "license": "0BSD"
  3207. },
  3208. "node_modules/type-fest": {
  3209. "version": "4.8.1",
  3210. "license": "(MIT OR CC0-1.0)",
  3211. "engines": {
  3212. "node": ">=16"
  3213. },
  3214. "funding": {
  3215. "url": "https://github.com/sponsors/sindresorhus"
  3216. }
  3217. },
  3218. "node_modules/typescript": {
  3219. "version": "5.2.2",
  3220. "dev": true,
  3221. "license": "Apache-2.0",
  3222. "bin": {
  3223. "tsc": "bin/tsc",
  3224. "tsserver": "bin/tsserver"
  3225. },
  3226. "engines": {
  3227. "node": ">=14.17"
  3228. }
  3229. },
  3230. "node_modules/uhyphen": {
  3231. "version": "0.2.0",
  3232. "license": "ISC"
  3233. },
  3234. "node_modules/undici-types": {
  3235. "version": "5.26.5",
  3236. "license": "MIT"
  3237. },
  3238. "node_modules/universalify": {
  3239. "version": "2.0.1",
  3240. "license": "MIT",
  3241. "engines": {
  3242. "node": ">= 10.0.0"
  3243. }
  3244. },
  3245. "node_modules/update-browserslist-db": {
  3246. "version": "1.0.13",
  3247. "funding": [
  3248. {
  3249. "type": "opencollective",
  3250. "url": "https://opencollective.com/browserslist"
  3251. },
  3252. {
  3253. "type": "tidelift",
  3254. "url": "https://tidelift.com/funding/github/npm/browserslist"
  3255. },
  3256. {
  3257. "type": "github",
  3258. "url": "https://github.com/sponsors/ai"
  3259. }
  3260. ],
  3261. "license": "MIT",
  3262. "dependencies": {
  3263. "escalade": "^3.1.1",
  3264. "picocolors": "^1.0.0"
  3265. },
  3266. "bin": {
  3267. "update-browserslist-db": "cli.js"
  3268. },
  3269. "peerDependencies": {
  3270. "browserslist": ">= 4.21.0"
  3271. }
  3272. },
  3273. "node_modules/url-parse": {
  3274. "version": "1.5.10",
  3275. "license": "MIT",
  3276. "dependencies": {
  3277. "querystringify": "^2.1.1",
  3278. "requires-port": "^1.0.0"
  3279. }
  3280. },
  3281. "node_modules/util-deprecate": {
  3282. "version": "1.0.2",
  3283. "license": "MIT"
  3284. },
  3285. "node_modules/v8-compile-cache-lib": {
  3286. "version": "3.0.1",
  3287. "dev": true,
  3288. "license": "MIT"
  3289. },
  3290. "node_modules/vali-date": {
  3291. "version": "1.0.0",
  3292. "license": "MIT",
  3293. "engines": {
  3294. "node": ">=0.10.0"
  3295. }
  3296. },
  3297. "node_modules/w3c-xmlserializer": {
  3298. "version": "4.0.0",
  3299. "license": "MIT",
  3300. "dependencies": {
  3301. "xml-name-validator": "^4.0.0"
  3302. },
  3303. "engines": {
  3304. "node": ">=14"
  3305. }
  3306. },
  3307. "node_modules/wcwidth": {
  3308. "version": "1.0.1",
  3309. "license": "MIT",
  3310. "dependencies": {
  3311. "defaults": "^1.0.3"
  3312. }
  3313. },
  3314. "node_modules/webidl-conversions": {
  3315. "version": "7.0.0",
  3316. "license": "BSD-2-Clause",
  3317. "engines": {
  3318. "node": ">=12"
  3319. }
  3320. },
  3321. "node_modules/whatwg-encoding": {
  3322. "version": "2.0.0",
  3323. "license": "MIT",
  3324. "dependencies": {
  3325. "iconv-lite": "0.6.3"
  3326. },
  3327. "engines": {
  3328. "node": ">=12"
  3329. }
  3330. },
  3331. "node_modules/whatwg-mimetype": {
  3332. "version": "3.0.0",
  3333. "license": "MIT",
  3334. "engines": {
  3335. "node": ">=12"
  3336. }
  3337. },
  3338. "node_modules/whatwg-url": {
  3339. "version": "12.0.1",
  3340. "license": "MIT",
  3341. "dependencies": {
  3342. "tr46": "^4.1.1",
  3343. "webidl-conversions": "^7.0.0"
  3344. },
  3345. "engines": {
  3346. "node": ">=14"
  3347. }
  3348. },
  3349. "node_modules/which": {
  3350. "version": "2.0.2",
  3351. "license": "ISC",
  3352. "dependencies": {
  3353. "isexe": "^2.0.0"
  3354. },
  3355. "bin": {
  3356. "node-which": "bin/node-which"
  3357. },
  3358. "engines": {
  3359. "node": ">= 8"
  3360. }
  3361. },
  3362. "node_modules/wrap-ansi": {
  3363. "version": "6.2.0",
  3364. "license": "MIT",
  3365. "dependencies": {
  3366. "ansi-styles": "^4.0.0",
  3367. "string-width": "^4.1.0",
  3368. "strip-ansi": "^6.0.0"
  3369. },
  3370. "engines": {
  3371. "node": ">=8"
  3372. }
  3373. },
  3374. "node_modules/ws": {
  3375. "version": "8.14.2",
  3376. "license": "MIT",
  3377. "engines": {
  3378. "node": ">=10.0.0"
  3379. },
  3380. "peerDependencies": {
  3381. "bufferutil": "^4.0.1",
  3382. "utf-8-validate": ">=5.0.2"
  3383. },
  3384. "peerDependenciesMeta": {
  3385. "bufferutil": {
  3386. "optional": true
  3387. },
  3388. "utf-8-validate": {
  3389. "optional": true
  3390. }
  3391. }
  3392. },
  3393. "node_modules/xml-name-validator": {
  3394. "version": "4.0.0",
  3395. "license": "Apache-2.0",
  3396. "engines": {
  3397. "node": ">=12"
  3398. }
  3399. },
  3400. "node_modules/xmlchars": {
  3401. "version": "2.2.0",
  3402. "license": "MIT"
  3403. },
  3404. "node_modules/y18n": {
  3405. "version": "5.0.8",
  3406. "license": "ISC",
  3407. "engines": {
  3408. "node": ">=10"
  3409. }
  3410. },
  3411. "node_modules/yargonaut": {
  3412. "version": "1.1.4",
  3413. "license": "Apache-2.0",
  3414. "dependencies": {
  3415. "chalk": "^1.1.1",
  3416. "figlet": "^1.1.1",
  3417. "parent-require": "^1.0.0"
  3418. }
  3419. },
  3420. "node_modules/yargonaut/node_modules/chalk": {
  3421. "version": "1.1.3",
  3422. "license": "MIT",
  3423. "dependencies": {
  3424. "ansi-styles": "^2.2.1",
  3425. "escape-string-regexp": "^1.0.2",
  3426. "has-ansi": "^2.0.0",
  3427. "strip-ansi": "^3.0.0",
  3428. "supports-color": "^2.0.0"
  3429. },
  3430. "engines": {
  3431. "node": ">=0.10.0"
  3432. }
  3433. },
  3434. "node_modules/yargonaut/node_modules/chalk/node_modules/ansi-styles": {
  3435. "version": "2.2.1",
  3436. "license": "MIT",
  3437. "engines": {
  3438. "node": ">=0.10.0"
  3439. }
  3440. },
  3441. "node_modules/yargonaut/node_modules/chalk/node_modules/escape-string-regexp": {
  3442. "version": "1.0.5",
  3443. "license": "MIT",
  3444. "engines": {
  3445. "node": ">=0.8.0"
  3446. }
  3447. },
  3448. "node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi": {
  3449. "version": "3.0.1",
  3450. "license": "MIT",
  3451. "dependencies": {
  3452. "ansi-regex": "^2.0.0"
  3453. },
  3454. "engines": {
  3455. "node": ">=0.10.0"
  3456. }
  3457. },
  3458. "node_modules/yargonaut/node_modules/chalk/node_modules/strip-ansi/node_modules/ansi-regex": {
  3459. "version": "2.1.1",
  3460. "license": "MIT",
  3461. "engines": {
  3462. "node": ">=0.10.0"
  3463. }
  3464. },
  3465. "node_modules/yargonaut/node_modules/chalk/node_modules/supports-color": {
  3466. "version": "2.0.0",
  3467. "license": "MIT",
  3468. "engines": {
  3469. "node": ">=0.8.0"
  3470. }
  3471. },
  3472. "node_modules/yargs": {
  3473. "version": "17.7.2",
  3474. "license": "MIT",
  3475. "dependencies": {
  3476. "cliui": "^8.0.1",
  3477. "escalade": "^3.1.1",
  3478. "get-caller-file": "^2.0.5",
  3479. "require-directory": "^2.1.1",
  3480. "string-width": "^4.2.3",
  3481. "y18n": "^5.0.5",
  3482. "yargs-parser": "^21.1.1"
  3483. },
  3484. "engines": {
  3485. "node": ">=12"
  3486. }
  3487. },
  3488. "node_modules/yargs-parser": {
  3489. "version": "21.1.1",
  3490. "license": "ISC",
  3491. "engines": {
  3492. "node": ">=12"
  3493. }
  3494. },
  3495. "node_modules/yn": {
  3496. "version": "3.1.1",
  3497. "dev": true,
  3498. "license": "MIT",
  3499. "engines": {
  3500. "node": ">=6"
  3501. }
  3502. },
  3503. "node_modules/yocto-queue": {
  3504. "version": "0.1.0",
  3505. "license": "MIT",
  3506. "engines": {
  3507. "node": ">=10"
  3508. },
  3509. "funding": {
  3510. "url": "https://github.com/sponsors/sindresorhus"
  3511. }
  3512. },
  3513. "node_modules/zod": {
  3514. "version": "3.22.4",
  3515. "resolved": "https://registry.npmjs.org/zod/-/zod-3.22.4.tgz",
  3516. "integrity": "sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==",
  3517. "funding": {
  3518. "url": "https://github.com/sponsors/colinhacks"
  3519. }
  3520. }
  3521. }
  3522. }