mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 07:08:55 +02:00
Merge pull request #1540 from TriliumNext/renovate/electron-35.x
chore(deps): update dependency electron to v35.1.2
This commit is contained in:
commit
bf1896f4fa
8
package-lock.json
generated
8
package-lock.json
generated
@ -165,7 +165,7 @@
|
||||
"cross-env": "7.0.3",
|
||||
"css-loader": "7.1.2",
|
||||
"dprint": "0.49.1",
|
||||
"electron": "35.0.3",
|
||||
"electron": "35.1.2",
|
||||
"eslint": "9.23.0",
|
||||
"esm": "3.2.25",
|
||||
"globals": "16.0.0",
|
||||
@ -10299,9 +10299,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/electron": {
|
||||
"version": "35.0.3",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-35.0.3.tgz",
|
||||
"integrity": "sha512-kjQAYEWXSr2TyK19IZoF85dzFIBaYuX7Yp/C+34b5Y/jmI2z270CGie+RjmEGMMitsy0G8YJKftukhYMuWlK6g==",
|
||||
"version": "35.1.2",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-35.1.2.tgz",
|
||||
"integrity": "sha512-ipYSDZEV3+PpHfJ8/oWlpMCvxwutX6xLvBz2HRPgEzSFzgLmGO7YXTjEow4DhDtCpGE+b95NTGoJaRAVQi5n7A==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
@ -221,7 +221,7 @@
|
||||
"cross-env": "7.0.3",
|
||||
"css-loader": "7.1.2",
|
||||
"dprint": "0.49.1",
|
||||
"electron": "35.0.3",
|
||||
"electron": "35.1.2",
|
||||
"eslint": "9.23.0",
|
||||
"esm": "3.2.25",
|
||||
"globals": "16.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user