BOD-11 BOD-12 BOD-10 Updated packages + changes apollo hooks imports

This commit is contained in:
Patrick Fic
2020-03-23 11:29:37 -07:00
parent c55f5ebafc
commit 192d2ee0f0
45 changed files with 1040 additions and 590 deletions

View File

@@ -4,11 +4,11 @@
"private": true,
"proxy": "https://localhost:5000",
"dependencies": {
"@ckeditor/ckeditor5-build-classic": "^17.0.0",
"@ckeditor/ckeditor5-build-classic": "^18.0.0",
"@ckeditor/ckeditor5-react": "^2.1.0",
"@nivo/pie": "^0.61.1",
"@tanem/react-nprogress": "^3.0.18",
"antd": "^4.0.0",
"@tanem/react-nprogress": "^3.0.19",
"antd": "^4.0.4",
"apollo-boost": "^0.4.4",
"apollo-link-context": "^1.0.19",
"apollo-link-error": "^1.1.12",
@@ -17,19 +17,19 @@
"axios": "^0.19.2",
"chart.js": "^2.9.3",
"dotenv": "^8.2.0",
"firebase": "^7.9.3",
"firebase": "^7.12.0",
"graphql": "^14.6.0",
"i18next": "^19.3.2",
"i18next": "^19.3.3",
"node-sass": "^4.13.1",
"react": "^16.13.0",
"react": "^16.13.1",
"react-apollo": "^3.1.3",
"react-barcode": "^1.4.0",
"react-big-calendar": "^0.24.0",
"react-dom": "^16.13.0",
"react-big-calendar": "^0.24.1",
"react-dom": "^16.13.1",
"react-grid-gallery": "^0.5.5",
"react-grid-layout": "^0.18.2",
"react-grid-layout": "^0.18.3",
"react-html-email": "^3.0.0",
"react-i18next": "^11.3.3",
"react-i18next": "^11.3.4",
"react-icons": "^3.9.0",
"react-image-file-resizer": "^0.2.1",
"react-image-gallery": "^1.0.6",
@@ -38,7 +38,7 @@
"react-pdf": "^4.1.0",
"react-redux": "^7.2.0",
"react-router-dom": "^5.1.2",
"react-scripts": "3.4.0",
"react-scripts": "3.4.1",
"redux": "^4.0.5",
"redux-logger": "^3.0.6",
"redux-persist": "^6.0.0",
@@ -47,7 +47,7 @@
"source-map-explorer": "^2.3.1",
"styled-components": "^5.0.1",
"subscriptions-transport-ws": "^0.9.16",
"twilio": "^3.39.5"
"twilio": "^3.41.1"
},
"scripts": {
"analyze": "source-map-explorer 'build/static/js/*.js'",