chore(deps): update dependency @angular/forms to v13
This commit is contained in:
parent
e674ed713b
commit
88b6cc6a40
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -630,17 +630,17 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular/forms": {
|
"@angular/forms": {
|
||||||
"version": "11.2.0",
|
"version": "13.3.3",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/forms/-/forms-11.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/forms/-/forms-13.3.3.tgz",
|
||||||
"integrity": "sha512-FgIG9ou27FbmyFv0n6pF95cQEz412/+iyY9OSlDnezD/7yU4fwk4NNPgP6Z/b1k7ClLYxP/YKC00WVhi1i8HdA==",
|
"integrity": "sha512-C89b7Uu7Acpm+0/JDczIqhNJTEJPdskmnx7AybAoSfBPs9QUSP8irRFKY7UtmE8E/Q2m03xqWRDa8CpP9Rt6Hw==",
|
||||||
"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=="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
"@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": "^11.2.0",
|
||||||
"@angular/forms": "^11.2.0",
|
"@angular/forms": "^13.0.0",
|
||||||
"@angular/localize": "~11.2.0",
|
"@angular/localize": "~11.2.0",
|
||||||
"@angular/platform-browser": "^11.2.0",
|
"@angular/platform-browser": "^11.2.0",
|
||||||
"@angular/platform-browser-dynamic": "^11.2.0",
|
"@angular/platform-browser-dynamic": "^11.2.0",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user