Skip to content

Commit b8d4179

Browse files
fix(deps): update dependency @graphql-codegen/typescript-react-query to v7
1 parent c95db26 commit b8d4179

2 files changed

Lines changed: 63 additions & 59 deletions

File tree

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.1",
4747
"@graphql-codegen/typescript-operations": "6.0.0",
4848
"@graphql-codegen/typescript-react-apollo": "4.4.2",
49-
"@graphql-codegen/typescript-react-query": "4.1.0",
49+
"@graphql-codegen/typescript-react-query": "7.0.1",
5050
"@graphql-codegen/typescript-resolvers": "6.0.0",
5151
"@graphql-codegen/typescript-rtk-query": "4.0.1",
5252
"@graphql-codegen/typescript-stencil-apollo": "4.0.1",

yarn.lock

Lines changed: 62 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1695,6 +1695,14 @@
16951695
dependencies:
16961696
giscus "^1.5.0"
16971697

1698+
"@graphql-codegen/add@^6.0.0":
1699+
version "6.0.1"
1700+
resolved "https://registry.yarnpkg.com/@graphql-codegen/add/-/add-6.0.1.tgz#90f8750e1074975bef1ead05f82523e32766c61a"
1701+
integrity sha512-MSylSekjpVWbOBw2A/2ssk1fPY54sYb6Qk2C4AX5u7s2R+2pMQ9ws7DTXo8VU9qwTgWwVp6vGfdQ0AMpAn4Iug==
1702+
dependencies:
1703+
"@graphql-codegen/plugin-helpers" "^6.3.0"
1704+
tslib "^2.8.0"
1705+
16981706
"@graphql-codegen/c-sharp-common@2.0.1":
16991707
version "2.0.1"
17001708
resolved "https://registry.yarnpkg.com/@graphql-codegen/c-sharp-common/-/c-sharp-common-2.0.1.tgz#32e1f1ac7fcec0c8953effadfc03d623d242317d"
@@ -1879,18 +1887,6 @@
18791887
parse-filepath "^1.0.2"
18801888
tslib "^2.8.1"
18811889

1882-
"@graphql-codegen/plugin-helpers@^2.7.2":
1883-
version "2.7.2"
1884-
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.2.tgz#6544f739d725441c826a8af6a49519f588ff9bed"
1885-
integrity sha512-kln2AZ12uii6U59OQXdjLk5nOlh1pHis1R98cDZGFnfaiAbX9V3fxcZ1MMJkB7qFUymTALzyjZoXXdyVmPMfRg==
1886-
dependencies:
1887-
"@graphql-tools/utils" "^8.8.0"
1888-
change-case-all "1.0.14"
1889-
common-tags "1.8.2"
1890-
import-from "4.0.0"
1891-
lodash "~4.17.0"
1892-
tslib "~2.4.0"
1893-
18941890
"@graphql-codegen/plugin-helpers@^3.0.0", "@graphql-codegen/plugin-helpers@^3.1.2":
18951891
version "3.1.2"
18961892
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-3.1.2.tgz#69a2e91178f478ea6849846ade0a59a844d34389"
@@ -1915,6 +1911,17 @@
19151911
lodash "~4.17.0"
19161912
tslib "~2.6.0"
19171913

1914+
"@graphql-codegen/plugin-helpers@^6.3.0":
1915+
version "6.3.0"
1916+
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-6.3.0.tgz#d4ba4660c68cb703291fbc6616a6510df26dd5f3"
1917+
integrity sha512-Auc+/B7okDx9+pVgLVliZtZLYh6iltWXlnzzM+bRE+zh1T4r3hKbnr8xAmtT937ArfSgk5GHcQHr8LfPYnrRBg==
1918+
dependencies:
1919+
"@graphql-tools/utils" "^11.0.0"
1920+
change-case-all "1.0.15"
1921+
common-tags "1.8.2"
1922+
import-from "4.0.0"
1923+
tslib "^2.8.0"
1924+
19181925
"@graphql-codegen/schema-ast@^2.6.1":
19191926
version "2.6.1"
19201927
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-2.6.1.tgz#8ba1b38827c034b51ecd3ce88622c2ae6cd3fe1a"
@@ -1924,6 +1931,15 @@
19241931
"@graphql-tools/utils" "^9.0.0"
19251932
tslib "~2.4.0"
19261933

