1 Commits

Author SHA1 Message Date
b2c964f15d chore(deps): update all dependencies
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2025-02-27 05:13:31 +00:00
2 changed files with 1326 additions and 1893 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": "^4.0.0", "@apollo/client": "^3.6.9",
"graphql": "^16.6.0", "graphql": "^16.6.0",
"graphql-tag": "^2.12.6", "graphql-tag": "^2.12.6",
"next": "latest", "next": "latest",
@@ -16,12 +16,12 @@
"react-dom": "18.1.0" "react-dom": "18.1.0"
}, },
"devDependencies": { "devDependencies": {
"@graphql-codegen/cli": "^6.0.0", "@graphql-codegen/cli": "^2.11.6",
"@graphql-codegen/typed-document-node": "^6.0.0", "@graphql-codegen/typed-document-node": "^2.3.3",
"@graphql-codegen/typescript": "^5.0.0", "@graphql-codegen/typescript": "^2.7.3",
"@graphql-codegen/typescript-operations": "^5.0.0", "@graphql-codegen/typescript-operations": "^2.5.3",
"@graphql-codegen/typescript-react-apollo": "^4.0.0", "@graphql-codegen/typescript-react-apollo": "^3.3.3",
"@graphql-codegen/typescript-react-query": "^6.0.0", "@graphql-codegen/typescript-react-query": "^4.0.1",
"@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",

3205
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff