Skip to content

Commit

Permalink
build(deps): Update Angular packages to ^18.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Sep 20, 2024
1 parent e8d7341 commit 1c88c51
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.5",
"@angular/cdk": "^18.2.4",
"@angular/cdk": "^18.2.5",
"@angular/common": "^18.2.5",
"@angular/compiler": "^18.2.5",
"@angular/compiler-cli": "^18.2.5",
"@angular/core": "^18.2.5",
"@angular/forms": "^18.2.5",
"@angular/material": "^18.2.4",
"@angular/material": "^18.2.5",
"@angular/platform-browser": "^18.2.5",
"@angular/platform-browser-dynamic": "^18.2.5",
"@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.4":
version: 18.2.4
resolution: "@angular/cdk@npm:18.2.4"
"@angular/cdk@npm:^18.2.5":
version: 18.2.5
resolution: "@angular/cdk@npm:18.2.5"
dependencies:
parse5: "npm:^7.1.2"
tslib: "npm:^2.3.0"
Expand All @@ -340,7 +340,7 @@ __metadata:
dependenciesMeta:
parse5:
optional: true
checksum: 10/17c656b7913c245fcbb1f0c319c32796586b6e6e0e91856392086e100754815c8990bc33660782f933effcadb5d1a5a7569606c21b550059f94b95ecd61cfe63
checksum: 10/8f04f374714c9f47f068c558236d88cf5238286b120c09a6ffc33ef376e09ceb649b95ba9b62e31ce6468e445a8cce7e0c2bb5f18dd352302efd4ebbfb7b5007
languageName: node
linkType: hard

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

"@angular/material@npm:^18.2.4":
version: 18.2.4
resolution: "@angular/material@npm:18.2.4"
"@angular/material@npm:^18.2.5":
version: 18.2.5
resolution: "@angular/material@npm:18.2.5"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/animations": ^18.0.0 || ^19.0.0
"@angular/cdk": 18.2.4
"@angular/cdk": 18.2.5
"@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/2318b1c266c5ec6728f2725376f66529c66e9395595713d6cde64b45e93d41d894e5b6d9169841b33228902b2a78c4e5a4b4aac5121947cb96f0e190f14a5ebe
checksum: 10/9c3b20ae7a511fbebb2e992a8d5ad0f88f54f82d910bf091779ac9314621f8f18be289385ac50113531758dc42154ba5e6f8c86f07dd26413ad042f9322b3c6f
languageName: node
linkType: hard

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

0 comments on commit 1c88c51

Please sign in to comment.