Update dependency @angular/forms to v15
All checks were successful
charlyghislain/charlyghislaindotcom/pipeline/pr-master This commit looks good
All checks were successful
charlyghislain/charlyghislaindotcom/pipeline/pr-master This commit looks good
This commit is contained in:
parent
966bd27981
commit
5177ffc167
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -511,9 +511,9 @@
|
|||
}
|
||||
},
|
||||
"@angular/forms": {
|
||||
"version": "13.3.12",
|
||||
"resolved": "https://registry.npmjs.org/@angular/forms/-/forms-13.3.12.tgz",
|
||||
"integrity": "sha512-auow1TKZx44ha1ia8Jwg2xp2Q7BbpShG5Ft8tewL3T44aTmJY7svWOE/m+DkZ/SXHmTFnbZFobGU5aEfe0+pNw==",
|
||||
"version": "15.2.6",
|
||||
"resolved": "https://registry.npmjs.org/@angular/forms/-/forms-15.2.6.tgz",
|
||||
"integrity": "sha512-SdZxsE9MUOVMz0FjOwtx1RN/SGpObnAyZBqXNrN0c4BmJg+faJzvKIBBN102CKpWZOGRoq2YYrgxow9StMhxTw==",
|
||||
"requires": {
|
||||
"tslib": "^2.3.0"
|
||||
}
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"@angular/common": "^13.3.3",
|
||||
"@angular/compiler": "^13.3.3",
|
||||
"@angular/core": "^13.3.3",
|
||||
"@angular/forms": "^13.3.3",
|
||||
"@angular/forms": "^15.0.0",
|
||||
"@angular/localize": "~13.4.0",
|
||||
"@angular/platform-browser": "^13.3.3",
|
||||
"@angular/platform-browser-dynamic": "^13.3.3",
|
||||
|
|
Loading…
Reference in New Issue
Block a user