mirror of
https://github.com/kopia/kopia.git
synced 2026-05-24 14:44:47 -04:00
build(deps-dev): bump electron (#5351)
Bumps the kopia-ui-npm-dependencies group in /app with 1 update: [electron](https://github.com/electron/electron). Updates `electron` from 41.2.2 to 41.3.0 - [Release notes](https://github.com/electron/electron/releases) - [Commits](https://github.com/electron/electron/compare/v41.2.2...v41.3.0) --- updated-dependencies: - dependency-name: electron dependency-version: 41.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kopia-ui-npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
8
app/package-lock.json
generated
8
app/package-lock.json
generated
@@ -23,7 +23,7 @@
|
||||
"asar": "^3.2.0",
|
||||
"concurrently": "^9.2.1",
|
||||
"dotenv": "^17.4.2",
|
||||
"electron": "^41.2.2",
|
||||
"electron": "^41.3.0",
|
||||
"electron-builder": "^26.8.1",
|
||||
"playwright": "^1.37.1",
|
||||
"playwright-core": "^1.35.1",
|
||||
@@ -2115,9 +2115,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/electron": {
|
||||
"version": "41.2.2",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-41.2.2.tgz",
|
||||
"integrity": "sha512-3rzz/hVIpF726W9g7nleQzyF2IOEZbzZnUTUYGhMaEfsoab8fDyOYAWbdBdo4+DczS1Ifz11rdYo8IAAGcRx/g==",
|
||||
"version": "41.3.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-41.3.0.tgz",
|
||||
"integrity": "sha512-2Q5aeocmFdeheZGDUTrAvSR3t+n0c3d104AJWWEnt7syJU0tE4VdibMYaPtQ47QuXSoUf0/xSsfUUvu/uSXIfg==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
|
||||
@@ -127,7 +127,7 @@
|
||||
"asar": "^3.2.0",
|
||||
"concurrently": "^9.2.1",
|
||||
"dotenv": "^17.4.2",
|
||||
"electron": "^41.2.2",
|
||||
"electron": "^41.3.0",
|
||||
"electron-builder": "^26.8.1",
|
||||
"playwright": "^1.37.1",
|
||||
"playwright-core": "^1.35.1",
|
||||
|
||||
Reference in New Issue
Block a user