From 419b06577cb6aa60c6673a76d66453bfe2a19207 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 07:56:25 +0000 Subject: [PATCH] Bump @angular/cdk from 18.1.1 to 19.2.9 Bumps [@angular/cdk](https://github.com/angular/components) from 18.1.1 to 19.2.9. - [Release notes](https://github.com/angular/components/releases) - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/components/compare/18.1.1...19.2.9) --- updated-dependencies: - dependency-name: "@angular/cdk" dependency-version: 19.2.9 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 17 +++++++---------- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index e20e400..0364867 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@angular-devkit/build-angular": "^18.1.1", "@angular-devkit/core": "^18.1.1", "@angular/animations": "^18.1.1", - "@angular/cdk": "^18.1.1", + "@angular/cdk": "^19.2.9", "@angular/cli": "^18.1.1", "@angular/common": "^18.1.1", "@angular/compiler": "^18.1.1", diff --git a/yarn.lock b/yarn.lock index 3144e44..e49f9d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -292,20 +292,17 @@ __metadata: languageName: node linkType: hard -"@angular/cdk@npm:^18.1.1": - version: 18.1.1 - resolution: "@angular/cdk@npm:18.1.1" +"@angular/cdk@npm:^19.2.9": + version: 19.2.9 + resolution: "@angular/cdk@npm:19.2.9" dependencies: parse5: "npm:^7.1.2" tslib: "npm:^2.3.0" peerDependencies: - "@angular/common": ^18.0.0 || ^19.0.0 - "@angular/core": ^18.0.0 || ^19.0.0 + "@angular/common": ^19.0.0 || ^20.0.0 + "@angular/core": ^19.0.0 || ^20.0.0 rxjs: ^6.5.3 || ^7.4.0 - dependenciesMeta: - parse5: - optional: true - checksum: 10c0/66fa9afebdecda6d30349c9c9315ac15607aa00cfc114d82c0b988b814b4192643dd6a168288827ecc714893e0290be2272c1e5aa7d332e4c3ffbc815ccf82b2 + checksum: 10c0/33f0e33bccb1da7717e1dd6e6e6689f1f7080e563ce8d2bb760ee33a00c1078aeb3b59583098ad6269a4957162ad52f2523b90f9d27712994b868fb0ace9af73 languageName: node linkType: hard @@ -3367,7 +3364,7 @@ __metadata: "@angular-devkit/build-angular": "npm:^18.1.1" "@angular-devkit/core": "npm:^18.1.1" "@angular/animations": "npm:^18.1.1" - "@angular/cdk": "npm:^18.1.1" + "@angular/cdk": "npm:^19.2.9" "@angular/cli": "npm:^18.1.1" "@angular/common": "npm:^18.1.1" "@angular/compiler": "npm:^18.1.1"