Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v18.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2024
1 parent 9ecd035 commit ca6468a
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": "18.1.2",
"@angular/animations": "18.1.3",
"@angular/cdk": "18.1.2",
"@angular/common": "18.1.2",
"@angular/compiler": "18.1.2",
"@angular/core": "18.1.2",
"@angular/common": "18.1.3",
"@angular/compiler": "18.1.3",
"@angular/core": "18.1.3",
"@angular/fire": "18.0.1",
"@angular/forms": "18.1.2",
"@angular/forms": "18.1.3",
"@angular/material": "18.1.2",
"@angular/platform-browser": "18.1.2",
"@angular/platform-browser-dynamic": "18.1.2",
"@angular/router": "18.1.2",
"@angular/platform-browser": "18.1.3",
"@angular/platform-browser-dynamic": "18.1.3",
"@angular/router": "18.1.3",
"@ngrx/component-store": "17.1.1",
"firebase-tools": "13.14.1",
"rxjs": "7.8.1",
Expand All @@ -43,8 +43,8 @@
"@angular-eslint/schematics": "18.1.0",
"@angular-eslint/template-parser": "18.1.0",
"@angular/cli": "18.1.2",
"@angular/compiler-cli": "18.1.2",
"@angular/language-service": "18.1.2",
"@angular/compiler-cli": "18.1.3",
"@angular/language-service": "18.1.3",
"@briebug/cypress-schematic": "5.0.1",
"@kasaharu/eslint-plugin-ng": "0.0.2",
"@testing-library/angular": "17.1.0",
Expand Down

0 comments on commit ca6468a

Please sign in to comment.