Skip to content

Commit d4c50b4

Browse files
committed
update packages
1 parent 09ab565 commit d4c50b4

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

package.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,13 @@
2323
},
2424
"homepage": "https://github.com/neo4j/docs-java-reference#readme",
2525
"dependencies": {
26-
"antora": "^3.1.10",
27-
"@neo4j-antora/antora-add-notes": "^0.3.1",
26+
"@neo4j-antora/antora-add-notes": "^0.3.2",
2827
"@neo4j-antora/antora-listing-roles": "^0.1.0",
29-
"@neo4j-antora/antora-modify-sitemaps": "^0.7.0",
30-
"@neo4j-antora/antora-table-footnotes": "^0.3.2",
28+
"@neo4j-antora/antora-table-footnotes": "^0.3.3",
3129
"@neo4j-antora/selector-labels": "^0.1.1",
32-
"@neo4j-documentation/macros": "^1.0.2",
33-
"@neo4j-documentation/remote-include": "^1.0.0"
30+
"@neo4j-documentation/macros": "^1.0.4",
31+
"@neo4j-documentation/remote-include": "^1.0.0",
32+
"antora": "^3.1.10"
3433
},
3534
"devDependencies": {
3635
"express": "^5.0.1",

0 commit comments

Comments
 (0)