Update dependency @angular/core to v15
This commit is contained in:
parent
1b6ef75747
commit
30e6422754
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -448,9 +448,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular/core": {
|
"@angular/core": {
|
||||||
"version": "13.3.3",
|
"version": "15.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/core/-/core-13.3.3.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/core/-/core-15.0.0.tgz",
|
||||||
"integrity": "sha512-zVsAuR1qT2QEUXDk8ANs+pCnxH7ckKAD+rJXoxI1Br94Ey1o7lNXu/GPJtTqxDbsRd7sGqMMQRti36t2CA5QhA==",
|
"integrity": "sha512-Hek8L/1XrU1LPN4qmKJiNdYz96ju/yPWvrFjqvrDHjWEenIfxjJohjRwL+ZzICZiEwfnR6y3QGvv4OBY96oTGw==",
|
||||||
"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": "^15.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