Skip to content

Commit

Permalink
Update angular monorepo to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 82298c4 commit 240dfe2
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.3.0",
"@angular/animations": "17.0.4",
"@angular/cdk": "14.2.7",
"@angular/common": "14.3.0",
"@angular/compiler": "14.3.0",
"@angular/core": "14.3.0",
"@angular/forms": "14.3.0",
"@angular/common": "17.0.4",
"@angular/compiler": "17.0.4",
"@angular/core": "17.0.4",
"@angular/forms": "17.0.4",
"@angular/material": "14.2.7",
"@angular/platform-browser": "14.3.0",
"@angular/platform-browser-dynamic": "14.3.0",
"@angular/router": "14.3.0",
"@angular/platform-browser": "17.0.4",
"@angular/platform-browser-dynamic": "17.0.4",
"@angular/router": "17.0.4",
"@aws-amplify/cli": "12.8.2",
"@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.13",
"@angular/compiler-cli": "14.3.0",
"@angular/language-service": "14.3.0",
"@angular/compiler-cli": "17.0.4",
"@angular/language-service": "17.0.4",
"@types/faker": "5.5.9",
"@types/lokijs": "1.5.12",
"@types/node": "16.18.61",
Expand Down

0 comments on commit 240dfe2

Please sign in to comment.