File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 26
26
"update:pkgs" : " npx npm-check-updates -u"
27
27
},
28
28
"devDependencies" : {
29
- "autoprefixer" : " ^10.4.19 " ,
29
+ "autoprefixer" : " ^10.4.20 " ,
30
30
"hugo-extended" : " ^0.122.0" ,
31
- "postcss" : " ^8.4.38 " ,
31
+ "postcss" : " ^8.5.3 " ,
32
32
"postcss-cli" : " ^11.0.0"
33
33
},
34
34
"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 "
37
37
},
38
38
"enginesComment" : " Ensure that engines.node value stays consistent with the project's .nvmrc" ,
39
39
"engines" : {
40
- "node" : " 20 .x"
40
+ "node" : " 22 .x"
41
41
},
42
42
"gitHubActionCacheKey" : " 2024-06-08 - change this key to force cache refresh" ,
43
43
"spelling" : " cSpell:ignore cncf docsy HTMLTEST hugo loglevel pagefind netlify nowrap pkgs prebuild precheck preinstall postbuild postget subdir -"
You can’t perform that action at this time.
0 commit comments