diff --git a/package-lock.json b/package-lock.json index e36f0f4bc..d77028575 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gethinode/hinode", - "version": "0.10.0", + "version": "0.10.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@gethinode/hinode", - "version": "0.10.0", + "version": "0.10.1", "license": "MIT", "devDependencies": { "@fortawesome/fontawesome-free": "^6.4.0", @@ -21,7 +21,7 @@ "eslint-plugin-n": "^15.7.0", "eslint-plugin-promise": "^6.1.1", "flexsearch": "^0.7.31", - "hugo-bin": "^0.101.5", + "hugo-bin": "^0.102.0", "markdownlint-cli2": "^0.6.0", "postcss-cli": "^10.1.0", "purgecss-whitelister": "^2.4.0", @@ -3389,9 +3389,9 @@ "dev": true }, "node_modules/hugo-bin": { - "version": "0.101.5", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.101.5.tgz", - "integrity": "sha512-iq125a7Z0Zwx9nk/+66O+Yy7juwoY5ttQ8+6tkCzDoyDN71n2m8BiG8qeFLYQF1joMiiPE8ItGYu0Tkn98aGxA==", + "version": "0.102.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.102.0.tgz", + "integrity": "sha512-gJeDdC4W0x/+a8rf7pz8L/NheEeHIKrtLIHFwMumX04UAFYUA065A4uQmDjRspsMdQ9muwB9eQfOwTSjqaYyrQ==", "dev": true, "funding": [ { @@ -3402,49 +3402,13 @@ "hasInstallScript": true, "dependencies": { "@xhmikosr/bin-wrapper": "^5.0.1", - "pkg-conf": "^4.0.0", - "rimraf": "^3.0.2" + "pkg-conf": "^4.0.0" }, "bin": { "hugo": "cli.js" }, "engines": { - "node": "^14.13.1 || >=16.0.0" - } - }, - "node_modules/hugo-bin/node_modules/glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, - "engines": { - "node": "*" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/hugo-bin/node_modules/rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dev": true, - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" + "node": "^14.14.0 || >=16.0.0" } }, "node_modules/human-signals": { @@ -9578,39 +9542,13 @@ "dev": true }, "hugo-bin": { - "version": "0.101.5", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.101.5.tgz", - "integrity": "sha512-iq125a7Z0Zwx9nk/+66O+Yy7juwoY5ttQ8+6tkCzDoyDN71n2m8BiG8qeFLYQF1joMiiPE8ItGYu0Tkn98aGxA==", + "version": "0.102.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.102.0.tgz", + "integrity": "sha512-gJeDdC4W0x/+a8rf7pz8L/NheEeHIKrtLIHFwMumX04UAFYUA065A4uQmDjRspsMdQ9muwB9eQfOwTSjqaYyrQ==", "dev": true, "requires": { "@xhmikosr/bin-wrapper": "^5.0.1", - "pkg-conf": "^4.0.0", - "rimraf": "^3.0.2" - }, - "dependencies": { - "glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, - "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - } - }, - "rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dev": true, - "requires": { - "glob": "^7.1.3" - } - } + "pkg-conf": "^4.0.0" } }, "human-signals": { diff --git a/package.json b/package.json index 112ad821f..564555cd1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gethinode/hinode", - "version": "0.10.0", + "version": "0.10.1", "description": "Hinode is a clean documentation and blog theme for Hugo, an open-source static site generator", "keywords": [ "hugo", @@ -63,7 +63,7 @@ "eslint-plugin-n": "^15.7.0", "eslint-plugin-promise": "^6.1.1", "flexsearch": "^0.7.31", - "hugo-bin": "^0.101.5", + "hugo-bin": "^0.102.0", "markdownlint-cli2": "^0.6.0", "postcss-cli": "^10.1.0", "purgecss-whitelister": "^2.4.0",