mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 5.5.7 and updates ancestor dependency [@springio/antora-extensions](https://github.com/spring-io/antora-extensions). These dependencies need to be updated together. Updates `fast-xml-parser` from 4.5.4 to 5.5.7 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.5.4...v5.5.7) Updates `@springio/antora-extensions` from 1.14.7 to 1.14.9 - [Changelog](https://github.com/spring-io/antora-extensions/blob/main/CHANGELOG.adoc) - [Commits](https://github.com/spring-io/antora-extensions/compare/v1.14.7...v1.14.9) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.5.7 dependency-type: indirect - dependency-name: "@springio/antora-extensions" dependency-version: 1.14.9 dependency-type: direct:production ... See gh-49671 Signed-off-by: dependabot[bot] <support@github.com>
19 lines
618 B
JSON
19 lines
618 B
JSON
{
|
|
"scripts": {
|
|
"antora": "node npm/antora.js"
|
|
},
|
|
"dependencies": {
|
|
"@antora/cli": "3.2.0-alpha.11",
|
|
"@antora/site-generator": "3.2.0-alpha.11",
|
|
"@antora/atlas-extension": "1.0.0-alpha.5",
|
|
"@springio/antora-extensions": "1.14.9",
|
|
"@springio/antora-xref-extension": "1.0.0-alpha.5",
|
|
"@springio/antora-zip-contents-collector-extension": "1.0.0-alpha.10",
|
|
"@asciidoctor/tabs": "1.0.0-beta.6",
|
|
"@springio/asciidoctor-extensions": "1.0.0-alpha.18"
|
|
},
|
|
"config": {
|
|
"ui-bundle-url": "https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.25/ui-bundle.zip"
|
|
}
|
|
}
|