Skip to content

Commit

Permalink
Bump the tanstack-react-query group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the tanstack-react-query group with 3 updates in the /ui-v2 directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) and [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query).


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

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

Updates `@tanstack/eslint-plugin-query` from 5.62.15 to 5.62.16
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.16/packages/eslint-plugin-query)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent eb44a8d commit 0140f65
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions ui-v2/package-lock.json

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

6 changes: 3 additions & 3 deletions ui-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@radix-ui/react-tabs": "^1.1.2",
"@radix-ui/react-toast": "^1.2.4",
"@radix-ui/react-tooltip": "^1.1.6",
"@tanstack/react-query": "^5.62.15",
"@tanstack/react-query-devtools": "^5.62.15",
"@tanstack/react-query": "^5.64.1",
"@tanstack/react-query-devtools": "^5.64.1",
"@tanstack/react-router": "^1.95.1",
"@tanstack/react-table": "^8.20.5",
"@tanstack/zod-adapter": "^1.95.1",
Expand Down Expand Up @@ -73,7 +73,7 @@
"@storybook/react-vite": "^8.4.7",
"@storybook/test": "^8.4.2",
"@storybook/theming": "^8.4.7",
"@tanstack/eslint-plugin-query": "^5.62.15",
"@tanstack/eslint-plugin-query": "^5.62.16",
"@tanstack/eslint-plugin-router": "^1.92.7",
"@tanstack/router-devtools": "^1.95.1",
"@tanstack/router-plugin": "^1.95.1",
Expand Down

0 comments on commit 0140f65

Please sign in to comment.