From 9cecdd20eb73752d462d8bac78ba987ef53b05aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 23:41:24 +0200 Subject: [PATCH] chore(deps): update pothos monorepo (#5617) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/nextjs-app/package.json | 6 ++--- packages/db-main-prisma/package.json | 4 ++-- yarn.lock | 36 ++++++++++++++-------------- 3 files changed, 23 insertions(+), 23 deletions(-) diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index 93d91d4c038..61b7a65a6c6 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -69,9 +69,9 @@ "@httpx/json-api": "0.5.19", "@mui/icons-material": "5.15.20", "@mui/material": "5.15.20", - "@pothos/core": "3.41.1", - "@pothos/plugin-errors": "3.11.1", - "@pothos/plugin-prisma": "3.65.2", + "@pothos/core": "3.41.2", + "@pothos/plugin-errors": "3.11.2", + "@pothos/plugin-prisma": "3.65.3", "@prisma/client": "5.15.1", "@sentry/nextjs": "8.11.0", "@sentry/react": "8.11.0", diff --git a/packages/db-main-prisma/package.json b/packages/db-main-prisma/package.json index f2606bcac21..3ee3dc609e2 100644 --- a/packages/db-main-prisma/package.json +++ b/packages/db-main-prisma/package.json @@ -36,8 +36,8 @@ "typecheck": "tsc --project ./tsconfig.json --noEmit" }, "devDependencies": { - "@pothos/core": "3.41.1", - "@pothos/plugin-prisma": "3.65.2", + "@pothos/core": "3.41.2", + "@pothos/plugin-prisma": "3.65.3", "@prisma/client": "5.15.1", "@soluble/dsn-parser": "1.9.2", "@types/node": "20.14.8", diff --git a/yarn.lock b/yarn.lock index e0c955d3816..31facf5b4ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4907,38 +4907,38 @@ __metadata: languageName: node linkType: hard -"@pothos/core@npm:3.41.1": - version: 3.41.1 - resolution: "@pothos/core@npm:3.41.1" +"@pothos/core@npm:3.41.2": + version: 3.41.2 + resolution: "@pothos/core@npm:3.41.2" peerDependencies: graphql: ">=15.1.0" - checksum: 10c0/9bf0e64108ab1833c24aabe4513f71e2f1344b535ab9babedd88a911bf31d7d9021b18e455bdecfcf00b3daed65d919d0055e57e9e4864a1fae47451c71c69c4 + checksum: 10c0/87ace79c21398262f8f088824bd3f681f2e87232016d1c5d271c063277db1728643d484d98a8e63e07d50025f12632df6a6ac927e6f387e5582be9f0b09d8049 languageName: node linkType: hard -"@pothos/plugin-errors@npm:3.11.1": - version: 3.11.1 - resolution: "@pothos/plugin-errors@npm:3.11.1" +"@pothos/plugin-errors@npm:3.11.2": + version: 3.11.2 + resolution: "@pothos/plugin-errors@npm:3.11.2" peerDependencies: "@pothos/core": "*" graphql: ">=15.1.0" - checksum: 10c0/331b527e5175fe9f801b874962ff8bf06e6b8abd454c2e0534655c35f4c2019e3f36334faee7743b52fd577d5e22bc4a5895938de9cf05a7048f04c1705073f4 + checksum: 10c0/f24316cec1cd3abb924227bb5e907e79322754de2c128c524003aff5400f7ae43f67eb9b8abb4f49881f0420df46a19d7e38082f717fcdb94838463262b86ae0 languageName: node linkType: hard -"@pothos/plugin-prisma@npm:3.65.2": - version: 3.65.2 - resolution: "@pothos/plugin-prisma@npm:3.65.2" +"@pothos/plugin-prisma@npm:3.65.3": + version: 3.65.3 + resolution: "@pothos/plugin-prisma@npm:3.65.3" dependencies: "@prisma/generator-helper": "npm:^5.13.0" peerDependencies: "@pothos/core": "*" "@prisma/client": "*" - graphql: 16.8.1 + graphql: ^16.8.1 typescript: ">=4.7.2" bin: prisma-pothos-types: bin/generator.js - checksum: 10c0/fd592e6a8192d07d252288c6907aeff1067f468af895bc53ec0e06c3ee5aa9ec7aa1d9012771ac9086c24c64c7e48a278215ee2812fa2782cb5d7d9b314cbc7d + checksum: 10c0/fa0e9287380243462b6b9e3b0194a3ca8a467f6636832e7ec97a47ba03718935377f78899c35cc622ee7cbf027c499a22342ffee6aeae130fd5d2f3e9bbfb88f languageName: node linkType: hard @@ -8531,8 +8531,8 @@ __metadata: version: 0.0.0-use.local resolution: "@your-org/db-main-prisma@workspace:packages/db-main-prisma" dependencies: - "@pothos/core": "npm:3.41.1" - "@pothos/plugin-prisma": "npm:3.65.2" + "@pothos/core": "npm:3.41.2" + "@pothos/plugin-prisma": "npm:3.65.3" "@prisma/client": "npm:5.15.1" "@soluble/dsn-parser": "npm:1.9.2" "@types/node": "npm:20.14.8" @@ -16526,9 +16526,9 @@ __metadata: "@next/bundle-analyzer": "npm:14.2.4" "@next/env": "npm:14.2.4" "@playwright/test": "npm:1.44.1" - "@pothos/core": "npm:3.41.1" - "@pothos/plugin-errors": "npm:3.11.1" - "@pothos/plugin-prisma": "npm:3.65.2" + "@pothos/core": "npm:3.41.2" + "@pothos/plugin-errors": "npm:3.11.2" + "@pothos/plugin-prisma": "npm:3.65.3" "@prisma/client": "npm:5.15.1" "@prisma/nextjs-monorepo-workaround-plugin": "npm:5.15.1" "@sentry/nextjs": "npm:8.11.0"