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] authored Feb 14, 2024
1 parent a368375 commit 35f7caa
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 @@ -10,15 +10,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "~16.2.0",
"@angular/common": "~16.2.0",
"@angular/compiler": "~16.2.0",
"@angular/core": "~16.2.0",
"@angular/forms": "~16.2.0",
"@angular/localize": "^16.1.8",
"@angular/platform-browser": "~16.2.0",
"@angular/platform-browser-dynamic": "~16.2.0",
"@angular/router": "~16.2.0",
"@angular/animations": "~17.2.0",
"@angular/common": "~17.2.0",
"@angular/compiler": "~17.2.0",
"@angular/core": "~17.2.0",
"@angular/forms": "~17.2.0",
"@angular/localize": "^17.0.0",
"@angular/platform-browser": "~17.2.0",
"@angular/platform-browser-dynamic": "~17.2.0",
"@angular/router": "~17.2.0",
"@eonasdan/tempus-dominus": "^6.7.11",
"@fortawesome/fontawesome-free": "^6.4.2",
"@ng-bootstrap/ng-bootstrap": "^15.1.0",
Expand All @@ -37,7 +37,7 @@
"@angular-devkit/build-angular": "~16.2.0",
"@angular-eslint/eslint-plugin-template": "^16.1.0",
"@angular/cli": "~16.2.0",
"@angular/compiler-cli": "~16.2.0",
"@angular/compiler-cli": "~17.2.0",
"@types/jasmine": "~4.3.5",
"@types/node": "^20.4.6",
"@types/uuid": "^9.0.2",
Expand Down

0 comments on commit 35f7caa

Please sign in to comment.