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

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

---
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 13, 2024
1 parent 4e9edbf commit dfe88be
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.2",
"@angular/cdk": "^19.0.3",
"@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.2",
"@angular/material": "^19.0.3",
"@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.2":
version: 19.0.2
resolution: "@angular/cdk@npm:19.0.2"
"@angular/cdk@npm:^19.0.3":
version: 19.0.3
resolution: "@angular/cdk@npm:19.0.3"
dependencies:
parse5: "npm:^7.1.2"
tslib: "npm:^2.3.0"
Expand All @@ -472,7 +472,7 @@ __metadata:
dependenciesMeta:
parse5:
optional: true
checksum: 10c0/bec7a74b24c9e4648d1ee17b0773bb6cf1f7fe2ab099f9a0b3e06c493f07a30d6ccd7936bf8e46f5d96585dae62b79b2e0f555bc7d748f1ec2de9e040c299f90
checksum: 10c0/aa9b1cca55b33dd8d94e386be3c6e2b56cba9427d1045803f77339837ffb19e516acbf8f206454315f1a6cddd350bc6e757deb6378d855b7ad7e4cd16cd9624a
languageName: node
linkType: hard

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

"@angular/material@npm:^19.0.2":
version: 19.0.2
resolution: "@angular/material@npm:19.0.2"
"@angular/material@npm:^19.0.3":
version: 19.0.3
resolution: "@angular/material@npm:19.0.3"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/animations": ^19.0.0 || ^20.0.0
"@angular/cdk": 19.0.2
"@angular/cdk": 19.0.3
"@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/c5d50e57a26972219887ade09f5039bc5eb5c4192ba9a79a47abad5574b69a7a5863e8acbe1ad357a9b17cbb645c11dd8c6fae0e400bb0cd1f0e0b9f131a3924
checksum: 10c0/9968afb03c49a9c6c8f645faf411b91c95ddfec9e9bf5199dafa2a5e01c4270a7bfefb694b7c78205bcb0a4b08741a9005a8d995fa5fadb2b08a66195e9f1c76
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.3"
"@angular/cdk": "npm:^19.0.2"
"@angular/cdk": "npm:^19.0.3"
"@angular/cli": "npm:^19.0.5"
"@angular/common": "npm:^19.0.3"
"@angular/compiler": "npm:^19.0.3"
Expand All @@ -6381,7 +6381,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.2"
"@angular/material": "npm:^19.0.3"
"@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 dfe88be

Please sign in to comment.