summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2025-03-25 02:09:29 -0400
committeranoduck <9925396+anoduck@users.noreply.github.com>2025-03-25 02:15:54 -0400
commitf0547c58ec14beeaf3d15ad7e03166dcfb9af991 (patch)
tree76fb9ccb1c1d66fdb5a5328e2569d62d24b303d4 /package.json
parent6ddbeaac0d9cf708980b3288c445586b5f49b65b (diff)
docs: Added content, updated mods
Added pages on mail tampering, Italy banning solar, qs and as, and corrected markdown formatting error.
Diffstat (limited to '')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index 7bc0498..11aa8c9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@anoduck/hinode-template",
- "version": "0.4.3",
+ "version": "0.4.4",
"description": "Hinode is a clean blog theme for Hugo, an open-source static site generator",
"main": "index.js",
"scripts": {
@@ -40,7 +40,7 @@
"homepage": "https://gethinode.com",
"dependencies": {
"@fullhuman/postcss-purgecss": "^7.0.2",
- "autoprefixer": "^10.4.20",
+ "autoprefixer": "^10.4.21",
"cssnano": "^7.0.6",
"cssnano-preset-advanced": "^7.0.6",
"hugo-bin": "0.142.0",
@@ -48,16 +48,16 @@
},
"devDependencies": {
"@gethinode/netlify-plugin-dartsass": "^0.3.0",
- "@knight-lab/timelinejs": "^3.9.6",
- "eslint": "^9.22.0",
+ "@knight-lab/timelinejs": "^3.9.7",
+ "eslint": "^9.23.0",
"markdownlint-cli2": "^0.17.2",
"neostandard": "^0.12.1",
"netlify-plugin-hugo-cache-resources": "^0.2.1",
"npm-run-all": "^4.1.5",
- "postcss-cli": "^11.0.0",
+ "postcss-cli": "^11.0.1",
"rexreplace": "^7.1.12",
"rimraf": "^6.0.1",
- "stylelint": "^16.15.0",
+ "stylelint": "^16.16.0",
"stylelint-config-standard-scss": "^14.0.0"
},
"optionalDependencies": {
@@ -66,4 +66,4 @@
"hugo-bin": {
"buildTags": "extended"
}
-} \ No newline at end of file
+}