Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimiry committed Dec 17, 2020
1 parent 8418bff commit 40f1e71
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 185 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"fs-json-store": "7.0.0",
"fs-json-store-encryption-adapter": "2.0.0",
"js-base64": "3.6.0",
"keytar": "7.2.0",
"keytar": "7.3.0",
"mime-types": "2.1.27",
"node-fetch": "2.6.1",
"oboe": "2.1.5",
Expand All @@ -147,7 +147,7 @@
"reflect-metadata": "0.1.13",
"remeda": "0.0.27",
"rxjs": "6.6.3",
"sanitize-html": "2.2.0",
"sanitize-html": "2.3.0",
"semver": "7.3.4",
"serialize-error": "7.0.1",
"spellchecker": "https://github.com/vladimiry-playground/node-spellchecker#37cebc43ccbfce27dac51f64ec45f72d9aa80b8f",
Expand All @@ -157,25 +157,25 @@
"valid-url": "1.0.9"
},
"devDependencies": {
"@angular-devkit/build-optimizer": "0.1100.4",
"@angular-eslint/eslint-plugin": "0.8.0-beta.5",
"@angular/animations": "11.0.4",
"@angular-devkit/build-optimizer": "0.1100.5",
"@angular-eslint/eslint-plugin": "0.8.0-beta.6",
"@angular/animations": "11.0.5",
"@angular/cdk": "11.0.3",
"@angular/common": "11.0.4",
"@angular/compiler": "11.0.4",
"@angular/compiler-cli": "11.0.4",
"@angular/core": "11.0.4",
"@angular/forms": "11.0.4",
"@angular/language-service": "11.0.4",
"@angular/platform-browser": "11.0.4",
"@angular/platform-browser-dynamic": "11.0.4",
"@angular/router": "11.0.4",
"@angular/common": "11.0.5",
"@angular/compiler": "11.0.5",
"@angular/compiler-cli": "11.0.5",
"@angular/core": "11.0.5",
"@angular/forms": "11.0.5",
"@angular/language-service": "11.0.5",
"@angular/platform-browser": "11.0.5",
"@angular/platform-browser-dynamic": "11.0.5",
"@angular/router": "11.0.5",
"@expo/spawn-async": "1.5.0",
"@ng-select/ng-select": "5.0.9",
"@ngrx/component": "10.1.1",
"@ngrx/effects": "10.1.1",
"@ngrx/store": "10.1.1",
"@ngtools/webpack": "11.0.4",
"@ngtools/webpack": "11.0.5",
"@types/archiver": "5.1.0",
"@types/byline": "4.2.32",
"@types/fs-extra": "9.0.5",
Expand Down Expand Up @@ -261,9 +261,9 @@
"typescript": "4.1.3",
"typescript-transform-paths": "2.1.0",
"url-loader": "4.1.1",
"webpack": "5.10.3",
"webpack": "5.11.0",
"webpack-cli": "4.2.0",
"webpack-merge": "5.7.0",
"webpack-merge": "5.7.2",
"webpack-node-externals": "2.5.2",
"zone.js": "0.11.3"
},
Expand Down
Loading

0 comments on commit 40f1e71

Please sign in to comment.