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
881f8e6bbc
commit
2a41901949
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -503,9 +503,9 @@
|
|||
}
|
||||
},
|
||||
"@angular/core": {
|
||||
"version": "13.3.12",
|
||||
"resolved": "https://registry.npmjs.org/@angular/core/-/core-13.3.12.tgz",
|
||||
"integrity": "sha512-jx0YC+NbPMbxGr5bXECkCEQv2RdVxR8AJNnabkPk8ZjwCpDzROrbELwwS1kunrZUhffcD15IhWGBvf1EGHAYDw==",
|
||||
"version": "15.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@angular/core/-/core-15.1.2.tgz",
|
||||
"integrity": "sha512-K9pz6Bq6RuY/OWhKLZT1JQvk4orvU9wozgXY8cZaOGmNCQQ7sJv5zGkO5csO6o1ON1v/AHowrP/FAF1i8tml5g==",
|
||||
"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.3.3",
|
||||
"@angular/platform-browser": "^13.3.3",
|
||||
|
|
Loading…
Reference in New Issue
Block a user