Skip to content

Commit

Permalink
Bump @tanstack/react-query from 5.32.0 to 5.37.1 in /client
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.32.0 to 5.37.1.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.37.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 6fe3226 commit 2ac7358
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@mantine/notifications": "^7.9.1",
"@mantine/tiptap": "^7.9.1",
"@tabler/icons-react": "^3.3.0",
"@tanstack/react-query": "^5.32.0",
"@tanstack/react-query": "^5.37.1",
"@tanstack/react-query-devtools": "^5.36.0",
"@tiptap/core": "^2.4.0",
"@tiptap/extension-highlight": "^2.3.0",
Expand Down
20 changes: 10 additions & 10 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -512,10 +512,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.32.0":
version: 5.32.0
resolution: "@tanstack/query-core@npm:5.32.0"
checksum: 10c0/58e7b053579a23dba36189a1fd87261819b31b344648f693fd613c722260066e11ad8c82dc07f5e5af2e276bde1b9f6a1dd6da3bf93cdd3583d128a2b373fce0
"@tanstack/query-core@npm:5.36.1":
version: 5.36.1
resolution: "@tanstack/query-core@npm:5.36.1"
checksum: 10c0/53ba44c9934c99035122e586ae21bdc10a9978054d555f9608241c20b931c357eb60364e9d17adb1f30501494427bd63c00684923c8d08f41d41c5f346922d47
languageName: node
linkType: hard

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

"@tanstack/react-query@npm:^5.32.0":
version: 5.32.0
resolution: "@tanstack/react-query@npm:5.32.0"
"@tanstack/react-query@npm:^5.37.1":
version: 5.37.1
resolution: "@tanstack/react-query@npm:5.37.1"
dependencies:
"@tanstack/query-core": "npm:5.32.0"
"@tanstack/query-core": "npm:5.36.1"
peerDependencies:
react: ^18.0.0
checksum: 10c0/0b55b4f9d91e0f72cf12298c1659ee6520723eed16b7d523bc69269331544af8b62699b72d89840dc8ae75076144ac121ed1373d4f8e7d4cd48f5e0eb1d73d80
checksum: 10c0/f0b33ec31c68bdc10f4aea9c3288ca969d77c57c87da7c77d0965fb9f82b5cb9d658868769fdaa3d4dc3deffd12b80c7debaa99cb702c52f41040fb7091162f7
languageName: node
linkType: hard

Expand Down Expand Up @@ -2515,7 +2515,7 @@ __metadata:
"@mantine/tiptap": "npm:^7.9.1"
"@tabler/icons-react": "npm:^3.3.0"
"@tanstack/eslint-plugin-query": "npm:^5.35.6"
"@tanstack/react-query": "npm:^5.32.0"
"@tanstack/react-query": "npm:^5.37.1"
"@tanstack/react-query-devtools": "npm:^5.36.0"
"@tiptap/core": "npm:^2.4.0"
"@tiptap/extension-highlight": "npm:^2.3.0"
Expand Down

0 comments on commit 2ac7358

Please sign in to comment.