diff --git a/package.json b/package.json index ed14773..6766b85 100644 --- a/package.json +++ b/package.json @@ -69,9 +69,9 @@ ] }, "devDependencies": { - "@graphql-codegen/cli": "2.2.0", - "@graphql-codegen/typescript": "2.2.2", - "@graphql-codegen/typescript-operations": "2.1.4", + "@graphql-codegen/cli": "2.2.2", + "@graphql-codegen/typescript": "2.3.0", + "@graphql-codegen/typescript-operations": "2.2.0", "@types/apollo-upload-client": "^14.1.0", "@types/lodash": "^4.14.168", "@types/react-router-dom": "^5.1.7", diff --git a/yarn.lock b/yarn.lock index eacdbe6..1083930 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1330,13 +1330,13 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@graphql-codegen/cli@2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.2.0.tgz#84a909cb46f009cafc59aa719b816494b0ca222b" - integrity sha512-f4EsScASza57aPM1z6eKAaYmwz83B/LsmiyBb8phy1NfbWea2IBUCfEgtvOHN85xbiMpdQfNtckE2mC84yH80w== +"@graphql-codegen/cli@2.2.2": + version "2.2.2" + resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.2.2.tgz#f079af082ade06b7639b73a7fc12754c704dada7" + integrity sha512-QTijlvgmzBkSQ/7+VTxQbkcEoSfX/qpX2yg6xXQPISU71Q+6k2dGvYfRrjchwGu7/cNeSaYfgh8S/MhkmNg7Uw== dependencies: - "@graphql-codegen/core" "2.1.0" - "@graphql-codegen/plugin-helpers" "^2.1.0" + "@graphql-codegen/core" "2.3.0" + "@graphql-codegen/plugin-helpers" "^2.3.0" "@graphql-tools/apollo-engine-loader" "^7.0.5" "@graphql-tools/code-file-loader" "^7.0.6" "@graphql-tools/git-loader" "^7.0.5" @@ -1376,20 +1376,20 @@ yaml "^1.10.0" yargs "^17.0.0" -"@graphql-codegen/core@2.1.0": - version "2.1.0" - resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.1.0.tgz#c0b2d63ad3e77b794b6a84485c4a8ac72c291c6b" - integrity sha512-pNzpBZWP+B7doPtANN61CMoBq382KMuGierbZXyilrO6RAqgN/DgU4UEIaQFat1BfiVA5GFDAQryysOv4glU8g== +"@graphql-codegen/core@2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/core/-/core-2.3.0.tgz#0903b315e90a1b7575b5684401c8d0c26256ff4f" + integrity sha512-dGBd5DEOB1hJ3Ddd6l+3U4cbDZ91e0BIJQGTyZPLRYyffqJP+Y7IEYm4lMaBNY9m6qVXeGq+fgCS2SXlXEzJoA== dependencies: - "@graphql-codegen/plugin-helpers" "^2.1.0" + "@graphql-codegen/plugin-helpers" "^2.3.0" "@graphql-tools/schema" "^8.1.2" "@graphql-tools/utils" "^8.1.1" tslib "~2.3.0" -"@graphql-codegen/plugin-helpers@^2.1.0": - version "2.1.0" - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.1.0.tgz#f7a22bd00a36c27b3d2b1a01dd331d3e36a3dd1c" - integrity sha512-4yX+mlkwc6786yd+vgzx563Lfm3lp4pdYTQp8zEav8ZGVysI6t981WmD5TcfloTsqIG5ZrM7iSFnw2/2DQS9tg== +"@graphql-codegen/plugin-helpers@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.3.0.tgz#e2d6538438e3eff1a68e59059dc9f5ab2eb52d43" + integrity sha512-IdIEtAFkAZrTgVbhMzYudIzcsFHkP2pUpZjg3X+x1XJfZ+asEVHf1SCwL9gOIM/BuG+fsHRZMenedfWHSyF/AQ== dependencies: "@graphql-tools/utils" "^8.1.1" change-case-all "1.0.14" @@ -1398,48 +1398,36 @@ lodash "~4.17.0" tslib "~2.3.0" -"@graphql-codegen/plugin-helpers@^2.1.1": - version "2.1.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.1.1.tgz#fc13e735763574ef308045bbb95c3e7201ec0027" - integrity sha512-7jjN9fekMQkpd7cRTbaBxgqt/hkR3CXeOUSsEyHFDDHKtvCrnev3iyc75IeWXpO9tOwDE8mVPTzEZnu4QukrNA== +"@graphql-codegen/typescript-operations@2.2.0": + version "2.2.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.2.0.tgz#73bf9261a9e28708952aa74c3a0c659fb8005483" + integrity sha512-AffhdHoJC2Wh95/LjOWF3vziZRurQ4JhAn3Odjd2AIBJsGx6TL41GYh9hX9GuBQYrBPjf4x+mXrmQ/vsFWH0ng== dependencies: - "@graphql-tools/utils" "^8.1.1" - change-case-all "1.0.14" - common-tags "1.8.0" - import-from "4.0.0" - lodash "~4.17.0" - tslib "~2.3.0" - -"@graphql-codegen/typescript-operations@2.1.4": - version "2.1.4" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.1.4.tgz#4cc093188abd4da573ee882b6a1c300523b69e97" - integrity sha512-IftToh41G1haeRZ4dJw0zG0MTkAS1JvdTrn3ZwVbzpXks98utC4X93qJnbd1h7rTAtZa0Kk6YS2F5OP/64ZWpg== - dependencies: - "@graphql-codegen/plugin-helpers" "^2.1.1" - "@graphql-codegen/typescript" "^2.2.2" - "@graphql-codegen/visitor-plugin-common" "2.2.1" + "@graphql-codegen/plugin-helpers" "^2.3.0" + "@graphql-codegen/typescript" "^2.3.0" + "@graphql-codegen/visitor-plugin-common" "2.5.0" auto-bind "~4.0.0" tslib "~2.3.0" -"@graphql-codegen/typescript@2.2.2", "@graphql-codegen/typescript@^2.2.2": - version "2.2.2" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.2.2.tgz#8ea14c0a7853f6b73cca0ed10ff43b6dbd3731c6" - integrity sha512-prcB4nNi2iQzZRLla6N6kEPmnE2WU1zz5+sEBcZcqphjWERqQ3zwdSKsuLorE/XxMp500p6BQ96cVo+bFkmVtA== +"@graphql-codegen/typescript@2.3.0", "@graphql-codegen/typescript@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.3.0.tgz#af7614558f911996ced63dbe8a22ee20974e429c" + integrity sha512-bsq+y0cyrltVfpK5/JVz90lMBFby/Q+4oxiFGpjVdAjv/dbS9Bu476tQlN0Es76fc88Ce25wD40JXKfgWQDqKw== dependencies: - "@graphql-codegen/plugin-helpers" "^2.1.1" - "@graphql-codegen/visitor-plugin-common" "2.2.1" + "@graphql-codegen/plugin-helpers" "^2.3.0" + "@graphql-codegen/visitor-plugin-common" "2.5.0" auto-bind "~4.0.0" tslib "~2.3.0" -"@graphql-codegen/visitor-plugin-common@2.2.1": - version "2.2.1" - resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.2.1.tgz#721b646d3d19ec0fcf9509f516e788b7151be003" - integrity sha512-RbTCaayVCAEMp2jRUAwAp6Y49gq7K+SV/rwzdkoMUJUOUu4PxM4bCbWdnnXr0CIpbwjYIOnoqx729q6riT5+hg== +"@graphql-codegen/visitor-plugin-common@2.5.0": + version "2.5.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.5.0.tgz#e412fade4ca3178a19e7ea122a4cb3463f2bf585" + integrity sha512-a1kJ/5YBivCj9X20YuhNU2mPY9xjUVmJO0VjHBu06PyvC27GsR1PmvgRALIXrb6QwV+9DDUda3ewKzgne2Qc+A== dependencies: - "@graphql-codegen/plugin-helpers" "^2.1.1" + "@graphql-codegen/plugin-helpers" "^2.3.0" "@graphql-tools/optimize" "^1.0.1" "@graphql-tools/relay-operation-optimizer" "^6.3.7" - "@graphql-tools/utils" "8.2.2" + "@graphql-tools/utils" "^8.3.0" auto-bind "~4.0.0" change-case-all "1.0.14" dependency-graph "^0.11.0" @@ -1773,17 +1761,24 @@ dependencies: tslib "~2.3.0" -"@graphql-tools/utils@8.2.2", "@graphql-tools/utils@^8.2.0", "@graphql-tools/utils@^8.2.2": +"@graphql-tools/utils@^8.1.1": + version "8.1.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.1.1.tgz#2ef056a1d6e1e909085e1115d3bb48f890c2a2b6" + integrity sha512-QbFNoBmBiZ+ej4y6mOv8Ba4lNhcrTEKXAhZ0f74AhdEXi7b9xbGUH/slO5JaSyp85sGQYIPmxjRPpXBjLklbmw== + dependencies: + tslib "~2.3.0" + +"@graphql-tools/utils@^8.2.0", "@graphql-tools/utils@^8.2.2": version "8.2.2" resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.2.2.tgz#d29420bf1003d2876cb30f373145be432c7f7c4b" integrity sha512-29FFY5U4lpXuBiW9dRvuWnBVwGhWbGLa2leZcAMU/Pz47Cr/QLZGVgpLBV9rt+Gbs7wyIJM7t7EuksPs0RDm3g== dependencies: tslib "~2.3.0" -"@graphql-tools/utils@^8.1.1": - version "8.1.1" - resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.1.1.tgz#2ef056a1d6e1e909085e1115d3bb48f890c2a2b6" - integrity sha512-QbFNoBmBiZ+ej4y6mOv8Ba4lNhcrTEKXAhZ0f74AhdEXi7b9xbGUH/slO5JaSyp85sGQYIPmxjRPpXBjLklbmw== +"@graphql-tools/utils@^8.3.0": + version "8.5.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.5.1.tgz#95f3a9bdcaa8de312130c46b6da829a3fcbac3f6" + integrity sha512-V/OQVpj+Z05qW9ZdlJWSKzREYlgGEq+juV+pUy3JO9jI+sZo/W3oncuW9+1awwp/RkL0aZ9RgjL+XYOgCsmOLw== dependencies: tslib "~2.3.0"