update angular material to v22

This commit is contained in:
Joel Wetzell
2026-06-07 21:11:47 -05:00
parent 6323dd1724
commit e309df8fe5
2 changed files with 18 additions and 21 deletions
+2 -3
View File
@@ -28,12 +28,12 @@
"license": "MIT",
"packageManager": "npm@11.6.2",
"dependencies": {
"@angular/cdk": "21.2.13",
"@angular/cdk": "22.0.0",
"@angular/common": "22.0.0",
"@angular/compiler": "22.0.0",
"@angular/core": "22.0.0",
"@angular/forms": "22.0.0",
"@angular/material": "21.2.13",
"@angular/material": "22.0.0",
"@angular/platform-browser": "22.0.0",
"@angular/router": "22.0.0",
"ajv": "8.20.0",
@@ -46,7 +46,6 @@
"@angular/build": "22.0.0",
"@angular/cli": "22.0.0",
"@angular/compiler-cli": "22.0.0",
"@angular/material": "21.2.13",
"@playwright/test": "1.60.0",
"@tailwindcss/postcss": "4.3.0",
"@types/js-yaml": "4.0.9",