Skip to content

Commit 8717530

Browse files
Update angularmaterial monorepo to v21.2.11 (#8559)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42a0205 commit 8717530

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@
3535
"//": "NOTICE: For the Github CI we use the local RxDB build (rxdb-local.tgz). In your app should just install 'rxdb' from npm instead",
3636
"dependencies": {
3737
"@angular/animations": "21.2.12",
38-
"@angular/cdk": "21.2.10",
38+
"@angular/cdk": "21.2.11",
3939
"@angular/common": "21.2.12",
4040
"@angular/compiler": "21.2.12",
4141
"@angular/core": "21.2.12",
4242
"@angular/forms": "21.2.12",
43-
"@angular/material": "21.2.10",
43+
"@angular/material": "21.2.11",
4444
"@angular/platform-browser": "21.2.12",
4545
"@angular/platform-browser-dynamic": "21.2.12",
4646
"@angular/platform-server": "21.2.12",

0 commit comments

Comments
 (0)