Skip to content

Commit

Permalink
chore(deps): bump the tanstack group across 1 directory with 3 updates (
Browse files Browse the repository at this point in the history
#7179)

Bumps the tanstack group with 3 updates in the /web directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) and [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools).


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

Updates `@tanstack/react-virtual` from 3.10.6 to 3.10.7
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.10.7/packages/react-virtual)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Viktor Andersson <30777521+VIKTORVAV99@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and VIKTORVAV99 authored Sep 10, 2024
1 parent e83dcc6 commit aa62f38
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 186 deletions.
6 changes: 3 additions & 3 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
"@sentry/react": "^8.27.0",
"@tailwindcss/forms": "0.5.3",
"@tailwindcss/typography": "^0.5.13",
"@tanstack/react-query": "5.53.1",
"@tanstack/react-virtual": "^3.10.6",
"@tanstack/react-query": "5.55.4",
"@tanstack/react-virtual": "^3.10.7",
"@turf/helpers": "^6.5.0",
"@visx/group": "^3.3.0",
"@visx/shape": "^3.5.0",
Expand Down Expand Up @@ -127,7 +127,7 @@
"@storybook/test": "^8.2.9",
"@swc-jotai/debug-label": "^0.1.1",
"@swc-jotai/react-refresh": "^0.1.1",
"@tanstack/react-query-devtools": "^5.53.1",
"@tanstack/react-query-devtools": "^5.55.4",
"@testing-library/cypress": "10.0.2",
"@testing-library/dom": "9.3.4",
"@testing-library/react": "14.3.1",
Expand Down
Loading

0 comments on commit aa62f38

Please sign in to comment.