AAE-32999 Removed subscriptions-transport-ws feature flag (#10727)

* AAE-32999 Removed subscriptions-transport-ws feature flag

* AAE-32999 Fixing unit test

* AAE-32999 Fixing unit test

* AAE-32999 Fixing unit test
This commit is contained in:
Ehsan Rezaei
2025-03-18 19:37:58 +01:00
committed by GitHub
parent 838b3e78b7
commit b643054a15
8 changed files with 39 additions and 108 deletions
+3 -4
View File
@@ -40,7 +40,7 @@
"@angular/platform-browser": "17.1.3",
"@angular/platform-browser-dynamic": "17.1.3",
"@angular/router": "17.1.3",
"@apollo/client": "3.11.4",
"@apollo/client": "^3.13.4",
"@cspell/eslint-plugin": "8.16.1",
"@mat-datetimepicker/core": "13.0.2",
"@ngx-translate/core": "^14.0.0",
@@ -61,7 +61,6 @@
"pdfjs-dist": "3.3.122",
"raphael": "2.3.0",
"rxjs": "7.8.1",
"subscriptions-transport-ws": "^0.11.0",
"superagent": "^9.0.1",
"ts-morph": "^20.0.0",
"tslib": "2.8.1",
@@ -95,13 +94,12 @@
"@nx/workspace": "17.3.1",
"@paperist/types-remark": "0.1.3",
"@playwright/test": "1.46.1",
"@valano/change-font-size": "^1.0.0",
"@schematics/angular": "17.1.4",
"@storybook/addon-essentials": "8.4.7",
"@storybook/addon-interactions": "8.4.7",
"@storybook/angular": "^8.4.6",
"@storybook/core-server": "8.4.7",
"@storybook/manager-api": "^8.4.5",
"@storybook/addon-interactions": "8.4.7",
"@storybook/theming": "^8.2.9",
"@types/ejs": "^3.1.5",
"@types/event-emitter": "^0.3.3",
@@ -119,6 +117,7 @@
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/typescript-estree": "7.1.1",
"@typescript-eslint/utils": "^8.8.1",
"@valano/change-font-size": "^1.0.0",
"ajv": "^8.12.0",
"commander": "12.0.0",
"css-loader": "^7.1.2",