update angular material to 17

This commit is contained in:
2024-07-28 11:56:46 +02:00
parent f084396e95
commit cc0db6d732
2 changed files with 1120 additions and 1120 deletions

2236
pdb-js/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -15,12 +15,12 @@
"private": true,
"dependencies": {
"@angular/animations": "^17.3.12",
"@angular/cdk": "^16.2.6",
"@angular/cdk": "^17.3.10",
"@angular/common": "^17.3.12",
"@angular/compiler": "^17.3.12",
"@angular/core": "^17.3.12",
"@angular/forms": "^17.3.12",
"@angular/material": "^16.2.6",
"@angular/material": "^17.3.10",
"@angular/platform-browser": "^17.3.12",
"@angular/platform-browser-dynamic": "^17.3.12",
"@angular/router": "^17.3.12",