Skip to content

Commit

Permalink
Bump @tanstack/react-query from 5.26.3 to 5.27.5
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.26.3 to 5.27.5.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.27.5/packages/react-query)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent 3b22ec7 commit 6010f6b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@reduxjs/toolkit": "^1.9.7",
"@stylistic/eslint-plugin": "^1.6.3",
"@tanstack/eslint-plugin-query": "^5.20.1",
"@tanstack/react-query": "^5.26.3",
"@tanstack/react-query": "^5.27.5",
"@taquito/ledger-signer": "^19.1.0",
"@taquito/michel-codec": "^19.1.0",
"@taquito/rpc": "^19.1.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5640,21 +5640,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.26.3":
version: 5.26.3
resolution: "@tanstack/query-core@npm:5.26.3"
checksum: 10/86fc3948d33aed37a1f6d86bd8354ff34c40c433bbea1b5215710f9fec7ae3752058cf34ebafe4e0e07c46b6326d5d3758b9ab06bc35bcbadc018c7d2fe5f98c
"@tanstack/query-core@npm:5.27.5":
version: 5.27.5
resolution: "@tanstack/query-core@npm:5.27.5"
checksum: 10/3c947b7d9711b7b99c0c5ad7df101a87e75968477674eb719222ec619da13da0b4cb730166afed469c4bf903105a7138c4c3f24655fbcde6737dba9935bb7450
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.26.3":
version: 5.26.3
resolution: "@tanstack/react-query@npm:5.26.3"
"@tanstack/react-query@npm:^5.27.5":
version: 5.27.5
resolution: "@tanstack/react-query@npm:5.27.5"
dependencies:
"@tanstack/query-core": "npm:5.26.3"
"@tanstack/query-core": "npm:5.27.5"
peerDependencies:
react: ^18.0.0
checksum: 10/803ccff2d1842be299fed97943713f86f9d80167e430ba86531055a6d4a4f847ffa5de5c76cf6085b2ebb0ef039e1c7f16b87705b2072bd70760d1b7fc78c432
checksum: 10/db2e75c1e0e849820121de68d3fe9a894dc6f0541234430cc39ab7ff9100cf321cd39412a420eba656aa39644c48227ea7ed44d10d237fb00ca1ccea06596fab
languageName: node
linkType: hard

Expand Down Expand Up @@ -20283,7 +20283,7 @@ __metadata:
"@reduxjs/toolkit": "npm:^1.9.7"
"@stylistic/eslint-plugin": "npm:^1.6.3"
"@tanstack/eslint-plugin-query": "npm:^5.20.1"
"@tanstack/react-query": "npm:^5.26.3"
"@tanstack/react-query": "npm:^5.27.5"
"@taquito/ledger-signer": "npm:^19.1.0"
"@taquito/michel-codec": "npm:^19.1.0"
"@taquito/rpc": "npm:^19.1.0"
Expand Down

0 comments on commit 6010f6b

Please sign in to comment.