@trimble-oss/modus-docs-hugo-theme
Advanced tools
Comparing version 1.0.0-alpha6 to 1.0.0-alpha7
{ | ||
"name": "@trimble-oss/modus-docs-hugo-theme", | ||
"version": "1.0.0-alpha6", | ||
"version": "1.0.0-alpha7", | ||
"description": "A Documentation theme for Hugo built by Trimble", | ||
@@ -22,3 +22,3 @@ "homepage": "https://github.com/trimble-oss/modus-docs-hugo-theme", | ||
"lint-links": "npx linkinator ./", | ||
"lint-markdown": "npx markdownlint-cli content/**/*.md", | ||
"lint-markdown": "npx markdownlint-cli content/**/*.md --fix", | ||
"lint-spellcheck": "npx cspell \"content/**/*.md\" --no-progress", | ||
@@ -30,6 +30,7 @@ "prettier": "prettier --write \"**/*.{json,js,md,svg}\"", | ||
"dependencies": { | ||
"@trimble-oss/modus-bootstrap": "2.0.0-alpha1", | ||
"@trimble-oss/modus-icons": "1.4.0" | ||
}, | ||
"devDependencies": { | ||
"autoprefixer": "10.4.15", | ||
"autoprefixer": "10.4.16", | ||
"eslint": "8.49.0", | ||
@@ -39,3 +40,3 @@ "eslint-config-prettier": "9.0.0", | ||
"hugo-bin": "0.114.2", | ||
"postcss": "8.4.29", | ||
"postcss": "8.4.30", | ||
"postcss-cli": "10.1.0", | ||
@@ -42,0 +43,0 @@ "prettier": "3.0.3", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
460348
2
+ Added@popperjs/core@2.11.8(transitive)
+ Added@trimble-oss/modus-bootstrap@2.0.0-alpha1(transitive)
+ Addedbootstrap@5.3.2(transitive)