@accounts/graphql-client
Advanced tools
Comparing version 1.0.0-alpha-20240208121029-7d2c4bb20c8b189e9becbfca91d8414aab36775a to 1.0.0-alpha-20240308103044-4af4256ffa4b58ff4654fa2e3514291b689b076a
{ | ||
"name": "@accounts/graphql-client", | ||
"version": "1.0.0-alpha-20240208121029-7d2c4bb20c8b189e9becbfca91d8414aab36775a", | ||
"version": "1.0.0-alpha-20240308103044-4af4256ffa4b58ff4654fa2e3514291b689b076a", | ||
"description": "GraphQL client transport for accounts", | ||
@@ -39,9 +39,9 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@accounts/client": "1.0.0-alpha-20240208121029-7d2c4bb20c8b189e9becbfca91d8414aab36775a", | ||
"@accounts/types": "1.0.0-alpha-20240208121029-7d2c4bb20c8b189e9becbfca91d8414aab36775a", | ||
"@accounts/client": "1.0.0-alpha-20240308103044-4af4256ffa4b58ff4654fa2e3514291b689b076a", | ||
"@accounts/types": "1.0.0-alpha-20240308103044-4af4256ffa4b58ff4654fa2e3514291b689b076a", | ||
"@graphql-codegen/add": "5.0.2", | ||
"@graphql-codegen/cli": "5.0.2", | ||
"@graphql-codegen/typed-document-node": "5.0.4", | ||
"@graphql-codegen/typescript": "4.0.4", | ||
"@graphql-codegen/typescript-operations": "4.1.2", | ||
"@graphql-codegen/typed-document-node": "5.0.6", | ||
"@graphql-codegen/typescript": "4.0.6", | ||
"@graphql-codegen/typescript-operations": "4.2.0", | ||
"@graphql-typed-document-node/core": "3.2.0", | ||
@@ -48,0 +48,0 @@ "graphql": "16.8.1" |