chore(deps): update graphqlcodegenerator monorepo (#620)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-08-10 14:53:24 -04:00
committed by GitHub
parent d23d68fb25
commit 4589cc8c32
3 changed files with 81 additions and 81 deletions
+7 -7
View File
@@ -2484,16 +2484,16 @@
}
},
"node_modules/@graphql-codegen/client-preset": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/@graphql-codegen/client-preset/-/client-preset-4.0.1.tgz",
"integrity": "sha512-8kt8z1JK4CGbBb+oedSCyHENNxh8UHdEFU8sBCtN4QpKsfmsEXhHHeJCTRPVbQKtEZyfVuBqf89DzuSNLs0DFw==",
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/client-preset/-/client-preset-4.1.0.tgz",
"integrity": "sha512-/3Ymb/fjxIF1+HGmaI1YwSZbWsrZAWMSQjh3dU425eBjctjsVQ6gzGRr+l/gE5F1mtmCf+vlbTAT03heAc/QIw==",
"dev": true,
"dependencies": {
"@babel/helper-plugin-utils": "^7.20.2",
"@babel/template": "^7.20.7",
"@graphql-codegen/add": "^5.0.0",
"@graphql-codegen/gql-tag-operations": "4.0.1",
"@graphql-codegen/plugin-helpers": "^5.0.0",
"@graphql-codegen/plugin-helpers": "^5.0.1",
"@graphql-codegen/typed-document-node": "^5.0.1",
"@graphql-codegen/typescript": "^4.0.1",
"@graphql-codegen/typescript-operations": "^4.0.1",
@@ -2577,9 +2577,9 @@
"dev": true
},
"node_modules/@graphql-codegen/plugin-helpers": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-5.0.0.tgz",
"integrity": "sha512-suL2ZMkBAU2a4YbBHaZvUPsV1z0q3cW6S96Z/eYYfkRIsJoe2vN+wNZ9Xdzmqx0JLmeeFCBSoBGC0imFyXlkDQ==",
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/@graphql-codegen/plugin-helpers/-/plugin-helpers-5.0.1.tgz",
"integrity": "sha512-6L5sb9D8wptZhnhLLBcheSPU7Tg//DGWgc5tQBWX46KYTOTQHGqDpv50FxAJJOyFVJrveN9otWk9UT9/yfY4ww==",
"dev": true,
"dependencies": {
"@graphql-tools/utils": "^10.0.0",