summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json
index ef78f1e..8b9d307 100644
--- a/package.json
+++ b/package.json
@@ -39,26 +39,26 @@
},
"homepage": "https://gethinode.com",
"dependencies": {
- "@fullhuman/postcss-purgecss": "^6.0.0",
+ "@fullhuman/postcss-purgecss": "^7.0.2",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"cssnano-preset-advanced": "^7.0.6",
- "hugo-bin": "0.136.0",
+ "hugo-bin": "0.136.4",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {
"@gethinode/netlify-plugin-dartsass": "^0.3.0",
- "@knight-lab/timelinejs": "^3.9.3",
- "eslint": "^9.15.0",
- "markdownlint-cli2": "^0.15.0",
- "neostandard": "^0.11.8",
+ "@knight-lab/timelinejs": "^3.9.5",
+ "eslint": "^9.17.0",
+ "markdownlint-cli2": "^0.16.0",
+ "neostandard": "^0.12.0",
"netlify-plugin-hugo-cache-resources": "^0.2.1",
"npm-run-all": "^4.1.5",
"postcss-cli": "^11.0.0",
- "rexreplace": "^7.1.11",
+ "rexreplace": "^7.1.12",
"rimraf": "^6.0.1",
- "stylelint": "^16.10.0",
- "stylelint-config-standard-scss": "^13.1.0"
+ "stylelint": "^16.12.0",
+ "stylelint-config-standard-scss": "^14.0.0"
},
"optionalDependencies": {
"fsevents": "*"