Update dependency @angular/animations to v16
This commit is contained in:
parent
a7f07d4d97
commit
bd13392b1c
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -373,9 +373,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular/animations": {
|
"@angular/animations": {
|
||||||
"version": "13.4.0",
|
"version": "16.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/animations/-/animations-13.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/animations/-/animations-16.0.0.tgz",
|
||||||
"integrity": "sha512-PkEmDd5zpbz/7fudxyb6qL9sBMTPlzpSIh85AapGhjgRSUSRSGuJLj49R35fQ/44c4K5bHMPEsGZjMR0oDsGdg==",
|
"integrity": "sha512-Xx4Ffdo3sweg24MDVAXbDfxqkNPEuRgqOC1+f9171kf+w7cBEr4Bmy37DP7YkJceaU0xJH9imcx4708KeIjqkQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "^13.3.3",
|
"@angular/animations": "^16.0.0",
|
||||||
"@angular/common": "^13.3.3",
|
"@angular/common": "^13.3.3",
|
||||||
"@angular/compiler": "^13.3.3",
|
"@angular/compiler": "^13.3.3",
|
||||||
"@angular/core": "^13.3.3",
|
"@angular/core": "^13.3.3",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user