[MIGRATION] - updated style to use still material 2 and postpone material migration

This commit is contained in:
VitoAlbano 2025-03-12 17:56:13 +00:00 committed by DominikIwanek
parent 7832c61c95
commit a16c2b4e6e
2 changed files with 3689 additions and 789 deletions

4470
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -30,13 +30,13 @@
], ],
"dependencies": { "dependencies": {
"@angular/animations": "18.2.13", "@angular/animations": "18.2.13",
"@angular/cdk": "18.2.13", "@angular/cdk": "18.2.14",
"@angular/common": "18.2.13", "@angular/common": "18.2.13",
"@angular/compiler": "18.2.13", "@angular/compiler": "18.2.13",
"@angular/core": "18.2.13", "@angular/core": "18.2.13",
"@angular/forms": "18.2.13", "@angular/forms": "18.2.13",
"@angular/material": "18.2.13", "@angular/material": "18.2.14",
"@angular/material-date-fns-adapter": "18.2.13", "@angular/material-date-fns-adapter": "18.2.14",
"@angular/platform-browser": "18.2.13", "@angular/platform-browser": "18.2.13",
"@angular/platform-browser-dynamic": "18.2.13", "@angular/platform-browser-dynamic": "18.2.13",
"@angular/router": "18.2.13", "@angular/router": "18.2.13",
@ -162,7 +162,7 @@
"ng-packagr": "18.2.1", "ng-packagr": "18.2.1",
"nock": "13.5.5", "nock": "13.5.5",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"nx": "18.3.5", "nx": "^20.0.0",
"postcss": "8.4.41", "postcss": "8.4.41",
"postcss-sass": "^0.5.0", "postcss-sass": "^0.5.0",
"prettier": "2.8.8", "prettier": "2.8.8",