Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent 508ac74 commit 365a1aa
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 @@ -11,15 +11,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "~18.2.4",
"@angular/common": "~18.2.4",
"@angular/compiler": "~18.2.4",
"@angular/core": "~18.2.4",
"@angular/forms": "~18.2.4",
"@angular/localize": "^18.2.4",
"@angular/platform-browser": "~18.2.4",
"@angular/platform-browser-dynamic": "~18.2.4",
"@angular/router": "~18.2.4",
"@angular/animations": "~19.0.0",
"@angular/common": "~19.0.0",
"@angular/compiler": "~19.0.0",
"@angular/core": "~19.0.0",
"@angular/forms": "~19.0.0",
"@angular/localize": "^19.0.0",
"@angular/platform-browser": "~19.0.0",
"@angular/platform-browser-dynamic": "~19.0.0",
"@angular/router": "~19.0.0",
"@eonasdan/tempus-dominus": "^6.9.11",
"@fortawesome/fontawesome-free": "^6.6.0",
"@ng-bootstrap/ng-bootstrap": "^17",
Expand All @@ -37,7 +37,7 @@
"@angular-devkit/build-angular": "~18.2.4",
"@angular-eslint/eslint-plugin-template": "^18.3",
"@angular/cli": "~18.2.4",
"@angular/compiler-cli": "~18.2.4",
"@angular/compiler-cli": "~19.0.0",
"@types/jasmine": "~5.1.4",
"@types/node": "^22.5.5",
"@types/uuid": "^10.0.0",
Expand Down

0 comments on commit 365a1aa

Please sign in to comment.