1 Commits

Author SHA1 Message Date
renovate[bot] ba06a646c2 Update angularmaterial monorepo to v22.1.3 2026-08-20 01:42:54 +00:00
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.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",
@@ -278,9 +278,9 @@
}
},
"node_modules/@angular/cdk": {
"version": "22.1.2",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-22.1.2.tgz",
"integrity": "sha512-YwTzVnTgZIQDLq3lnnPLINIB24e0SiDn7XxBxHSrOzD/+Y0zLAid5XIiMALXWOqa7rfdhfVh1kEeM93RRLnllQ==",
"version": "22.1.3",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-22.1.3.tgz",
"integrity": "sha512-6N3S71J877j9zGpCqU0PDIP4AGQf+SjJrA1Pouy+xfC8GE8sfCyIVr0Y6qnpxr5D2k2lROykAMbQekZtKEiEeA==",
"license": "MIT",
"dependencies": {
"parse5": "^8.0.0",
@@ -448,15 +448,15 @@
}
},
"node_modules/@angular/material": {
"version": "22.1.2",
"resolved": "https://registry.npmjs.org/@angular/material/-/material-22.1.2.tgz",
"integrity": "sha512-KX0bVUppfwjDfUepsjpG1CAQGUGHI0l5e0QYpFcskB+1wNRCocBGsIO1br5z6neYu0rzsbhtWocjCeH05gwi7w==",
"version": "22.1.3",
"resolved": "https://registry.npmjs.org/@angular/material/-/material-22.1.3.tgz",
"integrity": "sha512-JNIhfEzJBc3WgOb2lPX4EBc/SE67Q7W0WL6U0nf7ahGwS4sce9yapbZoe3AE7zRCl8oiRbe346SwL0bFyxGHmA==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/cdk": "22.1.2",
"@angular/cdk": "22.1.3",
"@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@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",