Skip to content

Commit

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


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

Updates `react-i18next` from 15.1.1 to 15.4.0
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.1.1...v15.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 72347e7 commit 97a5563
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 17 deletions.
27 changes: 12 additions & 15 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@patternfly/react-icons": "5.3.2",
"@patternfly/react-styles": "5.3.1",
"@patternfly/react-table": "5.3.4",
"@tanstack/react-query": "^5.55.4",
"@tanstack/react-query": "^5.64.2",
"@types/jest": "^29.5.12",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
Expand All @@ -71,7 +71,7 @@
"npm-run-all": "^4.1.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^15.0.1",
"react-i18next": "^15.4.0",
"react-router-dom": "6.26.1",
"weldable": "^3.2.0"
},
Expand Down

0 comments on commit 97a5563

Please sign in to comment.