Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 238c1c5 commit 07ddc6c
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion examples/auto-pagination-multiple-sources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@graphprotocol/client-cli": "3.0.7",
"concurrently": "9.1.0",
"graphql": "16.9.0",
"nodemon": "3.1.7",
"nodemon": "3.1.9",
"ts-node": "10.9.2",
"typescript": "5.7.2"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@graphprotocol/client-cli": "3.0.7",
"concurrently": "9.1.0",
"graphql": "16.9.0",
"nodemon": "3.1.7",
"nodemon": "3.1.9",
"ts-node": "10.9.2",
"typescript": "5.7.2"
},
Expand Down
66 changes: 33 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1687,17 +1687,17 @@
tslib "^2.4.0"

"@graphql-mesh/cli@^0.98.0":
version "0.98.10"
resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.98.10.tgz#aa9ddd6172706eebfe8db5a083c6a45dece4c5d8"
integrity sha512-YR6Wokq6fHWk86xy/nR0WOB1HTIM6sYpZjebcTWTBMurCuCrBP0i5NGzNAFInN32CZs82i/TEsWyuNxvcbhVJw==
version "0.98.11"
resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.98.11.tgz#b15687fa5d004d4f88326cc0daa666270241ed86"
integrity sha512-SaKGFyhWGl//7BP4Sm/G44RoZCovHWDzYsYXKbpq5u0GawULXmmKekbZ0bElYQsNri7a7iYGlZt/Cj+l7IKc0w==
dependencies:
"@graphql-codegen/core" "^4.0.0"
"@graphql-codegen/typed-document-node" "^5.0.0"
"@graphql-codegen/typescript" "^4.0.0"
"@graphql-codegen/typescript-generic-sdk" "^3.1.0"
"@graphql-codegen/typescript-operations" "^4.0.0"
"@graphql-codegen/typescript-resolvers" "^4.0.0"
"@graphql-mesh/config" "^0.106.10"
"@graphql-mesh/config" "^0.106.11"
"@graphql-mesh/cross-helpers" "^0.4.9"
"@graphql-mesh/http" "^0.105.8"
"@graphql-mesh/include" "^0.2.7"
Expand All @@ -1723,15 +1723,15 @@
ws "^8.17.1"
yargs "^17.7.1"

"@graphql-mesh/config@^0.106.10":
version "0.106.10"
resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.106.10.tgz#5ceed2b93e2ff6c93fe5fdf63ff7a655efe3b4bf"
integrity sha512-6nb9T/9jEzT1AHeTXADVzYGN3rY2fzp3bew/RZW0bcKgYnsG1hsJbzEf/Fhj9A/WRiqT7a8E3oRCJLTzjvKQYA==
"@graphql-mesh/config@^0.106.11":
version "0.106.11"
resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-0.106.11.tgz#c5dc3ae4417cd3ccbfd577149083c9511dce52c9"
integrity sha512-HlHnss24ZFU2h8VhxgD2RiyCT54xYw/U7Uy/wQrTsdnYAVZ+3bzcjGdKJGH/6BtDnNCis4d3FZBHTy5aekwgGA==
dependencies:
"@envelop/core" "^5.0.0"
"@graphql-mesh/cache-localforage" "^0.103.9"
"@graphql-mesh/cross-helpers" "^0.4.9"
"@graphql-mesh/merger-bare" "^0.104.9"
"@graphql-mesh/merger-bare" "^0.104.10"
"@graphql-mesh/merger-stitching" "^0.104.8"
"@graphql-mesh/runtime" "^0.105.8"
"@graphql-mesh/store" "^0.103.8"
Expand Down Expand Up @@ -1822,15 +1822,15 @@
jiti "^2.0.0"
sucrase "^3.35.0"

"@graphql-mesh/merger-bare@^0.104.9":
version "0.104.9"
resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.104.9.tgz#81c58c61013e960b3e15cf2ab0da05ea7d2297bc"
integrity sha512-iplxhJ0UTtJl5sgEtm4QQM+YU4OZ9JT0hlRVrOw07tAZAxk8eSFcSa4w7VLB3uLlmOrADWhSBFv7/o2YWSDVCQ==
"@graphql-mesh/merger-bare@^0.104.10":
version "0.104.10"
resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.104.10.tgz#b97aa18ff5031443fb9bb95d1b6f4f118bcf2b46"
integrity sha512-EZMpsppP2iFS9HEVFtB7f30RnvE3eJQYUehEfZymJvTi7TTpLC1GsFqY24aFHFF/kUMM9/5vX9LTPGMGR5R/1Q==
dependencies:
"@graphql-mesh/merger-stitching" "0.104.8"
"@graphql-mesh/types" "^0.103.8"
"@graphql-mesh/utils" "^0.103.8"
"@graphql-tools/schema" "10.0.11"
"@graphql-tools/schema" "10.0.12"
"@graphql-tools/utils" "^10.6.0"
tslib "^2.4.0"

