mirror of
https://github.com/fabioformosa/quartz-manager.git
synced 2026-05-14 22:00:30 +09:00
#80 step into angular v12
This commit is contained in:
@@ -12,14 +12,14 @@
|
|||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular-material-components/datetime-picker": "5.0.3",
|
"@angular-material-components/datetime-picker": "6.0.3",
|
||||||
"@angular-material-components/moment-adapter": "5.0.0",
|
"@angular-material-components/moment-adapter": "6.0.0",
|
||||||
"@angular/animations": "12.2.17",
|
"@angular/animations": "12.2.17",
|
||||||
"@angular/cdk": "11.0.1",
|
"@angular/cdk": "11.0.1",
|
||||||
"@angular/common": "12.2.17",
|
"@angular/common": "12.2.17",
|
||||||
"@angular/compiler": "12.2.17",
|
"@angular/compiler": "12.2.17",
|
||||||
"@angular/core": "12.2.17",
|
"@angular/core": "12.2.17",
|
||||||
"@angular/flex-layout": "11.0.0-beta.33",
|
"@angular/flex-layout": "12.0.0-beta.35",
|
||||||
"@angular/forms": "12.2.17",
|
"@angular/forms": "12.2.17",
|
||||||
"@angular/material": "11.0.1",
|
"@angular/material": "11.0.1",
|
||||||
"@angular/platform-browser": "12.2.17",
|
"@angular/platform-browser": "12.2.17",
|
||||||
@@ -73,4 +73,4 @@
|
|||||||
"<rootDir>/jest.setup.ts"
|
"<rootDir>/jest.setup.ts"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user