Updated client packages + reverted theme changes.

This commit is contained in:
Patrick Fic
2020-10-06 09:18:31 -07:00
parent 3da6568d75
commit 008498642d
7 changed files with 78 additions and 108 deletions

View File

@@ -7,13 +7,13 @@
"@lourenci/react-kanban": "^2.0.0",
"@stripe/react-stripe-js": "^1.1.2",
"@stripe/stripe-js": "^1.9.0",
"@tanem/react-nprogress": "^3.0.44",
"@tinymce/tinymce-react": "^3.6.1",
"antd": "^4.6.5",
"@tanem/react-nprogress": "^3.0.46",
"@tinymce/tinymce-react": "^3.7.0",
"antd": "^4.6.6",
"apollo-boost": "^0.4.9",
"apollo-link-context": "^1.0.20",
"apollo-link-error": "^1.1.13",
"apollo-link-logger": "^1.2.3",
"apollo-link-logger": "^2.0.0",
"apollo-link-retry": "^2.2.16",
"apollo-link-ws": "^1.0.20",
"axios": "^0.20.0",
@@ -22,9 +22,9 @@
"dinero.js": "^1.8.1",
"dotenv": "^8.2.0",
"fingerprintjs2": "^2.1.2",
"firebase": "^7.21.0",
"firebase": "^7.22.1",
"graphql": "^15.3.0",
"i18next": "^19.7.0",
"i18next": "^19.8.2",
"i18next-browser-languagedetector": "^6.0.1",
"inline-css": "^2.6.3",
"jsoneditor": "^9.1.1",
@@ -34,7 +34,7 @@
"node-sass": "^4.14.1",
"phone": "^2.4.16",
"prop-types": "^15.7.2",
"query-string": "^6.13.2",
"query-string": "^6.13.5",
"react": "^16.13.1",
"react-apollo": "^3.1.5",
"react-big-calendar": "^0.28.0",
@@ -48,7 +48,7 @@
"react-grid-layout": "^1.1.1",
"react-i18next": "^11.7.3",
"react-icons": "^3.11.0",
"react-moment": "^0.9.7",
"react-moment": "^1.0.0",
"react-number-format": "^4.4.1",
"react-redux": "^7.2.1",
"react-resizable": "^1.11.0",