Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.59.0
Browse files Browse the repository at this point in the history
##### [`v5.59.0](/~https://github.com/TanStack/query/releases/tag/v5.59.0)

Version 5.59.0 - 10/1/24, 3:45 PM

#### Changes

##### Feat

-   add support for `React.use()` ([#7988](TanStack/query#7988)) ([`18953be`](TanStack/query@18953be)) by [@KATT](/~https://github.com/KATT)

##### Docs

-   react-query: Fix broken route on eslint-plugin-query.md ([#8113](TanStack/query#8113)) ([`55a6155`](TanStack/query@55a6155)) by Gaurav Kumar
-   react-query: fix a typo in guides/ssr.md ([#8086](TanStack/query#8086)) ([`9227fd3`](TanStack/query@9227fd3)) by Morteza
-   angular-query: add rxjs example ([#8108](TanStack/query#8108)) ([`68ca717`](TanStack/query@68ca717)) by Arnoud

##### Other

-   ([`c12587a`](TanStack/query@c12587a)) by [@laurentlahmy](/~https://github.com/laurentlahmy)

#### Packages

-   [@tanstack/query-core](/~https://github.com/tanstack/query-core)[@5](/~https://github.com/5).59.0
-   [@tanstack/react-query](/~https://github.com/tanstack/react-query)[@5](/~https://github.com/5).59.0
-   [@tanstack/solid-query](/~https://github.com/tanstack/solid-query)[@5](/~https://github.com/5).59.0
-   [@tanstack/query-broadcast-client-experimental](/~https://github.com/tanstack/query-broadcast-client-experimental)[@5](/~https://github.com/5).59.0
-   [@tanstack/query-persist-client-core](/~https://github.com/tanstack/query-persist-client-core)[@5](/~https://github.com/5).59.0
-   [@tanstack/query-sync-storage-persister](/~https://github.com/tanstack/query-sync-storage-persister)[@5](/~https://github.com/5).59.0
-   [@tanstack/react-query-devtools](/~https://github.com/tanstack/react-query-devtools)[@5](/~https://github.com/5).59.0
-   [@tanstack/react-query-persist-client](/~https://github.com/tanstack/react-query-persist-client)[@5](/~https://github.com/5).59.0
-   [@tanstack/react-query-next-experimental](/~https://github.com/tanstack/react-query-next-experimental)[@5](/~https://github.com/5).59.0
-   [@tanstack/solid-query-devtools](/~https://github.com/tanstack/solid-query-devtools)[@5](/~https://github.com/5).59.0
-   [@tanstack/solid-query-persist-client](/~https://github.com/tanstack/solid-query-persist-client)[@5](/~https://github.com/5).59.0
-   [@tanstack/svelte-query](/~https://github.com/tanstack/svelte-query)[@5](/~https://github.com/5).59.0
-   [@tanstack/svelte-query-devtools](/~https://github.com/tanstack/svelte-query-devtools)[@5](/~https://github.com/5).59.0
-   [@tanstack/svelte-query-persist-client](/~https://github.com/tanstack/svelte-query-persist-client)[@5](/~https://github.com/5).59.0
-   [@tanstack/vue-query](/~https://github.com/tanstack/vue-query)[@5](/~https://github.com/5).59.0
-   [@tanstack/vue-query-devtools](/~https://github.com/tanstack/vue-query-devtools)[@5](/~https://github.com/5).59.0
-   [@tanstack/angular-query-experimental](/~https://github.com/tanstack/angular-query-experimental)[@5](/~https://github.com/5).59.0
-   [@tanstack/query-async-storage-persister](/~https://github.com/tanstack/query-async-storage-persister)[@5](/~https://github.com/5).59.0
-   [@tanstack/angular-query-devtools-experimental](/~https://github.com/tanstack/angular-query-devtools-experimental)[@5](/~https://github.com/5).59.0
  • Loading branch information
zemnmez-renovate-bot committed Oct 1, 2024
1 parent 43ceac9 commit fa01178
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@pulumi/command": "4.5.0",
"@pulumi/random": "4.16.6",
"@react-spring/rafz": "9.7.4",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-query": "5.59.0",
"@types/bcryptjs": "2.4.6",
"@types/d3-array": "3.2.1",
"@types/mdast": "4.0.4",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

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

0 comments on commit fa01178

Please sign in to comment.