mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-01 12:42:28 +08:00
Merge pull request #1481 from TriliumNext/renovate/electron-35.x
chore(deps): update dependency electron to v35.0.3
This commit is contained in:
commit
08df7e6484
8
package-lock.json
generated
8
package-lock.json
generated
@ -164,7 +164,7 @@
|
||||
"bootstrap": "5.3.3",
|
||||
"cross-env": "7.0.3",
|
||||
"css-loader": "7.1.2",
|
||||
"electron": "35.0.1",
|
||||
"electron": "35.0.3",
|
||||
"eslint": "9.22.0",
|
||||
"esm": "3.2.25",
|
||||
"globals": "16.0.0",
|
||||
@ -10151,9 +10151,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/electron": {
|
||||
"version": "35.0.1",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-35.0.1.tgz",
|
||||
"integrity": "sha512-iQonj6lnPhqfqha2KXx6LzV1dnu6UPTCWK+b7f9Zvg828umGemi22DKbcJ3/q+Opn7iUVTWyqp9z1JQqkIi6OA==",
|
||||
"version": "35.0.3",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-35.0.3.tgz",
|
||||
"integrity": "sha512-kjQAYEWXSr2TyK19IZoF85dzFIBaYuX7Yp/C+34b5Y/jmI2z270CGie+RjmEGMMitsy0G8YJKftukhYMuWlK6g==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
@ -221,7 +221,7 @@
|
||||
"bootstrap": "5.3.3",
|
||||
"cross-env": "7.0.3",
|
||||
"css-loader": "7.1.2",
|
||||
"electron": "35.0.1",
|
||||
"electron": "35.0.3",
|
||||
"eslint": "9.22.0",
|
||||
"esm": "3.2.25",
|
||||
"globals": "16.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user