Skip to content

Commit

Permalink
Update angular monorepo to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2023
1 parent 1ac402c commit 0419aaa
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "15.2.8",
"@angular/compiler-cli": "15.2.9",
"@angular/platform-browser-dynamic": "15.2.9",
"@angular/compiler-cli": "16.1.6",
"@angular/platform-browser-dynamic": "16.1.6",
"@fluffy-spoon/substitute": "1.208.0",
"@microsoft/microsoft-graph-types": "2.33.0",
"@ngtools/webpack": "15.2.8",
Expand Down Expand Up @@ -140,16 +140,16 @@
"zone.js": "0.13.1"
},
"dependencies": {
"@angular/animations": "15.2.9",
"@angular/animations": "16.1.6",
"@angular/cdk": "15.2.9",
"@angular/cli": "15.2.8",
"@angular/common": "15.2.9",
"@angular/compiler": "15.2.9",
"@angular/core": "15.2.9",
"@angular/forms": "15.2.9",
"@angular/platform-browser": "15.2.9",
"@angular/platform-browser-dynamic": "15.2.9",
"@angular/router": "15.2.9",
"@angular/common": "16.1.6",
"@angular/compiler": "16.1.6",
"@angular/core": "16.1.6",
"@angular/forms": "16.1.6",
"@angular/platform-browser": "16.1.6",
"@angular/platform-browser-dynamic": "16.1.6",
"@angular/router": "16.1.6",
"@bitwarden/jslib-angular": "file:jslib/angular",
"@bitwarden/jslib-common": "file:jslib/common",
"@bitwarden/jslib-electron": "file:jslib/electron",
Expand Down

0 comments on commit 0419aaa

Please sign in to comment.