Skip to content

Commit

Permalink
Bump @tanstack/react-query from 5.39.0 to 5.52.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.39.0 to 5.52.1.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.52.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 Aug 23, 2024
1 parent ab0cbdb commit d3e533a
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 @@ -20,7 +20,7 @@
"@mantine/notifications": "^7.10.0",
"@mantine/tiptap": "^7.10.0",
"@tabler/icons-react": "^3.5.0",
"@tanstack/react-query": "^5.39.0",
"@tanstack/react-query": "^5.52.1",
"@tanstack/react-query-devtools": "^5.39.0",
"@tiptap/core": "^2.4.0",
"@tiptap/extension-highlight": "^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 @@ -583,10 +583,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.38.0":
version: 5.38.0
resolution: "@tanstack/query-core@npm:5.38.0"
checksum: 10c0/d617cb5a571f0ff147b07717ae71764fb5a4cca9765f5a642d2deff80d08c4fafb497a63824c8f84eec5ea4177fe79d5ef2f6f9381bcee4ebb8a22a033e8d5fc
"@tanstack/query-core@npm:5.52.0":
version: 5.52.0
resolution: "@tanstack/query-core@npm:5.52.0"
checksum: 10c0/6f2309294d23721e4508241a4e109d6134bd125b732271217181ae99cc7994ec02ff964397e08bc5e9af5302e3838a3f3259d6e49fdf6fc8aaf324bc4fde4939
languageName: node
linkType: hard

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

"@tanstack/react-query@npm:^5.39.0":
version: 5.39.0
resolution: "@tanstack/react-query@npm:5.39.0"
"@tanstack/react-query@npm:^5.52.1":
version: 5.52.1
resolution: "@tanstack/react-query@npm:5.52.1"
dependencies:
"@tanstack/query-core": "npm:5.38.0"
"@tanstack/query-core": "npm:5.52.0"
peerDependencies:
react: ^18.0.0
checksum: 10c0/b43271d60eb1a28b91f81d60ad2421ef863e6e5ab22b2601f5593321357e6f0e6c2fa535038b2fd04f5ca429695501be35917e147cb59d90d86c56235b0fdb07
react: ^18 || ^19
checksum: 10c0/a07697446311e908173bcce25ccbf019d7ffde19a7607b6791195414f1b337754f48d3d40b8100283e0fea556295240ecf9fe7bb39b3c1f3040d1ac38da03485
languageName: node
linkType: hard

Expand Down Expand Up @@ -2734,7 +2734,7 @@ __metadata:
"@mantine/tiptap": "npm:^7.10.0"
"@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": "npm:^5.52.1"
"@tanstack/react-query-devtools": "npm:^5.39.0"
"@tiptap/core": "npm:^2.4.0"
"@tiptap/extension-highlight": "npm:^2.4.0"
Expand Down

0 comments on commit d3e533a

Please sign in to comment.