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.3 to 19.0.4
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/19.0.4/CHANGELOG.md)
- [Commits](angular/components@19.0.3...19.0.4)

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

---
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 19, 2024
1 parent d61a2ec commit 1a2b588
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.4",
"@angular/cdk": "^19.0.3",
"@angular/cdk": "^19.0.4",
"@angular/common": "^19.0.4",
"@angular/compiler": "^19.0.4",
"@angular/core": "^19.0.4",
"@angular/forms": "^19.0.4",
"@angular/localize": "^19.0.4",
"@angular/material": "^19.0.3",
"@angular/material": "^19.0.4",
"@angular/platform-browser": "^19.0.4",
"@angular/platform-browser-dynamic": "^19.0.4",
"@angular/router": "^19.0.4",
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.3":
version: 19.0.3
resolution: "@angular/cdk@npm:19.0.3"
"@angular/cdk@npm:^19.0.4":
version: 19.0.4
resolution: "@angular/cdk@npm:19.0.4"
dependencies:
parse5: "npm:^7.1.2"
tslib: "npm:^2.3.0"
Expand All @@ -472,7 +472,7 @@ __metadata:
dependenciesMeta:
parse5:
optional: true
checksum: 10c0/aa9b1cca55b33dd8d94e386be3c6e2b56cba9427d1045803f77339837ffb19e516acbf8f206454315f1a6cddd350bc6e757deb6378d855b7ad7e4cd16cd9624a
checksum: 10c0/d59872848c8a2637344c2da6e0362b6401e28cd166a1a21bc544e6f7de30d9131b8e5e4cecd21470fb443ff882776543926a82130ef8f6da2c3b73d0ccd8dba4
languageName: node
linkType: hard

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

"@angular/material@npm:^19.0.3":
version: 19.0.3
resolution: "@angular/material@npm:19.0.3"
"@angular/material@npm:^19.0.4":
version: 19.0.4
resolution: "@angular/material@npm:19.0.4"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/animations": ^19.0.0 || ^20.0.0
"@angular/cdk": 19.0.3
"@angular/cdk": 19.0.4
"@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/9968afb03c49a9c6c8f645faf411b91c95ddfec9e9bf5199dafa2a5e01c4270a7bfefb694b7c78205bcb0a4b08741a9005a8d995fa5fadb2b08a66195e9f1c76
checksum: 10c0/508a5788ecd4f360557e66708dc929031b3a9b13b7fbcc1e3ecb7dfd7acaa4991f796333ae61c805de46fba6ccdd59edc1dc04d23862fc8006b3209f4cd5485b
languageName: node
linkType: hard

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

0 comments on commit 1a2b588

Please sign in to comment.