2 Commits

2 changed files with 456 additions and 1765 deletions

View File

@@ -8,7 +8,7 @@
"format:graphql": "prettier -w src/lib/graphql/generated.ts" "format:graphql": "prettier -w src/lib/graphql/generated.ts"
}, },
"dependencies": { "dependencies": {
"@apollo/client": "^3.6.9", "@apollo/client": "^4.0.0",
"graphql": "^16.6.0", "graphql": "^16.6.0",
"graphql-tag": "^2.12.6", "graphql-tag": "^2.12.6",
"next": "latest", "next": "latest",
@@ -21,7 +21,7 @@
"@graphql-codegen/typescript": "^5.0.0", "@graphql-codegen/typescript": "^5.0.0",
"@graphql-codegen/typescript-operations": "^5.0.0", "@graphql-codegen/typescript-operations": "^5.0.0",
"@graphql-codegen/typescript-react-apollo": "^4.0.0", "@graphql-codegen/typescript-react-apollo": "^4.0.0",
"@graphql-codegen/typescript-react-query": "^6.0.0", "@graphql-codegen/typescript-react-query": "^7.0.0",
"@types/node": "17.0.35", "@types/node": "17.0.35",
"@types/react": "18.0.9", "@types/react": "18.0.9",
"@types/react-dom": "18.0.5", "@types/react-dom": "18.0.5",

2217
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff