Skip to content

Commit 4674a5a

Browse files
fix(deps): update dependency @graphql-codegen/typescript-react-query to v7
1 parent 2268b1f commit 4674a5a

File tree

2 files changed

+14
-65
lines changed

2 files changed

+14
-65
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@graphql-codegen/typescript-nhost": "1.0.0",
4747
"@graphql-codegen/typescript-operations": "5.0.9",
4848
"@graphql-codegen/typescript-react-apollo": "4.4.1",
49-
"@graphql-codegen/typescript-react-query": "4.1.0",
49+
"@graphql-codegen/typescript-react-query": "7.0.0",
5050
"@graphql-codegen/typescript-resolvers": "5.1.7",
5151
"@graphql-codegen/typescript-rtk-query": "4.0.0",
5252
"@graphql-codegen/typescript-stencil-apollo": "4.0.0",

yarn.lock

Lines changed: 13 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -2414,18 +2414,6 @@
24142414
parse-filepath "^1.0.2"
24152415
tslib "^2.8.1"
24162416

2417-
"@graphql-codegen/plugin-helpers@^2.7.2":
2418-
version "2.7.2"
2419-
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.2.tgz#6544f739d725441c826a8af6a49519f588ff9bed"
2420-
integrity sha512-kln2AZ12uii6U59OQXdjLk5nOlh1pHis1R98cDZGFnfaiAbX9V3fxcZ1MMJkB7qFUymTALzyjZoXXdyVmPMfRg==
2421-
dependencies:
2422-
"@graphql-tools/utils" "^8.8.0"
2423-
change-case-all "1.0.14"
2424-
common-tags "1.8.2"
2425-
import-from "4.0.0"
2426-
lodash "~4.17.0"
2427-
tslib "~2.4.0"
2428-
24292417
"@graphql-codegen/plugin-helpers@^3.0.0", "@graphql-codegen/plugin-helpers@^3.1.2":
24302418
version "3.1.2"
24312419
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-3.1.2.tgz#69a2e91178f478ea6849846ade0a59a844d34389"
@@ -2555,16 +2543,16 @@
25552543
change-case-all "1.0.15"
25562544
tslib "^2.8.1"
25572545

2558-
"@graphql-codegen/typescript-react-query@4.1.0":
2559-
version "4.1.0"
2560-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-react-query/-/typescript-react-query-4.1.0.tgz#42dc8a90472c259f9bbacfdf944899c6e0cebcc9"
2561-
integrity sha512-+3Hk+ws6HfCAZl7+5Q4LBkFh3y+2ISuahMYRHIqzqpwNnrthftg8xNx11VH5sabqqjqEmjY3UaP8glP93itPWQ==
2546+
"@graphql-codegen/typescript-react-query@7.0.0":
2547+
version "7.0.0"
2548+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-react-query/-/typescript-react-query-7.0.0.tgz#348170d997b6af83691ea9146220f47efe8512a8"
2549+
integrity sha512-mAgjoMbe0J5s8BhQBlx5txibWNFW2LUVQcV7fc6FY+eYHzRqvqTwBxJWwgMzUAjAZFW32Bzkdyn6F9T8N6TKNg==
25622550
dependencies:
2563-
"@graphql-codegen/plugin-helpers" "^3.0.0"
2564-
"@graphql-codegen/visitor-plugin-common" "2.13.1"
2551+
"@graphql-codegen/plugin-helpers" "^6.1.1"
2552+
"@graphql-codegen/visitor-plugin-common" "^6.2.4"
25652553
auto-bind "~4.0.0"
25662554
change-case-all "1.0.15"
2567-
tslib "~2.4.0"
2555+
tslib "^2.8.1"
25682556

25692557
"@graphql-codegen/typescript-rtk-query@4.0.0":
25702558
version "4.0.0"
@@ -2662,22 +2650,6 @@
26622650
"@urql/introspection" "^0.3.2"
26632651
tslib "^2.8.1"
26642652

