Skip to content

Commit

Permalink
chore(deps): update dependency @pothos/plugin-prisma to v3.64.0 (#5084)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 14, 2024
1 parent dc60c61 commit 3d19b0a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@nextvalid/zod-request": "0.4.0",
"@pothos/core": "3.41.0",
"@pothos/plugin-errors": "3.11.1",
"@pothos/plugin-prisma": "3.63.1",
"@pothos/plugin-prisma": "3.64.0",
"@prisma/client": "5.9.1",
"@sentry/nextjs": "7.101.0",
"@sentry/react": "7.101.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/db-main-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@pothos/core": "3.41.0",
"@pothos/plugin-prisma": "3.63.1",
"@pothos/plugin-prisma": "3.64.0",
"@prisma/client": "5.9.1",
"@soluble/dsn-parser": "1.9.2",
"@types/node": "20.11.17",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4799,9 +4799,9 @@ __metadata:
languageName: node
linkType: hard

"@pothos/plugin-prisma@npm:3.63.1":
version: 3.63.1
resolution: "@pothos/plugin-prisma@npm:3.63.1"
"@pothos/plugin-prisma@npm:3.64.0":
version: 3.64.0
resolution: "@pothos/plugin-prisma@npm:3.64.0"
dependencies:
"@prisma/generator-helper": "npm:^5.6.0"
peerDependencies:
Expand All @@ -4811,7 +4811,7 @@ __metadata:
typescript: ">=4.7.2"
bin:
prisma-pothos-types: bin/generator.js
checksum: 10c0/bca7c02e1bf120884acb991e594dce5f578c043630081bfe9f441b4ea721cad270d779547faa9d418171d96b4d025c28f8f795cd3b5c0f642fb4362c15e2980f
checksum: 10c0/ec6f3552bb2136c0af361d7270b296c90242932b52da96d47ff3a0c553d2b40c94d0201d57fb96068ad3a36dc8e95107c38338b72190670ea00566d282403688
languageName: node
linkType: hard

Expand Down Expand Up @@ -8656,7 +8656,7 @@ __metadata:
resolution: "@your-org/db-main-prisma@workspace:packages/db-main-prisma"
dependencies:
"@pothos/core": "npm:3.41.0"
"@pothos/plugin-prisma": "npm:3.63.1"
"@pothos/plugin-prisma": "npm:3.64.0"
"@prisma/client": "npm:5.9.1"
"@soluble/dsn-parser": "npm:1.9.2"
"@types/node": "npm:20.11.17"
Expand Down Expand Up @@ -17865,7 +17865,7 @@ __metadata:
"@playwright/test": "npm:1.41.2"
"@pothos/core": "npm:3.41.0"
"@pothos/plugin-errors": "npm:3.11.1"
"@pothos/plugin-prisma": "npm:3.63.1"
"@pothos/plugin-prisma": "npm:3.64.0"
"@prisma/client": "npm:5.9.1"
"@prisma/nextjs-monorepo-workaround-plugin": "npm:5.9.1"
"@sentry/nextjs": "npm:7.101.0"
Expand Down

0 comments on commit 3d19b0a

Please sign in to comment.