Skip to content

Commit 3fe28c8

Browse files
authored
Update packages and required Node version (#3407)
Signed-off-by: Patrice Chalin <[email protected]>
1 parent 606fd72 commit 3fe28c8

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
@@ -26,18 +26,18 @@
2626
"update:pkgs": "npx npm-check-updates -u"
2727
},
2828
"devDependencies": {
29-
"autoprefixer": "^10.4.19",
29+
"autoprefixer": "^10.4.20",
3030
"hugo-extended": "^0.122.0",
31-
"postcss": "^8.4.38",
31+
"postcss": "^8.5.3",
3232
"postcss-cli": "^11.0.0"
3333
},
3434
"optionalDependencies": {
35-
"netlify-cli": "^17.30.0",
36-
"npm-check-updates": "^16.14.20"
35+
"netlify-cli": "^19.0.0",
36+
"npm-check-updates": "^17.1.15"
3737
},
3838
"enginesComment": "Ensure that engines.node value stays consistent with the project's .nvmrc",
3939
"engines": {
40-
"node": "20.x"
40+
"node": "22.x"
4141
},
4242
"gitHubActionCacheKey": "2024-06-08 - change this key to force cache refresh",
4343
"spelling": "cSpell:ignore cncf docsy HTMLTEST hugo loglevel pagefind netlify nowrap pkgs prebuild precheck preinstall postbuild postget subdir -"

0 commit comments

Comments
 (0)