Skip to content

Commit

Permalink
Bump @angular/cdk from 19.1.0 to 19.1.1 in /web
Browse files Browse the repository at this point in the history
Bumps [@angular/cdk](https://github.com/angular/components) from 19.1.0 to 19.1.1.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@19.1.0...19.1.1)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jannikFuellgrafEnvite committed Jan 23, 2025
1 parent 6dface9 commit 93932f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@ali-hm/angular-tree-component": "19.0.1",
"@angular-devkit/build-angular": "19.1.4",
"@angular/animations": "19.1.3",
"@angular/cdk": "19.1.0",
"@angular/cdk": "19.1.1",
"@angular/common": "19.1.3",
"@angular/core": "19.1.3",
"@angular/forms": "19.1.3",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -529,9 +529,9 @@ __metadata:
languageName: node
linkType: hard

"@angular/cdk@npm:19.1.0":
version: 19.1.0
resolution: "@angular/cdk@npm:19.1.0"
"@angular/cdk@npm:19.1.1":
version: 19.1.1
resolution: "@angular/cdk@npm:19.1.1"
dependencies:
parse5: "npm:^7.1.2"
tslib: "npm:^2.3.0"
Expand All @@ -542,7 +542,7 @@ __metadata:
dependenciesMeta:
parse5:
optional: true
checksum: 10c0/4c0518dad4fb74cec4dbddffa74fbc294c05e4e390ffa04a4077062a8e17819c59d56f42676d49ad349ec3afdb75921746bb8025c12e145345aa3bcaf214746d
checksum: 10c0/c713a917d84e494903d9a6bd04db25653c21f63df3e20e213467a2ef2159f9f6583175d76d45f4bcde7063270fb73ab8cd473a7d732c437a9b6c2170c05fec20
languageName: node
linkType: hard

Expand Down Expand Up @@ -10786,7 +10786,7 @@ __metadata:
"@angular-devkit/build-angular": "npm:19.1.4"
"@angular/animations": "npm:19.1.3"
"@angular/build": "npm:^19.1.4"
"@angular/cdk": "npm:19.1.0"
"@angular/cdk": "npm:19.1.1"
"@angular/cli": "npm:19.1.4"
"@angular/common": "npm:19.1.3"
"@angular/compiler": "npm:19.1.3"
Expand Down

0 comments on commit 93932f7

Please sign in to comment.