Update dependency @angular/core to v15
Some checks failed
charlyghislain/charlyghislaindotcom/pipeline/pr-master There was a failure building this commit
Some checks failed
charlyghislain/charlyghislaindotcom/pipeline/pr-master There was a failure building this commit
This commit is contained in:
parent
578cbd9899
commit
74fb7eea89
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -523,9 +523,9 @@
|
|||
}
|
||||
},
|
||||
"@angular/core": {
|
||||
"version": "13.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@angular/core/-/core-13.4.0.tgz",
|
||||
"integrity": "sha512-RE9KL7pRj+3lkJjdSR2uKmqiG0gqjnoVCMbSLG93pWrmzNIhElmlkiDaK39aMHGl836dc68Usv9CEisyVnRqHQ==",
|
||||
"version": "15.2.6",
|
||||
"resolved": "https://registry.npmjs.org/@angular/core/-/core-15.2.6.tgz",
|
||||
"integrity": "sha512-eN46OfSOLQGN6AciUvyHOJ8xQxmiEakkxJeoG1jwcSRXCjwSYYnQ/6drnhUpq5p43XXBAIduKfJXNztEPvLAkA==",
|
||||
"requires": {
|
||||
"tslib": "^2.3.0"
|
||||
}
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"@angular/animations": "^13.3.3",
|
||||
"@angular/common": "^13.3.3",
|
||||
"@angular/compiler": "^13.3.3",
|
||||
"@angular/core": "^13.3.3",
|
||||
"@angular/core": "^15.0.0",
|
||||
"@angular/forms": "^13.3.3",
|
||||
"@angular/localize": "~13.4.0",
|
||||
"@angular/platform-browser": "^13.3.3",
|
||||
|
|
Loading…
Reference in New Issue
Block a user