Skip to content

Commit 92b68d7

Browse files
Update dependency @tanstack/react-query to ^5.90.10
1 parent d401bdc commit 92b68d7

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@oasisprotocol/client-rt": "^1.3.0",
2626
"@oasisprotocol/ui-library": "file:./ui-library",
2727
"@rainbow-me/rainbowkit": "^2.2.8",
28-
"@tanstack/react-query": "^5.90.9",
28+
"@tanstack/react-query": "^5.90.10",
2929
"@wagmi/core": "^2.17.3",
3030
"axios": "1.13.2",
3131
"bignumber.js": "^9.3.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2248,17 +2248,17 @@
22482248
"@tailwindcss/oxide" "4.1.8"
22492249
tailwindcss "4.1.8"
22502250

2251-
"@tanstack/query-core@5.90.11":
2252-
version "5.90.11"
2253-
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.90.11.tgz#702e2b197a01481cff858045de1e17a634b718c6"
2254-
integrity sha512-f9z/nXhCgWDF4lHqgIE30jxLe4sYv15QodfdPDKYAk7nAEjNcndy4dHz3ezhdUaR23BpWa4I2EH4/DZ0//Uf8A==
2251+
"@tanstack/query-core@5.90.12":
2252+
version "5.90.12"
2253+
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.90.12.tgz#e1f5f47e72ef7d0fc794325936921c700352515e"
2254+
integrity sha512-T1/8t5DhV/SisWjDnaiU2drl6ySvsHj1bHBCWNXd+/T+Hh1cf6JodyEYMd5sgwm+b/mETT4EV3H+zCVczCU5hg==
22552255

2256-
"@tanstack/react-query@^5.90.9":
2257-
version "5.90.11"
2258-
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.90.11.tgz#9e7669cda649ed119f70b6432b3932f19cbe1cb5"
2259-
integrity sha512-3uyzz01D1fkTLXuxF3JfoJoHQMU2fxsfJwE+6N5hHy0dVNoZOvwKP8Z2k7k1KDeD54N20apcJnG75TBAStIrBA==
2256+
"@tanstack/react-query@^5.90.10":
2257+
version "5.90.12"
2258+
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.90.12.tgz#49536842eff6487a9e645a453fea2642d8f4f209"
2259+
integrity sha512-graRZspg7EoEaw0a8faiUASCyJrqjKPdqJ9EwuDRUF9mEYJ1YPczI9H+/agJ0mOJkPCJDk0lsz5QTrLZ/jQ2rg==
22602260
dependencies:
2261-
"@tanstack/query-core" "5.90.11"
2261+
"@tanstack/query-core" "5.90.12"
22622262

22632263
"@tybys/wasm-util@^0.10.1":
22642264
version "0.10.1"

0 commit comments

Comments
 (0)