Added several fixes throughout for demo.

This commit is contained in:
Patrick Fic
2020-12-15 14:38:26 -08:00
parent 2981c7ba67
commit b6d8aa287f
19 changed files with 597 additions and 201 deletions

View File

@@ -4,14 +4,14 @@
"private": true,
"proxy": "http://localhost:5000",
"dependencies": {
"@apollo/client": "^3.3.2",
"@apollo/client": "^3.3.6",
"@fingerprintjs/fingerprintjs": "^3.0.3",
"@lourenci/react-kanban": "^2.1.0",
"@stripe/react-stripe-js": "^1.1.2",
"@stripe/stripe-js": "^1.11.0",
"@tanem/react-nprogress": "^3.0.50",
"@tinymce/tinymce-react": "^3.7.0",
"antd": "^4.9.1",
"@tanem/react-nprogress": "^3.0.51",
"@tinymce/tinymce-react": "^3.8.3",
"antd": "^4.9.3",
"apollo-boost": "^0.4.9",
"apollo-link-logger": "^2.0.0",
"axios": "^0.20.0",
@@ -23,7 +23,7 @@
"graphql": "^15.4.0",
"i18next": "^19.8.4",
"i18next-browser-languagedetector": "^6.0.1",
"jsoneditor": "^9.1.4",
"jsoneditor": "^9.1.5",
"jsoneditor-react": "^3.1.0",
"logrocket": "^1.0.13",
"moment-business-days": "^1.2.0",
@@ -41,7 +41,7 @@
"react-email-editor": "^1.2.0",
"react-ga": "^3.3.0",
"react-grid-gallery": "^0.5.5",
"react-i18next": "^11.7.3",
"react-i18next": "^11.8.4",
"react-icons": "^3.11.0",
"react-moment": "^1.0.0",
"react-number-format": "^4.4.1",