Skip to content

Commit

Permalink
[desktop]: Bump the angular group in /desktop with 3 updates
Browse files Browse the repository at this point in the history
Bumps the angular group in /desktop with 3 updates: [@angular/cdk](https://github.com/angular/components), [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [@angular/cli](https://github.com/angular/angular-cli).


Updates `@angular/cdk` from 19.1.2 to 19.1.3
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@19.1.2...19.1.3)

Updates `@angular-devkit/build-angular` from 19.1.5 to 19.1.6
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@19.1.5...19.1.6)

Updates `@angular/cli` from 19.1.5 to 19.1.6
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@19.1.5...19.1.6)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tiagohm committed Feb 6, 2025
1 parent c72d2c8 commit 1bbe268
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@angular/animations": "19.1.4",
"@angular/cdk": "19.1.2",
"@angular/cdk": "19.1.3",
"@angular/common": "19.1.4",
"@angular/compiler": "19.1.4",
"@angular/core": "19.1.4",
Expand All @@ -62,8 +62,8 @@
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "19.1.5",
"@angular/cli": "19.1.5",
"@angular-devkit/build-angular": "19.1.6",
"@angular/cli": "19.1.6",
"@angular/compiler-cli": "19.1.4",
"@angular/language-service": "19.1.4",
"@eslint/js": "9.19.0",
Expand Down

0 comments on commit 1bbe268

Please sign in to comment.