Upgrade Material
This commit is contained in:
parent
dfec2fee3c
commit
31cd5b9865
2 changed files with 1121 additions and 1144 deletions
2259
package-lock.json
generated
2259
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -11,12 +11,12 @@
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "^16.0.0",
|
"@angular/animations": "^16.0.0",
|
||||||
"@angular/cdk": "^15.1.2",
|
"@angular/cdk": "^16.0.0",
|
||||||
"@angular/common": "^16.0.0",
|
"@angular/common": "^16.0.0",
|
||||||
"@angular/compiler": "^16.0.0",
|
"@angular/compiler": "^16.0.0",
|
||||||
"@angular/core": "^16.0.0",
|
"@angular/core": "^16.0.0",
|
||||||
"@angular/forms": "^16.0.0",
|
"@angular/forms": "^16.0.0",
|
||||||
"@angular/material": "^15.1.2",
|
"@angular/material": "^16.0.0",
|
||||||
"@angular/platform-browser": "^16.0.0",
|
"@angular/platform-browser": "^16.0.0",
|
||||||
"@angular/platform-browser-dynamic": "^16.0.0",
|
"@angular/platform-browser-dynamic": "^16.0.0",
|
||||||
"@angular/router": "^16.0.0",
|
"@angular/router": "^16.0.0",
|
||||||
|
|
Loading…
Reference in a new issue