Update angularmaterial monorepo to v22.1.6

This commit is contained in:
renovate[bot]
2026-09-09 19:02:08 +00:00
committed by GitHub
parent 629a0a626a
commit a583236fe0
2 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -28,12 +28,12 @@
"license": "MIT",
"packageManager": "npm@12.0.2",
"dependencies": {
"@angular/cdk": "22.1.5",
"@angular/cdk": "22.1.6",
"@angular/common": "22.1.5",
"@angular/compiler": "22.1.5",
"@angular/core": "22.1.5",
"@angular/forms": "22.1.5",
"@angular/material": "22.1.5",
"@angular/material": "22.1.6",
"@angular/platform-browser": "22.1.5",
"@angular/router": "22.1.5",
"ajv": "8.20.0",