Skip to content
Snippets Groups Projects
Unverified Commit 72e3efb0 authored by Jack Reed's avatar Jack Reed Committed by GitHub
Browse files

Merge pull request #1778 from ProjectMirador/update-dependencies

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