Update angularmaterial monorepo to v22.1.2

This commit is contained in:
renovate[bot]
2026-08-17 18:46:24 +00:00
committed by GitHub
parent 02238d7d86
commit 53c6f4341a
2 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -28,12 +28,12 @@
"license": "MIT",
"packageManager": "npm@11.19.0",
"dependencies": {
"@angular/cdk": "22.1.0",
"@angular/cdk": "22.1.2",
"@angular/common": "22.1.2",
"@angular/compiler": "22.1.2",
"@angular/core": "22.1.2",
"@angular/forms": "22.1.2",
"@angular/material": "22.1.0",
"@angular/material": "22.1.2",
"@angular/platform-browser": "22.1.2",
"@angular/router": "22.1.2",
"ajv": "8.20.0",