2665-
"@graphql-codegen/visitor-plugin-common@2.13.1":
2666-
version "2.13.1"
2667-
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.1.tgz#2228660f6692bcdb96b1f6d91a0661624266b76b"
2668-
integrity sha512-mD9ufZhDGhyrSaWQGrU1Q1c5f01TeWtSWy/cDwXYjJcHIj1Y/DG2x0tOflEfCvh5WcnmHNIw4lzDsg1W7iFJEg==
2669-
dependencies:
2670-
"@graphql-codegen/plugin-helpers" "^2.7.2"
2671-
"@graphql-tools/optimize" "^1.3.0"
2672-
"@graphql-tools/relay-operation-optimizer" "^6.5.0"
2673-
"@graphql-tools/utils" "^8.8.0"
2674-
auto-bind "~4.0.0"
2675-
change-case-all "1.0.14"
2676-
dependency-graph "^0.11.0"
2677-
graphql-tag "^2.11.0"
2678-
parse-filepath "^1.0.2"
2679-
tslib "~2.4.0"
2680-
26812653
"@graphql-codegen/visitor-plugin-common@2.13.8":
26822654
version "2.13.8"
26832655
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.8.tgz#09bc6317b227e5a278f394f4cef0d6c2d1910597"
@@ -3022,13 +2994,6 @@
30222994
cross-inspect "1.0.1"
30232995
tslib "^2.4.0"
30242996

3025-
"@graphql-tools/utils@^8.8.0":
3026-
version "8.13.1"
3027-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.13.1.tgz#b247607e400365c2cd87ff54654d4ad25a7ac491"
3028-
integrity sha512-qIh9yYpdUFmctVqovwMdheVNJqFh+DQNWIhX87FJStfXYnmweBUDATok9fWPleKeFwxnW8IapKmY8m8toJEkAw==
3029-
dependencies:
3030-
tslib "^2.4.0"
3031-
30322997
"@graphql-tools/utils@^9.0.0", "@graphql-tools/utils@^9.2.1":
30332998
version "9.2.1"
30342999
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57"
@@ -6644,22 +6609,6 @@ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2:
66446609
ansi-styles "^4.1.0"
66456610
supports-color "^7.1.0"
66466611

6647-
change-case-all@1.0.14:
6648-
version "1.0.14"
6649-
resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.14.tgz#bac04da08ad143278d0ac3dda7eccd39280bfba1"
6650-
integrity sha512-CWVm2uT7dmSHdO/z1CXT/n47mWonyypzBbuCy5tN7uMg22BsfkhwT6oHmFCAk+gL1LOOxhdbB9SZz3J1KTY3gA==
6651-
dependencies:
6652-
change-case "^4.1.2"
6653-
is-lower-case "^2.0.2"
6654-
is-upper-case "^2.0.2"
6655-
lower-case "^2.0.2"
6656-
lower-case-first "^2.0.2"
6657-
sponge-case "^1.0.1"
6658-
swap-case "^2.0.2"
6659-
title-case "^3.0.3"
6660-
upper-case "^2.0.2"
6661-
upper-case-first "^2.0.2"
6662-
66636612
change-case-all@1.0.15:
66646613
version "1.0.15"
66656614
resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.15.tgz#de29393167fc101d646cd76b0ef23e27d09756ad"
@@ -15111,16 +15060,16 @@ tsconfig-paths@^3.15.0:
1511115060
minimist "^1.2.6"
1511215061
strip-bom "^3.0.0"
1511315062

15114-
tslib@2, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.5.2, tslib@^2.6.2, tslib@^2.6.3, tslib@^2.8.1:
15115-
version "2.8.1"
15116-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
15117-
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
15118-
15119-
tslib@2.6.3, tslib@~2.6.0:
15063+
tslib@2, tslib@2.6.3, tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0, tslib@^2.5.2, tslib@^2.6.2, tslib@^2.6.3, tslib@~2.6.0:
1512015064
version "2.6.3"
1512115065
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
1512215066
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
1512315067

15068+
tslib@^2.8.1:
15069+
version "2.8.1"
15070+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
15071+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
15072+
1512415073
tslib@~2.4.0:
1512515074
version "2.4.1"
1512615075
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"

0 commit comments

Comments
 (0)