github.com/10ego/gthp@v0.0.0-20241025155251-e1514fa71fbb/package-lock.json (about) 1 { 2 "name": "Go-Templ-HTMX-Postgresql App Framework", 3 "version": "1.0.0", 4 "lockfileVersion": 3, 5 "requires": true, 6 "packages": { 7 "": { 8 "name": "Go-Templ-HTMX-Postgresql App Framework", 9 "version": "1.0.0", 10 "license": "ISC", 11 "dependencies": { 12 "autoprefixer": "^10.4.20", 13 "postcss": "^8.4.45", 14 "tailwindcss": "^3.4.14" 15 } 16 }, 17 "node_modules/@alloc/quick-lru": { 18 "version": "5.2.0", 19 "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz", 20 "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==", 21 "license": "MIT", 22 "engines": { 23 "node": ">=10" 24 }, 25 "funding": { 26 "url": "https://github.com/sponsors/sindresorhus" 27 } 28 }, 29 "node_modules/@isaacs/cliui": { 30 "version": "8.0.2", 31 "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", 32 "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", 33 "license": "ISC", 34 "dependencies": { 35 "string-width": "^5.1.2", 36 "string-width-cjs": "npm:string-width@^4.2.0", 37 "strip-ansi": "^7.0.1", 38 "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", 39 "wrap-ansi": "^8.1.0", 40 "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" 41 }, 42 "engines": { 43 "node": ">=12" 44 } 45 }, 46 "node_modules/@jridgewell/gen-mapping": { 47 "version": "0.3.5", 48 "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", 49 "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", 50 "license": "MIT", 51 "dependencies": { 52 "@jridgewell/set-array": "^1.2.1", 53 "@jridgewell/sourcemap-codec": "^1.4.10", 54 "@jridgewell/trace-mapping": "^0.3.24" 55 }, 56 "engines": { 57 "node": ">=6.0.0" 58 } 59 }, 60 "node_modules/@jridgewell/resolve-uri": { 61 "version": "3.1.2", 62 "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", 63 "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", 64 "license": "MIT", 65 "engines": { 66 "node": ">=6.0.0" 67 } 68 }, 69 "node_modules/@jridgewell/set-array": { 70 "version": "1.2.1", 71 "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", 72 "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", 73 "license": "MIT", 74 "engines": { 75 "node": ">=6.0.0" 76 } 77 }, 78 "node_modules/@jridgewell/sourcemap-codec": { 79 "version": "1.5.0", 80 "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", 81 "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==", 82 "license": "MIT" 83 }, 84 "node_modules/@jridgewell/trace-mapping": { 85 "version": "0.3.25", 86 "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", 87 "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", 88 "license": "MIT", 89 "dependencies": { 90 "@jridgewell/resolve-uri": "^3.1.0", 91 "@jridgewell/sourcemap-codec": "^1.4.14" 92 } 93 }, 94 "node_modules/@nodelib/fs.scandir": { 95 "version": "2.1.5", 96 "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", 97 "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", 98 "license": "MIT", 99 "dependencies": { 100 "@nodelib/fs.stat": "2.0.5", 101 "run-parallel": "^1.1.9" 102 }, 103 "engines": { 104 "node": ">= 8" 105 } 106 }, 107 "node_modules/@nodelib/fs.stat": { 108 "version": "2.0.5", 109 "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", 110 "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", 111 "license": "MIT", 112 "engines": { 113 "node": ">= 8" 114 } 115 }, 116 "node_modules/@nodelib/fs.walk": { 117 "version": "1.2.8", 118 "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", 119 "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", 120 "license": "MIT", 121 "dependencies": { 122 "@nodelib/fs.scandir": "2.1.5", 123 "fastq": "^1.6.0" 124 }, 125 "engines": { 126 "node": ">= 8" 127 } 128 }, 129 "node_modules/@pkgjs/parseargs": { 130 "version": "0.11.0", 131 "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", 132 "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", 133 "license": "MIT", 134 "optional": true, 135 "engines": { 136 "node": ">=14" 137 } 138 }, 139 "node_modules/ansi-regex": { 140 "version": "6.1.0", 141 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz", 142 "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", 143 "license": "MIT", 144 "engines": { 145 "node": ">=12" 146 }, 147 "funding": { 148 "url": "https://github.com/chalk/ansi-regex?sponsor=1" 149 } 150 }, 151 "node_modules/ansi-styles": { 152 "version": "6.2.1", 153 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", 154 "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", 155 "license": "MIT", 156 "engines": { 157 "node": ">=12" 158 }, 159 "funding": { 160 "url": "https://github.com/chalk/ansi-styles?sponsor=1" 161 } 162 }, 163 "node_modules/any-promise": { 164 "version": "1.3.0", 165 "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz", 166 "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", 167 "license": "MIT" 168 }, 169 "node_modules/anymatch": { 170 "version": "3.1.3", 171 "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", 172 "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", 173 "license": "ISC", 174 "dependencies": { 175 "normalize-path": "^3.0.0", 176 "picomatch": "^2.0.4" 177 }, 178 "engines": { 179 "node": ">= 8" 180 } 181 }, 182 "node_modules/arg": { 183 "version": "5.0.2", 184 "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", 185 "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", 186 "license": "MIT" 187 }, 188 "node_modules/autoprefixer": { 189 "version": "10.4.20", 190 "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.20.tgz", 191 "integrity": "sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==", 192 "funding": [ 193 { 194 "type": "opencollective", 195 "url": "https://opencollective.com/postcss/" 196 }, 197 { 198 "type": "tidelift", 199 "url": "https://tidelift.com/funding/github/npm/autoprefixer" 200 }, 201 { 202 "type": "github", 203 "url": "https://github.com/sponsors/ai" 204 } 205 ], 206 "license": "MIT", 207 "dependencies": { 208 "browserslist": "^4.23.3", 209 "caniuse-lite": "^1.0.30001646", 210 "fraction.js": "^4.3.7", 211 "normalize-range": "^0.1.2", 212 "picocolors": "^1.0.1", 213 "postcss-value-parser": "^4.2.0" 214 }, 215 "bin": { 216 "autoprefixer": "bin/autoprefixer" 217 }, 218 "engines": { 219 "node": "^10 || ^12 || >=14" 220 }, 221 "peerDependencies": { 222 "postcss": "^8.1.0" 223 } 224 }, 225 "node_modules/balanced-match": { 226 "version": "1.0.2", 227 "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", 228 "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", 229 "license": "MIT" 230 }, 231 "node_modules/binary-extensions": { 232 "version": "2.3.0", 233 "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", 234 "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", 235 "license": "MIT", 236 "engines": { 237 "node": ">=8" 238 }, 239 "funding": { 240 "url": "https://github.com/sponsors/sindresorhus" 241 } 242 }, 243 "node_modules/brace-expansion": { 244 "version": "2.0.1", 245 "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", 246 "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", 247 "license": "MIT", 248 "dependencies": { 249 "balanced-match": "^1.0.0" 250 } 251 }, 252 "node_modules/braces": { 253 "version": "3.0.3", 254 "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz", 255 "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", 256 "license": "MIT", 257 "dependencies": { 258 "fill-range": "^7.1.1" 259 }, 260 "engines": { 261 "node": ">=8" 262 } 263 }, 264 "node_modules/browserslist": { 265 "version": "4.23.3", 266 "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.3.tgz", 267 "integrity": "sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==", 268 "funding": [ 269 { 270 "type": "opencollective", 271 "url": "https://opencollective.com/browserslist" 272 }, 273 { 274 "type": "tidelift", 275 "url": "https://tidelift.com/funding/github/npm/browserslist" 276 }, 277 { 278 "type": "github", 279 "url": "https://github.com/sponsors/ai" 280 } 281 ], 282 "license": "MIT", 283 "dependencies": { 284 "caniuse-lite": "^1.0.30001646", 285 "electron-to-chromium": "^1.5.4", 286 "node-releases": "^2.0.18", 287 "update-browserslist-db": "^1.1.0" 288 }, 289 "bin": { 290 "browserslist": "cli.js" 291 }, 292 "engines": { 293 "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" 294 } 295 }, 296 "node_modules/camelcase-css": { 297 "version": "2.0.1", 298 "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz", 299 "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", 300 "license": "MIT", 301 "engines": { 302 "node": ">= 6" 303 } 304 }, 305 "node_modules/caniuse-lite": { 306 "version": "1.0.30001660", 307 "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001660.tgz", 308 "integrity": "sha512-GacvNTTuATm26qC74pt+ad1fW15mlQ/zuTzzY1ZoIzECTP8HURDfF43kNxPgf7H1jmelCBQTTbBNxdSXOA7Bqg==", 309 "funding": [ 310 { 311 "type": "opencollective", 312 "url": "https://opencollective.com/browserslist" 313 }, 314 { 315 "type": "tidelift", 316 "url": "https://tidelift.com/funding/github/npm/caniuse-lite" 317 }, 318 { 319 "type": "github", 320 "url": "https://github.com/sponsors/ai" 321 } 322 ], 323 "license": "CC-BY-4.0" 324 }, 325 "node_modules/chokidar": { 326 "version": "3.6.0", 327 "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", 328 "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", 329 "license": "MIT", 330 "dependencies": { 331 "anymatch": "~3.1.2", 332 "braces": "~3.0.2", 333 "glob-parent": "~5.1.2", 334 "is-binary-path": "~2.1.0", 335 "is-glob": "~4.0.1", 336 "normalize-path": "~3.0.0", 337 "readdirp": "~3.6.0" 338 }, 339 "engines": { 340 "node": ">= 8.10.0" 341 }, 342 "funding": { 343 "url": "https://paulmillr.com/funding/" 344 }, 345 "optionalDependencies": { 346 "fsevents": "~2.3.2" 347 } 348 }, 349 "node_modules/chokidar/node_modules/glob-parent": { 350 "version": "5.1.2", 351 "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", 352 "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", 353 "license": "ISC", 354 "dependencies": { 355 "is-glob": "^4.0.1" 356 }, 357 "engines": { 358 "node": ">= 6" 359 } 360 }, 361 "node_modules/color-convert": { 362 "version": "2.0.1", 363 "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", 364 "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", 365 "license": "MIT", 366 "dependencies": { 367 "color-name": "~1.1.4" 368 }, 369 "engines": { 370 "node": ">=7.0.0" 371 } 372 }, 373 "node_modules/color-name": { 374 "version": "1.1.4", 375 "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", 376 "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", 377 "license": "MIT" 378 }, 379 "node_modules/commander": { 380 "version": "4.1.1", 381 "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz", 382 "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", 383 "license": "MIT", 384 "engines": { 385 "node": ">= 6" 386 } 387 }, 388 "node_modules/cross-spawn": { 389 "version": "7.0.3", 390 "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", 391 "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", 392 "license": "MIT", 393 "dependencies": { 394 "path-key": "^3.1.0", 395 "shebang-command": "^2.0.0", 396 "which": "^2.0.1" 397 }, 398 "engines": { 399 "node": ">= 8" 400 } 401 }, 402 "node_modules/cssesc": { 403 "version": "3.0.0", 404 "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", 405 "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", 406 "license": "MIT", 407 "bin": { 408 "cssesc": "bin/cssesc" 409 }, 410 "engines": { 411 "node": ">=4" 412 } 413 }, 414 "node_modules/didyoumean": { 415 "version": "1.2.2", 416 "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz", 417 "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", 418 "license": "Apache-2.0" 419 }, 420 "node_modules/dlv": { 421 "version": "1.1.3", 422 "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz", 423 "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", 424 "license": "MIT" 425 }, 426 "node_modules/eastasianwidth": { 427 "version": "0.2.0", 428 "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", 429 "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", 430 "license": "MIT" 431 }, 432 "node_modules/electron-to-chromium": { 433 "version": "1.5.20", 434 "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.20.tgz", 435 "integrity": "sha512-74mdl6Fs1HHzK9SUX4CKFxAtAe3nUns48y79TskHNAG6fGOlLfyKA4j855x+0b5u8rWJIrlaG9tcTPstMlwjIw==", 436 "license": "ISC" 437 }, 438 "node_modules/emoji-regex": { 439 "version": "9.2.2", 440 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", 441 "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", 442 "license": "MIT" 443 }, 444 "node_modules/escalade": { 445 "version": "3.2.0", 446 "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", 447 "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", 448 "license": "MIT", 449 "engines": { 450 "node": ">=6" 451 } 452 }, 453 "node_modules/fast-glob": { 454 "version": "3.3.2", 455 "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", 456 "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", 457 "license": "MIT", 458 "dependencies": { 459 "@nodelib/fs.stat": "^2.0.2", 460 "@nodelib/fs.walk": "^1.2.3", 461 "glob-parent": "^5.1.2", 462 "merge2": "^1.3.0", 463 "micromatch": "^4.0.4" 464 }, 465 "engines": { 466 "node": ">=8.6.0" 467 } 468 }, 469 "node_modules/fast-glob/node_modules/glob-parent": { 470 "version": "5.1.2", 471 "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", 472 "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", 473 "license": "ISC", 474 "dependencies": { 475 "is-glob": "^4.0.1" 476 }, 477 "engines": { 478 "node": ">= 6" 479 } 480 }, 481 "node_modules/fastq": { 482 "version": "1.17.1", 483 "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz", 484 "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==", 485 "license": "ISC", 486 "dependencies": { 487 "reusify": "^1.0.4" 488 } 489 }, 490 "node_modules/fill-range": { 491 "version": "7.1.1", 492 "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", 493 "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", 494 "license": "MIT", 495 "dependencies": { 496 "to-regex-range": "^5.0.1" 497 }, 498 "engines": { 499 "node": ">=8" 500 } 501 }, 502 "node_modules/foreground-child": { 503 "version": "3.3.0", 504 "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz", 505 "integrity": "sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==", 506 "license": "ISC", 507 "dependencies": { 508 "cross-spawn": "^7.0.0", 509 "signal-exit": "^4.0.1" 510 }, 511 "engines": { 512 "node": ">=14" 513 }, 514 "funding": { 515 "url": "https://github.com/sponsors/isaacs" 516 } 517 }, 518 "node_modules/fraction.js": { 519 "version": "4.3.7", 520 "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz", 521 "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", 522 "license": "MIT", 523 "engines": { 524 "node": "*" 525 }, 526 "funding": { 527 "type": "patreon", 528 "url": "https://github.com/sponsors/rawify" 529 } 530 }, 531 "node_modules/fsevents": { 532 "version": "2.3.3", 533 "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", 534 "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", 535 "hasInstallScript": true, 536 "license": "MIT", 537 "optional": true, 538 "os": [ 539 "darwin" 540 ], 541 "engines": { 542 "node": "^8.16.0 || ^10.6.0 || >=11.0.0" 543 } 544 }, 545 "node_modules/function-bind": { 546 "version": "1.1.2", 547 "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", 548 "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", 549 "license": "MIT", 550 "funding": { 551 "url": "https://github.com/sponsors/ljharb" 552 } 553 }, 554 "node_modules/glob": { 555 "version": "10.4.5", 556 "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz", 557 "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", 558 "license": "ISC", 559 "dependencies": { 560 "foreground-child": "^3.1.0", 561 "jackspeak": "^3.1.2", 562 "minimatch": "^9.0.4", 563 "minipass": "^7.1.2", 564 "package-json-from-dist": "^1.0.0", 565 "path-scurry": "^1.11.1" 566 }, 567 "bin": { 568 "glob": "dist/esm/bin.mjs" 569 }, 570 "funding": { 571 "url": "https://github.com/sponsors/isaacs" 572 } 573 }, 574 "node_modules/glob-parent": { 575 "version": "6.0.2", 576 "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", 577 "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", 578 "license": "ISC", 579 "dependencies": { 580 "is-glob": "^4.0.3" 581 }, 582 "engines": { 583 "node": ">=10.13.0" 584 } 585 }, 586 "node_modules/hasown": { 587 "version": "2.0.2", 588 "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", 589 "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", 590 "license": "MIT", 591 "dependencies": { 592 "function-bind": "^1.1.2" 593 }, 594 "engines": { 595 "node": ">= 0.4" 596 } 597 }, 598 "node_modules/is-binary-path": { 599 "version": "2.1.0", 600 "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", 601 "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", 602 "license": "MIT", 603 "dependencies": { 604 "binary-extensions": "^2.0.0" 605 }, 606 "engines": { 607 "node": ">=8" 608 } 609 }, 610 "node_modules/is-core-module": { 611 "version": "2.15.1", 612 "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz", 613 "integrity": "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==", 614 "license": "MIT", 615 "dependencies": { 616 "hasown": "^2.0.2" 617 }, 618 "engines": { 619 "node": ">= 0.4" 620 }, 621 "funding": { 622 "url": "https://github.com/sponsors/ljharb" 623 } 624 }, 625 "node_modules/is-extglob": { 626 "version": "2.1.1", 627 "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", 628 "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", 629 "license": "MIT", 630 "engines": { 631 "node": ">=0.10.0" 632 } 633 }, 634 "node_modules/is-fullwidth-code-point": { 635 "version": "3.0.0", 636 "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", 637 "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", 638 "license": "MIT", 639 "engines": { 640 "node": ">=8" 641 } 642 }, 643 "node_modules/is-glob": { 644 "version": "4.0.3", 645 "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", 646 "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", 647 "license": "MIT", 648 "dependencies": { 649 "is-extglob": "^2.1.1" 650 }, 651 "engines": { 652 "node": ">=0.10.0" 653 } 654 }, 655 "node_modules/is-number": { 656 "version": "7.0.0", 657 "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", 658 "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", 659 "license": "MIT", 660 "engines": { 661 "node": ">=0.12.0" 662 } 663 }, 664 "node_modules/isexe": { 665 "version": "2.0.0", 666 "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", 667 "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", 668 "license": "ISC" 669 }, 670 "node_modules/jackspeak": { 671 "version": "3.4.3", 672 "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz", 673 "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", 674 "license": "BlueOak-1.0.0", 675 "dependencies": { 676 "@isaacs/cliui": "^8.0.2" 677 }, 678 "funding": { 679 "url": "https://github.com/sponsors/isaacs" 680 }, 681 "optionalDependencies": { 682 "@pkgjs/parseargs": "^0.11.0" 683 } 684 }, 685 "node_modules/jiti": { 686 "version": "1.21.6", 687 "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.6.tgz", 688 "integrity": "sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==", 689 "license": "MIT", 690 "bin": { 691 "jiti": "bin/jiti.js" 692 } 693 }, 694 "node_modules/lilconfig": { 695 "version": "2.1.0", 696 "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", 697 "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", 698 "license": "MIT", 699 "engines": { 700 "node": ">=10" 701 } 702 }, 703 "node_modules/lines-and-columns": { 704 "version": "1.2.4", 705 "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", 706 "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", 707 "license": "MIT" 708 }, 709 "node_modules/lru-cache": { 710 "version": "10.4.3", 711 "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", 712 "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", 713 "license": "ISC" 714 }, 715 "node_modules/merge2": { 716 "version": "1.4.1", 717 "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", 718 "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", 719 "license": "MIT", 720 "engines": { 721 "node": ">= 8" 722 } 723 }, 724 "node_modules/micromatch": { 725 "version": "4.0.8", 726 "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", 727 "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", 728 "license": "MIT", 729 "dependencies": { 730 "braces": "^3.0.3", 731 "picomatch": "^2.3.1" 732 }, 733 "engines": { 734 "node": ">=8.6" 735 } 736 }, 737 "node_modules/minimatch": { 738 "version": "9.0.5", 739 "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", 740 "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", 741 "license": "ISC", 742 "dependencies": { 743 "brace-expansion": "^2.0.1" 744 }, 745 "engines": { 746 "node": ">=16 || 14 >=14.17" 747 }, 748 "funding": { 749 "url": "https://github.com/sponsors/isaacs" 750 } 751 }, 752 "node_modules/minipass": { 753 "version": "7.1.2", 754 "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz", 755 "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", 756 "license": "ISC", 757 "engines": { 758 "node": ">=16 || 14 >=14.17" 759 } 760 }, 761 "node_modules/mz": { 762 "version": "2.7.0", 763 "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz", 764 "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", 765 "license": "MIT", 766 "dependencies": { 767 "any-promise": "^1.0.0", 768 "object-assign": "^4.0.1", 769 "thenify-all": "^1.0.0" 770 } 771 }, 772 "node_modules/nanoid": { 773 "version": "3.3.7", 774 "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", 775 "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", 776 "funding": [ 777 { 778 "type": "github", 779 "url": "https://github.com/sponsors/ai" 780 } 781 ], 782 "license": "MIT", 783 "bin": { 784 "nanoid": "bin/nanoid.cjs" 785 }, 786 "engines": { 787 "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" 788 } 789 }, 790 "node_modules/node-releases": { 791 "version": "2.0.18", 792 "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz", 793 "integrity": "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==", 794 "license": "MIT" 795 }, 796 "node_modules/normalize-path": { 797 "version": "3.0.0", 798 "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", 799 "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", 800 "license": "MIT", 801 "engines": { 802 "node": ">=0.10.0" 803 } 804 }, 805 "node_modules/normalize-range": { 806 "version": "0.1.2", 807 "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz", 808 "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", 809 "license": "MIT", 810 "engines": { 811 "node": ">=0.10.0" 812 } 813 }, 814 "node_modules/object-assign": { 815 "version": "4.1.1", 816 "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", 817 "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", 818 "license": "MIT", 819 "engines": { 820 "node": ">=0.10.0" 821 } 822 }, 823 "node_modules/object-hash": { 824 "version": "3.0.0", 825 "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz", 826 "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", 827 "license": "MIT", 828 "engines": { 829 "node": ">= 6" 830 } 831 }, 832 "node_modules/package-json-from-dist": { 833 "version": "1.0.0", 834 "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz", 835 "integrity": "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==", 836 "license": "BlueOak-1.0.0" 837 }, 838 "node_modules/path-key": { 839 "version": "3.1.1", 840 "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", 841 "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", 842 "license": "MIT", 843 "engines": { 844 "node": ">=8" 845 } 846 }, 847 "node_modules/path-parse": { 848 "version": "1.0.7", 849 "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", 850 "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", 851 "license": "MIT" 852 }, 853 "node_modules/path-scurry": { 854 "version": "1.11.1", 855 "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", 856 "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", 857 "license": "BlueOak-1.0.0", 858 "dependencies": { 859 "lru-cache": "^10.2.0", 860 "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" 861 }, 862 "engines": { 863 "node": ">=16 || 14 >=14.18" 864 }, 865 "funding": { 866 "url": "https://github.com/sponsors/isaacs" 867 } 868 }, 869 "node_modules/picocolors": { 870 "version": "1.1.0", 871 "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz", 872 "integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==", 873 "license": "ISC" 874 }, 875 "node_modules/picomatch": { 876 "version": "2.3.1", 877 "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", 878 "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", 879 "license": "MIT", 880 "engines": { 881 "node": ">=8.6" 882 }, 883 "funding": { 884 "url": "https://github.com/sponsors/jonschlinkert" 885 } 886 }, 887 "node_modules/pify": { 888 "version": "2.3.0", 889 "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", 890 "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", 891 "license": "MIT", 892 "engines": { 893 "node": ">=0.10.0" 894 } 895 }, 896 "node_modules/pirates": { 897 "version": "4.0.6", 898 "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", 899 "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", 900 "license": "MIT", 901 "engines": { 902 "node": ">= 6" 903 } 904 }, 905 "node_modules/postcss": { 906 "version": "8.4.45", 907 "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.45.tgz", 908 "integrity": "sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==", 909 "funding": [ 910 { 911 "type": "opencollective", 912 "url": "https://opencollective.com/postcss/" 913 }, 914 { 915 "type": "tidelift", 916 "url": "https://tidelift.com/funding/github/npm/postcss" 917 }, 918 { 919 "type": "github", 920 "url": "https://github.com/sponsors/ai" 921 } 922 ], 923 "license": "MIT", 924 "dependencies": { 925 "nanoid": "^3.3.7", 926 "picocolors": "^1.0.1", 927 "source-map-js": "^1.2.0" 928 }, 929 "engines": { 930 "node": "^10 || ^12 || >=14" 931 } 932 }, 933 "node_modules/postcss-import": { 934 "version": "15.1.0", 935 "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz", 936 "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", 937 "license": "MIT", 938 "dependencies": { 939 "postcss-value-parser": "^4.0.0", 940 "read-cache": "^1.0.0", 941 "resolve": "^1.1.7" 942 }, 943 "engines": { 944 "node": ">=14.0.0" 945 }, 946 "peerDependencies": { 947 "postcss": "^8.0.0" 948 } 949 }, 950 "node_modules/postcss-js": { 951 "version": "4.0.1", 952 "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz", 953 "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", 954 "license": "MIT", 955 "dependencies": { 956 "camelcase-css": "^2.0.1" 957 }, 958 "engines": { 959 "node": "^12 || ^14 || >= 16" 960 }, 961 "funding": { 962 "type": "opencollective", 963 "url": "https://opencollective.com/postcss/" 964 }, 965 "peerDependencies": { 966 "postcss": "^8.4.21" 967 } 968 }, 969 "node_modules/postcss-load-config": { 970 "version": "4.0.2", 971 "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz", 972 "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", 973 "funding": [ 974 { 975 "type": "opencollective", 976 "url": "https://opencollective.com/postcss/" 977 }, 978 { 979 "type": "github", 980 "url": "https://github.com/sponsors/ai" 981 } 982 ], 983 "license": "MIT", 984 "dependencies": { 985 "lilconfig": "^3.0.0", 986 "yaml": "^2.3.4" 987 }, 988 "engines": { 989 "node": ">= 14" 990 }, 991 "peerDependencies": { 992 "postcss": ">=8.0.9", 993 "ts-node": ">=9.0.0" 994 }, 995 "peerDependenciesMeta": { 996 "postcss": { 997 "optional": true 998 }, 999 "ts-node": { 1000 "optional": true 1001 } 1002 } 1003 }, 1004 "node_modules/postcss-load-config/node_modules/lilconfig": { 1005 "version": "3.1.2", 1006 "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz", 1007 "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==", 1008 "license": "MIT", 1009 "engines": { 1010 "node": ">=14" 1011 }, 1012 "funding": { 1013 "url": "https://github.com/sponsors/antonk52" 1014 } 1015 }, 1016 "node_modules/postcss-nested": { 1017 "version": "6.2.0", 1018 "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.2.0.tgz", 1019 "integrity": "sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==", 1020 "funding": [ 1021 { 1022 "type": "opencollective", 1023 "url": "https://opencollective.com/postcss/" 1024 }, 1025 { 1026 "type": "github", 1027 "url": "https://github.com/sponsors/ai" 1028 } 1029 ], 1030 "license": "MIT", 1031 "dependencies": { 1032 "postcss-selector-parser": "^6.1.1" 1033 }, 1034 "engines": { 1035 "node": ">=12.0" 1036 }, 1037 "peerDependencies": { 1038 "postcss": "^8.2.14" 1039 } 1040 }, 1041 "node_modules/postcss-selector-parser": { 1042 "version": "6.1.2", 1043 "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", 1044 "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", 1045 "license": "MIT", 1046 "dependencies": { 1047 "cssesc": "^3.0.0", 1048 "util-deprecate": "^1.0.2" 1049 }, 1050 "engines": { 1051 "node": ">=4" 1052 } 1053 }, 1054 "node_modules/postcss-value-parser": { 1055 "version": "4.2.0", 1056 "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", 1057 "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", 1058 "license": "MIT" 1059 }, 1060 "node_modules/queue-microtask": { 1061 "version": "1.2.3", 1062 "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", 1063 "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", 1064 "funding": [ 1065 { 1066 "type": "github", 1067 "url": "https://github.com/sponsors/feross" 1068 }, 1069 { 1070 "type": "patreon", 1071 "url": "https://www.patreon.com/feross" 1072 }, 1073 { 1074 "type": "consulting", 1075 "url": "https://feross.org/support" 1076 } 1077 ], 1078 "license": "MIT" 1079 }, 1080 "node_modules/read-cache": { 1081 "version": "1.0.0", 1082 "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz", 1083 "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", 1084 "license": "MIT", 1085 "dependencies": { 1086 "pify": "^2.3.0" 1087 } 1088 }, 1089 "node_modules/readdirp": { 1090 "version": "3.6.0", 1091 "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", 1092 "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", 1093 "license": "MIT", 1094 "dependencies": { 1095 "picomatch": "^2.2.1" 1096 }, 1097 "engines": { 1098 "node": ">=8.10.0" 1099 } 1100 }, 1101 "node_modules/resolve": { 1102 "version": "1.22.8", 1103 "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", 1104 "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", 1105 "license": "MIT", 1106 "dependencies": { 1107 "is-core-module": "^2.13.0", 1108 "path-parse": "^1.0.7", 1109 "supports-preserve-symlinks-flag": "^1.0.0" 1110 }, 1111 "bin": { 1112 "resolve": "bin/resolve" 1113 }, 1114 "funding": { 1115 "url": "https://github.com/sponsors/ljharb" 1116 } 1117 }, 1118 "node_modules/reusify": { 1119 "version": "1.0.4", 1120 "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", 1121 "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", 1122 "license": "MIT", 1123 "engines": { 1124 "iojs": ">=1.0.0", 1125 "node": ">=0.10.0" 1126 } 1127 }, 1128 "node_modules/run-parallel": { 1129 "version": "1.2.0", 1130 "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", 1131 "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", 1132 "funding": [ 1133 { 1134 "type": "github", 1135 "url": "https://github.com/sponsors/feross" 1136 }, 1137 { 1138 "type": "patreon", 1139 "url": "https://www.patreon.com/feross" 1140 }, 1141 { 1142 "type": "consulting", 1143 "url": "https://feross.org/support" 1144 } 1145 ], 1146 "license": "MIT", 1147 "dependencies": { 1148 "queue-microtask": "^1.2.2" 1149 } 1150 }, 1151 "node_modules/shebang-command": { 1152 "version": "2.0.0", 1153 "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", 1154 "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", 1155 "license": "MIT", 1156 "dependencies": { 1157 "shebang-regex": "^3.0.0" 1158 }, 1159 "engines": { 1160 "node": ">=8" 1161 } 1162 }, 1163 "node_modules/shebang-regex": { 1164 "version": "3.0.0", 1165 "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", 1166 "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", 1167 "license": "MIT", 1168 "engines": { 1169 "node": ">=8" 1170 } 1171 }, 1172 "node_modules/signal-exit": { 1173 "version": "4.1.0", 1174 "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", 1175 "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", 1176 "license": "ISC", 1177 "engines": { 1178 "node": ">=14" 1179 }, 1180 "funding": { 1181 "url": "https://github.com/sponsors/isaacs" 1182 } 1183 }, 1184 "node_modules/source-map-js": { 1185 "version": "1.2.1", 1186 "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", 1187 "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", 1188 "license": "BSD-3-Clause", 1189 "engines": { 1190 "node": ">=0.10.0" 1191 } 1192 }, 1193 "node_modules/string-width": { 1194 "version": "5.1.2", 1195 "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", 1196 "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", 1197 "license": "MIT", 1198 "dependencies": { 1199 "eastasianwidth": "^0.2.0", 1200 "emoji-regex": "^9.2.2", 1201 "strip-ansi": "^7.0.1" 1202 }, 1203 "engines": { 1204 "node": ">=12" 1205 }, 1206 "funding": { 1207 "url": "https://github.com/sponsors/sindresorhus" 1208 } 1209 }, 1210 "node_modules/string-width-cjs": { 1211 "name": "string-width", 1212 "version": "4.2.3", 1213 "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", 1214 "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", 1215 "license": "MIT", 1216 "dependencies": { 1217 "emoji-regex": "^8.0.0", 1218 "is-fullwidth-code-point": "^3.0.0", 1219 "strip-ansi": "^6.0.1" 1220 }, 1221 "engines": { 1222 "node": ">=8" 1223 } 1224 }, 1225 "node_modules/string-width-cjs/node_modules/ansi-regex": { 1226 "version": "5.0.1", 1227 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", 1228 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", 1229 "license": "MIT", 1230 "engines": { 1231 "node": ">=8" 1232 } 1233 }, 1234 "node_modules/string-width-cjs/node_modules/emoji-regex": { 1235 "version": "8.0.0", 1236 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", 1237 "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", 1238 "license": "MIT" 1239 }, 1240 "node_modules/string-width-cjs/node_modules/strip-ansi": { 1241 "version": "6.0.1", 1242 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", 1243 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", 1244 "license": "MIT", 1245 "dependencies": { 1246 "ansi-regex": "^5.0.1" 1247 }, 1248 "engines": { 1249 "node": ">=8" 1250 } 1251 }, 1252 "node_modules/strip-ansi": { 1253 "version": "7.1.0", 1254 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", 1255 "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", 1256 "license": "MIT", 1257 "dependencies": { 1258 "ansi-regex": "^6.0.1" 1259 }, 1260 "engines": { 1261 "node": ">=12" 1262 }, 1263 "funding": { 1264 "url": "https://github.com/chalk/strip-ansi?sponsor=1" 1265 } 1266 }, 1267 "node_modules/strip-ansi-cjs": { 1268 "name": "strip-ansi", 1269 "version": "6.0.1", 1270 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", 1271 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", 1272 "license": "MIT", 1273 "dependencies": { 1274 "ansi-regex": "^5.0.1" 1275 }, 1276 "engines": { 1277 "node": ">=8" 1278 } 1279 }, 1280 "node_modules/strip-ansi-cjs/node_modules/ansi-regex": { 1281 "version": "5.0.1", 1282 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", 1283 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", 1284 "license": "MIT", 1285 "engines": { 1286 "node": ">=8" 1287 } 1288 }, 1289 "node_modules/sucrase": { 1290 "version": "3.35.0", 1291 "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz", 1292 "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", 1293 "license": "MIT", 1294 "dependencies": { 1295 "@jridgewell/gen-mapping": "^0.3.2", 1296 "commander": "^4.0.0", 1297 "glob": "^10.3.10", 1298 "lines-and-columns": "^1.1.6", 1299 "mz": "^2.7.0", 1300 "pirates": "^4.0.1", 1301 "ts-interface-checker": "^0.1.9" 1302 }, 1303 "bin": { 1304 "sucrase": "bin/sucrase", 1305 "sucrase-node": "bin/sucrase-node" 1306 }, 1307 "engines": { 1308 "node": ">=16 || 14 >=14.17" 1309 } 1310 }, 1311 "node_modules/supports-preserve-symlinks-flag": { 1312 "version": "1.0.0", 1313 "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", 1314 "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", 1315 "license": "MIT", 1316 "engines": { 1317 "node": ">= 0.4" 1318 }, 1319 "funding": { 1320 "url": "https://github.com/sponsors/ljharb" 1321 } 1322 }, 1323 "node_modules/tailwindcss": { 1324 "version": "3.4.14", 1325 "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.14.tgz", 1326 "integrity": "sha512-IcSvOcTRcUtQQ7ILQL5quRDg7Xs93PdJEk1ZLbhhvJc7uj/OAhYOnruEiwnGgBvUtaUAJ8/mhSw1o8L2jCiENA==", 1327 "license": "MIT", 1328 "dependencies": { 1329 "@alloc/quick-lru": "^5.2.0", 1330 "arg": "^5.0.2", 1331 "chokidar": "^3.5.3", 1332 "didyoumean": "^1.2.2", 1333 "dlv": "^1.1.3", 1334 "fast-glob": "^3.3.0", 1335 "glob-parent": "^6.0.2", 1336 "is-glob": "^4.0.3", 1337 "jiti": "^1.21.0", 1338 "lilconfig": "^2.1.0", 1339 "micromatch": "^4.0.5", 1340 "normalize-path": "^3.0.0", 1341 "object-hash": "^3.0.0", 1342 "picocolors": "^1.0.0", 1343 "postcss": "^8.4.23", 1344 "postcss-import": "^15.1.0", 1345 "postcss-js": "^4.0.1", 1346 "postcss-load-config": "^4.0.1", 1347 "postcss-nested": "^6.0.1", 1348 "postcss-selector-parser": "^6.0.11", 1349 "resolve": "^1.22.2", 1350 "sucrase": "^3.32.0" 1351 }, 1352 "bin": { 1353 "tailwind": "lib/cli.js", 1354 "tailwindcss": "lib/cli.js" 1355 }, 1356 "engines": { 1357 "node": ">=14.0.0" 1358 } 1359 }, 1360 "node_modules/thenify": { 1361 "version": "3.3.1", 1362 "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", 1363 "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", 1364 "license": "MIT", 1365 "dependencies": { 1366 "any-promise": "^1.0.0" 1367 } 1368 }, 1369 "node_modules/thenify-all": { 1370 "version": "1.6.0", 1371 "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz", 1372 "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", 1373 "license": "MIT", 1374 "dependencies": { 1375 "thenify": ">= 3.1.0 < 4" 1376 }, 1377 "engines": { 1378 "node": ">=0.8" 1379 } 1380 }, 1381 "node_modules/to-regex-range": { 1382 "version": "5.0.1", 1383 "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", 1384 "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", 1385 "license": "MIT", 1386 "dependencies": { 1387 "is-number": "^7.0.0" 1388 }, 1389 "engines": { 1390 "node": ">=8.0" 1391 } 1392 }, 1393 "node_modules/ts-interface-checker": { 1394 "version": "0.1.13", 1395 "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", 1396 "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", 1397 "license": "Apache-2.0" 1398 }, 1399 "node_modules/update-browserslist-db": { 1400 "version": "1.1.0", 1401 "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz", 1402 "integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==", 1403 "funding": [ 1404 { 1405 "type": "opencollective", 1406 "url": "https://opencollective.com/browserslist" 1407 }, 1408 { 1409 "type": "tidelift", 1410 "url": "https://tidelift.com/funding/github/npm/browserslist" 1411 }, 1412 { 1413 "type": "github", 1414 "url": "https://github.com/sponsors/ai" 1415 } 1416 ], 1417 "license": "MIT", 1418 "dependencies": { 1419 "escalade": "^3.1.2", 1420 "picocolors": "^1.0.1" 1421 }, 1422 "bin": { 1423 "update-browserslist-db": "cli.js" 1424 }, 1425 "peerDependencies": { 1426 "browserslist": ">= 4.21.0" 1427 } 1428 }, 1429 "node_modules/util-deprecate": { 1430 "version": "1.0.2", 1431 "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", 1432 "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", 1433 "license": "MIT" 1434 }, 1435 "node_modules/which": { 1436 "version": "2.0.2", 1437 "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", 1438 "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", 1439 "license": "ISC", 1440 "dependencies": { 1441 "isexe": "^2.0.0" 1442 }, 1443 "bin": { 1444 "node-which": "bin/node-which" 1445 }, 1446 "engines": { 1447 "node": ">= 8" 1448 } 1449 }, 1450 "node_modules/wrap-ansi": { 1451 "version": "8.1.0", 1452 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", 1453 "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", 1454 "license": "MIT", 1455 "dependencies": { 1456 "ansi-styles": "^6.1.0", 1457 "string-width": "^5.0.1", 1458 "strip-ansi": "^7.0.1" 1459 }, 1460 "engines": { 1461 "node": ">=12" 1462 }, 1463 "funding": { 1464 "url": "https://github.com/chalk/wrap-ansi?sponsor=1" 1465 } 1466 }, 1467 "node_modules/wrap-ansi-cjs": { 1468 "name": "wrap-ansi", 1469 "version": "7.0.0", 1470 "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", 1471 "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", 1472 "license": "MIT", 1473 "dependencies": { 1474 "ansi-styles": "^4.0.0", 1475 "string-width": "^4.1.0", 1476 "strip-ansi": "^6.0.0" 1477 }, 1478 "engines": { 1479 "node": ">=10" 1480 }, 1481 "funding": { 1482 "url": "https://github.com/chalk/wrap-ansi?sponsor=1" 1483 } 1484 }, 1485 "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": { 1486 "version": "5.0.1", 1487 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", 1488 "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", 1489 "license": "MIT", 1490 "engines": { 1491 "node": ">=8" 1492 } 1493 }, 1494 "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": { 1495 "version": "4.3.0", 1496 "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", 1497 "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", 1498 "license": "MIT", 1499 "dependencies": { 1500 "color-convert": "^2.0.1" 1501 }, 1502 "engines": { 1503 "node": ">=8" 1504 }, 1505 "funding": { 1506 "url": "https://github.com/chalk/ansi-styles?sponsor=1" 1507 } 1508 }, 1509 "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": { 1510 "version": "8.0.0", 1511 "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", 1512 "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", 1513 "license": "MIT" 1514 }, 1515 "node_modules/wrap-ansi-cjs/node_modules/string-width": { 1516 "version": "4.2.3", 1517 "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", 1518 "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", 1519 "license": "MIT", 1520 "dependencies": { 1521 "emoji-regex": "^8.0.0", 1522 "is-fullwidth-code-point": "^3.0.0", 1523 "strip-ansi": "^6.0.1" 1524 }, 1525 "engines": { 1526 "node": ">=8" 1527 } 1528 }, 1529 "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": { 1530 "version": "6.0.1", 1531 "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", 1532 "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", 1533 "license": "MIT", 1534 "dependencies": { 1535 "ansi-regex": "^5.0.1" 1536 }, 1537 "engines": { 1538 "node": ">=8" 1539 } 1540 }, 1541 "node_modules/yaml": { 1542 "version": "2.5.1", 1543 "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.5.1.tgz", 1544 "integrity": "sha512-bLQOjaX/ADgQ20isPJRvF0iRUHIxVhYvr53Of7wGcWlO2jvtUlH5m87DsmulFVxRpNLOnI4tB6p/oh8D7kpn9Q==", 1545 "license": "ISC", 1546 "bin": { 1547 "yaml": "bin.mjs" 1548 }, 1549 "engines": { 1550 "node": ">= 14" 1551 } 1552 } 1553 } 1554 }