Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 13, 2024
1 parent ab43513 commit 36d106e
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 130 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"private": true,
"dependencies": {
"@angular-devkit/build-angular": "~16.2.12",
"@angular/animations": "~16.2.12",
"@angular/animations": "~17.3.0",
"@angular/cdk": "16.2.14",
"@angular/common": "~16.2.12",
"@angular/compiler": "~16.2.12",
"@angular/core": "~16.2.12",
"@angular/forms": "~16.2.12",
"@angular/common": "~17.3.0",
"@angular/compiler": "~17.3.0",
"@angular/core": "~17.3.0",
"@angular/forms": "~17.3.0",
"@angular/material": "~16.2.14",
"@angular/platform-browser": "~16.2.12",
"@angular/platform-browser-dynamic": "~16.2.12",
"@angular/service-worker": "~16.2.12",
"@angular/platform-browser": "~17.3.0",
"@angular/platform-browser-dynamic": "~17.3.0",
"@angular/service-worker": "~17.3.0",
"@fortawesome/angular-fontawesome": "~0.13.0",
"@fortawesome/fontawesome-common-types": "~6.5.1",
"@fortawesome/fontawesome-svg-core": "~6.5.1",
Expand All @@ -64,8 +64,8 @@
"@angular-eslint/eslint-plugin-template": "~16.3.1",
"@angular-eslint/template-parser": "~16.3.1",
"@angular/cli": "~16.2.12",
"@angular/compiler-cli": "~16.2.12",
"@angular/language-service": "~16.2.12",
"@angular/compiler-cli": "~17.3.0",
"@angular/language-service": "~17.3.0",
"@types/luxon": "~3.4.2",
"@types/node": "~16.18.83",
"@types/xml2js": "^0.4.14",
Expand Down
Loading

0 comments on commit 36d106e

Please sign in to comment.