Resolve mising requery.

This commit is contained in:
Patrick Fic
2021-12-09 19:52:36 -08:00
parent 448b6c723d
commit 7a49c61105
2 changed files with 408 additions and 403 deletions

View File

@@ -7,14 +7,18 @@
"@apollo/client": "^3.4.17", "@apollo/client": "^3.4.17",
"@asseinfo/react-kanban": "^2.2.0", "@asseinfo/react-kanban": "^2.2.0",
"@craco/craco": "^6.4.0", "@craco/craco": "^6.4.0",
"@fingerprintjs/fingerprintjs": "^3.3.1", "@fingerprintjs/fingerprintjs": "^3.3.0",
"@openreplay/tracker": "^3.4.7",
"@openreplay/tracker-assist": "^3.4.4",
"@openreplay/tracker-graphql": "^3.0.0",
"@openreplay/tracker-redux": "^3.0.0",
"@sentry/react": "^6.14.3", "@sentry/react": "^6.14.3",
"@sentry/tracing": "^6.14.3", "@sentry/tracing": "^6.14.3",
"@splitsoftware/splitio-react": "^1.3.0", "@splitsoftware/splitio-react": "^1.3.0",
"@stripe/react-stripe-js": "^1.6.0", "@stripe/react-stripe-js": "^1.6.0",
"@stripe/stripe-js": "^1.21.1", "@stripe/stripe-js": "^1.21.1",
"@tanem/react-nprogress": "^3.0.82", "@tanem/react-nprogress": "^3.0.82",
"antd": "^4.17.3", "antd": "^4.16.13",
"apollo-link-logger": "^2.0.0", "apollo-link-logger": "^2.0.0",
"axios": "^0.24.0", "axios": "^0.24.0",
"craco-less": "^1.20.0", "craco-less": "^1.20.0",
@@ -24,7 +28,7 @@
"env-cmd": "^10.1.0", "env-cmd": "^10.1.0",
"exifr": "^7.1.3", "exifr": "^7.1.3",
"firebase": "^9.4.1", "firebase": "^9.4.1",
"graphql": "^16.1.0", "graphql": "^16.0.1",
"i18next": "^21.4.2", "i18next": "^21.4.2",
"i18next-browser-languagedetector": "^6.1.2", "i18next-browser-languagedetector": "^6.1.2",
"jsoneditor": "^9.5.7", "jsoneditor": "^9.5.7",

File diff suppressed because it is too large Load Diff