24
1
Fork 0

updated deps

This commit is contained in:
Danny Coates 2019-01-16 16:18:50 -08:00
parent 7d051d5eaf
commit 339755e292
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
2 changed files with 656 additions and 729 deletions

1361
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -66,28 +66,28 @@
"@babel/preset-env": "^7.2.3",
"@dannycoates/webpack-dev-server": "^3.1.4",
"@fullhuman/postcss-purgecss": "^1.1.0",
"@mattiasbuelens/web-streams-polyfill": "0.2.0",
"@mattiasbuelens/web-streams-polyfill": "0.2.1",
"asmcrypto.js": "^2.3.2",
"babel-loader": "^8.0.5",
"babel-plugin-istanbul": "^5.0.1",
"base64-js": "^1.3.0",
"content-disposition": "^0.5.3",
"copy-webpack-plugin": "^4.5.2",
"core-js": "^2.6.1",
"core-js": "^2.6.2",
"crc": "^3.8.0",
"cross-env": "^5.2.0",
"css-loader": "^2.1.0",
"css-mqpacker": "^7.0.0",
"cssnano": "^4.1.8",
"eslint": "^5.11.1",
"eslint-plugin-mocha": "^5.2.0",
"eslint": "^5.12.0",
"eslint-plugin-mocha": "^5.2.1",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-security": "^1.4.0",
"expose-loader": "^0.7.5",
"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",
"file-loader": "^3.0.1",
"fluent-intl-polyfill": "^0.1.0",
"git-rev-sync": "^1.12.0",
"html-loader": "^0.5.5",
@ -108,12 +108,12 @@
"puppeteer": "^1.11.0",
"raven-js": "^3.27.0",
"raw-loader": "^1.0.0",
"redis-mock": "^0.41.0",
"redis-mock": "^0.42.0",
"rimraf": "^2.6.3",
"script-loader": "^0.7.2",
"sinon": "^7.2.2",
"string-hash": "^1.1.3",
"stylelint": "^9.9.0",
"stylelint": "^9.10.0",
"stylelint-config-standard": "^18.2.0",
"stylelint-no-unsupported-browser-features": "^3.0.2",
"svgo": "^1.1.1",
@ -127,22 +127,22 @@
"wdio-mocha-framework": "^0.6.3",
"wdio-sauce-service": "^0.4.14",
"wdio-spec-reporter": "^0.1.5",
"webdriverio": "^4.14.1",
"webpack": "^4.28.3",
"webpack-cli": "^3.2.0",
"webdriverio": "^4.14.2",
"webpack": "^4.28.4",
"webpack-cli": "^3.2.1",
"webpack-dev-middleware": "^3.5.0",
"webpack-manifest-plugin": "^2.0.4",
"webpack-unassert-loader": "^1.2.0"
},
"dependencies": {
"@google-cloud/storage": "^2.3.4",
"aws-sdk": "^2.383.0",
"aws-sdk": "^2.389.0",
"choo": "^6.12.1",
"cldr-core": "^34.0.0",
"convict": "^4.4.1",
"express": "^4.16.3",
"express-ws": "github:dannycoates/express-ws",
"fluent": "^0.9.1",
"fluent": "^0.10.0",
"fluent-langneg": "^0.1.0",
"helmet": "^3.15.0",
"mkdirp": "^0.5.1",