Update dependencies

This commit is contained in:
Ken-Håvard Lieng 2019-06-09 02:01:48 +02:00
parent 7ad76273c0
commit 540efa03c4
485 changed files with 57821 additions and 12429 deletions

View file

@ -1,5 +1,5 @@
workbox.skipWaiting();
workbox.clientsClaim();
workbox.core.skipWaiting();
workbox.core.clientsClaim();
workbox.precaching.precacheAndRoute(self.__precacheManifest, {
ignoreUrlParametersMatching: [/.*/]

View file

@ -12,68 +12,68 @@
"iOS >= 10.3"
],
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/plugin-proposal-class-properties": "^7.3.0",
"@babel/core": "^7.4.5",
"@babel/plugin-proposal-class-properties": "^7.4.4",
"@babel/plugin-proposal-export-default-from": "^7.0.0",
"@babel/plugin-proposal-export-namespace-from": "^7.0.0",
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
"@babel/plugin-transform-react-constant-elements": "^7.0.0",
"@babel/plugin-transform-react-inline-elements": "^7.0.0",
"@babel/preset-env": "^7.3.1",
"@babel/preset-env": "^7.4.5",
"@babel/preset-react": "^7.0.0",
"babel-eslint": "^10.0.1",
"babel-jest": "^24.1.0",
"babel-loader": "^8.0.5",
"babel-jest": "^24.8.0",
"babel-loader": "^8.0.6",
"brotli": "^1.3.1",
"css-loader": "^2.1.0",
"cssnano": "^4.1.8",
"del": "^3.0.0",
"eslint": "^5.13.0",
"css-loader": "^2.1.1",
"cssnano": "^4.1.10",
"del": "^4.1.1",
"eslint": "^5.16.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-config-prettier": "^4.0.0",
"eslint-import-resolver-webpack": "^0.11.0",
"eslint-config-prettier": "^4.3.0",
"eslint-import-resolver-webpack": "^0.11.1",
"eslint-loader": "^2.1.2",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-react": "^7.12.4",
"express": "^4.16.4",
"eslint-plugin-react": "^7.13.0",
"express": "^4.17.1",
"express-http-proxy": "^1.5.1",
"gulp": "4.0.0",
"gulp": "4.0.2",
"gulp-util": "^3.0.8",
"jest": "^24.1.0",
"mini-css-extract-plugin": "^0.5.0",
"jest": "^24.8.0",
"mini-css-extract-plugin": "^0.7.0",
"postcss-flexbugs-fixes": "^4.1.0",
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^6.5.0",
"prettier": "1.16.4",
"react-test-renderer": "16.8.1",
"postcss-preset-env": "^6.6.0",
"prettier": "1.18.2",
"react-test-renderer": "16.8.6",
"style-loader": "^0.23.1",
"terser-webpack-plugin": "^1.2.2",
"through2": "^3.0.0",
"webpack": "^4.29.3",
"webpack-dev-middleware": "^3.5.2",
"webpack-hot-middleware": "^2.24.3",
"terser-webpack-plugin": "^1.3.0",
"through2": "^3.0.1",
"webpack": "^4.33.0",
"webpack-dev-middleware": "^3.7.0",
"webpack-hot-middleware": "^2.25.0",
"webpack-plugin-hash-output": "^3.2.1",
"workbox-webpack-plugin": "^3.6.3"
"workbox-webpack-plugin": "^4.3.1"
},
"dependencies": {
"autolinker": "^3.0.0",
"autolinker": "^3.1.0",
"backo": "^1.1.0",
"classnames": "^2.2.6",
"fontfaceobserver": "^2.0.9",
"formik": "^1.4.3",
"formik": "^1.5.7",
"history": "4.5.1",
"hsluv": "^0.0.3",
"immer": "^2.0.0",
"immer": "^3.1.3",
"js-cookie": "^2.1.4",
"lodash": "^4.17.11",
"react": "16.8.1",
"react-dom": "16.8.1",
"react-hot-loader": "^4.6.5",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-hot-loader": "^4.9.0",
"react-modal": "^3.8.1",
"react-redux": "^6.0.0-beta.2",
"react-redux": "^7.0.3",
"react-virtualized-auto-sizer": "^1.0.2",
"react-window": "^1.5.1",
"react-window": "^1.8.2",
"redux": "^4.0.1",
"redux-thunk": "^2.3.0",
"reselect": "^4.0.0",

File diff suppressed because it is too large Load diff