Skip to content

Commit 5842437

Browse files
chore(deps): bump the prod-deps group with 2 updates
Bumps the prod-deps group with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools). Updates `@tanstack/react-query` from 5.59.13 to 5.59.15 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.59.15/packages/react-query) Updates `@tanstack/react-query-devtools` from 5.59.13 to 5.59.15 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.59.15/packages/react-query-devtools) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: "@tanstack/react-query-devtools" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc19816 commit 5842437

File tree

3 files changed

+60
-81
lines changed

3 files changed

+60
-81
lines changed

examples/openapi-ts-tanstack-react-query/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@radix-ui/react-form": "0.1.0",
1717
"@radix-ui/react-icons": "1.3.0",
1818
"@radix-ui/themes": "3.1.4",
19-
"@tanstack/react-query": "5.59.13",
20-
"@tanstack/react-query-devtools": "5.59.13",
19+
"@tanstack/react-query": "5.59.15",
20+
"@tanstack/react-query-devtools": "5.59.15",
2121
"react": "18.3.1",
2222
"react-dom": "18.3.1"
2323
},

packages/openapi-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"@angular/router": "17.3.9",
100100
"@hey-api/client-axios": "workspace:*",
101101
"@hey-api/client-fetch": "workspace:*",
102-
"@tanstack/react-query": "5.59.13",
102+
"@tanstack/react-query": "5.59.15",
103103
"@tanstack/solid-query": "5.51.21",
104104
"@tanstack/svelte-query": "5.59.13",
105105
"@tanstack/vue-query": "5.59.13",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)