From 86e61d875fa7a5d2421edce4a71b2c29906a4668 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 15:23:04 +0000 Subject: [PATCH] :arrow_up: Bump @pothos/plugin-prisma from 3.61.0 to 3.63.0 Bumps [@pothos/plugin-prisma](https://github.com/hayes/pothos/tree/HEAD/packages/plugin-prisma) from 3.61.0 to 3.63.0. - [Release notes](https://github.com/hayes/pothos/releases) - [Changelog](https://github.com/hayes/pothos/blob/main/packages/plugin-prisma/CHANGELOG.md) - [Commits](https://github.com/hayes/pothos/commits/HEAD/packages/plugin-prisma) --- updated-dependencies: - dependency-name: "@pothos/plugin-prisma" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/hub/package.json | 2 +- pnpm-lock.yaml | 42 ++++++++++++--------------------------- 2 files changed, 14 insertions(+), 30 deletions(-) diff --git a/packages/hub/package.json b/packages/hub/package.json index e4ee7ffebd..235a38dace 100644 --- a/packages/hub/package.json +++ b/packages/hub/package.json @@ -20,7 +20,7 @@ "@next-auth/prisma-adapter": "^1.0.7", "@pothos/core": "^3.39.0", "@pothos/plugin-errors": "^3.11.1", - "@pothos/plugin-prisma": "^3.61.0", + "@pothos/plugin-prisma": "^3.63.0", "@pothos/plugin-relay": "^3.45.1", "@pothos/plugin-scope-auth": "^3.20.0", "@pothos/plugin-simple-objects": "^3.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 60043557c6..8385079bb9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -296,8 +296,8 @@ importers: specifier: ^3.11.1 version: 3.11.1(@pothos/core@3.40.0)(graphql@16.8.1) '@pothos/plugin-prisma': - specifier: ^3.61.0 - version: 3.61.0(@pothos/core@3.40.0)(@prisma/client@5.6.0)(graphql@16.8.1)(typescript@5.3.2) + specifier: ^3.63.0 + version: 3.63.0(@pothos/core@3.40.0)(@prisma/client@5.6.0)(graphql@16.8.1)(typescript@5.3.2) '@pothos/plugin-relay': specifier: ^3.45.1 version: 3.45.1(@pothos/core@3.40.0)(graphql@16.8.1) @@ -5426,8 +5426,8 @@ packages: graphql: 16.8.1 dev: false - /@pothos/plugin-prisma@3.61.0(@pothos/core@3.40.0)(@prisma/client@5.6.0)(graphql@16.8.1)(typescript@5.3.2): - resolution: {integrity: sha512-Wc70KaJe7Ni91yguAPT85JyXuvCuQw+uOn8CZrAFtIZeIzbxTZpLRBLupNan3gKNo3r53ceBcEXnqt4d/A8t+A==} + /@pothos/plugin-prisma@3.63.0(@pothos/core@3.40.0)(@prisma/client@5.6.0)(graphql@16.8.1)(typescript@5.3.2): + resolution: {integrity: sha512-il5DGZfPijWwPnYaM7qfMhgnut55UbbA7ZzSPI+l5hB7t5cU2bd3wfJI4YkU/JkMbZQfVBc5DOfzTGxSOvOKhg==} hasBin: true peerDependencies: '@pothos/core': '*' @@ -5437,11 +5437,9 @@ packages: dependencies: '@pothos/core': 3.40.0(graphql@16.8.1) '@prisma/client': 5.6.0(prisma@5.5.2) - '@prisma/generator-helper': 5.5.2 + '@prisma/generator-helper': 5.7.1 graphql: 16.8.1 typescript: 5.3.2 - transitivePeerDependencies: - - supports-color dev: false /@pothos/plugin-relay@3.45.1(@pothos/core@3.40.0)(graphql@16.8.1): @@ -5510,14 +5508,8 @@ packages: prisma: 5.5.2 dev: false - /@prisma/debug@5.5.2: - resolution: {integrity: sha512-OeyuNABo1dgWHIQuJAdvW5qp5ccFfbI0CKNvdg8D34YWOfo6L+4J0gmnRI/j+h40HvM3S5WH2T8e3W9bPa7EVg==} - dependencies: - '@types/debug': 4.1.9 - debug: 4.3.4 - strip-ansi: 6.0.1 - transitivePeerDependencies: - - supports-color + /@prisma/debug@5.7.1: + resolution: {integrity: sha512-yrVSO/YZOxdeIxcBtZ5BaNqUfPrZkNsAKQIQg36cJKMxj/VYK3Vk5jMKkI+gQLl0KReo1YvX8GWKfV788SELjw==} dev: false /@prisma/engines-version@5.6.0-32.e95e739751f42d8ca026f6b910f5a2dc5adeaeee: @@ -5528,15 +5520,10 @@ packages: resolution: {integrity: sha512-Be5hoNF8k+lkB3uEMiCHbhbfF6aj1GnrTBnn5iYFT7GEr3TsOEp1soviEcBR0tYCgHbxjcIxJMhdbvxALJhAqg==} requiresBuild: true - /@prisma/generator-helper@5.5.2: - resolution: {integrity: sha512-qQz4JfhjjMs+C/dbZUoGAU+JV685Qe72iGonDM0c9H05A5s5MCWj5wV2kVi1/DNiy7jkfqGGM7bX8k0/8yO0FQ==} + /@prisma/generator-helper@5.7.1: + resolution: {integrity: sha512-BiaCt3YtMnjAoqJ51rVSkvlPk0p7ErjmgFOjRUmAE/m75E9tJmFtgT6NWzXiX6KWs2OvnVuAqNY7imK6ZwlExA==} dependencies: - '@prisma/debug': 5.5.2 - '@types/cross-spawn': 6.0.3 - cross-spawn: 7.0.3 - kleur: 4.1.5 - transitivePeerDependencies: - - supports-color + '@prisma/debug': 5.7.1 dev: false /@quri/prettier-plugin-squiggle@0.8.5: @@ -7967,6 +7954,7 @@ packages: resolution: {integrity: sha512-BDAkU7WHHRHnvBf5z89lcvACsvkz/n7Tv+HyD/uW76O29HoH1Tk/W6iQrepaZVbisvlEek4ygwT8IW7ow9XLAA==} dependencies: '@types/node': 20.10.4 + dev: true /@types/d3-array@3.0.4: resolution: {integrity: sha512-nwvEkG9vYOc0Ic7G7kwgviY4AQlTfYGIZ0fqB7CQHXGyYM6nO7kJh5EguSNA3jfh4rq7Sb7eMVq8isuvg2/miQ==} @@ -8122,12 +8110,6 @@ packages: '@types/ms': 0.7.33 dev: false - /@types/debug@4.1.9: - resolution: {integrity: sha512-8Hz50m2eoS56ldRlepxSBa6PWEVCtzUo/92HgLc2qTMnotJNIm7xP+UZhyWoYsyOdd5dxZ+NZLb24rsKyFs2ow==} - dependencies: - '@types/ms': 0.7.33 - dev: false - /@types/detect-port@1.3.3: resolution: {integrity: sha512-bV/jQlAJ/nPY3XqSatkGpu+nGzou+uSwrH1cROhn+jBFg47yaNH+blW4C7p9KhopC7QxCv/6M86s37k8dMk0Yg==} dev: true @@ -8340,6 +8322,7 @@ packages: resolution: {integrity: sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==} dependencies: undici-types: 5.26.5 + dev: true /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -19853,6 +19836,7 @@ packages: /undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + dev: true /unicode-canonical-property-names-ecmascript@2.0.0: resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==}