Update electron

This commit is contained in:
AlphaX-Projects
2023-10-05 17:43:49 +02:00
parent 369fa15224
commit 4577523e61
2 changed files with 180 additions and 237 deletions

View File

@@ -34,7 +34,7 @@
"@hapi/hapi": "21.3.2",
"@hapi/inert": "7.1.0",
"@lit-labs/motion": "1.0.4",
"@popperjs/core": "^2.11.8",
"@popperjs/core": "2.11.8",
"@tiptap/core": "2.0.4",
"@tiptap/extension-highlight": "2.0.4",
"@tiptap/extension-image": "2.0.4",
@@ -123,13 +123,13 @@
"@vaadin/tooltip": "24.1.10",
"@zip.js/zip.js": "2.7.29",
"axios": "1.5.1",
"electron": "26.2.4",
"electron": "26.3.0",
"electron-builder": "24.6.4",
"electron-packager": "17.1.2",
"epml": "0.3.3",
"eslint": "^8.50.0",
"eslint-plugin-lit": "^1.9.1",
"eslint-plugin-wc": "^2.0.3",
"eslint": "8.50.0",
"eslint-plugin-lit": "1.9.1",
"eslint-plugin-wc": "2.0.4",
"file-saver": "2.0.5",
"highcharts": "11.1.0",
"html-escaper": "3.0.3",