Skip to content

Commit 0ace145

Browse files
build(deps): bump @tanstack/react-query from 5.85.9 to 5.87.4
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.85.9 to 5.87.4. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.87.4/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.87.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4221fc6 commit 0ace145

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

packages/@liexp/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@mui/system": "^7.3.2",
5050
"@mui/x-data-grid": "^8.11.2",
5151
"@react-spring/web": "^9.7.4",
52-
"@tanstack/react-query": "^5.85.9",
52+
"@tanstack/react-query": "^5.87.4",
5353
"@ts-endpoint/core": "file:patches/ts-endpoint-core-0.1.0.tgz",
5454
"@ts-endpoint/react-admin": "file:patches/ts-endpoint-react-admin-0.1.0.tgz",
5555
"@ts-endpoint/resource-client": "file:patches/ts-endpoint-resource-client-0.1.0.tgz",

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/admin-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@liexp/core": "workspace:*",
4040
"@liexp/shared": "workspace:*",
4141
"@liexp/ui": "workspace:*",
42-
"@tanstack/react-query": "^5.85.9",
42+
"@tanstack/react-query": "^5.87.4",
4343
"@ts-endpoint/react-admin": "file:patches/ts-endpoint-react-admin-0.1.0.tgz",
4444
"debug": "^4.4.0",
4545
"effect": "^3.14.18",

services/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@storybook/addon-links": "^9.1.6",
3535
"@storybook/builder-vite": "^9.1.6",
3636
"@storybook/react-vite": "^9.1.6",
37-
"@tanstack/react-query": "^5.85.9",
37+
"@tanstack/react-query": "^5.87.4",
3838
"@ts-endpoint/react-admin": "file:patches/ts-endpoint-react-admin-0.1.0.tgz",
3939
"@visx/gradient": "^3.12.0",
4040
"@visx/responsive": "^3.12.0",

services/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@liexp/core": "workspace:*",
5050
"@liexp/shared": "workspace:*",
5151
"@liexp/ui": "workspace:*",
52-
"@tanstack/react-query": "^5.85.9",
52+
"@tanstack/react-query": "^5.87.4",
5353
"@ts-endpoint/react-admin": "file:patches/ts-endpoint-react-admin-0.1.0.tgz",
5454
"@ts-endpoint/tanstack-query": "file:patches/ts-endpoint-tanstack-query-0.1.0.tgz",
5555
"compression": "^1.8.0",

0 commit comments

Comments
 (0)