Skip to content

Commit f0fe9fd

Browse files
fix(deps): update pothos monorepo to v4
1 parent d3fa9ec commit f0fe9fd

File tree

3 files changed

+40
-33
lines changed

3 files changed

+40
-33
lines changed

apps/nextjs-app/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@
7070
"@httpx/treeu": "0.4.12",
7171
"@mui/icons-material": "6.4.3",
7272
"@mui/material": "6.4.3",
73-
"@pothos/core": "3.41.2",
74-
"@pothos/plugin-errors": "3.11.2",
75-
"@pothos/plugin-prisma": "3.65.3",
73+
"@pothos/core": "4.4.0",
74+
"@pothos/plugin-errors": "4.2.0",
75+
"@pothos/plugin-prisma": "4.4.0",
7676
"@prisma/client": "5.22.0",
7777
"@sentry/nextjs": "8.54.0",
7878
"@sentry/react": "8.54.0",

packages/db-main-prisma/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"typecheck": "tsc --project ./tsconfig.json --noEmit"
4444
},
4545
"devDependencies": {
46-
"@pothos/core": "3.41.2",
47-
"@pothos/plugin-prisma": "3.65.3",
46+
"@pothos/core": "4.4.0",
47+
"@pothos/plugin-prisma": "4.4.0",
4848
"@prisma/client": "5.22.0",
4949
"@soluble/dsn-parser": "1.9.2",
5050
"@types/node": "22.13.4",
@@ -74,7 +74,7 @@
7474
"vitest": "2.1.8"
7575
},
7676
"peerDependencies": {
77-
"@pothos/plugin-prisma": "^3.41.0",
77+
"@pothos/plugin-prisma": "^3.41.0 || ^4.0.0",
7878
"@prisma/client": "^5.0.0",
7979
"graphql": "^16.9.0"
8080
},

yarn.lock

+34-27
Original file line numberDiff line numberDiff line change
@@ -5327,38 +5327,38 @@ __metadata:
53275327
languageName: node
53285328
linkType: hard
53295329

5330-
"@pothos/core@npm:3.41.2":
5331-
version: 3.41.2
5332-
resolution: "@pothos/core@npm:3.41.2"
5330+
"@pothos/core@npm:4.4.0":
5331+
version: 4.4.0
5332+
resolution: "@pothos/core@npm:4.4.0"
53335333
peerDependencies:
5334-
graphql: ">=15.1.0"
5335-
checksum: 10c0/87ace79c21398262f8f088824bd3f681f2e87232016d1c5d271c063277db1728643d484d98a8e63e07d50025f12632df6a6ac927e6f387e5582be9f0b09d8049
5334+
graphql: ">=16.6.0"
5335+
checksum: 10c0/2fc3ab7b541cc6045269a570a82a0a680d62b333dd38776e8cebc8eb4c66da7a409044b37499e4eca27633c81c06614439dd6312aaa4569331ac01c215f34da4
53365336
languageName: node
53375337
linkType: hard
53385338

5339-
"@pothos/plugin-errors@npm:3.11.2":
5340-
version: 3.11.2
5341-
resolution: "@pothos/plugin-errors@npm:3.11.2"
5339+
"@pothos/plugin-errors@npm:4.2.0":
5340+
version: 4.2.0
5341+
resolution: "@pothos/plugin-errors@npm:4.2.0"
53425342
peerDependencies:
53435343
"@pothos/core": "*"
5344-
graphql: ">=15.1.0"
5345-
checksum: 10c0/f24316cec1cd3abb924227bb5e907e79322754de2c128c524003aff5400f7ae43f67eb9b8abb4f49881f0420df46a19d7e38082f717fcdb94838463262b86ae0
5344+
graphql: ">=16.6.0"
5345+
checksum: 10c0/90a252a52d3c2e8fc729c4bb9691ae560d71718daaac818320558dbcb686641f6f8b400b33c3efbe05e61238655c7b566b5cd743284aff3d4cec4ec5dcfddc22
53465346
languageName: node
53475347
linkType: hard
53485348

