Skip to content

Commit 751babf

Browse files
committed
chore(update): dependency updates
Updates dependencies and generated content of API
1 parent 028f072 commit 751babf

File tree

4 files changed

+616
-771
lines changed

4 files changed

+616
-771
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"commitlint": "commitlint --config commitlintrc.ts --edit"
2727
},
2828
"dependencies": {
29-
"@graphql-tools/merge": "^9.0.3",
30-
"@graphql-yoga/plugin-response-cache": "^3.5.0",
29+
"@graphql-tools/merge": "^9.0.19",
30+
"@graphql-yoga/plugin-response-cache": "^3.13.0",
3131
"@hypercerts-org/contracts": "2.0.0-alpha.12",
3232
"@hypercerts-org/marketplace-sdk": "0.3.37",
3333
"@hypercerts-org/sdk": "2.5.0-beta.6",
@@ -56,12 +56,12 @@
5656
"ethers": "^6.12.2",
5757
"express": "^4.19.2",
5858
"file-type": "^19.6.0",
59-
"gql.tada": "^1.2.1",
60-
"graphql": "^16.8.1",
59+
"gql.tada": "^1.8.10",
60+
"graphql": "^16.10.0",
6161
"graphql-filter": "^1.1.5",
6262
"graphql-middleware": "^6.1.35",
63-
"graphql-scalars": "^1.23.0",
64-
"graphql-yoga": "^5.1.1",
63+
"graphql-scalars": "^1.24.1",
64+
"graphql-yoga": "^5.11.0",
6565
"kysely": "^0.27.4",
6666
"lodash": "^4.17.21",
6767
"lru-cache": "^11.0.0",
@@ -83,17 +83,17 @@
8383
"node": "20.x"
8484
},
8585
"devDependencies": {
86-
"@0no-co/graphqlsp": "^1.4.1",
86+
"@0no-co/graphqlsp": "^1.12.16",
8787
"@commitlint/cli": "^19.4.1",
8888
"@commitlint/config-conventional": "^19.4.1",
89-
"@eddeee888/gcg-typescript-resolver-files": "^0.7.2",
89+
"@eddeee888/gcg-typescript-resolver-files": "^0.7.5",
9090
"@eslint/js": "^9.0.0",
9191
"@graphql-codegen/cli": "5.0.2",
92-
"@graphql-tools/delegate": "^10.0.3",
93-
"@graphql-tools/executor-http": "^1.0.8",
94-
"@graphql-tools/schema": "^10.0.2",
95-
"@graphql-tools/stitch": "^9.0.3",
96-
"@graphql-tools/wrap": "^10.0.1",
92+
"@graphql-tools/delegate": "^10.2.11",
93+
"@graphql-tools/executor-http": "^1.2.6",
94+
"@graphql-tools/schema": "^10.0.18",
95+
"@graphql-tools/stitch": "^9.4.16",
96+
"@graphql-tools/wrap": "^10.0.29",
9797
"@inquirer/prompts": "^7.2.3",
9898
"@rollup/plugin-typescript": "^11.1.6",
9999
"@sentry/types": "^8.2.1",

0 commit comments

Comments
 (0)