Updated server + client packages to latest versions.

This commit is contained in:
Patrick Fic
2020-07-13 16:26:59 -07:00
parent f998c32b32
commit 878e36ceec
4 changed files with 576 additions and 656 deletions

View File

@@ -7,10 +7,10 @@
"@lourenci/react-kanban": "^2.0.0",
"@nivo/pie": "^0.62.0",
"@stripe/react-stripe-js": "^1.1.2",
"@stripe/stripe-js": "^1.7.0",
"@tanem/react-nprogress": "^3.0.30",
"@stripe/stripe-js": "^1.8.0",
"@tanem/react-nprogress": "^3.0.34",
"@tinymce/tinymce-react": "^3.6.0",
"antd": "^4.3.3",
"antd": "^4.4.2",
"apollo-boost": "^0.4.9",
"apollo-link-context": "^1.0.20",
"apollo-link-error": "^1.1.13",
@@ -21,35 +21,35 @@
"dinero.js": "^1.8.1",
"dotenv": "^8.2.0",
"fingerprintjs2": "^2.1.0",
"firebase": "^7.15.1",
"graphql": "^15.1.0",
"i18next": "^19.4.5",
"i18next-browser-languagedetector": "^4.2.0",
"logrocket": "^1.0.7",
"firebase": "^7.16.0",
"graphql": "^15.3.0",
"i18next": "^19.6.0",
"i18next-browser-languagedetector": "^5.0.0",
"logrocket": "^1.0.9",
"moment-business-days": "^1.2.0",
"node-sass": "^4.14.1",
"phone": "^2.4.12",
"phone": "^2.4.13",
"query-string": "^6.13.1",
"react": "^16.13.1",
"react-apollo": "^3.1.5",
"react-barcode": "^1.4.0",
"react-big-calendar": "^0.25.0",
"react-datepicker": "^3.0.0",
"react-big-calendar": "^0.26.0",
"react-datepicker": "^3.1.3",
"react-dom": "^16.13.1",
"react-drag-listview": "^0.1.6",
"react-ga": "^3.0.0",
"react-drag-listview": "^0.1.7",
"react-ga": "^3.1.2",
"react-grid-gallery": "^0.5.5",
"react-grid-layout": "^0.18.3",
"react-i18next": "^11.5.0",
"react-i18next": "^11.7.0",
"react-icons": "^3.10.0",
"react-image-file-resizer": "^0.2.4",
"react-image-file-resizer": "^0.3.1",
"react-moment": "^0.9.7",
"react-number-format": "^4.4.1",
"react-redux": "^7.2.0",
"react-resizable": "^1.10.1",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.1",
"react-trello": "^2.2.6",
"react-trello": "^2.2.7",
"react-virtualized": "^9.21.2",
"recharts": "^1.8.5",
"redux": "^4.0.5",
@@ -58,7 +58,7 @@
"redux-state-sync": "^3.1.1",
"reselect": "^4.0.0",
"styled-components": "^5.1.1",
"subscriptions-transport-ws": "^0.9.16"
"subscriptions-transport-ws": "^0.9.17"
},
"scripts": {
"analyze": "source-map-explorer 'build/static/js/*.js'",