mirror of https://github.com/OpenVidu/openvidu.git
Merge 5e1a437885 into d11f1fcbeb
commit
48f3def938
|
|
@ -28,7 +28,7 @@
|
|||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "20.3.13",
|
||||
"@angular/cli": "20.3.13",
|
||||
"@angular/compiler": "20.3.15",
|
||||
"@angular/compiler": "20.3.18",
|
||||
"@angular/compiler-cli": "20.3.15",
|
||||
"@compodoc/compodoc": "1.1.32",
|
||||
"@types/jasmine": "5.1.13",
|
||||
|
|
@ -1205,9 +1205,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@angular/compiler": {
|
||||
"version": "20.3.15",
|
||||
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.15.tgz",
|
||||
"integrity": "sha512-lMicIAFAKZXa+BCZWs3soTjNQPZZXrF/WMVDinm8dQcggNarnDj4UmXgKSyXkkyqK5SLfnLsXVzrX6ndVT6z7A==",
|
||||
"version": "20.3.18",
|
||||
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.18.tgz",
|
||||
"integrity": "sha512-AaP/LCiDNcYmF135EEozjyR04NRBT38ZfBHQwjhgwiBBTejmvcpHwJaHSkraLpZqZzE4BQqqmgiQ1EJqxEwLVA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "20.3.13",
|
||||
"@angular/cli": "20.3.13",
|
||||
"@angular/compiler": "20.3.15",
|
||||
"@angular/compiler": "20.3.18",
|
||||
"@angular/compiler-cli": "20.3.15",
|
||||
"@compodoc/compodoc": "1.1.32",
|
||||
"@types/jasmine": "5.1.13",
|
||||
|
|
|
|||
Loading…
Reference in New Issue