Skip to content

Commit

Permalink
Upgrade NPM pkgs including Hugo
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin committed Aug 23, 2024
1 parent b48a39f commit 25fcd39
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
"update:pkgs": "npx npm-check-updates -u"
},
"devDependencies": {
"autoprefixer": "^10.4.19",
"cspell": "^8.8.4",
"hugo-extended": "0.127.0",
"autoprefixer": "^10.4.20",
"cspell": "^8.14.2",
"hugo-extended": "0.133.0",
"postcss-cli": "^11.0.0",
"prettier": "^3.3.1"
"prettier": "^3.3.3"
},
"optionalDependencies": {
"netlify-cli": "^17.26.1",
"npm-check-updates": "^16.14.20"
"netlify-cli": "^17.34.2",
"npm-check-updates": "^17.1.0"
},
"enginesComment": "Ensure that engines.node value stays consistent with the project's .nvmrc",
"engines": {
Expand Down

0 comments on commit 25fcd39

Please sign in to comment.