+13
−0
+604
−583
File changed.
Preview size limit exceeded, changes collapsed.
+7
−6
| Original line number | Diff line number | Diff line |
|---|---|---|
{
|
||
"name": "@hyas/doks",
|
||
"description": "Doks theme",
|
||
"version": "0.4.0",
|
||
"version": "0.4.1",
|
||
"browserslist": [
|
||
"defaults"
|
||
],
|
||
| @@ -43,25 +43,26 @@ | ||
"autoprefixer": "^10.4",
|
||
"bootstrap": "^5.1",
|
||
"clipboard": "^2.0",
|
||
"eslint": "^8.8",
|
||
"eslint": "^8.11",
|
||
"exec-bin": "^1.0.0",
|
||
"flexsearch": "^0.7.21",
|
||
"highlight.js": "^11.4",
|
||
"highlight.js": "^11.5",
|
||
"hugo-installer": "^3.1",
|
||
"instant.page": "^5.1",
|
||
"katex": "^0.15",
|
||
"lazysizes": "^5.3",
|
||
"markdownlint-cli2": "^0.4.0",
|
||
"mermaid": "^8.13",
|
||
"netlify-plugin-submit-sitemap": "^0.3.0",
|
||
"mermaid": "^8.14",
|
||
"node-fetch": "^3.2",
|
||
"postcss": "^8.4",
|
||
"postcss-cli": "^9.1",
|
||
"purgecss-whitelister": "^2.4",
|
||
"shx": "^0.3.4",
|
||
"stylelint": "^14.3",
|
||
"stylelint": "^14.6",
|
||
"stylelint-config-standard-scss": "^3.0"
|
||
},
|
||
"otherDependencies": {
|
||
"hugo": "0.92.1"
|
||
"hugo": "0.95.0"
|
||
}
|
||
} |
||
Loading