2 Commits

2 changed files with 2260 additions and 1694 deletions

View File

@@ -8,7 +8,7 @@
"format:graphql": "prettier -w src/lib/graphql/generated.ts"
},
"dependencies": {
"@apollo/client": "^3.6.9",
"@apollo/client": "^4.0.0",
"graphql": "^16.6.0",
"graphql-tag": "^2.12.6",
"next": "latest",
@@ -16,10 +16,10 @@
"react-dom": "18.1.0"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.0",
"@graphql-codegen/typed-document-node": "^5.0.0",
"@graphql-codegen/typescript": "^4.0.0",
"@graphql-codegen/typescript-operations": "^4.0.0",
"@graphql-codegen/cli": "^6.0.0",
"@graphql-codegen/typed-document-node": "^6.0.0",
"@graphql-codegen/typescript": "^5.0.0",
"@graphql-codegen/typescript-operations": "^5.0.0",
"@graphql-codegen/typescript-react-apollo": "^4.0.0",
"@graphql-codegen/typescript-react-query": "^6.0.0",
"@types/node": "17.0.35",

3944
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff