We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da29eb1 commit 8a56815Copy full SHA for 8a56815
2 files changed
orm/graphql/package.json
@@ -16,8 +16,8 @@
16
"trailingComma": "all"
17
},
18
"dependencies": {
19
- "@pothos/core": "4.5.0",
20
- "@pothos/plugin-prisma": "4.4.0",
+ "@pothos/core": "4.5.1",
+ "@pothos/plugin-prisma": "4.4.1",
21
"@prisma/client": "6.5.0",
22
"graphql": "16.10.0",
23
"graphql-scalars": "1.24.2",
orm/nextjs-graphql/package.json
@@ -12,8 +12,8 @@
12
13
14
"@apollo/client": "3.13.5",
15
0 commit comments