Merge pull request #100 from jwetzell/renovate/angularmaterial-monorepo

Update angularmaterial monorepo to v22.1.4
This commit is contained in:
Joel Wetzell
2026-08-26 09:29:39 -05:00
committed by GitHub
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.3",
"@angular/cdk": "22.1.4",
"@angular/common": "22.1.2",
"@angular/compiler": "22.1.2",
"@angular/core": "22.1.2",
"@angular/forms": "22.1.2",
"@angular/material": "22.1.3",
"@angular/material": "22.1.4",
"@angular/platform-browser": "22.1.2",
"@angular/router": "22.1.2",
"ajv": "8.20.0",
@@ -331,9 +331,9 @@
}
},
"node_modules/@angular/cdk": {
"version": "22.1.3",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-22.1.3.tgz",
"integrity": "sha512-6N3S71J877j9zGpCqU0PDIP4AGQf+SjJrA1Pouy+xfC8GE8sfCyIVr0Y6qnpxr5D2k2lROykAMbQekZtKEiEeA==",
"version": "22.1.4",
"resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-22.1.4.tgz",
"integrity": "sha512-//KICh/rxeLbYLgNj8HawaliVAPNlSV0aRmki45Tf/YhoXVhzon9DfFqCs5u1cLvmMkMTHdFm5ghGTB8SUv3DA==",
"license": "MIT",
"dependencies": {
"parse5": "^8.0.0",
@@ -571,15 +571,15 @@
}
},
"node_modules/@angular/material": {
"version": "22.1.3",
"resolved": "https://registry.npmjs.org/@angular/material/-/material-22.1.3.tgz",
"integrity": "sha512-JNIhfEzJBc3WgOb2lPX4EBc/SE67Q7W0WL6U0nf7ahGwS4sce9yapbZoe3AE7zRCl8oiRbe346SwL0bFyxGHmA==",
"version": "22.1.4",
"resolved": "https://registry.npmjs.org/@angular/material/-/material-22.1.4.tgz",
"integrity": "sha512-d4+uajpIYmyjar/4dypd5L+z8pbgkaCOsSxsrslmE0o0wK7mfFvXCkn0wwfucey5yUHXjswlKu1X5RzJZLOZ+w==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/cdk": "22.1.3",
"@angular/cdk": "22.1.4",
"@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.3",
"@angular/cdk": "22.1.4",
"@angular/common": "22.1.2",
"@angular/compiler": "22.1.2",
"@angular/core": "22.1.2",
"@angular/forms": "22.1.2",
"@angular/material": "22.1.3",
"@angular/material": "22.1.4",
"@angular/platform-browser": "22.1.2",
"@angular/router": "22.1.2",
"ajv": "8.20.0",