Update angular monorepo to v22.1.4

This commit is contained in:
renovate[bot]
2026-08-27 02:16:50 +00:00
committed by GitHub
parent c867b4ca81
commit 792c8bdc51
2 changed files with 47 additions and 47 deletions
+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",