Update dependencies (#349)

This commit is contained in:
Soitora 2020-09-15 09:29:35 +02:00 committed by GitHub
parent 6e63c6ae31
commit 3ea9745d4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13834 additions and 253 deletions

14077
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -26,16 +26,16 @@
"@vuepress/plugin-google-analytics": "^1.5.4",
"@vuepress/plugin-active-header-links": "^1.5.4",
"@vuepress/plugin-pwa": "^1.5.4",
"vuepress-plugin-clean-urls": "^1.1.1",
"vuepress-plugin-container": "^2.1.4",
"vuepress-plugin-zooming": "^1.1.7",
"vuepress-plugin-clean-urls": "^1.1.2",
"vuepress-plugin-container": "^2.1.5",
"vuepress-plugin-zooming": "^1.1.8",
"vuepress-plugin-element-ui": "^1.1.0",
"eslint-config-vuepress": "^2.2.0",
"eslint-plugin-markdown": "^1.0.2",
"eslint-plugin-vue": "^7.0.0-beta.3",
"eslint": "^7.9.0",
"prettier": "^2.0.5",
"sass-loader": "^10.0.1",
"sass-loader": "^10.0.2",
"node-sass": "^4.14.1"
},
"dependencies": {
@ -53,7 +53,7 @@
"lodash.groupby": "^4.6.0",
"lodash.sortby": "^4.7.0",
"element-ui": "^2.13.2",
"material-design-icons-iconfont": "^6.0.1",
"material-design-icons-iconfont": "^6.1.0",
"vue-material-design-icons": "^4.9.0"
}
}