Skip to content

Commit 10f2e97

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

File tree

2 files changed

+8
-59
lines changed

2 files changed

+8
-59
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.1.0",
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.8",
5151
"@graphql-codegen/typescript-rtk-query": "4.0.0",
5252
"@graphql-codegen/typescript-stencil-apollo": "4.0.0",

yarn.lock

Lines changed: 7 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1879,18 +1879,6 @@
18791879
parse-filepath "^1.0.2"
18801880
tslib "^2.8.1"
18811881

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-
18941882
"@graphql-codegen/plugin-helpers@^3.0.0", "@graphql-codegen/plugin-helpers@^3.1.2":
18951883
version "3.1.2"
18961884
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-3.1.2.tgz#69a2e91178f478ea6849846ade0a59a844d34389"
@@ -2020,16 +2008,16 @@
20202008
change-case-all "1.0.15"
20212009
tslib "^2.8.1"
20222010

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==
2011+
"@graphql-codegen/typescript-react-query@7.0.0":
2012+
version "7.0.0"
2013+
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-react-query/-/typescript-react-query-7.0.0.tgz#348170d997b6af83691ea9146220f47efe8512a8"
2014+
integrity sha512-mAgjoMbe0J5s8BhQBlx5txibWNFW2LUVQcV7fc6FY+eYHzRqvqTwBxJWwgMzUAjAZFW32Bzkdyn6F9T8N6TKNg==
20272015
dependencies:
2028-
"@graphql-codegen/plugin-helpers" "^3.0.0"
2029-
"@graphql-codegen/visitor-plugin-common" "2.13.1"
2016+
"@graphql-codegen/plugin-helpers" "^6.1.1"
2017+
"@graphql-codegen/visitor-plugin-common" "^6.2.4"
20302018
auto-bind "~4.0.0"
20312019
change-case-all "1.0.15"
2032-
tslib "~2.4.0"
2020+
tslib "^2.8.1"
20332021

20342022
"@graphql-codegen/typescript-rtk-query@4.0.0":
20352023
version "4.0.0"
@@ -2127,22 +2115,6 @@
21272115
"@urql/introspection" "^0.3.2"
21282116
tslib "^2.8.1"
21292117

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-
21462118
"@graphql-codegen/visitor-plugin-common@2.13.8":
21472119
version "2.13.8"
21482120
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.8.tgz#09bc6317b227e5a278f394f4cef0d6c2d1910597"
@@ -2457,13 +2429,6 @@
24572429
cross-inspect "1.0.1"
24582430
tslib "^2.4.0"
24592431

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-
24672432
"@graphql-tools/utils@^9.0.0", "@graphql-tools/utils@^9.2.1":
24682433
version "9.2.1"
24692434
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57"
@@ -6396,22 +6361,6 @@ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2:
63966361
ansi-styles "^4.1.0"
63976362
supports-color "^7.1.0"
63986363

6399-
change-case-all@1.0.14:
6400-
version "1.0.14"
6401-
resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.14.tgz#bac04da08ad143278d0ac3dda7eccd39280bfba1"
6402-
integrity sha512-CWVm2uT7dmSHdO/z1CXT/n47mWonyypzBbuCy5tN7uMg22BsfkhwT6oHmFCAk+gL1LOOxhdbB9SZz3J1KTY3gA==
6403-
dependencies:
6404-
change-case "^4.1.2"
6405-
is-lower-case "^2.0.2"
6406-
is-upper-case "^2.0.2"
6407-
lower-case "^2.0.2"
6408-
lower-case-first "^2.0.2"
6409-
sponge-case "^1.0.1"
6410-
swap-case "^2.0.2"
6411-
title-case "^3.0.3"
6412-
upper-case "^2.0.2"
6413-
upper-case-first "^2.0.2"
6414-
64156364
change-case-all@1.0.15:
64166365
version "1.0.15"
64176366
resolved "https://registry.yarnpkg.com/change-case-all/-/change-case-all-1.0.15.tgz#de29393167fc101d646cd76b0ef23e27d09756ad"

0 commit comments

Comments
 (0)