File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed
Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change 2020 "author" : " Neo4j" ,
2121 "license" : " ISC" ,
2222 "dependencies" : {
23- "@antora/cli" : " ^3.0 .0" ,
24- "@antora/site-generator-default" : " ^3.0.0 " ,
23+ "@antora/cli" : " ^3.1 .0" ,
24+ "@antora/site-generator-default" : " ^3.1.2 " ,
2525 "@neo4j-antora/antora-add-notes" : " ^0.1.6" ,
2626 "@neo4j-antora/antora-modify-sitemaps" : " ^0.4.3" ,
2727 "@neo4j-antora/antora-page-roles" : " ^0.3.1" ,
28- "@neo4j-antora/antora-table-footnotes" : " ^0.3.0" ,
29- "@neo4j-documentation/macros" : " ^1.0.0" ,
30- "@neo4j-documentation/remote-include" : " ^1.0.0"
28+ "@neo4j-antora/antora-table-footnotes" : " ^0.3.2" ,
29+ "@neo4j-documentation/macros" : " ^1.0.2" ,
30+ "@neo4j-documentation/remote-include" : " ^1.0.0" ,
31+ "js-yaml" : " ^4.1.0" ,
32+ "simple-git" : " ^3.5.0" ,
33+ "yargs" : " ^17.5.1"
3134 },
3235 "devDependencies" : {
3336 "express" : " ^4.17.1" ,
3437 "nodemon" : " ^2.0.15"
38+ },
39+ "overrides" : {
40+ "@antora/site-generator-default" : {
41+ "glob-parent" : " 6.0.2"
42+ }
3543 }
3644}
You can’t perform that action at this time.
0 commit comments