build(deps): bump hugo-bin from 0.147.1 to 0.148.0

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.147.1 to 0.148.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.147.1...v0.148.0)

---
updated-dependencies:
- dependency-name: hugo-bin
  dependency-version: 0.148.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-03 13:06:22 +00:00
committed by GitHub
parent a047a17213
commit f64d1c6f05
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"autoprefixer": "^10.4.21",
"cssnano": "^7.1.1",
"cssnano-preset-advanced": "^7.0.9",
"hugo-bin": "0.147.1",
"hugo-bin": "0.148.0",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {
@@ -7238,9 +7238,9 @@
}
},
"node_modules/hugo-bin": {
"version": "0.147.1",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.147.1.tgz",
"integrity": "sha512-ecxOcx28KycrPYDBBTd1ARODlHLlWaEgIOk0AUp//DhyiVtyQsHKMQ47Rz0Hy2ccSDa80R+Cmpn9pa8Y5YO+XQ==",
"version": "0.148.0",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.148.0.tgz",
"integrity": "sha512-7+Nm86bXld2l4hMKtLLBRfYczkt9EtlsvUqvJNWEBsAd4lUuEmB4QvBH/MhyQqZ0+ROdl9aeuzpNXOlfzp28HA==",
"funding": [
{
"type": "github",

View File

@@ -75,7 +75,7 @@
"autoprefixer": "^10.4.21",
"cssnano": "^7.1.1",
"cssnano-preset-advanced": "^7.0.9",
"hugo-bin": "0.147.1",
"hugo-bin": "0.148.0",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {