Package Updates

This commit is contained in:
Patrick Fic
2020-12-01 11:58:34 -08:00
parent dd702ec438
commit dd69a73079
2 changed files with 722 additions and 654 deletions

1352
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -4,28 +4,28 @@
"private": true,
"proxy": "http://localhost:5000",
"dependencies": {
"@apollo/client": "^3.2.5",
"@apollo/client": "^3.3.2",
"@lourenci/react-kanban": "^2.1.0",
"@stripe/react-stripe-js": "^1.1.2",
"@stripe/stripe-js": "^1.11.0",
"@tanem/react-nprogress": "^3.0.46",
"@tanem/react-nprogress": "^3.0.50",
"@tinymce/tinymce-react": "^3.7.0",
"antd": "^4.8.2",
"antd": "^4.9.1",
"apollo-boost": "^0.4.9",
"apollo-link-logger": "^2.0.0",
"axios": "^0.20.0",
"codemirror": "^5.58.1",
"codemirror-graphql": "^0.12.2",
"codemirror": "^5.58.3",
"codemirror-graphql": "^0.12.4",
"dinero.js": "^1.8.1",
"dotenv": "^8.2.0",
"fingerprintjs2": "^2.1.2",
"firebase": "^7.22.1",
"graphql": "^15.4.0",
"i18next": "^19.8.2",
"i18next": "^19.8.4",
"i18next-browser-languagedetector": "^6.0.1",
"inline-css": "^2.6.3",
"jsoneditor": "^9.1.2",
"jsoneditor-react": "^3.0.1",
"jsoneditor": "^9.1.4",
"jsoneditor-react": "^3.1.0",
"logrocket": "^1.0.13",
"moment-business-days": "^1.2.0",
"node-sass": "^4.14.1",
@@ -34,13 +34,13 @@
"query-string": "^6.13.7",
"react": "^17.0.1",
"react-apollo": "^3.1.5",
"react-big-calendar": "^0.28.5",
"react-big-calendar": "^0.28.6",
"react-codemirror2": "^7.2.1",
"react-color": "^2.19.3",
"react-dom": "^17.0.1",
"react-drag-listview": "^0.1.7",
"react-email-editor": "^1.2.0",
"react-ga": "^3.2.0",
"react-ga": "^3.3.0",
"react-grid-gallery": "^0.5.5",
"react-i18next": "^11.7.3",
"react-icons": "^3.11.0",
@@ -49,7 +49,7 @@
"react-redux": "^7.2.2",
"react-resizable": "^1.11.0",
"react-router-dom": "^5.2.0",
"react-scripts": "^4.0.0",
"react-scripts": "^4.0.1",
"react-trello": "^2.2.8",
"react-virtualized": "^9.22.2",
"recharts": "^1.8.5",
@@ -90,6 +90,6 @@
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.5",
"redux-logger": "^3.0.6",
"source-map-explorer": "^2.5.0"
"source-map-explorer": "^2.5.1"
}
}