chore: upgrade electron packages

This commit is contained in:
Carlos Valente
2025-10-05 20:40:56 +02:00
committed by Alex Christoffer Rasmussen
parent 22559c59d4
commit 27243c4432
3 changed files with 16 additions and 37 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"@tanstack/react-query-devtools": "^5.85.9",
"@tanstack/react-table": "^8.21.3",
"autosize": "^6.0.1",
"axios": "^1.11.0",
"axios": "^1.12.2",
"babel-plugin-react-compiler": "19.1.0-rc.3",
"csv-stringify": "^6.6.0",
"prismjs": "^1.30.0",
+4 -3
View File
@@ -5,14 +5,15 @@
"description": "Time keeping for live events",
"repository": "https://github.com/cpvalente/ontime",
"keywords": [
"lighdev",
"ontime",
"timer"
"timer",
"stage timer",
"rundown"
],
"license": "AGPL-3.0-only",
"main": "src/main.js",
"devDependencies": {
"electron": "37.2.1",
"electron": "38.2.1",
"electron-builder": "26.0.18",
"eslint": "catalog:",
"eslint-config-prettier": "catalog:",