2024-07-07 18:27:07 +00:00
|
|
|
{
|
|
|
|
"name": "eleventy-base-blog",
|
|
|
|
"version": "8.0.0",
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
"requires": true,
|
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"name": "eleventy-base-blog",
|
|
|
|
"version": "8.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"@11ty/eleventy": "^3.0.0",
|
2025-01-02 02:35:57 +00:00
|
|
|
"@11ty/eleventy-img": "^4.0.2",
|
2025-01-02 05:57:47 +00:00
|
|
|
"markdown-it-abbr": "^2.0.0",
|
2025-01-02 02:35:57 +00:00
|
|
|
"ttf2woff2": "^6.0.1"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"@11ty/eleventy-navigation": "^0.3.5",
|
|
|
|
"@11ty/eleventy-plugin-bundle": "^1.0.4",
|
2025-01-02 01:24:56 +00:00
|
|
|
"@11ty/eleventy-plugin-rss": "^2.0.2",
|
2024-07-07 18:27:07 +00:00
|
|
|
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
|
|
|
"luxon": "^3.3.0",
|
|
|
|
"markdown-it-anchor": "^8.6.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@11ty/dependency-tree": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "3.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@11ty/eleventy-utils": "^1.0.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@11ty/dependency-tree-esm": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@11ty/eleventy-utils": "^1.0.3",
|
|
|
|
"acorn": "^8.14.0",
|
|
|
|
"dependency-graph": "^1.0.0",
|
|
|
|
"normalize-path": "^3.0.0"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/@11ty/eleventy": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "3.0.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"@11ty/dependency-tree": "^3.0.1",
|
|
|
|
"@11ty/dependency-tree-esm": "^1.0.0",
|
|
|
|
"@11ty/eleventy-dev-server": "^2.0.4",
|
|
|
|
"@11ty/eleventy-plugin-bundle": "^3.0.0",
|
|
|
|
"@11ty/eleventy-utils": "^1.0.3",
|
2024-07-07 18:27:07 +00:00
|
|
|
"@11ty/lodash-custom": "^4.17.21",
|
2025-01-01 22:06:51 +00:00
|
|
|
"@11ty/posthtml-urls": "^1.0.0",
|
|
|
|
"@11ty/recursive-copy": "^3.0.0",
|
|
|
|
"@sindresorhus/slugify": "^2.2.1",
|
|
|
|
"bcp-47-normalize": "^2.3.0",
|
|
|
|
"chardet": "^2.0.0",
|
|
|
|
"chokidar": "^3.6.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"cross-spawn": "^7.0.3",
|
2025-01-01 22:06:51 +00:00
|
|
|
"debug": "^4.3.7",
|
|
|
|
"dependency-graph": "^1.0.0",
|
|
|
|
"entities": "^5.0.0",
|
|
|
|
"fast-glob": "^3.3.2",
|
|
|
|
"filesize": "^10.1.6",
|
2024-07-07 18:27:07 +00:00
|
|
|
"graceful-fs": "^4.2.11",
|
|
|
|
"gray-matter": "^4.0.3",
|
|
|
|
"is-glob": "^4.0.3",
|
2025-01-01 22:06:51 +00:00
|
|
|
"iso-639-1": "^3.1.3",
|
|
|
|
"js-yaml": "^4.1.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"kleur": "^4.1.5",
|
2025-01-01 22:06:51 +00:00
|
|
|
"liquidjs": "^10.17.0",
|
|
|
|
"luxon": "^3.5.0",
|
|
|
|
"markdown-it": "^14.1.0",
|
|
|
|
"micromatch": "^4.0.8",
|
2024-07-07 18:27:07 +00:00
|
|
|
"minimist": "^1.2.8",
|
|
|
|
"moo": "^0.5.2",
|
2025-01-01 22:06:51 +00:00
|
|
|
"node-retrieve-globals": "^6.0.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"normalize-path": "^3.0.0",
|
2025-01-01 22:06:51 +00:00
|
|
|
"nunjucks": "^3.2.4",
|
2024-07-07 18:27:07 +00:00
|
|
|
"please-upgrade-node": "^3.2.0",
|
|
|
|
"posthtml": "^0.16.6",
|
2025-01-01 22:06:51 +00:00
|
|
|
"posthtml-match-helper": "^2.0.2",
|
|
|
|
"semver": "^7.6.3",
|
2024-07-07 18:27:07 +00:00
|
|
|
"slugify": "^1.6.6"
|
|
|
|
},
|
|
|
|
"bin": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"eleventy": "cmd.cjs"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"node": ">=18"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/11ty"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@11ty/eleventy-dev-server": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "2.0.4",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"@11ty/eleventy-utils": "^1.0.3",
|
|
|
|
"chokidar": "^3.6.0",
|
|
|
|
"debug": "^4.3.7",
|
2024-07-07 18:27:07 +00:00
|
|
|
"dev-ip": "^1.0.1",
|
2025-01-01 22:06:51 +00:00
|
|
|
"finalhandler": "^1.3.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"mime": "^3.0.0",
|
|
|
|
"minimist": "^1.2.8",
|
2025-01-01 22:06:51 +00:00
|
|
|
"morphdom": "^2.7.4",
|
2024-07-07 18:27:07 +00:00
|
|
|
"please-upgrade-node": "^3.2.0",
|
2025-01-01 22:06:51 +00:00
|
|
|
"send": "^0.19.0",
|
|
|
|
"ssri": "^11.0.0",
|
|
|
|
"urlpattern-polyfill": "^10.0.0",
|
|
|
|
"ws": "^8.18.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"eleventy-dev-server": "cmd.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"node": ">=18"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/11ty"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@11ty/eleventy-fetch": {
|
|
|
|
"version": "4.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"flat-cache": "^3.0.4",
|
|
|
|
"node-fetch": "^2.6.7",
|
|
|
|
"p-queue": "^6.6.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/11ty"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@11ty/eleventy-img": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"version": "4.0.2",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@11ty/eleventy-fetch": "^4.0.0",
|
|
|
|
"brotli-size": "^4.0.0",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"entities": "^4.5.0",
|
2025-01-01 22:32:43 +00:00
|
|
|
"image-size": "^1.1.1",
|
2024-07-07 18:27:07 +00:00
|
|
|
"p-queue": "^6.6.2",
|
2025-01-01 22:32:43 +00:00
|
|
|
"sharp": "^0.33.2"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"node": ">=18"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/11ty"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:32:43 +00:00
|
|
|
"node_modules/@11ty/eleventy-img/node_modules/entities": {
|
|
|
|
"version": "4.5.0",
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.12"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/@11ty/eleventy-navigation": {
|
|
|
|
"version": "0.3.5",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependency-graph": "^0.11.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/11ty"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:32:43 +00:00
|
|
|
"node_modules/@11ty/eleventy-navigation/node_modules/dependency-graph": {
|
|
|
|
"version": "0.11.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6.0"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/@11ty/eleventy-plugin-bundle": {
|
|
|
|
"version": "1.0.5",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/11ty"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@11ty/eleventy-plugin-rss": {
|
2025-01-02 01:24:56 +00:00
|
|
|
"version": "2.0.2",
|
2024-07-07 18:27:07 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-01-02 01:24:56 +00:00
|
|
|
"@11ty/eleventy-utils": "^1.0.3",
|
|
|
|
"@11ty/posthtml-urls": "1.0.0",
|
|
|
|
"debug": "^4.3.5",
|
|
|
|
"posthtml": "^0.16.6"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/11ty"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@11ty/eleventy-plugin-syntaxhighlight": {
|
|
|
|
"version": "5.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"prismjs": "^1.29.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/11ty"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@11ty/eleventy-utils": {
|
|
|
|
"version": "1.0.3",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"normalize-path": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/11ty"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/@11ty/eleventy/node_modules/@11ty/eleventy-plugin-bundle": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"posthtml-match-helper": "^2.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/11ty"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/@11ty/lodash-custom": {
|
|
|
|
"version": "4.17.21",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/11ty"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/@11ty/posthtml-urls": {
|
|
|
|
"version": "1.0.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
2025-01-01 22:06:51 +00:00
|
|
|
"dependencies": {
|
|
|
|
"evaluate-value": "^2.0.0",
|
|
|
|
"http-equiv-refresh": "^2.0.1",
|
|
|
|
"list-to-array": "^1.1.0",
|
|
|
|
"object.entries": "^1.1.7",
|
|
|
|
"parse-srcset": "^1.0.2"
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"engines": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"node": ">= 6"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/@11ty/recursive-copy": {
|
|
|
|
"version": "3.0.1",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"errno": "^0.1.2",
|
|
|
|
"graceful-fs": "^4.2.11",
|
|
|
|
"junk": "^1.0.1",
|
|
|
|
"maximatch": "^0.1.0",
|
|
|
|
"mkdirp": "^3.0.1",
|
|
|
|
"pify": "^2.3.0",
|
|
|
|
"promise": "^7.0.1",
|
|
|
|
"rimraf": "^5.0.7",
|
|
|
|
"slash": "^1.0.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:32:43 +00:00
|
|
|
"node_modules/@img/sharp-libvips-linux-x64": {
|
|
|
|
"version": "1.0.4",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"license": "LGPL-3.0-or-later",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@img/sharp-libvips-linuxmusl-x64": {
|
|
|
|
"version": "1.0.4",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"license": "LGPL-3.0-or-later",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@img/sharp-linux-x64": {
|
|
|
|
"version": "0.33.5",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"@img/sharp-libvips-linux-x64": "1.0.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@img/sharp-linuxmusl-x64": {
|
|
|
|
"version": "0.33.5",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"@img/sharp-libvips-linuxmusl-x64": "1.0.4"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/@isaacs/cliui": {
|
|
|
|
"version": "8.0.2",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"string-width": "^5.1.2",
|
|
|
|
"string-width-cjs": "npm:string-width@^4.2.0",
|
|
|
|
"strip-ansi": "^7.0.1",
|
|
|
|
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
|
|
|
|
"wrap-ansi": "^8.1.0",
|
|
|
|
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"node_modules/@nodelib/fs.scandir": {
|
|
|
|
"version": "2.1.5",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@nodelib/fs.stat": "2.0.5",
|
|
|
|
"run-parallel": "^1.1.9"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@nodelib/fs.stat": {
|
|
|
|
"version": "2.0.5",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@nodelib/fs.walk": {
|
|
|
|
"version": "1.2.8",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@nodelib/fs.scandir": "2.1.5",
|
|
|
|
"fastq": "^1.6.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/@npmcli/agent": {
|
|
|
|
"version": "2.2.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@npmcli/agent/-/agent-2.2.2.tgz",
|
|
|
|
"integrity": "sha512-OrcNPXdpSl9UX7qPVRWbmWMCSXrcDa2M9DvrbOTj7ao1S4PlqVFYv9/yLKMkrJKZ/V5A/kDBC690or307i26Og==",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"agent-base": "^7.1.0",
|
|
|
|
"http-proxy-agent": "^7.0.0",
|
|
|
|
"https-proxy-agent": "^7.0.1",
|
|
|
|
"lru-cache": "^10.0.1",
|
|
|
|
"socks-proxy-agent": "^8.0.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@npmcli/fs": {
|
|
|
|
"version": "3.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.1.tgz",
|
|
|
|
"integrity": "sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg==",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"semver": "^7.3.5"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/@pkgjs/parseargs": {
|
|
|
|
"version": "0.11.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/@sindresorhus/slugify": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "2.2.1",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"@sindresorhus/transliterate": "^1.0.0",
|
|
|
|
"escape-string-regexp": "^5.0.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"node": ">=12"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@sindresorhus/transliterate": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "1.6.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"escape-string-regexp": "^5.0.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"node": ">=12"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@types/linkify-it": {
|
|
|
|
"version": "5.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/@types/markdown-it": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"version": "14.1.2",
|
2024-07-07 18:27:07 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@types/linkify-it": "^5",
|
|
|
|
"@types/mdurl": "^2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@types/mdurl": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peer": true
|
|
|
|
},
|
|
|
|
"node_modules/a-sync-waterfall": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/abbrev": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz",
|
|
|
|
"integrity": "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==",
|
|
|
|
"license": "ISC",
|
|
|
|
"engines": {
|
|
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/acorn": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "8.14.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"acorn": "bin/acorn"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/acorn-walk": {
|
|
|
|
"version": "8.3.4",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"acorn": "^8.11.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"node": ">=0.4.0"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/agent-base": {
|
|
|
|
"version": "7.1.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz",
|
|
|
|
"integrity": "sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/aggregate-error": {
|
|
|
|
"version": "3.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz",
|
|
|
|
"integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"clean-stack": "^2.0.0",
|
|
|
|
"indent-string": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/ansi-regex": {
|
|
|
|
"version": "6.1.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/ansi-styles": {
|
|
|
|
"version": "6.2.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/anymatch": {
|
|
|
|
"version": "3.1.3",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"normalize-path": "^3.0.0",
|
|
|
|
"picomatch": "^2.0.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/argparse": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"version": "2.0.1",
|
|
|
|
"license": "Python-2.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"node_modules/array-differ": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "1.0.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"node": ">=0.10.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/array-union": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "1.0.2",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
2025-01-01 22:06:51 +00:00
|
|
|
"dependencies": {
|
|
|
|
"array-uniq": "^1.0.1"
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"engines": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"node": ">=0.10.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/array-uniq": {
|
|
|
|
"version": "1.0.3",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/arrify": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "1.0.1",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"node": ">=0.10.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/asap": {
|
|
|
|
"version": "2.0.6",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/balanced-match": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/bcp-47": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "2.1.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"is-alphabetical": "^2.0.0",
|
|
|
|
"is-alphanumerical": "^2.0.0",
|
|
|
|
"is-decimal": "^2.0.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/bcp-47-match": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "2.0.3",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"funding": {
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/bcp-47-normalize": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "2.3.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"bcp-47": "^2.0.0",
|
|
|
|
"bcp-47-match": "^2.0.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/binary-extensions": {
|
|
|
|
"version": "2.3.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/bindings": {
|
|
|
|
"version": "1.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
|
|
|
|
"integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"file-uri-to-path": "1.0.0"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/brace-expansion": {
|
|
|
|
"version": "1.1.11",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"balanced-match": "^1.0.0",
|
|
|
|
"concat-map": "0.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/braces": {
|
|
|
|
"version": "3.0.3",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"fill-range": "^7.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/brotli-size": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"duplexer": "0.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.16.0"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/bufferstreams": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/bufferstreams/-/bufferstreams-4.0.0.tgz",
|
|
|
|
"integrity": "sha512-azX778/2VQ9K2uiYprSUKLgK2K6lR1KtJycJDsMg7u0+Cc994A9HyGaUKb01e/T+M8jse057429iKXurCaT35g==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"readable-stream": "^3.4.0",
|
|
|
|
"yerror": "^8.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=20.11.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/cacache": {
|
|
|
|
"version": "18.0.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/cacache/-/cacache-18.0.4.tgz",
|
|
|
|
"integrity": "sha512-B+L5iIa9mgcjLbliir2th36yEwPftrzteHYujzsx3dFP/31GCHcIeS8f5MGd80odLOjaOvSpU3EEAmRQptkxLQ==",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"@npmcli/fs": "^3.1.0",
|
|
|
|
"fs-minipass": "^3.0.0",
|
|
|
|
"glob": "^10.2.2",
|
|
|
|
"lru-cache": "^10.0.1",
|
|
|
|
"minipass": "^7.0.3",
|
|
|
|
"minipass-collect": "^2.0.1",
|
|
|
|
"minipass-flush": "^1.0.5",
|
|
|
|
"minipass-pipeline": "^1.2.4",
|
|
|
|
"p-map": "^4.0.0",
|
|
|
|
"ssri": "^10.0.0",
|
|
|
|
"tar": "^6.1.11",
|
|
|
|
"unique-filename": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/cacache/node_modules/ssri": {
|
|
|
|
"version": "10.0.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.6.tgz",
|
|
|
|
"integrity": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^7.0.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/call-bind": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "1.0.8",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"call-bind-apply-helpers": "^1.0.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"es-define-property": "^1.0.0",
|
|
|
|
"get-intrinsic": "^1.2.4",
|
2025-01-01 22:06:51 +00:00
|
|
|
"set-function-length": "^1.2.2"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/call-bind-apply-helpers": {
|
|
|
|
"version": "1.0.1",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
"function-bind": "^1.1.2"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"node": ">= 0.4"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/chardet": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"license": "MIT"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"node_modules/chokidar": {
|
|
|
|
"version": "3.6.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"anymatch": "~3.1.2",
|
|
|
|
"braces": "~3.0.2",
|
|
|
|
"glob-parent": "~5.1.2",
|
|
|
|
"is-binary-path": "~2.1.0",
|
|
|
|
"is-glob": "~4.0.1",
|
|
|
|
"normalize-path": "~3.0.0",
|
|
|
|
"readdirp": "~3.6.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8.10.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://paulmillr.com/funding/"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"fsevents": "~2.3.2"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/chownr": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
|
|
|
|
"integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
|
|
|
|
"license": "ISC",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/clean-stack": {
|
|
|
|
"version": "2.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz",
|
|
|
|
"integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/color": {
|
|
|
|
"version": "4.2.3",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"color-convert": "^2.0.1",
|
|
|
|
"color-string": "^1.9.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12.5.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/color-convert": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"color-name": "~1.1.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/color-name": {
|
|
|
|
"version": "1.1.4",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/color-string": {
|
|
|
|
"version": "1.9.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"color-name": "^1.0.0",
|
|
|
|
"simple-swizzle": "^0.2.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/commander": {
|
|
|
|
"version": "10.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/concat-map": {
|
|
|
|
"version": "0.0.1",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/cross-spawn": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"version": "7.0.6",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"path-key": "^3.1.0",
|
|
|
|
"shebang-command": "^2.0.0",
|
|
|
|
"which": "^2.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/debug": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "4.4.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"ms": "^2.1.3"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"supports-color": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/define-data-property": {
|
|
|
|
"version": "1.1.4",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"es-define-property": "^1.0.0",
|
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
"gopd": "^1.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/define-properties": {
|
|
|
|
"version": "1.2.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"define-data-property": "^1.0.1",
|
|
|
|
"has-property-descriptors": "^1.0.0",
|
|
|
|
"object-keys": "^1.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/depd": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/dependency-graph": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"version": "1.0.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"node": ">=4"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/destroy": {
|
|
|
|
"version": "1.2.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8",
|
|
|
|
"npm": "1.2.8000 || >= 1.4.16"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/detect-libc": {
|
|
|
|
"version": "2.0.3",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/dev-ip": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"bin": {
|
|
|
|
"dev-ip": "lib/dev-ip.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/dom-serializer": {
|
|
|
|
"version": "1.4.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"domelementtype": "^2.0.1",
|
|
|
|
"domhandler": "^4.2.0",
|
|
|
|
"entities": "^2.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/dom-serializer/node_modules/entities": {
|
|
|
|
"version": "2.2.0",
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/domelementtype": {
|
|
|
|
"version": "2.3.0",
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "BSD-2-Clause"
|
|
|
|
},
|
|
|
|
"node_modules/domhandler": {
|
|
|
|
"version": "4.3.1",
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"dependencies": {
|
|
|
|
"domelementtype": "^2.2.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/domutils": {
|
|
|
|
"version": "2.8.0",
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"dependencies": {
|
|
|
|
"dom-serializer": "^1.0.1",
|
|
|
|
"domelementtype": "^2.2.0",
|
|
|
|
"domhandler": "^4.2.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/dunder-proto": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind-apply-helpers": "^1.0.1",
|
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
"gopd": "^1.2.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/duplexer": {
|
2025-01-02 02:35:57 +00:00
|
|
|
"version": "0.1.1"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/eastasianwidth": {
|
|
|
|
"version": "0.2.0",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/ee-first": {
|
|
|
|
"version": "1.1.1",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/emoji-regex": {
|
|
|
|
"version": "9.2.2",
|
|
|
|
"license": "MIT"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"node_modules/encodeurl": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "2.0.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/encoding": {
|
|
|
|
"version": "0.1.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz",
|
|
|
|
"integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==",
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"iconv-lite": "^0.6.2"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/entities": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"version": "5.0.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.12"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/env-paths": {
|
|
|
|
"version": "2.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
|
|
|
|
"integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/err-code": {
|
|
|
|
"version": "2.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz",
|
|
|
|
"integrity": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/errno": {
|
|
|
|
"version": "0.1.8",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"prr": "~1.0.1"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"errno": "cli.js"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/es-define-property": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "1.0.1",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/es-errors": {
|
|
|
|
"version": "1.3.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/es-object-atoms": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"es-errors": "^1.3.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/escape-html": {
|
|
|
|
"version": "1.0.3",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/escape-string-regexp": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "5.0.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"node": ">=12"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/esm-import-transformer": {
|
|
|
|
"version": "3.0.2",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"acorn": "^8.11.2"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/esprima": {
|
|
|
|
"version": "4.0.1",
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"bin": {
|
|
|
|
"esparse": "bin/esparse.js",
|
|
|
|
"esvalidate": "bin/esvalidate.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/etag": {
|
|
|
|
"version": "1.8.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/evaluate-value": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/eventemitter3": {
|
|
|
|
"version": "4.0.7",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/exponential-backoff": {
|
|
|
|
"version": "3.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.1.tgz",
|
|
|
|
"integrity": "sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==",
|
|
|
|
"license": "Apache-2.0"
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/extend-shallow": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"is-extendable": "^0.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/fast-glob": {
|
|
|
|
"version": "3.3.2",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@nodelib/fs.stat": "^2.0.2",
|
|
|
|
"@nodelib/fs.walk": "^1.2.3",
|
|
|
|
"glob-parent": "^5.1.2",
|
|
|
|
"merge2": "^1.3.0",
|
|
|
|
"micromatch": "^4.0.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.6.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/fastq": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"version": "1.18.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"reusify": "^1.0.4"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/file-uri-to-path": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
|
|
|
|
"integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/filesize": {
|
|
|
|
"version": "10.1.6",
|
|
|
|
"license": "BSD-3-Clause",
|
2024-07-07 18:27:07 +00:00
|
|
|
"engines": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"node": ">= 10.4.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/fill-range": {
|
|
|
|
"version": "7.1.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"to-regex-range": "^5.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/finalhandler": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "1.3.1",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"debug": "2.6.9",
|
2025-01-01 22:06:51 +00:00
|
|
|
"encodeurl": "~2.0.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
"on-finished": "2.4.1",
|
|
|
|
"parseurl": "~1.3.3",
|
|
|
|
"statuses": "2.0.1",
|
|
|
|
"unpipe": "~1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/finalhandler/node_modules/debug": {
|
|
|
|
"version": "2.6.9",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"ms": "2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/finalhandler/node_modules/ms": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/flat-cache": {
|
|
|
|
"version": "3.2.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"flatted": "^3.2.9",
|
|
|
|
"keyv": "^4.5.3",
|
|
|
|
"rimraf": "^3.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:32:43 +00:00
|
|
|
"node_modules/flat-cache/node_modules/glob": {
|
|
|
|
"version": "7.2.3",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"fs.realpath": "^1.0.0",
|
|
|
|
"inflight": "^1.0.4",
|
|
|
|
"inherits": "2",
|
|
|
|
"minimatch": "^3.1.1",
|
|
|
|
"once": "^1.3.0",
|
|
|
|
"path-is-absolute": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/flat-cache/node_modules/rimraf": {
|
|
|
|
"version": "3.0.2",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"glob": "^7.1.3"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"rimraf": "bin.js"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/flatted": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"version": "3.3.2",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "ISC"
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/foreground-child": {
|
|
|
|
"version": "3.3.0",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"cross-spawn": "^7.0.0",
|
|
|
|
"signal-exit": "^4.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/fresh": {
|
|
|
|
"version": "0.5.2",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/fs-minipass": {
|
|
|
|
"version": "3.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-3.0.3.tgz",
|
|
|
|
"integrity": "sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw==",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^7.0.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/fs.realpath": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/function-bind": {
|
|
|
|
"version": "1.1.2",
|
|
|
|
"license": "MIT",
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/get-intrinsic": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "1.2.6",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"call-bind-apply-helpers": "^1.0.1",
|
|
|
|
"dunder-proto": "^1.0.0",
|
|
|
|
"es-define-property": "^1.0.1",
|
2024-07-07 18:27:07 +00:00
|
|
|
"es-errors": "^1.3.0",
|
2025-01-01 22:06:51 +00:00
|
|
|
"es-object-atoms": "^1.0.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"function-bind": "^1.1.2",
|
2025-01-01 22:06:51 +00:00
|
|
|
"gopd": "^1.2.0",
|
|
|
|
"has-symbols": "^1.1.0",
|
|
|
|
"hasown": "^2.0.2",
|
|
|
|
"math-intrinsics": "^1.0.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/glob": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"version": "10.4.5",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"foreground-child": "^3.1.0",
|
|
|
|
"jackspeak": "^3.1.2",
|
|
|
|
"minimatch": "^9.0.4",
|
|
|
|
"minipass": "^7.1.2",
|
|
|
|
"package-json-from-dist": "^1.0.0",
|
|
|
|
"path-scurry": "^1.11.1"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
2025-01-01 22:32:43 +00:00
|
|
|
"bin": {
|
|
|
|
"glob": "dist/esm/bin.mjs"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/glob-parent": {
|
|
|
|
"version": "5.1.2",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"is-glob": "^4.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/glob/node_modules/brace-expansion": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"balanced-match": "^1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/glob/node_modules/minimatch": {
|
|
|
|
"version": "9.0.5",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"brace-expansion": "^2.0.1"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"node": ">=16 || 14 >=14.17"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/gopd": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "1.2.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
2025-01-01 22:06:51 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/graceful-fs": {
|
|
|
|
"version": "4.2.11",
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/gray-matter": {
|
|
|
|
"version": "4.0.3",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"js-yaml": "^3.13.1",
|
|
|
|
"kind-of": "^6.0.2",
|
|
|
|
"section-matter": "^1.0.0",
|
|
|
|
"strip-bom-string": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:32:43 +00:00
|
|
|
"node_modules/gray-matter/node_modules/argparse": {
|
|
|
|
"version": "1.0.10",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"sprintf-js": "~1.0.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/gray-matter/node_modules/js-yaml": {
|
|
|
|
"version": "3.14.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"argparse": "^1.0.7",
|
|
|
|
"esprima": "^4.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"js-yaml": "bin/js-yaml.js"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/has-property-descriptors": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"es-define-property": "^1.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/has-symbols": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "1.1.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/hasown": {
|
|
|
|
"version": "2.0.2",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"function-bind": "^1.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/htmlparser2": {
|
|
|
|
"version": "7.2.0",
|
|
|
|
"funding": [
|
|
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/fb55"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"domelementtype": "^2.0.1",
|
|
|
|
"domhandler": "^4.2.2",
|
|
|
|
"domutils": "^2.8.0",
|
|
|
|
"entities": "^3.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/htmlparser2/node_modules/entities": {
|
|
|
|
"version": "3.0.1",
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.12"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/http-cache-semantics": {
|
|
|
|
"version": "4.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz",
|
|
|
|
"integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==",
|
|
|
|
"license": "BSD-2-Clause"
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/http-equiv-refresh": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"version": "2.0.1",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"node": ">= 6"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/http-errors": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"depd": "2.0.0",
|
|
|
|
"inherits": "2.0.4",
|
|
|
|
"setprototypeof": "1.2.0",
|
|
|
|
"statuses": "2.0.1",
|
|
|
|
"toidentifier": "1.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/http-proxy-agent": {
|
|
|
|
"version": "7.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
|
|
|
|
"integrity": "sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"agent-base": "^7.1.0",
|
|
|
|
"debug": "^4.3.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/https-proxy-agent": {
|
|
|
|
"version": "7.0.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
|
|
|
|
"integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"agent-base": "^7.1.2",
|
|
|
|
"debug": "4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/iconv-lite": {
|
|
|
|
"version": "0.6.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
|
|
|
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/image-size": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"version": "1.2.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"queue": "6.0.2"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"image-size": "bin/image-size.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=16.x"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/imurmurhash": {
|
|
|
|
"version": "0.1.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
|
|
|
|
"integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.8.19"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/indent-string": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
|
|
|
|
"integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/inflight": {
|
|
|
|
"version": "1.0.6",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"once": "^1.3.0",
|
|
|
|
"wrappy": "1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/inherits": {
|
|
|
|
"version": "2.0.4",
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/ip-address": {
|
|
|
|
"version": "9.0.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz",
|
|
|
|
"integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"jsbn": "1.1.0",
|
|
|
|
"sprintf-js": "^1.1.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/ip-address/node_modules/sprintf-js": {
|
|
|
|
"version": "1.1.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
|
|
|
|
"integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
|
|
|
|
"license": "BSD-3-Clause"
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/is-alphabetical": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "2.0.1",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"funding": {
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-alphanumerical": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "2.0.1",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"is-alphabetical": "^2.0.0",
|
|
|
|
"is-decimal": "^2.0.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-arrayish": {
|
|
|
|
"version": "0.3.2",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/is-binary-path": {
|
|
|
|
"version": "2.1.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"binary-extensions": "^2.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-decimal": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "2.0.1",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"funding": {
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-extendable": {
|
|
|
|
"version": "0.1.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-extglob": {
|
|
|
|
"version": "2.1.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/is-fullwidth-code-point": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/is-glob": {
|
|
|
|
"version": "4.0.3",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"is-extglob": "^2.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/is-json": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/is-lambda": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz",
|
|
|
|
"integrity": "sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ==",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/is-number": {
|
|
|
|
"version": "7.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.12.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/isexe": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/iso-639-1": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "3.1.3",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/jackspeak": {
|
|
|
|
"version": "3.4.3",
|
|
|
|
"license": "BlueOak-1.0.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"dependencies": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"@isaacs/cliui": "^8.0.2"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"optionalDependencies": {
|
|
|
|
"@pkgjs/parseargs": "^0.11.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/js-yaml": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"version": "4.1.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"argparse": "^2.0.1"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"js-yaml": "bin/js-yaml.js"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/jsbn": {
|
|
|
|
"version": "1.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz",
|
|
|
|
"integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/json-buffer": {
|
|
|
|
"version": "3.0.1",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/junk": {
|
|
|
|
"version": "1.0.3",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/keyv": {
|
|
|
|
"version": "4.5.4",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"json-buffer": "3.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/kind-of": {
|
|
|
|
"version": "6.0.3",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/kleur": {
|
|
|
|
"version": "4.1.5",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/linkify-it": {
|
|
|
|
"version": "5.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"uc.micro": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/liquidjs": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "10.20.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"commander": "^10.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"liquid": "bin/liquid.js",
|
|
|
|
"liquidjs": "bin/liquid.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/liquidjs"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/list-to-array": {
|
|
|
|
"version": "1.1.0",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/lru-cache": {
|
|
|
|
"version": "10.4.3",
|
|
|
|
"license": "ISC"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"node_modules/luxon": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "3.5.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/make-fetch-happen": {
|
|
|
|
"version": "13.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-13.0.1.tgz",
|
|
|
|
"integrity": "sha512-cKTUFc/rbKUd/9meOvgrpJ2WrNzymt6jfRDdwg5UCnVzv9dTpEj9JS5m3wtziXVCjluIXyL8pcaukYqezIzZQA==",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"@npmcli/agent": "^2.0.0",
|
|
|
|
"cacache": "^18.0.0",
|
|
|
|
"http-cache-semantics": "^4.1.1",
|
|
|
|
"is-lambda": "^1.0.1",
|
|
|
|
"minipass": "^7.0.2",
|
|
|
|
"minipass-fetch": "^3.0.0",
|
|
|
|
"minipass-flush": "^1.0.5",
|
|
|
|
"minipass-pipeline": "^1.2.4",
|
|
|
|
"negotiator": "^0.6.3",
|
|
|
|
"proc-log": "^4.2.0",
|
|
|
|
"promise-retry": "^2.0.1",
|
|
|
|
"ssri": "^10.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/make-fetch-happen/node_modules/ssri": {
|
|
|
|
"version": "10.0.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/ssri/-/ssri-10.0.6.tgz",
|
|
|
|
"integrity": "sha512-MGrFH9Z4NP9Iyhqn16sDtBpRRNJ0Y2hNa6D65h736fVSaPCHr4DM4sWUNvVaSuC+0OBGhwsrydQwmgfg5LncqQ==",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^7.0.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/markdown-it": {
|
|
|
|
"version": "14.1.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"argparse": "^2.0.1",
|
|
|
|
"entities": "^4.4.0",
|
|
|
|
"linkify-it": "^5.0.0",
|
|
|
|
"mdurl": "^2.0.0",
|
|
|
|
"punycode.js": "^2.3.1",
|
|
|
|
"uc.micro": "^2.1.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"markdown-it": "bin/markdown-it.mjs"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 05:57:47 +00:00
|
|
|
"node_modules/markdown-it-abbr": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/markdown-it-abbr/-/markdown-it-abbr-2.0.0.tgz",
|
|
|
|
"integrity": "sha512-of7C8pXSjXjDojW4neNP+jD7inUYH/DO0Ca+K/4FUEccg0oHAEX/nfscw0jfz66PJbYWOAT9U8mjO21X5p6aAw==",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/markdown-it-anchor": {
|
|
|
|
"version": "8.6.7",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Unlicense",
|
|
|
|
"peerDependencies": {
|
|
|
|
"@types/markdown-it": "*",
|
|
|
|
"markdown-it": "*"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:32:43 +00:00
|
|
|
"node_modules/markdown-it/node_modules/entities": {
|
|
|
|
"version": "4.5.0",
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.12"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
|
}
|
2025-01-01 22:06:51 +00:00
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/math-intrinsics": {
|
|
|
|
"version": "1.1.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/maximatch": {
|
|
|
|
"version": "0.1.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"array-differ": "^1.0.0",
|
|
|
|
"array-union": "^1.0.1",
|
|
|
|
"arrify": "^1.0.0",
|
|
|
|
"minimatch": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/mdurl": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/merge2": {
|
|
|
|
"version": "1.4.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/micromatch": {
|
|
|
|
"version": "4.0.8",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"braces": "^3.0.3",
|
|
|
|
"picomatch": "^2.3.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/mime": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"mime": "cli.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minimatch": {
|
|
|
|
"version": "3.1.2",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"brace-expansion": "^1.1.7"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minimist": {
|
|
|
|
"version": "1.2.8",
|
|
|
|
"license": "MIT",
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minipass": {
|
|
|
|
"version": "7.1.2",
|
|
|
|
"license": "ISC",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=16 || 14 >=14.17"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minipass-collect": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-2.0.1.tgz",
|
|
|
|
"integrity": "sha512-D7V8PO9oaz7PWGLbCACuI1qEOsq7UKfLotx/C0Aet43fCUB/wfQ7DYeq2oR/svFJGYDHPr38SHATeaj/ZoKHKw==",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^7.0.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=16 || 14 >=14.17"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minipass-fetch": {
|
|
|
|
"version": "3.0.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.5.tgz",
|
|
|
|
"integrity": "sha512-2N8elDQAtSnFV0Dk7gt15KHsS0Fyz6CbYZ360h0WTYV1Ty46li3rAXVOQj1THMNLdmrD9Vt5pBPtWtVkpwGBqg==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^7.0.3",
|
|
|
|
"minipass-sized": "^1.0.3",
|
|
|
|
"minizlib": "^2.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"encoding": "^0.1.13"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minipass-flush": {
|
|
|
|
"version": "1.0.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz",
|
|
|
|
"integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^3.0.0"
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"engines": {
|
2025-01-02 02:35:57 +00:00
|
|
|
"node": ">= 8"
|
2025-01-01 22:06:51 +00:00
|
|
|
}
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/minipass-flush/node_modules/minipass": {
|
|
|
|
"version": "3.3.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
|
|
|
|
"integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
|
|
|
|
"license": "ISC",
|
2024-07-07 18:27:07 +00:00
|
|
|
"dependencies": {
|
2025-01-02 02:35:57 +00:00
|
|
|
"yallist": "^4.0.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2025-01-02 02:35:57 +00:00
|
|
|
"node": ">=8"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/minipass-pipeline": {
|
|
|
|
"version": "1.2.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz",
|
|
|
|
"integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^3.0.0"
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"engines": {
|
2025-01-02 02:35:57 +00:00
|
|
|
"node": ">=8"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/minipass-pipeline/node_modules/minipass": {
|
|
|
|
"version": "3.3.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
|
|
|
|
"integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
|
|
|
|
"license": "ISC",
|
2024-07-07 18:27:07 +00:00
|
|
|
"dependencies": {
|
2025-01-02 02:35:57 +00:00
|
|
|
"yallist": "^4.0.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2025-01-02 02:35:57 +00:00
|
|
|
"node": ">=8"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/minipass-sized": {
|
|
|
|
"version": "1.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz",
|
|
|
|
"integrity": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^3.0.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2025-01-02 02:35:57 +00:00
|
|
|
"node": ">=8"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/minipass-sized/node_modules/minipass": {
|
|
|
|
"version": "3.3.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
|
|
|
|
"integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
2025-01-02 02:35:57 +00:00
|
|
|
"yallist": "^4.0.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2025-01-02 02:35:57 +00:00
|
|
|
"node": ">=8"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/minizlib": {
|
|
|
|
"version": "2.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz",
|
|
|
|
"integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
2025-01-02 02:35:57 +00:00
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^3.0.0",
|
|
|
|
"yallist": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/minizlib/node_modules/minipass": {
|
|
|
|
"version": "3.3.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
|
|
|
|
"integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "ISC",
|
2025-01-02 02:35:57 +00:00
|
|
|
"dependencies": {
|
|
|
|
"yallist": "^4.0.0"
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"engines": {
|
2025-01-02 02:35:57 +00:00
|
|
|
"node": ">=8"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/mkdirp": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "3.0.1",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"mkdirp": "dist/cjs/src/bin.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/moo": {
|
|
|
|
"version": "0.5.2",
|
|
|
|
"license": "BSD-3-Clause"
|
|
|
|
},
|
|
|
|
"node_modules/morphdom": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "2.7.4",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/ms": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "2.1.3",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT"
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/nan": {
|
|
|
|
"version": "2.22.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/nan/-/nan-2.22.0.tgz",
|
|
|
|
"integrity": "sha512-nbajikzWTMwsW+eSsNm3QwlOs7het9gGJU5dDZzRTQGk03vyBOauxgI4VakDzE0PtsGTmXPsXTbbjVhRwR5mpw==",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/negotiator": {
|
|
|
|
"version": "0.6.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.4.tgz",
|
|
|
|
"integrity": "sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w==",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/node-fetch": {
|
|
|
|
"version": "2.7.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"whatwg-url": "^5.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "4.x || >=6.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"encoding": "^0.1.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"encoding": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/node-gyp": {
|
|
|
|
"version": "10.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-10.3.1.tgz",
|
|
|
|
"integrity": "sha512-Pp3nFHBThHzVtNY7U6JfPjvT/DTE8+o/4xKsLQtBoU+j2HLsGlhcfzflAoUreaJbNmYnX+LlLi0qjV8kpyO6xQ==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"env-paths": "^2.2.0",
|
|
|
|
"exponential-backoff": "^3.1.1",
|
|
|
|
"glob": "^10.3.10",
|
|
|
|
"graceful-fs": "^4.2.6",
|
|
|
|
"make-fetch-happen": "^13.0.0",
|
|
|
|
"nopt": "^7.0.0",
|
|
|
|
"proc-log": "^4.1.0",
|
|
|
|
"semver": "^7.3.5",
|
|
|
|
"tar": "^6.2.1",
|
|
|
|
"which": "^4.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"node-gyp": "bin/node-gyp.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/node-gyp/node_modules/isexe": {
|
|
|
|
"version": "3.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz",
|
|
|
|
"integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==",
|
|
|
|
"license": "ISC",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=16"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/node-gyp/node_modules/which": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/which/-/which-4.0.0.tgz",
|
|
|
|
"integrity": "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"isexe": "^3.1.1"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"node-which": "bin/which.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^16.13.0 || >=18.0.0"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/node-retrieve-globals": {
|
|
|
|
"version": "6.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"acorn": "^8.1.3",
|
|
|
|
"acorn-walk": "^8.3.2",
|
|
|
|
"esm-import-transformer": "^3.0.2"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/nopt": {
|
|
|
|
"version": "7.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/nopt/-/nopt-7.2.1.tgz",
|
|
|
|
"integrity": "sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"abbrev": "^2.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"nopt": "bin/nopt.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/normalize-path": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/nunjucks": {
|
|
|
|
"version": "3.2.4",
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
"dependencies": {
|
|
|
|
"a-sync-waterfall": "^1.0.0",
|
|
|
|
"asap": "^2.0.3",
|
|
|
|
"commander": "^5.1.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"nunjucks-precompile": "bin/precompile"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6.9.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"chokidar": "^3.3.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"chokidar": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/nunjucks/node_modules/commander": {
|
|
|
|
"version": "5.1.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/object-keys": {
|
|
|
|
"version": "1.1.1",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/object.entries": {
|
|
|
|
"version": "1.1.8",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"call-bind": "^1.0.7",
|
|
|
|
"define-properties": "^1.2.1",
|
|
|
|
"es-object-atoms": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/on-finished": {
|
|
|
|
"version": "2.4.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"ee-first": "1.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/once": {
|
|
|
|
"version": "1.4.0",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"wrappy": "1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/p-finally": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/p-map": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
|
|
|
|
"integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"aggregate-error": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/p-queue": {
|
|
|
|
"version": "6.6.2",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"eventemitter3": "^4.0.4",
|
|
|
|
"p-timeout": "^3.2.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/p-timeout": {
|
|
|
|
"version": "3.2.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"p-finally": "^1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/package-json-from-dist": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"license": "BlueOak-1.0.0"
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/parse-srcset": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/parseurl": {
|
|
|
|
"version": "1.3.3",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/path-is-absolute": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/path-key": {
|
|
|
|
"version": "3.1.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/path-scurry": {
|
|
|
|
"version": "1.11.1",
|
|
|
|
"license": "BlueOak-1.0.0",
|
|
|
|
"dependencies": {
|
|
|
|
"lru-cache": "^10.2.0",
|
|
|
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=16 || 14 >=14.18"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
}
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"node_modules/picomatch": {
|
|
|
|
"version": "2.3.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.6"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/pify": {
|
|
|
|
"version": "2.3.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/please-upgrade-node": {
|
|
|
|
"version": "3.2.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"semver-compare": "^1.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/posthtml": {
|
|
|
|
"version": "0.16.6",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"posthtml-parser": "^0.11.0",
|
|
|
|
"posthtml-render": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12.0.0"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/posthtml-match-helper": {
|
|
|
|
"version": "2.0.3",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"posthtml": "^0.16.6"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/posthtml-parser": {
|
|
|
|
"version": "0.11.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"htmlparser2": "^7.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/posthtml-render": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"is-json": "^2.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/prismjs": {
|
|
|
|
"version": "1.29.0",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/proc-log": {
|
|
|
|
"version": "4.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.2.0.tgz",
|
|
|
|
"integrity": "sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==",
|
|
|
|
"license": "ISC",
|
|
|
|
"engines": {
|
|
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/promise": {
|
|
|
|
"version": "7.3.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"asap": "~2.0.3"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/promise-retry": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz",
|
|
|
|
"integrity": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"err-code": "^2.0.2",
|
|
|
|
"retry": "^0.12.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/prr": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/punycode.js": {
|
|
|
|
"version": "2.3.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/queue": {
|
|
|
|
"version": "6.0.2",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"inherits": "~2.0.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/queue-microtask": {
|
|
|
|
"version": "1.2.3",
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/range-parser": {
|
|
|
|
"version": "1.2.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/readable-stream": {
|
|
|
|
"version": "3.6.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
|
|
|
|
"integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"inherits": "^2.0.3",
|
|
|
|
"string_decoder": "^1.1.1",
|
|
|
|
"util-deprecate": "^1.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/readdirp": {
|
|
|
|
"version": "3.6.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"picomatch": "^2.2.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.10.0"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/retry": {
|
|
|
|
"version": "0.12.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz",
|
|
|
|
"integrity": "sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 4"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/reusify": {
|
|
|
|
"version": "1.0.4",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"iojs": ">=1.0.0",
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/rimraf": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"version": "5.0.10",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"glob": "^10.3.7"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"bin": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"rimraf": "dist/esm/bin.mjs"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/run-parallel": {
|
|
|
|
"version": "1.2.0",
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"queue-microtask": "^1.2.2"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/safe-buffer": {
|
|
|
|
"version": "5.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
|
|
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/feross"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "consulting",
|
|
|
|
"url": "https://feross.org/support"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/safer-buffer": {
|
|
|
|
"version": "2.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
|
|
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/section-matter": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"extend-shallow": "^2.0.1",
|
|
|
|
"kind-of": "^6.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/semver": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "7.6.3",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "ISC",
|
|
|
|
"bin": {
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/semver-compare": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/send": {
|
|
|
|
"version": "0.19.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"debug": "2.6.9",
|
|
|
|
"depd": "2.0.0",
|
|
|
|
"destroy": "1.2.0",
|
|
|
|
"encodeurl": "~2.0.0",
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
"etag": "~1.8.1",
|
|
|
|
"fresh": "0.5.2",
|
|
|
|
"http-errors": "2.0.0",
|
|
|
|
"mime": "1.6.0",
|
|
|
|
"ms": "2.1.3",
|
|
|
|
"on-finished": "2.4.1",
|
|
|
|
"range-parser": "~1.2.1",
|
|
|
|
"statuses": "2.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/send/node_modules/debug": {
|
|
|
|
"version": "2.6.9",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"ms": "2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/send/node_modules/debug/node_modules/ms": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/send/node_modules/mime": {
|
|
|
|
"version": "1.6.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"mime": "cli.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/set-function-length": {
|
|
|
|
"version": "1.2.2",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"define-data-property": "^1.1.4",
|
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
"function-bind": "^1.1.2",
|
|
|
|
"get-intrinsic": "^1.2.4",
|
|
|
|
"gopd": "^1.0.1",
|
|
|
|
"has-property-descriptors": "^1.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/setprototypeof": {
|
|
|
|
"version": "1.2.0",
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/sharp": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"version": "0.33.5",
|
2024-07-07 18:27:07 +00:00
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"color": "^4.2.3",
|
2025-01-01 22:32:43 +00:00
|
|
|
"detect-libc": "^2.0.3",
|
|
|
|
"semver": "^7.6.3"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2025-01-01 22:32:43 +00:00
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://opencollective.com/libvips"
|
2025-01-01 22:32:43 +00:00
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"@img/sharp-darwin-arm64": "0.33.5",
|
|
|
|
"@img/sharp-darwin-x64": "0.33.5",
|
|
|
|
"@img/sharp-libvips-darwin-arm64": "1.0.4",
|
|
|
|
"@img/sharp-libvips-darwin-x64": "1.0.4",
|
|
|
|
"@img/sharp-libvips-linux-arm": "1.0.5",
|
|
|
|
"@img/sharp-libvips-linux-arm64": "1.0.4",
|
|
|
|
"@img/sharp-libvips-linux-s390x": "1.0.4",
|
|
|
|
"@img/sharp-libvips-linux-x64": "1.0.4",
|
|
|
|
"@img/sharp-libvips-linuxmusl-arm64": "1.0.4",
|
|
|
|
"@img/sharp-libvips-linuxmusl-x64": "1.0.4",
|
|
|
|
"@img/sharp-linux-arm": "0.33.5",
|
|
|
|
"@img/sharp-linux-arm64": "0.33.5",
|
|
|
|
"@img/sharp-linux-s390x": "0.33.5",
|
|
|
|
"@img/sharp-linux-x64": "0.33.5",
|
|
|
|
"@img/sharp-linuxmusl-arm64": "0.33.5",
|
|
|
|
"@img/sharp-linuxmusl-x64": "0.33.5",
|
|
|
|
"@img/sharp-wasm32": "0.33.5",
|
|
|
|
"@img/sharp-win32-ia32": "0.33.5",
|
|
|
|
"@img/sharp-win32-x64": "0.33.5"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/shebang-command": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"shebang-regex": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/shebang-regex": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/signal-exit": {
|
|
|
|
"version": "4.1.0",
|
|
|
|
"license": "ISC",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/simple-swizzle": {
|
|
|
|
"version": "0.2.2",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"is-arrayish": "^0.3.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/slash": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/slugify": {
|
|
|
|
"version": "1.6.6",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.0.0"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/smart-buffer": {
|
|
|
|
"version": "4.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
|
|
|
|
"integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6.0.0",
|
|
|
|
"npm": ">= 3.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/socks": {
|
|
|
|
"version": "2.8.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz",
|
|
|
|
"integrity": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"ip-address": "^9.0.5",
|
|
|
|
"smart-buffer": "^4.2.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0",
|
|
|
|
"npm": ">= 3.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/socks-proxy-agent": {
|
|
|
|
"version": "8.0.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.5.tgz",
|
|
|
|
"integrity": "sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"agent-base": "^7.1.2",
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
"socks": "^2.8.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/sprintf-js": {
|
|
|
|
"version": "1.0.3",
|
|
|
|
"license": "BSD-3-Clause"
|
|
|
|
},
|
|
|
|
"node_modules/ssri": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"version": "11.0.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"minipass": "^7.0.3"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"node": "^16.14.0 || >=18.0.0"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/statuses": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/string_decoder": {
|
|
|
|
"version": "1.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
|
|
|
|
"integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"safe-buffer": "~5.2.0"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/string-width": {
|
|
|
|
"version": "5.1.2",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
2025-01-01 22:06:51 +00:00
|
|
|
"dependencies": {
|
|
|
|
"eastasianwidth": "^0.2.0",
|
|
|
|
"emoji-regex": "^9.2.2",
|
|
|
|
"strip-ansi": "^7.0.1"
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"engines": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"node": ">=12"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/string-width-cjs": {
|
|
|
|
"name": "string-width",
|
|
|
|
"version": "4.2.3",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
2025-01-01 22:06:51 +00:00
|
|
|
"dependencies": {
|
|
|
|
"emoji-regex": "^8.0.0",
|
|
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
|
|
"strip-ansi": "^6.0.1"
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"engines": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"node": ">=8"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/string-width-cjs/node_modules/ansi-regex": {
|
|
|
|
"version": "5.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/string-width-cjs/node_modules/emoji-regex": {
|
|
|
|
"version": "8.0.0",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/string-width-cjs/node_modules/strip-ansi": {
|
|
|
|
"version": "6.0.1",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"ansi-regex": "^5.0.1"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/strip-ansi": {
|
|
|
|
"version": "7.1.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
2025-01-01 22:06:51 +00:00
|
|
|
"dependencies": {
|
|
|
|
"ansi-regex": "^6.0.1"
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"engines": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"node": ">=12"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/strip-ansi-cjs": {
|
|
|
|
"name": "strip-ansi",
|
|
|
|
"version": "6.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"ansi-regex": "^5.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
|
|
|
|
"version": "5.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/strip-bom-string": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/tar": {
|
|
|
|
"version": "6.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz",
|
|
|
|
"integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"chownr": "^2.0.0",
|
|
|
|
"fs-minipass": "^2.0.0",
|
|
|
|
"minipass": "^5.0.0",
|
|
|
|
"minizlib": "^2.1.1",
|
|
|
|
"mkdirp": "^1.0.3",
|
|
|
|
"yallist": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tar/node_modules/fs-minipass": {
|
|
|
|
"version": "2.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
|
|
|
|
"integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tar/node_modules/fs-minipass/node_modules/minipass": {
|
|
|
|
"version": "3.3.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
|
|
|
|
"integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"yallist": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tar/node_modules/minipass": {
|
|
|
|
"version": "5.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz",
|
|
|
|
"integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
|
|
|
|
"license": "ISC",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tar/node_modules/mkdirp": {
|
|
|
|
"version": "1.0.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
|
|
|
|
"integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"mkdirp": "bin/cmd.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/to-regex-range": {
|
|
|
|
"version": "5.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"is-number": "^7.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.0"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/toidentifier": {
|
|
|
|
"version": "1.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.6"
|
|
|
|
}
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"node_modules/tr46": {
|
|
|
|
"version": "0.0.3",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/ttf2woff2": {
|
|
|
|
"version": "6.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/ttf2woff2/-/ttf2woff2-6.0.1.tgz",
|
|
|
|
"integrity": "sha512-QVkHvd4VsJ9cZNnzrfJL4Fhl5tyGkO5ih9PRY3DQ2BicKjyA+92I+00H2p06mBw1d0eCtzSQh5bp7NTUA57trg==",
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"bindings": "^1.5.0",
|
|
|
|
"bufferstreams": "^4.0.0",
|
|
|
|
"debug": "^4.3.5",
|
|
|
|
"nan": "^2.20.0",
|
|
|
|
"node-gyp": "^10.2.0",
|
|
|
|
"yerror": "^8.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"ttf2woff2": "bin/ttf2woff2.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=20.11.1"
|
|
|
|
}
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"node_modules/uc.micro": {
|
|
|
|
"version": "2.1.0",
|
2025-01-01 22:06:51 +00:00
|
|
|
"license": "MIT"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
2025-01-02 02:35:57 +00:00
|
|
|
"node_modules/unique-filename": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-3.0.0.tgz",
|
|
|
|
"integrity": "sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g==",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"unique-slug": "^4.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/unique-slug": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-4.0.0.tgz",
|
|
|
|
"integrity": "sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ==",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"imurmurhash": "^0.1.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/unpipe": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/urlpattern-polyfill": {
|
|
|
|
"version": "10.0.0",
|
2025-01-02 02:35:57 +00:00
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/util-deprecate": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
|
|
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
2025-01-01 22:06:51 +00:00
|
|
|
"license": "MIT"
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/webidl-conversions": {
|
|
|
|
"version": "3.0.1",
|
|
|
|
"license": "BSD-2-Clause"
|
|
|
|
},
|
|
|
|
"node_modules/whatwg-url": {
|
|
|
|
"version": "5.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"tr46": "~0.0.3",
|
|
|
|
"webidl-conversions": "^3.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/which": {
|
|
|
|
"version": "2.0.2",
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"isexe": "^2.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"node-which": "bin/node-which"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 8"
|
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/wrap-ansi": {
|
|
|
|
"version": "8.1.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"ansi-styles": "^6.1.0",
|
|
|
|
"string-width": "^5.0.1",
|
|
|
|
"strip-ansi": "^7.0.1"
|
2024-07-07 18:27:07 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2025-01-01 22:06:51 +00:00
|
|
|
"node": ">=12"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/wrap-ansi-cjs": {
|
|
|
|
"name": "wrap-ansi",
|
|
|
|
"version": "7.0.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"ansi-styles": "^4.0.0",
|
|
|
|
"string-width": "^4.1.0",
|
|
|
|
"strip-ansi": "^6.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/wrap-ansi-cjs/node_modules/ansi-regex": {
|
|
|
|
"version": "5.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
|
|
|
|
"version": "4.3.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"color-convert": "^2.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
|
|
|
|
"version": "8.0.0",
|
2024-07-07 18:27:07 +00:00
|
|
|
"license": "MIT"
|
|
|
|
},
|
2025-01-01 22:06:51 +00:00
|
|
|
"node_modules/wrap-ansi-cjs/node_modules/string-width": {
|
|
|
|
"version": "4.2.3",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"emoji-regex": "^8.0.0",
|
|
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
|
|
"strip-ansi": "^6.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/wrap-ansi-cjs/node_modules/strip-ansi": {
|
|
|
|
"version": "6.0.1",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"ansi-regex": "^5.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
2024-07-07 18:27:07 +00:00
|
|
|
"node_modules/wrappy": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/ws": {
|
|
|
|
"version": "8.18.0",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"bufferutil": "^4.0.1",
|
|
|
|
"utf-8-validate": ">=5.0.2"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"bufferutil": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"utf-8-validate": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
2025-01-02 02:35:57 +00:00
|
|
|
},
|
|
|
|
"node_modules/yallist": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
|
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/yerror": {
|
|
|
|
"version": "8.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/yerror/-/yerror-8.0.0.tgz",
|
|
|
|
"integrity": "sha512-FemWD5/UqNm8ffj8oZIbjWXIF2KE0mZssggYpdaQkWDDgXBQ/35PNIxEuz6/YLn9o0kOxDBNJe8x8k9ljD7k/g==",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18.16.0"
|
|
|
|
}
|
2024-07-07 18:27:07 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|