From 97f14e9c776b18ac93d0ebed82d419fcc29c0af1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 16:25:30 +0000 Subject: [PATCH] chore(deps): update dependency @pothos/core to ^3.41.0 --- examples/fastify/pothos/package.json | 2 +- packages/plugin/dataloader/package.json | 2 +- pnpm-lock.yaml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/fastify/pothos/package.json b/examples/fastify/pothos/package.json index 9f97fadb9..cf1080c10 100644 --- a/examples/fastify/pothos/package.json +++ b/examples/fastify/pothos/package.json @@ -12,7 +12,7 @@ "dependencies": { "@graphql-ez/fastify": "workspace:*", "@graphql-ez/plugin-graphiql": "workspace:*", - "@pothos/core": "^3.23.2", + "@pothos/core": "^3.41.0", "fastify": "^4.25.2", "graphql": "16.1.0-experimental-stream-defer.6", "graphql-ez": "workspace:*" diff --git a/packages/plugin/dataloader/package.json b/packages/plugin/dataloader/package.json index daa1d1f71..53324a3c6 100644 --- a/packages/plugin/dataloader/package.json +++ b/packages/plugin/dataloader/package.json @@ -39,7 +39,7 @@ }, "devDependencies": { "@envelop/core": "^3.0.4", - "@pothos/core": "^3.23.2", + "@pothos/core": "^3.41.0", "@types/node": "^18.11.15", "bob-esbuild-cli": "5.0.0-alpha-227aebc.0", "changesets-github-release": "^0.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b8283708d..1e81c9983 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -773,7 +773,7 @@ importers: specifier: workspace:* version: link:../../../packages/plugin/graphiql '@pothos/core': - specifier: ^3.23.2 + specifier: ^3.41.0 version: 3.41.0(graphql@16.1.0-experimental-stream-defer.6) fastify: specifier: ^4.25.2 @@ -2738,7 +2738,7 @@ importers: specifier: ^3.0.4 version: 3.0.6 '@pothos/core': - specifier: ^3.23.2 + specifier: ^3.41.0 version: 3.41.0(graphql@16.1.0-experimental-stream-defer.6) '@types/node': specifier: ^18.11.15