We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7947ee commit 4669cffCopy full SHA for 4669cff
package.json
@@ -85,7 +85,7 @@
85
"autoprefixer": "^10.4.16",
86
"cspell": "^7.3.8",
87
"gulp": "^4.0.2",
88
- "hugo-extended": "0.119.0",
+ "hugo-extended": "0.120.3",
89
"markdownlint": "^0.31.1",
90
"postcss-cli": "^10.1.0",
91
"prettier": "^3.0.3",
@@ -110,7 +110,7 @@
110
"@opentelemetry/semantic-conventions": "^1.8.0"
111
},
112
"optionalDependencies": {
113
- "netlify-cli": "^16.9.3"
+ "netlify-cli": "^17.0.1"
114
115
"enginesComment": "Ensure that engines.node value stays consistent with the project's .nvmrc",
116
"engines": {
0 commit comments