Skip to content

Commit

Permalink
change package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yfanti committed Jun 18, 2024
1 parent 5b09944 commit 271e15e
Show file tree
Hide file tree
Showing 2 changed files with 1,399 additions and 2,394 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@
"live-preview": "cross-env LIVERELOAD=true gulp serve"
},
"devDependencies": {
"@antora/asciidoc-loader": "^3.1.1",
"@antora/content-classifier": "^3.1.1",
"@antora/document-converter": "^3.1.1",
"@antora/site-generator-default": "^3.1.1",
"@openapitools/openapi-generator-cli": "^2.5.2",
"cheerio": "^1.0.0-rc.2",
"@antora/asciidoc-loader": "^3.1.7",
"@antora/content-classifier": "^3.1.7",
"@antora/document-converter": "^3.1.7",
"@antora/site-generator-default": "^3.1.7",
"@openapitools/openapi-generator-cli": "^2.13.4",
"cheerio": "^1.0.0-rc.12",
"cross-env": "^7.0.3",
"global-agent": "^3.0.0",
"gulp": "^4.0.2",
"gulp": "^5.0.0",
"gulp-connect": "^5.7.0",
"html-entities": "^2.3.2",
"js-yaml": "^3.14.1",
"lunr": "2.3.8"
"html-entities": "^2.5.2",
"js-yaml": "^4.1.0",
"lunr": "2.3.9"
},
"overrides": {
"isomorphic-git": "^1.23.0"
Expand Down
Loading

0 comments on commit 271e15e

Please sign in to comment.