Skip to content

Commit

Permalink
build(deps): bump the angular-material group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the angular-material group with 2 updates: [@angular/cdk](https://github.com/angular/components) and [@angular/material](https://github.com/angular/components).


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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 8fdf623 commit 4a16620
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,13 @@
},
"dependencies": {
"@angular/animations": "^19.0.3",
"@angular/cdk": "^19.0.1",
"@angular/cdk": "^19.0.2",
"@angular/common": "^19.0.3",
"@angular/compiler": "^19.0.3",
"@angular/core": "^19.0.3",
"@angular/forms": "^19.0.3",
"@angular/localize": "^19.0.3",
"@angular/material": "^19.0.1",
"@angular/material": "^19.0.2",
"@angular/platform-browser": "^19.0.3",
"@angular/platform-browser-dynamic": "^19.0.3",
"@angular/router": "^19.0.3",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -459,9 +459,9 @@ __metadata:
languageName: node
linkType: hard

"@angular/cdk@npm:^19.0.1":
version: 19.0.1
resolution: "@angular/cdk@npm:19.0.1"
"@angular/cdk@npm:^19.0.2":
version: 19.0.2
resolution: "@angular/cdk@npm:19.0.2"
dependencies:
parse5: "npm:^7.1.2"
tslib: "npm:^2.3.0"
Expand All @@ -472,7 +472,7 @@ __metadata:
dependenciesMeta:
parse5:
optional: true
checksum: 10c0/d021efced1022ba5e5a1df30f9a2c4f0dd9742bb85b5b6b37ca49963d584b6dd9f0bf142b7d895295ac5c400d2df062524af7e21dad740f33179552bd56f6ccb
checksum: 10c0/bec7a74b24c9e4648d1ee17b0773bb6cf1f7fe2ab099f9a0b3e06c493f07a30d6ccd7936bf8e46f5d96585dae62b79b2e0f555bc7d748f1ec2de9e040c299f90
languageName: node
linkType: hard

Expand Down Expand Up @@ -609,20 +609,20 @@ __metadata:
languageName: node
linkType: hard

"@angular/material@npm:^19.0.1":
version: 19.0.1
resolution: "@angular/material@npm:19.0.1"
"@angular/material@npm:^19.0.2":
version: 19.0.2
resolution: "@angular/material@npm:19.0.2"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/animations": ^19.0.0 || ^20.0.0
"@angular/cdk": 19.0.1
"@angular/cdk": 19.0.2
"@angular/common": ^19.0.0 || ^20.0.0
"@angular/core": ^19.0.0 || ^20.0.0
"@angular/forms": ^19.0.0 || ^20.0.0
"@angular/platform-browser": ^19.0.0 || ^20.0.0
rxjs: ^6.5.3 || ^7.4.0
checksum: 10c0/29350dc7de231316d4fa1ac65a5fcbf86722dfdb95ae9e5d6f5bdcc0e8202d2699fa02b3c6f03d1899686af1a01fbf9b017a8a0fc0b4b085cba327d40c101196
checksum: 10c0/c5d50e57a26972219887ade09f5039bc5eb5c4192ba9a79a47abad5574b69a7a5863e8acbe1ad357a9b17cbb645c11dd8c6fae0e400bb0cd1f0e0b9f131a3924
languageName: node
linkType: hard

Expand Down Expand Up @@ -6381,7 +6381,7 @@ __metadata:
"@angular-eslint/schematics": "npm:^18.4.2"
"@angular-eslint/template-parser": "npm:^18.4.2"
"@angular/animations": "npm:^19.0.3"
"@angular/cdk": "npm:^19.0.1"
"@angular/cdk": "npm:^19.0.2"
"@angular/cli": "npm:^19.0.4"
"@angular/common": "npm:^19.0.3"
"@angular/compiler": "npm:^19.0.3"
Expand All @@ -6390,7 +6390,7 @@ __metadata:
"@angular/forms": "npm:^19.0.3"
"@angular/language-service": "npm:^19.0.3"
"@angular/localize": "npm:^19.0.3"
"@angular/material": "npm:^19.0.1"
"@angular/material": "npm:^19.0.2"
"@angular/platform-browser": "npm:^19.0.3"
"@angular/platform-browser-dynamic": "npm:^19.0.3"
"@angular/router": "npm:^19.0.3"
Expand Down

0 comments on commit 4a16620

Please sign in to comment.