updating dependencies
This source diff could not be displayed because it is too large. You can view the blob instead.
... | ... | @@ -22,7 +22,7 @@ |
"axios": "0.16.1", | ||
"d3": "4.13.0", | ||
"deep-freeze-strict": "1.1.1", | ||
"html2canvas": "1.1.0-alpha.9", | ||
"html2canvas": "1.0.0-alpha.12", | ||
"lodash": "4.17.5", | ||
"resize-observer-polyfill": "1.5.0", | ||
"tippy.js": "2.2.2", | ||
... | ... | @@ -38,10 +38,10 @@ |
"@babel/preset-env": "7.0.0-beta.46", | ||
"@babel/runtime": "7.0.0-beta.46", | ||
"babel-loader": "8.0.0-beta.2", | ||
"css-loader": "0.28.9", | ||
"css-loader": "1.0.0", | ||
"devbridge-autocomplete": "1.4.7", | ||
"eslint": "4.17.0", | ||
"eslint-config-standard": "11.1.0-beta.0", | ||
"eslint-config-standard": "11.0.0", | ||
"eslint-plugin-html": "4.0.2", | ||
"eslint-plugin-import": "2.8.0", | ||
"eslint-plugin-node": "6.0.0", | ||
... | ... | @@ -70,6 +70,6 @@ |
"webpack": "4.6.0", | ||
"webpack-cli": "2.0.15", | ||
"webpack-dev-server": "3.1.3", | ||
"yargs": "11.1.0" | ||
"yargs": "12.0.1" | ||
} | ||
} |
Please register or sign in to comment