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 Dec 4, 2024
1 parent b91a500 commit 1bf7809
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
},
"private": true,
"dependencies": {
"@angular/animations": "18.2.8",
"@angular/animations": "19.0.2",
"@angular/cdk": "18.2.9",
"@angular/common": "18.2.8",
"@angular/compiler": "18.2.8",
"@angular/core": "18.2.8",
"@angular/forms": "18.2.8",
"@angular/common": "19.0.2",
"@angular/compiler": "19.0.2",
"@angular/core": "19.0.2",
"@angular/forms": "19.0.2",
"@angular/material": "18.2.9",
"@angular/platform-browser": "18.2.8",
"@angular/platform-browser-dynamic": "18.2.8",
"@angular/router": "18.2.8",
"@angular/service-worker": "18.2.8",
"@angular/platform-browser": "19.0.2",
"@angular/platform-browser-dynamic": "19.0.2",
"@angular/router": "19.0.2",
"@angular/service-worker": "19.0.2",
"core-js": "3.31.0",
"hammerjs": "2.0.8",
"nodemon": "3.1.7",
Expand All @@ -48,8 +48,8 @@
"@angular-devkit/build-angular": "18.2.9",
"@angular-eslint/eslint-plugin": "19.0.0",
"@angular/cli": "18.2.9",
"@angular/compiler-cli": "18.2.8",
"@angular/language-service": "18.2.8",
"@angular/compiler-cli": "19.0.2",
"@angular/language-service": "19.0.2",
"@commitlint/cli": "19.5.0",
"@commitlint/config-angular": "19.5.0",
"@eslint/js": "9.12.0",
Expand Down

0 comments on commit 1bf7809

Please sign in to comment.