Skip to content

Commit

Permalink
Merge branch 'keycloak:main' into is-1022-try-arm-out
Browse files Browse the repository at this point in the history
  • Loading branch information
kami619 authored Nov 1, 2024
2 parents 573749d + 6a274ec commit f5ca6f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion antora/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@antora/cli": "^3.1.9",
"@antora/lunr-extension": "^1.0.0-alpha.8",
"@antora/site-generator": "^3.1.9",
"@antora/collector-extension": "^1.0.0-beta.3",
"@antora/collector-extension": "^1.0.0-beta.4",
"asciidoctor-highlight.js": "^0.4.0",
"asciidoctor-kroki": "^0.18.1",
"http-server": "^14.1.1"
Expand Down
8 changes: 4 additions & 4 deletions antora/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"@antora/user-require-helper" "~2.0"
commander "~11.1"

"@antora/collector-extension@^1.0.0-beta.3":
version "1.0.0-beta.3"
resolved "https://registry.yarnpkg.com/@antora/collector-extension/-/collector-extension-1.0.0-beta.3.tgz#4ee6fc94a3f975193a2f323fa3503dd7baa1400d"
integrity sha512-Gt7pjp37yl76twzTqKheBby+YqJQNu5AXZqLYUutaU0b4BkiYRJW6dh1jxnQgVmx1ms6MjWEm+MlOSY68Qs1KA==
"@antora/collector-extension@^1.0.0-beta.4":
version "1.0.0-beta.4"
resolved "https://registry.yarnpkg.com/@antora/collector-extension/-/collector-extension-1.0.0-beta.4.tgz#51e5989825f8806386957213b302c3045624a4de"
integrity sha512-UtaV8bISEk/12qh0fJI9lxUtvAHwx1NgOHqLggOJgpOh3tWAiwVyhqNzOg3vbHCVAa7BcArDjVJOtBFk9hkybA==
dependencies:
"@antora/expand-path-helper" "~2.0"
cache-directory "~2.0"
Expand Down

0 comments on commit f5ca6f5

Please sign in to comment.