Bump embedded Hugo binary to v0.143.0

This commit is contained in:
Mark Dumay
2025-02-02 12:49:09 +01:00
parent c02389212a
commit 3c06fba993
3 changed files with 10 additions and 8 deletions

View File

@@ -176,6 +176,8 @@
"container-fluid",
"container-xxl",
"custom",
"d--block",
"d--none",
"d-block",
"d-flex",
"d-grid",
@@ -318,7 +320,7 @@
"mt-5",
"mt-auto",
"mt-md-0",
"multi-docs-collapse-41",
"multi-docs-collapse-15",
"multi-file-collapse-1",
"mx-auto",
"mx-md-0",
@@ -504,7 +506,7 @@
"badge",
"barre-de-navigation",
"blog",
"body-docs-collapse-41",
"body-docs-collapse-15",
"body-file-collapse-1",
"bouton",
"breadcrumb",
@@ -563,7 +565,7 @@
"fichier",
"fil-dariane",
"file",
"footer-docs-collapse-41",
"footer-docs-collapse-15",
"footer-file-collapse-1",
"formula-katex",
"formule-katex",

8
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"cssnano-preset-advanced": "^7.0.6",
"hugo-bin": "0.139.0",
"hugo-bin": "0.140.0",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {
@@ -4174,9 +4174,9 @@
}
},
"node_modules/hugo-bin": {
"version": "0.139.0",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.139.0.tgz",
"integrity": "sha512-ZjtVqatwvqCW6BSRNucj3xsNVoO3ZjuZDCg0NGQC0B/Wsvc6vwVfS7E6KD755XJ/N6o7raa3qXe+gIvJiew7cA==",
"version": "0.140.0",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.140.0.tgz",
"integrity": "sha512-uNLUWN35IWvKVpA3M9jCtqu2rJZ6/i8BuViQAG4YqoUYNHvO4J6LeCUavvTGx42Y7Yiez0v7GIMYzhzcvh5uhA==",
"funding": [
{
"type": "github",

View File

@@ -73,7 +73,7 @@
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"cssnano-preset-advanced": "^7.0.6",
"hugo-bin": "0.139.0",
"hugo-bin": "0.140.0",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {