Skip to content

Commit

Permalink
Bump the requests group in /ui with 2 updates (#630)
Browse files Browse the repository at this point in the history
* Bump the requests group in /ui with 2 updates

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.55.4 to 5.56.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.56.2/packages/react-query)

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

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

Signed-off-by: dependabot[bot] <support@github.com>

* Run npm audit fix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Cretu <paul.s.cretu@gmail.com>
  • Loading branch information
dependabot[bot] and paulcretu committed Sep 15, 2024
1 parent 408be3f commit 4014f22
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 41 deletions.
84 changes: 45 additions & 39 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": "^6.1.0",
"@mui/material": "^6.1.0",
"@mui/material-nextjs": "^6.1.0",
"@tanstack/react-query": "^5.55.4",
"@tanstack/react-query": "^5.56.2",
"clsx": "^2.1.0",
"dotenv-cli": "^7.4.2",
"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.5",
"@tanstack/react-query-devtools": "^5.55.4",
"@tanstack/react-query-devtools": "^5.56.2",
"@types/leaflet": "^1.9.12",
"@types/node": "22.5.5",
"@types/phoenix": "^1.6.5",
Expand Down

0 comments on commit 4014f22

Please sign in to comment.