summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-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
+}