Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matheo committed Apr 21, 2021
1 parent 3ee20d6 commit 32159b2
Show file tree
Hide file tree
Showing 2 changed files with 399 additions and 403 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,43 +37,43 @@
"workspace-generator": "nx workspace-generator"
},
"dependencies": {
"@angular/animations": "11.2.9",
"@angular/cdk": "11.2.8",
"@angular/common": "11.2.9",
"@angular/compiler": "11.2.9",
"@angular/core": "11.2.9",
"@angular/animations": "11.2.10",
"@angular/cdk": "11.2.9",
"@angular/common": "11.2.10",
"@angular/compiler": "11.2.10",
"@angular/core": "11.2.10",
"@angular/fire": "^6.1.4",
"@angular/flex-layout": "11.0.0-beta.33",
"@angular/forms": "11.2.9",
"@angular/material": "11.2.8",
"@angular/platform-browser": "11.2.9",
"@angular/platform-browser-dynamic": "11.2.9",
"@angular/router": "11.2.9",
"@myndpm/dyn-forms": "11.2.9-beta.1",
"@angular/forms": "11.2.10",
"@angular/material": "11.2.9",
"@angular/platform-browser": "11.2.10",
"@angular/platform-browser-dynamic": "11.2.10",
"@angular/router": "11.2.10",
"@myndpm/dyn-forms": "11.2.9-beta.7",
"@ng-bootstrap/ng-bootstrap": "~9.1.0",
"@ngrx/component-store": "11.1.0",
"@ngrx/effects": "11.1.0",
"@ngrx/router-store": "11.1.0",
"@ngrx/store": "11.1.0",
"astronomy-engine": "^2.0.3",
"@ngrx/component-store": "11.1.1",
"@ngrx/effects": "11.1.1",
"@ngrx/router-store": "11.1.1",
"@ngrx/store": "11.1.1",
"astronomy-engine": "^2.0.4",
"bootstrap": "~4.6.0",
"date-fns": "^2.20.2",
"firebase": "^8.3.3",
"date-fns": "^2.21.1",
"firebase": "^8.4.1",
"luxon": "^1.26.0",
"rxjs": "6.6.3",
"tslib": "^2.0.0",
"typed.js": "~2.0.12",
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "0.1102.8",
"@angular/cli": "11.2.8",
"@angular/compiler-cli": "11.2.9",
"@angular/language-service": "11.2.9",
"@angular/localize": "11.2.9",
"@angular-devkit/build-angular": "0.1102.9",
"@angular/cli": "11.2.9",
"@angular/compiler-cli": "11.2.10",
"@angular/language-service": "11.2.10",
"@angular/localize": "11.2.10",
"@compodoc/compodoc": "^1.1.11",
"@ngrx/schematics": "11.1.0",
"@ngrx/store-devtools": "11.1.0",
"@ngrx/schematics": "11.1.1",
"@ngrx/store-devtools": "11.1.1",
"@nrwl/angular": "11.6.0",
"@nrwl/cli": "11.6.0",
"@nrwl/cypress": "11.6.0",
Expand Down
Loading

0 comments on commit 32159b2

Please sign in to comment.