Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
713ac4302a chore(deps): update electron to v39.2.4+wvcus 2025-12-02 20:53:28 +01:00
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@@ -32,7 +32,7 @@
"@typescript-eslint/eslint-plugin": "^8.36.0",
"@typescript-eslint/parser": "^8.36.0",
"copyfiles": "^2.4.1",
"electron": "github:castlabs/electron-releases#v37.2.5+wvcus",
"electron": "github:castlabs/electron-releases#v39.2.4+wvcus",
"electron-builder": "~26.0.12",
"eslint": "^9.30.1",
"js-yaml": "^4.1.0",
@@ -4553,8 +4553,8 @@
}
},
"node_modules/electron": {
"version": "35.7.2+wvcus",
"resolved": "git+ssh://git@github.com/castlabs/electron-releases.git#fc7ae5166495414c9ebeed02c53e7d03df44a083",
"version": "39.2.4+wvcus",
"resolved": "git+ssh://git@github.com/castlabs/electron-releases.git#7cb662d6bc5d6c87a4bbb8a31885e0a54974025e",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
@@ -8561,9 +8561,9 @@
}
},
"node_modules/prettier": {
"version": "3.7.4",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.4.tgz",
"integrity": "sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==",
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.1.tgz",
"integrity": "sha512-RWKXE4qB3u5Z6yz7omJkjWwmTfLdcbv44jUVHC5NpfXwFGzvpQM798FGv/6WNK879tc+Cn0AAyherCl1KjbyZQ==",
"dev": true,
"license": "MIT",
"bin": {

View File

@@ -63,7 +63,7 @@
"@typescript-eslint/eslint-plugin": "^8.36.0",
"@typescript-eslint/parser": "^8.36.0",
"copyfiles": "^2.4.1",
"electron": "github:castlabs/electron-releases#v37.2.5+wvcus",
"electron": "github:castlabs/electron-releases#v39.2.4+wvcus",
"electron-builder": "~26.0.12",
"eslint": "^9.30.1",
"js-yaml": "^4.1.0",