Update angularmaterial monorepo to v22.1.3

This commit is contained in:
renovate[bot]
2026-08-20 01:42:54 +00:00
committed by GitHub
parent e0f686b08b
commit ba06a646c2
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.2",
"@angular/cdk": "22.1.3",
"@angular/common": "22.1.2",
"@angular/compiler": "22.1.2",
"@angular/core": "22.1.2",
"@angular/forms": "22.1.2",
"@angular/material": "22.1.2",
"@angular/material": "22.1.3",
"@angular/platform-browser": "22.1.2",
"@angular/router": "22.1.2",
"ajv": "8.20.0",