Skip to content

Commit

Permalink
chore(deps): update angular monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 68a0f22 commit 5c44a24
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 @@ -106,14 +106,14 @@
"contributors:generate": "all-contributors generate"
},
"dependencies": {
"@angular/animations": "^11.0.0",
"@angular/common": "^11.0.0",
"@angular/compiler": "^11.0.0",
"@angular/core": "^11.0.0",
"@angular/forms": "^11.0.0",
"@angular/platform-browser": "^11.0.0",
"@angular/platform-browser-dynamic": "^11.0.0",
"@angular/router": "^11.0.0",
"@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/platform-browser": "^19.0.0",
"@angular/platform-browser-dynamic": "^19.0.0",
"@angular/router": "^19.0.0",
"@nrwl/angular": "11.2.10",
"rxjs": "~6.6.3",
"tslib": "^2.0.0",
Expand All @@ -125,8 +125,8 @@
"@angular-eslint/eslint-plugin-template": "1.0.0",
"@angular-eslint/template-parser": "1.0.0",
"@angular/cli": "11.0.7",
"@angular/compiler-cli": "11.1.2",
"@angular/language-service": "11.1.2",
"@angular/compiler-cli": "19.0.1",
"@angular/language-service": "19.0.1",
"@ngneat/spectator": "7.1.0",
"@nrwl/cli": "11.2.10",
"@nrwl/cypress": "11.2.10",
Expand Down

0 comments on commit 5c44a24

Please sign in to comment.