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:",
+11 -33
View File
@@ -132,8 +132,8 @@ importers:
specifier: ^6.0.1
version: 6.0.1
axios:
specifier: ^1.11.0
version: 1.11.0
specifier: ^1.12.2
version: 1.12.2
babel-plugin-react-compiler:
specifier: 19.1.0-rc.3
version: 19.1.0-rc.3
@@ -262,8 +262,8 @@ importers:
apps/electron:
devDependencies:
electron:
specifier: 37.2.1
version: 37.2.1
specifier: 38.2.1
version: 38.2.1
electron-builder:
specifier: 26.0.18
version: 26.0.18(electron-builder-squirrel-windows@24.13.3)
@@ -2177,11 +2177,8 @@ packages:
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
engines: {node: '>= 0.4'}
axios@1.10.0:
resolution: {integrity: sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw==}
axios@1.11.0:
resolution: {integrity: sha512-1Lx3WLFQWm3ooKDYZD1eXmoGO9fxYQjrycfHFC8P0sCfQVXyROp0p9PFWBehewBOdCwHc+f/b8I0fMto5eSfwA==}
axios@1.12.2:
resolution: {integrity: sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==}
babel-plugin-react-compiler@19.1.0-rc.3:
resolution: {integrity: sha512-mjRn69WuTz4adL0bXGx8Rsyk1086zFJeKmes6aK0xPuK3aaXmDJdLHqwKKMrpm6KAI1MCoUK72d2VeqQbu8YIA==}
@@ -2721,8 +2718,8 @@ packages:
electron-to-chromium@1.5.162:
resolution: {integrity: sha512-hQA+Zb5QQwoSaXJWEAGEw1zhk//O7qDzib05Z4qTqZfNju/FAkrm5ZInp0JbTp4Z18A6bilopdZWEYrFSsfllA==}
electron@37.2.1:
resolution: {integrity: sha512-ae2EbzRNqIAHlftfCHtbbt6EgJUW8+zxWLONqNnn2iSrLF0O/pbxbff3xcpZYPpmFBs4uqjoi+s4QS7DQ+zZ/w==}
electron@38.2.1:
resolution: {integrity: sha512-P4pE2RpRg3kM8IeOK+heg6iAxR5wcXnNHrbVchn7M3GBnYAhjfJRkROusdOro5PlKzdtfKjesbbqaG4MqQXccg==}
engines: {node: '>= 12.20.55'}
hasBin: true
@@ -3069,10 +3066,6 @@ packages:
resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
engines: {node: '>=14'}
form-data@4.0.2:
resolution: {integrity: sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==}
engines: {node: '>= 6'}
form-data@4.0.3:
resolution: {integrity: sha512-qsITQPfmvMOSAdeyZ+12I1c+CKSstAFAwu+97zrnWAbIr5u8wfsExUzCesVLC8NgHuRUqNN4Zy6UPWUTRGslcA==}
engines: {node: '>= 6'}
@@ -7219,15 +7212,7 @@ snapshots:
dependencies:
possible-typed-array-names: 1.1.0
axios@1.10.0:
dependencies:
follow-redirects: 1.15.6
form-data: 4.0.2
proxy-from-env: 1.1.0
transitivePeerDependencies:
- debug
axios@1.11.0:
axios@1.12.2:
dependencies:
follow-redirects: 1.15.6
form-data: 4.0.4
@@ -7885,7 +7870,7 @@ snapshots:
electron-to-chromium@1.5.162: {}
electron@37.2.1:
electron@38.2.1:
dependencies:
'@electron/get': 2.0.3
'@types/node': 22.15.26
@@ -8414,13 +8399,6 @@ snapshots:
cross-spawn: 7.0.6
signal-exit: 4.1.0
form-data@4.0.2:
dependencies:
asynckit: 0.4.0
combined-stream: 1.0.8
es-set-tostringtag: 2.1.0
mime-types: 2.1.35
form-data@4.0.3:
dependencies:
asynckit: 0.4.0
@@ -10673,7 +10651,7 @@ snapshots:
wait-on@7.2.0:
dependencies:
axios: 1.10.0
axios: 1.12.2
joi: 17.13.3
lodash: 4.17.21
minimist: 1.2.8