Skip to content

Commit cdb00eb

Browse files
chore(deps): update dependency @rtk-query/graphql-request-base-query to v2.3.2 (#1263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e333ad commit cdb00eb

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

packages/plugins/typescript/rtk-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"devDependencies": {
5757
"@reduxjs/toolkit": "2.11.2",
58-
"@rtk-query/graphql-request-base-query": "2.3.1",
58+
"@rtk-query/graphql-request-base-query": "2.3.2",
5959
"graphql-request": "^6.0.0"
6060
},
6161
"publishConfig": {

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2434,12 +2434,12 @@
24342434
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.59.0.tgz#4584a8a87b29188a4c1fe987a9fcf701e256d86c"
24352435
integrity sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==
24362436

2437-
"@rtk-query/[email protected].1":
2438-
version "2.3.1"
2439-
resolved "https://registry.yarnpkg.com/@rtk-query/graphql-request-base-query/-/graphql-request-base-query-2.3.1.tgz#edfb2873705c4c6b05b171b6233c590de4572739"
2440-
integrity sha512-D8R+YLPGpP3xLQ9JmNK2jgBWmcsIQm3u4kCjW6vRACBaGEey4WbjanYmtRPv16WbW+NcA7yXicVTuExuSXSi4A==
2437+
"@rtk-query/[email protected].2":
2438+
version "2.3.2"
2439+
resolved "https://registry.yarnpkg.com/@rtk-query/graphql-request-base-query/-/graphql-request-base-query-2.3.2.tgz#974757c62b0c7e6b2a5dbedbf7ea9ab50312b1f3"
2440+
integrity sha512-UJ6Rnpu0VYTDTSlpqHAMnuZFax8VUAT1/zpotwcBbn1fanQXnSU/ik6FPGo5yyp/apMzsZpo3H0ZqaLdQ0ysow==
24412441
dependencies:
2442-
graphql-request "^4.0.0 || ^5.0.0 || ^6.0.0"
2442+
graphql-request "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
24432443

24442444
"@rtsao/scc@^1.1.0":
24452445
version "1.1.0"
@@ -4332,14 +4332,14 @@ [email protected]:
43324332
lodash.merge "4.6.2"
43334333
lodash.mergewith "4.6.2"
43344334

4335-
4335+
[email protected], "graphql-request@^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0":
43364336
version "7.2.0"
43374337
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-7.2.0.tgz#af4aa25f27a087dd4fc93a4ff54a0f59c4487269"
43384338
integrity sha512-0GR7eQHBFYz372u9lxS16cOtEekFlZYB2qOyq8wDvzRmdRSJ0mgUVX1tzNcIzk3G+4NY+mGtSz411wZdeDF/+A==
43394339
dependencies:
43404340
"@graphql-typed-document-node/core" "^3.2.0"
43414341

4342-
"graphql-request@^4.0.0 || ^5.0.0 || ^6.0.0", graphql-request@^6.0.0:
4342+
graphql-request@^6.0.0:
43434343
version "6.1.0"
43444344
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-6.1.0.tgz#f4eb2107967af3c7a5907eb3131c671eac89be4f"
43454345
integrity sha512-p+XPfS4q7aIpKVcgmnZKhMNqhltk20hfXtkaIkTfjjmiKMJ5xrt5c743cL03y/K7y1rg3WrIC49xGiEQ4mxdNw==

0 commit comments

Comments
 (0)