mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-29 09:12:35 -04:00
Merge branch 'master' of github.com:squidfunk/mkdocs-material
This commit is contained in:
12
package.json
12
package.json
@@ -45,19 +45,19 @@
|
||||
"@mdi/svg": "^5.8.55",
|
||||
"@primer/octicons": "^11.1.0",
|
||||
"@types/clipboard": "^2.0.1",
|
||||
"@types/copy-webpack-plugin": "^6.2.0",
|
||||
"@types/copy-webpack-plugin": "^6.3.0",
|
||||
"@types/escape-html": "1.0.0",
|
||||
"@types/event-hooks-webpack-plugin": "^2.0.0",
|
||||
"@types/html-minifier": "^4.0.0",
|
||||
"@types/lunr": "^2.3.3",
|
||||
"@types/mini-css-extract-plugin": "^1.2.1",
|
||||
"@types/node": "^14.14.7",
|
||||
"@types/node": "^14.14.9",
|
||||
"@types/ramda": "^0.27.32",
|
||||
"@types/resize-observer-browser": "^0.1.4",
|
||||
"@types/webpack": "^4.41.25",
|
||||
"@types/webpack-assets-manifest": "^3.0.1",
|
||||
"autoprefixer": "10.0.2",
|
||||
"copy-webpack-plugin": "^6.3.1",
|
||||
"copy-webpack-plugin": "^6.3.2",
|
||||
"css-loader": "^5.0.1",
|
||||
"event-hooks-webpack-plugin": "^2.2.0",
|
||||
"expose-loader": "^1.0.1",
|
||||
@@ -69,16 +69,16 @@
|
||||
"material-design-color": "^2.3.2",
|
||||
"material-shadows": "^3.0.1",
|
||||
"mini-css-extract-plugin": "^1.3.1",
|
||||
"postcss": "^8.1.7",
|
||||
"postcss": "^8.1.9",
|
||||
"postcss-inline-svg": "^5.0.0",
|
||||
"postcss-loader": "^4.0.4",
|
||||
"postcss-loader": "^4.1.0",
|
||||
"postcss-svgo": "^4.0.2",
|
||||
"preact": "^10.5.7",
|
||||
"ramda": "^0.27.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"sass": "^1.29.0",
|
||||
"sass-loader": "^10.1.0",
|
||||
"stylelint": "^13.7.2",
|
||||
"stylelint": "^13.8.0",
|
||||
"stylelint-config-rational-order": "^0.1.2",
|
||||
"stylelint-config-standard": "^20.0.0",
|
||||
"stylelint-order": "^4.1.0",
|
||||
|
||||
Reference in New Issue
Block a user