Update angular monorepo to v22.1.5

This commit is contained in:
renovate[bot]
2026-09-03 03:43:28 +00:00
committed by GitHub
parent 06888a5453
commit 96e4674b61
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.4",
"@angular/compiler": "22.1.4",
"@angular/core": "22.1.4",
"@angular/forms": "22.1.4",
"@angular/common": "22.1.5",
"@angular/compiler": "22.1.5",
"@angular/core": "22.1.5",
"@angular/forms": "22.1.5",
"@angular/material": "22.1.4",
"@angular/platform-browser": "22.1.4",
"@angular/router": "22.1.4",
"@angular/platform-browser": "22.1.5",
"@angular/router": "22.1.5",
"ajv": "8.20.0",
"js-yaml": "5.4.1",
"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.4",
"@angular/compiler-cli": "22.1.5",
"@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.4",
"resolved": "https://registry.npmjs.org/@angular/common/-/common-22.1.4.tgz",
"integrity": "sha512-UtWCloA/d0I5twV9Lu/Fcc7T6uQb40f/k0Hj5HLohIsiLTyvXVxWINBfa7LWWLtcq/0UOIY/yCs9Zq9Sj4dWqA==",
"version": "22.1.5",
"resolved": "https://registry.npmjs.org/@angular/common/-/common-22.1.5.tgz",
"integrity": "sha512-KgB+MTDotlTn67YK4sCTNFLja+G+EMCqHo5bB1cvRKw7Gd9AtAi5kgDmYzMk7ftJ9qJ2O30zXR56Hpw37J2CTQ==",
"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.4",
"@angular/core": "22.1.5",
"rxjs": "^6.5.3 || ^7.4.0"
}
},
"node_modules/@angular/compiler": {
"version": "22.1.4",
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-22.1.4.tgz",
"integrity": "sha512-o+W0shjR5KmPPWchFmqN9bLINYAy14zIW//g9T5WqKDMOqjt4IbeY6AKOoE1db/dXffprLEH9nyPOmi19iKNxg==",
"version": "22.1.5",
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-22.1.5.tgz",
"integrity": "sha512-GvM0oNCuI09Up5Lk0ZQCX5yA2cGyHYB/rZsa/EGTnzwuxgLDlhOOa19QaVaoxDCo9vO43Ix9rG7SLppEv+qd1w==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
@@ -336,9 +336,9 @@
}
},
"node_modules/@angular/compiler-cli": {
"version": "22.1.4",
"resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-22.1.4.tgz",
"integrity": "sha512-h9CcVG614TJLbk+dswlzSjYARYJh2MLOEwcnpt9zUGtOffhrrSS9BFJGjSwzdDSVM3J5mvf5ZuW+0hPAuRRoOA==",
"version": "22.1.5",
"resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-22.1.5.tgz",
"integrity": "sha512-XyeLlCqngUiZK8EMQo2DFfDxDoFdlsOe98eK7++N9Cs7qETTaMM3mu8iZbT2o6KhEwzjabW+mqipts1/ecEhyQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -359,7 +359,7 @@
"node": "^22.22.3 || ^24.15.0 || >=26.0.0"
},
"peerDependencies": {
"@angular/compiler": "22.1.4",
"@angular/compiler": "22.1.5",
"typescript": ">=6.0 <6.1"
},
"peerDependenciesMeta": {
@@ -369,9 +369,9 @@
}
},
"node_modules/@angular/core": {
"version": "22.1.4",
"resolved": "https://registry.npmjs.org/@angular/core/-/core-22.1.4.tgz",
"integrity": "sha512-0dW+lw8nHo6RGBUOXtjs02vjHIPJ8rEbw4fd0NH3Dii4p+gIB4ZaTw+o7Se3Nf4m1oZ8+2qAYmWVHXlfhKcCDg==",
"version": "22.1.5",
"resolved": "https://registry.npmjs.org/@angular/core/-/core-22.1.5.tgz",
"integrity": "sha512-uiL+xVL4264NEuc3E5ILd6meSv9I4Xt82VQHvYlAVYlcjHlWY49yVe0/apzncUOGxUKzvK8/GDbyFEH7WfJYFw==",
"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.4",
"@angular/compiler": "22.1.5",
"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.4",
"resolved": "https://registry.npmjs.org/@angular/forms/-/forms-22.1.4.tgz",
"integrity": "sha512-w8ZXe4oURrb/DS5zAFrR4AmGXC84sdLeOKXRM76ndRRgSCzyRLEe4wDU1KHnDejNVIGvoSZYJJjOajG1lpj8TA==",
"version": "22.1.5",
"resolved": "https://registry.npmjs.org/@angular/forms/-/forms-22.1.5.tgz",
"integrity": "sha512-E7pDEKtSvO1MNw222ZcvphzT4GAQ9D725v2Rq7ft8orT2qvHS6RlVnEc5ioPDhYTAD0HmbwDmutxkcuxqc16VA==",
"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.4",
"@angular/core": "22.1.4",
"@angular/platform-browser": "22.1.4",
"@angular/common": "22.1.5",
"@angular/core": "22.1.5",
"@angular/platform-browser": "22.1.5",
"rxjs": "^6.5.3 || ^7.4.0"
}
},
@@ -431,9 +431,9 @@
}
},
"node_modules/@angular/platform-browser": {
"version": "22.1.4",
"resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-22.1.4.tgz",
"integrity": "sha512-zhEWnRShG6GjnEvCVROD68XfnrV6+HJ9bPjwZx4LsAz7spX823Nhiml8Uqpvijsa1w7UdWLU7nK/magr9IEMOQ==",
"version": "22.1.5",
"resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-22.1.5.tgz",
"integrity": "sha512-xRX7TvHzFcur5bhZUqT7QPkezcSuWRzcltcsrqh3UsZnEJ2p+olilFyLq5yAneO13hffNifFkxngoSxVwKwnHw==",
"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.4",
"@angular/common": "22.1.4",
"@angular/core": "22.1.4"
"@angular/animations": "22.1.5",
"@angular/common": "22.1.5",
"@angular/core": "22.1.5"
},
"peerDependenciesMeta": {
"@angular/animations": {
@@ -453,9 +453,9 @@
}
},
"node_modules/@angular/router": {
"version": "22.1.4",
"resolved": "https://registry.npmjs.org/@angular/router/-/router-22.1.4.tgz",
"integrity": "sha512-vCwJLRnFBSRH5LxSF8OXKBhdmJ526hVGb/5sfeLTQW/oWCdcfXb2RvHfB077m5cdqKX9sBwFVlkJ8Z8kgx/pLQ==",
"version": "22.1.5",
"resolved": "https://registry.npmjs.org/@angular/router/-/router-22.1.5.tgz",
"integrity": "sha512-RYgL2iTGpMFcqZtXjcjxGVqGraDfOdk/epbLK8z/vy5cI+W2uVdiu5ait7xhv82KoaWT8lUU3sDc4jdI17qHcg==",
"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.4",
"@angular/core": "22.1.4",
"@angular/platform-browser": "22.1.4",
"@angular/common": "22.1.5",
"@angular/core": "22.1.5",
"@angular/platform-browser": "22.1.5",
"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.4",
"@angular/compiler": "22.1.4",
"@angular/core": "22.1.4",
"@angular/forms": "22.1.4",
"@angular/common": "22.1.5",
"@angular/compiler": "22.1.5",
"@angular/core": "22.1.5",
"@angular/forms": "22.1.5",
"@angular/material": "22.1.4",
"@angular/platform-browser": "22.1.4",
"@angular/router": "22.1.4",
"@angular/platform-browser": "22.1.5",
"@angular/router": "22.1.5",
"ajv": "8.20.0",
"js-yaml": "5.4.1",
"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.4",
"@angular/compiler-cli": "22.1.5",
"@playwright/test": "1.62.1",
"@tailwindcss/postcss": "4.3.3",
"@types/js-yaml": "4.0.9",