Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v18.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 24a3f65 commit e63ad3e
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 68 deletions.
146 changes: 88 additions & 58 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
},
"private": true,
"dependencies": {
"@angular/animations": "18.2.5",
"@angular/animations": "18.2.13",
"@angular/cdk": "18.2.5",
"@angular/common": "18.2.5",
"@angular/compiler": "18.2.5",
"@angular/core": "18.2.5",
"@angular/common": "18.2.13",
"@angular/compiler": "18.2.13",
"@angular/core": "18.2.13",
"@angular/fire": "18.0.1",
"@angular/forms": "18.2.5",
"@angular/forms": "18.2.13",
"@angular/material": "18.2.5",
"@angular/platform-browser": "18.2.5",
"@angular/platform-browser-dynamic": "18.2.5",
"@angular/router": "18.2.5",
"@angular/platform-browser": "18.2.13",
"@angular/platform-browser-dynamic": "18.2.13",
"@angular/router": "18.2.13",
"@ngrx/operators": "^18.0.0",
"@ngrx/signals": "^18.0.2",
"firebase-tools": "13.14.1",
Expand All @@ -44,8 +44,8 @@
"@angular-eslint/schematics": "18.3.1",
"@angular-eslint/template-parser": "18.3.1",
"@angular/cli": "18.2.5",
"@angular/compiler-cli": "18.2.5",
"@angular/language-service": "18.2.5",
"@angular/compiler-cli": "18.2.13",
"@angular/language-service": "18.2.13",
"@briebug/cypress-schematic": "5.0.1",
"@kasaharu/eslint-plugin-ng": "0.0.2",
"@testing-library/angular": "17.3.1",
Expand Down

0 comments on commit e63ad3e

Please sign in to comment.