feat(editor): Upgrade electron (#50)

This commit is contained in:
Eric Tuvesson
2024-07-08 09:35:18 +02:00
committed by Richard Osborne
parent f178d1c803
commit b714b7774e
2 changed files with 48 additions and 20 deletions

View File

@@ -58,7 +58,7 @@
]
},
"dependencies": {
"@electron/remote": "^2.1.1",
"@electron/remote": "^2.1.2",
"@jaames/iro": "^5.5.2",
"@microsoft/fetch-event-source": "^2.0.1",
"@noodl/git": "file:../noodl-git",
@@ -114,7 +114,7 @@
"babel-loader": "^8.2.4",
"concurrently": "^7.4.0",
"css-loader": "^6.7.1",
"electron": "28.1.4",
"electron": "^31.1.0",
"electron-builder": "^24.9.1",
"file-loader": "^6.2.0",
"html-loader": "^3.1.0",