Skip to content

Commit d7df7ba

Browse files
committed
Updated @angular/material and related packages
1 parent dbddfc0 commit d7df7ba

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@
3636
"private": true,
3737
"dependencies": {
3838
"@angular/animations": "19.2.6",
39-
"@angular/cdk": "19.2.7",
39+
"@angular/cdk": "19.2.9",
4040
"@angular/common": "19.2.6",
4141
"@angular/compiler": "19.2.6",
4242
"@angular/core": "19.2.6",
4343
"@angular/forms": "19.2.6",
4444
"@angular/localize": "19.2.6",
45-
"@angular/material": "19.2.7",
45+
"@angular/material": "19.2.9",
4646
"@angular/platform-browser": "19.2.6",
4747
"@angular/platform-browser-dynamic": "19.2.6",
4848
"@angular/router": "19.2.6",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -263,10 +263,10 @@
263263
optionalDependencies:
264264
lmdb "3.2.6"
265265

266-
"@angular/cdk@19.2.7":
267-
version "19.2.7"
268-
resolved "https://registry.npmjs.org/@angular/cdk/-/cdk-19.2.7.tgz"
269-
integrity sha512-+Dx1WGEWMO3OYDKr2w/Z5xOCsdjkRuG7Z18ve8eeBOHayRaC0KbYoXkvPxUiJo233CJWEzKQ/qF13C54GGWnng==
266+
"@angular/cdk@19.2.9":
267+
version "19.2.9"
268+
resolved "https://registry.npmjs.org/@angular/cdk/-/cdk-19.2.9.tgz"
269+
integrity sha512-4If3BjWQPwW/xqRUCL7Mx0dHS0SuZY7Tq/Ocf7liwYTYCmSv8Ew7NqaiPA4RS3FnyUJcZW/UAd231uWI/ZHChg==
270270
dependencies:
271271
parse5 "^7.1.2"
272272
tslib "^2.3.0"
@@ -358,10 +358,10 @@
358358
fast-glob "3.3.3"
359359
yargs "^17.2.1"
360360

361-
"@angular/material@19.2.7":
362-
version "19.2.7"
363-
resolved "https://registry.npmjs.org/@angular/material/-/material-19.2.7.tgz"
364-
integrity sha512-6aFj4Rk3oa0XykCMjQ28KGVCMo7umd8M37bT9/FALMue6JEi2fPIDrbUDWb2GYL5rdHkgsr+dbEqlwAyHW/5cw==
361+
"@angular/material@19.2.9":
362+
version "19.2.9"
363+
resolved "https://registry.npmjs.org/@angular/material/-/material-19.2.9.tgz"
364+
integrity sha512-zkc49u6AIZ+aQe76MvOmoZ06c+/ZNpFeBS3dH65kCmnIpFhh8c+zLjxgwgBIlrvUmfjy6J1iJaG05hmkLzAggg==
365365
dependencies:
366366
tslib "^2.3.0"
367367

0 commit comments

Comments
 (0)