2
0
mirror of https://github.com/boostorg/url.git synced 2026-01-19 04:42:15 +00:00

docs: upgrade antora packages

Upgrade Antora from 3.1.3 to 3.1.10 in the doc/ scripts. Antora builds on Windows were failing due to download timeouts. This should improve it.
This commit is contained in:
Sam Darwin
2025-08-23 15:04:36 -06:00
committed by GitHub
parent 8d5cc6e348
commit a99732ee39
2 changed files with 300 additions and 1228 deletions

1522
doc/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,8 +1,8 @@
{
"devDependencies": {
"@antora/cli": "3.1.3",
"@antora/site-generator": "3.1.3",
"antora": "3.1.3"
"@antora/cli": "3.1.10",
"@antora/site-generator": "3.1.10",
"antora": "3.1.10"
},
"dependencies": {
"@cppalliance/antora-cpp-reference-extension": "^0.0.6",