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
+9 -9
View File
@@ -9,12 +9,12 @@
"version": "0.14.4",
"license": "MIT",
"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",
@@ -809,9 +809,9 @@
}
},
"node_modules/@angular/cdk": {
"version": "22.1.0",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-22.1.0.tgz",
"integrity": "sha512-yfQug47CZ+51mHy0ZLWzi6F/YHfsAF2Z7Jxo3JLM7Aj3Er47hHB8VnrNERwK5tBLs0bE5DoEIm59ga/MI3fVGg==",
"version": "22.1.2",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-22.1.2.tgz",
"integrity": "sha512-YwTzVnTgZIQDLq3lnnPLINIB24e0SiDn7XxBxHSrOzD/+Y0zLAid5XIiMALXWOqa7rfdhfVh1kEeM93RRLnllQ==",
"license": "MIT",
"dependencies": {
"parse5": "^8.0.0",
@@ -1055,15 +1055,15 @@
}
},
"node_modules/@angular/material": {
"version": "22.1.0",
"resolved": "https://registry.npmjs.org/@angular/material/-/material-22.1.0.tgz",
"integrity": "sha512-i3Os8JZg4DejgNTtw8GCLQbbZ8+lv8h/ym6PxRwmYNpegmyGiVSKAZ2JBkEs5f1pmMaTppuG3MF6mXei4xi6Wg==",
"version": "22.1.2",
"resolved": "https://registry.npmjs.org/@angular/material/-/material-22.1.2.tgz",
"integrity": "sha512-KX0bVUppfwjDfUepsjpG1CAQGUGHI0l5e0QYpFcskB+1wNRCocBGsIO1br5z6neYu0rzsbhtWocjCeH05gwi7w==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/cdk": "22.1.0",
"@angular/cdk": "22.1.2",
"@angular/common": "^22.0.0 || ^23.0.0",
"@angular/core": "^22.0.0 || ^23.0.0",
"@angular/forms": "^22.0.0 || ^23.0.0",
+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",