chore: upgrade electron [skip e2e]

This commit is contained in:
Aman Harwara
2024-07-03 21:34:03 +05:30
parent 4ba75757f6
commit 46628c6d74
9 changed files with 20 additions and 18 deletions

View File

@@ -35,7 +35,7 @@
"hoistingLimits": "workspaces"
},
"dependencies": {
"@electron/remote": "^2.0.12",
"@electron/remote": "^2.1.2",
"@standardnotes/domain-core": "^1.40.0",
"@standardnotes/electron-clear-data": "1.1.1",
"@standardnotes/web": "workspace:*",
@@ -43,7 +43,7 @@
"compare-versions": "^6.1.0",
"decrypt": "github:standardnotes/decrypt#master",
"dotenv": "^16.3.1",
"electron": "27.0.0",
"electron": "31.1.0",
"electron-log": "^4.4.8",
"electron-updater": "^6.1.4",
"fs-extra": "^11.1.1",

View File

@@ -3,7 +3,7 @@
"version": "3.194.11",
"license": "AGPL-3.0",
"main": "dist/app.js",
"author": "Standard Notes",
"author": "Standard Notes.",
"private": true,
"files": [
"dist"