Skip to content

Commit

Permalink
fix(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2024
1 parent 4e9b745 commit 92ad2a0
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,19 @@
},
"private": true,
"dependencies": {
"@angular/animations": "18.0.5",
"@angular/animations": "18.2.1",
"@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.2.1",
"@angular/compiler": "18.2.1",
"@angular/core": "18.2.1",
"@angular/forms": "18.2.1",
"@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.2.1",
"@angular/platform-browser-dynamic": "18.2.1",
"@angular/router": "18.2.1",
"rxjs": "7.8.1",
"tslib": "2.6.3",
"zone.js": "0.14.7"
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.0.6",
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.2.1",
"@types/jasmine": "5.1.4",
"@types/node": "20.14.9",
"@typescript-eslint/eslint-plugin": "7.14.1",
Expand Down

0 comments on commit 92ad2a0

Please sign in to comment.