Update dependency @angular/router to v15
Some checks reported errors
charlyghislain/charlyghislaindotcom/pipeline/pr-master Something is wrong with the build of this commit
Some checks reported errors
charlyghislain/charlyghislaindotcom/pipeline/pr-master Something is wrong with the build of this commit
This commit is contained in:
parent
1b6ef75747
commit
1ce92b495c
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -556,9 +556,9 @@
|
|||
}
|
||||
},
|
||||
"@angular/router": {
|
||||
"version": "13.3.3",
|
||||
"resolved": "https://registry.npmjs.org/@angular/router/-/router-13.3.3.tgz",
|
||||
"integrity": "sha512-8RMUPT5eLKgs+I72MD7vBXvdGwhxPzCAmICH6aUkq8qZKnbLh0Qeh4ZLM7xLH+b3HRrrT64fSrKP4CCGwAmA9Q==",
|
||||
"version": "15.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@angular/router/-/router-15.1.0.tgz",
|
||||
"integrity": "sha512-78ItVVXOYdu/RRxruHwSmtNxEP2clx+afHKrkwc4e7/6uxVr4rl0VQhO6qHYme/bBtbLIcBZGJoSyoUg/xUSvQ==",
|
||||
"requires": {
|
||||
"tslib": "^2.3.0"
|
||||
}
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"@angular/localize": "~13.3.3",
|
||||
"@angular/platform-browser": "^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",
|
||||
"luxon": "^3.0.0",
|
||||
"rxjs": "^7.0.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user