Update dependency @angular/animations to v15
This commit is contained in:
parent
4684e6cfdd
commit
402f2e6d81
6
frontend/package-lock.json
generated
6
frontend/package-lock.json
generated
@ -820,9 +820,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular/animations": {
|
"@angular/animations": {
|
||||||
"version": "14.2.2",
|
"version": "15.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/animations/-/animations-14.2.2.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/animations/-/animations-15.0.3.tgz",
|
||||||
"integrity": "sha512-YPtwjfjGCtRlGIYyFK8JPq6kfR8Gz93kmkIF+fnUes42M5DAQvCccVRxi1OXU6dDLsFY9w7DvTl+HR/VocaFsg==",
|
"integrity": "sha512-kwUprQMjMvMawpyd5aLzW9DWLd7grlzm4ut4YIqXRf1UJm35KsTjwhvQWNj481u2gUjKxD2rBfkVakyzW5Na3A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
}
|
}
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "~14.2.0",
|
"@angular/animations": "~15.0.0",
|
||||||
"@angular/cdk": "^15.0.0",
|
"@angular/cdk": "^15.0.0",
|
||||||
"@angular/common": "~14.2.0",
|
"@angular/common": "~14.2.0",
|
||||||
"@angular/compiler": "~15.0.0",
|
"@angular/compiler": "~15.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user