1934+
"@graphql-codegen/schema-ast@^5.0.2":
1935+
version "5.0.2"
1936+
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-5.0.2.tgz#0d7fd83760fa10fea6804f75c801e933d832ac33"
1937+
integrity sha512-jl1F/9IjRkJisEb9B0ayG4QGqYlPldLRy8ojDdmL9NE1NsdB5ROfxQnSqyC3g+wuvBhWX7kZgMRQYn3RU1I5bA==
1938+
dependencies:
1939+
"@graphql-codegen/plugin-helpers" "^6.3.0"
1940+
"@graphql-tools/utils" "^11.0.0"
1941+
tslib "^2.8.0"
1942+
19271943
"@graphql-codegen/typescript-apollo-angular@5.0.1":
19281944
version "5.0.1"
19291945
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-apollo-angular/-/typescript-apollo-angular-5.0.1.tgz#33ca7fee148fb6ed12bd9cbc8954178dafec8e6b"
@@ -2020,16 +2036,16 @@
20202036
change-case-all "1.0.15"
20212037
tslib "^2.8.1"
20222038

2023-
"@graphql-codegen/typescript-react-query@4.1.0":
2024-
version "4.1.0"
2025-
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-react-query/-/typescript-react-query-4.1.0.tgz#42dc8a90472c259f9bbacfdf944899c6e0cebcc9"
2026-
integrity sha512-+3Hk+ws6HfCAZl7+5Q4LBkFh3y+2ISuahMYRHIqzqpwNnrthftg8xNx11VH5sabqqjqEmjY3UaP8glP93itPWQ==
2039+
"@graphql-codegen/typescript-react-query@7.0.1":
2040+
version "7.0.1"
2041+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-react-query/-/typescript-react-query-7.0.1.tgz#23fff7b25b84007cfbc90336b640f840406340dc"
2042+
integrity sha512-X6BqrNc3qvg5XRtDaq1FV1iI27VDXOjj1Ai6B8yYTroaNstbVlLvWV6VTUWRfL3kU/4JmZtJ50o2kC1upDQQqw==
20272043
dependencies:
2028-
"@graphql-codegen/plugin-helpers" "^3.0.0"
2029-
"@graphql-codegen/visitor-plugin-common" "2.13.1"
2044+
"@graphql-codegen/plugin-helpers" "^6.3.0"
2045+
"@graphql-codegen/visitor-plugin-common" "^6.3.0"
20302046
auto-bind "~4.0.0"
20312047
change-case-all "1.0.15"
2032-
tslib "~2.4.0"
2048+
tslib "^2.8.1"
20332049

20342050
"@graphql-codegen/typescript-rtk-query@4.0.1":
20352051
version "4.0.1"
@@ -2118,6 +2134,17 @@
21182134
auto-bind "~4.0.0"
21192135
tslib "~2.4.0"
21202136

2137+
"@graphql-codegen/typescript@^5.0.9":
2138+
version "5.0.10"
2139+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-5.0.10.tgz#5991746408152503069b0c36bfdf5456b68a2e2a"
2140+
integrity sha512-Pa8OFmL9TdhEYnLYJLYA9EhP8eEeivP/YDYq4Nb8LQaL7GXm4TGX8zELYaCM9Fu8M3iZb7iQGMt7qc+1lXz8XQ==
2141+
dependencies:
2142+
"@graphql-codegen/plugin-helpers" "^6.3.0"
2143+
"@graphql-codegen/schema-ast" "^5.0.2"
2144+
"@graphql-codegen/visitor-plugin-common" "^6.3.0"
2145+
auto-bind "~4.0.0"
2146+
tslib "^2.8.0"
2147+
21212148
"@graphql-codegen/urql-introspection@4.0.1":
21222149
version "4.0.1"
21232150
resolved "https://registry.yarnpkg.com/@graphql-codegen/urql-introspection/-/urql-introspection-4.0.1.tgz#a7d5f03f5a8d2886e87939912573bcaeabd50683"
@@ -2127,22 +2154,6 @@
21272154
"@urql/introspection" "^0.3.2"
21282155
tslib "^2.8.1"
21292156

