Package updates.

This commit is contained in:
Patrick Fic
2021-06-11 08:57:50 -07:00
parent 75606559c6
commit bb2d62a11c
3 changed files with 51760 additions and 10053 deletions

41288
client/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -4,48 +4,48 @@
"private": true,
"proxy": "http://localhost:5000",
"dependencies": {
"@apollo/client": "^3.3.20",
"@apollo/client": "^3.3.17",
"@craco/craco": "^6.1.2",
"@fingerprintjs/fingerprintjs": "^3.1.2",
"@lourenci/react-kanban": "^2.1.0",
"@sentry/react": "^6.5.1",
"@sentry/tracing": "^6.5.1",
"@stripe/react-stripe-js": "^1.4.1",
"@stripe/stripe-js": "^1.15.0",
"@tanem/react-nprogress": "^3.0.68",
"antd": "^4.16.2",
"@sentry/react": "^6.3.6",
"@sentry/tracing": "^6.3.6",
"@stripe/react-stripe-js": "^1.4.0",
"@stripe/stripe-js": "^1.14.0",
"@tanem/react-nprogress": "^3.0.65",
"antd": "^4.15.5",
"apollo-link-logger": "^2.0.0",
"axios": "^0.21.1",
"craco-less": "^1.17.1",
"dinero.js": "^1.8.1",
"dotenv": "^10.0.0",
"dotenv": "^9.0.2",
"env-cmd": "^10.1.0",
"exifr": "^7.0.0",
"firebase": "^8.6.5",
"firebase": "^8.6.0",
"graphql": "^15.5.0",
"i18next": "^20.3.1",
"i18next": "^20.2.2",
"i18next-browser-languagedetector": "^6.1.1",
"jsoneditor": "^9.5.0",
"jsoneditor": "^9.4.1",
"jsreport-browser-client-dist": "^1.3.0",
"libphonenumber-js": "^1.9.19",
"logrocket": "^1.3.0",
"markerjs2": "^2.8.2",
"libphonenumber-js": "^1.9.17",
"logrocket": "^1.2.0",
"markerjs2": "^2.8.1",
"moment-business-days": "^1.2.0",
"phone": "^2.4.21",
"preval.macro": "^5.0.0",
"prop-types": "^15.7.2",
"query-string": "^7.0.0",
"react": "^17.0.1",
"react-big-calendar": "^0.33.5",
"react-big-calendar": "^0.33.2",
"react-color": "^2.19.3",
"react-dom": "^17.0.1",
"react-drag-listview": "^0.1.8",
"react-grid-gallery": "^0.5.5",
"react-i18next": "^11.10.0",
"react-i18next": "^11.8.15",
"react-icons": "^4.2.0",
"react-number-format": "^4.6.3",
"react-number-format": "^4.5.5",
"react-redux": "^7.2.4",
"react-resizable": "^3.0.2",
"react-resizable": "^3.0.1",
"react-router-dom": "^5.2.0",
"react-scripts": "^4.0.3",
"react-virtualized": "^9.22.3",
@@ -55,10 +55,10 @@
"redux-saga": "^1.1.3",
"redux-state-sync": "^3.1.2",
"reselect": "^4.0.0",
"sass": "^1.34.1",
"sass": "^1.32.13",
"styled-components": "^5.3.0",
"subscriptions-transport-ws": "^0.9.19",
"web-vitals": "^2.0.1",
"subscriptions-transport-ws": "^0.9.18",
"web-vitals": "^1.1.2",
"workbox-background-sync": "^6.1.5",
"workbox-broadcast-update": "^6.1.5",
"workbox-cacheable-response": "^6.1.5",

File diff suppressed because it is too large Load Diff