update angular material to 17
This commit is contained in:
2236
pdb-js/package-lock.json
generated
2236
pdb-js/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -15,12 +15,12 @@
|
|||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "^17.3.12",
|
"@angular/animations": "^17.3.12",
|
||||||
"@angular/cdk": "^16.2.6",
|
"@angular/cdk": "^17.3.10",
|
||||||
"@angular/common": "^17.3.12",
|
"@angular/common": "^17.3.12",
|
||||||
"@angular/compiler": "^17.3.12",
|
"@angular/compiler": "^17.3.12",
|
||||||
"@angular/core": "^17.3.12",
|
"@angular/core": "^17.3.12",
|
||||||
"@angular/forms": "^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": "^17.3.12",
|
||||||
"@angular/platform-browser-dynamic": "^17.3.12",
|
"@angular/platform-browser-dynamic": "^17.3.12",
|
||||||
"@angular/router": "^17.3.12",
|
"@angular/router": "^17.3.12",
|
||||||
|
|||||||
Reference in New Issue
Block a user