diff --git a/package.json b/package.json index 6bd48134..94429bbf 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ }, "devDependencies": { "@arethetypeswrong/cli": "^0.16.0", - "@pothos/core": "^3.41.2", + "@pothos/core": "^4.0.0", "@pothos/plugin-simple-objects": "^3.7.1", "@tsconfig/node18": "^18.2.4", "@tsconfig/strictest": "^2.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e6c5a713..0199d930 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,11 +34,11 @@ importers: specifier: ^0.16.0 version: 0.16.0 '@pothos/core': - specifier: ^3.41.2 - version: 3.41.2(graphql@16.9.0) + specifier: ^4.0.0 + version: 4.0.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))(graphql@16.9.0) + version: 3.7.1(@pothos/core@4.0.0(graphql@16.9.0))(graphql@16.9.0) '@tsconfig/node18': specifier: ^18.2.4 version: 18.2.4 @@ -661,10 +661,10 @@ packages: '@octokit/types@6.41.0': resolution: {integrity: sha512-eJ2jbzjdijiL3B4PrSQaSjuF2sPEQPVCPzBvTHJD9Nz+9dw2SGH4K4xeQJ77YfTq5bRQ+bD8wT11JbeDPmxmGg==} - '@pothos/core@3.41.2': - resolution: {integrity: sha512-iR1gqd93IyD/snTW47HwKSsRCrvnJaYwjVNcUG8BztZPqMxyJKPAnjPHAgu1XB82KEdysrNqIUnXqnzZIs08QA==} + '@pothos/core@4.0.0': + resolution: {integrity: sha512-PJpPMmYypjlPZ/MpRPDWQ14EEAv3KCU7ckPna3emQrhLolnaEhgj5ZpigNn+gkO03wwMmPrumYMtr77jOKIVmQ==} peerDependencies: - graphql: '>=15.1.0' + graphql: ^16.8.1 '@pothos/plugin-simple-objects@3.7.1': resolution: {integrity: sha512-641qxavEa4GJGIYfZuhOdlUy6MjQ/z0gWS5x4pSU72GIJFPSyMAFjHI8O413TzmMf4SpDGWPq0S6UNNXcrGCBQ==} @@ -4181,13 +4181,13 @@ snapshots: dependencies: '@octokit/openapi-types': 12.11.0 - '@pothos/core@3.41.2(graphql@16.9.0)': + '@pothos/core@4.0.0(graphql@16.9.0)': dependencies: graphql: 16.9.0 - '@pothos/plugin-simple-objects@3.7.1(@pothos/core@3.41.2(graphql@16.9.0))(graphql@16.9.0)': + '@pothos/plugin-simple-objects@3.7.1(@pothos/core@4.0.0(graphql@16.9.0))(graphql@16.9.0)': dependencies: - '@pothos/core': 3.41.2(graphql@16.9.0) + '@pothos/core': 4.0.0(graphql@16.9.0) graphql: 16.9.0 '@protobufjs/aspromise@1.1.2': {}