+1556
−1321
File changed.
Preview size limit exceeded, changes collapsed.
+8
−8
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -37,24 +37,24 @@ | ||
"copy:katex-fonts": "shx cp ./node_modules/katex/dist/fonts/* ./static/fonts/"
|
||
},
|
||
"devDependencies": {
|
||
"@babel/cli": "^7.14",
|
||
"@babel/core": "^7.14",
|
||
"@babel/preset-env": "^7.14",
|
||
"@babel/cli": "^7.14.5",
|
||
"@babel/core": "^7.14.5",
|
||
"@babel/preset-env": "^7.14.5",
|
||
"@fullhuman/postcss-purgecss": "^4.0",
|
||
"autoprefixer": "^10.2",
|
||
"autoprefixer": "^10.2.6",
|
||
"bootstrap": "^5.0",
|
||
"clipboard": "^2.0",
|
||
"eslint": "^7.28",
|
||
"flexsearch": "^0.6",
|
||
"highlight.js": "^10.7",
|
||
"highlight.js": "^10.7.2",
|
||
"hugo-bin": "^0.71",
|
||
"instant.page": "^5.1",
|
||
"katex": "^0.13",
|
||
"lazysizes": "^5.3",
|
||
"markdownlint-cli": "^0.27",
|
||
"mermaid": "^8.10",
|
||
"netlify-lambda": "^2.0",
|
||
"postcss": "^8.3",
|
||
"mermaid": "^8.10.2",
|
||
"netlify-lambda": "^2.0.9",
|
||
"postcss": "^8.3.4",
|
||
"postcss-cli": "^8.3",
|
||
"purgecss-whitelister": "^2.4",
|
||
"rimraf": "^3.0",
|
||
Loading