Skip to content

Commit

Permalink
Bump @tanstack/react-query from 5.49.2 to 5.50.1
Browse files Browse the repository at this point in the history
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.49.2 to 5.50.1.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.50.1/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 5, 2024
1 parent 272c52b commit eebdc69
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@ledgerhq/hw-transport-webusb": "^6.29.0",
"@playwright/test": "^1.45.1",
"@reduxjs/toolkit": "^2.2.6",
"@tanstack/react-query": "^5.49.2",
"@tanstack/react-query": "^5.50.1",
"@tanstack/react-query-devtools": "^5.50.1",
"@taquito/ledger-signer": "^20.0.1",
"@taquito/michel-codec": "^20.0.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@reduxjs/toolkit": "^2.2.6",
"@tanstack/react-query": "^5.49.2",
"@tanstack/react-query": "^5.50.1",
"@taquito/beacon-wallet": "^20.0.1",
"@taquito/ledger-signer": "^20.0.1",
"@taquito/michel-codec": "^20.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/data-polling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@chakra-ui/react": "^2.8.2",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@tanstack/react-query": "^5.49.2",
"@tanstack/react-query": "^5.50.1",
"@umami/core": "workspace:^",
"@umami/multisig": "workspace:^",
"@umami/state": "workspace:^",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6509,10 +6509,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.49.1":
version: 5.49.1
resolution: "@tanstack/query-core@npm:5.49.1"
checksum: 10/38c4a6dbf61ec9d8490717702a18254b26672b7601f793c7d26f35bd4d9f5a5ec739c3d2eed09a3d2b3e8d3c36c9c21a51b6808214d01a29818e2803d21e1e5c
"@tanstack/query-core@npm:5.50.1":
version: 5.50.1
resolution: "@tanstack/query-core@npm:5.50.1"
checksum: 10/f89f74bb6381738b04223534b9c4df435de418a242abb86af4f6db3010c96f2addd38ee658db3f500ac42070e6b15cdd0177636d3b046312d03a3220b13cf277
languageName: node
linkType: hard

Expand All @@ -6535,14 +6535,14 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.49.2":
version: 5.49.2
resolution: "@tanstack/react-query@npm:5.49.2"
"@tanstack/react-query@npm:^5.50.1":
version: 5.50.1
resolution: "@tanstack/react-query@npm:5.50.1"
dependencies:
"@tanstack/query-core": "npm:5.49.1"
"@tanstack/query-core": "npm:5.50.1"
peerDependencies:
react: ^18.0.0
checksum: 10/16232d373ac805cc79c23bdce5a355e6ab2aaf29ac3ef1436388f068eac799bcdfbc375d1569f549405a3ace1f5b7ba0d68b18175ea6abf0396d53923c4b4de2
checksum: 10/ab70f213ae77f9d59172cb571c0832d3d443b85c6cfb6540d4a15235373d26af18dd5214cd1f62275cfbc54164f64f6f2ef5a85e7cb442639b411a41fb65aae6
languageName: node
linkType: hard

Expand Down Expand Up @@ -8049,7 +8049,7 @@ __metadata:
"@chakra-ui/react": "npm:^2.8.2"
"@emotion/react": "npm:^11.11.4"
"@emotion/styled": "npm:^11.11.5"
"@tanstack/react-query": "npm:^5.49.2"
"@tanstack/react-query": "npm:^5.50.1"
"@testing-library/dom": "npm:^10.3.1"
"@testing-library/react": "npm:^16.0.0"
"@types/babel__core": "npm:^7.20.5"
Expand Down Expand Up @@ -8107,7 +8107,7 @@ __metadata:
"@ledgerhq/hw-transport-webusb": "npm:^6.29.0"
"@playwright/test": "npm:^1.45.1"
"@reduxjs/toolkit": "npm:^2.2.6"
"@tanstack/react-query": "npm:^5.49.2"
"@tanstack/react-query": "npm:^5.50.1"
"@tanstack/react-query-devtools": "npm:^5.50.1"
"@taquito/ledger-signer": "npm:^20.0.1"
"@taquito/michel-codec": "npm:^20.0.1"
Expand Down Expand Up @@ -8530,7 +8530,7 @@ __metadata:
"@svgr/core": "npm:^8.1.0"
"@svgr/plugin-jsx": "npm:^8.1.0"
"@svgr/plugin-svgo": "npm:^8.1.0"
"@tanstack/react-query": "npm:^5.49.2"
"@tanstack/react-query": "npm:^5.50.1"
"@taquito/beacon-wallet": "npm:^20.0.1"
"@taquito/ledger-signer": "npm:^20.0.1"
"@taquito/michel-codec": "npm:^20.0.1"
Expand Down

0 comments on commit eebdc69

Please sign in to comment.