Bump electron from 26.1.0 to 26.2.1 (#1498)

Bumps [electron](https://github.com/electron/electron) from 26.1.0 to 26.2.1.
- [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/v26.1.0...v26.2.1)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:production
...

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:
dependabot[bot] 2023-09-27 08:51:57 -04:00 committed by GitHub
parent 20024cfb5b
commit c280ec5988
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 47 deletions

View File

@ -60,7 +60,7 @@
"@types/styled-components": "^5.1.28",
"chromedriver": "^116.0.0",
"cross-env": "^7.0.3",
"electron": "^26.1.0",
"electron": "^26.2.1",
"esbuild": "^0.19.3",
"eslint": "^8.50.0",
"eslint-config-airbnb": "^19.0.4",

View File

@ -48,7 +48,7 @@
"chalk": "^5.3.0",
"cors": "^2.8.5",
"cross-spawn": "^7.0.3",
"electron": "^26.1.0",
"electron": "^26.2.1",
"express": "^4.18.2",
"get-port": "^7.0.0",
"graphql": "^16.8.0",

View File

@ -163,8 +163,8 @@ importers:
specifier: ^7.0.3
version: 7.0.3
electron:
specifier: ^26.1.0
version: 26.1.0
specifier: ^26.2.1
version: 26.2.1
esbuild:
specifier: ^0.19.3
version: 0.19.3
@ -993,7 +993,7 @@ importers:
version: 18.2.0(react@18.2.0)
react-redux:
specifier: ^8.1.2
version: 8.1.2(@types/react@18.2.23)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1)
version: 8.1.2(@types/react-dom@18.2.8)(@types/react@18.2.23)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1)
redux:
specifier: ^4.2.1
version: 4.2.1
@ -1330,8 +1330,8 @@ importers:
specifier: ^7.0.3
version: 7.0.3
electron:
specifier: ^26.1.0
version: 26.1.0
specifier: ^26.2.1
version: 26.2.1
express:
specifier: ^4.18.2
version: 4.18.2
@ -2603,7 +2603,7 @@ importers:
version: 18.2.0(react@18.2.0)
react-redux:
specifier: ^8.1.2
version: 8.1.2(@types/react@18.2.23)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1)
version: 8.1.2(@types/react-dom@18.2.8)(@types/react@18.2.23)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1)
redux:
specifier: ^4.2.1
version: 4.2.1
@ -10717,9 +10717,6 @@ packages:
resolution: {integrity: sha512-YZJjn+Aaw0xihnpdImxI22jqGbp0DCgTFKRycygjGx/Y27NnWFJa5FJ7P+MRT3u07dogEeMVh70pWpbIQollTA==}
dev: true
/@types/node@18.17.12:
resolution: {integrity: sha512-d6xjC9fJ/nSnfDeU0AMDsaJyb1iHsqCSOdi84w4u+SlN/UgQdY5tRhpMzaFYsI4mnpvgTivEaQd0yOUhAtOnEQ==}
/@types/node@18.18.0:
resolution: {integrity: sha512-3xA4X31gHT1F1l38ATDIL9GpRLdwVhnEFC8Uikv5ZLlXATwrCYyPq7ZWHxzxc3J/30SUiwiYT+bQe0/XvKlWbw==}
@ -13778,14 +13775,14 @@ packages:
/electron-to-chromium@1.4.496:
resolution: {integrity: sha512-qeXC3Zbykq44RCrBa4kr8v/dWzYJA8rAwpyh9Qd+NKWoJfjG5vvJqy9XOJ9H4P/lqulZBCgUWAYi+FeK5AuJ8g==}
/electron@26.1.0:
resolution: {integrity: sha512-qEh19H09Pysn3ibms5nZ0haIh5pFoOd7/5Ww7gzmAwDQOulRi8Sa2naeueOyIb1GKpf+6L4ix3iceYRAuA5r5Q==}
/electron@26.2.1:
resolution: {integrity: sha512-SNT24Cf/wRvfcFZQoERXjzswUlg5ouqhIuA2t9x2L7VdTn+2Jbs0QXRtOfzcnOV/raVMz3e8ICyaU2GGeciKLg==}
engines: {node: '>= 12.20.55'}
hasBin: true
requiresBuild: true
dependencies:
'@electron/get': 2.0.2
'@types/node': 18.17.12
'@types/node': 18.18.0
extract-zip: 2.0.1
transitivePeerDependencies:
- supports-color
@ -19327,39 +19324,6 @@ packages:
redux: 4.2.1
use-sync-external-store: 1.2.0(react@18.2.0)
/react-redux@8.1.2(@types/react@18.2.23)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1):
resolution: {integrity: sha512-xJKYI189VwfsFc4CJvHqHlDrzyFTY/3vZACbE+rr/zQ34Xx1wQfB4OTOSeOSNrF6BDVe8OOdxIrAnMGXA3ggfw==}
peerDependencies:
'@types/react': ^16.8 || ^17.0 || ^18.0
'@types/react-dom': ^16.8 || ^17.0 || ^18.0
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
react-native: '>=0.59'
redux: ^4 || ^5.0.0-beta.0
peerDependenciesMeta:
'@types/react':
optional: true
'@types/react-dom':
optional: true
react-dom:
optional: true
react-native:
optional: true
redux:
optional: true
dependencies:
'@babel/runtime': 7.23.1
'@types/hoist-non-react-statics': 3.3.1
'@types/react': 18.2.23
'@types/use-sync-external-store': 0.0.3
hoist-non-react-statics: 3.3.2
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
react-is: 18.2.0
redux: 4.2.1
use-sync-external-store: 1.2.0(react@18.2.0)
dev: true
/react-refresh@0.11.0:
resolution: {integrity: sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==}
engines: {node: '>=0.10.0'}