diff --git a/electron/authentication/authentication-github/authentication-github-main/package.json b/electron/authentication/authentication-github/authentication-github-main/package.json index 18fac2194..b5cd667fe 100644 --- a/electron/authentication/authentication-github/authentication-github-main/package.json +++ b/electron/authentication/authentication-github/authentication-github-main/package.json @@ -29,7 +29,7 @@ "electron-store": "10.0.1" }, "peerDependencies": { - "electron": "34.3.0" + "electron": "35.0.0" }, "devDependencies": { "@xwiki/cristal-dev-config": "workspace:*", diff --git a/electron/authentication/authentication-github/authentication-github-preload/package.json b/electron/authentication/authentication-github/authentication-github-preload/package.json index c1fba1573..1e083e93a 100644 --- a/electron/authentication/authentication-github/authentication-github-preload/package.json +++ b/electron/authentication/authentication-github/authentication-github-preload/package.json @@ -27,7 +27,7 @@ "@xwiki/cristal-authentication-api": "workspace:*" }, "peerDependencies": { - "electron": "34.3.0" + "electron": "35.0.0" }, "devDependencies": { "@xwiki/cristal-dev-config": "workspace:*", diff --git a/electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json b/electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json index 92efe788c..c4c8bb2d2 100644 --- a/electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json +++ b/electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json @@ -29,7 +29,7 @@ "electron-store": "10.0.1" }, "peerDependencies": { - "electron": "34.3.0" + "electron": "35.0.0" }, "devDependencies": { "@xwiki/cristal-dev-config": "workspace:*", diff --git a/electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json b/electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json index dcae7c7d3..e53bc56b3 100644 --- a/electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json +++ b/electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json @@ -27,7 +27,7 @@ "@xwiki/cristal-authentication-api": "workspace:*" }, "peerDependencies": { - "electron": "34.3.0" + "electron": "35.0.0" }, "devDependencies": { "@xwiki/cristal-dev-config": "workspace:*", diff --git a/electron/browser/package.json b/electron/browser/package.json index d5d7109f5..0afea2c74 100644 --- a/electron/browser/package.json +++ b/electron/browser/package.json @@ -31,7 +31,7 @@ "inversify": "6.2.2" }, "peerDependencies": { - "electron": "34.3.0", + "electron": "35.0.0", "reflect-metadata": "0.2.2" }, "devDependencies": { diff --git a/electron/configuration/configuration-electron/configuration-electron-main/package.json b/electron/configuration/configuration-electron/configuration-electron-main/package.json index e6b39bc80..4e8a4ebdf 100644 --- a/electron/configuration/configuration-electron/configuration-electron-main/package.json +++ b/electron/configuration/configuration-electron/configuration-electron-main/package.json @@ -28,7 +28,7 @@ "electron-store": "10.0.1" }, "peerDependencies": { - "electron": "34.3.0" + "electron": "35.0.0" }, "devDependencies": { "@xwiki/cristal-dev-config": "workspace:*", diff --git a/electron/configuration/configuration-electron/configuration-electron-preload/package.json b/electron/configuration/configuration-electron/configuration-electron-preload/package.json index 0abb87603..3cefeb960 100644 --- a/electron/configuration/configuration-electron/configuration-electron-preload/package.json +++ b/electron/configuration/configuration-electron/configuration-electron-preload/package.json @@ -27,7 +27,7 @@ "@xwiki/cristal-configuration-api": "workspace:*" }, "peerDependencies": { - "electron": "34.3.0" + "electron": "35.0.0" }, "devDependencies": { "@xwiki/cristal-dev-config": "workspace:*", diff --git a/electron/main/package.json b/electron/main/package.json index dad667704..4a027ff8f 100644 --- a/electron/main/package.json +++ b/electron/main/package.json @@ -23,7 +23,7 @@ "@xwiki/cristal-electron-authentication-github-main": "workspace:*", "@xwiki/cristal-electron-authentication-xwiki-main": "workspace:*", "@xwiki/cristal-electron-storage": "workspace:*", - "electron": "34.3.0" + "electron": "35.0.0" }, "devDependencies": { "@types/node": "22.13.9", diff --git a/electron/package.json b/electron/package.json index 2c45516db..4cbb871be 100644 --- a/electron/package.json +++ b/electron/package.json @@ -27,7 +27,7 @@ "electron-updater": "6.3.9" }, "devDependencies": { - "electron": "34.3.0", + "electron": "35.0.0", "electron-builder": "25.1.8", "typescript": "5.8.2", "vite": "6.2.0" diff --git a/electron/storage/package.json b/electron/storage/package.json index 9b407961a..919fe0ce4 100644 --- a/electron/storage/package.json +++ b/electron/storage/package.json @@ -37,7 +37,7 @@ "mime": "4.0.6" }, "peerDependencies": { - "electron": "34.3.0", + "electron": "35.0.0", "reflect-metadata": "0.2.2" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6d1b04bab..2f55c95d9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3000,8 +3000,8 @@ importers: version: 6.3.9 devDependencies: electron: - specifier: 34.3.0 - version: 34.3.0 + specifier: 35.0.0 + version: 35.0.0 electron-builder: specifier: 25.1.8 version: 25.1.8(electron-builder-squirrel-windows@24.13.3) @@ -3021,8 +3021,8 @@ importers: specifier: 1.8.1 version: 1.8.1 electron: - specifier: 34.3.0 - version: 34.3.0 + specifier: 35.0.0 + version: 35.0.0 electron-store: specifier: 10.0.1 version: 10.0.1 @@ -3043,8 +3043,8 @@ importers: specifier: workspace:* version: link:../../../../core/authentication/authentication-api electron: - specifier: 34.3.0 - version: 34.3.0 + specifier: 35.0.0 + version: 35.0.0 devDependencies: '@xwiki/cristal-dev-config': specifier: workspace:* @@ -3096,8 +3096,8 @@ importers: specifier: 1.8.1 version: 1.8.1 electron: - specifier: 34.3.0 - version: 34.3.0 + specifier: 35.0.0 + version: 35.0.0 electron-store: specifier: 10.0.1 version: 10.0.1 @@ -3118,8 +3118,8 @@ importers: specifier: workspace:* version: link:../../../../core/authentication/authentication-api electron: - specifier: 34.3.0 - version: 34.3.0 + specifier: 35.0.0 + version: 35.0.0 devDependencies: '@xwiki/cristal-dev-config': specifier: workspace:* @@ -3165,8 +3165,8 @@ importers: specifier: workspace:* version: link:../../core/browser/browser-api electron: - specifier: 34.3.0 - version: 34.3.0 + specifier: 35.0.0 + version: 35.0.0 inversify: specifier: 6.2.2 version: 6.2.2(reflect-metadata@0.2.2) @@ -3190,8 +3190,8 @@ importers: specifier: workspace:* version: link:../../../../core/configuration/configuration-api electron: - specifier: 34.3.0 - version: 34.3.0 + specifier: 35.0.0 + version: 35.0.0 electron-store: specifier: 10.0.1 version: 10.0.1 @@ -3212,8 +3212,8 @@ importers: specifier: workspace:* version: link:../../../../core/configuration/configuration-api electron: - specifier: 34.3.0 - version: 34.3.0 + specifier: 35.0.0 + version: 35.0.0 devDependencies: '@xwiki/cristal-dev-config': specifier: workspace:* @@ -3293,8 +3293,8 @@ importers: specifier: workspace:* version: link:../storage electron: - specifier: 34.3.0 - version: 34.3.0 + specifier: 35.0.0 + version: 35.0.0 devDependencies: '@types/node': specifier: 22.13.9 @@ -3410,8 +3410,8 @@ importers: specifier: workspace:* version: link:../../core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api electron: - specifier: 34.3.0 - version: 34.3.0 + specifier: 35.0.0 + version: 35.0.0 inversify: specifier: 6.2.2 version: 6.2.2(reflect-metadata@0.2.2) @@ -5258,9 +5258,6 @@ packages: '@types/node@12.20.55': resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} - '@types/node@20.16.10': - resolution: {integrity: sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA==} - '@types/node@22.13.9': resolution: {integrity: sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw==} @@ -6239,8 +6236,8 @@ packages: electron-updater@6.3.9: resolution: {integrity: sha512-2PJNONi+iBidkoC5D1nzT9XqsE8Q1X28Fn6xRQhO3YX8qRRyJ3mkV4F1aQsuRnYPqq6Hw+E51y27W75WgDoofw==} - electron@34.3.0: - resolution: {integrity: sha512-I238qRnYTAsuwJ/rS7HGaFNY4NNKAcjX8nlj7mnNmj1TK3z4HvNoD1r7Zud81DYDFx8AITuLd76EPrEnnfF9Bg==} + electron@35.0.0: + resolution: {integrity: sha512-mwNQNktYLPnUWZVR8iNkfWCBjmM5e2/CmB1rhACwE9ASDbVU7CYPgp/jLUB3bj/LyQsfSuubD82OUite6SN8Uw==} engines: {node: '>= 12.20.55'} hasBin: true @@ -6647,10 +6644,6 @@ packages: resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} engines: {node: '>=12'} - fs-extra@11.2.0: - resolution: {integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==} - engines: {node: '>=14.14'} - fs-extra@11.3.0: resolution: {integrity: sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==} engines: {node: '>=14.14'} @@ -8579,9 +8572,6 @@ packages: undefsafe@2.0.5: resolution: {integrity: sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==} - undici-types@6.19.8: - resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} - undici-types@6.20.0: resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} @@ -9267,7 +9257,7 @@ snapshots: '@malept/cross-spawn-promise': 2.0.0 debug: 4.4.0 dir-compare: 4.2.0 - fs-extra: 11.2.0 + fs-extra: 11.3.0 minimatch: 9.0.5 plist: 3.1.0 transitivePeerDependencies: @@ -10131,10 +10121,6 @@ snapshots: '@types/node@12.20.55': {} - '@types/node@20.16.10': - dependencies: - undici-types: 6.19.8 - '@types/node@22.13.9': dependencies: undici-types: 6.20.0 @@ -11419,10 +11405,10 @@ snapshots: transitivePeerDependencies: - supports-color - electron@34.3.0: + electron@35.0.0: dependencies: '@electron/get': 2.0.3 - '@types/node': 20.16.10 + '@types/node': 22.13.9 extract-zip: 2.0.1 transitivePeerDependencies: - supports-color @@ -11964,12 +11950,6 @@ snapshots: jsonfile: 6.1.0 universalify: 2.0.1 - fs-extra@11.2.0: - dependencies: - graceful-fs: 4.2.11 - jsonfile: 6.1.0 - universalify: 2.0.1 - fs-extra@11.3.0: dependencies: graceful-fs: 4.2.11 @@ -14068,8 +14048,6 @@ snapshots: undefsafe@2.0.5: {} - undici-types@6.19.8: {} - undici-types@6.20.0: {} unique-filename@2.0.1: