Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent ab0cbdb commit 703ddc5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@mantine/tiptap": "^7.10.0",
"@tabler/icons-react": "^3.5.0",
"@tanstack/react-query": "^5.39.0",
"@tanstack/react-query-devtools": "^5.39.0",
"@tanstack/react-query-devtools": "^5.54.1",
"@tiptap/core": "^2.4.0",
"@tiptap/extension-highlight": "^2.4.0",
"@tiptap/extension-link": "^2.4.0",
Expand Down
22 changes: 11 additions & 11 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -590,22 +590,22 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-devtools@npm:5.37.1":
version: 5.37.1
resolution: "@tanstack/query-devtools@npm:5.37.1"
checksum: 10c0/c52c320972e2b430da69f18295ddb2c62ea5c3c1b83481b225be799f7e955e32782d68871bddc141acc468cf4d7ad5dcdd2c88ff3edc90021d28e57252dfab8b
"@tanstack/query-devtools@npm:5.54.0":
version: 5.54.0
resolution: "@tanstack/query-devtools@npm:5.54.0"
checksum: 10c0/e2fb77eec61d0298ba29f45685fe0a3a02823fd75e46c8899cdf1ff34c19cf97902073f27b81b594ede5311c8d239eacc4d400670b618cdbd69ec35bd57e5ba3
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:^5.39.0":
version: 5.39.0
resolution: "@tanstack/react-query-devtools@npm:5.39.0"
"@tanstack/react-query-devtools@npm:^5.54.1":
version: 5.54.1
resolution: "@tanstack/react-query-devtools@npm:5.54.1"
dependencies:
"@tanstack/query-devtools": "npm:5.37.1"
"@tanstack/query-devtools": "npm:5.54.0"
peerDependencies:
"@tanstack/react-query": ^5.39.0
"@tanstack/react-query": ^5.54.1
react: ^18 || ^19
checksum: 10c0/7f383293ad8cdbe0b0368e27bcbb753e091714e576a965411e78af6acce9672a981c3e9169eee4a886ab1851434588f80264ba0455bb3e8fbfa578929c93841d
checksum: 10c0/66e2c604c0c4cc71a4bdf993986d8002ccad2cc39ecf1ee3303b360b000939e4a28d7e7c6b13e1381f9c843cb0627234837a5b744651708b8f7fda569ac638fb
languageName: node
linkType: hard

Expand Down Expand Up @@ -2735,7 +2735,7 @@ __metadata:
"@tabler/icons-react": "npm:^3.5.0"
"@tanstack/eslint-plugin-query": "npm:^5.35.6"
"@tanstack/react-query": "npm:^5.39.0"
"@tanstack/react-query-devtools": "npm:^5.39.0"
"@tanstack/react-query-devtools": "npm:^5.54.1"
"@tiptap/core": "npm:^2.4.0"
"@tiptap/extension-highlight": "npm:^2.4.0"
"@tiptap/extension-link": "npm:^2.4.0"
Expand Down

0 comments on commit 703ddc5

Please sign in to comment.