mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-21 05:55:42 +08:00
Bump electron from 36.3.2 to 37.1.0 in the electron group (#56287)
* Bump electron from 36.3.2 to 37.1.0 in the electron group Bumps the electron group with 1 update: [electron](https://github.com/electron/electron). Updates `electron` from 36.3.2 to 37.1.0 - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v36.3.2...v37.1.0) --- updated-dependencies: - dependency-name: electron dependency-version: 37.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: electron ... Signed-off-by: dependabot[bot] <support@github.com> * Revert unrelated updates --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rafał Cieślak <rafal.cieslak@goteleport.com>
This commit is contained in:
co-authored by
Rafał Cieślak
parent
d4c421ab1a
commit
8d6de078a7
Generated
+5
-5
@@ -494,8 +494,8 @@ importers:
|
||||
specifier: ^5.5.0
|
||||
version: 5.5.0
|
||||
electron:
|
||||
specifier: 36.3.2
|
||||
version: 36.3.2
|
||||
specifier: 37.1.0
|
||||
version: 37.1.0
|
||||
electron-builder:
|
||||
specifier: ^26.0.12
|
||||
version: 26.0.12
|
||||
@@ -4238,8 +4238,8 @@ packages:
|
||||
'@swc/core':
|
||||
optional: true
|
||||
|
||||
electron@36.3.2:
|
||||
resolution: {integrity: sha512-v0/j7n22CL3OYv9BIhq6JJz2+e1HmY9H4bjTk8/WzVT9JwVX/T/21YNdR7xuQ6XDSEo9gP5JnqmjOamE+CUY8Q==}
|
||||
electron@37.1.0:
|
||||
resolution: {integrity: sha512-Fcr3yfAw4oU392waVZSlrFUQx4P+h/k31+PRgkBY9tFx9E/zxzdPQQj0achZlG1HRDusw3ooQB+OXb9PvufdzA==}
|
||||
engines: {node: '>= 12.20.55'}
|
||||
hasBin: true
|
||||
|
||||
@@ -11971,7 +11971,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
electron@36.3.2:
|
||||
electron@37.1.0:
|
||||
dependencies:
|
||||
'@electron/get': 2.0.3
|
||||
'@types/node': 22.15.29
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
"@types/whatwg-url": "^13.0.0",
|
||||
"@xterm/addon-fit": "^0.10.0",
|
||||
"@xterm/xterm": "^5.5.0",
|
||||
"electron": "36.3.2",
|
||||
"electron": "37.1.0",
|
||||
"electron-builder": "^26.0.12",
|
||||
"electron-vite": "^3.1.0",
|
||||
"events": "3.3.0",
|
||||
|
||||
Reference in New Issue
Block a user