diff --git a/antora/package-lock.json b/antora/package-lock.json index 13613467481e..c7fd22646369 100644 --- a/antora/package-lock.json +++ b/antora/package-lock.json @@ -7,7 +7,7 @@ "dependencies": { "@antora/atlas-extension": "1.0.0-alpha.5", "@antora/cli": "3.2.0-alpha.10", - "@antora/site-generator": "3.2.0-alpha.10", + "@antora/site-generator": "3.2.0-alpha.11", "@asciidoctor/tabs": "1.0.0-beta.6", "@springio/antora-extensions": "1.14.7", "@springio/antora-xref-extension": "1.0.0-alpha.5", @@ -16,12 +16,12 @@ } }, "node_modules/@antora/asciidoc-loader": { - "version": "3.2.0-alpha.10", - "resolved": "https://registry.npmjs.org/@antora/asciidoc-loader/-/asciidoc-loader-3.2.0-alpha.10.tgz", - "integrity": "sha512-cfvouFTjHh/FqoCoYfPGHN6jInBSI7yjUObhjJfZWlwXGlnJEK2wnqtsnA8/xxQ1EJYaSywlHy2NmoT8d5aHtQ==", + "version": "3.2.0-alpha.11", + "resolved": "https://registry.npmjs.org/@antora/asciidoc-loader/-/asciidoc-loader-3.2.0-alpha.11.tgz", + "integrity": "sha512-P70cQvjAzovXOuvFrL6/h5Js/9pzdU9fxwK+kA6IGcwuQ2FOb50TEJ0Y291IcrMIEu8lbF7w/yxyDLqsZRr7Ng==", "license": "MPL-2.0", "dependencies": { - "@antora/logger": "3.2.0-alpha.10", + "@antora/logger": "3.2.0-alpha.11", "@antora/user-require-helper": "~3.0", "@asciidoctor/core": "~2.2" }, @@ -29,6 +29,30 @@ "node": ">=18.0.0" } }, + "node_modules/@antora/asciidoc-loader/node_modules/@antora/expand-path-helper": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@antora/expand-path-helper/-/expand-path-helper-3.0.0.tgz", + "integrity": "sha512-7PdEIhk97v85/CSm3HynCsX14TR6oIVz1s233nNLsiWubE8tTnpPt4sNRJR+hpmIZ6Bx9c6QDp3XIoiyu/WYYA==", + "license": "MPL-2.0", + "engines": { + "node": ">=16.0.0" + } + }, + "node_modules/@antora/asciidoc-loader/node_modules/@antora/logger": { + "version": "3.2.0-alpha.11", + "resolved": "https://registry.npmjs.org/@antora/logger/-/logger-3.2.0-alpha.11.tgz", + "integrity": "sha512-reiqsBqpllqRsuJhcPqbe7roOR3Ja+LfysTzyDzgrXS7liu5BexlwHCPOn9MqScT3A+fhUYajnck8t+w6+fcgQ==", + "license": "MPL-2.0", + "dependencies": { + "@antora/expand-path-helper": "~3.0", + "pino": "~9.2", + "pino-pretty": "~11.2", + "sonic-boom": "~4.0" + }, + "engines": { + "node": ">=18.0.0" + } + }, "node_modules/@antora/atlas-extension": { "version": "1.0.0-alpha.5", "resolved": "https://registry.npmjs.org/@antora/atlas-extension/-/atlas-extension-1.0.0-alpha.5.tgz", @@ -72,13 +96,13 @@ } }, "node_modules/@antora/content-aggregator": { - "version": "3.2.0-alpha.10", - "resolved": "https://registry.npmjs.org/@antora/content-aggregator/-/content-aggregator-3.2.0-alpha.10.tgz", - "integrity": "sha512-wvo3/lIMKlpkKGgzhPKDvVYlbFY4ga/bbvbLTLFHPZuNDQ57+HQA/cCLsyYURkuiJFTmkw4CnmggAv8uwvW98g==", + "version": "3.2.0-alpha.11", + "resolved": "https://registry.npmjs.org/@antora/content-aggregator/-/content-aggregator-3.2.0-alpha.11.tgz", + "integrity": "sha512-3LH5Got0075nXbR3cVFG3mOcfzka+v/oqc55RGP6VOLGq5fOvE0cfi4auJIselQv6wzK2jGsiAzyInbDLWlk4w==", "license": "MPL-2.0", "dependencies": { "@antora/expand-path-helper": "~3.0", - "@antora/logger": "3.2.0-alpha.10", + "@antora/logger": "3.2.0-alpha.11", "@antora/user-require-helper": "~3.0", "braces": "~3.0", "cache-directory": "~2.0", @@ -106,14 +130,29 @@ "node": ">=16.0.0" } }, + "node_modules/@antora/content-aggregator/node_modules/@antora/logger": { + "version": "3.2.0-alpha.11", + "resolved": "https://registry.npmjs.org/@antora/logger/-/logger-3.2.0-alpha.11.tgz", + "integrity": "sha512-reiqsBqpllqRsuJhcPqbe7roOR3Ja+LfysTzyDzgrXS7liu5BexlwHCPOn9MqScT3A+fhUYajnck8t+w6+fcgQ==", + "license": "MPL-2.0", + "dependencies": { + "@antora/expand-path-helper": "~3.0", + "pino": "~9.2", + "pino-pretty": "~11.2", + "sonic-boom": "~4.0" + }, + "engines": { + "node": ">=18.0.0" + } + }, "node_modules/@antora/content-classifier": { - "version": "3.2.0-alpha.10", - "resolved": "https://registry.npmjs.org/@antora/content-classifier/-/content-classifier-3.2.0-alpha.10.tgz", - "integrity": "sha512-ixjJDSEUIOx7Lyd6dUFWcVTTuUTsWELA0Roh8bBizaBPwgzvH7aKx89TclUVMhFkfGtZao0ePMSNxT1CLv93mA==", + "version": "3.2.0-alpha.11", + "resolved": "https://registry.npmjs.org/@antora/content-classifier/-/content-classifier-3.2.0-alpha.11.tgz", + "integrity": "sha512-6TKNWGWdOJkop0hGYFgSLTdJjK1RJVlwuUye2n+fPGMJH2k3T53i3OIJxsQwoKhVkdA3n383tdsjsf+ptoJAmw==", "license": "MPL-2.0", "dependencies": { - "@antora/asciidoc-loader": "3.2.0-alpha.10", - "@antora/logger": "3.2.0-alpha.10", + "@antora/asciidoc-loader": "3.2.0-alpha.11", + "@antora/logger": "3.2.0-alpha.11", "mime-types": "~2.1", "vinyl": "~3.0" }, @@ -121,13 +160,37 @@ "node": ">=18.0.0" } }, + "node_modules/@antora/content-classifier/node_modules/@antora/expand-path-helper": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@antora/expand-path-helper/-/expand-path-helper-3.0.0.tgz", + "integrity": "sha512-7PdEIhk97v85/CSm3HynCsX14TR6oIVz1s233nNLsiWubE8tTnpPt4sNRJR+hpmIZ6Bx9c6QDp3XIoiyu/WYYA==", + "license": "MPL-2.0", + "engines": { + "node": ">=16.0.0" + } + }, + "node_modules/@antora/content-classifier/node_modules/@antora/logger": { + "version": "3.2.0-alpha.11", + "resolved": "https://registry.npmjs.org/@antora/logger/-/logger-3.2.0-alpha.11.tgz", + "integrity": "sha512-reiqsBqpllqRsuJhcPqbe7roOR3Ja+LfysTzyDzgrXS7liu5BexlwHCPOn9MqScT3A+fhUYajnck8t+w6+fcgQ==", + "license": "MPL-2.0", + "dependencies": { + "@antora/expand-path-helper": "~3.0", + "pino": "~9.2", + "pino-pretty": "~11.2", + "sonic-boom": "~4.0" + }, + "engines": { + "node": ">=18.0.0" + } + }, "node_modules/@antora/document-converter": { - "version": "3.2.0-alpha.10", - "resolved": "https://registry.npmjs.org/@antora/document-converter/-/document-converter-3.2.0-alpha.10.tgz", - "integrity": "sha512-Zn1GGILyo3ET6AltscOjjmyN+spB0/IrqFyGjEig4nn9YPUsz2EBSlCYpVGsF7BR9Qv8QTVbnLXwEePWIoOf9g==", + "version": "3.2.0-alpha.11", + "resolved": "https://registry.npmjs.org/@antora/document-converter/-/document-converter-3.2.0-alpha.11.tgz", + "integrity": "sha512-yfjqxeXrTFY5EQMFk6I1ITZySgerwVcN/4G30dcrTTUUYZyjSospKuKwlnIr0qP+TUXf27ArzL5+Wpj8+X5XZQ==", "license": "MPL-2.0", "dependencies": { - "@antora/asciidoc-loader": "3.2.0-alpha.10" + "@antora/asciidoc-loader": "3.2.0-alpha.11" }, "engines": { "node": ">=18.0.0" @@ -142,9 +205,9 @@ } }, "node_modules/@antora/file-publisher": { - "version": "3.2.0-alpha.10", - "resolved": "https://registry.npmjs.org/@antora/file-publisher/-/file-publisher-3.2.0-alpha.10.tgz", - "integrity": "sha512-srTsC8mDJaK1s3nVvfrOWUtKqWVRJrMEt0Pp82OjutkckW7VB6XzzPouPD83PqD0DI0GFiOofddDgtSFcD+LDg==", + "version": "3.2.0-alpha.11", + "resolved": "https://registry.npmjs.org/@antora/file-publisher/-/file-publisher-3.2.0-alpha.11.tgz", + "integrity": "sha512-2XcyCR148aUCQsNPMBkBRD0SUBwpx1ZpgyshNnSuvE/cHP1pSkBjxMxqdsF8SZTL2za/k67Ge1vaTND5PZRMIw==", "license": "MPL-2.0", "dependencies": { "@antora/expand-path-helper": "~3.0", @@ -190,24 +253,24 @@ } }, "node_modules/@antora/navigation-builder": { - "version": "3.2.0-alpha.10", - "resolved": "https://registry.npmjs.org/@antora/navigation-builder/-/navigation-builder-3.2.0-alpha.10.tgz", - "integrity": "sha512-0WFJu9iWeLGGh5aHkXOLQJx6tZMkS+giE7qK1vXiBSSxG0/0St2e1I3zJLViaFXxlAlHqqal5yi7WMMNo40/iA==", + "version": "3.2.0-alpha.11", + "resolved": "https://registry.npmjs.org/@antora/navigation-builder/-/navigation-builder-3.2.0-alpha.11.tgz", + "integrity": "sha512-59+Uev7/Dk7/Is5EbL4DmsNJs/ju0MVZzb7qzRLu/3C5rRWZqG3l536Bb1/mStGfSbP6xHHSlzZWMjr7DZpCnw==", "license": "MPL-2.0", "dependencies": { - "@antora/asciidoc-loader": "3.2.0-alpha.10" + "@antora/asciidoc-loader": "3.2.0-alpha.11" }, "engines": { "node": ">=18.0.0" } }, "node_modules/@antora/page-composer": { - "version": "3.2.0-alpha.10", - "resolved": "https://registry.npmjs.org/@antora/page-composer/-/page-composer-3.2.0-alpha.10.tgz", - "integrity": "sha512-Wz21yPYGgKnGhooBQDbrQeziF+u9oeooHUgX21zWmAlC7GZncYdEMrP9adiu1rMN5a1Em9L+l4wbLGUNCGM7qA==", + "version": "3.2.0-alpha.11", + "resolved": "https://registry.npmjs.org/@antora/page-composer/-/page-composer-3.2.0-alpha.11.tgz", + "integrity": "sha512-04JKTx5fui605PDh5HJPTmhDsMszwYST5xP6pXSpujEaeKCuHa6z9pmlxbesc9WYIkMqEdAXPrxtzXA/DdFpEA==", "license": "MPL-2.0", "dependencies": { - "@antora/logger": "3.2.0-alpha.10", + "@antora/logger": "3.2.0-alpha.11", "handlebars": "~4.7", "require-from-string": "~2.0" }, @@ -215,6 +278,30 @@ "node": ">=18.0.0" } }, + "node_modules/@antora/page-composer/node_modules/@antora/expand-path-helper": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@antora/expand-path-helper/-/expand-path-helper-3.0.0.tgz", + "integrity": "sha512-7PdEIhk97v85/CSm3HynCsX14TR6oIVz1s233nNLsiWubE8tTnpPt4sNRJR+hpmIZ6Bx9c6QDp3XIoiyu/WYYA==", + "license": "MPL-2.0", + "engines": { + "node": ">=16.0.0" + } + }, + "node_modules/@antora/page-composer/node_modules/@antora/logger": { + "version": "3.2.0-alpha.11", + "resolved": "https://registry.npmjs.org/@antora/logger/-/logger-3.2.0-alpha.11.tgz", + "integrity": "sha512-reiqsBqpllqRsuJhcPqbe7roOR3Ja+LfysTzyDzgrXS7liu5BexlwHCPOn9MqScT3A+fhUYajnck8t+w6+fcgQ==", + "license": "MPL-2.0", + "dependencies": { + "@antora/expand-path-helper": "~3.0", + "pino": "~9.2", + "pino-pretty": "~11.2", + "sonic-boom": "~4.0" + }, + "engines": { + "node": ">=18.0.0" + } + }, "node_modules/@antora/playbook-builder": { "version": "3.2.0-alpha.10", "resolved": "https://registry.npmjs.org/@antora/playbook-builder/-/playbook-builder-3.2.0-alpha.10.tgz", @@ -232,9 +319,9 @@ } }, "node_modules/@antora/redirect-producer": { - "version": "3.2.0-alpha.10", - "resolved": "https://registry.npmjs.org/@antora/redirect-producer/-/redirect-producer-3.2.0-alpha.10.tgz", - "integrity": "sha512-KX9Xks3T7Tyub3qCixn7B0/pRj5P32FVpWwmYAXggYMLEQssXwwdERi+H2O1erevU45+GooL/CNzzVsVXESyjg==", + "version": "3.2.0-alpha.11", + "resolved": "https://registry.npmjs.org/@antora/redirect-producer/-/redirect-producer-3.2.0-alpha.11.tgz", + "integrity": "sha512-kMjA79P+3tzd1Ao5MAygIBoZqSYRG6yn2/P4VUURw7IIwh/kAbqwgJVXTFTIAL0u6PuDsGWtrOnO+eteT7WpwQ==", "license": "MPL-2.0", "dependencies": { "vinyl": "~3.0" @@ -244,37 +331,77 @@ } }, "node_modules/@antora/site-generator": { - "version": "3.2.0-alpha.10", - "resolved": "https://registry.npmjs.org/@antora/site-generator/-/site-generator-3.2.0-alpha.10.tgz", - "integrity": "sha512-jloVAjCNoVjT1jBU+HKuJvSIEs4ZQhRSuZUZwFBppxJsLxUKyYIyo6wj37VrjejvdzQBaiNOnOMONgFk32tbnA==", + "version": "3.2.0-alpha.11", + "resolved": "https://registry.npmjs.org/@antora/site-generator/-/site-generator-3.2.0-alpha.11.tgz", + "integrity": "sha512-m8CGC4dRxv3gUSK56p5KXHHEGOO6EOA8QlMi7gfiwtK/5+O/qRC6thJeet7zQPATuwESnpI1ASViHhOI2aSKpA==", "license": "MPL-2.0", "dependencies": { - "@antora/asciidoc-loader": "3.2.0-alpha.10", - "@antora/content-aggregator": "3.2.0-alpha.10", - "@antora/content-classifier": "3.2.0-alpha.10", - "@antora/document-converter": "3.2.0-alpha.10", - "@antora/file-publisher": "3.2.0-alpha.10", - "@antora/logger": "3.2.0-alpha.10", - "@antora/navigation-builder": "3.2.0-alpha.10", - "@antora/page-composer": "3.2.0-alpha.10", - "@antora/playbook-builder": "3.2.0-alpha.10", - "@antora/redirect-producer": "3.2.0-alpha.10", - "@antora/site-mapper": "3.2.0-alpha.10", - "@antora/site-publisher": "3.2.0-alpha.10", - "@antora/ui-loader": "3.2.0-alpha.10", + "@antora/asciidoc-loader": "3.2.0-alpha.11", + "@antora/content-aggregator": "3.2.0-alpha.11", + "@antora/content-classifier": "3.2.0-alpha.11", + "@antora/document-converter": "3.2.0-alpha.11", + "@antora/file-publisher": "3.2.0-alpha.11", + "@antora/logger": "3.2.0-alpha.11", + "@antora/navigation-builder": "3.2.0-alpha.11", + "@antora/page-composer": "3.2.0-alpha.11", + "@antora/playbook-builder": "3.2.0-alpha.11", + "@antora/redirect-producer": "3.2.0-alpha.11", + "@antora/site-mapper": "3.2.0-alpha.11", + "@antora/site-publisher": "3.2.0-alpha.11", + "@antora/ui-loader": "3.2.0-alpha.11", "@antora/user-require-helper": "~3.0" }, "engines": { "node": ">=18.0.0" } }, + "node_modules/@antora/site-generator/node_modules/@antora/expand-path-helper": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@antora/expand-path-helper/-/expand-path-helper-3.0.0.tgz", + "integrity": "sha512-7PdEIhk97v85/CSm3HynCsX14TR6oIVz1s233nNLsiWubE8tTnpPt4sNRJR+hpmIZ6Bx9c6QDp3XIoiyu/WYYA==", + "license": "MPL-2.0", + "engines": { + "node": ">=16.0.0" + } + }, + "node_modules/@antora/site-generator/node_modules/@antora/logger": { + "version": "3.2.0-alpha.11", + "resolved": "https://registry.npmjs.org/@antora/logger/-/logger-3.2.0-alpha.11.tgz", + "integrity": "sha512-reiqsBqpllqRsuJhcPqbe7roOR3Ja+LfysTzyDzgrXS7liu5BexlwHCPOn9MqScT3A+fhUYajnck8t+w6+fcgQ==", + "license": "MPL-2.0", + "dependencies": { + "@antora/expand-path-helper": "~3.0", + "pino": "~9.2", + "pino-pretty": "~11.2", + "sonic-boom": "~4.0" + }, + "engines": { + "node": ">=18.0.0" + } + }, + "node_modules/@antora/site-generator/node_modules/@antora/playbook-builder": { + "version": "3.2.0-alpha.11", + "resolved": "https://registry.npmjs.org/@antora/playbook-builder/-/playbook-builder-3.2.0-alpha.11.tgz", + "integrity": "sha512-rI707tLA3sGigNTEaoQzCDBn1pIyQa35ktf7OAO2kTYcUF9eLwf8gU3u68BqTwdh4ewuFG2uvHDEx6/6pTciNQ==", + "license": "MPL-2.0", + "dependencies": { + "@iarna/toml": "~2.2", + "convict": "~6.2", + "js-yaml": "~4.1", + "json5": "~2.2", + "yargs-parser": "~20.2" + }, + "engines": { + "node": ">=18.0.0" + } + }, "node_modules/@antora/site-mapper": { - "version": "3.2.0-alpha.10", - "resolved": "https://registry.npmjs.org/@antora/site-mapper/-/site-mapper-3.2.0-alpha.10.tgz", - "integrity": "sha512-WsswwfKdvbfyYlJlVWNhswbl74qE/5FgXy4Q1dSdvBANKCi2bUzzj4KdZmPN6l/k3QvVxGAyed0tnFTLg90lYA==", + "version": "3.2.0-alpha.11", + "resolved": "https://registry.npmjs.org/@antora/site-mapper/-/site-mapper-3.2.0-alpha.11.tgz", + "integrity": "sha512-CWvsfjVXSRbdGSN9UmGeiVJa+UDDSYLH15O5eKeEzvMp8mVXPVcSvWyW0h1js20ki+PNLlBqwP8O524v7/Mkzg==", "license": "MPL-2.0", "dependencies": { - "@antora/content-classifier": "3.2.0-alpha.10", + "@antora/content-classifier": "3.2.0-alpha.11", "vinyl": "~3.0" }, "engines": { @@ -282,21 +409,21 @@ } }, "node_modules/@antora/site-publisher": { - "version": "3.2.0-alpha.10", - "resolved": "https://registry.npmjs.org/@antora/site-publisher/-/site-publisher-3.2.0-alpha.10.tgz", - "integrity": "sha512-hNz6KuOLeI0emlKjRCW0akYuACj+8e9Sk3RI6XHvx13uuDH3+ieJReNsIOjw4j4KSY6sm4CZPgnfmk2WeIoOCw==", + "version": "3.2.0-alpha.11", + "resolved": "https://registry.npmjs.org/@antora/site-publisher/-/site-publisher-3.2.0-alpha.11.tgz", + "integrity": "sha512-gxiPpQHioCp+y9xYPlJFl2yLnZhjb1Hzr+e4YgmDsc4KvOB+IGR4oGiaOhUfBb63X0VsKFHzv/uq2Mhohazj3Q==", "license": "MPL-2.0", "dependencies": { - "@antora/file-publisher": "3.2.0-alpha.10" + "@antora/file-publisher": "3.2.0-alpha.11" }, "engines": { "node": ">=18.0.0" } }, "node_modules/@antora/ui-loader": { - "version": "3.2.0-alpha.10", - "resolved": "https://registry.npmjs.org/@antora/ui-loader/-/ui-loader-3.2.0-alpha.10.tgz", - "integrity": "sha512-VADaSzV4VvMLRb5gymrHSg1p2tQ4CnZ5YAdQxV+w7Mg0bImXlBhwRqPLJ51tNZCAnRewn8gvpyoe1AxIyDoTog==", + "version": "3.2.0-alpha.11", + "resolved": "https://registry.npmjs.org/@antora/ui-loader/-/ui-loader-3.2.0-alpha.11.tgz", + "integrity": "sha512-LHK8wo9mlXg8RmumBW2yCwIZXXoNgcYUh5ln94vf46p8gnO4cm+5i8REa6JgFPIO95FGVVQlE4lRhr86I7GPgw==", "license": "MPL-2.0", "dependencies": { "@antora/expand-path-helper": "~3.0", @@ -2344,6 +2471,7 @@ "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", "license": "MIT", + "peer": true, "engines": { "node": ">=0.4.0" } @@ -2560,6 +2688,7 @@ "resolved": "https://registry.npmjs.org/seroval/-/seroval-1.2.1.tgz", "integrity": "sha512-yBxFFs3zmkvKNmR0pFSU//rIsYjuX418TnlDmc2weaq5XFDqDIV/NOMPBoLrbxjLH42p4UzRuXHryXh9dYcKcw==", "license": "MIT", + "peer": true, "engines": { "node": ">=10" } diff --git a/antora/package.json b/antora/package.json index 9205dd88825e..43f6a97f9d3d 100644 --- a/antora/package.json +++ b/antora/package.json @@ -4,7 +4,7 @@ }, "dependencies": { "@antora/cli": "3.2.0-alpha.10", - "@antora/site-generator": "3.2.0-alpha.10", + "@antora/site-generator": "3.2.0-alpha.11", "@antora/atlas-extension": "1.0.0-alpha.5", "@springio/antora-extensions": "1.14.7", "@springio/antora-xref-extension": "1.0.0-alpha.5",