Update packages

This commit is contained in:
dominik-zeglen 2019-08-12 13:46:43 +02:00
parent 7b42b7f1cb
commit ca085471c5
2 changed files with 2646 additions and 8373 deletions

10979
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -20,9 +20,9 @@
"@material-ui/core": "^3.9.3",
"@material-ui/icons": "^3.0.2",
"@material-ui/styles": "^3.0.0-alpha.10",
"apollo": "^2.15.0",
"apollo": "^2.17.2",
"apollo-cache-inmemory": "^1.6.2",
"apollo-client": "^2.6.3",
"apollo-client": "^2.6.4",
"apollo-client-preset": "^1.0.6",
"apollo-link": "^1.2.12",
"apollo-link-batch-http": "^1.2.12",
@ -49,9 +49,9 @@
"lodash-es": "^4.17.14",
"moment-timezone": "^0.5.26",
"qs": "^6.7.0",
"react": "^16.8.6",
"react-apollo": "^2.5.8",
"react-dom": "^16.8.6",
"react": "^16.9.0",
"react-apollo": "^3.0.0",
"react-dom": "^16.9.0",
"react-dropzone": "^8.2.0",
"react-helmet": "^5.2.1",
"react-infinite-scroller": "^1.2.4",
@ -88,8 +88,8 @@
"@types/jest": "^23.3.14",
"@types/lodash-es": "^4.17.3",
"@types/moment-timezone": "^0.5.12",
"@types/react": "16.8.12",
"@types/react-dom": "^16.8.4",
"@types/react": "^16.9.1",
"@types/react-dom": "^16.8.5",
"@types/react-dropzone": "^4.2.2",
"@types/react-helmet": "^5.0.8",
"@types/react-infinite-scroller": "^1.2.1",