chore(deps): update dependency @angular/core to v13
This commit is contained in:
parent
e674ed713b
commit
e9159ce7d5
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -615,17 +615,17 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular/core": {
|
"@angular/core": {
|
||||||
"version": "11.2.0",
|
"version": "13.3.3",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/core/-/core-11.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/core/-/core-13.3.3.tgz",
|
||||||
"integrity": "sha512-jnbnJTW2GwfkRoXG8J4zs5FMcahMZwo6jrZGe9FiXjCYG9cLEuOXy4h99Z1s/o0vc/VXyWgym7SmeEgv+urf8g==",
|
"integrity": "sha512-zVsAuR1qT2QEUXDk8ANs+pCnxH7ckKAD+rJXoxI1Br94Ey1o7lNXu/GPJtTqxDbsRd7sGqMMQRti36t2CA5QhA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"tslib": "^2.0.0"
|
"tslib": "^2.3.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tslib": {
|
"tslib": {
|
||||||
"version": "2.1.0",
|
"version": "2.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz",
|
||||||
"integrity": "sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A=="
|
"integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
"@angular/animations": "^11.2.0",
|
"@angular/animations": "^11.2.0",
|
||||||
"@angular/common": "^11.2.0",
|
"@angular/common": "^11.2.0",
|
||||||
"@angular/compiler": "^11.2.0",
|
"@angular/compiler": "^11.2.0",
|
||||||
"@angular/core": "^11.2.0",
|
"@angular/core": "^13.0.0",
|
||||||
"@angular/forms": "^11.2.0",
|
"@angular/forms": "^11.2.0",
|
||||||
"@angular/localize": "~11.2.0",
|
"@angular/localize": "~11.2.0",
|
||||||
"@angular/platform-browser": "^11.2.0",
|
"@angular/platform-browser": "^11.2.0",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user