AAE-20808 using new GraphQL library (#10454)

* AAE-20808 using new GraphQL library

* AAE-20808 Code refactoring

* AAE-20808 Improving unit tests

* AAE-20808 unit test improvement

* AAE-20808 Fixed process services storybook build
This commit is contained in:
Ehsan Rezaei
2024-12-06 15:03:13 +01:00
committed by GitHub
parent 06f16996a4
commit 44321b01c5
8 changed files with 422 additions and 129 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.11.1",
"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": "5.4.0",