Skip to content

Commit 1183d17

Browse files
committedNov 26, 2020
fix issues with shared dependencies, upgrade optimize package to latest
1 parent fafb66e commit 1183d17

File tree

3 files changed

+55
-13
lines changed

3 files changed

+55
-13
lines changed
 

‎.changeset/giant-students-remain.md

+50
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
'@graphql-codegen/visitor-plugin-common': patch
3+
'@graphql-cli/codegen': patch
4+
'@graphql-codegen/cli': patch
5+
'@graphql-codegen/core': patch
6+
'@graphql-codegen/c-sharp': patch
7+
'@graphql-codegen/c-sharp-operations': patch
8+
'@graphql-codegen/flow': patch
9+
'@graphql-codegen/flow-operations': patch
10+
'@graphql-codegen/flow-resolvers': patch
11+
'@graphql-codegen/java-apollo-android': patch
12+
'@graphql-codegen/java-common': patch
13+
'@graphql-codegen/java': patch
14+
'@graphql-codegen/kotlin': patch
15+
'@graphql-codegen/java-resolvers': patch
16+
'@graphql-codegen/add': patch
17+
'@graphql-codegen/fragment-matcher': patch
18+
'@graphql-codegen/introspection': patch
19+
'@graphql-codegen/jsdoc': patch
20+
'@graphql-codegen/schema-ast': patch
21+
'@graphql-codegen/time': patch
22+
'@graphql-codegen/typescript-apollo-angular': patch
23+
'@graphql-codegen/typescript-apollo-client-helpers': patch
24+
'@graphql-codegen/typescript-compatibility': patch
25+
'@graphql-codegen/typescript-document-nodes': patch
26+
'@graphql-codegen/typescript-generic-sdk': patch
27+
'@graphql-codegen/typescript-graphql-files-modules': patch
28+
'@graphql-codegen/typescript-graphql-request': patch
29+
'@graphql-codegen/typescript-mongodb': patch
30+
'@graphql-codegen/named-operations-object': patch
31+
'@graphql-codegen/typescript-oclif': patch
32+
'@graphql-codegen/typescript-operations': patch
33+
'@graphql-codegen/typescript-react-apollo': patch
34+
'@graphql-codegen/typescript-react-offix': patch
35+
'@graphql-codegen/typescript-react-query': patch
36+
'@graphql-codegen/typescript-resolvers': patch
37+
'@graphql-codegen/typescript-stencil-apollo': patch
38+
'@graphql-codegen/typescript-type-graphql': patch
39+
'@graphql-codegen/typed-document-node': patch
40+
'@graphql-codegen/typescript': patch
41+
'@graphql-codegen/typescript-urql': patch
42+
'@graphql-codegen/typescript-vue-apollo': patch
43+
'@graphql-codegen/graphql-modules-preset': patch
44+
'@graphql-codegen/import-types-preset': patch
45+
'@graphql-codegen/near-operation-file-preset': patch
46+
'@graphql-codegen/config-schema': patch
47+
'@graphql-codegen/plugin-helpers': patch
48+
---
49+
50+
Bump all packages to resolve issues with shared dependencies

‎packages/plugins/other/visitor-plugin-common/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"prepack": "bob prepack"
1414
},
1515
"dependencies": {
16-
"@graphql-tools/optimize": "1.0.0",
16+
"@graphql-tools/optimize": "^1.0.1",
1717
"@graphql-codegen/plugin-helpers": "^1.18.1",
1818
"@graphql-tools/relay-operation-optimizer": "^6",
1919
"array.prototype.flatmap": "^1.2.4",

‎yarn.lock

+4-12
Original file line numberDiff line numberDiff line change
@@ -2573,10 +2573,10 @@
25732573
"@graphql-tools/utils" "^7.0.0"
25742574
tslib "~2.0.1"
25752575

2576-
"@graphql-tools/optimize@1.0.0":
2577-
version "1.0.0"
2578-
resolved "https://registry.npmjs.org/@graphql-tools/optimize/-/optimize-1.0.0.tgz#975d22cd59749366baf5404923ca578d7ab2341c"
2579-
integrity sha512-Mi/opv6q0CmB+W/c2wKpI25jRY1w1e0GoSxg9JMm9ko9hrSW5JZANljs8Acq96L7CxFzAj0mkt9OQO1Rmt38cg==
2576+
"@graphql-tools/optimize@1.0.1":
2577+
version "1.0.1"
2578+
resolved "https://registry.npmjs.org/@graphql-tools/optimize/-/optimize-1.0.1.tgz#9933fffc5a3c63f95102b1cb6076fb16ac7bb22d"
2579+
integrity sha512-cRlUNsbErYoBtzzS6zXahXeTBZGPVlPHXCpnEZ0XiK/KY/sQL96cyzak0fM/Gk6qEI9/l32MYEICjasiBQrl5w==
25802580
dependencies:
25812581
tslib "~2.0.1"
25822582

@@ -13398,7 +13398,6 @@ npm@6.14.9:
1339813398
cmd-shim "^3.0.3"
1339913399
columnify "~1.5.4"
1340013400
config-chain "^1.1.12"
13401-
debuglog "*"
1340213401
detect-indent "~5.0.0"
1340313402
detect-newline "^2.1.0"
1340413403
dezalgo "~1.0.3"
@@ -13413,7 +13412,6 @@ npm@6.14.9:
1341313412
has-unicode "~2.0.1"
1341413413
hosted-git-info "^2.8.8"
1341513414
iferr "^1.0.2"
13416-
imurmurhash "*"
1341713415
infer-owner "^1.0.4"
1341813416
inflight "~1.0.6"
1341913417
inherits "^2.0.4"
@@ -13432,14 +13430,8 @@ npm@6.14.9:
1343213430
libnpx "^10.2.4"
1343313431
lock-verify "^2.1.0"
1343413432
lockfile "^1.0.4"
13435-
lodash._baseindexof "*"
1343613433
lodash._baseuniq "~4.6.0"
13437-
lodash._bindcallback "*"
13438-
lodash._cacheindexof "*"
13439-
lodash._createcache "*"
13440-
lodash._getnative "*"
1344113434
lodash.clonedeep "~4.5.0"
13442-
lodash.restparam "*"
1344313435
lodash.union "~4.6.0"
1344413436
lodash.uniq "~4.5.0"
1344513437
lodash.without "~4.4.0"

0 commit comments

Comments
 (0)
Please sign in to comment.