mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
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:
+2
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user