We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b685d5 commit ee4e6d6Copy full SHA for ee4e6d6
package.json
@@ -44,18 +44,18 @@
44
},
45
"devDependencies": {
46
"autoprefixer": "^10.4.20",
47
- "cspell": "^8.14.2",
48
- "hugo-extended": "0.133.0",
+ "cspell": "^8.16.0",
+ "hugo-extended": "0.139.0",
49
"postcss-cli": "^11.0.0",
50
"prettier": "^3.3.3"
51
52
"optionalDependencies": {
53
- "netlify-cli": "^17.34.2",
54
- "npm-check-updates": "^17.1.0"
+ "netlify-cli": "^17.37.2",
+ "npm-check-updates": "^17.1.11"
55
56
"enginesComment": "Ensure that engines.node value stays consistent with the project's .nvmrc",
57
"engines": {
58
- "node": "20.x"
+ "node": "22.x"
59
60
"gitHubActionCacheKey": "2024-07-02 - change this key to force cache refresh",
61
"private": true,
0 commit comments