package-lock.json 49 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376
  1. {
  2. "name": "diarista-cliente-app",
  3. "version": "0.0.1",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "diarista-cliente-app",
  9. "version": "0.0.1",
  10. "dependencies": {
  11. "@capacitor/android": "^7.2.0",
  12. "@capacitor/app": "^7.0.0",
  13. "@capacitor/cli": "^7.0.0",
  14. "@capacitor/core": "^7.0.0",
  15. "@capacitor/device": "^7.0.1",
  16. "@capacitor/ios": "^7.2.0",
  17. "@capacitor/keyboard": "^7.0.1",
  18. "@capacitor/preferences": "^7.0.1",
  19. "@capacitor/push-notifications": "^7.0.6",
  20. "@capacitor/status-bar": "^7.0.1"
  21. }
  22. },
  23. "node_modules/@capacitor/android": {
  24. "version": "7.2.0",
  25. "resolved": "https://registry.npmjs.org/@capacitor/android/-/android-7.2.0.tgz",
  26. "integrity": "sha512-zdhEy3jZPG5Toe/pGzKtDgIiBGywjaoEuQWnGVjBYPlSAEUtAhpZ2At7V0SCb26yluAuzrAUV0Ue+LQeEtHwFQ==",
  27. "peerDependencies": {
  28. "@capacitor/core": "^7.2.0"
  29. }
  30. },
  31. "node_modules/@capacitor/app": {
  32. "version": "7.0.1",
  33. "resolved": "https://registry.npmjs.org/@capacitor/app/-/app-7.0.1.tgz",
  34. "integrity": "sha512-ArlVZAAla4MwQoKh26x2AaTDOBh5Vhp1VhMKR3RwqZSsZnazKTFGNrPbr9Ez5r1knnEDfApyjwp1uZnXK1WTYQ==",
  35. "license": "MIT",
  36. "peerDependencies": {
  37. "@capacitor/core": ">=7.0.0"
  38. }
  39. },
  40. "node_modules/@capacitor/cli": {
  41. "version": "7.2.0",
  42. "resolved": "https://registry.npmjs.org/@capacitor/cli/-/cli-7.2.0.tgz",
  43. "integrity": "sha512-RNW9vtYYYSDmOdguYBSW0VpRnG/d6lGydlc9DLrJ7qbSPxFrotTz9IjkM48O+SruUma61DyuSqJttdbay2xSxg==",
  44. "license": "MIT",
  45. "dependencies": {
  46. "@ionic/cli-framework-output": "^2.2.8",
  47. "@ionic/utils-subprocess": "^3.0.1",
  48. "@ionic/utils-terminal": "^2.3.5",
  49. "commander": "^12.1.0",
  50. "debug": "^4.4.0",
  51. "env-paths": "^2.2.0",
  52. "fs-extra": "^11.2.0",
  53. "kleur": "^4.1.5",
  54. "native-run": "^2.0.1",
  55. "open": "^8.4.0",
  56. "plist": "^3.1.0",
  57. "prompts": "^2.4.2",
  58. "rimraf": "^6.0.1",
  59. "semver": "^7.6.3",
  60. "tar": "^6.1.11",
  61. "tslib": "^2.8.1",
  62. "xml2js": "^0.6.2"
  63. },
  64. "bin": {
  65. "cap": "bin/capacitor",
  66. "capacitor": "bin/capacitor"
  67. },
  68. "engines": {
  69. "node": ">=20.0.0"
  70. }
  71. },
  72. "node_modules/@capacitor/core": {
  73. "version": "7.2.0",
  74. "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-7.2.0.tgz",
  75. "integrity": "sha512-2zCnA6RJeZ9ec4470o8QMZEQTWpekw9FNoqm5TLc10jeCrhvHVI8MPgxdZVc3mOdFlyieYu4AS1fNxSqbS57Pw==",
  76. "license": "MIT",
  77. "dependencies": {
  78. "tslib": "^2.1.0"
  79. }
  80. },
  81. "node_modules/@capacitor/device": {
  82. "version": "7.0.1",
  83. "resolved": "https://registry.npmjs.org/@capacitor/device/-/device-7.0.1.tgz",
  84. "integrity": "sha512-ImjR2LmCEhbckYtOHXTfi5v6B7d4HPX9uKIAQs7wzzmE+yRRXuUTEzARBQ00dZDInAInkbuyQRdjwPTSHZUpnw==",
  85. "peerDependencies": {
  86. "@capacitor/core": ">=7.0.0"
  87. }
  88. },
  89. "node_modules/@capacitor/ios": {
  90. "version": "7.2.0",
  91. "resolved": "https://registry.npmjs.org/@capacitor/ios/-/ios-7.2.0.tgz",
  92. "integrity": "sha512-MQgRZcXZpbpjN83bjkGrzQd7s3XeHBZplmWf38/msF/siMGJKLrXNmNzmmPIWA5Xpi/aH6UoJFk1wXuU2U+zMg==",
  93. "peerDependencies": {
  94. "@capacitor/core": "^7.2.0"
  95. }
  96. },
  97. "node_modules/@capacitor/keyboard": {
  98. "version": "7.0.1",
  99. "resolved": "https://registry.npmjs.org/@capacitor/keyboard/-/keyboard-7.0.1.tgz",
  100. "integrity": "sha512-Gi064vOARMac+x9/DmEFeywN9oAETMf3OYsMuYm9gA8SvdsDJ3QJqMoFnSEIORYXe21Jzt2SIEdLlpT65P/b2g==",
  101. "license": "MIT",
  102. "peerDependencies": {
  103. "@capacitor/core": ">=7.0.0"
  104. }
  105. },
  106. "node_modules/@capacitor/preferences": {
  107. "version": "7.0.1",
  108. "resolved": "https://registry.npmjs.org/@capacitor/preferences/-/preferences-7.0.1.tgz",
  109. "integrity": "sha512-XF9jOHzvoIBZLwZr/EX6aVaUO1d8Mx7TwBLQS33pYHOliCW5knT5KUkFOXNNYxh9qqODYesee9xuQIKNJpQBag==",
  110. "license": "MIT",
  111. "peerDependencies": {
  112. "@capacitor/core": ">=7.0.0"
  113. }
  114. },
  115. "node_modules/@capacitor/push-notifications": {
  116. "version": "7.0.6",
  117. "resolved": "https://registry.npmjs.org/@capacitor/push-notifications/-/push-notifications-7.0.6.tgz",
  118. "integrity": "sha512-zAhbHpdbc15ImuVGgoFwUZsKI+jjGxy/oO5mgfYKUx8Xl2OskndzhL79PYsCPjyGLbqUR9NRUZJthV9auVT3nw==",
  119. "license": "MIT",
  120. "peerDependencies": {
  121. "@capacitor/core": ">=7.0.0"
  122. }
  123. },
  124. "node_modules/@capacitor/status-bar": {
  125. "version": "7.0.1",
  126. "resolved": "https://registry.npmjs.org/@capacitor/status-bar/-/status-bar-7.0.1.tgz",
  127. "integrity": "sha512-iDv3mXYo9CdxYRVwt3/pRyuk25p7Sn4GfaS/zMZyVIqTzsvKLCIIH3GdKK+ta+nsNcAVpCw/t5jFEBt1D18ctA==",
  128. "license": "MIT",
  129. "peerDependencies": {
  130. "@capacitor/core": ">=7.0.0"
  131. }
  132. },
  133. "node_modules/@ionic/cli-framework-output": {
  134. "version": "2.2.8",
  135. "resolved": "https://registry.npmjs.org/@ionic/cli-framework-output/-/cli-framework-output-2.2.8.tgz",
  136. "integrity": "sha512-TshtaFQsovB4NWRBydbNFawql6yul7d5bMiW1WYYf17hd99V6xdDdk3vtF51bw6sLkxON3bDQpWsnUc9/hVo3g==",
  137. "license": "MIT",
  138. "dependencies": {
  139. "@ionic/utils-terminal": "2.3.5",
  140. "debug": "^4.0.0",
  141. "tslib": "^2.0.1"
  142. },
  143. "engines": {
  144. "node": ">=16.0.0"
  145. }
  146. },
  147. "node_modules/@ionic/utils-array": {
  148. "version": "2.1.6",
  149. "resolved": "https://registry.npmjs.org/@ionic/utils-array/-/utils-array-2.1.6.tgz",
  150. "integrity": "sha512-0JZ1Zkp3wURnv8oq6Qt7fMPo5MpjbLoUoa9Bu2Q4PJuSDWM8H8gwF3dQO7VTeUj3/0o1IB1wGkFWZZYgUXZMUg==",
  151. "license": "MIT",
  152. "dependencies": {
  153. "debug": "^4.0.0",
  154. "tslib": "^2.0.1"
  155. },
  156. "engines": {
  157. "node": ">=16.0.0"
  158. }
  159. },
  160. "node_modules/@ionic/utils-fs": {
  161. "version": "3.1.7",
  162. "resolved": "https://registry.npmjs.org/@ionic/utils-fs/-/utils-fs-3.1.7.tgz",
  163. "integrity": "sha512-2EknRvMVfhnyhL1VhFkSLa5gOcycK91VnjfrTB0kbqkTFCOXyXgVLI5whzq7SLrgD9t1aqos3lMMQyVzaQ5gVA==",
  164. "license": "MIT",
  165. "dependencies": {
  166. "@types/fs-extra": "^8.0.0",
  167. "debug": "^4.0.0",
  168. "fs-extra": "^9.0.0",
  169. "tslib": "^2.0.1"
  170. },
  171. "engines": {
  172. "node": ">=16.0.0"
  173. }
  174. },
  175. "node_modules/@ionic/utils-fs/node_modules/fs-extra": {
  176. "version": "9.1.0",
  177. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
  178. "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
  179. "license": "MIT",
  180. "dependencies": {
  181. "at-least-node": "^1.0.0",
  182. "graceful-fs": "^4.2.0",
  183. "jsonfile": "^6.0.1",
  184. "universalify": "^2.0.0"
  185. },
  186. "engines": {
  187. "node": ">=10"
  188. }
  189. },
  190. "node_modules/@ionic/utils-object": {
  191. "version": "2.1.6",
  192. "resolved": "https://registry.npmjs.org/@ionic/utils-object/-/utils-object-2.1.6.tgz",
  193. "integrity": "sha512-vCl7sl6JjBHFw99CuAqHljYJpcE88YaH2ZW4ELiC/Zwxl5tiwn4kbdP/gxi2OT3MQb1vOtgAmSNRtusvgxI8ww==",
  194. "license": "MIT",
  195. "dependencies": {
  196. "debug": "^4.0.0",
  197. "tslib": "^2.0.1"
  198. },
  199. "engines": {
  200. "node": ">=16.0.0"
  201. }
  202. },
  203. "node_modules/@ionic/utils-process": {
  204. "version": "2.1.12",
  205. "resolved": "https://registry.npmjs.org/@ionic/utils-process/-/utils-process-2.1.12.tgz",
  206. "integrity": "sha512-Jqkgyq7zBs/v/J3YvKtQQiIcxfJyplPgECMWgdO0E1fKrrH8EF0QGHNJ9mJCn6PYe2UtHNS8JJf5G21e09DfYg==",
  207. "license": "MIT",
  208. "dependencies": {
  209. "@ionic/utils-object": "2.1.6",
  210. "@ionic/utils-terminal": "2.3.5",
  211. "debug": "^4.0.0",
  212. "signal-exit": "^3.0.3",
  213. "tree-kill": "^1.2.2",
  214. "tslib": "^2.0.1"
  215. },
  216. "engines": {
  217. "node": ">=16.0.0"
  218. }
  219. },
  220. "node_modules/@ionic/utils-stream": {
  221. "version": "3.1.7",
  222. "resolved": "https://registry.npmjs.org/@ionic/utils-stream/-/utils-stream-3.1.7.tgz",
  223. "integrity": "sha512-eSELBE7NWNFIHTbTC2jiMvh1ABKGIpGdUIvARsNPMNQhxJB3wpwdiVnoBoTYp+5a6UUIww4Kpg7v6S7iTctH1w==",
  224. "license": "MIT",
  225. "dependencies": {
  226. "debug": "^4.0.0",
  227. "tslib": "^2.0.1"
  228. },
  229. "engines": {
  230. "node": ">=16.0.0"
  231. }
  232. },
  233. "node_modules/@ionic/utils-subprocess": {
  234. "version": "3.0.1",
  235. "resolved": "https://registry.npmjs.org/@ionic/utils-subprocess/-/utils-subprocess-3.0.1.tgz",
  236. "integrity": "sha512-cT4te3AQQPeIM9WCwIg8ohroJ8TjsYaMb2G4ZEgv9YzeDqHZ4JpeIKqG2SoaA3GmVQ3sOfhPM6Ox9sxphV/d1A==",
  237. "license": "MIT",
  238. "dependencies": {
  239. "@ionic/utils-array": "2.1.6",
  240. "@ionic/utils-fs": "3.1.7",
  241. "@ionic/utils-process": "2.1.12",
  242. "@ionic/utils-stream": "3.1.7",
  243. "@ionic/utils-terminal": "2.3.5",
  244. "cross-spawn": "^7.0.3",
  245. "debug": "^4.0.0",
  246. "tslib": "^2.0.1"
  247. },
  248. "engines": {
  249. "node": ">=16.0.0"
  250. }
  251. },
  252. "node_modules/@ionic/utils-terminal": {
  253. "version": "2.3.5",
  254. "resolved": "https://registry.npmjs.org/@ionic/utils-terminal/-/utils-terminal-2.3.5.tgz",
  255. "integrity": "sha512-3cKScz9Jx2/Pr9ijj1OzGlBDfcmx7OMVBt4+P1uRR0SSW4cm1/y3Mo4OY3lfkuaYifMNBW8Wz6lQHbs1bihr7A==",
  256. "license": "MIT",
  257. "dependencies": {
  258. "@types/slice-ansi": "^4.0.0",
  259. "debug": "^4.0.0",
  260. "signal-exit": "^3.0.3",
  261. "slice-ansi": "^4.0.0",
  262. "string-width": "^4.1.0",
  263. "strip-ansi": "^6.0.0",
  264. "tslib": "^2.0.1",
  265. "untildify": "^4.0.0",
  266. "wrap-ansi": "^7.0.0"
  267. },
  268. "engines": {
  269. "node": ">=16.0.0"
  270. }
  271. },
  272. "node_modules/@isaacs/cliui": {
  273. "version": "8.0.2",
  274. "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
  275. "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
  276. "license": "ISC",
  277. "dependencies": {
  278. "string-width": "^5.1.2",
  279. "string-width-cjs": "npm:string-width@^4.2.0",
  280. "strip-ansi": "^7.0.1",
  281. "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
  282. "wrap-ansi": "^8.1.0",
  283. "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
  284. },
  285. "engines": {
  286. "node": ">=12"
  287. }
  288. },
  289. "node_modules/@isaacs/cliui/node_modules/ansi-regex": {
  290. "version": "6.1.0",
  291. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
  292. "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
  293. "license": "MIT",
  294. "engines": {
  295. "node": ">=12"
  296. },
  297. "funding": {
  298. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  299. }
  300. },
  301. "node_modules/@isaacs/cliui/node_modules/ansi-styles": {
  302. "version": "6.2.1",
  303. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
  304. "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
  305. "license": "MIT",
  306. "engines": {
  307. "node": ">=12"
  308. },
  309. "funding": {
  310. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  311. }
  312. },
  313. "node_modules/@isaacs/cliui/node_modules/emoji-regex": {
  314. "version": "9.2.2",
  315. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
  316. "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
  317. "license": "MIT"
  318. },
  319. "node_modules/@isaacs/cliui/node_modules/string-width": {
  320. "version": "5.1.2",
  321. "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
  322. "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
  323. "license": "MIT",
  324. "dependencies": {
  325. "eastasianwidth": "^0.2.0",
  326. "emoji-regex": "^9.2.2",
  327. "strip-ansi": "^7.0.1"
  328. },
  329. "engines": {
  330. "node": ">=12"
  331. },
  332. "funding": {
  333. "url": "https://github.com/sponsors/sindresorhus"
  334. }
  335. },
  336. "node_modules/@isaacs/cliui/node_modules/strip-ansi": {
  337. "version": "7.1.0",
  338. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
  339. "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
  340. "license": "MIT",
  341. "dependencies": {
  342. "ansi-regex": "^6.0.1"
  343. },
  344. "engines": {
  345. "node": ">=12"
  346. },
  347. "funding": {
  348. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  349. }
  350. },
  351. "node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
  352. "version": "8.1.0",
  353. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
  354. "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
  355. "license": "MIT",
  356. "dependencies": {
  357. "ansi-styles": "^6.1.0",
  358. "string-width": "^5.0.1",
  359. "strip-ansi": "^7.0.1"
  360. },
  361. "engines": {
  362. "node": ">=12"
  363. },
  364. "funding": {
  365. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  366. }
  367. },
  368. "node_modules/@types/fs-extra": {
  369. "version": "8.1.5",
  370. "resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-8.1.5.tgz",
  371. "integrity": "sha512-0dzKcwO+S8s2kuF5Z9oUWatQJj5Uq/iqphEtE3GQJVRRYm/tD1LglU2UnXi2A8jLq5umkGouOXOR9y0n613ZwQ==",
  372. "license": "MIT",
  373. "dependencies": {
  374. "@types/node": "*"
  375. }
  376. },
  377. "node_modules/@types/node": {
  378. "version": "22.14.1",
  379. "resolved": "https://registry.npmjs.org/@types/node/-/node-22.14.1.tgz",
  380. "integrity": "sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==",
  381. "license": "MIT",
  382. "dependencies": {
  383. "undici-types": "~6.21.0"
  384. }
  385. },
  386. "node_modules/@types/slice-ansi": {
  387. "version": "4.0.0",
  388. "resolved": "https://registry.npmjs.org/@types/slice-ansi/-/slice-ansi-4.0.0.tgz",
  389. "integrity": "sha512-+OpjSaq85gvlZAYINyzKpLeiFkSC4EsC6IIiT6v6TLSU5k5U83fHGj9Lel8oKEXM0HqgrMVCjXPDPVICtxF7EQ==",
  390. "license": "MIT"
  391. },
  392. "node_modules/@xmldom/xmldom": {
  393. "version": "0.8.10",
  394. "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.10.tgz",
  395. "integrity": "sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==",
  396. "license": "MIT",
  397. "engines": {
  398. "node": ">=10.0.0"
  399. }
  400. },
  401. "node_modules/ansi-regex": {
  402. "version": "5.0.1",
  403. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
  404. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  405. "license": "MIT",
  406. "engines": {
  407. "node": ">=8"
  408. }
  409. },
  410. "node_modules/ansi-styles": {
  411. "version": "4.3.0",
  412. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  413. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  414. "license": "MIT",
  415. "dependencies": {
  416. "color-convert": "^2.0.1"
  417. },
  418. "engines": {
  419. "node": ">=8"
  420. },
  421. "funding": {
  422. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  423. }
  424. },
  425. "node_modules/astral-regex": {
  426. "version": "2.0.0",
  427. "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
  428. "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
  429. "license": "MIT",
  430. "engines": {
  431. "node": ">=8"
  432. }
  433. },
  434. "node_modules/at-least-node": {
  435. "version": "1.0.0",
  436. "resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
  437. "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==",
  438. "license": "ISC",
  439. "engines": {
  440. "node": ">= 4.0.0"
  441. }
  442. },
  443. "node_modules/balanced-match": {
  444. "version": "1.0.2",
  445. "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
  446. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
  447. "license": "MIT"
  448. },
  449. "node_modules/base64-js": {
  450. "version": "1.5.1",
  451. "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
  452. "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
  453. "funding": [
  454. {
  455. "type": "github",
  456. "url": "https://github.com/sponsors/feross"
  457. },
  458. {
  459. "type": "patreon",
  460. "url": "https://www.patreon.com/feross"
  461. },
  462. {
  463. "type": "consulting",
  464. "url": "https://feross.org/support"
  465. }
  466. ],
  467. "license": "MIT"
  468. },
  469. "node_modules/big-integer": {
  470. "version": "1.6.52",
  471. "resolved": "https://registry.npmjs.org/big-integer/-/big-integer-1.6.52.tgz",
  472. "integrity": "sha512-QxD8cf2eVqJOOz63z6JIN9BzvVs/dlySa5HGSBH5xtR8dPteIRQnBxxKqkNTiT6jbDTF6jAfrd4oMcND9RGbQg==",
  473. "license": "Unlicense",
  474. "engines": {
  475. "node": ">=0.6"
  476. }
  477. },
  478. "node_modules/bplist-parser": {
  479. "version": "0.3.2",
  480. "resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.3.2.tgz",
  481. "integrity": "sha512-apC2+fspHGI3mMKj+dGevkGo/tCqVB8jMb6i+OX+E29p0Iposz07fABkRIfVUPNd5A5VbuOz1bZbnmkKLYF+wQ==",
  482. "license": "MIT",
  483. "dependencies": {
  484. "big-integer": "1.6.x"
  485. },
  486. "engines": {
  487. "node": ">= 5.10.0"
  488. }
  489. },
  490. "node_modules/brace-expansion": {
  491. "version": "2.0.1",
  492. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
  493. "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
  494. "license": "MIT",
  495. "dependencies": {
  496. "balanced-match": "^1.0.0"
  497. }
  498. },
  499. "node_modules/buffer-crc32": {
  500. "version": "0.2.13",
  501. "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
  502. "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==",
  503. "license": "MIT",
  504. "engines": {
  505. "node": "*"
  506. }
  507. },
  508. "node_modules/chownr": {
  509. "version": "2.0.0",
  510. "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
  511. "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
  512. "license": "ISC",
  513. "engines": {
  514. "node": ">=10"
  515. }
  516. },
  517. "node_modules/color-convert": {
  518. "version": "2.0.1",
  519. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  520. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  521. "license": "MIT",
  522. "dependencies": {
  523. "color-name": "~1.1.4"
  524. },
  525. "engines": {
  526. "node": ">=7.0.0"
  527. }
  528. },
  529. "node_modules/color-name": {
  530. "version": "1.1.4",
  531. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  532. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
  533. "license": "MIT"
  534. },
  535. "node_modules/commander": {
  536. "version": "12.1.0",
  537. "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz",
  538. "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==",
  539. "license": "MIT",
  540. "engines": {
  541. "node": ">=18"
  542. }
  543. },
  544. "node_modules/cross-spawn": {
  545. "version": "7.0.6",
  546. "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
  547. "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
  548. "license": "MIT",
  549. "dependencies": {
  550. "path-key": "^3.1.0",
  551. "shebang-command": "^2.0.0",
  552. "which": "^2.0.1"
  553. },
  554. "engines": {
  555. "node": ">= 8"
  556. }
  557. },
  558. "node_modules/debug": {
  559. "version": "4.4.0",
  560. "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
  561. "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
  562. "license": "MIT",
  563. "dependencies": {
  564. "ms": "^2.1.3"
  565. },
  566. "engines": {
  567. "node": ">=6.0"
  568. },
  569. "peerDependenciesMeta": {
  570. "supports-color": {
  571. "optional": true
  572. }
  573. }
  574. },
  575. "node_modules/define-lazy-prop": {
  576. "version": "2.0.0",
  577. "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz",
  578. "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==",
  579. "license": "MIT",
  580. "engines": {
  581. "node": ">=8"
  582. }
  583. },
  584. "node_modules/eastasianwidth": {
  585. "version": "0.2.0",
  586. "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
  587. "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
  588. "license": "MIT"
  589. },
  590. "node_modules/elementtree": {
  591. "version": "0.1.7",
  592. "resolved": "https://registry.npmjs.org/elementtree/-/elementtree-0.1.7.tgz",
  593. "integrity": "sha512-wkgGT6kugeQk/P6VZ/f4T+4HB41BVgNBq5CDIZVbQ02nvTVqAiVTbskxxu3eA/X96lMlfYOwnLQpN2v5E1zDEg==",
  594. "license": "Apache-2.0",
  595. "dependencies": {
  596. "sax": "1.1.4"
  597. },
  598. "engines": {
  599. "node": ">= 0.4.0"
  600. }
  601. },
  602. "node_modules/emoji-regex": {
  603. "version": "8.0.0",
  604. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  605. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  606. "license": "MIT"
  607. },
  608. "node_modules/env-paths": {
  609. "version": "2.2.1",
  610. "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
  611. "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
  612. "license": "MIT",
  613. "engines": {
  614. "node": ">=6"
  615. }
  616. },
  617. "node_modules/fd-slicer": {
  618. "version": "1.1.0",
  619. "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz",
  620. "integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==",
  621. "license": "MIT",
  622. "dependencies": {
  623. "pend": "~1.2.0"
  624. }
  625. },
  626. "node_modules/foreground-child": {
  627. "version": "3.3.1",
  628. "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz",
  629. "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==",
  630. "license": "ISC",
  631. "dependencies": {
  632. "cross-spawn": "^7.0.6",
  633. "signal-exit": "^4.0.1"
  634. },
  635. "engines": {
  636. "node": ">=14"
  637. },
  638. "funding": {
  639. "url": "https://github.com/sponsors/isaacs"
  640. }
  641. },
  642. "node_modules/foreground-child/node_modules/signal-exit": {
  643. "version": "4.1.0",
  644. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
  645. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  646. "license": "ISC",
  647. "engines": {
  648. "node": ">=14"
  649. },
  650. "funding": {
  651. "url": "https://github.com/sponsors/isaacs"
  652. }
  653. },
  654. "node_modules/fs-extra": {
  655. "version": "11.3.0",
  656. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.0.tgz",
  657. "integrity": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==",
  658. "license": "MIT",
  659. "dependencies": {
  660. "graceful-fs": "^4.2.0",
  661. "jsonfile": "^6.0.1",
  662. "universalify": "^2.0.0"
  663. },
  664. "engines": {
  665. "node": ">=14.14"
  666. }
  667. },
  668. "node_modules/fs-minipass": {
  669. "version": "2.1.0",
  670. "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
  671. "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
  672. "license": "ISC",
  673. "dependencies": {
  674. "minipass": "^3.0.0"
  675. },
  676. "engines": {
  677. "node": ">= 8"
  678. }
  679. },
  680. "node_modules/fs-minipass/node_modules/minipass": {
  681. "version": "3.3.6",
  682. "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
  683. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  684. "license": "ISC",
  685. "dependencies": {
  686. "yallist": "^4.0.0"
  687. },
  688. "engines": {
  689. "node": ">=8"
  690. }
  691. },
  692. "node_modules/glob": {
  693. "version": "11.0.1",
  694. "resolved": "https://registry.npmjs.org/glob/-/glob-11.0.1.tgz",
  695. "integrity": "sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==",
  696. "license": "ISC",
  697. "dependencies": {
  698. "foreground-child": "^3.1.0",
  699. "jackspeak": "^4.0.1",
  700. "minimatch": "^10.0.0",
  701. "minipass": "^7.1.2",
  702. "package-json-from-dist": "^1.0.0",
  703. "path-scurry": "^2.0.0"
  704. },
  705. "bin": {
  706. "glob": "dist/esm/bin.mjs"
  707. },
  708. "engines": {
  709. "node": "20 || >=22"
  710. },
  711. "funding": {
  712. "url": "https://github.com/sponsors/isaacs"
  713. }
  714. },
  715. "node_modules/graceful-fs": {
  716. "version": "4.2.11",
  717. "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
  718. "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
  719. "license": "ISC"
  720. },
  721. "node_modules/inherits": {
  722. "version": "2.0.4",
  723. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
  724. "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
  725. "license": "ISC"
  726. },
  727. "node_modules/ini": {
  728. "version": "4.1.3",
  729. "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.3.tgz",
  730. "integrity": "sha512-X7rqawQBvfdjS10YU1y1YVreA3SsLrW9dX2CewP2EbBJM4ypVNLDkO5y04gejPwKIY9lR+7r9gn3rFPt/kmWFg==",
  731. "license": "ISC",
  732. "engines": {
  733. "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
  734. }
  735. },
  736. "node_modules/is-docker": {
  737. "version": "2.2.1",
  738. "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
  739. "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==",
  740. "license": "MIT",
  741. "bin": {
  742. "is-docker": "cli.js"
  743. },
  744. "engines": {
  745. "node": ">=8"
  746. },
  747. "funding": {
  748. "url": "https://github.com/sponsors/sindresorhus"
  749. }
  750. },
  751. "node_modules/is-fullwidth-code-point": {
  752. "version": "3.0.0",
  753. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  754. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  755. "license": "MIT",
  756. "engines": {
  757. "node": ">=8"
  758. }
  759. },
  760. "node_modules/is-wsl": {
  761. "version": "2.2.0",
  762. "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
  763. "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
  764. "license": "MIT",
  765. "dependencies": {
  766. "is-docker": "^2.0.0"
  767. },
  768. "engines": {
  769. "node": ">=8"
  770. }
  771. },
  772. "node_modules/isexe": {
  773. "version": "2.0.0",
  774. "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
  775. "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
  776. "license": "ISC"
  777. },
  778. "node_modules/jackspeak": {
  779. "version": "4.1.0",
  780. "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.1.0.tgz",
  781. "integrity": "sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw==",
  782. "license": "BlueOak-1.0.0",
  783. "dependencies": {
  784. "@isaacs/cliui": "^8.0.2"
  785. },
  786. "engines": {
  787. "node": "20 || >=22"
  788. },
  789. "funding": {
  790. "url": "https://github.com/sponsors/isaacs"
  791. }
  792. },
  793. "node_modules/jsonfile": {
  794. "version": "6.1.0",
  795. "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
  796. "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
  797. "license": "MIT",
  798. "dependencies": {
  799. "universalify": "^2.0.0"
  800. },
  801. "optionalDependencies": {
  802. "graceful-fs": "^4.1.6"
  803. }
  804. },
  805. "node_modules/kleur": {
  806. "version": "4.1.5",
  807. "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz",
  808. "integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==",
  809. "license": "MIT",
  810. "engines": {
  811. "node": ">=6"
  812. }
  813. },
  814. "node_modules/lru-cache": {
  815. "version": "11.1.0",
  816. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.1.0.tgz",
  817. "integrity": "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==",
  818. "license": "ISC",
  819. "engines": {
  820. "node": "20 || >=22"
  821. }
  822. },
  823. "node_modules/minimatch": {
  824. "version": "10.0.1",
  825. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz",
  826. "integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==",
  827. "license": "ISC",
  828. "dependencies": {
  829. "brace-expansion": "^2.0.1"
  830. },
  831. "engines": {
  832. "node": "20 || >=22"
  833. },
  834. "funding": {
  835. "url": "https://github.com/sponsors/isaacs"
  836. }
  837. },
  838. "node_modules/minipass": {
  839. "version": "7.1.2",
  840. "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
  841. "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
  842. "license": "ISC",
  843. "engines": {
  844. "node": ">=16 || 14 >=14.17"
  845. }
  846. },
  847. "node_modules/minizlib": {
  848. "version": "2.1.2",
  849. "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz",
  850. "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
  851. "license": "MIT",
  852. "dependencies": {
  853. "minipass": "^3.0.0",
  854. "yallist": "^4.0.0"
  855. },
  856. "engines": {
  857. "node": ">= 8"
  858. }
  859. },
  860. "node_modules/minizlib/node_modules/minipass": {
  861. "version": "3.3.6",
  862. "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
  863. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  864. "license": "ISC",
  865. "dependencies": {
  866. "yallist": "^4.0.0"
  867. },
  868. "engines": {
  869. "node": ">=8"
  870. }
  871. },
  872. "node_modules/mkdirp": {
  873. "version": "1.0.4",
  874. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  875. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
  876. "license": "MIT",
  877. "bin": {
  878. "mkdirp": "bin/cmd.js"
  879. },
  880. "engines": {
  881. "node": ">=10"
  882. }
  883. },
  884. "node_modules/ms": {
  885. "version": "2.1.3",
  886. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
  887. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
  888. "license": "MIT"
  889. },
  890. "node_modules/native-run": {
  891. "version": "2.0.1",
  892. "resolved": "https://registry.npmjs.org/native-run/-/native-run-2.0.1.tgz",
  893. "integrity": "sha512-XfG1FBZLM50J10xH9361whJRC9SHZ0Bub4iNRhhI61C8Jv0e1ud19muex6sNKB51ibQNUJNuYn25MuYET/rE6w==",
  894. "license": "MIT",
  895. "dependencies": {
  896. "@ionic/utils-fs": "^3.1.7",
  897. "@ionic/utils-terminal": "^2.3.4",
  898. "bplist-parser": "^0.3.2",
  899. "debug": "^4.3.4",
  900. "elementtree": "^0.1.7",
  901. "ini": "^4.1.1",
  902. "plist": "^3.1.0",
  903. "split2": "^4.2.0",
  904. "through2": "^4.0.2",
  905. "tslib": "^2.6.2",
  906. "yauzl": "^2.10.0"
  907. },
  908. "bin": {
  909. "native-run": "bin/native-run"
  910. },
  911. "engines": {
  912. "node": ">=16.0.0"
  913. }
  914. },
  915. "node_modules/open": {
  916. "version": "8.4.2",
  917. "resolved": "https://registry.npmjs.org/open/-/open-8.4.2.tgz",
  918. "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==",
  919. "license": "MIT",
  920. "dependencies": {
  921. "define-lazy-prop": "^2.0.0",
  922. "is-docker": "^2.1.1",
  923. "is-wsl": "^2.2.0"
  924. },
  925. "engines": {
  926. "node": ">=12"
  927. },
  928. "funding": {
  929. "url": "https://github.com/sponsors/sindresorhus"
  930. }
  931. },
  932. "node_modules/package-json-from-dist": {
  933. "version": "1.0.1",
  934. "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
  935. "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
  936. "license": "BlueOak-1.0.0"
  937. },
  938. "node_modules/path-key": {
  939. "version": "3.1.1",
  940. "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
  941. "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
  942. "license": "MIT",
  943. "engines": {
  944. "node": ">=8"
  945. }
  946. },
  947. "node_modules/path-scurry": {
  948. "version": "2.0.0",
  949. "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.0.tgz",
  950. "integrity": "sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==",
  951. "license": "BlueOak-1.0.0",
  952. "dependencies": {
  953. "lru-cache": "^11.0.0",
  954. "minipass": "^7.1.2"
  955. },
  956. "engines": {
  957. "node": "20 || >=22"
  958. },
  959. "funding": {
  960. "url": "https://github.com/sponsors/isaacs"
  961. }
  962. },
  963. "node_modules/pend": {
  964. "version": "1.2.0",
  965. "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz",
  966. "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==",
  967. "license": "MIT"
  968. },
  969. "node_modules/plist": {
  970. "version": "3.1.0",
  971. "resolved": "https://registry.npmjs.org/plist/-/plist-3.1.0.tgz",
  972. "integrity": "sha512-uysumyrvkUX0rX/dEVqt8gC3sTBzd4zoWfLeS29nb53imdaXVvLINYXTI2GNqzaMuvacNx4uJQ8+b3zXR0pkgQ==",
  973. "license": "MIT",
  974. "dependencies": {
  975. "@xmldom/xmldom": "^0.8.8",
  976. "base64-js": "^1.5.1",
  977. "xmlbuilder": "^15.1.1"
  978. },
  979. "engines": {
  980. "node": ">=10.4.0"
  981. }
  982. },
  983. "node_modules/prompts": {
  984. "version": "2.4.2",
  985. "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
  986. "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
  987. "license": "MIT",
  988. "dependencies": {
  989. "kleur": "^3.0.3",
  990. "sisteransi": "^1.0.5"
  991. },
  992. "engines": {
  993. "node": ">= 6"
  994. }
  995. },
  996. "node_modules/prompts/node_modules/kleur": {
  997. "version": "3.0.3",
  998. "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
  999. "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
  1000. "license": "MIT",
  1001. "engines": {
  1002. "node": ">=6"
  1003. }
  1004. },
  1005. "node_modules/readable-stream": {
  1006. "version": "3.6.2",
  1007. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
  1008. "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
  1009. "license": "MIT",
  1010. "dependencies": {
  1011. "inherits": "^2.0.3",
  1012. "string_decoder": "^1.1.1",
  1013. "util-deprecate": "^1.0.1"
  1014. },
  1015. "engines": {
  1016. "node": ">= 6"
  1017. }
  1018. },
  1019. "node_modules/rimraf": {
  1020. "version": "6.0.1",
  1021. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-6.0.1.tgz",
  1022. "integrity": "sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==",
  1023. "license": "ISC",
  1024. "dependencies": {
  1025. "glob": "^11.0.0",
  1026. "package-json-from-dist": "^1.0.0"
  1027. },
  1028. "bin": {
  1029. "rimraf": "dist/esm/bin.mjs"
  1030. },
  1031. "engines": {
  1032. "node": "20 || >=22"
  1033. },
  1034. "funding": {
  1035. "url": "https://github.com/sponsors/isaacs"
  1036. }
  1037. },
  1038. "node_modules/safe-buffer": {
  1039. "version": "5.2.1",
  1040. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  1041. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
  1042. "funding": [
  1043. {
  1044. "type": "github",
  1045. "url": "https://github.com/sponsors/feross"
  1046. },
  1047. {
  1048. "type": "patreon",
  1049. "url": "https://www.patreon.com/feross"
  1050. },
  1051. {
  1052. "type": "consulting",
  1053. "url": "https://feross.org/support"
  1054. }
  1055. ],
  1056. "license": "MIT"
  1057. },
  1058. "node_modules/sax": {
  1059. "version": "1.1.4",
  1060. "resolved": "https://registry.npmjs.org/sax/-/sax-1.1.4.tgz",
  1061. "integrity": "sha512-5f3k2PbGGp+YtKJjOItpg3P99IMD84E4HOvcfleTb5joCHNXYLsR9yWFPOYGgaeMPDubQILTCMdsFb2OMeOjtg==",
  1062. "license": "ISC"
  1063. },
  1064. "node_modules/semver": {
  1065. "version": "7.7.1",
  1066. "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
  1067. "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
  1068. "license": "ISC",
  1069. "bin": {
  1070. "semver": "bin/semver.js"
  1071. },
  1072. "engines": {
  1073. "node": ">=10"
  1074. }
  1075. },
  1076. "node_modules/shebang-command": {
  1077. "version": "2.0.0",
  1078. "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
  1079. "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
  1080. "license": "MIT",
  1081. "dependencies": {
  1082. "shebang-regex": "^3.0.0"
  1083. },
  1084. "engines": {
  1085. "node": ">=8"
  1086. }
  1087. },
  1088. "node_modules/shebang-regex": {
  1089. "version": "3.0.0",
  1090. "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
  1091. "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
  1092. "license": "MIT",
  1093. "engines": {
  1094. "node": ">=8"
  1095. }
  1096. },
  1097. "node_modules/signal-exit": {
  1098. "version": "3.0.7",
  1099. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
  1100. "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
  1101. "license": "ISC"
  1102. },
  1103. "node_modules/sisteransi": {
  1104. "version": "1.0.5",
  1105. "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
  1106. "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==",
  1107. "license": "MIT"
  1108. },
  1109. "node_modules/slice-ansi": {
  1110. "version": "4.0.0",
  1111. "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
  1112. "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
  1113. "license": "MIT",
  1114. "dependencies": {
  1115. "ansi-styles": "^4.0.0",
  1116. "astral-regex": "^2.0.0",
  1117. "is-fullwidth-code-point": "^3.0.0"
  1118. },
  1119. "engines": {
  1120. "node": ">=10"
  1121. },
  1122. "funding": {
  1123. "url": "https://github.com/chalk/slice-ansi?sponsor=1"
  1124. }
  1125. },
  1126. "node_modules/split2": {
  1127. "version": "4.2.0",
  1128. "resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz",
  1129. "integrity": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==",
  1130. "license": "ISC",
  1131. "engines": {
  1132. "node": ">= 10.x"
  1133. }
  1134. },
  1135. "node_modules/string_decoder": {
  1136. "version": "1.3.0",
  1137. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
  1138. "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
  1139. "license": "MIT",
  1140. "dependencies": {
  1141. "safe-buffer": "~5.2.0"
  1142. }
  1143. },
  1144. "node_modules/string-width": {
  1145. "version": "4.2.3",
  1146. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  1147. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  1148. "license": "MIT",
  1149. "dependencies": {
  1150. "emoji-regex": "^8.0.0",
  1151. "is-fullwidth-code-point": "^3.0.0",
  1152. "strip-ansi": "^6.0.1"
  1153. },
  1154. "engines": {
  1155. "node": ">=8"
  1156. }
  1157. },
  1158. "node_modules/string-width-cjs": {
  1159. "name": "string-width",
  1160. "version": "4.2.3",
  1161. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  1162. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  1163. "license": "MIT",
  1164. "dependencies": {
  1165. "emoji-regex": "^8.0.0",
  1166. "is-fullwidth-code-point": "^3.0.0",
  1167. "strip-ansi": "^6.0.1"
  1168. },
  1169. "engines": {
  1170. "node": ">=8"
  1171. }
  1172. },
  1173. "node_modules/strip-ansi": {
  1174. "version": "6.0.1",
  1175. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  1176. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  1177. "license": "MIT",
  1178. "dependencies": {
  1179. "ansi-regex": "^5.0.1"
  1180. },
  1181. "engines": {
  1182. "node": ">=8"
  1183. }
  1184. },
  1185. "node_modules/strip-ansi-cjs": {
  1186. "name": "strip-ansi",
  1187. "version": "6.0.1",
  1188. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  1189. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  1190. "license": "MIT",
  1191. "dependencies": {
  1192. "ansi-regex": "^5.0.1"
  1193. },
  1194. "engines": {
  1195. "node": ">=8"
  1196. }
  1197. },
  1198. "node_modules/tar": {
  1199. "version": "6.2.1",
  1200. "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz",
  1201. "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==",
  1202. "license": "ISC",
  1203. "dependencies": {
  1204. "chownr": "^2.0.0",
  1205. "fs-minipass": "^2.0.0",
  1206. "minipass": "^5.0.0",
  1207. "minizlib": "^2.1.1",
  1208. "mkdirp": "^1.0.3",
  1209. "yallist": "^4.0.0"
  1210. },
  1211. "engines": {
  1212. "node": ">=10"
  1213. }
  1214. },
  1215. "node_modules/tar/node_modules/minipass": {
  1216. "version": "5.0.0",
  1217. "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz",
  1218. "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
  1219. "license": "ISC",
  1220. "engines": {
  1221. "node": ">=8"
  1222. }
  1223. },
  1224. "node_modules/through2": {
  1225. "version": "4.0.2",
  1226. "resolved": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz",
  1227. "integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==",
  1228. "license": "MIT",
  1229. "dependencies": {
  1230. "readable-stream": "3"
  1231. }
  1232. },
  1233. "node_modules/tree-kill": {
  1234. "version": "1.2.2",
  1235. "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",
  1236. "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",
  1237. "license": "MIT",
  1238. "bin": {
  1239. "tree-kill": "cli.js"
  1240. }
  1241. },
  1242. "node_modules/tslib": {
  1243. "version": "2.8.1",
  1244. "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
  1245. "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
  1246. "license": "0BSD"
  1247. },
  1248. "node_modules/undici-types": {
  1249. "version": "6.21.0",
  1250. "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
  1251. "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
  1252. "license": "MIT"
  1253. },
  1254. "node_modules/universalify": {
  1255. "version": "2.0.1",
  1256. "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
  1257. "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
  1258. "license": "MIT",
  1259. "engines": {
  1260. "node": ">= 10.0.0"
  1261. }
  1262. },
  1263. "node_modules/untildify": {
  1264. "version": "4.0.0",
  1265. "resolved": "https://registry.npmjs.org/untildify/-/untildify-4.0.0.tgz",
  1266. "integrity": "sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==",
  1267. "license": "MIT",
  1268. "engines": {
  1269. "node": ">=8"
  1270. }
  1271. },
  1272. "node_modules/util-deprecate": {
  1273. "version": "1.0.2",
  1274. "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
  1275. "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
  1276. "license": "MIT"
  1277. },
  1278. "node_modules/which": {
  1279. "version": "2.0.2",
  1280. "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
  1281. "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
  1282. "license": "ISC",
  1283. "dependencies": {
  1284. "isexe": "^2.0.0"
  1285. },
  1286. "bin": {
  1287. "node-which": "bin/node-which"
  1288. },
  1289. "engines": {
  1290. "node": ">= 8"
  1291. }
  1292. },
  1293. "node_modules/wrap-ansi": {
  1294. "version": "7.0.0",
  1295. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  1296. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  1297. "license": "MIT",
  1298. "dependencies": {
  1299. "ansi-styles": "^4.0.0",
  1300. "string-width": "^4.1.0",
  1301. "strip-ansi": "^6.0.0"
  1302. },
  1303. "engines": {
  1304. "node": ">=10"
  1305. },
  1306. "funding": {
  1307. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  1308. }
  1309. },
  1310. "node_modules/wrap-ansi-cjs": {
  1311. "name": "wrap-ansi",
  1312. "version": "7.0.0",
  1313. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  1314. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  1315. "license": "MIT",
  1316. "dependencies": {
  1317. "ansi-styles": "^4.0.0",
  1318. "string-width": "^4.1.0",
  1319. "strip-ansi": "^6.0.0"
  1320. },
  1321. "engines": {
  1322. "node": ">=10"
  1323. },
  1324. "funding": {
  1325. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  1326. }
  1327. },
  1328. "node_modules/xml2js": {
  1329. "version": "0.6.2",
  1330. "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.6.2.tgz",
  1331. "integrity": "sha512-T4rieHaC1EXcES0Kxxj4JWgaUQHDk+qwHcYOCFHfiwKz7tOVPLq7Hjq9dM1WCMhylqMEfP7hMcOIChvotiZegA==",
  1332. "license": "MIT",
  1333. "dependencies": {
  1334. "sax": ">=0.6.0",
  1335. "xmlbuilder": "~11.0.0"
  1336. },
  1337. "engines": {
  1338. "node": ">=4.0.0"
  1339. }
  1340. },
  1341. "node_modules/xml2js/node_modules/xmlbuilder": {
  1342. "version": "11.0.1",
  1343. "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz",
  1344. "integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==",
  1345. "license": "MIT",
  1346. "engines": {
  1347. "node": ">=4.0"
  1348. }
  1349. },
  1350. "node_modules/xmlbuilder": {
  1351. "version": "15.1.1",
  1352. "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-15.1.1.tgz",
  1353. "integrity": "sha512-yMqGBqtXyeN1e3TGYvgNgDVZ3j84W4cwkOXQswghol6APgZWaff9lnbvN7MHYJOiXsvGPXtjTYJEiC9J2wv9Eg==",
  1354. "license": "MIT",
  1355. "engines": {
  1356. "node": ">=8.0"
  1357. }
  1358. },
  1359. "node_modules/yallist": {
  1360. "version": "4.0.0",
  1361. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  1362. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
  1363. "license": "ISC"
  1364. },
  1365. "node_modules/yauzl": {
  1366. "version": "2.10.0",
  1367. "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz",
  1368. "integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==",
  1369. "license": "MIT",
  1370. "dependencies": {
  1371. "buffer-crc32": "~0.2.3",
  1372. "fd-slicer": "~1.1.0"
  1373. }
  1374. }
  1375. }
  1376. }