Skip to content

Commit

Permalink
chore(deps): update root
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent 431fd61 commit 565610f
Show file tree
Hide file tree
Showing 2 changed files with 2,469 additions and 2,552 deletions.
78 changes: 39 additions & 39 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,64 +48,64 @@
},
"peerDependencies": {
"@abraham/reflection": "^0.12.0",
"graphql": "16.6.0"
"graphql": "16.8.1"
},
"dependencies": {
"@abraham/reflection": "^0.12.0",
"@afetcan/storage": "^0.0.26",
"@aws-sdk/client-s3": "^3.282.0",
"@aws-sdk/s3-request-presigner": "^3.282.0",
"@clickhouse/client": "^0.0.12",
"@aws-sdk/client-s3": "^3.425.0",
"@aws-sdk/s3-request-presigner": "^3.425.0",
"@clickhouse/client": "^0.2.2",
"@envelop/generic-auth": "^5.0.6",
"@envelop/graphql-modules": "^4.0.6",
"@envelop/response-cache-redis": "^2.0.7",
"@graphql-tools/links": "^8.3.32",
"@graphql-tools/resolvers-composition": "^6.5.17",
"@graphql-tools/schema": "^9.0.16",
"@envelop/response-cache-redis": "^2.0.8",
"@graphql-tools/links": "^8.3.36",
"@graphql-tools/resolvers-composition": "^6.5.18",
"@graphql-tools/schema": "^9.0.19",
"@huntersofbook/relay-cursor-paging": "^1.0.0",
"blurhash": "^2.0.5",
"dataloader": "^2.2.2",
"dotenv": "^16.0.3",
"fastify": "^4.13.0",
"dotenv": "^16.3.1",
"fastify": "^4.23.2",
"geojson": "^0.5.0",
"graphql": "16.6.0",
"graphql-modules": "^2.1.0",
"graphql": "16.8.1",
"graphql-modules": "^2.2.0",
"graphql-relay": "^0.10.0",
"graphql-scalars": "^1.20.1",
"graphql-yoga": "^3.7.0",
"ioredis": "^5.3.1",
"merge-anything": "^5.1.4",
"nanoid": "^4.0.1",
"pathe": "^1.1.0",
"sharp": "^0.31.3",
"supertokens-node": "^13.1.2",
"uuid": "^9.0.0",
"graphql-scalars": "^1.22.2",
"graphql-yoga": "^3.9.1",
"ioredis": "^5.3.2",
"merge-anything": "^5.1.7",
"nanoid": "^4.0.2",
"pathe": "^1.1.1",
"sharp": "^0.32.6",
"supertokens-node": "^13.6.1",
"uuid": "^9.0.1",
"wait-on": "^7.0.1",
"wkx": "^0.5.0",
"zod": "^3.20.6"
"zod": "^3.22.4"
},
"devDependencies": {
"@antfu/eslint-config": "^0.35.3",
"@antfu/eslint-config": "^0.43.1",
"@graphql-codegen/add": "^4.0.1",
"@graphql-codegen/cli": "^3.2.1",
"@graphql-codegen/graphql-modules-preset": "^3.1.0",
"@graphql-codegen/typescript": "^3.0.1",
"@graphql-codegen/typescript-operations": "^3.0.1",
"@graphql-codegen/typescript-resolvers": "^3.1.0",
"graphql-codegen-typescript-validation-schema": "^0.7.1",
"@graphql-codegen/cli": "^3.3.1",
"@graphql-codegen/graphql-modules-preset": "^3.1.3",
"@graphql-codegen/typescript": "^3.0.4",
"@graphql-codegen/typescript-operations": "^3.0.4",
"@graphql-codegen/typescript-resolvers": "^3.2.1",
"graphql-codegen-typescript-validation-schema": "^0.12.0",
"@faker-js/faker": "^7.6.0",
"@types/node": "^18.14.2",
"@types/node": "^18.18.3",
"@types/sharp": "^0.31.1",
"@types/uuid": "^9.0.1",
"@types/wait-on": "^5.3.1",
"bumpp": "^9.0.0",
"@types/uuid": "^9.0.4",
"@types/wait-on": "^5.3.2",
"bumpp": "^9.2.0",
"consola": "^2.15.3",
"eslint": "^8.35.0",
"tslib": "^2.5.0",
"tsup": "^6.6.3",
"eslint": "^8.50.0",
"tslib": "^2.6.2",
"tsup": "^6.7.0",
"typescript": "^4.9.5",
"vite": "^4.1.4",
"vitest": "^0.29.2"
"vite": "^4.4.11",
"vitest": "^0.34.6"
},
"pnpm": {
"overrides": {
Expand All @@ -118,6 +118,6 @@
}
},
"resolutions": {
"graphql": "16.6.0"
"graphql": "16.8.1"
}
}
Loading

0 comments on commit 565610f

Please sign in to comment.