updated deps
This commit is contained in:
parent
31ff9aaabe
commit
bf2399ab88
2 changed files with 350 additions and 259 deletions
14
package.json
14
package.json
|
@ -83,7 +83,7 @@
|
|||
"eslint-plugin-node": "^8.0.0",
|
||||
"eslint-plugin-security": "^1.4.0",
|
||||
"expose-loader": "^0.7.5",
|
||||
"extract-loader": "^3.0.0",
|
||||
"extract-loader": "^3.1.0",
|
||||
"extract-text-webpack-plugin": "^4.0.0-beta.0",
|
||||
"fast-text-encoding": "^1.0.0",
|
||||
"file-loader": "^2.0.0",
|
||||
|
@ -91,14 +91,14 @@
|
|||
"git-rev-sync": "^1.12.0",
|
||||
"html-loader": "^0.5.5",
|
||||
"http_ece": "^1.0.5",
|
||||
"husky": "^1.1.4",
|
||||
"lint-staged": "^8.0.4",
|
||||
"husky": "^1.2.0",
|
||||
"lint-staged": "^8.1.0",
|
||||
"mocha": "^5.2.0",
|
||||
"morgan": "^1.9.1",
|
||||
"nanobus": "^4.3.4",
|
||||
"nanohtml": "^1.3.0",
|
||||
"nanotiming": "^7.3.1",
|
||||
"npm-run-all": "^4.1.3",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"nyc": "^13.0.1",
|
||||
"postcss-loader": "^3.0.0",
|
||||
"postcss-preset-env": "^6.4.0",
|
||||
|
@ -127,7 +127,7 @@
|
|||
"wdio-sauce-service": "^0.4.13",
|
||||
"wdio-spec-reporter": "^0.1.5",
|
||||
"webdriverio": "^4.13.2",
|
||||
"webpack": "^4.25.1",
|
||||
"webpack": "^4.26.1",
|
||||
"webpack-cli": "^3.1.2",
|
||||
"webpack-dev-middleware": "^3.4.0",
|
||||
"webpack-manifest-plugin": "^2.0.4",
|
||||
|
@ -135,13 +135,13 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@google-cloud/storage": "^2.3.1",
|
||||
"aws-sdk": "^2.357.0",
|
||||
"aws-sdk": "^2.362.0",
|
||||
"babel-polyfill": "^6.26.0",
|
||||
"choo": "^6.12.1",
|
||||
"cldr-core": "^34.0.0",
|
||||
"convict": "^4.4.0",
|
||||
"express": "^4.16.3",
|
||||
"express-ws": "dannycoates/express-ws",
|
||||
"express-ws": "github:dannycoates/express-ws",
|
||||
"fluent": "^0.9.1",
|
||||
"fluent-langneg": "^0.1.0",
|
||||
"helmet": "^3.15.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue