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 May 29, 2023
1 parent 2a7f804 commit 641d3d1
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 @@ -65,16 +65,16 @@
},
"private": true,
"dependencies": {
"@angular/animations": "14.2.12",
"@angular/animations": "16.0.3",
"@angular/cdk": "14.2.7",
"@angular/common": "14.2.12",
"@angular/compiler": "14.2.12",
"@angular/core": "14.2.12",
"@angular/forms": "14.2.12",
"@angular/common": "16.0.3",
"@angular/compiler": "16.0.3",
"@angular/core": "16.0.3",
"@angular/forms": "16.0.3",
"@angular/material": "14.2.7",
"@angular/platform-browser": "14.2.12",
"@angular/platform-browser-dynamic": "14.2.12",
"@angular/router": "14.2.12",
"@angular/platform-browser": "16.0.3",
"@angular/platform-browser-dynamic": "16.0.3",
"@angular/router": "16.0.3",
"@aws-amplify/cli": "10.5.1",
"@aws-amplify/datastore": "3.12.12",
"@aws-amplify/ui-angular": "2.4.27",
Expand Down Expand Up @@ -123,8 +123,8 @@
"@angular-eslint/schematics": "14.4.0",
"@angular-eslint/template-parser": "14.4.0",
"@angular/cli": "14.2.11",
"@angular/compiler-cli": "14.2.12",
"@angular/language-service": "14.2.12",
"@angular/compiler-cli": "16.0.3",
"@angular/language-service": "16.0.3",
"@types/faker": "5.5.9",
"@types/lokijs": "1.5.8",
"@types/node": "16.18.3",
Expand Down

0 comments on commit 641d3d1

Please sign in to comment.