Introduce Angular Chat Component with SSE integration for real-time updates.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"@angular/router": "20.2.2",
|
||||
"@auth0/angular-jwt": "^5.2.0",
|
||||
"@types/three": "^0.177.0",
|
||||
"event-source-polyfill": "^1.0.31",
|
||||
"ngx-cookie-service": "^20.0.1",
|
||||
"rxjs": "~7.8.0",
|
||||
"three": "^0.177.0",
|
||||
@@ -34,6 +35,7 @@
|
||||
"@angular/build": "20.2.2",
|
||||
"@angular/cli": "20.2.2",
|
||||
"@angular/compiler-cli": "20.2.2",
|
||||
"@types/event-source-polyfill": "^1.0.5",
|
||||
"@types/jasmine": "~5.1.0",
|
||||
"jasmine-core": "~5.6.0",
|
||||
"karma": "~6.4.0",
|
||||
|
||||
Reference in New Issue
Block a user