Skip to content

Commit ee4e6d6

Browse files
authored
Update NPM packages, with Hugo to 0.139.0 (#116)
1 parent 4b685d5 commit ee4e6d6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -44,18 +44,18 @@
4444
},
4545
"devDependencies": {
4646
"autoprefixer": "^10.4.20",
47-
"cspell": "^8.14.2",
48-
"hugo-extended": "0.133.0",
47+
"cspell": "^8.16.0",
48+
"hugo-extended": "0.139.0",
4949
"postcss-cli": "^11.0.0",
5050
"prettier": "^3.3.3"
5151
},
5252
"optionalDependencies": {
53-
"netlify-cli": "^17.34.2",
54-
"npm-check-updates": "^17.1.0"
53+
"netlify-cli": "^17.37.2",
54+
"npm-check-updates": "^17.1.11"
5555
},
5656
"enginesComment": "Ensure that engines.node value stays consistent with the project's .nvmrc",
5757
"engines": {
58-
"node": "20.x"
58+
"node": "22.x"
5959
},
6060
"gitHubActionCacheKey": "2024-07-02 - change this key to force cache refresh",
6161
"private": true,

0 commit comments

Comments
 (0)