Skip to content

Commit

Permalink
build(deps): Update Angular packages to ^18.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahnpnl committed Nov 14, 2024
1 parent d6e9b22 commit 91f05bf
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 @@
"@angular-eslint/eslint-plugin-template": "^18.4.0",
"@angular-eslint/template-parser": "^18.4.0",
"@angular/animations": "^18.2.11",
"@angular/cdk": "^18.2.12",
"@angular/cdk": "^18.2.13",
"@angular/common": "^18.2.11",
"@angular/compiler": "^18.2.11",
"@angular/compiler-cli": "^18.2.11",
"@angular/core": "^18.2.11",
"@angular/forms": "^18.2.11",
"@angular/material": "^18.2.12",
"@angular/material": "^18.2.13",
"@angular/platform-browser": "^18.2.11",
"@angular/platform-browser-dynamic": "^18.2.11",
"@babel/core": "^7.26.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -328,9 +328,9 @@ __metadata:
languageName: node
linkType: hard

"@angular/cdk@npm:^18.2.12":
version: 18.2.12
resolution: "@angular/cdk@npm:18.2.12"
"@angular/cdk@npm:^18.2.13":
version: 18.2.13
resolution: "@angular/cdk@npm:18.2.13"
dependencies:
parse5: "npm:^7.1.2"
tslib: "npm:^2.3.0"
Expand All @@ -341,7 +341,7 @@ __metadata:
dependenciesMeta:
parse5:
optional: true
checksum: 10/fd0335016f63c9140550492d42c7c3a861c0d454293f9e5bfbfc17d594641ef4ce7632cf25c230f95bd29ee263180ec453a16f6bd2bd6d7d5015ff0cf527753d
checksum: 10/aa4e9c7b8c8a444a9e9d6aca4f17c242b9a46996f07b51e77e75adc306df87c37d259a49807a9e9a4841f07fa58fcaaf191212781c8a16b9cdc94b3cc8f550c8
languageName: node
linkType: hard

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

"@angular/material@npm:^18.2.12":
version: 18.2.12
resolution: "@angular/material@npm:18.2.12"
"@angular/material@npm:^18.2.13":
version: 18.2.13
resolution: "@angular/material@npm:18.2.13"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/animations": ^18.0.0 || ^19.0.0
"@angular/cdk": 18.2.12
"@angular/cdk": 18.2.13
"@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/ee62b9367ef4d3f9d22226ce0fc77d199951e65358917dea037e7a51e33e9b2d8e88adbbe4bdaca90fccf534e486ea9194437eca9c3ee84b1447d1fc25539ae4
checksum: 10/308f6dad303ada26796f0e08a2d7321b5969c18e6148d62377f6235bbe7cbe33c82973c3d70c93109b00e711ba6233bb54a8ac8877e5ad66e9cebd2efa3ae433
languageName: node
linkType: hard

Expand Down Expand Up @@ -8715,13 +8715,13 @@ __metadata:
"@angular-eslint/eslint-plugin-template": "npm:^18.4.0"
"@angular-eslint/template-parser": "npm:^18.4.0"
"@angular/animations": "npm:^18.2.11"
"@angular/cdk": "npm:^18.2.12"
"@angular/cdk": "npm:^18.2.13"
"@angular/common": "npm:^18.2.11"
"@angular/compiler": "npm:^18.2.11"
"@angular/compiler-cli": "npm:^18.2.11"
"@angular/core": "npm:^18.2.11"
"@angular/forms": "npm:^18.2.11"
"@angular/material": "npm:^18.2.12"
"@angular/material": "npm:^18.2.13"
"@angular/platform-browser": "npm:^18.2.11"
"@angular/platform-browser-dynamic": "npm:^18.2.11"
"@babel/core": "npm:^7.26.0"
Expand Down

0 comments on commit 91f05bf

Please sign in to comment.