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 6, 2023
1 parent 1d98e3e commit 89f623b
Show file tree
Hide file tree
Showing 2 changed files with 2,264 additions and 2,116 deletions.
64 changes: 32 additions & 32 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,57 +50,57 @@
"@afetcan/email": "^0.0.7",
"@afetcan/service-common": "^0.0.4",
"@afetcan/storage": "^0.0.26",
"@aws-sdk/client-s3": "^3.282.0",
"@clickhouse/client": "^0.0.12",
"@aws-sdk/client-s3": "^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",
"@envelop/response-cache-redis": "^2.0.8",
"@fastify/autoload": "^5.7.1",
"@fastify/formbody": "^7.4.0",
"@fastify/multipart": "^7.4.1",
"@graphql-tools/links": "^8.3.32",
"@fastify/multipart": "^7.7.3",
"@graphql-tools/links": "^8.3.36",
"@graphql-tools/load-files": "^6.6.1",
"@graphql-tools/resolvers-composition": "^6.5.17",
"@graphql-tools/schema": "^9.0.16",
"@graphql-yoga/plugin-response-cache": "^1.7.0",
"@graphql-tools/resolvers-composition": "^6.5.18",
"@graphql-tools/schema": "^9.0.19",
"@graphql-yoga/plugin-response-cache": "^1.9.1",
"@graphql-yoga/redis-event-target": "^1.0.0",
"@huntersofbook/relay-cursor-paging": "^1.0.0",
"@placemarkio/check-geojson": "^0.1.12",
"@trpc/client": "^10.13.2",
"@trpc/client": "^10.39.0",
"blurhash": "^2.0.5",
"dataloader": "^2.2.2",
"dotenv": "^16.0.3",
"dotenv": "^16.3.1",
"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",
"graphql-scalars": "^1.22.2",
"graphql-yoga": "^3.9.1",
"hyperid": "^3.1.1",
"ioredis": "^5.3.1",
"merge-anything": "^5.1.4",
"nanoid": "^4.0.1",
"pathe": "^1.1.0",
"resolve-accept-language": "^1.1.44",
"supertokens-node": "^13.1.2",
"uuid": "^9.0.0",
"ioredis": "^5.3.2",
"merge-anything": "^5.1.7",
"nanoid": "^4.0.2",
"pathe": "^1.1.1",
"resolve-accept-language": "^1.1.56",
"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",
"@types/sharp": "^0.31.1",
"@types/wait-on": "^5.3.1",
"bumpp": "^9.0.0",
"@types/wait-on": "^5.3.2",
"bumpp": "^9.2.0",
"consola": "^2.15.3",
"eslint": "^8.35.0",
"pino-pretty": "^9.4.0",
"tsup": "^6.6.3",
"tsx": "^3.12.3",
"eslint": "^8.50.0",
"pino-pretty": "^9.4.1",
"tsup": "^6.7.0",
"tsx": "^3.13.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 @@ -113,6 +113,6 @@
}
},
"resolutions": {
"graphql": "16.6.0"
"graphql": "16.8.1"
}
}
Loading

0 comments on commit 89f623b

Please sign in to comment.