build: remove unused dependencies

This commit is contained in:
alandefreitas
2024-09-10 20:59:33 -03:00
committed by Alan de Freitas
parent abc3739c73
commit 6e0c840fd6
2 changed files with 2 additions and 2067 deletions

2058
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,19 +1,10 @@
{
"devDependencies": {
"@antora/cli": "3.1.2",
"@antora/site-generator": "3.1.2",
"antora": "3.1.2"
},
"dependencies": {
"@alandefreitas/antora-cpp-reference-extension": "^0.0.2",
"@alandefreitas/antora-cpp-tagfiles-extension": "^0.0.3",
"@alandefreitas/antora-playbook-macros-extension": "^0.0.1",
"@alandefreitas/asciidoctor-boost-links": "^0.0.1",
"@antora/lunr-extension": "^1.0.0-alpha.8",
"@asciidoctor/tabs": "^1.0.0-beta.3",
"cache-directory": "^2.0.0",
"isomorphic-git": "^1.27.1",
"ospath": "^1.2.2",
"process": "^0.11.10"
"@asciidoctor/tabs": "^1.0.0-beta.3"
}
}