Package upgrades.

This commit is contained in:
Patrick Fic
2020-06-11 16:37:08 -07:00
parent 230b45847a
commit 12924fe13a
2 changed files with 566 additions and 508 deletions

View File

@@ -4,13 +4,13 @@
"private": true,
"proxy": "https://localhost:5000",
"dependencies": {
"@nivo/pie": "^0.61.1",
"@nivo/pie": "^0.62.0",
"@stripe/react-stripe-js": "^1.1.2",
"@stripe/stripe-js": "^1.7.0",
"@tinymce/tinymce-react": "^3.6.0",
"aamva": "^1.2.0",
"antd": "^4.2.2",
"apollo-boost": "^0.4.8",
"antd": "^4.3.3",
"apollo-boost": "^0.4.9",
"apollo-link-context": "^1.0.20",
"apollo-link-error": "^1.1.13",
"apollo-link-logger": "^1.2.3",
@@ -20,40 +20,40 @@
"dinero.js": "^1.8.1",
"dotenv": "^8.2.0",
"fingerprintjs2": "^2.1.0",
"firebase": "^7.14.3",
"graphql": "^15.0.0",
"i18next": "^19.4.4",
"i18next-browser-languagedetector": "^4.1.1",
"firebase": "^7.15.1",
"graphql": "^15.1.0",
"i18next": "^19.4.5",
"i18next-browser-languagedetector": "^4.2.0",
"logrocket": "^1.0.7",
"node-sass": "^4.14.1",
"phone": "^2.4.10",
"query-string": "^6.12.1",
"phone": "^2.4.12",
"query-string": "^6.13.1",
"react": "^16.13.1",
"react-apollo": "^3.1.5",
"react-barcode": "^1.4.0",
"react-big-calendar": "^0.24.6",
"react-datepicker": "^2.16.0",
"react-big-calendar": "^0.25.0",
"react-datepicker": "^3.0.0",
"react-dom": "^16.13.1",
"react-drag-listview": "^0.1.6",
"react-ga": "^2.7.0",
"react-ga": "^3.0.0",
"react-grid-gallery": "^0.5.5",
"react-grid-layout": "^0.18.3",
"react-i18next": "^11.4.0",
"react-i18next": "^11.5.0",
"react-icons": "^3.10.0",
"react-image-file-resizer": "^0.2.3",
"react-image-file-resizer": "^0.2.4",
"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.5",
"react-trello": "^2.2.6",
"react-virtualized": "^9.21.2",
"redux": "^4.0.5",
"redux-persist": "^6.0.0",
"redux-saga": "^1.1.3",
"reselect": "^4.0.0",
"styled-components": "^5.1.0",
"styled-components": "^5.1.1",
"subscriptions-transport-ws": "^0.9.16"
},
"scripts": {

File diff suppressed because it is too large Load Diff