Updated all packages and fixed errors thrown by new ESLint

This commit is contained in:
Patrick Fic
2020-10-30 12:40:27 -07:00
parent fe02f80cc7
commit 3721f7ffe2
18 changed files with 25458 additions and 3676 deletions

View File

@@ -4,9 +4,10 @@
"private": true,
"proxy": "http://localhost:5000",
"dependencies": {
"@lourenci/react-kanban": "^2.0.0",
"@apollo/client": "^3.2.5",
"@lourenci/react-kanban": "^2.1.0",
"@stripe/react-stripe-js": "^1.1.2",
"@stripe/stripe-js": "^1.9.0",
"@stripe/stripe-js": "^1.11.0",
"@tanem/react-nprogress": "^3.0.46",
"@tinymce/tinymce-react": "^3.7.0",
"antd": "^4.6.6",
@@ -19,7 +20,7 @@
"dotenv": "^8.2.0",
"fingerprintjs2": "^2.1.2",
"firebase": "^7.22.1",
"graphql": "^15.3.0",
"graphql": "^15.4.0",
"i18next": "^19.8.2",
"i18next-browser-languagedetector": "^6.0.1",
"inline-css": "^2.6.3",
@@ -31,24 +32,24 @@
"phone": "^2.4.16",
"prop-types": "^15.7.2",
"query-string": "^6.13.5",
"react": "^16.13.1",
"react": "^17.0.1",
"react-apollo": "^3.1.5",
"react-big-calendar": "^0.28.0",
"react-codemirror2": "^7.2.1",
"react-color": "^2.18.1",
"react-dom": "^16.13.1",
"react-color": "^2.19.3",
"react-dom": "^17.0.1",
"react-drag-listview": "^0.1.7",
"react-email-editor": "^1.1.1",
"react-ga": "^3.1.2",
"react-email-editor": "^1.2.0",
"react-ga": "^3.2.0",
"react-grid-gallery": "^0.5.5",
"react-i18next": "^11.7.3",
"react-icons": "^3.11.0",
"react-moment": "^1.0.0",
"react-number-format": "^4.4.1",
"react-redux": "^7.2.1",
"react-redux": "^7.2.2",
"react-resizable": "^1.11.0",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.3",
"react-scripts": "^4.0.0",
"react-trello": "^2.2.8",
"react-virtualized": "^9.22.2",
"recharts": "^1.8.5",