Skip to content

Commit 86833d3

Browse files
fix(deps): update dependency @tanstack/react-query to v5.51.23
1 parent 903e3b4 commit 86833d3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

examples/react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"graphiql": "graphclient serve-dev"
1111
},
1212
"dependencies": {
13-
"@tanstack/react-query": "5.51.21",
13+
"@tanstack/react-query": "5.51.23",
1414
"graphql": "16.9.0",
1515
"react": "18.3.1",
1616
"react-dom": "18.3.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2806,10 +2806,10 @@
28062806
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.51.21.tgz#a510469c6c30d3de2a8b8798e340169a4b0fd08f"
28072807
integrity sha512-POQxm42IUp6n89kKWF4IZi18v3fxQWFRolvBA6phNVmA8psdfB1MvDnGacCJdS+EOX12w/CyHM62z//rHmYmvw==
28082808

2809-
"@tanstack/react-query@5.51.21":
2810-
version "5.51.21"
2811-
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.51.21.tgz#cdd14677bcc809a83e01b6c38842c841ce7420af"
2812-
integrity sha512-Q/V81x3sAYgCsxjwOkfLXfrmoG+FmDhLeHH5okC/Bp8Aaw2c33lbEo/mMcMnkxUPVtB2FLpzHT0tq3c+OlZEbw==
2809+
"@tanstack/react-query@5.51.23":
2810+
version "5.51.23"
2811+
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.51.23.tgz#83c223f4cb6054b206de8856b73ca7e41a63ba1f"
2812+
integrity sha512-CfJCfX45nnVIZjQBRYYtvVMIsGgWLKLYC4xcUiYEey671n1alvTZoCBaU9B85O8mF/tx9LPyrI04A6Bs2THv4A==
28132813
dependencies:
28142814
"@tanstack/query-core" "5.51.21"
28152815

0 commit comments

Comments
 (0)