Merge pull request #28 from zdam-egzamin-zawodowy/renovate/graphqlcodegenerator-monorepo

chore(deps): update graphqlcodegenerator monorepo
This commit is contained in:
Dawid Wysokiński 2021-07-13 11:13:47 +02:00 committed by GitHub
commit b1509d738e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 42 additions and 26 deletions

View File

@ -69,9 +69,9 @@
]
},
"devDependencies": {
"@graphql-codegen/cli": "1.21.6",
"@graphql-codegen/typescript": "1.22.4",
"@graphql-codegen/typescript-operations": "1.18.3",
"@graphql-codegen/cli": "1.21.7",
"@graphql-codegen/typescript": "1.23.0",
"@graphql-codegen/typescript-operations": "1.18.4",
"@types/apollo-upload-client": "^14.1.0",
"@types/lodash": "^4.14.168",
"@types/react-router-dom": "^5.1.7",

View File

@ -1251,13 +1251,13 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"
"@graphql-codegen/cli@1.21.6":
version "1.21.6"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-1.21.6.tgz#d06b5f6cb625541f3981d69f99966e520b958072"
integrity sha512-wtBk4lk/YxG6MrxnBOxE9nCfR9PNDjaqA8CF9hi6Q8jiSl4sV03tC2R+gE7+2EI8J6Xa1bxZe15LnBhVwb/mUA==
"@graphql-codegen/cli@1.21.7":
version "1.21.7"
resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-1.21.7.tgz#ac90afdf0d166bc725c60d2269482e65af1c7848"
integrity sha512-6EOS3hMDFeLPO6OopASvXbQirhrHjFd0Qb4iGLnueW/WIETk8mOsbyfqlBnm6uehW6bUjdLDu25MUjo+4rkOvA==
dependencies:
"@graphql-codegen/core" "1.17.10"
"@graphql-codegen/plugin-helpers" "^1.18.7"
"@graphql-codegen/plugin-helpers" "^1.18.8"
"@graphql-tools/apollo-engine-loader" "^6.2.5"
"@graphql-tools/code-file-loader" "^6.3.1"
"@graphql-tools/git-loader" "^6.2.6"
@ -1317,33 +1317,44 @@
lodash "~4.17.0"
tslib "~2.2.0"
"@graphql-codegen/typescript-operations@1.18.3":
version "1.18.3"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-1.18.3.tgz#6b2097872eb559067d1d0f32cfa10b67a3427ed1"
integrity sha512-cJn6dlY4iyrZwy15DjjoasCl/dRD6wcsKhwVu6fUcDs2p/ZGQE8MerVSvVr1xP780um//rpvtSA/TX1CN+9Daw==
"@graphql-codegen/plugin-helpers@^1.18.8":
version "1.18.8"
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.18.8.tgz#39aac745b9e22e28c781cc07cf74836896a3a905"
integrity sha512-mb4I9j9lMGqvGggYuZ0CV+Hme08nar68xkpPbAVotg/ZBmlhZIok/HqW2BcMQi7Rj+Il5HQMeQ1wQ1M7sv/TlQ==
dependencies:
"@graphql-codegen/plugin-helpers" "^1.18.7"
"@graphql-codegen/typescript" "^1.22.4"
"@graphql-codegen/visitor-plugin-common" "1.21.3"
"@graphql-tools/utils" "^7.9.1"
common-tags "1.8.0"
import-from "4.0.0"
lodash "~4.17.0"
tslib "~2.3.0"
"@graphql-codegen/typescript-operations@1.18.4":
version "1.18.4"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-1.18.4.tgz#78149af3a949b760a7af7526593f2b7269a6841a"
integrity sha512-bxeRaCCwu2rUXkRj6WwMVazlMignemeUJfDjrK7d4z9o9tyjlrGWnbsjeZI7M17GNCARU9Vkr6XH94wEyooSsA==
dependencies:
"@graphql-codegen/plugin-helpers" "^1.18.8"
"@graphql-codegen/typescript" "^1.23.0"
"@graphql-codegen/visitor-plugin-common" "1.22.0"
auto-bind "~4.0.0"
tslib "~2.3.0"
"@graphql-codegen/typescript@1.22.4", "@graphql-codegen/typescript@^1.22.4":
version "1.22.4"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.22.4.tgz#a580e40074925f72cc183e00d13580a9efadcf2b"
integrity sha512-39g71++31Ki9AufBRPz4iHAZ3nboD6m+UJonYk/l3LrQEWcVxtNZXvUaoCyHSvKIysOv3IppqonrQf9eJACOdA==
"@graphql-codegen/typescript@1.23.0", "@graphql-codegen/typescript@^1.23.0":
version "1.23.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.23.0.tgz#48a5372bcbe81a442c71c1bb032c312c6586a59a"
integrity sha512-ZfFgk5mGfuOy4kEpy+dcuvJMphigMfJ4AkiP1qWmWFufDW3Sg2yayTSNmzeFdcXMrWGgfNW2dKtuuTmbmQhS5g==
dependencies:
"@graphql-codegen/plugin-helpers" "^1.18.7"
"@graphql-codegen/visitor-plugin-common" "1.21.3"
"@graphql-codegen/plugin-helpers" "^1.18.8"
"@graphql-codegen/visitor-plugin-common" "1.22.0"
auto-bind "~4.0.0"
tslib "~2.3.0"
"@graphql-codegen/visitor-plugin-common@1.21.3":
version "1.21.3"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.21.3.tgz#23fbe1d2bf7a7ce6fd43bf6661fcee8655dedd55"
integrity sha512-GBQ9eHoaMjXGXJpAPJ/6b/pDAlO9r+6TDVibJVGn7qI+B6ScR4kO4AyZKuAgSL0TaJitpb93LCVoMX+ibRJwxg==
"@graphql-codegen/visitor-plugin-common@1.22.0":
version "1.22.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.22.0.tgz#75fc8b580143bccbec411eb92d5fef715ed22e42"
integrity sha512-2afJGb6d8iuZl9KizYsexPwraEKO1lAvt5eVHNM5Xew4vwz/AUHeqDR2uOeQgVV+27EzjjzSDd47IEdH0dLC2w==
dependencies:
"@graphql-codegen/plugin-helpers" "^1.18.7"
"@graphql-codegen/plugin-helpers" "^1.18.8"
"@graphql-tools/optimize" "^1.0.1"
"@graphql-tools/relay-operation-optimizer" "^6.3.0"
array.prototype.flatmap "^1.2.4"
@ -7102,6 +7113,11 @@ import-from@3.0.0:
dependencies:
resolve-from "^5.0.0"
import-from@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/import-from/-/import-from-4.0.0.tgz#2710b8d66817d232e16f4166e319248d3d5492e2"
integrity sha512-P9J71vT5nLlDeV8FHs5nNxaLbrpfAV5cF5srvbZfpwpcJoM/xZR3hiv+q+SAnuSmuGbXMWud063iIMx/V/EWZQ==
import-from@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/import-from/-/import-from-2.1.0.tgz#335db7f2a7affd53aaa471d4b8021dee36b7f3b1"