mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-26 16:09:50 +03:00
fix(deps): update dependency electron to v31
This commit is contained in:
parent
a1fe1a4018
commit
cbb31134c3
|
@ -62,7 +62,7 @@
|
|||
"@types/styled-components": "^5.1.34",
|
||||
"chromedriver": "^124.0.4",
|
||||
"cross-env": "^7.0.3",
|
||||
"electron": "^30.1.0",
|
||||
"electron": "^31.0.0",
|
||||
"esbuild": "^0.21.4",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-airbnb": "^19.0.4",
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
"chalk": "^5.3.0",
|
||||
"cors": "^2.8.5",
|
||||
"cross-spawn": "^7.0.3",
|
||||
"electron": "^30.1.0",
|
||||
"electron": "^31.0.0",
|
||||
"express": "^4.19.2",
|
||||
"get-port": "^7.1.0",
|
||||
"graphql": "^16.8.1",
|
||||
|
|
|
@ -169,8 +169,8 @@ importers:
|
|||
specifier: ^7.0.3
|
||||
version: 7.0.3
|
||||
electron:
|
||||
specifier: ^30.1.0
|
||||
version: 30.1.0
|
||||
specifier: ^31.0.0
|
||||
version: 31.0.0
|
||||
esbuild:
|
||||
specifier: ^0.21.4
|
||||
version: 0.21.5
|
||||
|
@ -1273,8 +1273,8 @@ importers:
|
|||
specifier: ^7.0.3
|
||||
version: 7.0.3
|
||||
electron:
|
||||
specifier: ^30.1.0
|
||||
version: 30.1.0
|
||||
specifier: ^31.0.0
|
||||
version: 31.0.0
|
||||
express:
|
||||
specifier: ^4.19.2
|
||||
version: 4.19.2
|
||||
|
@ -13262,8 +13262,8 @@ packages:
|
|||
/electron-to-chromium@1.4.796:
|
||||
resolution: {integrity: sha512-NglN/xprcM+SHD2XCli4oC6bWe6kHoytcyLKCWXmRL854F0qhPhaYgUswUsglnPxYaNQIg2uMY4BvaomIf3kLA==}
|
||||
|
||||
/electron@30.1.0:
|
||||
resolution: {integrity: sha512-9O8m7kinjwMH5Df0hpXbwUaqI6pk3aJm1sKQUkQGCF7NDbNkGhu2BXgqaicPU6oe26zQPc5vtwWnHmiKlh1hYA==}
|
||||
/electron@31.0.0:
|
||||
resolution: {integrity: sha512-yJMhwu5NVqor7h5mt65uKtBsjSAD7NiRwNCigK8xAlJMaP0X2FKipEzQocOzusy7E0dny4gkTgOTATy+ucDtjw==}
|
||||
engines: {node: '>= 12.20.55'}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user