Skip to content

Commit

Permalink
build(deps): Update Angular packages to ^18.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Sep 12, 2024
1 parent ed575ff commit 0e666e7
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 @@ -69,13 +69,13 @@
"@angular-eslint/eslint-plugin-template": "^18.3.1",
"@angular-eslint/template-parser": "^18.3.1",
"@angular/animations": "^18.2.4",
"@angular/cdk": "^18.2.3",
"@angular/cdk": "^18.2.4",
"@angular/common": "^18.2.4",
"@angular/compiler": "^18.2.4",
"@angular/compiler-cli": "^18.2.4",
"@angular/core": "^18.2.4",
"@angular/forms": "^18.2.4",
"@angular/material": "^18.2.3",
"@angular/material": "^18.2.4",
"@angular/platform-browser": "^18.2.4",
"@angular/platform-browser-dynamic": "^18.2.4",
"@babel/core": "^7.25.2",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -327,9 +327,9 @@ __metadata:
languageName: node
linkType: hard

"@angular/cdk@npm:^18.2.3":
version: 18.2.3
resolution: "@angular/cdk@npm:18.2.3"
"@angular/cdk@npm:^18.2.4":
version: 18.2.4
resolution: "@angular/cdk@npm:18.2.4"
dependencies:
parse5: "npm:^7.1.2"
tslib: "npm:^2.3.0"
Expand All @@ -340,7 +340,7 @@ __metadata:
dependenciesMeta:
parse5:
optional: true
checksum: 10/822722cd2f789391f34578ecc764bc13f8394fddeb44b9d765728931429243f6a58b0e2e14857efd82226dee0c76b1f43e9c95fff4502f70a5aa7d853089adbc
checksum: 10/17c656b7913c245fcbb1f0c319c32796586b6e6e0e91856392086e100754815c8990bc33660782f933effcadb5d1a5a7569606c21b550059f94b95ecd61cfe63
languageName: node
linkType: hard

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

"@angular/material@npm:^18.2.3":
version: 18.2.3
resolution: "@angular/material@npm:18.2.3"
"@angular/material@npm:^18.2.4":
version: 18.2.4
resolution: "@angular/material@npm:18.2.4"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/animations": ^18.0.0 || ^19.0.0
"@angular/cdk": 18.2.3
"@angular/cdk": 18.2.4
"@angular/common": ^18.0.0 || ^19.0.0
"@angular/core": ^18.0.0 || ^19.0.0
"@angular/forms": ^18.0.0 || ^19.0.0
"@angular/platform-browser": ^18.0.0 || ^19.0.0
rxjs: ^6.5.3 || ^7.4.0
checksum: 10/5a7313b8e2bca8475e7f10b0438b99e65a92f3ce130f2a60415d615ddb5f929ee5a5357d1d2460a027a78775a44faf4023d0dfff718be983a1ca24f172a6623b
checksum: 10/2318b1c266c5ec6728f2725376f66529c66e9395595713d6cde64b45e93d41d894e5b6d9169841b33228902b2a78c4e5a4b4aac5121947cb96f0e190f14a5ebe
languageName: node
linkType: hard

Expand Down Expand Up @@ -8742,13 +8742,13 @@ __metadata:
"@angular-eslint/eslint-plugin-template": "npm:^18.3.1"
"@angular-eslint/template-parser": "npm:^18.3.1"
"@angular/animations": "npm:^18.2.4"
"@angular/cdk": "npm:^18.2.3"
"@angular/cdk": "npm:^18.2.4"
"@angular/common": "npm:^18.2.4"
"@angular/compiler": "npm:^18.2.4"
"@angular/compiler-cli": "npm:^18.2.4"
"@angular/core": "npm:^18.2.4"
"@angular/forms": "npm:^18.2.4"
"@angular/material": "npm:^18.2.3"
"@angular/material": "npm:^18.2.4"
"@angular/platform-browser": "npm:^18.2.4"
"@angular/platform-browser-dynamic": "npm:^18.2.4"
"@babel/core": "npm:^7.25.2"
Expand Down

0 comments on commit 0e666e7

Please sign in to comment.