@trimble-oss/modus-docs-hugo-theme
Advanced tools
Comparing version 1.0.0-alpha16 to 1.0.0-alpha17
{ | ||
"name": "@trimble-oss/modus-docs-hugo-theme", | ||
"version": "1.0.0-alpha16", | ||
"version": "1.0.0-alpha17", | ||
"description": "A Documentation theme for Hugo built by Trimble", | ||
@@ -21,3 +21,3 @@ "homepage": "https://github.com/trimble-oss/modus-docs-hugo-theme", | ||
"lint-js": "eslint assets/js/*.js --fix", | ||
"lint-links": "npx linkinator ./", | ||
"lint-links": "npx linkinator ./public --recurse --silent", | ||
"lint-markdown": "npx markdownlint-cli content/**/*.md --fix", | ||
@@ -30,3 +30,3 @@ "lint-spellcheck": "npx cspell \"content/**/*.md\" --no-progress", | ||
"dependencies": { | ||
"@trimble-oss/modus-bootstrap": "2.0.0-alpha17", | ||
"@trimble-oss/modus-bootstrap": "2.0.0-alpha19", | ||
"@trimble-oss/modus-icons": "1.9.0" | ||
@@ -39,3 +39,3 @@ }, | ||
"htmlhint": "1.1.4", | ||
"hugo-bin": "0.118.1", | ||
"hugo-bin": "0.119.0", | ||
"postcss": "8.4.33", | ||
@@ -42,0 +42,0 @@ "postcss-cli": "11.0.0", |
464368
+ Added@trimble-oss/modus-bootstrap@2.0.0-alpha19(transitive)
- Removed@trimble-oss/modus-bootstrap@2.0.0-alpha17(transitive)