Skip to content

Commit ec52893

Browse files
fix(deps): update dependency @pothos/core to v4 (#3377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f8ff7ca commit ec52893

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

examples/file-upload-nextjs-pothos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"start": "next start"
1111
},
1212
"dependencies": {
13-
"@pothos/core": "3.30.0",
13+
"@pothos/core": "4.0.2",
1414
"graphql": "16.6.0",
1515
"graphql-yoga": "workspace:*",
1616
"next": "13.4.12",

examples/pothos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "ts-node src/index.ts"
88
},
99
"dependencies": {
10-
"@pothos/core": "3.30.0",
10+
"@pothos/core": "4.0.2",
1111
"graphql": "16.6.0",
1212
"graphql-yoga": "workspace:*"
1313
},

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)