package-lock.json 62 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711
  1. {
  2. "name": "Lightstar",
  3. "lockfileVersion": 3,
  4. "requires": true,
  5. "packages": {
  6. "": {
  7. "dependencies": {
  8. "autoprefixer": "^10.4.16",
  9. "axios": "^1.9.0",
  10. "clsx": "^2.1.1",
  11. "framer-motion": "^12.7.3",
  12. "postcss": "^8.4.31",
  13. "tailwind-merge": "^3.2.0",
  14. "tailwindcss": "^3.3.0"
  15. }
  16. },
  17. "node_modules/@isaacs/cliui": {
  18. "version": "8.0.2",
  19. "resolved": "https://registry.npmmirror.com/@isaacs/cliui/-/cliui-8.0.2.tgz",
  20. "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
  21. "dependencies": {
  22. "string-width": "^5.1.2",
  23. "string-width-cjs": "npm:string-width@^4.2.0",
  24. "strip-ansi": "^7.0.1",
  25. "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
  26. "wrap-ansi": "^8.1.0",
  27. "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
  28. },
  29. "engines": {
  30. "node": ">=12"
  31. }
  32. },
  33. "node_modules/@jridgewell/gen-mapping": {
  34. "version": "0.3.8",
  35. "resolved": "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz",
  36. "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==",
  37. "dependencies": {
  38. "@jridgewell/set-array": "^1.2.1",
  39. "@jridgewell/sourcemap-codec": "^1.4.10",
  40. "@jridgewell/trace-mapping": "^0.3.24"
  41. },
  42. "engines": {
  43. "node": ">=6.0.0"
  44. }
  45. },
  46. "node_modules/@jridgewell/resolve-uri": {
  47. "version": "3.1.2",
  48. "resolved": "https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
  49. "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
  50. "engines": {
  51. "node": ">=6.0.0"
  52. }
  53. },
  54. "node_modules/@jridgewell/set-array": {
  55. "version": "1.2.1",
  56. "resolved": "https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.2.1.tgz",
  57. "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
  58. "engines": {
  59. "node": ">=6.0.0"
  60. }
  61. },
  62. "node_modules/@jridgewell/sourcemap-codec": {
  63. "version": "1.5.0",
  64. "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
  65. "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ=="
  66. },
  67. "node_modules/@jridgewell/trace-mapping": {
  68. "version": "0.3.25",
  69. "resolved": "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
  70. "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
  71. "dependencies": {
  72. "@jridgewell/resolve-uri": "^3.1.0",
  73. "@jridgewell/sourcemap-codec": "^1.4.14"
  74. }
  75. },
  76. "node_modules/@nodelib/fs.scandir": {
  77. "version": "2.1.5",
  78. "resolved": "https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
  79. "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
  80. "dependencies": {
  81. "@nodelib/fs.stat": "2.0.5",
  82. "run-parallel": "^1.1.9"
  83. },
  84. "engines": {
  85. "node": ">= 8"
  86. }
  87. },
  88. "node_modules/@nodelib/fs.stat": {
  89. "version": "2.0.5",
  90. "resolved": "https://registry.npmmirror.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
  91. "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
  92. "engines": {
  93. "node": ">= 8"
  94. }
  95. },
  96. "node_modules/@nodelib/fs.walk": {
  97. "version": "1.2.8",
  98. "resolved": "https://registry.npmmirror.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
  99. "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
  100. "dependencies": {
  101. "@nodelib/fs.scandir": "2.1.5",
  102. "fastq": "^1.6.0"
  103. },
  104. "engines": {
  105. "node": ">= 8"
  106. }
  107. },
  108. "node_modules/@pkgjs/parseargs": {
  109. "version": "0.11.0",
  110. "resolved": "https://registry.npmmirror.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
  111. "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
  112. "optional": true,
  113. "engines": {
  114. "node": ">=14"
  115. }
  116. },
  117. "node_modules/ansi-regex": {
  118. "version": "6.1.0",
  119. "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-6.1.0.tgz",
  120. "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
  121. "engines": {
  122. "node": ">=12"
  123. },
  124. "funding": {
  125. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  126. }
  127. },
  128. "node_modules/ansi-styles": {
  129. "version": "6.2.1",
  130. "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-6.2.1.tgz",
  131. "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
  132. "engines": {
  133. "node": ">=12"
  134. },
  135. "funding": {
  136. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  137. }
  138. },
  139. "node_modules/any-promise": {
  140. "version": "1.3.0",
  141. "resolved": "https://registry.npmmirror.com/any-promise/-/any-promise-1.3.0.tgz",
  142. "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A=="
  143. },
  144. "node_modules/anymatch": {
  145. "version": "3.1.3",
  146. "resolved": "https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz",
  147. "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
  148. "dependencies": {
  149. "normalize-path": "^3.0.0",
  150. "picomatch": "^2.0.4"
  151. },
  152. "engines": {
  153. "node": ">= 8"
  154. }
  155. },
  156. "node_modules/arg": {
  157. "version": "5.0.2",
  158. "resolved": "https://registry.npmmirror.com/arg/-/arg-5.0.2.tgz",
  159. "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg=="
  160. },
  161. "node_modules/asynckit": {
  162. "version": "0.4.0",
  163. "resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz",
  164. "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
  165. },
  166. "node_modules/autoprefixer": {
  167. "version": "10.4.16",
  168. "resolved": "https://registry.npmmirror.com/autoprefixer/-/autoprefixer-10.4.16.tgz",
  169. "integrity": "sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==",
  170. "funding": [
  171. {
  172. "type": "opencollective",
  173. "url": "https://opencollective.com/postcss/"
  174. },
  175. {
  176. "type": "tidelift",
  177. "url": "https://tidelift.com/funding/github/npm/autoprefixer"
  178. },
  179. {
  180. "type": "github",
  181. "url": "https://github.com/sponsors/ai"
  182. }
  183. ],
  184. "dependencies": {
  185. "browserslist": "^4.21.10",
  186. "caniuse-lite": "^1.0.30001538",
  187. "fraction.js": "^4.3.6",
  188. "normalize-range": "^0.1.2",
  189. "picocolors": "^1.0.0",
  190. "postcss-value-parser": "^4.2.0"
  191. },
  192. "bin": {
  193. "autoprefixer": "bin/autoprefixer"
  194. },
  195. "engines": {
  196. "node": "^10 || ^12 || >=14"
  197. },
  198. "peerDependencies": {
  199. "postcss": "^8.1.0"
  200. }
  201. },
  202. "node_modules/axios": {
  203. "version": "1.9.0",
  204. "resolved": "https://registry.npmmirror.com/axios/-/axios-1.9.0.tgz",
  205. "integrity": "sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==",
  206. "dependencies": {
  207. "follow-redirects": "^1.15.6",
  208. "form-data": "^4.0.0",
  209. "proxy-from-env": "^1.1.0"
  210. }
  211. },
  212. "node_modules/balanced-match": {
  213. "version": "1.0.2",
  214. "resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz",
  215. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
  216. },
  217. "node_modules/binary-extensions": {
  218. "version": "2.3.0",
  219. "resolved": "https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.3.0.tgz",
  220. "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
  221. "engines": {
  222. "node": ">=8"
  223. },
  224. "funding": {
  225. "url": "https://github.com/sponsors/sindresorhus"
  226. }
  227. },
  228. "node_modules/brace-expansion": {
  229. "version": "2.0.1",
  230. "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz",
  231. "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
  232. "dependencies": {
  233. "balanced-match": "^1.0.0"
  234. }
  235. },
  236. "node_modules/braces": {
  237. "version": "3.0.3",
  238. "resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.3.tgz",
  239. "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
  240. "dependencies": {
  241. "fill-range": "^7.1.1"
  242. },
  243. "engines": {
  244. "node": ">=8"
  245. }
  246. },
  247. "node_modules/browserslist": {
  248. "version": "4.24.4",
  249. "resolved": "https://registry.npmmirror.com/browserslist/-/browserslist-4.24.4.tgz",
  250. "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==",
  251. "funding": [
  252. {
  253. "type": "opencollective",
  254. "url": "https://opencollective.com/browserslist"
  255. },
  256. {
  257. "type": "tidelift",
  258. "url": "https://tidelift.com/funding/github/npm/browserslist"
  259. },
  260. {
  261. "type": "github",
  262. "url": "https://github.com/sponsors/ai"
  263. }
  264. ],
  265. "dependencies": {
  266. "caniuse-lite": "^1.0.30001688",
  267. "electron-to-chromium": "^1.5.73",
  268. "node-releases": "^2.0.19",
  269. "update-browserslist-db": "^1.1.1"
  270. },
  271. "bin": {
  272. "browserslist": "cli.js"
  273. },
  274. "engines": {
  275. "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
  276. }
  277. },
  278. "node_modules/call-bind-apply-helpers": {
  279. "version": "1.0.2",
  280. "resolved": "https://registry.npmmirror.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
  281. "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
  282. "dependencies": {
  283. "es-errors": "^1.3.0",
  284. "function-bind": "^1.1.2"
  285. },
  286. "engines": {
  287. "node": ">= 0.4"
  288. }
  289. },
  290. "node_modules/camelcase-css": {
  291. "version": "2.0.1",
  292. "resolved": "https://registry.npmmirror.com/camelcase-css/-/camelcase-css-2.0.1.tgz",
  293. "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==",
  294. "engines": {
  295. "node": ">= 6"
  296. }
  297. },
  298. "node_modules/caniuse-lite": {
  299. "version": "1.0.30001713",
  300. "resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001713.tgz",
  301. "integrity": "sha512-wCIWIg+A4Xr7NfhTuHdX+/FKh3+Op3LBbSp2N5Pfx6T/LhdQy3GTyoTg48BReaW/MyMNZAkTadsBtai3ldWK0Q==",
  302. "funding": [
  303. {
  304. "type": "opencollective",
  305. "url": "https://opencollective.com/browserslist"
  306. },
  307. {
  308. "type": "tidelift",
  309. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  310. },
  311. {
  312. "type": "github",
  313. "url": "https://github.com/sponsors/ai"
  314. }
  315. ]
  316. },
  317. "node_modules/chokidar": {
  318. "version": "3.6.0",
  319. "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-3.6.0.tgz",
  320. "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
  321. "dependencies": {
  322. "anymatch": "~3.1.2",
  323. "braces": "~3.0.2",
  324. "glob-parent": "~5.1.2",
  325. "is-binary-path": "~2.1.0",
  326. "is-glob": "~4.0.1",
  327. "normalize-path": "~3.0.0",
  328. "readdirp": "~3.6.0"
  329. },
  330. "engines": {
  331. "node": ">= 8.10.0"
  332. },
  333. "funding": {
  334. "url": "https://paulmillr.com/funding/"
  335. },
  336. "optionalDependencies": {
  337. "fsevents": "~2.3.2"
  338. }
  339. },
  340. "node_modules/chokidar/node_modules/glob-parent": {
  341. "version": "5.1.2",
  342. "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz",
  343. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  344. "dependencies": {
  345. "is-glob": "^4.0.1"
  346. },
  347. "engines": {
  348. "node": ">= 6"
  349. }
  350. },
  351. "node_modules/clsx": {
  352. "version": "2.1.1",
  353. "resolved": "https://registry.npmmirror.com/clsx/-/clsx-2.1.1.tgz",
  354. "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==",
  355. "engines": {
  356. "node": ">=6"
  357. }
  358. },
  359. "node_modules/color-convert": {
  360. "version": "2.0.1",
  361. "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz",
  362. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  363. "dependencies": {
  364. "color-name": "~1.1.4"
  365. },
  366. "engines": {
  367. "node": ">=7.0.0"
  368. }
  369. },
  370. "node_modules/color-name": {
  371. "version": "1.1.4",
  372. "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz",
  373. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
  374. },
  375. "node_modules/combined-stream": {
  376. "version": "1.0.8",
  377. "resolved": "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz",
  378. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  379. "dependencies": {
  380. "delayed-stream": "~1.0.0"
  381. },
  382. "engines": {
  383. "node": ">= 0.8"
  384. }
  385. },
  386. "node_modules/commander": {
  387. "version": "4.1.1",
  388. "resolved": "https://registry.npmmirror.com/commander/-/commander-4.1.1.tgz",
  389. "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==",
  390. "engines": {
  391. "node": ">= 6"
  392. }
  393. },
  394. "node_modules/cross-spawn": {
  395. "version": "7.0.6",
  396. "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.6.tgz",
  397. "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
  398. "dependencies": {
  399. "path-key": "^3.1.0",
  400. "shebang-command": "^2.0.0",
  401. "which": "^2.0.1"
  402. },
  403. "engines": {
  404. "node": ">= 8"
  405. }
  406. },
  407. "node_modules/cssesc": {
  408. "version": "3.0.0",
  409. "resolved": "https://registry.npmmirror.com/cssesc/-/cssesc-3.0.0.tgz",
  410. "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
  411. "bin": {
  412. "cssesc": "bin/cssesc"
  413. },
  414. "engines": {
  415. "node": ">=4"
  416. }
  417. },
  418. "node_modules/delayed-stream": {
  419. "version": "1.0.0",
  420. "resolved": "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz",
  421. "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
  422. "engines": {
  423. "node": ">=0.4.0"
  424. }
  425. },
  426. "node_modules/didyoumean": {
  427. "version": "1.2.2",
  428. "resolved": "https://registry.npmmirror.com/didyoumean/-/didyoumean-1.2.2.tgz",
  429. "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw=="
  430. },
  431. "node_modules/dlv": {
  432. "version": "1.1.3",
  433. "resolved": "https://registry.npmmirror.com/dlv/-/dlv-1.1.3.tgz",
  434. "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA=="
  435. },
  436. "node_modules/dunder-proto": {
  437. "version": "1.0.1",
  438. "resolved": "https://registry.npmmirror.com/dunder-proto/-/dunder-proto-1.0.1.tgz",
  439. "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
  440. "dependencies": {
  441. "call-bind-apply-helpers": "^1.0.1",
  442. "es-errors": "^1.3.0",
  443. "gopd": "^1.2.0"
  444. },
  445. "engines": {
  446. "node": ">= 0.4"
  447. }
  448. },
  449. "node_modules/eastasianwidth": {
  450. "version": "0.2.0",
  451. "resolved": "https://registry.npmmirror.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
  452. "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="
  453. },
  454. "node_modules/electron-to-chromium": {
  455. "version": "1.5.137",
  456. "resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.5.137.tgz",
  457. "integrity": "sha512-/QSJaU2JyIuTbbABAo/crOs+SuAZLS+fVVS10PVrIT9hrRkmZl8Hb0xPSkKRUUWHQtYzXHpQUW3Dy5hwMzGZkA=="
  458. },
  459. "node_modules/emoji-regex": {
  460. "version": "9.2.2",
  461. "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-9.2.2.tgz",
  462. "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="
  463. },
  464. "node_modules/es-define-property": {
  465. "version": "1.0.1",
  466. "resolved": "https://registry.npmmirror.com/es-define-property/-/es-define-property-1.0.1.tgz",
  467. "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
  468. "engines": {
  469. "node": ">= 0.4"
  470. }
  471. },
  472. "node_modules/es-errors": {
  473. "version": "1.3.0",
  474. "resolved": "https://registry.npmmirror.com/es-errors/-/es-errors-1.3.0.tgz",
  475. "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
  476. "engines": {
  477. "node": ">= 0.4"
  478. }
  479. },
  480. "node_modules/es-object-atoms": {
  481. "version": "1.1.1",
  482. "resolved": "https://registry.npmmirror.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
  483. "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
  484. "dependencies": {
  485. "es-errors": "^1.3.0"
  486. },
  487. "engines": {
  488. "node": ">= 0.4"
  489. }
  490. },
  491. "node_modules/es-set-tostringtag": {
  492. "version": "2.1.0",
  493. "resolved": "https://registry.npmmirror.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
  494. "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
  495. "dependencies": {
  496. "es-errors": "^1.3.0",
  497. "get-intrinsic": "^1.2.6",
  498. "has-tostringtag": "^1.0.2",
  499. "hasown": "^2.0.2"
  500. },
  501. "engines": {
  502. "node": ">= 0.4"
  503. }
  504. },
  505. "node_modules/escalade": {
  506. "version": "3.2.0",
  507. "resolved": "https://registry.npmmirror.com/escalade/-/escalade-3.2.0.tgz",
  508. "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
  509. "engines": {
  510. "node": ">=6"
  511. }
  512. },
  513. "node_modules/fast-glob": {
  514. "version": "3.3.3",
  515. "resolved": "https://registry.npmmirror.com/fast-glob/-/fast-glob-3.3.3.tgz",
  516. "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
  517. "dependencies": {
  518. "@nodelib/fs.stat": "^2.0.2",
  519. "@nodelib/fs.walk": "^1.2.3",
  520. "glob-parent": "^5.1.2",
  521. "merge2": "^1.3.0",
  522. "micromatch": "^4.0.8"
  523. },
  524. "engines": {
  525. "node": ">=8.6.0"
  526. }
  527. },
  528. "node_modules/fast-glob/node_modules/glob-parent": {
  529. "version": "5.1.2",
  530. "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz",
  531. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  532. "dependencies": {
  533. "is-glob": "^4.0.1"
  534. },
  535. "engines": {
  536. "node": ">= 6"
  537. }
  538. },
  539. "node_modules/fastq": {
  540. "version": "1.19.1",
  541. "resolved": "https://registry.npmmirror.com/fastq/-/fastq-1.19.1.tgz",
  542. "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
  543. "dependencies": {
  544. "reusify": "^1.0.4"
  545. }
  546. },
  547. "node_modules/fill-range": {
  548. "version": "7.1.1",
  549. "resolved": "https://registry.npmmirror.com/fill-range/-/fill-range-7.1.1.tgz",
  550. "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
  551. "dependencies": {
  552. "to-regex-range": "^5.0.1"
  553. },
  554. "engines": {
  555. "node": ">=8"
  556. }
  557. },
  558. "node_modules/follow-redirects": {
  559. "version": "1.15.9",
  560. "resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.9.tgz",
  561. "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==",
  562. "funding": [
  563. {
  564. "type": "individual",
  565. "url": "https://github.com/sponsors/RubenVerborgh"
  566. }
  567. ],
  568. "engines": {
  569. "node": ">=4.0"
  570. },
  571. "peerDependenciesMeta": {
  572. "debug": {
  573. "optional": true
  574. }
  575. }
  576. },
  577. "node_modules/foreground-child": {
  578. "version": "3.3.1",
  579. "resolved": "https://registry.npmmirror.com/foreground-child/-/foreground-child-3.3.1.tgz",
  580. "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==",
  581. "dependencies": {
  582. "cross-spawn": "^7.0.6",
  583. "signal-exit": "^4.0.1"
  584. },
  585. "engines": {
  586. "node": ">=14"
  587. },
  588. "funding": {
  589. "url": "https://github.com/sponsors/isaacs"
  590. }
  591. },
  592. "node_modules/form-data": {
  593. "version": "4.0.3",
  594. "resolved": "https://registry.npmmirror.com/form-data/-/form-data-4.0.3.tgz",
  595. "integrity": "sha512-qsITQPfmvMOSAdeyZ+12I1c+CKSstAFAwu+97zrnWAbIr5u8wfsExUzCesVLC8NgHuRUqNN4Zy6UPWUTRGslcA==",
  596. "dependencies": {
  597. "asynckit": "^0.4.0",
  598. "combined-stream": "^1.0.8",
  599. "es-set-tostringtag": "^2.1.0",
  600. "hasown": "^2.0.2",
  601. "mime-types": "^2.1.12"
  602. },
  603. "engines": {
  604. "node": ">= 6"
  605. }
  606. },
  607. "node_modules/fraction.js": {
  608. "version": "4.3.7",
  609. "resolved": "https://registry.npmmirror.com/fraction.js/-/fraction.js-4.3.7.tgz",
  610. "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==",
  611. "engines": {
  612. "node": "*"
  613. },
  614. "funding": {
  615. "type": "patreon",
  616. "url": "https://github.com/sponsors/rawify"
  617. }
  618. },
  619. "node_modules/framer-motion": {
  620. "version": "12.7.3",
  621. "resolved": "https://registry.npmmirror.com/framer-motion/-/framer-motion-12.7.3.tgz",
  622. "integrity": "sha512-dNT4l5gEnUo2ytXLUBUf6AI21dZ77TMclDKE3ElaIHZ8m90nJ/NCcExW51zdSIaS0RhAS5iXcF7bEIxZe8XG2g==",
  623. "dependencies": {
  624. "motion-dom": "^12.7.3",
  625. "motion-utils": "^12.7.2",
  626. "tslib": "^2.4.0"
  627. },
  628. "peerDependencies": {
  629. "@emotion/is-prop-valid": "*",
  630. "react": "^18.0.0 || ^19.0.0",
  631. "react-dom": "^18.0.0 || ^19.0.0"
  632. },
  633. "peerDependenciesMeta": {
  634. "@emotion/is-prop-valid": {
  635. "optional": true
  636. },
  637. "react": {
  638. "optional": true
  639. },
  640. "react-dom": {
  641. "optional": true
  642. }
  643. }
  644. },
  645. "node_modules/fsevents": {
  646. "version": "2.3.3",
  647. "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
  648. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  649. "hasInstallScript": true,
  650. "optional": true,
  651. "os": [
  652. "darwin"
  653. ],
  654. "engines": {
  655. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  656. }
  657. },
  658. "node_modules/function-bind": {
  659. "version": "1.1.2",
  660. "resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz",
  661. "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
  662. "funding": {
  663. "url": "https://github.com/sponsors/ljharb"
  664. }
  665. },
  666. "node_modules/get-intrinsic": {
  667. "version": "1.3.0",
  668. "resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
  669. "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
  670. "dependencies": {
  671. "call-bind-apply-helpers": "^1.0.2",
  672. "es-define-property": "^1.0.1",
  673. "es-errors": "^1.3.0",
  674. "es-object-atoms": "^1.1.1",
  675. "function-bind": "^1.1.2",
  676. "get-proto": "^1.0.1",
  677. "gopd": "^1.2.0",
  678. "has-symbols": "^1.1.0",
  679. "hasown": "^2.0.2",
  680. "math-intrinsics": "^1.1.0"
  681. },
  682. "engines": {
  683. "node": ">= 0.4"
  684. },
  685. "funding": {
  686. "url": "https://github.com/sponsors/ljharb"
  687. }
  688. },
  689. "node_modules/get-proto": {
  690. "version": "1.0.1",
  691. "resolved": "https://registry.npmmirror.com/get-proto/-/get-proto-1.0.1.tgz",
  692. "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
  693. "dependencies": {
  694. "dunder-proto": "^1.0.1",
  695. "es-object-atoms": "^1.0.0"
  696. },
  697. "engines": {
  698. "node": ">= 0.4"
  699. }
  700. },
  701. "node_modules/glob": {
  702. "version": "10.4.5",
  703. "resolved": "https://registry.npmmirror.com/glob/-/glob-10.4.5.tgz",
  704. "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
  705. "dependencies": {
  706. "foreground-child": "^3.1.0",
  707. "jackspeak": "^3.1.2",
  708. "minimatch": "^9.0.4",
  709. "minipass": "^7.1.2",
  710. "package-json-from-dist": "^1.0.0",
  711. "path-scurry": "^1.11.1"
  712. },
  713. "bin": {
  714. "glob": "dist/esm/bin.mjs"
  715. },
  716. "funding": {
  717. "url": "https://github.com/sponsors/isaacs"
  718. }
  719. },
  720. "node_modules/glob-parent": {
  721. "version": "6.0.2",
  722. "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz",
  723. "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
  724. "dependencies": {
  725. "is-glob": "^4.0.3"
  726. },
  727. "engines": {
  728. "node": ">=10.13.0"
  729. }
  730. },
  731. "node_modules/gopd": {
  732. "version": "1.2.0",
  733. "resolved": "https://registry.npmmirror.com/gopd/-/gopd-1.2.0.tgz",
  734. "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
  735. "engines": {
  736. "node": ">= 0.4"
  737. },
  738. "funding": {
  739. "url": "https://github.com/sponsors/ljharb"
  740. }
  741. },
  742. "node_modules/has-symbols": {
  743. "version": "1.1.0",
  744. "resolved": "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.1.0.tgz",
  745. "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
  746. "engines": {
  747. "node": ">= 0.4"
  748. },
  749. "funding": {
  750. "url": "https://github.com/sponsors/ljharb"
  751. }
  752. },
  753. "node_modules/has-tostringtag": {
  754. "version": "1.0.2",
  755. "resolved": "https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
  756. "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
  757. "dependencies": {
  758. "has-symbols": "^1.0.3"
  759. },
  760. "engines": {
  761. "node": ">= 0.4"
  762. },
  763. "funding": {
  764. "url": "https://github.com/sponsors/ljharb"
  765. }
  766. },
  767. "node_modules/hasown": {
  768. "version": "2.0.2",
  769. "resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.2.tgz",
  770. "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
  771. "dependencies": {
  772. "function-bind": "^1.1.2"
  773. },
  774. "engines": {
  775. "node": ">= 0.4"
  776. }
  777. },
  778. "node_modules/is-binary-path": {
  779. "version": "2.1.0",
  780. "resolved": "https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz",
  781. "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
  782. "dependencies": {
  783. "binary-extensions": "^2.0.0"
  784. },
  785. "engines": {
  786. "node": ">=8"
  787. }
  788. },
  789. "node_modules/is-core-module": {
  790. "version": "2.16.1",
  791. "resolved": "https://registry.npmmirror.com/is-core-module/-/is-core-module-2.16.1.tgz",
  792. "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
  793. "dependencies": {
  794. "hasown": "^2.0.2"
  795. },
  796. "engines": {
  797. "node": ">= 0.4"
  798. },
  799. "funding": {
  800. "url": "https://github.com/sponsors/ljharb"
  801. }
  802. },
  803. "node_modules/is-extglob": {
  804. "version": "2.1.1",
  805. "resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz",
  806. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  807. "engines": {
  808. "node": ">=0.10.0"
  809. }
  810. },
  811. "node_modules/is-fullwidth-code-point": {
  812. "version": "3.0.0",
  813. "resolved": "https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  814. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  815. "engines": {
  816. "node": ">=8"
  817. }
  818. },
  819. "node_modules/is-glob": {
  820. "version": "4.0.3",
  821. "resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz",
  822. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  823. "dependencies": {
  824. "is-extglob": "^2.1.1"
  825. },
  826. "engines": {
  827. "node": ">=0.10.0"
  828. }
  829. },
  830. "node_modules/is-number": {
  831. "version": "7.0.0",
  832. "resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz",
  833. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
  834. "engines": {
  835. "node": ">=0.12.0"
  836. }
  837. },
  838. "node_modules/isexe": {
  839. "version": "2.0.0",
  840. "resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz",
  841. "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="
  842. },
  843. "node_modules/jackspeak": {
  844. "version": "3.4.3",
  845. "resolved": "https://registry.npmmirror.com/jackspeak/-/jackspeak-3.4.3.tgz",
  846. "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
  847. "dependencies": {
  848. "@isaacs/cliui": "^8.0.2"
  849. },
  850. "funding": {
  851. "url": "https://github.com/sponsors/isaacs"
  852. },
  853. "optionalDependencies": {
  854. "@pkgjs/parseargs": "^0.11.0"
  855. }
  856. },
  857. "node_modules/jiti": {
  858. "version": "1.21.7",
  859. "resolved": "https://registry.npmmirror.com/jiti/-/jiti-1.21.7.tgz",
  860. "integrity": "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==",
  861. "bin": {
  862. "jiti": "bin/jiti.js"
  863. }
  864. },
  865. "node_modules/lilconfig": {
  866. "version": "2.1.0",
  867. "resolved": "https://registry.npmmirror.com/lilconfig/-/lilconfig-2.1.0.tgz",
  868. "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==",
  869. "engines": {
  870. "node": ">=10"
  871. }
  872. },
  873. "node_modules/lines-and-columns": {
  874. "version": "1.2.4",
  875. "resolved": "https://registry.npmmirror.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
  876. "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
  877. },
  878. "node_modules/lru-cache": {
  879. "version": "10.4.3",
  880. "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-10.4.3.tgz",
  881. "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
  882. },
  883. "node_modules/math-intrinsics": {
  884. "version": "1.1.0",
  885. "resolved": "https://registry.npmmirror.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
  886. "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
  887. "engines": {
  888. "node": ">= 0.4"
  889. }
  890. },
  891. "node_modules/merge2": {
  892. "version": "1.4.1",
  893. "resolved": "https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz",
  894. "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
  895. "engines": {
  896. "node": ">= 8"
  897. }
  898. },
  899. "node_modules/micromatch": {
  900. "version": "4.0.8",
  901. "resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.8.tgz",
  902. "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
  903. "dependencies": {
  904. "braces": "^3.0.3",
  905. "picomatch": "^2.3.1"
  906. },
  907. "engines": {
  908. "node": ">=8.6"
  909. }
  910. },
  911. "node_modules/mime-db": {
  912. "version": "1.52.0",
  913. "resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz",
  914. "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
  915. "engines": {
  916. "node": ">= 0.6"
  917. }
  918. },
  919. "node_modules/mime-types": {
  920. "version": "2.1.35",
  921. "resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz",
  922. "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
  923. "dependencies": {
  924. "mime-db": "1.52.0"
  925. },
  926. "engines": {
  927. "node": ">= 0.6"
  928. }
  929. },
  930. "node_modules/minimatch": {
  931. "version": "9.0.5",
  932. "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz",
  933. "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
  934. "dependencies": {
  935. "brace-expansion": "^2.0.1"
  936. },
  937. "engines": {
  938. "node": ">=16 || 14 >=14.17"
  939. },
  940. "funding": {
  941. "url": "https://github.com/sponsors/isaacs"
  942. }
  943. },
  944. "node_modules/minipass": {
  945. "version": "7.1.2",
  946. "resolved": "https://registry.npmmirror.com/minipass/-/minipass-7.1.2.tgz",
  947. "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
  948. "engines": {
  949. "node": ">=16 || 14 >=14.17"
  950. }
  951. },
  952. "node_modules/motion-dom": {
  953. "version": "12.7.3",
  954. "resolved": "https://registry.npmmirror.com/motion-dom/-/motion-dom-12.7.3.tgz",
  955. "integrity": "sha512-IjMt1YJHrvyvruFvmpmd6bGXXGCvmygrnvSb3aZ8KhOzF4H3PulU+cMBzH+U8TBJHjC/mnmJFRIA1Cu4vBfcBA==",
  956. "dependencies": {
  957. "motion-utils": "^12.7.2"
  958. }
  959. },
  960. "node_modules/motion-utils": {
  961. "version": "12.7.2",
  962. "resolved": "https://registry.npmmirror.com/motion-utils/-/motion-utils-12.7.2.tgz",
  963. "integrity": "sha512-XhZwqctxyJs89oX00zn3OGCuIIpVevbTa+u82usWBC6pSHUd2AoNWiYa7Du8tJxJy9TFbZ82pcn5t7NOm1PHAw=="
  964. },
  965. "node_modules/mz": {
  966. "version": "2.7.0",
  967. "resolved": "https://registry.npmmirror.com/mz/-/mz-2.7.0.tgz",
  968. "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==",
  969. "dependencies": {
  970. "any-promise": "^1.0.0",
  971. "object-assign": "^4.0.1",
  972. "thenify-all": "^1.0.0"
  973. }
  974. },
  975. "node_modules/nanoid": {
  976. "version": "3.3.11",
  977. "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz",
  978. "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
  979. "funding": [
  980. {
  981. "type": "github",
  982. "url": "https://github.com/sponsors/ai"
  983. }
  984. ],
  985. "bin": {
  986. "nanoid": "bin/nanoid.cjs"
  987. },
  988. "engines": {
  989. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  990. }
  991. },
  992. "node_modules/node-releases": {
  993. "version": "2.0.19",
  994. "resolved": "https://registry.npmmirror.com/node-releases/-/node-releases-2.0.19.tgz",
  995. "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw=="
  996. },
  997. "node_modules/normalize-path": {
  998. "version": "3.0.0",
  999. "resolved": "https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz",
  1000. "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
  1001. "engines": {
  1002. "node": ">=0.10.0"
  1003. }
  1004. },
  1005. "node_modules/normalize-range": {
  1006. "version": "0.1.2",
  1007. "resolved": "https://registry.npmmirror.com/normalize-range/-/normalize-range-0.1.2.tgz",
  1008. "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==",
  1009. "engines": {
  1010. "node": ">=0.10.0"
  1011. }
  1012. },
  1013. "node_modules/object-assign": {
  1014. "version": "4.1.1",
  1015. "resolved": "https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz",
  1016. "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
  1017. "engines": {
  1018. "node": ">=0.10.0"
  1019. }
  1020. },
  1021. "node_modules/object-hash": {
  1022. "version": "3.0.0",
  1023. "resolved": "https://registry.npmmirror.com/object-hash/-/object-hash-3.0.0.tgz",
  1024. "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==",
  1025. "engines": {
  1026. "node": ">= 6"
  1027. }
  1028. },
  1029. "node_modules/package-json-from-dist": {
  1030. "version": "1.0.1",
  1031. "resolved": "https://registry.npmmirror.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
  1032. "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw=="
  1033. },
  1034. "node_modules/path-key": {
  1035. "version": "3.1.1",
  1036. "resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz",
  1037. "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
  1038. "engines": {
  1039. "node": ">=8"
  1040. }
  1041. },
  1042. "node_modules/path-parse": {
  1043. "version": "1.0.7",
  1044. "resolved": "https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz",
  1045. "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
  1046. },
  1047. "node_modules/path-scurry": {
  1048. "version": "1.11.1",
  1049. "resolved": "https://registry.npmmirror.com/path-scurry/-/path-scurry-1.11.1.tgz",
  1050. "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
  1051. "dependencies": {
  1052. "lru-cache": "^10.2.0",
  1053. "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
  1054. },
  1055. "engines": {
  1056. "node": ">=16 || 14 >=14.18"
  1057. },
  1058. "funding": {
  1059. "url": "https://github.com/sponsors/isaacs"
  1060. }
  1061. },
  1062. "node_modules/picocolors": {
  1063. "version": "1.1.1",
  1064. "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
  1065. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA=="
  1066. },
  1067. "node_modules/picomatch": {
  1068. "version": "2.3.1",
  1069. "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
  1070. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  1071. "engines": {
  1072. "node": ">=8.6"
  1073. },
  1074. "funding": {
  1075. "url": "https://github.com/sponsors/jonschlinkert"
  1076. }
  1077. },
  1078. "node_modules/pify": {
  1079. "version": "2.3.0",
  1080. "resolved": "https://registry.npmmirror.com/pify/-/pify-2.3.0.tgz",
  1081. "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==",
  1082. "engines": {
  1083. "node": ">=0.10.0"
  1084. }
  1085. },
  1086. "node_modules/pirates": {
  1087. "version": "4.0.7",
  1088. "resolved": "https://registry.npmmirror.com/pirates/-/pirates-4.0.7.tgz",
  1089. "integrity": "sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==",
  1090. "engines": {
  1091. "node": ">= 6"
  1092. }
  1093. },
  1094. "node_modules/postcss": {
  1095. "version": "8.4.31",
  1096. "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.4.31.tgz",
  1097. "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
  1098. "funding": [
  1099. {
  1100. "type": "opencollective",
  1101. "url": "https://opencollective.com/postcss/"
  1102. },
  1103. {
  1104. "type": "tidelift",
  1105. "url": "https://tidelift.com/funding/github/npm/postcss"
  1106. },
  1107. {
  1108. "type": "github",
  1109. "url": "https://github.com/sponsors/ai"
  1110. }
  1111. ],
  1112. "dependencies": {
  1113. "nanoid": "^3.3.6",
  1114. "picocolors": "^1.0.0",
  1115. "source-map-js": "^1.0.2"
  1116. },
  1117. "engines": {
  1118. "node": "^10 || ^12 || >=14"
  1119. }
  1120. },
  1121. "node_modules/postcss-import": {
  1122. "version": "14.1.0",
  1123. "resolved": "https://registry.npmmirror.com/postcss-import/-/postcss-import-14.1.0.tgz",
  1124. "integrity": "sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==",
  1125. "dependencies": {
  1126. "postcss-value-parser": "^4.0.0",
  1127. "read-cache": "^1.0.0",
  1128. "resolve": "^1.1.7"
  1129. },
  1130. "engines": {
  1131. "node": ">=10.0.0"
  1132. },
  1133. "peerDependencies": {
  1134. "postcss": "^8.0.0"
  1135. }
  1136. },
  1137. "node_modules/postcss-js": {
  1138. "version": "4.0.1",
  1139. "resolved": "https://registry.npmmirror.com/postcss-js/-/postcss-js-4.0.1.tgz",
  1140. "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==",
  1141. "dependencies": {
  1142. "camelcase-css": "^2.0.1"
  1143. },
  1144. "engines": {
  1145. "node": "^12 || ^14 || >= 16"
  1146. },
  1147. "funding": {
  1148. "type": "opencollective",
  1149. "url": "https://opencollective.com/postcss/"
  1150. },
  1151. "peerDependencies": {
  1152. "postcss": "^8.4.21"
  1153. }
  1154. },
  1155. "node_modules/postcss-load-config": {
  1156. "version": "3.1.4",
  1157. "resolved": "https://registry.npmmirror.com/postcss-load-config/-/postcss-load-config-3.1.4.tgz",
  1158. "integrity": "sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==",
  1159. "dependencies": {
  1160. "lilconfig": "^2.0.5",
  1161. "yaml": "^1.10.2"
  1162. },
  1163. "engines": {
  1164. "node": ">= 10"
  1165. },
  1166. "funding": {
  1167. "type": "opencollective",
  1168. "url": "https://opencollective.com/postcss/"
  1169. },
  1170. "peerDependencies": {
  1171. "postcss": ">=8.0.9",
  1172. "ts-node": ">=9.0.0"
  1173. },
  1174. "peerDependenciesMeta": {
  1175. "postcss": {
  1176. "optional": true
  1177. },
  1178. "ts-node": {
  1179. "optional": true
  1180. }
  1181. }
  1182. },
  1183. "node_modules/postcss-nested": {
  1184. "version": "6.0.0",
  1185. "resolved": "https://registry.npmmirror.com/postcss-nested/-/postcss-nested-6.0.0.tgz",
  1186. "integrity": "sha512-0DkamqrPcmkBDsLn+vQDIrtkSbNkv5AD/M322ySo9kqFkCIYklym2xEmWkwo+Y3/qZo34tzEPNUw4y7yMCdv5w==",
  1187. "dependencies": {
  1188. "postcss-selector-parser": "^6.0.10"
  1189. },
  1190. "engines": {
  1191. "node": ">=12.0"
  1192. },
  1193. "funding": {
  1194. "type": "opencollective",
  1195. "url": "https://opencollective.com/postcss/"
  1196. },
  1197. "peerDependencies": {
  1198. "postcss": "^8.2.14"
  1199. }
  1200. },
  1201. "node_modules/postcss-selector-parser": {
  1202. "version": "6.1.2",
  1203. "resolved": "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz",
  1204. "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==",
  1205. "dependencies": {
  1206. "cssesc": "^3.0.0",
  1207. "util-deprecate": "^1.0.2"
  1208. },
  1209. "engines": {
  1210. "node": ">=4"
  1211. }
  1212. },
  1213. "node_modules/postcss-value-parser": {
  1214. "version": "4.2.0",
  1215. "resolved": "https://registry.npmmirror.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
  1216. "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
  1217. },
  1218. "node_modules/proxy-from-env": {
  1219. "version": "1.1.0",
  1220. "resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
  1221. "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="
  1222. },
  1223. "node_modules/queue-microtask": {
  1224. "version": "1.2.3",
  1225. "resolved": "https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz",
  1226. "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
  1227. "funding": [
  1228. {
  1229. "type": "github",
  1230. "url": "https://github.com/sponsors/feross"
  1231. },
  1232. {
  1233. "type": "patreon",
  1234. "url": "https://www.patreon.com/feross"
  1235. },
  1236. {
  1237. "type": "consulting",
  1238. "url": "https://feross.org/support"
  1239. }
  1240. ]
  1241. },
  1242. "node_modules/quick-lru": {
  1243. "version": "5.1.1",
  1244. "resolved": "https://registry.npmmirror.com/quick-lru/-/quick-lru-5.1.1.tgz",
  1245. "integrity": "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==",
  1246. "engines": {
  1247. "node": ">=10"
  1248. },
  1249. "funding": {
  1250. "url": "https://github.com/sponsors/sindresorhus"
  1251. }
  1252. },
  1253. "node_modules/read-cache": {
  1254. "version": "1.0.0",
  1255. "resolved": "https://registry.npmmirror.com/read-cache/-/read-cache-1.0.0.tgz",
  1256. "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==",
  1257. "dependencies": {
  1258. "pify": "^2.3.0"
  1259. }
  1260. },
  1261. "node_modules/readdirp": {
  1262. "version": "3.6.0",
  1263. "resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz",
  1264. "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
  1265. "dependencies": {
  1266. "picomatch": "^2.2.1"
  1267. },
  1268. "engines": {
  1269. "node": ">=8.10.0"
  1270. }
  1271. },
  1272. "node_modules/resolve": {
  1273. "version": "1.22.10",
  1274. "resolved": "https://registry.npmmirror.com/resolve/-/resolve-1.22.10.tgz",
  1275. "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==",
  1276. "dependencies": {
  1277. "is-core-module": "^2.16.0",
  1278. "path-parse": "^1.0.7",
  1279. "supports-preserve-symlinks-flag": "^1.0.0"
  1280. },
  1281. "bin": {
  1282. "resolve": "bin/resolve"
  1283. },
  1284. "engines": {
  1285. "node": ">= 0.4"
  1286. },
  1287. "funding": {
  1288. "url": "https://github.com/sponsors/ljharb"
  1289. }
  1290. },
  1291. "node_modules/reusify": {
  1292. "version": "1.1.0",
  1293. "resolved": "https://registry.npmmirror.com/reusify/-/reusify-1.1.0.tgz",
  1294. "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
  1295. "engines": {
  1296. "iojs": ">=1.0.0",
  1297. "node": ">=0.10.0"
  1298. }
  1299. },
  1300. "node_modules/run-parallel": {
  1301. "version": "1.2.0",
  1302. "resolved": "https://registry.npmmirror.com/run-parallel/-/run-parallel-1.2.0.tgz",
  1303. "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
  1304. "funding": [
  1305. {
  1306. "type": "github",
  1307. "url": "https://github.com/sponsors/feross"
  1308. },
  1309. {
  1310. "type": "patreon",
  1311. "url": "https://www.patreon.com/feross"
  1312. },
  1313. {
  1314. "type": "consulting",
  1315. "url": "https://feross.org/support"
  1316. }
  1317. ],
  1318. "dependencies": {
  1319. "queue-microtask": "^1.2.2"
  1320. }
  1321. },
  1322. "node_modules/shebang-command": {
  1323. "version": "2.0.0",
  1324. "resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz",
  1325. "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
  1326. "dependencies": {
  1327. "shebang-regex": "^3.0.0"
  1328. },
  1329. "engines": {
  1330. "node": ">=8"
  1331. }
  1332. },
  1333. "node_modules/shebang-regex": {
  1334. "version": "3.0.0",
  1335. "resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz",
  1336. "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
  1337. "engines": {
  1338. "node": ">=8"
  1339. }
  1340. },
  1341. "node_modules/signal-exit": {
  1342. "version": "4.1.0",
  1343. "resolved": "https://registry.npmmirror.com/signal-exit/-/signal-exit-4.1.0.tgz",
  1344. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  1345. "engines": {
  1346. "node": ">=14"
  1347. },
  1348. "funding": {
  1349. "url": "https://github.com/sponsors/isaacs"
  1350. }
  1351. },
  1352. "node_modules/source-map-js": {
  1353. "version": "1.2.1",
  1354. "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
  1355. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  1356. "engines": {
  1357. "node": ">=0.10.0"
  1358. }
  1359. },
  1360. "node_modules/string-width": {
  1361. "version": "5.1.2",
  1362. "resolved": "https://registry.npmmirror.com/string-width/-/string-width-5.1.2.tgz",
  1363. "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
  1364. "dependencies": {
  1365. "eastasianwidth": "^0.2.0",
  1366. "emoji-regex": "^9.2.2",
  1367. "strip-ansi": "^7.0.1"
  1368. },
  1369. "engines": {
  1370. "node": ">=12"
  1371. },
  1372. "funding": {
  1373. "url": "https://github.com/sponsors/sindresorhus"
  1374. }
  1375. },
  1376. "node_modules/string-width-cjs": {
  1377. "name": "string-width",
  1378. "version": "4.2.3",
  1379. "resolved": "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz",
  1380. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  1381. "dependencies": {
  1382. "emoji-regex": "^8.0.0",
  1383. "is-fullwidth-code-point": "^3.0.0",
  1384. "strip-ansi": "^6.0.1"
  1385. },
  1386. "engines": {
  1387. "node": ">=8"
  1388. }
  1389. },
  1390. "node_modules/string-width-cjs/node_modules/ansi-regex": {
  1391. "version": "5.0.1",
  1392. "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz",
  1393. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  1394. "engines": {
  1395. "node": ">=8"
  1396. }
  1397. },
  1398. "node_modules/string-width-cjs/node_modules/emoji-regex": {
  1399. "version": "8.0.0",
  1400. "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz",
  1401. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
  1402. },
  1403. "node_modules/string-width-cjs/node_modules/strip-ansi": {
  1404. "version": "6.0.1",
  1405. "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz",
  1406. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  1407. "dependencies": {
  1408. "ansi-regex": "^5.0.1"
  1409. },
  1410. "engines": {
  1411. "node": ">=8"
  1412. }
  1413. },
  1414. "node_modules/strip-ansi": {
  1415. "version": "7.1.0",
  1416. "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-7.1.0.tgz",
  1417. "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
  1418. "dependencies": {
  1419. "ansi-regex": "^6.0.1"
  1420. },
  1421. "engines": {
  1422. "node": ">=12"
  1423. },
  1424. "funding": {
  1425. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  1426. }
  1427. },
  1428. "node_modules/strip-ansi-cjs": {
  1429. "name": "strip-ansi",
  1430. "version": "6.0.1",
  1431. "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz",
  1432. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  1433. "dependencies": {
  1434. "ansi-regex": "^5.0.1"
  1435. },
  1436. "engines": {
  1437. "node": ">=8"
  1438. }
  1439. },
  1440. "node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
  1441. "version": "5.0.1",
  1442. "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz",
  1443. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  1444. "engines": {
  1445. "node": ">=8"
  1446. }
  1447. },
  1448. "node_modules/sucrase": {
  1449. "version": "3.35.0",
  1450. "resolved": "https://registry.npmmirror.com/sucrase/-/sucrase-3.35.0.tgz",
  1451. "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==",
  1452. "dependencies": {
  1453. "@jridgewell/gen-mapping": "^0.3.2",
  1454. "commander": "^4.0.0",
  1455. "glob": "^10.3.10",
  1456. "lines-and-columns": "^1.1.6",
  1457. "mz": "^2.7.0",
  1458. "pirates": "^4.0.1",
  1459. "ts-interface-checker": "^0.1.9"
  1460. },
  1461. "bin": {
  1462. "sucrase": "bin/sucrase",
  1463. "sucrase-node": "bin/sucrase-node"
  1464. },
  1465. "engines": {
  1466. "node": ">=16 || 14 >=14.17"
  1467. }
  1468. },
  1469. "node_modules/supports-preserve-symlinks-flag": {
  1470. "version": "1.0.0",
  1471. "resolved": "https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
  1472. "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
  1473. "engines": {
  1474. "node": ">= 0.4"
  1475. },
  1476. "funding": {
  1477. "url": "https://github.com/sponsors/ljharb"
  1478. }
  1479. },
  1480. "node_modules/tailwind-merge": {
  1481. "version": "3.2.0",
  1482. "resolved": "https://registry.npmmirror.com/tailwind-merge/-/tailwind-merge-3.2.0.tgz",
  1483. "integrity": "sha512-FQT/OVqCD+7edmmJpsgCsY820RTD5AkBryuG5IUqR5YQZSdj5xlH5nLgH7YPths7WsLPSpSBNneJdM8aS8aeFA==",
  1484. "funding": {
  1485. "type": "github",
  1486. "url": "https://github.com/sponsors/dcastil"
  1487. }
  1488. },
  1489. "node_modules/tailwindcss": {
  1490. "version": "3.3.0",
  1491. "resolved": "https://registry.npmmirror.com/tailwindcss/-/tailwindcss-3.3.0.tgz",
  1492. "integrity": "sha512-hOXlFx+YcklJ8kXiCAfk/FMyr4Pm9ck477G0m/us2344Vuj355IpoEDB5UmGAsSpTBmr+4ZhjzW04JuFXkb/fw==",
  1493. "dependencies": {
  1494. "arg": "^5.0.2",
  1495. "chokidar": "^3.5.3",
  1496. "color-name": "^1.1.4",
  1497. "didyoumean": "^1.2.2",
  1498. "dlv": "^1.1.3",
  1499. "fast-glob": "^3.2.12",
  1500. "glob-parent": "^6.0.2",
  1501. "is-glob": "^4.0.3",
  1502. "jiti": "^1.17.2",
  1503. "lilconfig": "^2.0.6",
  1504. "micromatch": "^4.0.5",
  1505. "normalize-path": "^3.0.0",
  1506. "object-hash": "^3.0.0",
  1507. "picocolors": "^1.0.0",
  1508. "postcss": "^8.0.9",
  1509. "postcss-import": "^14.1.0",
  1510. "postcss-js": "^4.0.0",
  1511. "postcss-load-config": "^3.1.4",
  1512. "postcss-nested": "6.0.0",
  1513. "postcss-selector-parser": "^6.0.11",
  1514. "postcss-value-parser": "^4.2.0",
  1515. "quick-lru": "^5.1.1",
  1516. "resolve": "^1.22.1",
  1517. "sucrase": "^3.29.0"
  1518. },
  1519. "bin": {
  1520. "tailwind": "lib/cli.js",
  1521. "tailwindcss": "lib/cli.js"
  1522. },
  1523. "engines": {
  1524. "node": ">=12.13.0"
  1525. },
  1526. "peerDependencies": {
  1527. "postcss": "^8.0.9"
  1528. }
  1529. },
  1530. "node_modules/thenify": {
  1531. "version": "3.3.1",
  1532. "resolved": "https://registry.npmmirror.com/thenify/-/thenify-3.3.1.tgz",
  1533. "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==",
  1534. "dependencies": {
  1535. "any-promise": "^1.0.0"
  1536. }
  1537. },
  1538. "node_modules/thenify-all": {
  1539. "version": "1.6.0",
  1540. "resolved": "https://registry.npmmirror.com/thenify-all/-/thenify-all-1.6.0.tgz",
  1541. "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==",
  1542. "dependencies": {
  1543. "thenify": ">= 3.1.0 < 4"
  1544. },
  1545. "engines": {
  1546. "node": ">=0.8"
  1547. }
  1548. },
  1549. "node_modules/to-regex-range": {
  1550. "version": "5.0.1",
  1551. "resolved": "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz",
  1552. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  1553. "dependencies": {
  1554. "is-number": "^7.0.0"
  1555. },
  1556. "engines": {
  1557. "node": ">=8.0"
  1558. }
  1559. },
  1560. "node_modules/ts-interface-checker": {
  1561. "version": "0.1.13",
  1562. "resolved": "https://registry.npmmirror.com/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz",
  1563. "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA=="
  1564. },
  1565. "node_modules/tslib": {
  1566. "version": "2.8.1",
  1567. "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz",
  1568. "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="
  1569. },
  1570. "node_modules/update-browserslist-db": {
  1571. "version": "1.1.3",
  1572. "resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz",
  1573. "integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==",
  1574. "funding": [
  1575. {
  1576. "type": "opencollective",
  1577. "url": "https://opencollective.com/browserslist"
  1578. },
  1579. {
  1580. "type": "tidelift",
  1581. "url": "https://tidelift.com/funding/github/npm/browserslist"
  1582. },
  1583. {
  1584. "type": "github",
  1585. "url": "https://github.com/sponsors/ai"
  1586. }
  1587. ],
  1588. "dependencies": {
  1589. "escalade": "^3.2.0",
  1590. "picocolors": "^1.1.1"
  1591. },
  1592. "bin": {
  1593. "update-browserslist-db": "cli.js"
  1594. },
  1595. "peerDependencies": {
  1596. "browserslist": ">= 4.21.0"
  1597. }
  1598. },
  1599. "node_modules/util-deprecate": {
  1600. "version": "1.0.2",
  1601. "resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz",
  1602. "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="
  1603. },
  1604. "node_modules/which": {
  1605. "version": "2.0.2",
  1606. "resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz",
  1607. "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
  1608. "dependencies": {
  1609. "isexe": "^2.0.0"
  1610. },
  1611. "bin": {
  1612. "node-which": "bin/node-which"
  1613. },
  1614. "engines": {
  1615. "node": ">= 8"
  1616. }
  1617. },
  1618. "node_modules/wrap-ansi": {
  1619. "version": "8.1.0",
  1620. "resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
  1621. "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
  1622. "dependencies": {
  1623. "ansi-styles": "^6.1.0",
  1624. "string-width": "^5.0.1",
  1625. "strip-ansi": "^7.0.1"
  1626. },
  1627. "engines": {
  1628. "node": ">=12"
  1629. },
  1630. "funding": {
  1631. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  1632. }
  1633. },
  1634. "node_modules/wrap-ansi-cjs": {
  1635. "name": "wrap-ansi",
  1636. "version": "7.0.0",
  1637. "resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  1638. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  1639. "dependencies": {
  1640. "ansi-styles": "^4.0.0",
  1641. "string-width": "^4.1.0",
  1642. "strip-ansi": "^6.0.0"
  1643. },
  1644. "engines": {
  1645. "node": ">=10"
  1646. },
  1647. "funding": {
  1648. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  1649. }
  1650. },
  1651. "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
  1652. "version": "5.0.1",
  1653. "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz",
  1654. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  1655. "engines": {
  1656. "node": ">=8"
  1657. }
  1658. },
  1659. "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
  1660. "version": "4.3.0",
  1661. "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz",
  1662. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  1663. "dependencies": {
  1664. "color-convert": "^2.0.1"
  1665. },
  1666. "engines": {
  1667. "node": ">=8"
  1668. },
  1669. "funding": {
  1670. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  1671. }
  1672. },
  1673. "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
  1674. "version": "8.0.0",
  1675. "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz",
  1676. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
  1677. },
  1678. "node_modules/wrap-ansi-cjs/node_modules/string-width": {
  1679. "version": "4.2.3",
  1680. "resolved": "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz",
  1681. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  1682. "dependencies": {
  1683. "emoji-regex": "^8.0.0",
  1684. "is-fullwidth-code-point": "^3.0.0",
  1685. "strip-ansi": "^6.0.1"
  1686. },
  1687. "engines": {
  1688. "node": ">=8"
  1689. }
  1690. },
  1691. "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
  1692. "version": "6.0.1",
  1693. "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz",
  1694. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  1695. "dependencies": {
  1696. "ansi-regex": "^5.0.1"
  1697. },
  1698. "engines": {
  1699. "node": ">=8"
  1700. }
  1701. },
  1702. "node_modules/yaml": {
  1703. "version": "1.10.2",
  1704. "resolved": "https://registry.npmmirror.com/yaml/-/yaml-1.10.2.tgz",
  1705. "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
  1706. "engines": {
  1707. "node": ">= 6"
  1708. }
  1709. }
  1710. }
  1711. }