Expand Down Expand Up @@ -2135,12 +2135,12 @@
p-limit "3.1.0"
tslib "^2.4.0"

"@graphql-tools/merge@^9.0.12":
version "9.0.12"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.12.tgz#458fc73104bb581faef4336799a5efcc3b440411"
integrity sha512-ECkUdgWkizhzQ6JJg16MCYnIN2r2+q/vP5smzi3YeeJkZ/3f9ynFDkaqoMg0Ddg9MugR03hMiQQrssk5f0389Q==
"@graphql-tools/merge@^9.0.12", "@graphql-tools/merge@^9.0.13":
version "9.0.13"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.13.tgz#c75a1a2a94e5d73700e47bb3943b696554ff0c92"
integrity sha512-OSEOaFOjdkAwR6umRHrTrKjYANbh/0OBb1W8B21dxu8XPaOeoCuShDGXY6ZpragiO8Ke0qFXZGwJGg8ZbDPfvQ==
dependencies:
"@graphql-tools/utils" "^10.6.2"
"@graphql-tools/utils" "^10.6.3"
tslib "^2.4.0"

"@graphql-tools/optimize@^1.3.0":
Expand Down Expand Up @@ -2175,13 +2175,13 @@
"@graphql-tools/utils" "^10.6.2"
tslib "^2.4.0"

"@graphql-tools/[email protected].11", "@graphql-tools/schema@^10.0.0", "@graphql-tools/schema@^10.0.10", "@graphql-tools/schema@^10.0.11", "@graphql-tools/schema@^10.0.5":
version "10.0.11"
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.11.tgz#ac9f44c41425c5ba0183e13b8a22c6d0d9a39539"
integrity sha512-cYr/7SJSKtdwPByTKHlBr0tYGf7/sYNyzKlPhPMHWoYyGxtn8ytbfF6wEUcxuaOoqksIFxOGr+WOJh1WvShb6A==
"@graphql-tools/[email protected].12", "@graphql-tools/schema@^10.0.0", "@graphql-tools/schema@^10.0.10", "@graphql-tools/schema@^10.0.11", "@graphql-tools/schema@^10.0.5":
version "10.0.12"
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.12.tgz#ddfa529cff08090c19080ff904562e7743c3d399"
integrity sha512-ukIZBdD4jI94ren5GK6nnHe+YvDVOfoI8cz50pdE1+FYf9NSFUu7HJXmIBHGIIWFbE5lz4qb5MfUeuBkffs3lw==
dependencies:
"@graphql-tools/merge" "^9.0.12"
"@graphql-tools/utils" "^10.6.2"
"@graphql-tools/merge" "^9.0.13"
"@graphql-tools/utils" "^10.6.3"
tslib "^2.4.0"
value-or-promise "^1.0.12"

Expand Down Expand Up @@ -2226,10 +2226,10 @@
value-or-promise "^1.0.11"
ws "^8.17.1"

"@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.6.0", "@graphql-tools/utils@^10.6.1", "@graphql-tools/utils@^10.6.2":
version "10.6.2"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.6.2.tgz#2325d9f5c9db1ce97ef6dc763fddc8b637a78dbf"
integrity sha512-ABZHTpwiVR8oE2//NI/nnU3nNhbBpqMlMYyCF5cnqjLfhlyOdFfoRuhYEATEsmMfDg0ijGreULywK/SmepVGfw==
"@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.6.0", "@graphql-tools/utils@^10.6.1", "@graphql-tools/utils@^10.6.2", "@graphql-tools/utils@^10.6.3":
version "10.6.3"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.6.3.tgz#d178bca50b260ea6e113b792e672fa1bc5b78bfe"
integrity sha512-hEaQTGyQUG3DJqCaIsiu4M+jUgWUf+h6kDwC8MtGElwkL1HWi+qX2qyynw8h9WoV7STmmHDSwkk2ET1IC3nRPw==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
cross-inspect "1.0.1"
Expand Down Expand Up @@ -6593,10 +6593,10 @@ node-releases@^2.0.18:
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.18.tgz#f010e8d35e2fe8d6b2944f03f70213ecedc4ca3f"
integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==

[email protected].7, nodemon@^3.0.0:
version "3.1.7"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.7.tgz#07cb1f455f8bece6a499e0d72b5e029485521a54"
integrity sha512-hLj7fuMow6f0lbB0cD14Lz2xNjwsyruH251Pk4t/yIitCFJbmY1myuLlHm/q06aST4jg6EgAh74PIBBrRqpVAQ==
[email protected].9, nodemon@^3.0.0:
version "3.1.9"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.9.tgz#df502cdc3b120e1c3c0c6e4152349019efa7387b"
integrity sha512-hdr1oIb2p6ZSxu3PB2JWWYS7ZQ0qvaZsc3hK8DR8f02kRzc8rjYmxAIvdz+aYC+8F2IjNaB7HMcSDg8nQpJxyg==
dependencies:
chokidar "^3.5.2"
debug "^4"
Expand Down

0 comments on commit 07ddc6c

Please sign in to comment.