Skip to content

Commit 8a56815

Browse files
fix(deps): update pothos monorepo (#7740)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da29eb1 commit 8a56815

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

orm/graphql/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"trailingComma": "all"
1717
},
1818
"dependencies": {
19-
"@pothos/core": "4.5.0",
20-
"@pothos/plugin-prisma": "4.4.0",
19+
"@pothos/core": "4.5.1",
20+
"@pothos/plugin-prisma": "4.4.1",
2121
"@prisma/client": "6.5.0",
2222
"graphql": "16.10.0",
2323
"graphql-scalars": "1.24.2",

orm/nextjs-graphql/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
},
1313
"dependencies": {
1414
"@apollo/client": "3.13.5",
15-
"@pothos/core": "4.5.0",
16-
"@pothos/plugin-prisma": "4.4.0",
15+
"@pothos/core": "4.5.1",
16+
"@pothos/plugin-prisma": "4.4.1",
1717
"@prisma/client": "6.5.0",
1818
"graphql": "16.10.0",
1919
"graphql-scalars": "1.24.2",

0 commit comments

Comments
 (0)