mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2024-10-30 01:08:47 +00:00
(dependencies) Updated Angular & Angular Material to v12.0.1
This commit is contained in:
parent
f470313d72
commit
105575d40e
750
package-lock.json
generated
750
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
30
package.json
30
package.json
|
@ -12,17 +12,17 @@
|
|||
"e2e": "ng e2e"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular/animations": "12.0.0",
|
||||
"@angular/cdk": "12.0.0",
|
||||
"@angular/common": "12.0.0",
|
||||
"@angular/compiler": "12.0.0",
|
||||
"@angular/core": "12.0.0",
|
||||
"@angular/forms": "12.0.0",
|
||||
"@angular/material": "12.0.0",
|
||||
"@angular/material-moment-adapter": "12.0.0",
|
||||
"@angular/platform-browser": "12.0.0",
|
||||
"@angular/platform-browser-dynamic": "12.0.0",
|
||||
"@angular/router": "12.0.0",
|
||||
"@angular/animations": "12.0.1",
|
||||
"@angular/cdk": "12.0.1",
|
||||
"@angular/common": "12.0.1",
|
||||
"@angular/compiler": "12.0.1",
|
||||
"@angular/core": "12.0.1",
|
||||
"@angular/forms": "12.0.1",
|
||||
"@angular/material": "12.0.1",
|
||||
"@angular/material-moment-adapter": "12.0.1",
|
||||
"@angular/platform-browser": "12.0.1",
|
||||
"@angular/platform-browser-dynamic": "12.0.1",
|
||||
"@angular/router": "12.0.1",
|
||||
"@fullcalendar/angular": "4.4.5-beta",
|
||||
"@fullcalendar/core": "4.4.2",
|
||||
"@fullcalendar/daygrid": "4.4.2",
|
||||
|
@ -49,15 +49,15 @@
|
|||
"zone.js": "0.11.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "12.0.0",
|
||||
"@angular-devkit/build-angular": "12.0.1",
|
||||
"@angular-eslint/builder": "12.0.0",
|
||||
"@angular-eslint/eslint-plugin": "12.0.0",
|
||||
"@angular-eslint/eslint-plugin-template": "12.0.0",
|
||||
"@angular-eslint/schematics": "12.0.0",
|
||||
"@angular-eslint/template-parser": "12.0.0",
|
||||
"@angular/cli": "12.0.0",
|
||||
"@angular/compiler-cli": "12.0.0",
|
||||
"@angular/language-service": "12.0.0",
|
||||
"@angular/cli": "12.0.1",
|
||||
"@angular/compiler-cli": "12.0.1",
|
||||
"@angular/language-service": "12.0.1",
|
||||
"@tailwindcss/aspect-ratio": "0.2.0",
|
||||
"@tailwindcss/line-clamp": "0.2.0",
|
||||
"@tailwindcss/typography": "0.4.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user