Urigo / accounter-fullstack

MIT License
10 stars 1 forks source link

fix(deps): update all patch dependencies #928

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/react-query (source) 5.51.1 -> 5.51.3 age adoption passing confidence
@types/node (source) 20.14.10 -> 20.14.11 age adoption passing confidence
inquirer (source) 10.0.1 -> 10.0.2 age adoption passing confidence
tsup (source) 8.1.0 -> 8.1.1 age adoption passing confidence

Release Notes

TanStack/query (@​tanstack/react-query) ### [`v5.51.3`](https://togithub.com/TanStack/query/releases/tag/v5.51.3) [Compare Source](https://togithub.com/TanStack/query/compare/v5.51.1...v5.51.3) Version 5.51.3 - 7/16/24, 8:32 PM ##### Changes ##### Fix - vue-query: export `InitialQueryOptions` types ([#​7720](https://togithub.com/TanStack/query/issues/7720)) ([`a3f5a0a`](https://togithub.com/TanStack/query/commit/a3f5a0a)) by Andy Li ##### Chore - update knip schema to v5 ([#​7740](https://togithub.com/TanStack/query/issues/7740)) ([`23b9a19`](https://togithub.com/TanStack/query/commit/23b9a19)) by 김석진(poki) - deps: Update dev and example dependencies ([#​7742](https://togithub.com/TanStack/query/issues/7742)) ([`28af03f`](https://togithub.com/TanStack/query/commit/28af03f)) by Lachlan Collins - \*: vitest v2 ([#​7735](https://togithub.com/TanStack/query/issues/7735)) ([`d10a456`](https://togithub.com/TanStack/query/commit/d10a456)) by Jonghyeon Ko - prettier ([`4635954`](https://togithub.com/TanStack/query/commit/4635954)) by Dominik Dorfmeister ##### Test - svelte-query: Check query states ([#​7741](https://togithub.com/TanStack/query/issues/7741)) ([`38e5c4b`](https://togithub.com/TanStack/query/commit/38e5c4b)) by Lachlan Collins ##### Docs - access latest data for useMutationState ([#​7738](https://togithub.com/TanStack/query/issues/7738)) ([`369d826`](https://togithub.com/TanStack/query/commit/369d826)) by Kier Borromeo - Update comparison.md ([#​7703](https://togithub.com/TanStack/query/issues/7703)) ([`79e5202`](https://togithub.com/TanStack/query/commit/79e5202)) by Alessia Bellisario ##### Packages - [@​tanstack/query-core](https://togithub.com/tanstack/query-core)[@​5](https://togithub.com/5).51.3 - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​5](https://togithub.com/5).51.3 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​5](https://togithub.com/5).51.3 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​5](https://togithub.com/5).51.3 - [@​tanstack/react-query-next-experimental](https://togithub.com/tanstack/react-query-next-experimental)[@​5](https://togithub.com/5).51.3 - [@​tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@​5](https://togithub.com/5).51.3 - [@​tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​5](https://togithub.com/5).51.3 - [@​tanstack/svelte-query-devtools](https://togithub.com/tanstack/svelte-query-devtools)[@​5](https://togithub.com/5).51.3 - [@​tanstack/svelte-query-persist-client](https://togithub.com/tanstack/svelte-query-persist-client)[@​5](https://togithub.com/5).51.3 - [@​tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@​5](https://togithub.com/5).51.3 - [@​tanstack/vue-query-devtools](https://togithub.com/tanstack/vue-query-devtools)[@​5](https://togithub.com/5).51.3 - [@​tanstack/angular-query-devtools-experimental](https://togithub.com/tanstack/angular-query-devtools-experimental)[@​5](https://togithub.com/5).51.3 - [@​tanstack/angular-query-experimental](https://togithub.com/tanstack/angular-query-experimental)[@​5](https://togithub.com/5).51.3 - [@​tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@​5](https://togithub.com/5).51.3 - [@​tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@​5](https://togithub.com/5).51.3 - [@​tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@​5](https://togithub.com/5).51.3 - [@​tanstack/solid-query-devtools](https://togithub.com/tanstack/solid-query-devtools)[@​5](https://togithub.com/5).51.3 - [@​tanstack/solid-query-persist-client](https://togithub.com/tanstack/solid-query-persist-client)[@​5](https://togithub.com/5).51.3 - [@​tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@​5](https://togithub.com/5).51.3
SBoudrias/Inquirer.js (inquirer) ### [`v10.0.2`](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@10.0.1...inquirer@10.0.2) [Compare Source](https://togithub.com/SBoudrias/Inquirer.js/compare/inquirer@10.0.1...inquirer@10.0.2)
egoist/tsup (tsup) ### [`v8.1.1`](https://togithub.com/egoist/tsup/compare/v8.1.0...46a1f9de6dbf0b57063a87ecff10ce143f4fd9f2) [Compare Source](https://togithub.com/egoist/tsup/compare/v8.1.0...v8.1.1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 3 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.