Update dependency @angular/router 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
8eb30e63ec
commit
b4d57cb61a
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -551,9 +551,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular/router": {
|
"@angular/router": {
|
||||||
"version": "13.3.12",
|
"version": "15.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/router/-/router-13.3.12.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/router/-/router-15.2.0.tgz",
|
||||||
"integrity": "sha512-X+TAxTAlqUd2gPm6drFBGVzQsbQWM5wmZ8S5D5i+86x7Ku0v2CUFICT6AUPSl9+FTPiexlL4FdmvQV2CnGTSUw==",
|
"integrity": "sha512-FPmGP7DmJtzqgmM7FMs8bfe3vX0r6cdI4zbHMEVv7Zbn/yApgAzAsX7MXJYy7Oi45S6ZTH7SIVHVYVAqay1NVQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
"@angular/localize": "~13.3.3",
|
"@angular/localize": "~13.3.3",
|
||||||
"@angular/platform-browser": "^13.3.3",
|
"@angular/platform-browser": "^13.3.3",
|
||||||
"@angular/platform-browser-dynamic": "^13.3.3",
|
"@angular/platform-browser-dynamic": "^13.3.3",
|
||||||
"@angular/router": "^13.3.3",
|
"@angular/router": "^15.0.0",
|
||||||
"core-js": "^2.6.12",
|
"core-js": "^2.6.12",
|
||||||
"luxon": "^3.0.0",
|
"luxon": "^3.0.0",
|
||||||
"rxjs": "^7.0.0",
|
"rxjs": "^7.0.0",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user