We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fd6fe4 commit 3a21299Copy full SHA for 3a21299
frontend/package.json
@@ -28,12 +28,12 @@
28
"private": true,
29
"dependencies": {
30
"@angular/animations": "^19.0.3",
31
- "@angular/cdk": "^19.0.2",
+ "@angular/cdk": "^20.0.0",
32
"@angular/common": "^19.0.3",
33
"@angular/compiler": "^19.0.3",
34
"@angular/core": "^19.0.3",
35
"@angular/forms": "^19.0.3",
36
- "@angular/material": "^19.0.2",
+ "@angular/material": "^20.0.0",
37
"@angular/platform-browser": "^19.0.3",
38
"@angular/platform-browser-dynamic": "^19.0.3",
39
"@angular/router": "^19.0.3",
0 commit comments