Update dependency @angular/core to v14
This commit is contained in:
parent
6974ac1663
commit
acacf40083
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -448,9 +448,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular/core": {
|
"@angular/core": {
|
||||||
"version": "13.3.3",
|
"version": "14.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/core/-/core-13.3.3.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/core/-/core-14.0.0.tgz",
|
||||||
"integrity": "sha512-zVsAuR1qT2QEUXDk8ANs+pCnxH7ckKAD+rJXoxI1Br94Ey1o7lNXu/GPJtTqxDbsRd7sGqMMQRti36t2CA5QhA==",
|
"integrity": "sha512-Mj3r8iMlWfMbY+9DRUFZx1gKnA27Jwx3ff/VXeXBgfxaEKDYmlZSnliZSV6ssiHSUwn/U6yxDXFgcZL090zNBQ==",
|
||||||
"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": "^14.0.0",
|
||||||
"@angular/forms": "^13.3.3",
|
"@angular/forms": "^13.3.3",
|
||||||
"@angular/localize": "~13.3.3",
|
"@angular/localize": "~13.3.3",
|
||||||
"@angular/platform-browser": "^13.3.3",
|
"@angular/platform-browser": "^13.3.3",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user