Skip to content

Commit

Permalink
Bump the pwa-dependencies group in /pwa with 3 updates
Browse files Browse the repository at this point in the history
Bumps the pwa-dependencies group in /pwa with 3 updates: [@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 [react-i18next](https://github.com/i18next/react-i18next).


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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Dec 30, 2024
1 parent 1f7fa05 commit a93db42
Showing 2 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions pwa/package.json
Original file line number Diff line number Diff line change
@@ -25,8 +25,8 @@
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/eslint-plugin-query": "^5.62.9",
"@tanstack/react-query": "^5.62.10",
"@tanstack/react-query-devtools": "^5.62.10",
"@tanstack/react-query": "^5.62.11",
"@tanstack/react-query-devtools": "^5.62.11",
"@types/lodash": "^4.17.13",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
@@ -71,7 +71,7 @@
"react-dropzone": "^14.3.5",
"react-helmet": "^6.1.0",
"react-hook-form": "^7.54.2",
"react-i18next": "^15.2.0",
"react-i18next": "^15.4.0",
"react-router-dom": "^6.28.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2",
34 changes: 17 additions & 17 deletions pwa/pnpm-lock.yaml

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

0 comments on commit a93db42

Please sign in to comment.