moved to a new version of electron + npm update...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-07-09 02:25:15 +03:00
parent 6b8f9f7c4f
commit 4f08c68179
2 changed files with 535 additions and 494 deletions

File diff suppressed because it is too large Load Diff

View File

@ -20,7 +20,7 @@
"dependencies": {
"app-module-path": "^1.0.6",
"async-json": "0.0.2",
"electron": "^5.0.13",
"electron": "^9.1.0",
"exiftool": "^0.0.3",
"fs-extra": "^7.0.1",
"fs-walk": "^0.0.1",
@ -29,12 +29,12 @@
"guarantee-events": "^1.0.0",
"ig-actions": "^3.24.11",
"ig-features": "^3.4.2",
"ig-object": "^5.0.8",
"moment": "^2.26.0",
"object-run": "^1.0.0",
"ig-object": "^5.0.13",
"moment": "^2.27.0",
"object-run": "^1.0.1",
"requirejs": "^2.3.6",
"requirejs-plugins": "^1.0.2",
"sharp": "^0.25.3",
"sharp": "^0.25.4",
"strip-json-comments": "^2.0.1",
"v8-compile-cache": "^2.1.1",
"wildglob": "^0.1.1"