Skip to content

Commit

Permalink
build(deps): bump the tanstack-query group in /frontend with 2 updates
Browse files Browse the repository at this point in the history
Bumps the tanstack-query group in /frontend with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools).


Updates `@tanstack/react-query` from 5.60.5 to 5.61.3
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.61.3/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.60.5 to 5.61.3
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.61.3/packages/react-query-devtools)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tanstack-query
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack-query
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sandhose committed Nov 25, 2024
1 parent cf480c2 commit 76646ff
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 20 deletions.
35 changes: 17 additions & 18 deletions frontend/package-lock.json

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

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@fontsource/inter": "^5.1.0",
"@radix-ui/react-collapsible": "^1.1.1",
"@radix-ui/react-dialog": "^1.1.2",
"@tanstack/react-query": "^5.59.20",
"@tanstack/react-query": "^5.61.3",
"@tanstack/react-router": "^1.81.5",
"@tanstack/router-zod-adapter": "^1.81.5",
"@urql/core": "^5.0.8",
Expand Down Expand Up @@ -58,7 +58,7 @@
"@storybook/react": "^8.4.4",
"@storybook/react-vite": "^8.4.4",
"@storybook/test": "^8.4.4",
"@tanstack/react-query-devtools": "^5.60.5",
"@tanstack/react-query-devtools": "^5.61.3",
"@tanstack/router-devtools": "^1.81.5",
"@tanstack/router-vite-plugin": "^1.79.0",
"@testing-library/jest-dom": "^6.6.3",
Expand Down

0 comments on commit 76646ff

Please sign in to comment.