Skip to content

Commit

Permalink
Update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 6a460a5 commit 33b75db
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
},
"private": true,
"dependencies": {
"@angular/animations": "18.2.4",
"@angular/animations": "18.2.6",
"@angular/cdk": "~18.2.4",
"@angular/common": "18.2.4",
"@angular/compiler": "18.2.4",
"@angular/core": "18.2.4",
"@angular/common": "18.2.6",
"@angular/compiler": "18.2.7",
"@angular/core": "18.2.7",
"@angular/flex-layout": "15.0.0-beta.42",
"@angular/forms": "18.2.4",
"@angular/forms": "18.2.7",
"@angular/material": "~18.2.4",
"@angular/platform-browser": "18.2.4",
"@angular/platform-browser-dynamic": "18.2.4",
"@angular/router": "18.2.4",
"@angular/platform-browser": "18.2.7",
"@angular/platform-browser-dynamic": "18.2.7",
"@angular/router": "18.2.6",
"@auth0/angular-jwt": "5.2.0",
"@dhutaryan/ngx-mat-timepicker": "^18.0.1",
"@ngrx/store": "18.0.2",
Expand All @@ -33,13 +33,13 @@
"ngx-device-detector": "^8.0.0",
"rxjs": "7.8.1",
"tslib": "2.7.0",
"zone.js": "~0.14.10"
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.4",
"@angular/cli": "18.2.4",
"@angular/compiler-cli": "18.2.4",
"@angular/language-service": "18.2.4",
"@angular/compiler-cli": "18.2.6",
"@angular/language-service": "18.2.7",
"@types/jasmine": "5.1.4",
"@types/jasminewd2": "2.0.13",
"codelyzer": "6.0.2",
Expand Down

0 comments on commit 33b75db

Please sign in to comment.