Skip to content

Commit

Permalink
Bump @tanstack/react-query from 5.49.2 to 5.50.1 in /src/frontend
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.49.2 to 5.50.1.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.50.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 and hwinther committed Jul 16, 2024
1 parent ea5f225 commit 4b85033
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions src/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"coverage": "vitest run --coverage"
},
"dependencies": {
"@tanstack/react-query": "^5.45.1",
"@tanstack/react-query": "^5.51.3",
"@tanstack/react-query-devtools": "^5.50.1",
"axios": "^1.6.8",
"react": "^18.2.0",
Expand Down

0 comments on commit 4b85033

Please sign in to comment.