added material design components
This commit is contained in:
parent
8bf9875e8e
commit
17531f7c29
16 changed files with 236 additions and 164 deletions
|
|
@ -23,10 +23,12 @@
|
|||
"private": true,
|
||||
"packageManager": "npm@10.9.2",
|
||||
"dependencies": {
|
||||
"@angular/cdk": "~21.1.4",
|
||||
"@angular/common": "^21.1.0",
|
||||
"@angular/compiler": "^21.1.0",
|
||||
"@angular/core": "^21.1.0",
|
||||
"@angular/forms": "^21.1.0",
|
||||
"@angular/material": "~21.1.4",
|
||||
"@angular/platform-browser": "^21.1.0",
|
||||
"@angular/router": "^21.1.0",
|
||||
"rxjs": "~7.8.0",
|
||||
|
|
@ -36,6 +38,7 @@
|
|||
"@angular/build": "^21.1.3",
|
||||
"@angular/cli": "^21.1.3",
|
||||
"@angular/compiler-cli": "^21.1.0",
|
||||
"@angular/material": "^21.1.4",
|
||||
"jsdom": "^27.1.0",
|
||||
"typescript": "~5.9.2",
|
||||
"vitest": "^4.0.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue