Skip to content

Commit

Permalink
Bump the pwa-dependencies group in /pwa with 5 updates
Browse files Browse the repository at this point in the history
Bumps the pwa-dependencies group in /pwa with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.62.1` | `5.62.9` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.62.8` | `5.62.11` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.62.8` | `5.62.11` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.3` |
| [react-i18next](https://github.com/i18next/react-i18next) | `15.2.0` | `15.4.0` |


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

Updates `@tanstack/react-query` from 5.62.8 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.8 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 `eslint-plugin-react` from 7.37.2 to 7.37.3
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.3)

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/eslint-plugin-query"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pwa-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: eslint-plugin-react
  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]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent d052d52 commit d7c9262
Show file tree
Hide file tree
Showing 2 changed files with 756 additions and 220 deletions.
10 changes: 5 additions & 5 deletions pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/react-fontawesome": "^0.2.2",
"@tailwindcss/forms": "^0.5.9",
"@tanstack/eslint-plugin-query": "^5.62.1",
"@tanstack/react-query": "^5.62.8",
"@tanstack/react-query-devtools": "^5.62.8",
"@tanstack/eslint-plugin-query": "^5.62.9",
"@tanstack/react-query": "^5.62.11",
"@tanstack/react-query-devtools": "^5.62.11",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0",
Expand All @@ -59,7 +59,7 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.16",
"i18next": "^23.16.5",
Expand All @@ -73,7 +73,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-dropzone": "^14.3.5",
"react-i18next": "^15.2.0",
"react-i18next": "^15.4.0",
"react-router-dom": "^6.28.0",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2",
Expand Down
Loading

0 comments on commit d7c9262

Please sign in to comment.