Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent b599352 commit 85099ba
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": "~18.0.0",
"@angular/common": "~18.0.0",
"@angular/compiler": "~18.0.0",
"@angular/core": "~18.0.0",
"@angular/forms": "~18.0.0",
"@angular/localize": "^18.0.0",
"@angular/platform-browser": "~18.0.0",
"@angular/platform-browser-dynamic": "~18.0.0",
"@angular/router": "~18.0.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": "~18.0.0",
"@types/jasmine": "~4.3.5",
"@types/node": "^20.4.6",
"@types/uuid": "^9.0.2",
Expand Down

0 comments on commit 85099ba

Please sign in to comment.