diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index afd59447f2b..b829c199baf 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -70,9 +70,9 @@ "@httpx/treeu": "0.4.12", "@mui/icons-material": "6.4.3", "@mui/material": "6.4.3", - "@pothos/core": "3.41.2", - "@pothos/plugin-errors": "3.11.2", - "@pothos/plugin-prisma": "3.65.3", + "@pothos/core": "4.3.0", + "@pothos/plugin-errors": "4.2.0", + "@pothos/plugin-prisma": "4.4.0", "@prisma/client": "5.22.0", "@sentry/nextjs": "8.54.0", "@sentry/react": "8.54.0", diff --git a/packages/db-main-prisma/package.json b/packages/db-main-prisma/package.json index c9c24371664..e94c176406b 100644 --- a/packages/db-main-prisma/package.json +++ b/packages/db-main-prisma/package.json @@ -43,8 +43,8 @@ "typecheck": "tsc --project ./tsconfig.json --noEmit" }, "devDependencies": { - "@pothos/core": "3.41.2", - "@pothos/plugin-prisma": "3.65.3", + "@pothos/core": "4.3.0", + "@pothos/plugin-prisma": "4.4.0", "@prisma/client": "5.22.0", "@soluble/dsn-parser": "1.9.2", "@types/node": "22.13.1", @@ -74,7 +74,7 @@ "vitest": "2.1.8" }, "peerDependencies": { - "@pothos/plugin-prisma": "^3.41.0", + "@pothos/plugin-prisma": "^3.41.0 || ^4.0.0", "@prisma/client": "^5.0.0", "graphql": "^16.9.0" }, diff --git a/yarn.lock b/yarn.lock index d84b323f949..772f0ab2cee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5391,38 +5391,38 @@ __metadata: languageName: node linkType: hard -"@pothos/core@npm:3.41.2": - version: 3.41.2 - resolution: "@pothos/core@npm:3.41.2" +"@pothos/core@npm:4.3.0": + version: 4.3.0 + resolution: "@pothos/core@npm:4.3.0" peerDependencies: - graphql: ">=15.1.0" - checksum: 10c0/87ace79c21398262f8f088824bd3f681f2e87232016d1c5d271c063277db1728643d484d98a8e63e07d50025f12632df6a6ac927e6f387e5582be9f0b09d8049 + graphql: ">=16.6.0" + checksum: 10c0/3a4a0e5dfed468d9181b9602edc6bc4bbb1d57b2b0bca72c660bc4390e27c6199c0bdb357e1fe3548d9a6feb22ac9ec90e789a367263260d52b64485f6e34e6b languageName: node linkType: hard -"@pothos/plugin-errors@npm:3.11.2": - version: 3.11.2 - resolution: "@pothos/plugin-errors@npm:3.11.2" +"@pothos/plugin-errors@npm:4.2.0": + version: 4.2.0 + resolution: "@pothos/plugin-errors@npm:4.2.0" peerDependencies: "@pothos/core": "*" - graphql: ">=15.1.0" - checksum: 10c0/f24316cec1cd3abb924227bb5e907e79322754de2c128c524003aff5400f7ae43f67eb9b8abb4f49881f0420df46a19d7e38082f717fcdb94838463262b86ae0 + graphql: ">=16.6.0" + checksum: 10c0/90a252a52d3c2e8fc729c4bb9691ae560d71718daaac818320558dbcb686641f6f8b400b33c3efbe05e61238655c7b566b5cd743284aff3d4cec4ec5dcfddc22 languageName: node linkType: hard -"@pothos/plugin-prisma@npm:3.65.3": - version: 3.65.3 - resolution: "@pothos/plugin-prisma@npm:3.65.3" +"@pothos/plugin-prisma@npm:4.4.0": + version: 4.4.0 + resolution: "@pothos/plugin-prisma@npm:4.4.0" dependencies: - "@prisma/generator-helper": "npm:^5.13.0" + "@prisma/generator-helper": "npm:^6.0.0" peerDependencies: "@pothos/core": "*" "@prisma/client": "*" - graphql: ^16.8.1 + graphql: ">=16.6.0" typescript: ">=4.7.2" bin: prisma-pothos-types: bin/generator.js - checksum: 10c0/fa0e9287380243462b6b9e3b0194a3ca8a467f6636832e7ec97a47ba03718935377f78899c35cc622ee7cbf027c499a22342ffee6aeae130fd5d2f3e9bbfb88f + checksum: 10c0/e493bd67c182d94de04c859875a2618bc5121456b6c7bb4f9e208855fecc7e8cba8e3acde5c8c0e7aeaffeb6763bab62fa1e3b1eb54c6cae1f8581e7686e0753 languageName: node linkType: hard @@ -5445,6 +5445,13 @@ __metadata: languageName: node linkType: hard +"@prisma/debug@npm:6.3.1": + version: 6.3.1 + resolution: "@prisma/debug@npm:6.3.1" + checksum: 10c0/1b2c97499f51268928cc2c7669a2e00a8f71024eb2996b7f946b32d88227511c4a8155cabf78e324b708f7f463a9b58d051afba5ce858fdb52fa8f67b7b79333 + languageName: node + linkType: hard + "@prisma/engines-version@npm:5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2": version: 5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2 resolution: "@prisma/engines-version@npm:5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2" @@ -5475,12 +5482,12 @@ __metadata: languageName: node linkType: hard -"@prisma/generator-helper@npm:^5.13.0": - version: 5.22.0 - resolution: "@prisma/generator-helper@npm:5.22.0" +"@prisma/generator-helper@npm:^6.0.0": + version: 6.3.1 + resolution: "@prisma/generator-helper@npm:6.3.1" dependencies: - "@prisma/debug": "npm:5.22.0" - checksum: 10c0/d7a6a6f66330b38aea76cd148b1bbdf43e373f6401e8edabaebc12db81abc35712386c97f1178d97d1655905a4ff822000b902c407ead986565984555b9893d0 + "@prisma/debug": "npm:6.3.1" + checksum: 10c0/93c93138f41b1acacf9112e8c72706408a2f309c596fcc058747e1c9136aadb1a7fe6e577a430fdd4beac4ab6325a5c7ffa809028e7e22124db8375019aa5898 languageName: node linkType: hard @@ -8053,8 +8060,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.2" - "@pothos/plugin-prisma": "npm:3.65.3" + "@pothos/core": "npm:4.3.0" + "@pothos/plugin-prisma": "npm:4.4.0" "@prisma/client": "npm:5.22.0" "@soluble/dsn-parser": "npm:1.9.2" "@types/node": "npm:22.13.1" @@ -8083,7 +8090,7 @@ __metadata: vite-tsconfig-paths: "npm:5.1.4" vitest: "npm:2.1.8" peerDependencies: - "@pothos/plugin-prisma": ^3.41.0 + "@pothos/plugin-prisma": ^3.41.0 || ^4.0.0 "@prisma/client": ^5.0.0 graphql: ^16.9.0 languageName: unknown @@ -15658,9 +15665,9 @@ __metadata: "@next/bundle-analyzer": "npm:15.1.6" "@next/env": "npm:15.1.6" "@playwright/test": "npm:1.50.1" - "@pothos/core": "npm:3.41.2" - "@pothos/plugin-errors": "npm:3.11.2" - "@pothos/plugin-prisma": "npm:3.65.3" + "@pothos/core": "npm:4.3.0" + "@pothos/plugin-errors": "npm:4.2.0" + "@pothos/plugin-prisma": "npm:4.4.0" "@prisma/client": "npm:5.22.0" "@prisma/nextjs-monorepo-workaround-plugin": "npm:5.22.0" "@sentry/nextjs": "npm:8.54.0"