Skip to content

Commit d9c50be

Browse files
Chore(deps): Bump @tanstack/react-query from 5.80.6 to 5.80.7
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.80.6 to 5.80.7. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.80.7/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.80.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4cc990 commit d9c50be

3 files changed

Lines changed: 27 additions & 17 deletions

File tree

pnpm-lock.yaml

Lines changed: 25 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vscode/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@radix-ui/react-select": "^2.2.5",
1919
"@tailwindcss/postcss": "^4.1.8",
2020
"@tailwindcss/vite": "^4.1.8",
21-
"@tanstack/react-query": "^5.80.6",
21+
"@tanstack/react-query": "^5.80.7",
2222
"@tanstack/react-router": "^1.120.16",
2323
"@tanstack/react-router-devtools": "^1.120.16",
2424
"@tanstack/react-virtual": "^3.13.9",

web/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@radix-ui/react-context-menu": "^2.2.15",
3030
"@radix-ui/react-select": "^2.2.5",
3131
"@tailwindcss/container-queries": "^0.1.1",
32-
"@tanstack/react-query": "^5.80.6",
32+
"@tanstack/react-query": "^5.80.7",
3333
"@tanstack/react-table": "^8.21.3",
3434
"@tanstack/react-virtual": "^3.13.9",
3535
"@uidotdev/usehooks": "^2.4.1",

0 commit comments

Comments
 (0)