updated package[-lock].json as per files in boostorg/url

This commit is contained in:
joaquintides
2025-10-22 17:16:07 +02:00
parent 81f4046b9b
commit 3392f1a636
2 changed files with 932 additions and 1369 deletions

2287
doc/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,15 +1,15 @@
{
"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",
"@cppalliance/antora-cpp-tagfiles-extension": "^0.0.4",
"@cppalliance/asciidoctor-boost-links": "^0.0.2",
"@antora/expand-path-helper": "^2.0.0",
"@antora/lunr-extension": "^1.0.0-alpha.8",
"@asciidoctor/tabs": "^1.0.0-beta.3"
"@asciidoctor/tabs": "^1.0.0-beta.3",
"@cppalliance/antora-cpp-reference-extension": "^0.0.8",
"@cppalliance/antora-cpp-tagfiles-extension": "^0.0.5",
"@cppalliance/asciidoctor-boost-links": "^0.0.2"
}
}