@trimble-oss/modus-docs-hugo-theme
Advanced tools
Comparing version 1.0.0-alpha25 to 1.0.0-alpha26
{ | ||
"name": "@trimble-oss/modus-docs-hugo-theme", | ||
"version": "1.0.0-alpha25", | ||
"version": "1.0.0-alpha26", | ||
"description": "A Documentation theme for Hugo built by Trimble", | ||
@@ -32,14 +32,14 @@ "homepage": "https://github.com/trimble-oss/modus-docs-hugo-theme", | ||
"@trimble-oss/modus-bootstrap": "2.0.0-alpha43", | ||
"@trimble-oss/modus-icons": "1.14.0" | ||
"@trimble-oss/modus-icons": "1.15.0" | ||
}, | ||
"devDependencies": { | ||
"autoprefixer": "10.4.19", | ||
"autoprefixer": "10.4.20", | ||
"eslint": "8.57.0", | ||
"eslint-config-prettier": "9.1.0", | ||
"htmlhint": "1.1.4", | ||
"hugo-bin": "0.126.0", | ||
"postcss": "8.4.39", | ||
"hugo-bin": "0.129.0", | ||
"postcss": "8.4.41", | ||
"postcss-cli": "11.0.0", | ||
"prettier": "3.3.3", | ||
"stylelint": "16.7.0", | ||
"stylelint": "16.8.1", | ||
"stylelint-config-standard-scss": "13.1.0", | ||
@@ -56,3 +56,9 @@ "stylelint-order": "6.0.4" | ||
"static" | ||
] | ||
], | ||
"engines": { | ||
"node": ">=18.0.0" | ||
}, | ||
"volta": { | ||
"node": "20.16.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
464990
+ Added@trimble-oss/modus-icons@1.15.0(transitive)
- Removed@trimble-oss/modus-icons@1.14.0(transitive)