Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v18.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2024
1 parent 4e9b745 commit b747714
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 74 deletions.
130 changes: 65 additions & 65 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
},
"private": true,
"dependencies": {
"@angular/animations": "18.0.5",
"@angular/animations": "18.1.0",
"@angular/cdk": "18.0.5",
"@angular/common": "18.0.5",
"@angular/compiler": "18.0.5",
"@angular/core": "18.0.5",
"@angular/forms": "18.0.5",
"@angular/common": "18.1.0",
"@angular/compiler": "18.1.0",
"@angular/core": "18.1.0",
"@angular/forms": "18.1.0",
"@angular/material": "18.0.5",
"@angular/platform-browser": "18.0.5",
"@angular/platform-browser-dynamic": "18.0.5",
"@angular/router": "18.0.5",
"@angular/platform-browser": "18.1.0",
"@angular/platform-browser-dynamic": "18.1.0",
"@angular/router": "18.1.0",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"zone.js": "0.14.7"
Expand All @@ -33,7 +33,7 @@
"@angular-eslint/schematics": "18.0.1",
"@angular-eslint/template-parser": "18.0.1",
"@angular/cli": "18.0.6",
"@angular/compiler-cli": "18.0.5",
"@angular/compiler-cli": "18.1.0",
"@types/jasmine": "5.1.4",
"@types/node": "20.14.9",
"@typescript-eslint/eslint-plugin": "7.14.1",
Expand Down

0 comments on commit b747714

Please sign in to comment.