diff options
| author | Anoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com> | 2025-01-28 22:39:09 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-28 22:39:09 +0000 |
| commit | bba4a1fc0b18d98c36fa0a78798aa2927c3f4c22 (patch) | |
| tree | e0cae8f2adf301edf84be69bd6a8a9fab3bb67f5 /package.json | |
| parent | 7dc663c3e828a96eaf5d31b177c67fa2c5ffc16a (diff) | |
| parent | 8f83a0e99fb7ed048b90a843ea3bba31cb9eb45d (diff) | |
Merge branch 'main' into dependabot/npm_and_yarn/markdownlint-cli2-0.17.2
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index b2ff991..8220c13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gethinode/template", - "version": "0.3.18", + "version": "0.16.0", "description": "Hinode is a clean blog theme for Hugo, an open-source static site generator", "main": "index.js", "scripts": { @@ -43,13 +43,13 @@ "autoprefixer": "^10.4.20", "cssnano": "^7.0.6", "cssnano-preset-advanced": "^7.0.6", - "hugo-bin": "0.138.0", + "hugo-bin": "0.139.0", "purgecss-whitelister": "^2.4.0" }, "devDependencies": { "@gethinode/netlify-plugin-dartsass": "^0.3.0", "@knight-lab/timelinejs": "^3.9.6", - "eslint": "^9.18.0", + "eslint": "^9.19.0", "markdownlint-cli2": "^0.17.2", "neostandard": "^0.12.0", "netlify-plugin-hugo-cache-resources": "^0.2.1", @@ -66,4 +66,4 @@ "hugo-bin": { "buildTags": "extended" } -} +}
\ No newline at end of file |
