Merge pull request #103 from jwetzell/renovate/angular-monorepo

Update angular monorepo to v22.1.4
This commit is contained in:
Joel Wetzell
2026-08-27 10:01:43 -05:00
committed by GitHub
2 changed files with 47 additions and 47 deletions
+40 -40
View File
@@ -10,13 +10,13 @@
"license": "MIT",
"dependencies": {
"@angular/cdk": "22.1.4",
"@angular/common": "22.1.3",
"@angular/compiler": "22.1.3",
"@angular/core": "22.1.3",
"@angular/forms": "22.1.3",
"@angular/common": "22.1.4",
"@angular/compiler": "22.1.4",
"@angular/core": "22.1.4",
"@angular/forms": "22.1.4",
"@angular/material": "22.1.4",
"@angular/platform-browser": "22.1.3",
"@angular/router": "22.1.3",
"@angular/platform-browser": "22.1.4",
"@angular/router": "22.1.4",
"ajv": "8.20.0",
"js-yaml": "5.4.0",
"lodash-es": "4.18.1",
@@ -26,7 +26,7 @@
"devDependencies": {
"@angular/build": "22.1.6",
"@angular/cli": "22.1.6",
"@angular/compiler-cli": "22.1.3",
"@angular/compiler-cli": "22.1.4",
"@playwright/test": "1.62.1",
"@tailwindcss/postcss": "4.3.3",
"@types/js-yaml": "4.0.9",
@@ -308,9 +308,9 @@
}
},
"node_modules/@angular/common": {
"version": "22.1.3",
"resolved": "https://registry.npmjs.org/@angular/common/-/common-22.1.3.tgz",
"integrity": "sha512-QtMkjhiRd0EnmKR50bw3WbCWYTi6CmA72nnSz1BLQPpaLSi2goloCrPPniHz8fP+w2ESrmmlOWxs1Da3COgnQg==",
"version": "22.1.4",
"resolved": "https://registry.npmjs.org/@angular/common/-/common-22.1.4.tgz",
"integrity": "sha512-UtWCloA/d0I5twV9Lu/Fcc7T6uQb40f/k0Hj5HLohIsiLTyvXVxWINBfa7LWWLtcq/0UOIY/yCs9Zq9Sj4dWqA==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
@@ -319,14 +319,14 @@
"node": "^22.22.3 || ^24.15.0 || >=26.0.0"
},
"peerDependencies": {
"@angular/core": "22.1.3",
"@angular/core": "22.1.4",
"rxjs": "^6.5.3 || ^7.4.0"
}
},
"node_modules/@angular/compiler": {
"version": "22.1.3",
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-22.1.3.tgz",
"integrity": "sha512-L8Mw2r7bGG/obqgQC+RU3mdFJ3NtLgO5gWhEC1ylcHpLCMPIAXYsMKJIL8dnS78S1wXo/omXwmJ4FiIlCwWahg==",
"version": "22.1.4",
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-22.1.4.tgz",
"integrity": "sha512-o+W0shjR5KmPPWchFmqN9bLINYAy14zIW//g9T5WqKDMOqjt4IbeY6AKOoE1db/dXffprLEH9nyPOmi19iKNxg==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
@@ -336,9 +336,9 @@
}
},
"node_modules/@angular/compiler-cli": {
"version": "22.1.3",
"resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-22.1.3.tgz",
"integrity": "sha512-37lLaDp0RHWZ/lmJqCmIEr0HOM2D5ulHy61gqTBm7KRj3Y6ZaxR8B/JqZmeIpPzKFILVsga+NQ4A8apBUkmezw==",
"version": "22.1.4",
"resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-22.1.4.tgz",
"integrity": "sha512-h9CcVG614TJLbk+dswlzSjYARYJh2MLOEwcnpt9zUGtOffhrrSS9BFJGjSwzdDSVM3J5mvf5ZuW+0hPAuRRoOA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -359,7 +359,7 @@
"node": "^22.22.3 || ^24.15.0 || >=26.0.0"
},
"peerDependencies": {
"@angular/compiler": "22.1.3",
"@angular/compiler": "22.1.4",
"typescript": ">=6.0 <6.1"
},
"peerDependenciesMeta": {
@@ -369,9 +369,9 @@
}
},
"node_modules/@angular/core": {
"version": "22.1.3",
"resolved": "https://registry.npmjs.org/@angular/core/-/core-22.1.3.tgz",
"integrity": "sha512-313+Xkf970AmStJE0E/zNJW/9xvDExQG+6TNltBBl+KJsW0q5dffK2w2PQfV4mtTquBqYoeHSRsms4WgjBKL8g==",
"version": "22.1.4",
"resolved": "https://registry.npmjs.org/@angular/core/-/core-22.1.4.tgz",
"integrity": "sha512-0dW+lw8nHo6RGBUOXtjs02vjHIPJ8rEbw4fd0NH3Dii4p+gIB4ZaTw+o7Se3Nf4m1oZ8+2qAYmWVHXlfhKcCDg==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
@@ -380,7 +380,7 @@
"node": "^22.22.3 || ^24.15.0 || >=26.0.0"
},
"peerDependencies": {
"@angular/compiler": "22.1.3",
"@angular/compiler": "22.1.4",
"rxjs": "^6.5.3 || ^7.4.0",
"zone.js": "~0.15.0 || ~0.16.0"
},
@@ -394,9 +394,9 @@
}
},
"node_modules/@angular/forms": {
"version": "22.1.3",
"resolved": "https://registry.npmjs.org/@angular/forms/-/forms-22.1.3.tgz",
"integrity": "sha512-b4ual9pgfNqcnEHord50w960DDFIytG3Qb3bu2aCgzmagvRlg9wrtwQNqY+oqY2FVq7c9McNUN7MZRcWl9HNdQ==",
"version": "22.1.4",
"resolved": "https://registry.npmjs.org/@angular/forms/-/forms-22.1.4.tgz",
"integrity": "sha512-w8ZXe4oURrb/DS5zAFrR4AmGXC84sdLeOKXRM76ndRRgSCzyRLEe4wDU1KHnDejNVIGvoSZYJJjOajG1lpj8TA==",
"license": "MIT",
"dependencies": {
"@standard-schema/spec": "^1.0.0",
@@ -407,9 +407,9 @@
"node": "^22.22.3 || ^24.15.0 || >=26.0.0"
},
"peerDependencies": {
"@angular/common": "22.1.3",
"@angular/core": "22.1.3",
"@angular/platform-browser": "22.1.3",
"@angular/common": "22.1.4",
"@angular/core": "22.1.4",
"@angular/platform-browser": "22.1.4",
"rxjs": "^6.5.3 || ^7.4.0"
}
},
@@ -431,9 +431,9 @@
}
},
"node_modules/@angular/platform-browser": {
"version": "22.1.3",
"resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-22.1.3.tgz",
"integrity": "sha512-A8McE6AclwZa2ese4jMfZZu+qZfBFQ4Hl6CaMpzJ1C6Vv6+sXkLu9pouTosJEsUE+etVdepDsqau90lhzgw3Eg==",
"version": "22.1.4",
"resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-22.1.4.tgz",
"integrity": "sha512-zhEWnRShG6GjnEvCVROD68XfnrV6+HJ9bPjwZx4LsAz7spX823Nhiml8Uqpvijsa1w7UdWLU7nK/magr9IEMOQ==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
@@ -442,9 +442,9 @@
"node": "^22.22.3 || ^24.15.0 || >=26.0.0"
},
"peerDependencies": {
"@angular/animations": "22.1.3",
"@angular/common": "22.1.3",
"@angular/core": "22.1.3"
"@angular/animations": "22.1.4",
"@angular/common": "22.1.4",
"@angular/core": "22.1.4"
},
"peerDependenciesMeta": {
"@angular/animations": {
@@ -453,9 +453,9 @@
}
},
"node_modules/@angular/router": {
"version": "22.1.3",
"resolved": "https://registry.npmjs.org/@angular/router/-/router-22.1.3.tgz",
"integrity": "sha512-23owvZKCpdL7Yh3EzBj4OLf3x0z+jT9b57Qk96wdwI8Lsyf9L78/RJPYCutJ5r+zq3pFM/BHVKyd+2hkfH7N6Q==",
"version": "22.1.4",
"resolved": "https://registry.npmjs.org/@angular/router/-/router-22.1.4.tgz",
"integrity": "sha512-vCwJLRnFBSRH5LxSF8OXKBhdmJ526hVGb/5sfeLTQW/oWCdcfXb2RvHfB077m5cdqKX9sBwFVlkJ8Z8kgx/pLQ==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
@@ -464,9 +464,9 @@
"node": "^22.22.3 || ^24.15.0 || >=26.0.0"
},
"peerDependencies": {
"@angular/common": "22.1.3",
"@angular/core": "22.1.3",
"@angular/platform-browser": "22.1.3",
"@angular/common": "22.1.4",
"@angular/core": "22.1.4",
"@angular/platform-browser": "22.1.4",
"rxjs": "^6.5.3 || ^7.4.0"
}
},
+7 -7
View File
@@ -29,13 +29,13 @@
"packageManager": "npm@12.0.2",
"dependencies": {
"@angular/cdk": "22.1.4",
"@angular/common": "22.1.3",
"@angular/compiler": "22.1.3",
"@angular/core": "22.1.3",
"@angular/forms": "22.1.3",
"@angular/common": "22.1.4",
"@angular/compiler": "22.1.4",
"@angular/core": "22.1.4",
"@angular/forms": "22.1.4",
"@angular/material": "22.1.4",
"@angular/platform-browser": "22.1.3",
"@angular/router": "22.1.3",
"@angular/platform-browser": "22.1.4",
"@angular/router": "22.1.4",
"ajv": "8.20.0",
"js-yaml": "5.4.0",
"lodash-es": "4.18.1",
@@ -45,7 +45,7 @@
"devDependencies": {
"@angular/build": "22.1.6",
"@angular/cli": "22.1.6",
"@angular/compiler-cli": "22.1.3",
"@angular/compiler-cli": "22.1.4",
"@playwright/test": "1.62.1",
"@tailwindcss/postcss": "4.3.3",
"@types/js-yaml": "4.0.9",