mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-25 15:40:06 +03:00
Merge branch 'main' into dependabot/npm_and_yarn/graphql-16.8.1
This commit is contained in:
commit
d392a4ea25
|
@ -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",
|
||||
|
|
|
@ -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.1",
|
||||
|
|
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user