Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimiry committed Mar 5, 2020
1 parent 763ad70 commit 36d1a60
Show file tree
Hide file tree
Showing 3 changed files with 581 additions and 540 deletions.
84 changes: 42 additions & 42 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"verbose": true
},
"dependencies": {
"@msgpack/msgpack": "1.11.0",
"@msgpack/msgpack": "1.12.0",
"@rgba-image/lanczos": "0.1.0",
"@vladimiry/unionize": "2.1.2-add-tagprefix-option",
"asap-es": "1.3.3",
Expand All @@ -123,70 +123,70 @@
"color-fns": "0.1.1",
"compare-versions": "3.6.0",
"desktop-idle": "1.3.0",
"electron-log": "4.0.6",
"electron-rpc-api": "6.0.1",
"electron-log": "4.0.7",
"electron-rpc-api": "6.1.0-beta.2",
"electron-unhandled": "3.0.2",
"fast-glob": "3.2.0",
"fast-glob": "3.2.2",
"fs-extra": "8.1.0",
"fs-json-store": "2.3.3",
"fs-json-store-encryption-adapter": "1.3.6",
"html-to-text": "5.1.1",
"js-base64": "2.5.2",
"keytar": "5.2.0",
"keytar": "5.4.0",
"mime-types": "2.1.26",
"node-fetch": "2.6.0",
"oboe": "2.1.5",
"os-locale": "4.0.0",
"path-is-inside": "1.0.2",
"proxy-agent": "3.1.1",
"pureimage": "0.1.6",
"pureimage": "0.2.0",
"reflect-metadata": "0.1.13",
"remeda": "0.0.15",
"rolling-rate-limiter": "0.1.11",
"rxjs": "6.5.4",
"sanitize-html": "1.21.1",
"spellchecker": "https://github.com/vladimiry-playground/node-spellchecker#37cebc43ccbfce27dac51f64ec45f72d9aa80b8f",
"ts-deferred": "1.0.4",
"tslib": "1.10.0",
"uuid": "3.4.0",
"tslib": "1.11.1",
"uuid": "7.0.1",
"valid-url": "1.0.9"
},
"devDependencies": {
"@angular-devkit/build-optimizer": "0.900.3",
"@angular/animations": "9.0.2",
"@angular/cdk": "9.0.1",
"@angular/common": "9.0.2",
"@angular/compiler": "9.0.2",
"@angular/compiler-cli": "9.0.2",
"@angular/core": "9.0.2",
"@angular/forms": "9.0.2",
"@angular/language-service": "9.0.2",
"@angular/platform-browser": "9.0.2",
"@angular/platform-browser-dynamic": "9.0.2",
"@angular/router": "9.0.2",
"@angular-devkit/build-optimizer": "0.900.4",
"@angular/animations": "9.0.4",
"@angular/cdk": "9.1.0",
"@angular/common": "9.0.4",
"@angular/compiler": "9.0.4",
"@angular/compiler-cli": "9.0.4",
"@angular/core": "9.0.4",
"@angular/forms": "9.0.4",
"@angular/language-service": "9.0.4",
"@angular/platform-browser": "9.0.4",
"@angular/platform-browser-dynamic": "9.0.4",
"@angular/router": "9.0.4",
"@bazel/typescript": "1.3.0",
"@email-securely-app/import-sort-style": "0.1.0",
"@expo/spawn-async": "1.5.0",
"@ng-select/ng-select": "3.7.2",
"@ngrx/effects": "8.6.0",
"@ngrx/store": "8.6.0",
"@ngtools/webpack": "9.0.3",
"@ngtools/webpack": "9.0.4",
"@types/angular": "1.6.57",
"@types/archiver": "3.0.0",
"@types/archiver": "3.1.0",
"@types/byline": "4.2.31",
"@types/debug": "4.1.5",
"@types/fs-extra": "8.1.0",
"@types/html-to-text": "1.4.31",
"@types/html-webpack-plugin": "3.2.2",
"@types/jasmine": "3.5.5",
"@types/jasmine": "3.5.7",
"@types/js-base64": "2.3.1",
"@types/karma": "3.0.7",
"@types/keytar": "4.4.2",
"@types/mime-types": "2.1.0",
"@types/mini-css-extract-plugin": "0.9.0",
"@types/mini-css-extract-plugin": "0.9.1",
"@types/mkdirp": "1.0.0",
"@types/node": "12.12.21",
"@types/node-fetch": "2.5.4",
"@types/node-fetch": "2.5.5",
"@types/oboe": "2.0.28",
"@types/path-is-inside": "1.0.0",
"@types/postcss-url": "8.0.1",
Expand All @@ -196,34 +196,34 @@
"@types/rolling-rate-limiter": "0.1.0",
"@types/sanitize-html": "1.20.2",
"@types/semver": "7.1.0",
"@types/sinon": "7.5.1",
"@types/sinon": "7.5.2",
"@types/spellchecker": "3.5.0",
"@types/uglifyjs-webpack-plugin": "1.1.0",
"@types/uuid": "3.4.7",
"@types/uuid": "7.0.0",
"@types/valid-url": "1.0.2",
"@types/webdriverio": "4.13.3",
"@types/webpack": "4.41.6",
"@types/webpack": "4.41.7",
"@types/webpack-dev-server": "3.10.0",
"@types/webpack-env": "1.15.1",
"@types/webpack-merge": "4.1.5",
"@types/webpack-node-externals": "1.7.1",
"@typescript-eslint/eslint-plugin": "2.20.0",
"@typescript-eslint/parser": "2.20.0",
"app-builder-lib": "22.3.3",
"@typescript-eslint/eslint-plugin": "2.22.0",
"@typescript-eslint/parser": "2.22.0",
"app-builder-lib": "22.4.0",
"archiver": "3.1.1",
"ava": "3.3.0",
"ava": "3.5.0",
"bootstrap": "4.4.1",
"byline": "5.0.0",
"cache-loader": "4.1.0",
"chalk": "3.0.0",
"circular-dependency-plugin": "5.2.0",
"codelyzer": "5.2.1",
"cpx2": "2.0.0",
"cross-env": "7.0.0",
"cross-env": "7.0.1",
"css-loader": "3.4.2",
"cssnano": "4.1.10",
"electron": "8.0.1",
"electron-builder": "22.3.2",
"electron": "8.0.3",
"electron-builder": "22.3.6",
"escape-string-regexp": "2.0.0",
"eslint": "6.8.0",
"exports-loader": "0.7.0",
Expand All @@ -232,7 +232,7 @@
"html-loader": "0.5.5",
"html-webpack-plugin": "4.0.0-beta.2",
"husky": "4.2.3",
"immer": "5.3.6",
"immer": "6.0.0",
"import-sort-cli": "6.0.0",
"import-sort-parser-typescript": "6.0.0",
"jasmine": "3.5.0",
Expand All @@ -244,12 +244,12 @@
"karma-sourcemap-loader": "0.3.7",
"karma-webpack": "4.0.2",
"less-loader": "5.0.0",
"lint-staged": "10.0.7",
"lint-staged": "10.0.8",
"mini-css-extract-plugin": "0.9.0",
"mkdirp": "1.0.3",
"ndx": "1.0.2",
"ndx-query": "1.0.1",
"ngx-bootstrap": "5.3.2",
"ngx-bootstrap": "5.5.0",
"ngx-color-picker": "9.0.0",
"npm-run-all": "4.1.5",
"null-loader": "3.0.0",
Expand All @@ -263,7 +263,7 @@
"randomstring": "1.1.5",
"resolve-url-loader": "3.1.1",
"rewiremock": "3.13.9",
"sass": "1.25.0",
"sass": "1.26.2",
"sass-lint": "1.13.1",
"sass-loader": "8.0.2",
"script-loader": "0.7.2",
Expand All @@ -287,16 +287,16 @@
"typescript": "3.7.5",
"typescript-transform-paths": "1.1.14",
"url-loader": "3.0.0",
"webpack": "4.41.6",
"webpack": "4.42.0",
"webpack-cli": "3.3.11",
"webpack-dev-server": "3.10.3",
"webpack-merge": "4.2.2",
"webpack-node-externals": "1.7.2",
"zone.js": "0.10.2"
},
"resolutions": {
"*/**/@types/webpack": "4.41.6",
"*/**/builder-util-runtime": "8.6.0",
"*/**/@types/webpack": "4.41.7",
"*/**/builder-util-runtime": "8.6.1",
"*/**/karma-jasmine": "2.0.1"
}
}
2 changes: 1 addition & 1 deletion src/electron-main/api/endpoints-builders/tray-icon/lib.ts
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ function buildCircle(rad: number, color: string): Bitmap {

ctx.fillStyle = color;
ctx.beginPath();
ctx.arc(bitmap.width - rad, bitmap.height - rad, rad, 0, Math.PI * 2, true);
ctx.arc(bitmap.width - rad, bitmap.height - rad, rad, 0, Math.PI * 2, false);
ctx.closePath();
ctx.fill();

Expand Down

0 comments on commit 36d1a60

Please sign in to comment.