diff options
| author | anoduck <9925396+anoduck@users.noreply.github.com> | 2024-11-19 19:45:55 -0500 |
|---|---|---|
| committer | anoduck <9925396+anoduck@users.noreply.github.com> | 2024-11-19 19:45:55 -0500 |
| commit | d12e6aa24bfa713a82d446f04dfcc484338d7b2f (patch) | |
| tree | 782e608bfbffed3c6682dbb41becf12727428350 /package.json | |
| parent | f2e3ef95f886397116c21679a94437c9bd6ecb24 (diff) | |
chore: :arrow_up: minor changes pull upgrades
Only Minor changes, pulling upgrades from origin
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/package.json b/package.json index 03d4fc2..58f51b1 100644 --- a/package.json +++ b/package.json @@ -43,17 +43,19 @@ "autoprefixer": "^10.4.20", "cssnano": "^7.0.6", "cssnano-preset-advanced": "^7.0.6", - "hugo-bin": "0.133.5", + "hugo-bin": "0.135.0", "purgecss-whitelister": "^2.4.0" }, "devDependencies": { "@gethinode/netlify-plugin-dartsass": "^0.3.0", - "eslint": "^9.13.0", - "neostandard": "^0.11.7", - "markdownlint-cli2": "^0.14.0", + "@knight-lab/timelinejs": "^3.9.3", + "eslint": "^9.15.0", + "markdownlint-cli2": "^0.15.0", + "neostandard": "^0.11.8", "netlify-plugin-hugo-cache-resources": "^0.2.1", "npm-run-all": "^4.1.5", "postcss-cli": "^11.0.0", + "rexreplace": "^7.1.11", "rimraf": "^6.0.1", "stylelint": "^16.10.0", "stylelint-config-standard-scss": "^13.1.0" |
