Skip to content

Commit 7f84aa5

Browse files
dependencies: bump the tanstack-query group with 2 updates (#1586)
Bumps the tanstack-query group with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query). Updates `@tanstack/react-query` from 5.67.2 to 5.68.0 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.68.0/packages/react-query) Updates `@tanstack/eslint-plugin-query` from 5.67.2 to 5.68.0 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.68.0/packages/eslint-plugin-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tanstack-query - dependency-name: "@tanstack/eslint-plugin-query" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tanstack-query ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 790d25a commit 7f84aa5

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@ant-design/icons": "^5.6.1",
88
"@axa-fr/react-oidc": "^7.25.3",
9-
"@tanstack/react-query": "^5.67.2",
9+
"@tanstack/react-query": "^5.68.0",
1010
"antd": "^5.24.3",
1111
"echarts": "5.6.0",
1212
"echarts-for-react": "^3.0.2",
@@ -49,7 +49,7 @@
4949
"@eslint/js": "^9.22.0",
5050
"@hey-api/openapi-ts": "^0.64.9",
5151
"@playwright/test": "^1.51.0",
52-
"@tanstack/eslint-plugin-query": "^5.67.2",
52+
"@tanstack/eslint-plugin-query": "^5.68.0",
5353
"@types/react": "^19.0.10",
5454
"@types/react-dom": "^19.0.4",
5555
"@types/uuid": "^10.0.0",

0 commit comments

Comments
 (0)