mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
fix(deps): update apollo graphql packages to v3
This commit is contained in:
parent
2913769e3a
commit
35ff7d383c
|
@ -42,8 +42,8 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@redux-devtools/app": "^1.0.0-8",
|
"@redux-devtools/app": "^1.0.0-8",
|
||||||
"@types/react": "^17.0.32",
|
"@types/react": "^17.0.32",
|
||||||
"apollo-server": "^2.25.2",
|
"apollo-server": "^3.4.0",
|
||||||
"apollo-server-express": "^2.25.2",
|
"apollo-server-express": "^3.4.0",
|
||||||
"body-parser": "^1.19.0",
|
"body-parser": "^1.19.0",
|
||||||
"chalk": "^4.1.2",
|
"chalk": "^4.1.2",
|
||||||
"cors": "^2.8.5",
|
"cors": "^2.8.5",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user