mirror of
https://github.com/zadam/trilium.git
synced 2026-02-23 22:24:26 +01:00
chore(deps): update dependency electron to v40.2.1 (#8646)
Some checks failed
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Deploy Documentation / Build and Deploy Documentation (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
Deploy web clipper extension / Build web clipper extension (push) Has been cancelled
Some checks failed
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Deploy Documentation / Build and Deploy Documentation (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
Deploy web clipper extension / Build web clipper extension (push) Has been cancelled
This commit is contained in:
commit
934a867c83
@ -35,7 +35,7 @@
|
|||||||
"@triliumnext/commons": "workspace:*",
|
"@triliumnext/commons": "workspace:*",
|
||||||
"@triliumnext/server": "workspace:*",
|
"@triliumnext/server": "workspace:*",
|
||||||
"copy-webpack-plugin": "13.0.1",
|
"copy-webpack-plugin": "13.0.1",
|
||||||
"electron": "40.1.0",
|
"electron": "40.2.1",
|
||||||
"@electron-forge/cli": "7.11.1",
|
"@electron-forge/cli": "7.11.1",
|
||||||
"@electron-forge/maker-deb": "7.11.1",
|
"@electron-forge/maker-deb": "7.11.1",
|
||||||
"@electron-forge/maker-dmg": "7.11.1",
|
"@electron-forge/maker-dmg": "7.11.1",
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
"@triliumnext/desktop": "workspace:*",
|
"@triliumnext/desktop": "workspace:*",
|
||||||
"@types/fs-extra": "11.0.4",
|
"@types/fs-extra": "11.0.4",
|
||||||
"copy-webpack-plugin": "13.0.1",
|
"copy-webpack-plugin": "13.0.1",
|
||||||
"electron": "40.1.0",
|
"electron": "40.2.1",
|
||||||
"fs-extra": "11.3.3"
|
"fs-extra": "11.3.3"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@ -83,7 +83,7 @@
|
|||||||
"debounce": "3.0.0",
|
"debounce": "3.0.0",
|
||||||
"debug": "4.4.3",
|
"debug": "4.4.3",
|
||||||
"ejs": "4.0.1",
|
"ejs": "4.0.1",
|
||||||
"electron": "40.1.0",
|
"electron": "40.2.1",
|
||||||
"electron-debug": "4.1.0",
|
"electron-debug": "4.1.0",
|
||||||
"electron-window-state": "5.0.3",
|
"electron-window-state": "5.0.3",
|
||||||
"escape-html": "1.0.3",
|
"escape-html": "1.0.3",
|
||||||
|
|||||||
28
pnpm-lock.yaml
generated
28
pnpm-lock.yaml
generated
@ -392,7 +392,7 @@ importers:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@electron/remote':
|
'@electron/remote':
|
||||||
specifier: 2.1.3
|
specifier: 2.1.3
|
||||||
version: 2.1.3(electron@40.1.0)
|
version: 2.1.3(electron@40.2.1)
|
||||||
better-sqlite3:
|
better-sqlite3:
|
||||||
specifier: 12.6.2
|
specifier: 12.6.2
|
||||||
version: 12.6.2
|
version: 12.6.2
|
||||||
@ -449,8 +449,8 @@ importers:
|
|||||||
specifier: 13.0.1
|
specifier: 13.0.1
|
||||||
version: 13.0.1(webpack@5.101.3(esbuild@0.27.2))
|
version: 13.0.1(webpack@5.101.3(esbuild@0.27.2))
|
||||||
electron:
|
electron:
|
||||||
specifier: 40.1.0
|
specifier: 40.2.1
|
||||||
version: 40.1.0
|
version: 40.2.1
|
||||||
prebuild-install:
|
prebuild-install:
|
||||||
specifier: 7.1.3
|
specifier: 7.1.3
|
||||||
version: 7.1.3
|
version: 7.1.3
|
||||||
@ -505,8 +505,8 @@ importers:
|
|||||||
specifier: 13.0.1
|
specifier: 13.0.1
|
||||||
version: 13.0.1(webpack@5.101.3(esbuild@0.27.2))
|
version: 13.0.1(webpack@5.101.3(esbuild@0.27.2))
|
||||||
electron:
|
electron:
|
||||||
specifier: 40.1.0
|
specifier: 40.2.1
|
||||||
version: 40.1.0
|
version: 40.2.1
|
||||||
fs-extra:
|
fs-extra:
|
||||||
specifier: 11.3.3
|
specifier: 11.3.3
|
||||||
version: 11.3.3
|
version: 11.3.3
|
||||||
@ -543,7 +543,7 @@ importers:
|
|||||||
version: 7.1.2
|
version: 7.1.2
|
||||||
'@electron/remote':
|
'@electron/remote':
|
||||||
specifier: 2.1.3
|
specifier: 2.1.3
|
||||||
version: 2.1.3(electron@40.1.0)
|
version: 2.1.3(electron@40.2.1)
|
||||||
'@triliumnext/commons':
|
'@triliumnext/commons':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../../packages/commons
|
version: link:../../packages/commons
|
||||||
@ -680,8 +680,8 @@ importers:
|
|||||||
specifier: 4.0.1
|
specifier: 4.0.1
|
||||||
version: 4.0.1
|
version: 4.0.1
|
||||||
electron:
|
electron:
|
||||||
specifier: 40.1.0
|
specifier: 40.2.1
|
||||||
version: 40.1.0
|
version: 40.2.1
|
||||||
electron-debug:
|
electron-debug:
|
||||||
specifier: 4.1.0
|
specifier: 4.1.0
|
||||||
version: 4.1.0
|
version: 4.1.0
|
||||||
@ -8150,8 +8150,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-bO3y10YikuUwUuDUQRM4KfwNkKhnpVO7IPdbsrejwN9/AABJzzTQ4GeHwyzNSrVO+tEH3/Np255a3sVZpZDjvg==}
|
resolution: {integrity: sha512-bO3y10YikuUwUuDUQRM4KfwNkKhnpVO7IPdbsrejwN9/AABJzzTQ4GeHwyzNSrVO+tEH3/Np255a3sVZpZDjvg==}
|
||||||
engines: {node: '>=8.0.0'}
|
engines: {node: '>=8.0.0'}
|
||||||
|
|
||||||
electron@40.1.0:
|
electron@40.2.1:
|
||||||
resolution: {integrity: sha512-2j/kvw7uF0H1PnzYBzw2k2Q6q16J8ToKrtQzZfsAoXbbMY0l5gQi2DLOauIZLzwp4O01n8Wt/74JhSRwG0yj9A==}
|
resolution: {integrity: sha512-0zOeyN8LB1KHIjVV5jyMmQmkqx3J8OkkVlab3p7vOM28jI46blxW7M52Tcdi6X2m5o2jj8ejOlAh5+boL3w8aQ==}
|
||||||
engines: {node: '>= 12.20.55'}
|
engines: {node: '>= 12.20.55'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@ -17570,9 +17570,9 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@electron/remote@2.1.3(electron@40.1.0)':
|
'@electron/remote@2.1.3(electron@40.2.1)':
|
||||||
dependencies:
|
dependencies:
|
||||||
electron: 40.1.0
|
electron: 40.2.1
|
||||||
|
|
||||||
'@electron/universal@2.0.2':
|
'@electron/universal@2.0.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -24035,10 +24035,10 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
electron@40.1.0:
|
electron@40.2.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@electron/get': 2.0.3
|
'@electron/get': 2.0.3
|
||||||
'@types/node': 24.10.9
|
'@types/node': 24.10.10
|
||||||
extract-zip: 2.0.1
|
extract-zip: 2.0.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user