Update dependency @angular/animations to ~13.3.0 #423
6
frontend/package-lock.json
generated
6
frontend/package-lock.json
generated
@ -511,9 +511,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular/animations": {
|
"@angular/animations": {
|
||||||
"version": "13.2.7",
|
"version": "13.3.11",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/animations/-/animations-13.2.7.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/animations/-/animations-13.3.11.tgz",
|
||||||
"integrity": "sha512-FthGqRPQ1AOcOx/NIW65xeFYkQZJ7PpXcX59Kt+qkoUzngAQEY+UUpOteG52tmL0iZSVwOCjtxRFi9w4heVgEg==",
|
"integrity": "sha512-KE/3RuvixHIk9YTSwaUsezsUm9Ig9Y8rZMpHOT/8bRtzPiJ5ld2GnDHjrJgyZn7TdoP4wz4YCta5eC4ycu+KCw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
}
|
}
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "~13.2.0",
|
"@angular/animations": "~13.3.0",
|
||||||
"@angular/cdk": "^13.2.6",
|
"@angular/cdk": "^13.2.6",
|
||||||
"@angular/common": "~13.2.0",
|
"@angular/common": "~13.2.0",
|
||||||
"@angular/compiler": "~13.2.0",
|
"@angular/compiler": "~13.2.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user