mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-25 15:40:06 +03:00
Merge branch 'main' into renovate/actions-checkout-4.x
This commit is contained in:
commit
14573e71e9
|
@ -41,7 +41,7 @@
|
|||
"node": "^16.13.0 || >= 18.12.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/server": "^4.9.2",
|
||||
"@apollo/server": "^4.9.3",
|
||||
"@redux-devtools/app": "^3.0.0",
|
||||
"@types/react": "^18.2.21",
|
||||
"body-parser": "^1.20.2",
|
||||
|
|
|
@ -1306,8 +1306,8 @@ importers:
|
|||
packages/redux-devtools-cli:
|
||||
dependencies:
|
||||
'@apollo/server':
|
||||
specifier: ^4.9.2
|
||||
version: 4.9.2(graphql@16.8.0)
|
||||
specifier: ^4.9.3
|
||||
version: 4.9.3(graphql@16.8.0)
|
||||
'@redux-devtools/app':
|
||||
specifier: ^3.0.0
|
||||
version: link:../redux-devtools-app
|
||||
|
@ -3570,8 +3570,8 @@ packages:
|
|||
graphql: 16.8.0
|
||||
dev: false
|
||||
|
||||
/@apollo/server@4.9.2(graphql@16.8.0):
|
||||
resolution: {integrity: sha512-DXARzsL7gvBfhUL2gTCpGduaH5wQFZi72/6ZOalpzT9InepIz0wL9TffSNVuaYla5u6JB9kX8WtnVUKf7IuHTA==}
|
||||
/@apollo/server@4.9.3(graphql@16.8.0):
|
||||
resolution: {integrity: sha512-U56Sx/UmzR3Es344hQ/Ptf2EJrH+kV4ZPoLmgGjWoiwf2wYQ/pRSvkSXgjOvoyE34wSa8Gh7f92ljfLfY+6q1w==}
|
||||
engines: {node: '>=14.16.0'}
|
||||
peerDependencies:
|
||||
graphql: ^16.6.0
|
||||
|
@ -16830,7 +16830,6 @@ packages:
|
|||
chalk: 3.0.0
|
||||
diff-match-patch: 1.0.5
|
||||
dev: false
|
||||
bundledDependencies: []
|
||||
|
||||
/jsonfile@4.0.0:
|
||||
resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==}
|
||||
|
|
Loading…
Reference in New Issue
Block a user