Update dependencies (#98)

This commit is contained in:
arkon 2020-01-01 10:54:12 -05:00 committed by GitHub
parent 14d7e76176
commit b5d369510c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11461 additions and 11109 deletions

3418
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,24 +11,24 @@
},
"private": true,
"devDependencies": {
"@vuepress/plugin-back-to-top": "^1.0.0-rc.1",
"@vuepress/plugin-google-analytics": "^1.1.0",
"node-sass": "^4.12.0",
"@vuepress/plugin-back-to-top": "^1.2.0",
"@vuepress/plugin-google-analytics": "^1.2.0",
"node-sass": "^4.13.0",
"sass-loader": "^8.0.0",
"vuepress": "^1.1.0"
"vue-agile": "^1.0.11",
"vuepress": "^1.2.0",
"vuepress-plugin-clean-urls": "^1.1.1",
"vuepress-plugin-container": "^2.1.2"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.25",
"@fortawesome/free-solid-svg-icons": "^5.11.2",
"@fortawesome/vue-fontawesome": "^0.1.7",
"@mdi/font": "^4.5.95",
"@fortawesome/fontawesome-svg-core": "^1.2.26",
"@fortawesome/free-solid-svg-icons": "^5.12.0",
"@fortawesome/vue-fontawesome": "^0.1.9",
"@mdi/font": "^4.7.95",
"axios": "^0.19.0",
"iso-639-1": "^2.1.0",
"lodash.groupby": "^4.6.0",
"lodash.sortby": "^4.7.0",
"material-design-icons": "^3.0.1",
"vue-agile": "^1.0.11",
"vuepress-plugin-clean-urls": "^1.0.3",
"vuepress-plugin-container": "^2.0.2"
"material-design-icons": "^3.0.1"
}
}