Align graphql dependency to version ^15.0.0 across packages
This commit is contained in:
Родитель
646eef79b1
Коммит
ef8457f533
|
@ -19,14 +19,14 @@
|
|||
"@types/jest": "^26.0.22",
|
||||
"@types/react": "^17.0.3",
|
||||
"@types/react-test-renderer": "^17.0.1",
|
||||
"graphql": "^15.5.0",
|
||||
"graphql": "^15.0.0",
|
||||
"monorepo-scripts": "*",
|
||||
"react": "^17.0.2",
|
||||
"react-test-renderer": "^17.0.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@apollo/client": "^3.3.0",
|
||||
"graphql": "^15.5.0"
|
||||
"graphql": "^15.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"invariant": "^2.2.4"
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
"ts-expect": "^1.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"graphql": "^15.5.0",
|
||||
"graphql": "^15.0.0",
|
||||
"react": "^17.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"just": "monorepo-scripts"
|
||||
},
|
||||
"dependencies": {
|
||||
"graphql": "^14.6.0",
|
||||
"graphql": "^15.0.0",
|
||||
"relay-compiler-language-typescript": "^14.0.0",
|
||||
"typescript": "^4.2.3"
|
||||
},
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"@types/jest": "^26.0.22",
|
||||
"@types/node-json-db": "^0.9.3",
|
||||
"benchmark": "^2.1.4",
|
||||
"graphql": "^15.5.0",
|
||||
"graphql": "^15.0.0",
|
||||
"graphql-jit": "^0.5.1",
|
||||
"monorepo-scripts": "*",
|
||||
"node-json-db": "^1.3.0",
|
||||
|
|
|
@ -3494,14 +3494,14 @@ graphql-tag@^2.12.0:
|
|||
dependencies:
|
||||
tslib "^2.1.0"
|
||||
|
||||
graphql@^14.5.3, graphql@^14.6.0:
|
||||
graphql@^14.5.3:
|
||||
version "14.7.0"
|
||||
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.7.0.tgz#7fa79a80a69be4a31c27dda824dc04dac2035a72"
|
||||
integrity sha512-l0xWZpoPKpppFzMfvVyFmp9vLN7w/ZZJPefUicMCepfJeQ8sMcztloGYY9DfjVPo6tIUDzU5Hw3MUbIjj9AVVA==
|
||||
dependencies:
|
||||
iterall "^1.2.2"
|
||||
|
||||
graphql@^15.0.0, graphql@^15.5.0:
|
||||
graphql@^15.0.0:
|
||||
version "15.5.0"
|
||||
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.0.tgz#39d19494dbe69d1ea719915b578bf920344a69d5"
|
||||
integrity sha512-OmaM7y0kaK31NKG31q4YbD2beNYa6jBBKtMFT6gLYJljHLJr42IqJ8KX08u3Li/0ifzTU5HjmoOOrwa5BRLeDA==
|
||||
|
|
Загрузка…
Ссылка в новой задаче