Skip to content

Commit 19a2a68

Browse files
Update angular monorepo to v16
1 parent ccb65b0 commit 19a2a68

File tree

2 files changed

+241
-243
lines changed

2 files changed

+241
-243
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
"homepage": "https://github.com/esm-bundle/angular__router#readme",
4444
"devDependencies": {
4545
"@angular/common": "13.3.1",
46-
"@angular/compiler": "15.2.9",
47-
"@angular/compiler-cli": "15.2.9",
46+
"@angular/compiler": "16.2.0",
47+
"@angular/compiler-cli": "16.2.0",
4848
"@angular/core": "13.3.1",
49-
"@angular/router": "15.2.9",
50-
"@angular/upgrade": "15.2.9",
49+
"@angular/router": "16.2.0",
50+
"@angular/upgrade": "16.2.0",
5151
"@rollup/plugin-babel": "6.0.3",
5252
"concurrently": "8.2.0",
5353
"esm-bundle-scripts": "1.2.0",

0 commit comments

Comments
 (0)