5349-
"@pothos/plugin-prisma@npm:3.65.3":
5350-
version: 3.65.3
5351-
resolution: "@pothos/plugin-prisma@npm:3.65.3"
5349+
"@pothos/plugin-prisma@npm:4.4.0":
5350+
version: 4.4.0
5351+
resolution: "@pothos/plugin-prisma@npm:4.4.0"
53525352
dependencies:
5353-
"@prisma/generator-helper": "npm:^5.13.0"
5353+
"@prisma/generator-helper": "npm:^6.0.0"
53545354
peerDependencies:
53555355
"@pothos/core": "*"
53565356
"@prisma/client": "*"
5357-
graphql: ^16.8.1
5357+
graphql: ">=16.6.0"
53585358
typescript: ">=4.7.2"
53595359
bin:
53605360
prisma-pothos-types: bin/generator.js
5361-
checksum: 10c0/fa0e9287380243462b6b9e3b0194a3ca8a467f6636832e7ec97a47ba03718935377f78899c35cc622ee7cbf027c499a22342ffee6aeae130fd5d2f3e9bbfb88f
5361+
checksum: 10c0/e493bd67c182d94de04c859875a2618bc5121456b6c7bb4f9e208855fecc7e8cba8e3acde5c8c0e7aeaffeb6763bab62fa1e3b1eb54c6cae1f8581e7686e0753
53625362
languageName: node
53635363
linkType: hard
53645364

@@ -5381,6 +5381,13 @@ __metadata:
53815381
languageName: node
53825382
linkType: hard
53835383

5384+
"@prisma/debug@npm:6.4.0":
5385+
version: 6.4.0
5386+
resolution: "@prisma/debug@npm:6.4.0"
5387+
checksum: 10c0/3745bd46dfb5a67fd3711f48ac4977b66ce199854881c5e7f258f82635737984b5479ed2cf4a305fc2a64b9293b95096366f512df38458f5ce6cf8423011c01f
5388+
languageName: node
5389+
linkType: hard
5390+
53845391
"@prisma/engines-version@npm:5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2":
53855392
version: 5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2
53865393
resolution: "@prisma/engines-version@npm:5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2"
@@ -5411,12 +5418,12 @@ __metadata:
54115418
languageName: node
54125419
linkType: hard
54135420

5414-
"@prisma/generator-helper@npm:^5.13.0":
5415-
version: 5.22.0
5416-
resolution: "@prisma/generator-helper@npm:5.22.0"
5421+
"@prisma/generator-helper@npm:^6.0.0":
5422+
version: 6.4.0
5423+
resolution: "@prisma/generator-helper@npm:6.4.0"
54175424
dependencies:
5418-
"@prisma/debug": "npm:5.22.0"
5419-
checksum: 10c0/d7a6a6f66330b38aea76cd148b1bbdf43e373f6401e8edabaebc12db81abc35712386c97f1178d97d1655905a4ff822000b902c407ead986565984555b9893d0
5425+
"@prisma/debug": "npm:6.4.0"
5426+
checksum: 10c0/c20a3e4ef0c21fc697b1ed4ff7805a1b633e30ddbed0133bafb9ab636d543dd8c84f4997decf598306bb374030e6e5a7bed48337788126b62b63931f1cc3092b
54205427
languageName: node
54215428
linkType: hard
54225429

@@ -7959,8 +7966,8 @@ __metadata:
79597966
version: 0.0.0-use.local
79607967
resolution: "@your-org/db-main-prisma@workspace:packages/db-main-prisma"
79617968
dependencies:
7962-
"@pothos/core": "npm:3.41.2"
7963-
"@pothos/plugin-prisma": "npm:3.65.3"
7969+
"@pothos/core": "npm:4.4.0"
7970+
"@pothos/plugin-prisma": "npm:4.4.0"
79647971
"@prisma/client": "npm:5.22.0"
79657972
"@soluble/dsn-parser": "npm:1.9.2"
79667973
"@types/node": "npm:22.13.4"
@@ -7989,7 +7996,7 @@ __metadata:
79897996
vite-tsconfig-paths: "npm:5.1.4"
79907997
vitest: "npm:2.1.8"
79917998
peerDependencies:
7992-
"@pothos/plugin-prisma": ^3.41.0
7999+
"@pothos/plugin-prisma": ^3.41.0 || ^4.0.0
79938000
"@prisma/client": ^5.0.0
79948001
graphql: ^16.9.0
79958002
languageName: unknown
@@ -15541,9 +15548,9 @@ __metadata:
1554115548
"@next/bundle-analyzer": "npm:15.1.6"
1554215549
"@next/env": "npm:15.1.6"
1554315550
"@playwright/test": "npm:1.50.1"
15544-
"@pothos/core": "npm:3.41.2"
15545-
"@pothos/plugin-errors": "npm:3.11.2"
15546-
"@pothos/plugin-prisma": "npm:3.65.3"
15551+
"@pothos/core": "npm:4.4.0"
15552+
"@pothos/plugin-errors": "npm:4.2.0"
15553+
"@pothos/plugin-prisma": "npm:4.4.0"
1554715554
"@prisma/client": "npm:5.22.0"
1554815555
"@prisma/nextjs-monorepo-workaround-plugin": "npm:5.22.0"
1554915556
"@sentry/nextjs": "npm:8.54.0"

0 commit comments

Comments
 (0)