From 09de510c3ee089663a52c3ff1d359371b43dc06c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 22:15:25 +0000 Subject: [PATCH] Bump @pothos/core from 3.41.2 to 4.4.0 Bumps [@pothos/core](https://github.com/hayes/pothos/tree/HEAD/packages/core) from 3.41.2 to 4.4.0. - [Release notes](https://github.com/hayes/pothos/releases) - [Changelog](https://github.com/hayes/pothos/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/hayes/pothos/commits/@pothos/core@4.4.0/packages/core) --- updated-dependencies: - dependency-name: "@pothos/core" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/backend/package.json | 2 +- pnpm-lock.yaml | 34 +++++++++++++++++----------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/apps/backend/package.json b/apps/backend/package.json index d425bdea..9261d0f2 100644 --- a/apps/backend/package.json +++ b/apps/backend/package.json @@ -32,7 +32,7 @@ "@fastify/cors": "9.0.1", "@fastify/helmet": "11.1.1", "@fastify/rate-limit": "9.1.0", - "@pothos/core": "3.41.2", + "@pothos/core": "4.4.0", "@pothos/plugin-scope-auth": "3.22.1", "@pothos/plugin-simple-objects": "3.7.1", "@prisma/client": "5.22.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b5532006..679c9a1d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,14 +45,14 @@ importers: specifier: 9.1.0 version: 9.1.0 '@pothos/core': - specifier: 3.41.2 - version: 3.41.2(graphql@16.9.0) + specifier: 4.4.0 + version: 4.4.0(graphql@16.9.0) '@pothos/plugin-scope-auth': specifier: 3.22.1 - version: 3.22.1(@pothos/core@3.41.2)(graphql@16.9.0) + version: 3.22.1(@pothos/core@4.4.0)(graphql@16.9.0) '@pothos/plugin-simple-objects': specifier: 3.7.1 - version: 3.7.1(@pothos/core@3.41.2)(graphql@16.9.0) + version: 3.7.1(@pothos/core@4.4.0)(graphql@16.9.0) '@prisma/client': specifier: 5.22.0 version: 5.22.0(prisma@5.22.0) @@ -3418,31 +3418,31 @@ packages: engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} dev: true - /@pothos/core@3.41.2(graphql@16.9.0): - resolution: {integrity: sha512-iR1gqd93IyD/snTW47HwKSsRCrvnJaYwjVNcUG8BztZPqMxyJKPAnjPHAgu1XB82KEdysrNqIUnXqnzZIs08QA==} + /@pothos/core@4.4.0(graphql@16.9.0): + resolution: {integrity: sha512-+xehqCaQGJ5d2fsaAoXHIpsCvVMYTKZpN1sc96LSM5gGVYKDM1cU8MhYtZ1lOQGi20YqN4MqAZSpyeRKKCK0LQ==} peerDependencies: - graphql: '>=15.1.0' + graphql: '>=16.6.0' dependencies: graphql: 16.9.0 dev: false - /@pothos/plugin-scope-auth@3.22.1(@pothos/core@3.41.2)(graphql@16.9.0): + /@pothos/plugin-scope-auth@3.22.1(@pothos/core@4.4.0)(graphql@16.9.0): resolution: {integrity: sha512-mkfbiS6tSYXFrxY9U5mEqSzAWDB3YoqQLTE/D7J/QghbDbkfFSiwQwYHHl0tL1FO32l69RMCdZy3Kz7MBBZG8w==} peerDependencies: '@pothos/core': '*' graphql: '>=15.1.0' dependencies: - '@pothos/core': 3.41.2(graphql@16.9.0) + '@pothos/core': 4.4.0(graphql@16.9.0) graphql: 16.9.0 dev: false - /@pothos/plugin-simple-objects@3.7.1(@pothos/core@3.41.2)(graphql@16.9.0): + /@pothos/plugin-simple-objects@3.7.1(@pothos/core@4.4.0)(graphql@16.9.0): resolution: {integrity: sha512-641qxavEa4GJGIYfZuhOdlUy6MjQ/z0gWS5x4pSU72GIJFPSyMAFjHI8O413TzmMf4SpDGWPq0S6UNNXcrGCBQ==} peerDependencies: '@pothos/core': '*' graphql: '>=15.1.0' dependencies: - '@pothos/core': 3.41.2(graphql@16.9.0) + '@pothos/core': 4.4.0(graphql@16.9.0) graphql: 16.9.0 dev: false @@ -4632,8 +4632,8 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@ungap/structured-clone@1.2.1: - resolution: {integrity: sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==} + /@ungap/structured-clone@1.3.0: + resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} dev: true /@vanilla-extract/babel-plugin-debug-ids@1.0.3: @@ -7266,7 +7266,7 @@ packages: '@humanwhocodes/config-array': 0.13.0 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 - '@ungap/structured-clone': 1.2.1 + '@ungap/structured-clone': 1.3.0 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.6 @@ -7778,7 +7778,7 @@ packages: resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==} engines: {node: ^10.12.0 || >=12.0.0} dependencies: - flatted: 3.3.2 + flatted: 3.3.3 keyv: 4.5.4 rimraf: 3.0.2 dev: true @@ -7795,8 +7795,8 @@ packages: resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==} dev: true - /flatted@3.3.2: - resolution: {integrity: sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==} + /flatted@3.3.3: + resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==} dev: true /for-each@0.3.3: