Skip to content
Snippets Groups Projects
Commit 9aeee224 authored by Chris Beer's avatar Chris Beer
Browse files

Update dependencies

parent ee476935
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
} }
], ],
"dependencies": { "dependencies": {
"@material-ui/core": "^3.9.0", "@material-ui/core": "^3.9.1",
"@material-ui/icons": "^3.0.2", "@material-ui/icons": "^3.0.2",
"@researchgate/react-intersection-observer": "^0.7.4", "@researchgate/react-intersection-observer": "^0.7.4",
"classnames": "^2.2.6", "classnames": "^2.2.6",
...@@ -36,24 +36,24 @@ ...@@ -36,24 +36,24 @@
"deepmerge": "^3.1.0", "deepmerge": "^3.1.0",
"intersection-observer": "^0.5.1", "intersection-observer": "^0.5.1",
"manifesto.js": "^3.0.9", "manifesto.js": "^3.0.9",
"node-fetch": "2.1.1", "node-fetch": "^2.3.0",
"node-sass": "^4.9.2", "node-sass": "^4.9.2",
"openseadragon": "^2.4.0", "openseadragon": "^2.4.0",
"prop-types": "^15.6.2", "prop-types": "^15.6.2",
"react": "^16.7.0", "react": "^16.7.0",
"react-dom": "^16.4.0", "react-dom": "^16.4.0",
"react-fullscreen-crossbrowser": "^1.0.9", "react-fullscreen-crossbrowser": "^1.0.9",
"react-redux": "^5.0.7", "react-redux": "^6.0.0",
"react-virtualized": "^9.21.0", "react-virtualized": "^9.21.0",
"redux": "4.0.1", "redux": "4.0.1",
"redux-devtools-extension": "^2.13.2", "redux-devtools-extension": "^2.13.2",
"redux-thunk": "2.2.0", "redux-thunk": "^2.3.0",
"sass-loader": "^7.1.0", "sass-loader": "^7.1.0",
"uuid": "^3.3.2" "uuid": "^3.3.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.2.0", "@babel/core": "^7.2.0",
"@babel/preset-env": "^7.2.0", "@babel/preset-env": "^7.3.1",
"@babel/preset-react": "^7.0.0", "@babel/preset-react": "^7.0.0",
"babel-core": "^7.0.0-bridge.0", "babel-core": "^7.0.0-bridge.0",
"babel-eslint": "9.0.0", "babel-eslint": "9.0.0",
...@@ -64,22 +64,22 @@ ...@@ -64,22 +64,22 @@
"concurrently": "^4.0.1", "concurrently": "^4.0.1",
"css-loader": "^1.0.0", "css-loader": "^1.0.0",
"enzyme": "^3.4.4", "enzyme": "^3.4.4",
"enzyme-adapter-react-16": "^1.2.0", "enzyme-adapter-react-16": "^1.8.0",
"eslint": "^5.10.0", "eslint": "^5.12.1",
"eslint-config-airbnb": "^17.1.0", "eslint-config-airbnb": "^17.1.0",
"eslint-config-react-app": "^3.0.5", "eslint-config-react-app": "^3.0.5",
"eslint-loader": "^2.1.1", "eslint-loader": "^2.1.1",
"eslint-plugin-flowtype": "^3.2.0", "eslint-plugin-flowtype": "^3.2.0",
"eslint-plugin-import": "^2.14.0", "eslint-plugin-import": "^2.16.0",
"eslint-plugin-jest": "^22.1.2", "eslint-plugin-jest": "^22.2.2",
"eslint-plugin-jsx-a11y": "^6.1.2", "eslint-plugin-jsx-a11y": "^6.2.0",
"eslint-plugin-react": "^7.12.4", "eslint-plugin-react": "^7.12.4",
"http-server": "^0.11.1", "http-server": "^0.11.1",
"jest": "^23.6.0", "jest": "^23.6.0",
"jest-fetch-mock": "^1.5.0", "jest-fetch-mock": "^1.5.0",
"jest-puppeteer": "^3.0.1", "jest-puppeteer": "^3.9.0",
"json-server": "^0.14.2", "json-server": "^0.14.2",
"puppeteer": "^1.4.0", "puppeteer": "^1.12.0",
"react-dev-utils": "^6.1.1", "react-dev-utils": "^6.1.1",
"redux-mock-store": "^1.5.1", "redux-mock-store": "^1.5.1",
"sass-lint": "^1.12.1", "sass-lint": "^1.12.1",
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
"style-loader": "^0.22.1", "style-loader": "^0.22.1",
"supertest": "^3.4.1", "supertest": "^3.4.1",
"terser-webpack-plugin": "^1.2.1", "terser-webpack-plugin": "^1.2.1",
"webpack": "^4.27.1", "webpack": "^4.29.0",
"webpack-cli": "^3.1.2" "webpack-cli": "^3.1.2"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment