Skip to content

Commit

Permalink
chore(deps): update pothos monorepo to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 4f517b3 commit abd4f67
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
6 changes: 3 additions & 3 deletions apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@
"@httpx/treeu": "0.4.2",
"@mui/icons-material": "6.1.1",
"@mui/material": "6.1.1",
"@pothos/core": "3.41.2",
"@pothos/plugin-errors": "3.11.2",
"@pothos/plugin-prisma": "3.65.3",
"@pothos/core": "4.2.0",
"@pothos/plugin-errors": "4.2.0",
"@pothos/plugin-prisma": "4.2.1",
"@prisma/client": "5.19.1",
"@sentry/nextjs": "8.31.0",
"@sentry/react": "8.31.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/db-main-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0",
"@pothos/plugin-prisma": "4.2.1",
"@prisma/client": "5.19.1",
"@soluble/dsn-parser": "1.9.2",
"@types/node": "22.5.5",
Expand Down Expand Up @@ -74,7 +74,7 @@
"vitest": "2.1.1"
},
"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"
},
Expand Down
46 changes: 23 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4846,38 +4846,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.2.0":
version: 4.2.0
resolution: "@pothos/core@npm:4.2.0"
peerDependencies:
graphql: ">=15.1.0"
checksum: 10c0/87ace79c21398262f8f088824bd3f681f2e87232016d1c5d271c063277db1728643d484d98a8e63e07d50025f12632df6a6ac927e6f387e5582be9f0b09d8049
graphql: ">=16.6.0"
checksum: 10c0/893700d916459b06195af8a5c66b3afb7409c5ed3f43e59b003adf7052cad9cbab9b346307b3a8b14174a82a14a1a72411528574d7d0b6e2827e4f5710e93802
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.2.1":
version: 4.2.1
resolution: "@pothos/plugin-prisma@npm:4.2.1"
dependencies:
"@prisma/generator-helper": "npm:^5.13.0"
"@prisma/generator-helper": "npm:^5.17.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/7904b6587e8baf0beb0371ccea691238b56f649fd3cd6bb4d62d2c0c6ba0231fefbcd1cead09df11aaa12ade0a6898ce94389c6c774386c196093ce13d72301d
languageName: node
linkType: hard

Expand Down Expand Up @@ -4930,7 +4930,7 @@ __metadata:
languageName: node
linkType: hard

"@prisma/generator-helper@npm:^5.13.0":
"@prisma/generator-helper@npm:^5.17.0":
version: 5.19.1
resolution: "@prisma/generator-helper@npm:5.19.1"
dependencies:
Expand Down Expand Up @@ -7673,8 +7673,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.2.0"
"@pothos/plugin-prisma": "npm:4.2.1"
"@prisma/client": "npm:5.19.1"
"@soluble/dsn-parser": "npm:1.9.2"
"@types/node": "npm:22.5.5"
Expand Down Expand Up @@ -7703,7 +7703,7 @@ __metadata:
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.1.1"
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
Expand Down Expand Up @@ -14847,9 +14847,9 @@ __metadata:
"@next/bundle-analyzer": "npm:14.2.13"
"@next/env": "npm:14.2.13"
"@playwright/test": "npm:1.47.2"
"@pothos/core": "npm:3.41.2"
"@pothos/plugin-errors": "npm:3.11.2"
"@pothos/plugin-prisma": "npm:3.65.3"
"@pothos/core": "npm:4.2.0"
"@pothos/plugin-errors": "npm:4.2.0"
"@pothos/plugin-prisma": "npm:4.2.1"
"@prisma/client": "npm:5.19.1"
"@prisma/nextjs-monorepo-workaround-plugin": "npm:5.19.1"
"@sentry/nextjs": "npm:8.31.0"
Expand Down

0 comments on commit abd4f67

Please sign in to comment.