2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 05:25:42 +00:00

Bump @tanstack/react-query from 5.28.6 to 5.28.8 in /src/frontend (#6843)

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.28.6 to 5.28.8.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.28.8/packages/react-query)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-26 13:32:53 +11:00
committed by GitHub
parent 631bc5ba4e
commit b98a84b6ea
2 changed files with 10 additions and 10 deletions

View File

@ -30,7 +30,7 @@
"@naisutech/react-tree": "^3.1.0",
"@sentry/react": "^7.108.0",
"@tabler/icons-react": "^3.1.0",
"@tanstack/react-query": "^5.24.1",
"@tanstack/react-query": "^5.28.8",
"@uiw/codemirror-theme-vscode": "^4.21.25",
"@uiw/react-codemirror": "^4.21.22",
"@uiw/react-split": "^5.9.3",