Update dependency @angular/core to v16
This commit is contained in:
parent
a7f07d4d97
commit
fadb031b4f
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -523,9 +523,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular/core": {
|
"@angular/core": {
|
||||||
"version": "13.4.0",
|
"version": "16.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/core/-/core-13.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/core/-/core-16.0.0.tgz",
|
||||||
"integrity": "sha512-RE9KL7pRj+3lkJjdSR2uKmqiG0gqjnoVCMbSLG93pWrmzNIhElmlkiDaK39aMHGl836dc68Usv9CEisyVnRqHQ==",
|
"integrity": "sha512-scppDxtXubum6ZiGu3ogmReBtMuA5XXk5FL3YKLb3c9O7q9Z5PC8KNQ6SsaOwEb6oW+0BWXMV698p/zmd0J4tA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
"@angular/animations": "^13.3.3",
|
"@angular/animations": "^13.3.3",
|
||||||
"@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": "^16.0.0",
|
||||||
"@angular/forms": "^13.3.3",
|
"@angular/forms": "^13.3.3",
|
||||||
"@angular/localize": "~13.4.0",
|
"@angular/localize": "~13.4.0",
|
||||||
"@angular/platform-browser": "^13.3.3",
|
"@angular/platform-browser": "^13.3.3",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user