AAE-20808 Switch to new graphql library (#10390)

* AAE-20808 Switch to new graphql library

* AAE-20808 Code refactoring

* AAE-20808 Fixed storybook build
This commit is contained in:
Ehsan Rezaei
2024-11-21 10:37:05 +00:00
committed by GitHub
parent ac07a827fd
commit 38ccfa1377
13 changed files with 434 additions and 148 deletions
+2 -1
View File
@@ -55,6 +55,7 @@
"date-fns": "^2.30.0",
"dotenv-expand": "^5.1.0",
"event-emitter": "^0.3.5",
"graphql-ws": "^5.16.0",
"material-icons": "^1.13.12",
"minimatch-browser": "1.0.0",
"ng2-charts": "^4.1.1",
@@ -135,7 +136,7 @@
"eslint-plugin-rxjs": "^5.0.3",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-unicorn": "^49.0.0",
"graphql": "^16.8.1",
"graphql": "^16.9.0",
"husky": "^7.0.4",
"jasmine-ajax": "4.0.0",
"jasmine-core": "4.6.0",