2130-
"@graphql-codegen/visitor-plugin-common@2.13.1":
2131-
version "2.13.1"
2132-
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.1.tgz#2228660f6692bcdb96b1f6d91a0661624266b76b"
2133-
integrity sha512-mD9ufZhDGhyrSaWQGrU1Q1c5f01TeWtSWy/cDwXYjJcHIj1Y/DG2x0tOflEfCvh5WcnmHNIw4lzDsg1W7iFJEg==
2134-
dependencies:
2135-
"@graphql-codegen/plugin-helpers" "^2.7.2"
2136-
"@graphql-tools/optimize" "^1.3.0"
2137-
"@graphql-tools/relay-operation-optimizer" "^6.5.0"
2138-
"@graphql-tools/utils" "^8.8.0"
2139-
auto-bind "~4.0.0"
2140-
change-case-all "1.0.14"
2141-
dependency-graph "^0.11.0"
2142-
graphql-tag "^2.11.0"
2143-
parse-filepath "^1.0.2"
2144-
tslib "~2.4.0"
2145-
21462157
"@graphql-codegen/visitor-plugin-common@2.13.8":
21472158
version "2.13.8"
21482159
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.8.tgz#09bc6317b227e5a278f394f4cef0d6c2d1910597"
@@ -2175,6 +2186,22 @@
21752186
parse-filepath "^1.0.2"
21762187
tslib "~2.6.0"
21772188

2189+
"@graphql-codegen/visitor-plugin-common@^6.3.0":
2190+
version "6.3.0"
2191+
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-6.3.0.tgz#5c3d1b6397acd27a552beab989c5d8af155e2aef"
2192+
integrity sha512-vGBoE+4huzZyNhyGSAhXAkdROHlwKxxuziZm4XtP1mxe7nuI+VgyOmXebafLijbmuDsptPXQN0C/htL54O8hrg==
2193+
dependencies:
2194+
"@graphql-codegen/plugin-helpers" "^6.3.0"
2195+
"@graphql-tools/optimize" "^2.0.0"
2196+
"@graphql-tools/relay-operation-optimizer" "^7.1.1"
2197+
"@graphql-tools/utils" "^11.0.0"
2198+
auto-bind "~4.0.0"
2199+
change-case-all "1.0.15"
2200+
dependency-graph "^1.0.0"
2201+
graphql-tag "^2.11.0"
2202+
parse-filepath "^1.0.2"
2203+
tslib "^2.8.0"
2204+
21782205
"@graphql-hive/signal@^2.0.0":
21792206
version "2.0.0"
21802207
resolved "https://registry.yarnpkg.com/@graphql-hive/signal/-/signal-2.0.0.tgz#205805328b118e1ae556417ed364257234800464"
@@ -2457,13 +2484,6 @@
24572484
cross-inspect "1.0.1"
24582485
tslib "^2.4.0"
24592486

2460-
"@graphql-tools/utils@^8.8.0":
2461-
version "8.13.1"
2462-
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.13.1.tgz#b247607e400365c2cd87ff54654d4ad25a7ac491"
2463-
integrity sha512-qIh9yYpdUFmctVqovwMdheVNJqFh+DQNWIhX87FJStfXYnmweBUDATok9fWPleKeFwxnW8IapKmY8m8toJEkAw==
2464-
dependencies:
2465-
tslib "^2.4.0"
2466-
24672487
"@graphql-tools/utils@^9.0.0", "@graphql-tools/utils@^9.2.1":
24682488
version "9.2.1"
24692489
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57"
@@ -6407,22 +6427,6 @@ chalk@^5.0.0, chalk@^5.0.1, chalk@^5.6.0:
64076427
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
64086428
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
64096429

6410-
change-case-all@1.0.14:
6411-
version "1.0.14"
6412-
resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.14.tgz#bac04da08ad143278d0ac3dda7eccd39280bfba1"
6413-
integrity sha512-CWVm2uT7dmSHdO/z1CXT/n47mWonyypzBbuCy5tN7uMg22BsfkhwT6oHmFCAk+gL1LOOxhdbB9SZz3J1KTY3gA==
6414-
dependencies:
6415-
change-case "^4.1.2"
6416-
is-lower-case "^2.0.2"
6417-
is-upper-case "^2.0.2"
6418-
lower-case "^2.0.2"
6419-
lower-case-first "^2.0.2"
6420-
sponge-case "^1.0.1"
6421-
swap-case "^2.0.2"
6422-
title-case "^3.0.3"
6423-
upper-case "^2.0.2"
6424-
upper-case-first "^2.0.2"
6425-
64266430
change-case-all@1.0.15:
64276431
version "1.0.15"
64286432
resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.15.tgz#de29393167fc101d646cd76b0ef23e27d09756ad"

0 commit comments

Comments
 (0)