Skip to content

Commit

Permalink
chore(deps): bump @tanstack/react-query from 4.36.1 to 5.51.11
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 4.36.1 to 5.51.11.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.51.11/packages/react-query)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent a2c9ca8 commit fcd04c1
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 71 deletions.
2 changes: 1 addition & 1 deletion packages/commons/react/react-query-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@fern-ui/loadable": "workspace:*",
"@tanstack/react-query": "^4.29.7",
"@tanstack/react-query": "^5.51.11",
"react": "^18.2.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/fern-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@radix-ui/react-scroll-area": "^1.1.0",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slot": "^1.1.0",
"@tanstack/react-query": "^5.45.0",
"@tanstack/react-query": "^5.51.11",
"@tanstack/react-router": "^1.32.13",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
Expand Down
Loading

0 comments on commit fcd04c1

Please sign in to comment.