From 6f6dbca43fee4cf8ee9f593f6463f4aa80a24b77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 06:39:58 +0000 Subject: [PATCH] Bump honkit from 6.0.0 to 6.0.1 Bumps [honkit](https://github.com/honkit/honkit) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/honkit/honkit/releases) - [Changelog](https://github.com/honkit/honkit/blob/master/CHANGELOG.md) - [Commits](https://github.com/honkit/honkit/compare/v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: honkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 72 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 37 insertions(+), 37 deletions(-) diff --git a/package-lock.json b/package-lock.json index 33836ea98..740297d5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "grunt": "^1.6.1", "grunt-cli": "^1.5.0", "grunt-contrib-cssmin": "^5.0.0", - "honkit": "^6.0.0" + "honkit": "^6.0.1" } }, "node_modules/@asciidoctor/cli": { @@ -61,19 +61,27 @@ } }, "node_modules/@honkit/asciidoc": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@honkit/asciidoc/-/asciidoc-6.0.0.tgz", - "integrity": "sha512-5+PGy77dYli0JqKzOX6z/rSMafC5NWAvdmO5xyKlKwBJQfIThElP+zym/pH82Jee2cKbDx+cnrS9zpeq1Nodhg==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/@honkit/asciidoc/-/asciidoc-6.0.1.tgz", + "integrity": "sha512-QLcqOh7Vn0BOmmNuIMCd5JNk17nn/k2oXpxa+10/oujYp5g4D/YHOT8vfdaDkPOg+cwpkqF5N9lCYHYPf5ZTfg==", "dependencies": { - "@honkit/html": "6.0.0", + "@honkit/html": "6.0.1", "asciidoctor": "^2.2.8", "lodash": "^4.17.21" } }, + "node_modules/@honkit/honkit-plugin-fontsettings": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/@honkit/honkit-plugin-fontsettings/-/honkit-plugin-fontsettings-6.0.1.tgz", + "integrity": "sha512-EJi+7wcPkTIzUCSO/C8Kyif7coAJOSHJ6QbbsFvu3u+sFMh9zKPF7OoE9nKKAbTzsl5iBox5ea21/nLjihqRzQ==", + "engines": { + "gitbook": ">=2.4.0" + } + }, "node_modules/@honkit/honkit-plugin-highlight": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@honkit/honkit-plugin-highlight/-/honkit-plugin-highlight-6.0.0.tgz", - "integrity": "sha512-MotMeuXJCXUArcHEwVviozTpiQ5mFd7KJGUPrxJJy24kXW1vBc6D3BG4Zt3+zD9Tum4UnHr5CuXNQuNDzhcbnQ==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/@honkit/honkit-plugin-highlight/-/honkit-plugin-highlight-6.0.1.tgz", + "integrity": "sha512-t3XRvaXknnRUUqsLw2nWPuZfr/+ytw8s3y4q5nYcl5Io2FGpS/u/ZT5AiIuASMWwXHMCmpq4zpVEvDCkR+8liA==", "dependencies": { "highlight.js": "^11.10.0" }, @@ -82,17 +90,17 @@ } }, "node_modules/@honkit/honkit-plugin-theme-default": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@honkit/honkit-plugin-theme-default/-/honkit-plugin-theme-default-6.0.0.tgz", - "integrity": "sha512-jpoHcWMSJuGs1H/Kzpjl7qsA3WtR2cqtwdTpvOnD0ASodOQtStOLdWFpXOfDJQaVZjcmVYbw7BhhqKXn4CKWQA==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/@honkit/honkit-plugin-theme-default/-/honkit-plugin-theme-default-6.0.1.tgz", + "integrity": "sha512-FFxjVFx2O+ikOtjRNku/6vSmfopSa2cya8MtLfNNRoanqb4HXZf6tA6nBmYwv8eL8PSbYmzbwCBX4f+vYIyy8w==", "engines": { "gitbook": ">=3.0.0" } }, "node_modules/@honkit/html": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@honkit/html/-/html-6.0.0.tgz", - "integrity": "sha512-nmk1q81AYuXRNIHMeK3K+pu4JUR3Ry2V2L3YxAmFr0xoSgnM9HGa+ZGeyOHUYk+H1taAaavxFv6EP0nXdT9NRw==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/@honkit/html/-/html-6.0.1.tgz", + "integrity": "sha512-E4PKqdM6xPkJO7VvR4eQn7mi66RCjEaUeby5O1Ix/Eon3RWp7fvK4FpDxdoEpjvCqk+uYc8QEwCrNLQuxunOEw==", "dependencies": { "cheerio": "^1.0.0", "lodash": "^4.17.21", @@ -100,11 +108,11 @@ } }, "node_modules/@honkit/markdown-legacy": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@honkit/markdown-legacy/-/markdown-legacy-6.0.0.tgz", - "integrity": "sha512-oCvDIdeETd7F4ySaVlicOM4qM23Pb7CiofEtQMPDYfICCf/N7P8lqy+yjfYfacW4RHJ5DgyGmaQVKYmutIX3uA==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/@honkit/markdown-legacy/-/markdown-legacy-6.0.1.tgz", + "integrity": "sha512-G9f9FVho7R9hotsDT27DbcuvI63qLlT6Xc1Z88OTkBHFsbzCoFCH9xqarr88zvErN51FvoY7M0PCCy+8fhMvHA==", "dependencies": { - "@honkit/html": "6.0.0", + "@honkit/html": "6.0.1", "kramed": "0.5.6", "lodash": "^4.17.21" } @@ -1030,14 +1038,6 @@ "gitbook": "*" } }, - "node_modules/gitbook-plugin-fontsettings": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/gitbook-plugin-fontsettings/-/gitbook-plugin-fontsettings-2.0.0.tgz", - "integrity": "sha512-bZpz/Jev7lL1d3VNp41KHZD67UYqyqdOwbsJE6YEW93R2mGiLfZLpUs86d2nrY61BedhlNck1xF52FNT6sWeig==", - "engines": { - "gitbook": ">=2.4.0" - } - }, "node_modules/gitbook-plugin-livereload": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/gitbook-plugin-livereload/-/gitbook-plugin-livereload-0.0.1.tgz", @@ -1404,15 +1404,16 @@ } }, "node_modules/honkit": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/honkit/-/honkit-6.0.0.tgz", - "integrity": "sha512-ldNDQeT1qSWhdKE7zKlKD6NZqd7eZJD6tEOdTI76e2t9HAdbUcp63aaZxq9wR0vutkx4EPEKfxG1Njlyz5Dvyw==", - "dependencies": { - "@honkit/asciidoc": "6.0.0", - "@honkit/honkit-plugin-highlight": "6.0.0", - "@honkit/honkit-plugin-theme-default": "6.0.0", - "@honkit/html": "6.0.0", - "@honkit/markdown-legacy": "6.0.0", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/honkit/-/honkit-6.0.1.tgz", + "integrity": "sha512-k+vV9KE2L8CbQq9tb16RjPOuJNqDUWHRcjpJLKxRfNXF6bZ1SQcMliWgCReA2kND8WVenrTV3SjJ2PQLekHjFg==", + "dependencies": { + "@honkit/asciidoc": "6.0.1", + "@honkit/honkit-plugin-fontsettings": "6.0.1", + "@honkit/honkit-plugin-highlight": "6.0.1", + "@honkit/honkit-plugin-theme-default": "6.0.1", + "@honkit/html": "6.0.1", + "@honkit/markdown-legacy": "6.0.1", "bash-color": "^0.0.4", "cheerio": "^1.0.0", "chokidar": "^3.6.0", @@ -1429,7 +1430,6 @@ "extend": "^3.0.2", "flat-cache": "^2.0.1", "front-matter": "^2.3.0", - "gitbook-plugin-fontsettings": "^2.0.0", "gitbook-plugin-livereload": "^0.0.1", "gitbook-plugin-lunr": "^1.2.0", "gitbook-plugin-search": "^2.2.1", diff --git a/package.json b/package.json index 130e8f235..f3f8fa062 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,6 @@ "grunt": "^1.6.1", "grunt-cli": "^1.5.0", "grunt-contrib-cssmin": "^5.0.0", - "honkit": "^6.0.0" + "honkit": "^6.0.1" } }