mirror of https://github.com/OpenVidu/openvidu.git
ov-components: update Angular peer dependencies to include version 20
parent
f097866d38
commit
eec1678585
|
|
@ -4,12 +4,12 @@
|
||||||
},
|
},
|
||||||
"name": "openvidu-components-angular",
|
"name": "openvidu-components-angular",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/animations": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
"@angular/animations": "^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0",
|
||||||
"@angular/cdk": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
"@angular/cdk": "^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0",
|
||||||
"@angular/common": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
"@angular/common": "^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0",
|
||||||
"@angular/core": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
"@angular/core": "^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0",
|
||||||
"@angular/forms": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
"@angular/forms": "^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0",
|
||||||
"@angular/material": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
"@angular/material": "^17.0.0 || ^18.0.0 || ^19.0.0 || ^20.0.0",
|
||||||
"autolinker": "^4.0.0",
|
"autolinker": "^4.0.0",
|
||||||
"buffer": "^6.0.3",
|
"buffer": "^6.0.3",
|
||||||
"livekit-client": "^2.15.0",
|
"livekit-client": "^2.15.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue