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 Jan 8, 2025
1 parent 71515d2 commit c601565
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"node": ">=18.19.1 || >=20.11.1 || >=22.0.0"
},
"dependencies": {
"@angular/animations": "^18.2.13",
"@angular/animations": "^19.0.6",
"@angular/cdk": "^18.2.14",
"@angular/common": "^18.2.13",
"@angular/compiler": "^18.2.13",
"@angular/core": "^18.2.13",
"@angular/forms": "^18.2.13",
"@angular/common": "^19.0.6",
"@angular/compiler": "^19.0.6",
"@angular/core": "^19.0.6",
"@angular/forms": "^19.0.6",
"@angular/material": "^18.2.14",
"@angular/platform-browser": "^18.2.13",
"@angular/platform-browser-dynamic": "^18.2.13",
"@angular/router": "^18.2.13",
"@angular/platform-browser": "^19.0.6",
"@angular/platform-browser-dynamic": "^19.0.6",
"@angular/router": "^19.0.6",
"@ctrl/ngx-codemirror": "^7.0.0",
"@microsoft/applicationinsights-angularplugin-js": "^3.0.3",
"@microsoft/applicationinsights-web": "^2.8.18",
Expand All @@ -50,7 +50,7 @@
"@angular-eslint/schematics": "^18.4.3",
"@angular-eslint/template-parser": "^18.4.3",
"@angular/cli": "^18.2.12",
"@angular/compiler-cli": "^18.2.13",
"@angular/compiler-cli": "^19.0.6",
"@compodoc/compodoc": "^1.1.26",
"@types/codemirror": "^5.60.15",
"@types/jasmine": "^5.1.5",
Expand Down

0 comments on commit c601565

Please sign in to comment.