Skip to content

Commit

Permalink
Bump the requests group in /ui with 2 updates
Browse files Browse the repository at this point in the history
Bumps the requests group in /ui 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.51.16 to 5.51.21
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.51.21/packages/react-query)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent 61b6f5b commit c644934
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions ui/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 ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@mui/icons-material": "^5.16.6",
"@mui/material": "^5.16.6",
"@mui/material-nextjs": "^5.16.6",
"@tanstack/react-query": "^5.51.16",
"@tanstack/react-query": "^5.51.21",
"clsx": "^2.1.0",
"dotenv-cli": "^7.4.1",
"graphql": "^16.9.0",
Expand All @@ -49,7 +49,7 @@
"@graphql-codegen/typescript-operations": "^4.2.3",
"@graphql-codegen/typescript-react-query": "^6.1.0",
"@next/bundle-analyzer": "^14.2.2",
"@tanstack/react-query-devtools": "^5.51.16",
"@tanstack/react-query-devtools": "^5.51.21",
"@types/leaflet": "^1.9.12",
"@types/node": "22.0.2",
"@types/phoenix": "^1.6.4",
Expand Down

0 comments on commit c644934

Please sign in to comment.