Update angular monorepo to v22.1.2

This commit is contained in:
renovate[bot]
2026-08-17 17:47:15 +00:00
committed by GitHub
parent 2f757a1afc
commit a6ed43ca97
2 changed files with 71 additions and 72 deletions
+7 -7
View File
@@ -29,13 +29,13 @@
"packageManager": "npm@11.6.2",
"dependencies": {
"@angular/cdk": "22.1.0",
"@angular/common": "22.1.0",
"@angular/compiler": "22.1.0",
"@angular/core": "22.1.0",
"@angular/forms": "22.1.0",
"@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/platform-browser": "22.1.0",
"@angular/router": "22.1.0",
"@angular/platform-browser": "22.1.2",
"@angular/router": "22.1.2",
"ajv": "8.20.0",
"js-yaml": "5.2.3",
"lodash-es": "4.18.1",
@@ -45,7 +45,7 @@
"devDependencies": {
"@angular/build": "22.1.2",
"@angular/cli": "22.1.2",
"@angular/compiler-cli": "22.1.0",
"@angular/compiler-cli": "22.1.2",
"@playwright/test": "1.62.1",
"@tailwindcss/postcss": "4.3.3",
"@types/js-yaml": "4.0.9",