Update dependency @angular/router to v14
Some checks reported errors
charlyghislain/charlyghislaindotcom/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
charlyghislain/charlyghislaindotcom/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
6974ac1663
commit
d3e4c24e0e
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -556,9 +556,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular/router": {
|
"@angular/router": {
|
||||||
"version": "13.3.3",
|
"version": "14.2.7",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/router/-/router-13.3.3.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/router/-/router-14.2.7.tgz",
|
||||||
"integrity": "sha512-8RMUPT5eLKgs+I72MD7vBXvdGwhxPzCAmICH6aUkq8qZKnbLh0Qeh4ZLM7xLH+b3HRrrT64fSrKP4CCGwAmA9Q==",
|
"integrity": "sha512-ZWdXXv0sCXVxWdHmCPDAy/TFT5v9JMlPp18Mmi9J8X3KeL/h6YVTWeJ0YMAOchv8D8UL02HiijnVyUp8rv5Qvw==",
|
||||||
"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": "^14.0.0",
|
||||||
"core-js": "^2.6.12",
|
"core-js": "^2.6.12",
|
||||||
"luxon": "^2.3.2",
|
"luxon": "^2.3.2",
|
||||||
"rxjs": "^7.0.0",
|
"rxjs": "^7.0.0",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user