Skip to content

Commit

Permalink
fix(deps): update angular monorepo (#2629)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent 315063d commit fe26a01
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 162 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.3.6",
"@angular/animations": "17.3.7",
"@angular/cdk": "17.3.6",
"@angular/common": "17.3.6",
"@angular/compiler": "17.3.6",
"@angular/core": "17.3.6",
"@angular/forms": "17.3.6",
"@angular/platform-browser": "17.3.6",
"@angular/platform-browser-dynamic": "17.3.6",
"@angular/router": "17.3.6",
"@angular/common": "17.3.7",
"@angular/compiler": "17.3.7",
"@angular/core": "17.3.7",
"@angular/forms": "17.3.7",
"@angular/platform-browser": "17.3.7",
"@angular/platform-browser-dynamic": "17.3.7",
"@angular/router": "17.3.7",
"@material/button": "14.0.0",
"@material/card": "14.0.0",
"@material/checkbox": "14.0.0",
Expand Down Expand Up @@ -104,7 +104,7 @@
"rxjs": "7.8.1",
"socket.io-client": "4.7.5",
"tslib": "2.6.2",
"zone.js": "0.14.4"
"zone.js": "0.14.5"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.6",
Expand All @@ -114,8 +114,8 @@
"@angular-eslint/schematics": "17.3.0",
"@angular-eslint/template-parser": "17.3.0",
"@angular/cli": "17.3.6",
"@angular/compiler-cli": "17.3.6",
"@angular/language-service": "17.3.6",
"@angular/compiler-cli": "17.3.7",
"@angular/language-service": "17.3.7",
"@ngrx/schematics": "17.2.0",
"@release-it/conventional-changelog": "8.0.1",
"@tailwindcss/typography": "0.5.13",
Expand Down
Loading

0 comments on commit fe26a01

Please sign in to comment.