Update dependency @angular/common to v16
This commit is contained in:
parent
a7f07d4d97
commit
601ac14358
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -454,9 +454,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular/common": {
|
"@angular/common": {
|
||||||
"version": "13.4.0",
|
"version": "16.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/common/-/common-13.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/common/-/common-16.0.0.tgz",
|
||||||
"integrity": "sha512-DHbPqRaxW7GmnkxqZaaasgC5OaFTeTBrmr7MJUsqsSGePHWuJYWU4QS3Fn86zd/VESJgBGmq2aCDEUmzfjnRQA==",
|
"integrity": "sha512-at3/xCevf2t9swX2P7K7gaSBuQPy7ZJsf37qQkYIuczzfij69r7s9NjYeA74/q3EWG9Yl2DCrhYoCW7ViXQINQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "^13.3.3",
|
"@angular/animations": "^13.3.3",
|
||||||
"@angular/common": "^13.3.3",
|
"@angular/common": "^16.0.0",
|
||||||
"@angular/compiler": "^13.3.3",
|
"@angular/compiler": "^13.3.3",
|
||||||
"@angular/core": "^13.3.3",
|
"@angular/core": "^13.3.3",
|
||||||
"@angular/forms": "^13.3.3",
|
"@angular/forms": "^13.3.3",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user