Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v17.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 9, 2024
1 parent d1c19ac commit c2bd373
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
114 changes: 57 additions & 57 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": "17.2.3",
"@angular/animations": "17.2.4",
"@angular/cdk": "17.2.1",
"@angular/common": "17.2.3",
"@angular/compiler": "17.2.3",
"@angular/core": "17.2.3",
"@angular/common": "17.2.4",
"@angular/compiler": "17.2.4",
"@angular/core": "17.2.4",
"@angular/fire": "17.0.1",
"@angular/forms": "17.2.3",
"@angular/forms": "17.2.4",
"@angular/material": "17.2.1",
"@angular/platform-browser": "17.2.3",
"@angular/platform-browser-dynamic": "17.2.3",
"@angular/router": "17.2.3",
"@angular/platform-browser": "17.2.4",
"@angular/platform-browser-dynamic": "17.2.4",
"@angular/router": "17.2.4",
"@ngrx/component-store": "17.1.1",
"firebase-tools": "13.4.0",
"rxjs": "7.8.1",
Expand All @@ -43,8 +43,8 @@
"@angular-eslint/schematics": "17.2.1",
"@angular-eslint/template-parser": "17.2.1",
"@angular/cli": "17.2.2",
"@angular/compiler-cli": "17.2.3",
"@angular/language-service": "17.2.3",
"@angular/compiler-cli": "17.2.4",
"@angular/language-service": "17.2.4",
"@briebug/cypress-schematic": "5.0.1",
"@kasaharu/eslint-plugin-ng": "0.0.2",
"@testing-library/angular": "15.2.0",
Expand Down

0 comments on commit c2bd373

Please sign in to comment.