2546 lines
101 KiB
YAML
2546 lines
101 KiB
YAML
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
# yarn lockfile v1
|
|
|
|
|
|
"@apidevtools/json-schema-ref-parser@11.1.0":
|
|
version "11.1.0"
|
|
resolved "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-11.1.0.tgz"
|
|
integrity sha512-g/VW9ZQEFJAOwAyUb8JFf7MLiLy2uEB4rU270rGzDwICxnxMlPy0O11KVePSgS36K1NI29gSlK84n5INGhd4Ag==
|
|
dependencies:
|
|
"@jsdevtools/ono" "^7.1.3"
|
|
"@types/json-schema" "^7.0.13"
|
|
"@types/lodash.clonedeep" "^4.5.7"
|
|
js-yaml "^4.1.0"
|
|
lodash.clonedeep "^4.5.0"
|
|
|
|
"@babel/code-frame@^7.21.4":
|
|
version "7.24.7"
|
|
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz"
|
|
integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==
|
|
dependencies:
|
|
"@babel/highlight" "^7.24.7"
|
|
picocolors "^1.0.0"
|
|
|
|
"@babel/helper-validator-identifier@^7.24.7":
|
|
version "7.24.7"
|
|
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz"
|
|
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
|
|
|
|
"@babel/highlight@^7.24.7":
|
|
version "7.24.7"
|
|
resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz"
|
|
integrity sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==
|
|
dependencies:
|
|
"@babel/helper-validator-identifier" "^7.24.7"
|
|
chalk "^2.4.2"
|
|
js-tokens "^4.0.0"
|
|
picocolors "^1.0.0"
|
|
|
|
"@isaacs/cliui@^8.0.2":
|
|
version "8.0.2"
|
|
resolved "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz"
|
|
integrity sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==
|
|
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"
|
|
|
|
"@jsdevtools/ono@^7.1.3":
|
|
version "7.1.3"
|
|
resolved "https://registry.npmjs.org/@jsdevtools/ono/-/ono-7.1.3.tgz"
|
|
integrity sha512-4JQNk+3mVzK3xh2rqd6RB4J46qUR19azEHBneZyTZM+c456qOrbbM/5xcR8huNCCcbVt7+UmizG6GuUvPvKUYg==
|
|
|
|
"@npmcli/config@^8.0.0":
|
|
version "8.3.4"
|
|
resolved "https://registry.npmjs.org/@npmcli/config/-/config-8.3.4.tgz"
|
|
integrity sha512-01rtHedemDNhUXdicU7s+QYz/3JyV5Naj84cvdXGH4mgCdL+agmSYaLF4LUG4vMCLzhBO8YtS0gPpH1FGvbgAw==
|
|
dependencies:
|
|
"@npmcli/map-workspaces" "^3.0.2"
|
|
"@npmcli/package-json" "^5.1.1"
|
|
ci-info "^4.0.0"
|
|
ini "^4.1.2"
|
|
nopt "^7.2.1"
|
|
proc-log "^4.2.0"
|
|
semver "^7.3.5"
|
|
walk-up-path "^3.0.1"
|
|
|
|
"@npmcli/git@^5.0.0":
|
|
version "5.0.8"
|
|
resolved "https://registry.npmjs.org/@npmcli/git/-/git-5.0.8.tgz"
|
|
integrity sha512-liASfw5cqhjNW9UFd+ruwwdEf/lbOAQjLL2XY2dFW/bkJheXDYZgOyul/4gVvEV4BWkTXjYGmDqMw9uegdbJNQ==
|
|
dependencies:
|
|
"@npmcli/promise-spawn" "^7.0.0"
|
|
ini "^4.1.3"
|
|
lru-cache "^10.0.1"
|
|
npm-pick-manifest "^9.0.0"
|
|
proc-log "^4.0.0"
|
|
promise-inflight "^1.0.1"
|
|
promise-retry "^2.0.1"
|
|
semver "^7.3.5"
|
|
which "^4.0.0"
|
|
|
|
"@npmcli/map-workspaces@^3.0.2":
|
|
version "3.0.6"
|
|
resolved "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-3.0.6.tgz"
|
|
integrity sha512-tkYs0OYnzQm6iIRdfy+LcLBjcKuQCeE5YLb8KnrIlutJfheNaPvPpgoFEyEFgbjzl5PLZ3IA/BWAwRU0eHuQDA==
|
|
dependencies:
|
|
"@npmcli/name-from-folder" "^2.0.0"
|
|
glob "^10.2.2"
|
|
minimatch "^9.0.0"
|
|
read-package-json-fast "^3.0.0"
|
|
|
|
"@npmcli/name-from-folder@^2.0.0":
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/@npmcli/name-from-folder/-/name-from-folder-2.0.0.tgz"
|
|
integrity sha512-pwK+BfEBZJbKdNYpHHRTNBwBoqrN/iIMO0AiGvYsp3Hoaq0WbgGSWQR6SCldZovoDpY3yje5lkFUe6gsDgJ2vg==
|
|
|
|
"@npmcli/package-json@^5.1.1":
|
|
version "5.2.0"
|
|
resolved "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.2.0.tgz"
|
|
integrity sha512-qe/kiqqkW0AGtvBjL8TJKZk/eBBSpnJkUWvHdQ9jM2lKHXRYYJuyNpJPlJw3c8QjC2ow6NZYiLExhUaeJelbxQ==
|
|
dependencies:
|
|
"@npmcli/git" "^5.0.0"
|
|
glob "^10.2.2"
|
|
hosted-git-info "^7.0.0"
|
|
json-parse-even-better-errors "^3.0.0"
|
|
normalize-package-data "^6.0.0"
|
|
proc-log "^4.0.0"
|
|
semver "^7.5.3"
|
|
|
|
"@npmcli/promise-spawn@^7.0.0":
|
|
version "7.0.2"
|
|
resolved "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-7.0.2.tgz"
|
|
integrity sha512-xhfYPXoV5Dy4UkY0D+v2KkwvnDfiA/8Mt3sWCGI/hM03NsYIH8ZaG6QzS9x7pje5vHZBZJ2v6VRFVTWACnqcmQ==
|
|
dependencies:
|
|
which "^4.0.0"
|
|
|
|
"@pkgjs/parseargs@^0.11.0":
|
|
version "0.11.0"
|
|
resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz"
|
|
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
|
|
|
"@types/concat-stream@^2.0.0":
|
|
version "2.0.3"
|
|
resolved "https://registry.npmjs.org/@types/concat-stream/-/concat-stream-2.0.3.tgz"
|
|
integrity sha512-3qe4oQAPNwVNwK4C9c8u+VJqv9kez+2MR4qJpoPFfXtgxxif1QbFusvXzK0/Wra2VX07smostI2VMmJNSpZjuQ==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/debug@^4.0.0":
|
|
version "4.1.12"
|
|
resolved "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz"
|
|
integrity sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==
|
|
dependencies:
|
|
"@types/ms" "*"
|
|
|
|
"@types/estree-jsx@^1.0.0":
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.5.tgz"
|
|
integrity sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==
|
|
dependencies:
|
|
"@types/estree" "*"
|
|
|
|
"@types/estree@*":
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz"
|
|
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
|
|
|
|
"@types/hast@^3.0.0":
|
|
version "3.0.4"
|
|
resolved "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz"
|
|
integrity sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==
|
|
dependencies:
|
|
"@types/unist" "*"
|
|
|
|
"@types/is-empty@^1.0.0":
|
|
version "1.2.3"
|
|
resolved "https://registry.npmjs.org/@types/is-empty/-/is-empty-1.2.3.tgz"
|
|
integrity sha512-4J1l5d79hoIvsrKh5VUKVRA1aIdsOb10Hu5j3J2VfP/msDnfTdGPmNp2E1Wg+vs97Bktzo+MZePFFXSGoykYJw==
|
|
|
|
"@types/json-schema@^7.0.13":
|
|
version "7.0.15"
|
|
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz"
|
|
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
|
|
|
|
"@types/lodash.clonedeep@^4.5.7":
|
|
version "4.5.9"
|
|
resolved "https://registry.npmjs.org/@types/lodash.clonedeep/-/lodash.clonedeep-4.5.9.tgz"
|
|
integrity sha512-19429mWC+FyaAhOLzsS8kZUsI+/GmBAQ0HFiCPsKGU+7pBXOQWhyrY6xNNDwUSX8SMZMJvuFVMF9O5dQOlQK9Q==
|
|
dependencies:
|
|
"@types/lodash" "*"
|
|
|
|
"@types/lodash@*":
|
|
version "4.17.7"
|
|
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.7.tgz"
|
|
integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==
|
|
|
|
"@types/mdast@^4.0.0":
|
|
version "4.0.4"
|
|
resolved "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz"
|
|
integrity sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==
|
|
dependencies:
|
|
"@types/unist" "*"
|
|
|
|
"@types/ms@*":
|
|
version "0.7.34"
|
|
resolved "https://registry.npmjs.org/@types/ms/-/ms-0.7.34.tgz"
|
|
integrity sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==
|
|
|
|
"@types/node@*", "@types/node@^20.0.0":
|
|
version "20.14.13"
|
|
resolved "https://registry.npmjs.org/@types/node/-/node-20.14.13.tgz"
|
|
integrity sha512-+bHoGiZb8UiQ0+WEtmph2IWQCjIqg8MDZMAV+ppRRhUZnquF5mQkP/9vpSwJClEiSM/C7fZZExPzfU0vJTyp8w==
|
|
dependencies:
|
|
undici-types "~5.26.4"
|
|
|
|
"@types/supports-color@^8.0.0":
|
|
version "8.1.3"
|
|
resolved "https://registry.npmjs.org/@types/supports-color/-/supports-color-8.1.3.tgz"
|
|
integrity sha512-Hy6UMpxhE3j1tLpl27exp1XqHD7n8chAiNPzWfz16LPZoMMoSc4dzLl6w9qijkEb/r5O1ozdu1CWGA2L83ZeZg==
|
|
|
|
"@types/text-table@^0.2.0":
|
|
version "0.2.5"
|
|
resolved "https://registry.npmjs.org/@types/text-table/-/text-table-0.2.5.tgz"
|
|
integrity sha512-hcZhlNvMkQG/k1vcZ6yHOl6WAYftQ2MLfTHcYRZ2xYZFD8tGVnE3qFV0lj1smQeDSR7/yY0PyuUalauf33bJeA==
|
|
|
|
"@types/unist@*", "@types/unist@^3.0.0":
|
|
version "3.0.2"
|
|
resolved "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz"
|
|
integrity sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==
|
|
|
|
"@types/unist@^2.0.0":
|
|
version "2.0.10"
|
|
resolved "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz"
|
|
integrity sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==
|
|
|
|
abbrev@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz"
|
|
integrity sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==
|
|
|
|
ajv-formats@2.1.1:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz"
|
|
integrity sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==
|
|
dependencies:
|
|
ajv "^8.0.0"
|
|
|
|
ajv@^8.0.0, ajv@8.12.0:
|
|
version "8.12.0"
|
|
resolved "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz"
|
|
integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==
|
|
dependencies:
|
|
fast-deep-equal "^3.1.1"
|
|
json-schema-traverse "^1.0.0"
|
|
require-from-string "^2.0.2"
|
|
uri-js "^4.2.2"
|
|
|
|
ansi-regex@^5.0.1:
|
|
version "5.0.1"
|
|
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"
|
|
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
|
|
|
|
ansi-regex@^6.0.1:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz"
|
|
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
|
|
|
|
ansi-styles@^3.2.1:
|
|
version "3.2.1"
|
|
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz"
|
|
integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
|
|
dependencies:
|
|
color-convert "^1.9.0"
|
|
|
|
ansi-styles@^4.0.0:
|
|
version "4.3.0"
|
|
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz"
|
|
integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
|
|
dependencies:
|
|
color-convert "^2.0.1"
|
|
|
|
ansi-styles@^6.1.0:
|
|
version "6.2.1"
|
|
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz"
|
|
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
|
|
|
|
anymatch@~3.1.2:
|
|
version "3.1.3"
|
|
resolved "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz"
|
|
integrity sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==
|
|
dependencies:
|
|
normalize-path "^3.0.0"
|
|
picomatch "^2.0.4"
|
|
|
|
argparse@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz"
|
|
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
|
|
|
|
bail@^2.0.0:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz"
|
|
integrity sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==
|
|
|
|
balanced-match@^1.0.0:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
|
|
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
|
|
|
|
binary-extensions@^2.0.0:
|
|
version "2.3.0"
|
|
resolved "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz"
|
|
integrity sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==
|
|
|
|
brace-expansion@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz"
|
|
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
|
|
dependencies:
|
|
balanced-match "^1.0.0"
|
|
|
|
braces@~3.0.2:
|
|
version "3.0.3"
|
|
resolved "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz"
|
|
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
|
|
dependencies:
|
|
fill-range "^7.1.1"
|
|
|
|
buffer-from@^1.0.0:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz"
|
|
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
|
|
|
|
ccount@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz"
|
|
integrity sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==
|
|
|
|
chalk@^2.4.2:
|
|
version "2.4.2"
|
|
resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
|
|
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
|
|
dependencies:
|
|
ansi-styles "^3.2.1"
|
|
escape-string-regexp "^1.0.5"
|
|
supports-color "^5.3.0"
|
|
|
|
chalk@^5.0.0:
|
|
version "5.3.0"
|
|
resolved "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz"
|
|
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
|
|
|
|
character-entities-html4@^2.0.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz"
|
|
integrity sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==
|
|
|
|
character-entities-legacy@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz"
|
|
integrity sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==
|
|
|
|
character-entities@^2.0.0:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz"
|
|
integrity sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==
|
|
|
|
character-reference-invalid@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz"
|
|
integrity sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==
|
|
|
|
chokidar@^3.0.0:
|
|
version "3.6.0"
|
|
resolved "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz"
|
|
integrity sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==
|
|
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"
|
|
optionalDependencies:
|
|
fsevents "~2.3.2"
|
|
|
|
ci-info@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz"
|
|
integrity sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==
|
|
|
|
collapse-white-space@^2.0.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-2.1.0.tgz"
|
|
integrity sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==
|
|
|
|
color-convert@^1.9.0:
|
|
version "1.9.3"
|
|
resolved "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz"
|
|
integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
|
|
dependencies:
|
|
color-name "1.1.3"
|
|
|
|
color-convert@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz"
|
|
integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
|
|
dependencies:
|
|
color-name "~1.1.4"
|
|
|
|
color-name@~1.1.4:
|
|
version "1.1.4"
|
|
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
|
|
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
|
|
|
|
color-name@1.1.3:
|
|
version "1.1.3"
|
|
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
|
|
integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==
|
|
|
|
comma-separated-tokens@^2.0.0:
|
|
version "2.0.3"
|
|
resolved "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz"
|
|
integrity sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==
|
|
|
|
concat-stream@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/concat-stream/-/concat-stream-2.0.0.tgz"
|
|
integrity sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==
|
|
dependencies:
|
|
buffer-from "^1.0.0"
|
|
inherits "^2.0.3"
|
|
readable-stream "^3.0.2"
|
|
typedarray "^0.0.6"
|
|
|
|
cross-spawn@^7.0.0:
|
|
version "7.0.6"
|
|
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz"
|
|
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
|
|
dependencies:
|
|
path-key "^3.1.0"
|
|
shebang-command "^2.0.0"
|
|
which "^2.0.1"
|
|
|
|
debug@^4.0.0:
|
|
version "4.3.6"
|
|
resolved "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz"
|
|
integrity sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==
|
|
dependencies:
|
|
ms "2.1.2"
|
|
|
|
decode-named-character-reference@^1.0.0:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.0.2.tgz"
|
|
integrity sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==
|
|
dependencies:
|
|
character-entities "^2.0.0"
|
|
|
|
dequal@^2.0.0:
|
|
version "2.0.3"
|
|
resolved "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz"
|
|
integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==
|
|
|
|
devlop@^1.0.0, devlop@^1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz"
|
|
integrity sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==
|
|
dependencies:
|
|
dequal "^2.0.0"
|
|
|
|
eastasianwidth@^0.2.0:
|
|
version "0.2.0"
|
|
resolved "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz"
|
|
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
|
|
|
|
emoji-regex@^10.2.1:
|
|
version "10.3.0"
|
|
resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz"
|
|
integrity sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==
|
|
|
|
emoji-regex@^8.0.0:
|
|
version "8.0.0"
|
|
resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz"
|
|
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
|
|
|
|
emoji-regex@^9.2.2:
|
|
version "9.2.2"
|
|
resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz"
|
|
integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
|
|
|
|
err-code@^2.0.2:
|
|
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==
|
|
|
|
error-ex@^1.3.2:
|
|
version "1.3.2"
|
|
resolved "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz"
|
|
integrity sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==
|
|
dependencies:
|
|
is-arrayish "^0.2.1"
|
|
|
|
escape-string-regexp@^1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz"
|
|
integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
|
|
|
|
escape-string-regexp@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz"
|
|
integrity sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==
|
|
|
|
extend@^3.0.0:
|
|
version "3.0.2"
|
|
resolved "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz"
|
|
integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==
|
|
|
|
fast-deep-equal@^3.1.1:
|
|
version "3.1.3"
|
|
resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"
|
|
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
|
|
|
|
fault@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/fault/-/fault-2.0.1.tgz"
|
|
integrity sha512-WtySTkS4OKev5JtpHXnib4Gxiurzh5NCGvWrFaZ34m6JehfTUhKZvn9njTfw48t6JumVQOmrKqpmGcdwxnhqBQ==
|
|
dependencies:
|
|
format "^0.2.0"
|
|
|
|
fill-range@^7.1.1:
|
|
version "7.1.1"
|
|
resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz"
|
|
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
|
|
dependencies:
|
|
to-regex-range "^5.0.1"
|
|
|
|
find-up@6.3.0:
|
|
version "6.3.0"
|
|
resolved "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz"
|
|
integrity sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==
|
|
dependencies:
|
|
locate-path "^7.1.0"
|
|
path-exists "^5.0.0"
|
|
|
|
foreground-child@^3.1.0:
|
|
version "3.2.1"
|
|
resolved "https://registry.npmjs.org/foreground-child/-/foreground-child-3.2.1.tgz"
|
|
integrity sha512-PXUUyLqrR2XCWICfv6ukppP96sdFwWbNEnfEMt7jNsISjMsvaLNinAHNDYyvkyU+SZG2BTSbT5NjG+vZslfGTA==
|
|
dependencies:
|
|
cross-spawn "^7.0.0"
|
|
signal-exit "^4.0.1"
|
|
|
|
format@^0.2.0:
|
|
version "0.2.2"
|
|
resolved "https://registry.npmjs.org/format/-/format-0.2.2.tgz"
|
|
integrity sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==
|
|
|
|
fsevents@~2.3.2:
|
|
version "2.3.3"
|
|
resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz"
|
|
integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
|
|
|
|
glob-parent@~5.1.2:
|
|
version "5.1.2"
|
|
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz"
|
|
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
|
|
dependencies:
|
|
is-glob "^4.0.1"
|
|
|
|
glob@^10.0.0, glob@^10.2.2:
|
|
version "10.4.5"
|
|
resolved "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz"
|
|
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
|
|
dependencies:
|
|
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"
|
|
|
|
has-flag@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz"
|
|
integrity sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==
|
|
|
|
hosted-git-info@^7.0.0:
|
|
version "7.0.2"
|
|
resolved "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.2.tgz"
|
|
integrity sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==
|
|
dependencies:
|
|
lru-cache "^10.0.1"
|
|
|
|
ignore@^5.0.0:
|
|
version "5.3.1"
|
|
resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz"
|
|
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
|
|
|
|
import-meta-resolve@^4.0.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz"
|
|
integrity sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==
|
|
|
|
inherits@^2.0.3:
|
|
version "2.0.4"
|
|
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
|
|
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
|
|
|
ini@^4.1.2, ini@^4.1.3:
|
|
version "4.1.3"
|
|
resolved "https://registry.npmjs.org/ini/-/ini-4.1.3.tgz"
|
|
integrity sha512-X7rqawQBvfdjS10YU1y1YVreA3SsLrW9dX2CewP2EbBJM4ypVNLDkO5y04gejPwKIY9lR+7r9gn3rFPt/kmWFg==
|
|
|
|
is-alphabetical@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-2.0.1.tgz"
|
|
integrity sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==
|
|
|
|
is-alphanumerical@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz"
|
|
integrity sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==
|
|
dependencies:
|
|
is-alphabetical "^2.0.0"
|
|
is-decimal "^2.0.0"
|
|
|
|
is-arrayish@^0.2.1:
|
|
version "0.2.1"
|
|
resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz"
|
|
integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==
|
|
|
|
is-binary-path@~2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz"
|
|
integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==
|
|
dependencies:
|
|
binary-extensions "^2.0.0"
|
|
|
|
is-buffer@^2.0.0:
|
|
version "2.0.5"
|
|
resolved "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz"
|
|
integrity sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==
|
|
|
|
is-decimal@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/is-decimal/-/is-decimal-2.0.1.tgz"
|
|
integrity sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==
|
|
|
|
is-empty@^1.0.0:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/is-empty/-/is-empty-1.2.0.tgz"
|
|
integrity sha512-F2FnH/otLNJv0J6wc73A5Xo7oHLNnqplYqZhUu01tD54DIPvxIRSTSLkrUB/M0nHO4vo1O9PDfN4KoTxCzLh/w==
|
|
|
|
is-extglob@^2.1.1:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz"
|
|
integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
|
|
|
|
is-fullwidth-code-point@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz"
|
|
integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
|
|
|
|
is-glob@^4.0.1, is-glob@~4.0.1:
|
|
version "4.0.3"
|
|
resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz"
|
|
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
|
|
dependencies:
|
|
is-extglob "^2.1.1"
|
|
|
|
is-hexadecimal@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz"
|
|
integrity sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==
|
|
|
|
is-number@^7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz"
|
|
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
|
|
|
|
is-plain-obj@^4.0.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz"
|
|
integrity sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==
|
|
|
|
isexe@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"
|
|
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
|
|
|
|
isexe@^3.1.1:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz"
|
|
integrity sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==
|
|
|
|
jackspeak@^3.1.2:
|
|
version "3.4.3"
|
|
resolved "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz"
|
|
integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==
|
|
dependencies:
|
|
"@isaacs/cliui" "^8.0.2"
|
|
optionalDependencies:
|
|
"@pkgjs/parseargs" "^0.11.0"
|
|
|
|
js-tokens@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"
|
|
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
|
|
|
|
js-yaml@^4.1.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz"
|
|
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
|
|
dependencies:
|
|
argparse "^2.0.1"
|
|
|
|
json-parse-even-better-errors@^3.0.0:
|
|
version "3.0.2"
|
|
resolved "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.2.tgz"
|
|
integrity sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==
|
|
|
|
json-schema-traverse@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz"
|
|
integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
|
|
|
|
json5@^2.0.0:
|
|
version "2.2.3"
|
|
resolved "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz"
|
|
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
|
|
|
|
lines-and-columns@^2.0.3:
|
|
version "2.0.4"
|
|
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.4.tgz"
|
|
integrity sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A==
|
|
|
|
load-plugin@^6.0.0:
|
|
version "6.0.3"
|
|
resolved "https://registry.npmjs.org/load-plugin/-/load-plugin-6.0.3.tgz"
|
|
integrity sha512-kc0X2FEUZr145odl68frm+lMJuQ23+rTXYmR6TImqPtbpmXC4vVXbWKDQ9IzndA0HfyQamWfKLhzsqGSTxE63w==
|
|
dependencies:
|
|
"@npmcli/config" "^8.0.0"
|
|
import-meta-resolve "^4.0.0"
|
|
|
|
locate-path@^7.1.0:
|
|
version "7.2.0"
|
|
resolved "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz"
|
|
integrity sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==
|
|
dependencies:
|
|
p-locate "^6.0.0"
|
|
|
|
lodash.clonedeep@^4.5.0:
|
|
version "4.5.0"
|
|
resolved "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz"
|
|
integrity sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==
|
|
|
|
longest-streak@^3.0.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz"
|
|
integrity sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==
|
|
|
|
lru-cache@^10.0.1, lru-cache@^10.2.0:
|
|
version "10.4.3"
|
|
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz"
|
|
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
|
|
|
|
markdown-extensions@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/markdown-extensions/-/markdown-extensions-2.0.0.tgz"
|
|
integrity sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==
|
|
|
|
mdast-comment-marker@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/mdast-comment-marker/-/mdast-comment-marker-3.0.0.tgz"
|
|
integrity sha512-bt08sLmTNg00/UtVDiqZKocxqvQqqyQZAg1uaRuO/4ysXV5motg7RolF5o5yy/sY1rG0v2XgZEqFWho1+2UquA==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-mdx-expression "^2.0.0"
|
|
|
|
mdast-util-directive@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/mdast-util-directive/-/mdast-util-directive-3.0.0.tgz"
|
|
integrity sha512-JUpYOqKI4mM3sZcNxmF/ox04XYFFkNwr0CFlrQIkCwbvH0xzMCqkMqAde9wRd80VAhaUrwFwKm2nxretdT1h7Q==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
"@types/unist" "^3.0.0"
|
|
devlop "^1.0.0"
|
|
mdast-util-from-markdown "^2.0.0"
|
|
mdast-util-to-markdown "^2.0.0"
|
|
parse-entities "^4.0.0"
|
|
stringify-entities "^4.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
|
|
mdast-util-from-markdown@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.1.tgz"
|
|
integrity sha512-aJEUyzZ6TzlsX2s5B4Of7lN7EQtAxvtradMMglCQDyaTFgse6CmtmdJ15ElnVRlCg1vpNyVtbem0PWzlNieZsA==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
"@types/unist" "^3.0.0"
|
|
decode-named-character-reference "^1.0.0"
|
|
devlop "^1.0.0"
|
|
mdast-util-to-string "^4.0.0"
|
|
micromark "^4.0.0"
|
|
micromark-util-decode-numeric-character-reference "^2.0.0"
|
|
micromark-util-decode-string "^2.0.0"
|
|
micromark-util-normalize-identifier "^2.0.0"
|
|
micromark-util-symbol "^2.0.0"
|
|
micromark-util-types "^2.0.0"
|
|
unist-util-stringify-position "^4.0.0"
|
|
|
|
mdast-util-frontmatter@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/mdast-util-frontmatter/-/mdast-util-frontmatter-2.0.1.tgz"
|
|
integrity sha512-LRqI9+wdgC25P0URIJY9vwocIzCcksduHQ9OF2joxQoyTNVduwLAFUzjoopuRJbJAReaKrNQKAZKL3uCMugWJA==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
devlop "^1.0.0"
|
|
escape-string-regexp "^5.0.0"
|
|
mdast-util-from-markdown "^2.0.0"
|
|
mdast-util-to-markdown "^2.0.0"
|
|
micromark-extension-frontmatter "^2.0.0"
|
|
|
|
mdast-util-heading-style@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/mdast-util-heading-style/-/mdast-util-heading-style-3.0.0.tgz"
|
|
integrity sha512-tsUfM9Kj9msjlemA/38Z3pvraQay880E3zP2NgIthMoGcpU9bcPX9oSM6QC/+eFXGGB4ba+VCB1dKAPHB7Veug==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
|
|
mdast-util-mdx-expression@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.0.tgz"
|
|
integrity sha512-fGCu8eWdKUKNu5mohVGkhBXCXGnOTLuFqOvGMvdikr+J1w7lDJgxThOKpwRWzzbyXAU2hhSwsmssOY4yTokluw==
|
|
dependencies:
|
|
"@types/estree-jsx" "^1.0.0"
|
|
"@types/hast" "^3.0.0"
|
|
"@types/mdast" "^4.0.0"
|
|
devlop "^1.0.0"
|
|
mdast-util-from-markdown "^2.0.0"
|
|
mdast-util-to-markdown "^2.0.0"
|
|
|
|
mdast-util-mdx-jsx@^3.0.0:
|
|
version "3.1.2"
|
|
resolved "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.1.2.tgz"
|
|
integrity sha512-eKMQDeywY2wlHc97k5eD8VC+9ASMjN8ItEZQNGwJ6E0XWKiW/Z0V5/H8pvoXUf+y+Mj0VIgeRRbujBmFn4FTyA==
|
|
dependencies:
|
|
"@types/estree-jsx" "^1.0.0"
|
|
"@types/hast" "^3.0.0"
|
|
"@types/mdast" "^4.0.0"
|
|
"@types/unist" "^3.0.0"
|
|
ccount "^2.0.0"
|
|
devlop "^1.1.0"
|
|
mdast-util-from-markdown "^2.0.0"
|
|
mdast-util-to-markdown "^2.0.0"
|
|
parse-entities "^4.0.0"
|
|
stringify-entities "^4.0.0"
|
|
unist-util-remove-position "^5.0.0"
|
|
unist-util-stringify-position "^4.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
mdast-util-mdx@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/mdast-util-mdx/-/mdast-util-mdx-3.0.0.tgz"
|
|
integrity sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==
|
|
dependencies:
|
|
mdast-util-from-markdown "^2.0.0"
|
|
mdast-util-mdx-expression "^2.0.0"
|
|
mdast-util-mdx-jsx "^3.0.0"
|
|
mdast-util-mdxjs-esm "^2.0.0"
|
|
mdast-util-to-markdown "^2.0.0"
|
|
|
|
mdast-util-mdxjs-esm@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-2.0.1.tgz"
|
|
integrity sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==
|
|
dependencies:
|
|
"@types/estree-jsx" "^1.0.0"
|
|
"@types/hast" "^3.0.0"
|
|
"@types/mdast" "^4.0.0"
|
|
devlop "^1.0.0"
|
|
mdast-util-from-markdown "^2.0.0"
|
|
mdast-util-to-markdown "^2.0.0"
|
|
|
|
mdast-util-phrasing@^4.0.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz"
|
|
integrity sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
unist-util-is "^6.0.0"
|
|
|
|
mdast-util-to-markdown@^2.0.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.0.tgz"
|
|
integrity sha512-SR2VnIEdVNCJbP6y7kVTJgPLifdr8WEU440fQec7qHoHOUz/oJ2jmNRqdDQ3rbiStOXb2mCDGTuwsK5OPUgYlQ==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
"@types/unist" "^3.0.0"
|
|
longest-streak "^3.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
mdast-util-to-string "^4.0.0"
|
|
micromark-util-decode-string "^2.0.0"
|
|
unist-util-visit "^5.0.0"
|
|
zwitch "^2.0.0"
|
|
|
|
mdast-util-to-string@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz"
|
|
integrity sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
|
|
micromark-core-commonmark@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.1.tgz"
|
|
integrity sha512-CUQyKr1e///ZODyD1U3xit6zXwy1a8q2a1S1HKtIlmgvurrEpaw/Y9y6KSIbF8P59cn/NjzHyO+Q2fAyYLQrAA==
|
|
dependencies:
|
|
decode-named-character-reference "^1.0.0"
|
|
devlop "^1.0.0"
|
|
micromark-factory-destination "^2.0.0"
|
|
micromark-factory-label "^2.0.0"
|
|
micromark-factory-space "^2.0.0"
|
|
micromark-factory-title "^2.0.0"
|
|
micromark-factory-whitespace "^2.0.0"
|
|
micromark-util-character "^2.0.0"
|
|
micromark-util-chunked "^2.0.0"
|
|
micromark-util-classify-character "^2.0.0"
|
|
micromark-util-html-tag-name "^2.0.0"
|
|
micromark-util-normalize-identifier "^2.0.0"
|
|
micromark-util-resolve-all "^2.0.0"
|
|
micromark-util-subtokenize "^2.0.0"
|
|
micromark-util-symbol "^2.0.0"
|
|
micromark-util-types "^2.0.0"
|
|
|
|
micromark-extension-frontmatter@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/micromark-extension-frontmatter/-/micromark-extension-frontmatter-2.0.0.tgz"
|
|
integrity sha512-C4AkuM3dA58cgZha7zVnuVxBhDsbttIMiytjgsM2XbHAB2faRVaHRle40558FBN+DJcrLNCoqG5mlrpdU4cRtg==
|
|
dependencies:
|
|
fault "^2.0.0"
|
|
micromark-util-character "^2.0.0"
|
|
micromark-util-symbol "^2.0.0"
|
|
micromark-util-types "^2.0.0"
|
|
|
|
micromark-factory-destination@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.0.tgz"
|
|
integrity sha512-j9DGrQLm/Uhl2tCzcbLhy5kXsgkHUrjJHg4fFAeoMRwJmJerT9aw4FEhIbZStWN8A3qMwOp1uzHr4UL8AInxtA==
|
|
dependencies:
|
|
micromark-util-character "^2.0.0"
|
|
micromark-util-symbol "^2.0.0"
|
|
micromark-util-types "^2.0.0"
|
|
|
|
micromark-factory-label@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.0.tgz"
|
|
integrity sha512-RR3i96ohZGde//4WSe/dJsxOX6vxIg9TimLAS3i4EhBAFx8Sm5SmqVfR8E87DPSR31nEAjZfbt91OMZWcNgdZw==
|
|
dependencies:
|
|
devlop "^1.0.0"
|
|
micromark-util-character "^2.0.0"
|
|
micromark-util-symbol "^2.0.0"
|
|
micromark-util-types "^2.0.0"
|
|
|
|
micromark-factory-space@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.0.tgz"
|
|
integrity sha512-TKr+LIDX2pkBJXFLzpyPyljzYK3MtmllMUMODTQJIUfDGncESaqB90db9IAUcz4AZAJFdd8U9zOp9ty1458rxg==
|
|
dependencies:
|
|
micromark-util-character "^2.0.0"
|
|
micromark-util-types "^2.0.0"
|
|
|
|
micromark-factory-title@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.0.tgz"
|
|
integrity sha512-jY8CSxmpWLOxS+t8W+FG3Xigc0RDQA9bKMY/EwILvsesiRniiVMejYTE4wumNc2f4UbAa4WsHqe3J1QS1sli+A==
|
|
dependencies:
|
|
micromark-factory-space "^2.0.0"
|
|
micromark-util-character "^2.0.0"
|
|
micromark-util-symbol "^2.0.0"
|
|
micromark-util-types "^2.0.0"
|
|
|
|
micromark-factory-whitespace@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.0.tgz"
|
|
integrity sha512-28kbwaBjc5yAI1XadbdPYHX/eDnqaUFVikLwrO7FDnKG7lpgxnvk/XGRhX/PN0mOZ+dBSZ+LgunHS+6tYQAzhA==
|
|
dependencies:
|
|
micromark-factory-space "^2.0.0"
|
|
micromark-util-character "^2.0.0"
|
|
micromark-util-symbol "^2.0.0"
|
|
micromark-util-types "^2.0.0"
|
|
|
|
micromark-util-character@^2.0.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.0.tgz"
|
|
integrity sha512-KvOVV+X1yLBfs9dCBSopq/+G1PcgT3lAK07mC4BzXi5E7ahzMAF8oIupDDJ6mievI6F+lAATkbQQlQixJfT3aQ==
|
|
dependencies:
|
|
micromark-util-symbol "^2.0.0"
|
|
micromark-util-types "^2.0.0"
|
|
|
|
micromark-util-chunked@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.0.tgz"
|
|
integrity sha512-anK8SWmNphkXdaKgz5hJvGa7l00qmcaUQoMYsBwDlSKFKjc6gjGXPDw3FNL3Nbwq5L8gE+RCbGqTw49FK5Qyvg==
|
|
dependencies:
|
|
micromark-util-symbol "^2.0.0"
|
|
|
|
micromark-util-classify-character@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.0.tgz"
|
|
integrity sha512-S0ze2R9GH+fu41FA7pbSqNWObo/kzwf8rN/+IGlW/4tC6oACOs8B++bh+i9bVyNnwCcuksbFwsBme5OCKXCwIw==
|
|
dependencies:
|
|
micromark-util-character "^2.0.0"
|
|
micromark-util-symbol "^2.0.0"
|
|
micromark-util-types "^2.0.0"
|
|
|
|
micromark-util-combine-extensions@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.0.tgz"
|
|
integrity sha512-vZZio48k7ON0fVS3CUgFatWHoKbbLTK/rT7pzpJ4Bjp5JjkZeasRfrS9wsBdDJK2cJLHMckXZdzPSSr1B8a4oQ==
|
|
dependencies:
|
|
micromark-util-chunked "^2.0.0"
|
|
micromark-util-types "^2.0.0"
|
|
|
|
micromark-util-decode-numeric-character-reference@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.1.tgz"
|
|
integrity sha512-bmkNc7z8Wn6kgjZmVHOX3SowGmVdhYS7yBpMnuMnPzDq/6xwVA604DuOXMZTO1lvq01g+Adfa0pE2UKGlxL1XQ==
|
|
dependencies:
|
|
micromark-util-symbol "^2.0.0"
|
|
|
|
micromark-util-decode-string@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.0.tgz"
|
|
integrity sha512-r4Sc6leeUTn3P6gk20aFMj2ntPwn6qpDZqWvYmAG6NgvFTIlj4WtrAudLi65qYoaGdXYViXYw2pkmn7QnIFasA==
|
|
dependencies:
|
|
decode-named-character-reference "^1.0.0"
|
|
micromark-util-character "^2.0.0"
|
|
micromark-util-decode-numeric-character-reference "^2.0.0"
|
|
micromark-util-symbol "^2.0.0"
|
|
|
|
micromark-util-encode@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.0.tgz"
|
|
integrity sha512-pS+ROfCXAGLWCOc8egcBvT0kf27GoWMqtdarNfDcjb6YLuV5cM3ioG45Ys2qOVqeqSbjaKg72vU+Wby3eddPsA==
|
|
|
|
micromark-util-html-tag-name@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.0.tgz"
|
|
integrity sha512-xNn4Pqkj2puRhKdKTm8t1YHC/BAjx6CEwRFXntTaRf/x16aqka6ouVoutm+QdkISTlT7e2zU7U4ZdlDLJd2Mcw==
|
|
|
|
micromark-util-normalize-identifier@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.0.tgz"
|
|
integrity sha512-2xhYT0sfo85FMrUPtHcPo2rrp1lwbDEEzpx7jiH2xXJLqBuy4H0GgXk5ToU8IEwoROtXuL8ND0ttVa4rNqYK3w==
|
|
dependencies:
|
|
micromark-util-symbol "^2.0.0"
|
|
|
|
micromark-util-resolve-all@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.0.tgz"
|
|
integrity sha512-6KU6qO7DZ7GJkaCgwBNtplXCvGkJToU86ybBAUdavvgsCiG8lSSvYxr9MhwmQ+udpzywHsl4RpGJsYWG1pDOcA==
|
|
dependencies:
|
|
micromark-util-types "^2.0.0"
|
|
|
|
micromark-util-sanitize-uri@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.0.tgz"
|
|
integrity sha512-WhYv5UEcZrbAtlsnPuChHUAsu/iBPOVaEVsntLBIdpibO0ddy8OzavZz3iL2xVvBZOpolujSliP65Kq0/7KIYw==
|
|
dependencies:
|
|
micromark-util-character "^2.0.0"
|
|
micromark-util-encode "^2.0.0"
|
|
micromark-util-symbol "^2.0.0"
|
|
|
|
micromark-util-subtokenize@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.0.1.tgz"
|
|
integrity sha512-jZNtiFl/1aY73yS3UGQkutD0UbhTt68qnRpw2Pifmz5wV9h8gOVsN70v+Lq/f1rKaU/W8pxRe8y8Q9FX1AOe1Q==
|
|
dependencies:
|
|
devlop "^1.0.0"
|
|
micromark-util-chunked "^2.0.0"
|
|
micromark-util-symbol "^2.0.0"
|
|
micromark-util-types "^2.0.0"
|
|
|
|
micromark-util-symbol@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.0.tgz"
|
|
integrity sha512-8JZt9ElZ5kyTnO94muPxIGS8oyElRJaiJO8EzV6ZSyGQ1Is8xwl4Q45qU5UOg+bGH4AikWziz0iN4sFLWs8PGw==
|
|
|
|
micromark-util-types@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.0.tgz"
|
|
integrity sha512-oNh6S2WMHWRZrmutsRmDDfkzKtxF+bc2VxLC9dvtrDIRFln627VsFP6fLMgTryGDljgLPjkrzQSDcPrjPyDJ5w==
|
|
|
|
micromark@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/micromark/-/micromark-4.0.0.tgz"
|
|
integrity sha512-o/sd0nMof8kYff+TqcDx3VSrgBTcZpSvYcAHIfHhv5VAuNmisCxjhx6YmxS8PFEpb9z5WKWKPdzf0jM23ro3RQ==
|
|
dependencies:
|
|
"@types/debug" "^4.0.0"
|
|
debug "^4.0.0"
|
|
decode-named-character-reference "^1.0.0"
|
|
devlop "^1.0.0"
|
|
micromark-core-commonmark "^2.0.0"
|
|
micromark-factory-space "^2.0.0"
|
|
micromark-util-character "^2.0.0"
|
|
micromark-util-chunked "^2.0.0"
|
|
micromark-util-combine-extensions "^2.0.0"
|
|
micromark-util-decode-numeric-character-reference "^2.0.0"
|
|
micromark-util-encode "^2.0.0"
|
|
micromark-util-normalize-identifier "^2.0.0"
|
|
micromark-util-resolve-all "^2.0.0"
|
|
micromark-util-sanitize-uri "^2.0.0"
|
|
micromark-util-subtokenize "^2.0.0"
|
|
micromark-util-symbol "^2.0.0"
|
|
micromark-util-types "^2.0.0"
|
|
|
|
minimatch@^9.0.0, minimatch@9.0.3:
|
|
version "9.0.3"
|
|
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz"
|
|
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
|
|
dependencies:
|
|
brace-expansion "^2.0.1"
|
|
|
|
minimatch@^9.0.4:
|
|
version "9.0.5"
|
|
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz"
|
|
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
|
|
dependencies:
|
|
brace-expansion "^2.0.1"
|
|
|
|
minimist@^1.0.0:
|
|
version "1.2.8"
|
|
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz"
|
|
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
|
|
|
|
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
|
|
version "7.1.2"
|
|
resolved "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz"
|
|
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
|
|
|
|
ms@2.1.2:
|
|
version "2.1.2"
|
|
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
|
|
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
|
|
|
|
nopt@^7.2.1:
|
|
version "7.2.1"
|
|
resolved "https://registry.npmjs.org/nopt/-/nopt-7.2.1.tgz"
|
|
integrity sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==
|
|
dependencies:
|
|
abbrev "^2.0.0"
|
|
|
|
normalize-package-data@^6.0.0:
|
|
version "6.0.2"
|
|
resolved "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.2.tgz"
|
|
integrity sha512-V6gygoYb/5EmNI+MEGrWkC+e6+Rr7mTmfHrxDbLzxQogBkgzo76rkok0Am6thgSF7Mv2nLOajAJj5vDJZEFn7g==
|
|
dependencies:
|
|
hosted-git-info "^7.0.0"
|
|
semver "^7.3.5"
|
|
validate-npm-package-license "^3.0.4"
|
|
|
|
normalize-path@^3.0.0, normalize-path@~3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz"
|
|
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
|
|
|
|
npm-install-checks@^6.0.0:
|
|
version "6.3.0"
|
|
resolved "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-6.3.0.tgz"
|
|
integrity sha512-W29RiK/xtpCGqn6f3ixfRYGk+zRyr+Ew9F2E20BfXxT5/euLdA/Nm7fO7OeTGuAmTs30cpgInyJ0cYe708YTZw==
|
|
dependencies:
|
|
semver "^7.1.1"
|
|
|
|
npm-normalize-package-bin@^3.0.0:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz"
|
|
integrity sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==
|
|
|
|
npm-package-arg@^11.0.0:
|
|
version "11.0.3"
|
|
resolved "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.3.tgz"
|
|
integrity sha512-sHGJy8sOC1YraBywpzQlIKBE4pBbGbiF95U6Auspzyem956E0+FtDtsx1ZxlOJkQCZ1AFXAY/yuvtFYrOxF+Bw==
|
|
dependencies:
|
|
hosted-git-info "^7.0.0"
|
|
proc-log "^4.0.0"
|
|
semver "^7.3.5"
|
|
validate-npm-package-name "^5.0.0"
|
|
|
|
npm-pick-manifest@^9.0.0:
|
|
version "9.1.0"
|
|
resolved "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-9.1.0.tgz"
|
|
integrity sha512-nkc+3pIIhqHVQr085X9d2JzPzLyjzQS96zbruppqC9aZRm/x8xx6xhI98gHtsfELP2bE+loHq8ZaHFHhe+NauA==
|
|
dependencies:
|
|
npm-install-checks "^6.0.0"
|
|
npm-normalize-package-bin "^3.0.0"
|
|
npm-package-arg "^11.0.0"
|
|
semver "^7.3.5"
|
|
|
|
p-limit@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz"
|
|
integrity sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==
|
|
dependencies:
|
|
yocto-queue "^1.0.0"
|
|
|
|
p-locate@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz"
|
|
integrity sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==
|
|
dependencies:
|
|
p-limit "^4.0.0"
|
|
|
|
package-json-from-dist@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz"
|
|
integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
|
|
|
|
parse-entities@^4.0.0:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/parse-entities/-/parse-entities-4.0.1.tgz"
|
|
integrity sha512-SWzvYcSJh4d/SGLIOQfZ/CoNv6BTlI6YEQ7Nj82oDVnRpwe/Z/F1EMx42x3JAOwGBlCjeCH0BRJQbQ/opHL17w==
|
|
dependencies:
|
|
"@types/unist" "^2.0.0"
|
|
character-entities "^2.0.0"
|
|
character-entities-legacy "^3.0.0"
|
|
character-reference-invalid "^2.0.0"
|
|
decode-named-character-reference "^1.0.0"
|
|
is-alphanumerical "^2.0.0"
|
|
is-decimal "^2.0.0"
|
|
is-hexadecimal "^2.0.0"
|
|
|
|
parse-json@^7.0.0:
|
|
version "7.1.1"
|
|
resolved "https://registry.npmjs.org/parse-json/-/parse-json-7.1.1.tgz"
|
|
integrity sha512-SgOTCX/EZXtZxBE5eJ97P4yGM5n37BwRU+YMsH4vNzFqJV/oWFXXCmwFlgWUM4PrakybVOueJJ6pwHqSVhTFDw==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.21.4"
|
|
error-ex "^1.3.2"
|
|
json-parse-even-better-errors "^3.0.0"
|
|
lines-and-columns "^2.0.3"
|
|
type-fest "^3.8.0"
|
|
|
|
path-exists@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz"
|
|
integrity sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==
|
|
|
|
path-key@^3.1.0:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz"
|
|
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
|
|
|
|
path-scurry@^1.11.1:
|
|
version "1.11.1"
|
|
resolved "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz"
|
|
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
|
|
dependencies:
|
|
lru-cache "^10.2.0"
|
|
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
|
|
picocolors@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz"
|
|
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
|
|
|
|
picomatch@^2.0.4, picomatch@^2.2.1:
|
|
version "2.3.1"
|
|
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
|
|
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
|
|
|
pluralize@^8.0.0:
|
|
version "8.0.0"
|
|
resolved "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz"
|
|
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==
|
|
|
|
proc-log@^4.0.0, proc-log@^4.2.0:
|
|
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==
|
|
|
|
promise-inflight@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz"
|
|
integrity sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==
|
|
|
|
promise-retry@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz"
|
|
integrity sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==
|
|
dependencies:
|
|
err-code "^2.0.2"
|
|
retry "^0.12.0"
|
|
|
|
punycode@^2.1.0:
|
|
version "2.3.1"
|
|
resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz"
|
|
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
|
|
|
|
quotation@^2.0.0:
|
|
version "2.0.3"
|
|
resolved "https://registry.npmjs.org/quotation/-/quotation-2.0.3.tgz"
|
|
integrity sha512-yEc24TEgCFLXx7D4JHJJkK4JFVtatO8fziwUxY4nB/Jbea9o9CVS3gt22mA0W7rPYAGW2fWzYDSOtD94PwOyqA==
|
|
|
|
read-package-json-fast@^3.0.0:
|
|
version "3.0.2"
|
|
resolved "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-3.0.2.tgz"
|
|
integrity sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw==
|
|
dependencies:
|
|
json-parse-even-better-errors "^3.0.0"
|
|
npm-normalize-package-bin "^3.0.0"
|
|
|
|
readable-stream@^3.0.2:
|
|
version "3.6.2"
|
|
resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz"
|
|
integrity sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==
|
|
dependencies:
|
|
inherits "^2.0.3"
|
|
string_decoder "^1.1.1"
|
|
util-deprecate "^1.0.1"
|
|
|
|
readdirp@~3.6.0:
|
|
version "3.6.0"
|
|
resolved "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz"
|
|
integrity sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==
|
|
dependencies:
|
|
picomatch "^2.2.1"
|
|
|
|
remark-cli@12.0.1:
|
|
version "12.0.1"
|
|
resolved "https://registry.npmjs.org/remark-cli/-/remark-cli-12.0.1.tgz"
|
|
integrity sha512-2NAEOACoTgo+e+YAaCTODqbrWyhMVmlUyjxNCkTrDRHHQvH6+NbrnqVvQaLH/Q8Ket3v90A43dgAJmXv8y5Tkw==
|
|
dependencies:
|
|
import-meta-resolve "^4.0.0"
|
|
markdown-extensions "^2.0.0"
|
|
remark "^15.0.0"
|
|
unified-args "^11.0.0"
|
|
|
|
remark-frontmatter@5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/remark-frontmatter/-/remark-frontmatter-5.0.0.tgz"
|
|
integrity sha512-XTFYvNASMe5iPN0719nPrdItC9aU0ssC4v14mH1BCi1u0n1gAocqcujWUrByftZTbLhRtiKRyjYTSIOcr69UVQ==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-frontmatter "^2.0.0"
|
|
micromark-extension-frontmatter "^2.0.0"
|
|
unified "^11.0.0"
|
|
|
|
remark-lint-blockquote-indentation@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-blockquote-indentation/-/remark-lint-blockquote-indentation-4.0.0.tgz"
|
|
integrity sha512-hdUvn+KsJbBKpY9jLY01PmfpJ/WGhLu9GJMXQGU8ADXJc+F5DWSgKAr6GQ1IUKqvGYdEML/KZ61WomWFUuecVA==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
pluralize "^8.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
|
|
remark-lint-checkbox-character-style@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-checkbox-character-style/-/remark-lint-checkbox-character-style-5.0.0.tgz"
|
|
integrity sha512-K0G/Nok59fb2q5KUxcemBVt+ymnhTkDVLJAatZ4PAh9At8y0DGctHdU27jWsuvO0Fs7Zy62Usk7IJE2VO89p1w==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
remark-lint-code-block-style@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-code-block-style/-/remark-lint-code-block-style-4.0.0.tgz"
|
|
integrity sha512-LKBKMVruEO0tzDnnnqi1TfUcnwY6Mo7cVtZM4E4pKt3KMhtvgU2wD68/MxDOEJd0pmnLrEgIadv74bY0gWhZpg==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
remark-lint-definition-case@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-definition-case/-/remark-lint-definition-case-4.0.0.tgz"
|
|
integrity sha512-XBmMmj8ii0KZUuJf7ZaVXDGp2+DWE02re9qn/6mV23rBpsDmpz7U1lQWRlwFQIE5q5bxIxP5pX7hDeTH0Egy9Q==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
|
|
remark-lint-definition-spacing@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-definition-spacing/-/remark-lint-definition-spacing-4.0.0.tgz"
|
|
integrity sha512-t6nP8unz6z/DLBTWeOmDFHPFbX3E2PbNgt2fTazRbVnMC6z3o25hBzg5hI6DL0MPt2ZTRX++rJsGRjb+vgh/tQ==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
longest-streak "^3.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
pluralize "^8.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
|
|
remark-lint-emphasis-marker@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-emphasis-marker/-/remark-lint-emphasis-marker-4.0.0.tgz"
|
|
integrity sha512-xIRiB4PFWUOyIslN/UOPL6Lh+J0VD4R11+jo+W4hpGMNsg58l+2SgtdbinlXzDeoBxmaaka9n/sYpJ7cJWEIPQ==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
remark-lint-fenced-code-flag@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-fenced-code-flag/-/remark-lint-fenced-code-flag-4.0.0.tgz"
|
|
integrity sha512-Zs0wJd4nRvBo/9NWQVfWg5Ykapbo0Zzw/SyZc3f0h73S1gTZZcfeU+bA5oDivlBdcUgLBsyHRE0QaoaVvN3/Wg==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
quotation "^2.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
|
|
remark-lint-fenced-code-marker@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-fenced-code-marker/-/remark-lint-fenced-code-marker-4.0.0.tgz"
|
|
integrity sha512-WFN88Rx78m4/HSbW3Kx2XAYbVfzYns4bJd9qpwDD90DA3nc59zciYd01xi6Bk3n9vSs5gIlmG7xkwxVHHJ8KCA==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
remark-lint-file-extension@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-file-extension/-/remark-lint-file-extension-3.0.0.tgz"
|
|
integrity sha512-wrOKiGvcl/ftB7FkeX2/l13ALvhKXV77HGR8AXo86cVY2pD+K0WdOC52DV3ldgpUXpWzE9kcgF8bbkxwzKpFFg==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
quotation "^2.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
|
|
remark-lint-final-definition@^4.0.0:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/remark-lint-final-definition/-/remark-lint-final-definition-4.0.1.tgz"
|
|
integrity sha512-51T9oSdA7wuhjSdgGo0snO1BY39Igt9cJQi7XpgtgFsbfQk8zSSAUAc/rLabY6+YCTpcPs6qmwvLXZ4mPX6Qlg==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
devlop "^1.0.0"
|
|
mdast-util-mdx "^3.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
remark-lint-final-newline@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-final-newline/-/remark-lint-final-newline-3.0.0.tgz"
|
|
integrity sha512-NaPyn6FiOn3IV/6gIcwWfJmgraPT2IaVLjhakfPglZkKVfn/FrOfETyY8Bp+HLoSRI9967OH0yRDnK7/pPIWeQ==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
devlop "^1.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
vfile-location "^5.0.0"
|
|
|
|
remark-lint-frontmatter-schema@3.15.4:
|
|
version "3.15.4"
|
|
resolved "https://registry.npmjs.org/remark-lint-frontmatter-schema/-/remark-lint-frontmatter-schema-3.15.4.tgz"
|
|
integrity sha512-egChkbtCCG4hw1F2qoipzSxp6Ea9z4pxaVkWYa36DnCZ9fn3GhCNyOUjbFSIvdhVcWN+AqvHdqPbXC9Pp81Hmg==
|
|
dependencies:
|
|
"@apidevtools/json-schema-ref-parser" "11.1.0"
|
|
ajv "8.12.0"
|
|
ajv-formats "2.1.1"
|
|
find-up "6.3.0"
|
|
minimatch "9.0.3"
|
|
unified-lint-rule "2.1.2"
|
|
yaml "2.3.3"
|
|
|
|
remark-lint-hard-break-spaces@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-hard-break-spaces/-/remark-lint-hard-break-spaces-4.0.0.tgz"
|
|
integrity sha512-zCTq7/xfM0ZL3bMopXse9DH2nk38wE1LrxmYwnTrqASBLnEAJWE2U2//tRGVMEBfSAnNvmIo96twz6zkLWjbGA==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit "^5.0.0"
|
|
|
|
remark-lint-heading-increment@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-heading-increment/-/remark-lint-heading-increment-4.0.0.tgz"
|
|
integrity sha512-TARnsjXWzY/yLwxh/y4+KnDSXO3Koue8Crp55T8G9pjj3vw+XgTAG35zSpIIY9HmGiQ2a3R0SOj2pAxATpnckg==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
devlop "^1.0.0"
|
|
mdast-util-mdx "^3.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
remark-lint-heading-style@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-heading-style/-/remark-lint-heading-style-4.0.0.tgz"
|
|
integrity sha512-dQ6Jul5K0+aNUvrq4W7H0+osSoC9hsmwHZqBFq000+eMP/hWJqI8tuudw1rap8HHYuOsKLRbB5q+Fr7G+3Vw+Q==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-heading-style "^3.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
remark-lint-link-title-style@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-link-title-style/-/remark-lint-link-title-style-4.0.0.tgz"
|
|
integrity sha512-cihTO5dkhjMj/evYIDAvRdQHD82OQeF4fNAq8FLb81HmFKo77VlSF6CK55H1bvlZogfJG58uN/5d1tSsOdcEbg==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
remark-lint-list-item-bullet-indent@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-list-item-bullet-indent/-/remark-lint-list-item-bullet-indent-5.0.0.tgz"
|
|
integrity sha512-qq22QaxsDjfsL7aWGIPmP3P0N99CJBQQW1+iSrhYAMCDzqVlw6I3wPNAeR6s8mcoeHT8YlT6eQH3V8xJ0SlW6w==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
pluralize "^8.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
|
|
remark-lint-list-item-content-indent@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-list-item-content-indent/-/remark-lint-list-item-content-indent-4.0.0.tgz"
|
|
integrity sha512-L4GZgWQQ54qWKbnDle3dbEOtnq+qdmZJ70lpM3yMFEMHs4xejqPKsIoiYeUtIV0rYHHCWS7IlLzcgYUK9vENQw==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
pluralize "^8.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
remark-lint-list-item-indent@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-list-item-indent/-/remark-lint-list-item-indent-4.0.0.tgz"
|
|
integrity sha512-Yd6/g8CH9e4vlPAPNgl7F575uKhP+pTo/qwGkE61GOcgEVNJ/529hjumUhyQ4sOAX0YAPAjxvq6fJvb4AhVOOA==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
pluralize "^8.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
|
|
remark-lint-list-item-spacing@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-list-item-spacing/-/remark-lint-list-item-spacing-5.0.0.tgz"
|
|
integrity sha512-d6p+1tcwNE+Pp6Tu2DwiKlyC1zYY3f1igL6AlcBIH0RmROVEfZR4IDFH/LcVyTkzqh1lPMFAJXWK4bpScpcO3g==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
pluralize "^8.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
remark-lint-maximum-heading-length@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-maximum-heading-length/-/remark-lint-maximum-heading-length-4.0.0.tgz"
|
|
integrity sha512-UCQxUd0zZyi6RUbpoK5KsxC50ppVqVk0hSgrSPot4wB6PHRgYMALU2fDkEcAjLDc/Y2TayG3IaZEKdqe+84Cwg==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-mdx "^3.0.0"
|
|
mdast-util-to-string "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
|
|
remark-lint-maximum-line-length@^4.0.0:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/remark-lint-maximum-line-length/-/remark-lint-maximum-line-length-4.0.1.tgz"
|
|
integrity sha512-hQlh8UrRfhkO4FU7z7t1Bu5ethj1y2iBncO5AOWF38RAmlHaZdB2lQxNA8IvUZITGJYpT1aThdFTEf+58lv08Q==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-mdx "^3.0.0"
|
|
pluralize "^8.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit "^5.0.0"
|
|
|
|
remark-lint-no-blockquote-without-marker@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-blockquote-without-marker/-/remark-lint-no-blockquote-without-marker-6.0.0.tgz"
|
|
integrity sha512-fBhoTpkWcl5tG4FdwPdJIyb8XLrdr6MdLk1+K2BQ6Rom3rRsIYvuox4ohxOunNrXuth8xyw8kC6wDmODR44oFw==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
devlop "^1.0.0"
|
|
mdast-util-directive "^3.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
pluralize "^8.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-location "^5.0.0"
|
|
|
|
remark-lint-no-consecutive-blank-lines@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-consecutive-blank-lines/-/remark-lint-no-consecutive-blank-lines-5.0.0.tgz"
|
|
integrity sha512-HsDZbFlelBVO3mEJDXd9v4z0HLB8pqxWnsV+I4ILYFp5lKYf6NxJaLBWFtP1gAg1+95WxityGLkGtYqmicDjpg==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-directive "^3.0.0"
|
|
mdast-util-mdx "^3.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
pluralize "^8.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
|
|
remark-lint-no-duplicate-definitions@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-duplicate-definitions/-/remark-lint-no-duplicate-definitions-4.0.0.tgz"
|
|
integrity sha512-21fcOACkCyhNsHkedKlpvqIywYx+5zGR507bW8e59gzdGhTbnBwQ9du4ACmN9jxPTfIBhUVMz0bWezkGrHE7Bg==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
devlop "^1.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
remark-lint-no-duplicate-headings@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-duplicate-headings/-/remark-lint-no-duplicate-headings-4.0.0.tgz"
|
|
integrity sha512-FgBU/JCdR5MitHM+hnOcgBGO5ZCNV8epzuHIglFlJeb8ow23YhhNgmGvyk7RGrZrYuU5R9uQq23N4dF0g9atCA==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
devlop "^1.0.0"
|
|
mdast-util-mdx "^3.0.0"
|
|
mdast-util-to-string "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
remark-lint-no-emphasis-as-heading@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-emphasis-as-heading/-/remark-lint-no-emphasis-as-heading-4.0.0.tgz"
|
|
integrity sha512-JViGYbuO/xzZThK+qVTNjtLM0v1xMTWFTWt2OJzAkDaGS6T9ZB5ZtRVSBFEMG0SF3dvpJwxe+3ABTsuPBdlYsA==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
|
|
remark-lint-no-file-name-articles@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-file-name-articles/-/remark-lint-no-file-name-articles-3.0.0.tgz"
|
|
integrity sha512-il4IseupahbV2TVfFjfDVL/EQw7jBWVlMVsv4K2cgl5uPIjiCjFGQypqKnWl6pZDN0oNOs/DE8gBdyuDjldJaA==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
|
|
remark-lint-no-file-name-consecutive-dashes@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-file-name-consecutive-dashes/-/remark-lint-no-file-name-consecutive-dashes-3.0.0.tgz"
|
|
integrity sha512-3vSI1LOQlu8NSCpWLsKELa8dS9HU+YVZE0U43/DNkdEcnZmlJLpTHQjBTMZUHQipRgoOO+TOSyXFyN/H+2lbuQ==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
|
|
remark-lint-no-file-name-irregular-characters@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-file-name-irregular-characters/-/remark-lint-no-file-name-irregular-characters-3.0.0.tgz"
|
|
integrity sha512-DhGreliHNU7lLTARQujsaLAn8fUPY0V+H0LSmOUuowBZPtIRWeNdQhunSp96RvsuYdqAdERXe0WuH58i3pRqrg==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
|
|
remark-lint-no-file-name-mixed-case@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-file-name-mixed-case/-/remark-lint-no-file-name-mixed-case-3.0.0.tgz"
|
|
integrity sha512-MXXNHdGB6P46itkf8gRP0kxQL85KfAj9YOOBqNtGsgI/8J5rsyM/rz1Ac20Xe+5C5oGi71+7EO/TExKu/+7dfw==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
|
|
remark-lint-no-file-name-outer-dashes@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-file-name-outer-dashes/-/remark-lint-no-file-name-outer-dashes-3.0.0.tgz"
|
|
integrity sha512-3kgamCp39mdlCtqF/+JLwwS4VpSj5wvVwRythUfrpW7993I9kF67dBsaU545aEzWSK+UJZqjb40i0m2VfnBRfQ==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
|
|
remark-lint-no-heading-content-indent@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-heading-content-indent/-/remark-lint-no-heading-content-indent-5.0.0.tgz"
|
|
integrity sha512-psYSlD2BjcVkgpeXOLwPcYFBrbtJWp8E8JX1J4vSfoHPeY6aIxgYxXkf57cjGTApfRL8xawBmMDiF1FgQvpZYg==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
pluralize "^8.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
|
|
remark-lint-no-heading-punctuation@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-heading-punctuation/-/remark-lint-no-heading-punctuation-4.0.0.tgz"
|
|
integrity sha512-7V23C3Q4yX9zEOLZdbv6o8wVxxeWB/F+h9by55zPyk2AwbqF2t2xevnAmN3XFmKZABDTqLwjQxtK6bCVv/S1PQ==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-mdx "^3.0.0"
|
|
mdast-util-to-string "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
|
|
remark-lint-no-literal-urls@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-literal-urls/-/remark-lint-no-literal-urls-4.0.0.tgz"
|
|
integrity sha512-rl/3Ai4Ax9IH/fRpOJZuXk1HgYX6oFTauhmBOilpqbq/YT2kN3FuXaneXdRfKv1bgMdHaLKxHWxGj/mDyA2n8w==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-to-string "^4.0.0"
|
|
micromark-util-character "^2.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
|
|
remark-lint-no-multiple-toplevel-headings@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-multiple-toplevel-headings/-/remark-lint-no-multiple-toplevel-headings-4.0.0.tgz"
|
|
integrity sha512-JW11iYxza7asDdhQuKfr8SH1u4NBOCQ4U7Ru0HrKCPcT4y/AB1C1il5uMQzbcervgYPBq69xzyQ24+AJeL0t3A==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
devlop "^1.0.0"
|
|
mdast-util-mdx "^3.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
remark-lint-no-shell-dollars@^4.0.0, remark-lint-no-shell-dollars@4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-shell-dollars/-/remark-lint-no-shell-dollars-4.0.0.tgz"
|
|
integrity sha512-ye2h8FzjsgqqQV0HHN2g9N4FqI3eD9Gpgu7tU5ADIJyQ3mUJdwBoFn7IlGnpmumR1fb/l6u/AhRavIZxXYqG+Q==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
collapse-white-space "^2.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
|
|
remark-lint-no-shortcut-reference-image@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-shortcut-reference-image/-/remark-lint-no-shortcut-reference-image-4.0.0.tgz"
|
|
integrity sha512-YEiCpW5F/8/LZyxlOuVK2L/n0NJ1AB0AJK7oP39OVyEk3Xl7w+JQi6nZ3KiH6REh+PWGqKn6M0KEPL9cT/iAOw==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
|
|
remark-lint-no-shortcut-reference-link@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-shortcut-reference-link/-/remark-lint-no-shortcut-reference-link-4.0.0.tgz"
|
|
integrity sha512-6jka2Zz3I6G2MvDcKrwADYhTOxHMFMK854u1cfBEIH5/XnCCXROtoqiiDtbZw+NJqbmwsBKvGL4t2gnmEJUmgg==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
|
|
remark-lint-no-table-indentation@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-table-indentation/-/remark-lint-no-table-indentation-5.0.0.tgz"
|
|
integrity sha512-MaLmnzgirpnRiRjWwrsyOX0RmP2eG4YAv169MtsxTVa6O3CpUDwTuTzivudE9L0kVvTlyF9DXEmdyjm85LDyVA==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
devlop "^1.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
pluralize "^8.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-location "^5.0.0"
|
|
|
|
remark-lint-no-undefined-references@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-undefined-references/-/remark-lint-no-undefined-references-5.0.0.tgz"
|
|
integrity sha512-O0q8bHpRHK1T85oqO+uep4BkvQnZZp3y+wahDeeLLq9dCJfF56sq6Tt5OOTt1BAOZlpobS3OPQHUiJWYP6hX1w==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
collapse-white-space "^2.0.0"
|
|
devlop "^1.0.0"
|
|
micromark-util-normalize-identifier "^2.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-location "^5.0.0"
|
|
|
|
remark-lint-no-unused-definitions@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-no-unused-definitions/-/remark-lint-no-unused-definitions-4.0.0.tgz"
|
|
integrity sha512-YCZ6k575NCTx7mnN+9ls0G6YgMsZHi0LYQqfLW8MNVHBtbpTBvfmk8I39bmsvuKWeBD98weZoXSDqIiIGg+Q/g==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
devlop "^1.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-visit "^5.0.0"
|
|
|
|
remark-lint-ordered-list-marker-style@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-ordered-list-marker-style/-/remark-lint-ordered-list-marker-style-4.0.0.tgz"
|
|
integrity sha512-xZ7Xppy5fzACH4b9h1b4lTzVtNY2AlUkNTfl1Oe6cIKN8tk3juFxN0wL2RpktPtSZ7iRIabzFmg6l8WPhlASJA==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
micromark-util-character "^2.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
remark-lint-ordered-list-marker-value@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-ordered-list-marker-value/-/remark-lint-ordered-list-marker-value-4.0.0.tgz"
|
|
integrity sha512-7UjNU2Nv9LGEONTU9GPmTVoNoGKD5aL1X2xHzMbSJiTc50bfcazYqZawO+qj1pQ04WPhto1qHnl0HRB5wwSVwA==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
devlop "^1.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
micromark-util-character "^2.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
remark-lint-rule-style@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-rule-style/-/remark-lint-rule-style-4.0.0.tgz"
|
|
integrity sha512-Kt7IHMB5IbLgRFKaFUmB895sV3PTD0MBgN9CvXKxr1wHFF43S6tabjFIBSoQqyJRlhH0S3rK6Lvopofa009gLg==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
remark-lint-strong-marker@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-strong-marker/-/remark-lint-strong-marker-4.0.0.tgz"
|
|
integrity sha512-YcvuzakYhQWdCH+1E30sUY+wyvq+PNa77NZAMAYO/cS/pZczFB+q4Ccttw4Q+No/chX8oMfe0GYtm8dDWLei/g==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
remark-lint-table-cell-padding@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-table-cell-padding/-/remark-lint-table-cell-padding-5.0.0.tgz"
|
|
integrity sha512-LNyiHDQZBIOqcQGG1tYsZHW7g0v8OyRmRgDrD5WEsMaAYfM6EiECUokN/Q4py9h4oM/2KUSrdZbtfuZmy87/kA==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
"@types/unist" "^3.0.0"
|
|
devlop "^1.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
pluralize "^8.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
remark-lint-table-pipe-alignment@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-table-pipe-alignment/-/remark-lint-table-pipe-alignment-4.0.0.tgz"
|
|
integrity sha512-nx+xpEIWQRLOcq9hIbUIvhSE1NYRmDJmCY3cMoHJ1sIW7dRXMHyWfpWTgu7mpREKwSQdE0q4qnzk8McQQSkIcg==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
"@types/unist" "^3.0.0"
|
|
devlop "^1.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
pluralize "^8.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
|
|
remark-lint-table-pipes@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-table-pipes/-/remark-lint-table-pipes-5.0.0.tgz"
|
|
integrity sha512-e7jzAScDrt5+eMomh099TZJBN2K9ldDxBu9iYhNu5C0YsdAvnckJkgilsuClxFpmx4LCVYaX0EGbt/hQ3LB3xg==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
"@types/unist" "^3.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
|
|
remark-lint-unordered-list-marker-style@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint-unordered-list-marker-style/-/remark-lint-unordered-list-marker-style-4.0.0.tgz"
|
|
integrity sha512-XlP4Wr4KJNovyWVv0H5axfUlF23iE9Kt2SxaVq4+ieum5YcMmKE6KsL+aqt3kiJb60SH1u6a0bxKFvdM/9riOA==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-phrasing "^4.0.0"
|
|
unified-lint-rule "^3.0.0"
|
|
unist-util-position "^5.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
remark-lint@^10.0.0:
|
|
version "10.0.0"
|
|
resolved "https://registry.npmjs.org/remark-lint/-/remark-lint-10.0.0.tgz"
|
|
integrity sha512-E8yHHDOJ8b+qI0G49BRu24pe8t0fNNBWv8ENQJpCGNrVeTeyBIGEbaUe1yuF7OG8faA6PVpcN/pqWjzW9fcBWQ==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
remark-message-control "^8.0.0"
|
|
unified "^11.0.0"
|
|
|
|
remark-message-control@^8.0.0:
|
|
version "8.0.0"
|
|
resolved "https://registry.npmjs.org/remark-message-control/-/remark-message-control-8.0.0.tgz"
|
|
integrity sha512-brpzOO+jdyE/mLqvqqvbogmhGxKygjpCUCG/PwSCU43+JZQ+RM+sSzkCWBcYvgF3KIAVNIoPsvXjBkzO7EdsYQ==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-comment-marker "^3.0.0"
|
|
unified-message-control "^5.0.0"
|
|
vfile "^6.0.0"
|
|
|
|
remark-parse@^11.0.0:
|
|
version "11.0.0"
|
|
resolved "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz"
|
|
integrity sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-from-markdown "^2.0.0"
|
|
micromark-util-types "^2.0.0"
|
|
unified "^11.0.0"
|
|
|
|
remark-preset-lint-consistent@6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/remark-preset-lint-consistent/-/remark-preset-lint-consistent-6.0.0.tgz"
|
|
integrity sha512-W3fwxajdietwjnFyTH5x2le63hxWGVOXxIs7KjRqU+5wkkN6ZQyuwPeeomblmS9wQr50fkidhXNHNDyCXtqgxQ==
|
|
dependencies:
|
|
remark-lint "^10.0.0"
|
|
remark-lint-blockquote-indentation "^4.0.0"
|
|
remark-lint-checkbox-character-style "^5.0.0"
|
|
remark-lint-code-block-style "^4.0.0"
|
|
remark-lint-emphasis-marker "^4.0.0"
|
|
remark-lint-fenced-code-marker "^4.0.0"
|
|
remark-lint-heading-style "^4.0.0"
|
|
remark-lint-link-title-style "^4.0.0"
|
|
remark-lint-list-item-content-indent "^4.0.0"
|
|
remark-lint-ordered-list-marker-style "^4.0.0"
|
|
remark-lint-ordered-list-marker-value "^4.0.0"
|
|
remark-lint-rule-style "^4.0.0"
|
|
remark-lint-strong-marker "^4.0.0"
|
|
remark-lint-table-cell-padding "^5.0.0"
|
|
unified "^11.0.0"
|
|
|
|
remark-preset-lint-markdown-style-guide@6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/remark-preset-lint-markdown-style-guide/-/remark-preset-lint-markdown-style-guide-6.0.0.tgz"
|
|
integrity sha512-izsfNTHeqrRP64VWV6OdJnSUDwKFSthMKiiDcu14ODpPV0t7YiotCQWzgc7L4eW9Ctcp4aB4nHNLSuDmwhEWrQ==
|
|
dependencies:
|
|
remark-lint "^10.0.0"
|
|
remark-lint-blockquote-indentation "^4.0.0"
|
|
remark-lint-code-block-style "^4.0.0"
|
|
remark-lint-definition-case "^4.0.0"
|
|
remark-lint-definition-spacing "^4.0.0"
|
|
remark-lint-emphasis-marker "^4.0.0"
|
|
remark-lint-fenced-code-flag "^4.0.0"
|
|
remark-lint-fenced-code-marker "^4.0.0"
|
|
remark-lint-file-extension "^3.0.0"
|
|
remark-lint-final-definition "^4.0.0"
|
|
remark-lint-hard-break-spaces "^4.0.0"
|
|
remark-lint-heading-increment "^4.0.0"
|
|
remark-lint-heading-style "^4.0.0"
|
|
remark-lint-link-title-style "^4.0.0"
|
|
remark-lint-list-item-content-indent "^4.0.0"
|
|
remark-lint-list-item-indent "^4.0.0"
|
|
remark-lint-list-item-spacing "^5.0.0"
|
|
remark-lint-maximum-heading-length "^4.0.0"
|
|
remark-lint-maximum-line-length "^4.0.0"
|
|
remark-lint-no-blockquote-without-marker "^6.0.0"
|
|
remark-lint-no-consecutive-blank-lines "^5.0.0"
|
|
remark-lint-no-duplicate-headings "^4.0.0"
|
|
remark-lint-no-emphasis-as-heading "^4.0.0"
|
|
remark-lint-no-file-name-articles "^3.0.0"
|
|
remark-lint-no-file-name-consecutive-dashes "^3.0.0"
|
|
remark-lint-no-file-name-irregular-characters "^3.0.0"
|
|
remark-lint-no-file-name-mixed-case "^3.0.0"
|
|
remark-lint-no-file-name-outer-dashes "^3.0.0"
|
|
remark-lint-no-heading-punctuation "^4.0.0"
|
|
remark-lint-no-literal-urls "^4.0.0"
|
|
remark-lint-no-multiple-toplevel-headings "^4.0.0"
|
|
remark-lint-no-shell-dollars "^4.0.0"
|
|
remark-lint-no-shortcut-reference-image "^4.0.0"
|
|
remark-lint-no-shortcut-reference-link "^4.0.0"
|
|
remark-lint-no-table-indentation "^5.0.0"
|
|
remark-lint-ordered-list-marker-style "^4.0.0"
|
|
remark-lint-ordered-list-marker-value "^4.0.0"
|
|
remark-lint-rule-style "^4.0.0"
|
|
remark-lint-strong-marker "^4.0.0"
|
|
remark-lint-table-cell-padding "^5.0.0"
|
|
remark-lint-table-pipe-alignment "^4.0.0"
|
|
remark-lint-table-pipes "^5.0.0"
|
|
remark-lint-unordered-list-marker-style "^4.0.0"
|
|
unified "^11.0.0"
|
|
|
|
remark-preset-lint-recommended@7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/remark-preset-lint-recommended/-/remark-preset-lint-recommended-7.0.0.tgz"
|
|
integrity sha512-A9aPDL78OO12xG2a83DVd+M2QzdBMjn545fbXj40BFJdpt9t//MADkPAwRfpMCBkKi+iECPUTFCb3Jm8SsFG2w==
|
|
dependencies:
|
|
remark-lint "^10.0.0"
|
|
remark-lint-final-newline "^3.0.0"
|
|
remark-lint-hard-break-spaces "^4.0.0"
|
|
remark-lint-list-item-bullet-indent "^5.0.0"
|
|
remark-lint-list-item-indent "^4.0.0"
|
|
remark-lint-no-blockquote-without-marker "^6.0.0"
|
|
remark-lint-no-duplicate-definitions "^4.0.0"
|
|
remark-lint-no-heading-content-indent "^5.0.0"
|
|
remark-lint-no-literal-urls "^4.0.0"
|
|
remark-lint-no-shortcut-reference-image "^4.0.0"
|
|
remark-lint-no-shortcut-reference-link "^4.0.0"
|
|
remark-lint-no-undefined-references "^5.0.0"
|
|
remark-lint-no-unused-definitions "^4.0.0"
|
|
remark-lint-ordered-list-marker-style "^4.0.0"
|
|
unified "^11.0.0"
|
|
|
|
remark-stringify@^11.0.0:
|
|
version "11.0.0"
|
|
resolved "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz"
|
|
integrity sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
mdast-util-to-markdown "^2.0.0"
|
|
unified "^11.0.0"
|
|
|
|
remark@^15.0.0:
|
|
version "15.0.1"
|
|
resolved "https://registry.npmjs.org/remark/-/remark-15.0.1.tgz"
|
|
integrity sha512-Eht5w30ruCXgFmxVUSlNWQ9iiimq07URKeFS3hNc8cUWy1llX4KDWfyEDZRycMc+znsN9Ux5/tJ/BFdgdOwA3A==
|
|
dependencies:
|
|
"@types/mdast" "^4.0.0"
|
|
remark-parse "^11.0.0"
|
|
remark-stringify "^11.0.0"
|
|
unified "^11.0.0"
|
|
|
|
require-from-string@^2.0.2:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz"
|
|
integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==
|
|
|
|
retry@^0.12.0:
|
|
version "0.12.0"
|
|
resolved "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz"
|
|
integrity sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow==
|
|
|
|
safe-buffer@~5.2.0:
|
|
version "5.2.1"
|
|
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz"
|
|
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
|
|
|
|
semver@^7.1.1, semver@^7.3.5, semver@^7.5.3:
|
|
version "7.6.3"
|
|
resolved "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz"
|
|
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
|
|
|
|
shebang-command@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz"
|
|
integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
|
|
dependencies:
|
|
shebang-regex "^3.0.0"
|
|
|
|
shebang-regex@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz"
|
|
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
|
|
|
|
signal-exit@^4.0.1:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz"
|
|
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
|
|
|
|
space-separated-tokens@^2.0.0:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz"
|
|
integrity sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==
|
|
|
|
spdx-correct@^3.0.0:
|
|
version "3.2.0"
|
|
resolved "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz"
|
|
integrity sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==
|
|
dependencies:
|
|
spdx-expression-parse "^3.0.0"
|
|
spdx-license-ids "^3.0.0"
|
|
|
|
spdx-exceptions@^2.1.0:
|
|
version "2.5.0"
|
|
resolved "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz"
|
|
integrity sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==
|
|
|
|
spdx-expression-parse@^3.0.0:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz"
|
|
integrity sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==
|
|
dependencies:
|
|
spdx-exceptions "^2.1.0"
|
|
spdx-license-ids "^3.0.0"
|
|
|
|
spdx-license-ids@^3.0.0:
|
|
version "3.0.18"
|
|
resolved "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.18.tgz"
|
|
integrity sha512-xxRs31BqRYHwiMzudOrpSiHtZ8i/GeionCBDSilhYRj+9gIcI8wCZTlXZKu9vZIVqViP3dcp9qE5G6AlIaD+TQ==
|
|
|
|
string_decoder@^1.1.1:
|
|
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==
|
|
dependencies:
|
|
safe-buffer "~5.2.0"
|
|
|
|
"string-width-cjs@npm:string-width@^4.2.0":
|
|
version "4.2.3"
|
|
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
|
|
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
|
dependencies:
|
|
emoji-regex "^8.0.0"
|
|
is-fullwidth-code-point "^3.0.0"
|
|
strip-ansi "^6.0.1"
|
|
|
|
string-width@^4.1.0:
|
|
version "4.2.3"
|
|
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
|
|
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
|
dependencies:
|
|
emoji-regex "^8.0.0"
|
|
is-fullwidth-code-point "^3.0.0"
|
|
strip-ansi "^6.0.1"
|
|
|
|
string-width@^5.0.1, string-width@^5.1.2:
|
|
version "5.1.2"
|
|
resolved "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz"
|
|
integrity sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==
|
|
dependencies:
|
|
eastasianwidth "^0.2.0"
|
|
emoji-regex "^9.2.2"
|
|
strip-ansi "^7.0.1"
|
|
|
|
string-width@^6.0.0:
|
|
version "6.1.0"
|
|
resolved "https://registry.npmjs.org/string-width/-/string-width-6.1.0.tgz"
|
|
integrity sha512-k01swCJAgQmuADB0YIc+7TuatfNvTBVOoaUWJjTB9R4VJzR5vNWzf5t42ESVZFPS8xTySF7CAdV4t/aaIm3UnQ==
|
|
dependencies:
|
|
eastasianwidth "^0.2.0"
|
|
emoji-regex "^10.2.1"
|
|
strip-ansi "^7.0.1"
|
|
|
|
stringify-entities@^4.0.0:
|
|
version "4.0.4"
|
|
resolved "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz"
|
|
integrity sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==
|
|
dependencies:
|
|
character-entities-html4 "^2.0.0"
|
|
character-entities-legacy "^3.0.0"
|
|
|
|
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
|
|
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
|
dependencies:
|
|
ansi-regex "^5.0.1"
|
|
|
|
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
|
|
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
|
dependencies:
|
|
ansi-regex "^5.0.1"
|
|
|
|
strip-ansi@^7.0.0, strip-ansi@^7.0.1:
|
|
version "7.1.0"
|
|
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz"
|
|
integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==
|
|
dependencies:
|
|
ansi-regex "^6.0.1"
|
|
|
|
supports-color@^5.3.0:
|
|
version "5.5.0"
|
|
resolved "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz"
|
|
integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==
|
|
dependencies:
|
|
has-flag "^3.0.0"
|
|
|
|
supports-color@^9.0.0:
|
|
version "9.4.0"
|
|
resolved "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz"
|
|
integrity sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==
|
|
|
|
text-table@^0.2.0:
|
|
version "0.2.0"
|
|
resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz"
|
|
integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
|
|
|
|
to-regex-range@^5.0.1:
|
|
version "5.0.1"
|
|
resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz"
|
|
integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==
|
|
dependencies:
|
|
is-number "^7.0.0"
|
|
|
|
trough@^2.0.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz"
|
|
integrity sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==
|
|
|
|
type-fest@^3.8.0:
|
|
version "3.13.1"
|
|
resolved "https://registry.npmjs.org/type-fest/-/type-fest-3.13.1.tgz"
|
|
integrity sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==
|
|
|
|
typedarray@^0.0.6:
|
|
version "0.0.6"
|
|
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
|
|
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
|
|
|
|
undici-types@~5.26.4:
|
|
version "5.26.5"
|
|
resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz"
|
|
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|
|
|
|
unified-args@^11.0.0:
|
|
version "11.0.1"
|
|
resolved "https://registry.npmjs.org/unified-args/-/unified-args-11.0.1.tgz"
|
|
integrity sha512-WEQghE91+0s3xPVs0YW6a5zUduNLjmANswX7YbBfksHNDGMjHxaWCql4SR7c9q0yov/XiIEdk6r/LqfPjaYGcw==
|
|
dependencies:
|
|
"@types/text-table" "^0.2.0"
|
|
chalk "^5.0.0"
|
|
chokidar "^3.0.0"
|
|
comma-separated-tokens "^2.0.0"
|
|
json5 "^2.0.0"
|
|
minimist "^1.0.0"
|
|
strip-ansi "^7.0.0"
|
|
text-table "^0.2.0"
|
|
unified-engine "^11.0.0"
|
|
|
|
unified-engine@^11.0.0:
|
|
version "11.2.1"
|
|
resolved "https://registry.npmjs.org/unified-engine/-/unified-engine-11.2.1.tgz"
|
|
integrity sha512-xBAdZ8UY2X4R9Hm6X6kMne4Nz0PlpOc1oE6DPeqJnewr5Imkb8uT5Eyvy1h7xNekPL3PSWh3ZJyNrMW6jnNQBg==
|
|
dependencies:
|
|
"@types/concat-stream" "^2.0.0"
|
|
"@types/debug" "^4.0.0"
|
|
"@types/is-empty" "^1.0.0"
|
|
"@types/node" "^20.0.0"
|
|
"@types/unist" "^3.0.0"
|
|
concat-stream "^2.0.0"
|
|
debug "^4.0.0"
|
|
extend "^3.0.0"
|
|
glob "^10.0.0"
|
|
ignore "^5.0.0"
|
|
is-empty "^1.0.0"
|
|
is-plain-obj "^4.0.0"
|
|
load-plugin "^6.0.0"
|
|
parse-json "^7.0.0"
|
|
trough "^2.0.0"
|
|
unist-util-inspect "^8.0.0"
|
|
vfile "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
vfile-reporter "^8.0.0"
|
|
vfile-statistics "^3.0.0"
|
|
yaml "^2.0.0"
|
|
|
|
unified-lint-rule@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/unified-lint-rule/-/unified-lint-rule-3.0.0.tgz"
|
|
integrity sha512-Sz96ILLsTy3djsG3H44zFb2b77MFf9CQVYnV3PWkxgRX8/n31fFrr+JnzUaJ6cbOHTtZnL1A71+YodsTjzwAew==
|
|
dependencies:
|
|
"@types/unist" "^3.0.0"
|
|
trough "^2.0.0"
|
|
unified "^11.0.0"
|
|
vfile "^6.0.0"
|
|
|
|
unified-lint-rule@2.1.2:
|
|
version "2.1.2"
|
|
resolved "https://registry.npmjs.org/unified-lint-rule/-/unified-lint-rule-2.1.2.tgz"
|
|
integrity sha512-JWudPtRN7TLFHVLEVZ+Rm8FUb6kCAtHxEXFgBGDxRSdNMnGyTU5zyYvduHSF/liExlFB3vdFvsAHnNVE/UjAwA==
|
|
dependencies:
|
|
"@types/unist" "^2.0.0"
|
|
trough "^2.0.0"
|
|
unified "^10.0.0"
|
|
vfile "^5.0.0"
|
|
|
|
unified-message-control@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/unified-message-control/-/unified-message-control-5.0.0.tgz"
|
|
integrity sha512-B2cSAkpuMVVmPP90KCfKdBhm1e9KYJ+zK3x5BCa0N65zpq1Ybkc9C77+M5qwR8FWO7RF3LM5QRRPZtgjW6DUCw==
|
|
dependencies:
|
|
"@types/unist" "^3.0.0"
|
|
devlop "^1.0.0"
|
|
space-separated-tokens "^2.0.0"
|
|
unist-util-is "^6.0.0"
|
|
unist-util-visit "^5.0.0"
|
|
vfile "^6.0.0"
|
|
vfile-location "^5.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
unified@^10.0.0:
|
|
version "10.1.2"
|
|
resolved "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz"
|
|
integrity sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==
|
|
dependencies:
|
|
"@types/unist" "^2.0.0"
|
|
bail "^2.0.0"
|
|
extend "^3.0.0"
|
|
is-buffer "^2.0.0"
|
|
is-plain-obj "^4.0.0"
|
|
trough "^2.0.0"
|
|
vfile "^5.0.0"
|
|
|
|
unified@^11.0.0:
|
|
version "11.0.5"
|
|
resolved "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz"
|
|
integrity sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==
|
|
dependencies:
|
|
"@types/unist" "^3.0.0"
|
|
bail "^2.0.0"
|
|
devlop "^1.0.0"
|
|
extend "^3.0.0"
|
|
is-plain-obj "^4.0.0"
|
|
trough "^2.0.0"
|
|
vfile "^6.0.0"
|
|
|
|
unist-util-inspect@^8.0.0:
|
|
version "8.1.0"
|
|
resolved "https://registry.npmjs.org/unist-util-inspect/-/unist-util-inspect-8.1.0.tgz"
|
|
integrity sha512-mOlg8Mp33pR0eeFpo5d2902ojqFFOKMMG2hF8bmH7ZlhnmjFgh0NI3/ZDwdaBJNbvrS7LZFVrBVtIE9KZ9s7vQ==
|
|
dependencies:
|
|
"@types/unist" "^3.0.0"
|
|
|
|
unist-util-is@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz"
|
|
integrity sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==
|
|
dependencies:
|
|
"@types/unist" "^3.0.0"
|
|
|
|
unist-util-position@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz"
|
|
integrity sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==
|
|
dependencies:
|
|
"@types/unist" "^3.0.0"
|
|
|
|
unist-util-remove-position@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-5.0.0.tgz"
|
|
integrity sha512-Hp5Kh3wLxv0PHj9m2yZhhLt58KzPtEYKQQ4yxfYFEO7EvHwzyDYnduhHnY1mDxoqr7VUwVuHXk9RXKIiYS1N8Q==
|
|
dependencies:
|
|
"@types/unist" "^3.0.0"
|
|
unist-util-visit "^5.0.0"
|
|
|
|
unist-util-stringify-position@^3.0.0:
|
|
version "3.0.3"
|
|
resolved "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz"
|
|
integrity sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==
|
|
dependencies:
|
|
"@types/unist" "^2.0.0"
|
|
|
|
unist-util-stringify-position@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz"
|
|
integrity sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==
|
|
dependencies:
|
|
"@types/unist" "^3.0.0"
|
|
|
|
unist-util-visit-parents@^6.0.0:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz"
|
|
integrity sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==
|
|
dependencies:
|
|
"@types/unist" "^3.0.0"
|
|
unist-util-is "^6.0.0"
|
|
|
|
unist-util-visit@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.0.0.tgz"
|
|
integrity sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==
|
|
dependencies:
|
|
"@types/unist" "^3.0.0"
|
|
unist-util-is "^6.0.0"
|
|
unist-util-visit-parents "^6.0.0"
|
|
|
|
uri-js@^4.2.2:
|
|
version "4.4.1"
|
|
resolved "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz"
|
|
integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
|
|
dependencies:
|
|
punycode "^2.1.0"
|
|
|
|
util-deprecate@^1.0.1:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
|
|
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
|
|
|
|
validate-npm-package-license@^3.0.4:
|
|
version "3.0.4"
|
|
resolved "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz"
|
|
integrity sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==
|
|
dependencies:
|
|
spdx-correct "^3.0.0"
|
|
spdx-expression-parse "^3.0.0"
|
|
|
|
validate-npm-package-name@^5.0.0:
|
|
version "5.0.1"
|
|
resolved "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.1.tgz"
|
|
integrity sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==
|
|
|
|
vfile-location@^5.0.0:
|
|
version "5.0.3"
|
|
resolved "https://registry.npmjs.org/vfile-location/-/vfile-location-5.0.3.tgz"
|
|
integrity sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==
|
|
dependencies:
|
|
"@types/unist" "^3.0.0"
|
|
vfile "^6.0.0"
|
|
|
|
vfile-message@^3.0.0:
|
|
version "3.1.4"
|
|
resolved "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz"
|
|
integrity sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==
|
|
dependencies:
|
|
"@types/unist" "^2.0.0"
|
|
unist-util-stringify-position "^3.0.0"
|
|
|
|
vfile-message@^4.0.0:
|
|
version "4.0.2"
|
|
resolved "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.2.tgz"
|
|
integrity sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==
|
|
dependencies:
|
|
"@types/unist" "^3.0.0"
|
|
unist-util-stringify-position "^4.0.0"
|
|
|
|
vfile-reporter@^8.0.0:
|
|
version "8.1.1"
|
|
resolved "https://registry.npmjs.org/vfile-reporter/-/vfile-reporter-8.1.1.tgz"
|
|
integrity sha512-qxRZcnFSQt6pWKn3PAk81yLK2rO2i7CDXpy8v8ZquiEOMLSnPw6BMSi9Y1sUCwGGl7a9b3CJT1CKpnRF7pp66g==
|
|
dependencies:
|
|
"@types/supports-color" "^8.0.0"
|
|
string-width "^6.0.0"
|
|
supports-color "^9.0.0"
|
|
unist-util-stringify-position "^4.0.0"
|
|
vfile "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
vfile-sort "^4.0.0"
|
|
vfile-statistics "^3.0.0"
|
|
|
|
vfile-sort@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/vfile-sort/-/vfile-sort-4.0.0.tgz"
|
|
integrity sha512-lffPI1JrbHDTToJwcq0rl6rBmkjQmMuXkAxsZPRS9DXbaJQvc642eCg6EGxcX2i1L+esbuhq+2l9tBll5v8AeQ==
|
|
dependencies:
|
|
vfile "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
vfile-statistics@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/vfile-statistics/-/vfile-statistics-3.0.0.tgz"
|
|
integrity sha512-/qlwqwWBWFOmpXujL/20P+Iuydil0rZZNglR+VNm6J0gpLHwuVM5s7g2TfVoswbXjZ4HuIhLMySEyIw5i7/D8w==
|
|
dependencies:
|
|
vfile "^6.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
vfile@^5.0.0:
|
|
version "5.3.7"
|
|
resolved "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz"
|
|
integrity sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==
|
|
dependencies:
|
|
"@types/unist" "^2.0.0"
|
|
is-buffer "^2.0.0"
|
|
unist-util-stringify-position "^3.0.0"
|
|
vfile-message "^3.0.0"
|
|
|
|
vfile@^6.0.0:
|
|
version "6.0.2"
|
|
resolved "https://registry.npmjs.org/vfile/-/vfile-6.0.2.tgz"
|
|
integrity sha512-zND7NlS8rJYb/sPqkb13ZvbbUoExdbi4w3SfRrMq6R3FvnLQmmfpajJNITuuYm6AZ5uao9vy4BAos3EXBPf2rg==
|
|
dependencies:
|
|
"@types/unist" "^3.0.0"
|
|
unist-util-stringify-position "^4.0.0"
|
|
vfile-message "^4.0.0"
|
|
|
|
walk-up-path@^3.0.1:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/walk-up-path/-/walk-up-path-3.0.1.tgz"
|
|
integrity sha512-9YlCL/ynK3CTlrSRrDxZvUauLzAswPCrsaCgilqFevUYpeEW0/3ScEjaa3kbW/T0ghhkEr7mv+fpjqn1Y1YuTA==
|
|
|
|
which@^2.0.1:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz"
|
|
integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
|
|
dependencies:
|
|
isexe "^2.0.0"
|
|
|
|
which@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/which/-/which-4.0.0.tgz"
|
|
integrity sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==
|
|
dependencies:
|
|
isexe "^3.1.1"
|
|
|
|
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
|
|
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
dependencies:
|
|
ansi-styles "^4.0.0"
|
|
string-width "^4.1.0"
|
|
strip-ansi "^6.0.0"
|
|
|
|
wrap-ansi@^8.1.0:
|
|
version "8.1.0"
|
|
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"
|
|
integrity sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==
|
|
dependencies:
|
|
ansi-styles "^6.1.0"
|
|
string-width "^5.0.1"
|
|
strip-ansi "^7.0.1"
|
|
|
|
yaml@^2.0.0, yaml@2.3.3:
|
|
version "2.3.3"
|
|
resolved "https://registry.npmjs.org/yaml/-/yaml-2.3.3.tgz"
|
|
integrity sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ==
|
|
|
|
yocto-queue@^1.0.0:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.1.1.tgz"
|
|
integrity sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==
|
|
|
|
zwitch@^2.0.0:
|
|
version "2.0.4"
|
|
resolved "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz"
|
|
integrity sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==
|