Update NPM pkgs, Hugo to 0.147.0 (#6790)

This commit is contained in:
Patrice Chalin 2025-04-30 17:33:14 -04:00 committed by GitHub
parent 16c8bdb5c7
commit 104141ae86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

View File

@ -121,16 +121,16 @@
"ajv-errors": "^3.0.0",
"ajv-formats": "^3.0.1",
"autoprefixer": "^10.4.21",
"cspell": "^8.19.2",
"cspell": "^8.19.3",
"gulp": "^5.0.0",
"hugo-extended": "0.145.0",
"hugo-extended": "0.147.0",
"js-yaml": "^4.1.0",
"markdown-link-check": "^3.13.7",
"markdownlint": "^0.37.4",
"markdownlint-cli2": "^0.17.2",
"postcss-cli": "^11.0.1",
"prettier": "3.5.3",
"puppeteer": "^24.7.1",
"puppeteer": "^24.7.2",
"require-dir": "^1.2.0",
"textlint": "^14.6.0",
"textlint-filter-rule-allowlist": "^4.0.0",
@ -153,8 +153,8 @@
"path": "^0.12.7"
},
"optionalDependencies": {
"netlify-cli": "^20.0.3",
"npm-check-updates": "^18.0.0"
"netlify-cli": "^20.1.1",
"npm-check-updates": "^18.0.1"
},
"enginesComment": "Ensure that engines.node value stays consistent with the project's .nvmrc",
"engines": {