We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e5e838 commit ac3636bCopy full SHA for ac3636b
package.json
@@ -43,11 +43,11 @@
43
"homepage": "https://github.com/esm-bundle/angular__router#readme",
44
"devDependencies": {
45
"@angular/common": "13.3.1",
46
- "@angular/compiler": "15.2.9",
47
- "@angular/compiler-cli": "15.2.9",
+ "@angular/compiler": "16.2.5",
+ "@angular/compiler-cli": "16.2.5",
48
"@angular/core": "13.3.1",
49
- "@angular/router": "15.2.9",
50
- "@angular/upgrade": "15.2.9",
+ "@angular/router": "16.2.5",
+ "@angular/upgrade": "16.2.5",
51
"@rollup/plugin-babel": "6.0.3",
52
"concurrently": "8.2.1",
53
"esm-bundle-scripts": "1.2.0",
0 commit comments