Skip to content

Commit

Permalink
chore(deps): update dependency @graphql-tools/schema to v10.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and lowsky committed Jan 4, 2025
1 parent c70a1ef commit eec0742
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@graphql-codegen/typescript-operations": "4.4.0",
"@graphql-codegen/typescript-resolvers": "4.4.1",
"@graphql-eslint/eslint-plugin": "^4.0.0",
"@graphql-tools/schema": "10.0.11",
"@graphql-tools/schema": "10.0.15",
"@octokit/types": "13.6.2",
"@storybook/addon-essentials": "8.4.7",
"@storybook/addon-themes": "8.4.7",
Expand Down
38 changes: 26 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5022,15 +5022,15 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/merge@npm:^9.0.12":
version: 9.0.12
resolution: "@graphql-tools/merge@npm:9.0.12"
"@graphql-tools/merge@npm:^9.0.16":
version: 9.0.16
resolution: "@graphql-tools/merge@npm:9.0.16"
dependencies:
"@graphql-tools/utils": "npm:^10.6.2"
"@graphql-tools/utils": "npm:^10.7.1"
tslib: "npm:^2.4.0"
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 10c0/997ba41a1c5afd5ab271859be2ffa4b28a5785fc187a73b5869c60490cfb6d164754cfd1bcc63e7b49821c5a62c6cdb830587d20280e9a18a10b02d2423adde7
checksum: 10c0/2db91a00d64057e9376837f39cf83b0556280f83bc176b2dba27b93f30bdcee32fa5ab0a0688abab6e8b305b00b3a9ff754e2b34887e6f5af3c65c4ac5403e1b
languageName: node
linkType: hard

Expand Down Expand Up @@ -5086,17 +5086,17 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/schema@npm:10.0.11":
version: 10.0.11
resolution: "@graphql-tools/schema@npm:10.0.11"
"@graphql-tools/schema@npm:10.0.15":
version: 10.0.15
resolution: "@graphql-tools/schema@npm:10.0.15"
dependencies:
"@graphql-tools/merge": "npm:^9.0.12"
"@graphql-tools/utils": "npm:^10.6.2"
"@graphql-tools/merge": "npm:^9.0.16"
"@graphql-tools/utils": "npm:^10.7.1"
tslib: "npm:^2.4.0"
value-or-promise: "npm:^1.0.12"
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 10c0/3e6e3664efab1f91c3d00d3bdc8ab16d28b6957c60a588c9811fa4cab2125bfa3feba402abf605372c0e346deb19ae8ad8bf4525e36a660862d438fb9c25c699
checksum: 10c0/a097db722c53c4af1545f6fd68d44959d4da74df5605e3d33a88eb2aca5468ceb060d89e26415e59884446f87737fcfc25f56c6e9c7bf0820ac7eae663df6f92
languageName: node
linkType: hard

Expand Down Expand Up @@ -5191,6 +5191,20 @@ __metadata:
languageName: node
linkType: hard

"@graphql-tools/utils@npm:^10.7.1":
version: 10.7.1
resolution: "@graphql-tools/utils@npm:10.7.1"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.1.1"
cross-inspect: "npm:1.0.1"
dset: "npm:^3.1.2"
tslib: "npm:^2.4.0"
peerDependencies:
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: 10c0/56975695cd0f753d3da42bda60a24da4f638daa34520398fa0b9009de70139940ec054e3c24b996c9d3e954e742a24b83ec95524b6b9b7805834b19c5ece2e12
languageName: node
linkType: hard

"@graphql-tools/wrap@npm:^10.0.0":
version: 10.0.0
resolution: "@graphql-tools/wrap@npm:10.0.0"
Expand Down Expand Up @@ -11175,7 +11189,7 @@ __metadata:
"@graphql-codegen/typescript-operations": "npm:4.4.0"
"@graphql-codegen/typescript-resolvers": "npm:4.4.1"
"@graphql-eslint/eslint-plugin": "npm:^4.0.0"
"@graphql-tools/schema": "npm:10.0.11"
"@graphql-tools/schema": "npm:10.0.15"
"@next/mdx": "npm:14.2.20"
"@octokit/graphql-schema": "npm:15.25.0"
"@octokit/rest": "npm:21.0.2"
Expand Down

1 comment on commit eec0742

@vercel
Copy link

@vercel vercel bot commented on eec0742 Jan 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.