From 8da5c0a45fec6eb0dc40137357c05d16e688f50b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 18:01:18 +0000 Subject: [PATCH] Bump @tanstack/react-query from 5.68.0 to 5.69.0 Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.68.0 to 5.69.0. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.69.0/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 90fcae6..ee76fd0 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@radix-ui/react-tooltip": "^1.1.8", "@radix-ui/react-visually-hidden": "^1.1.0", "@sentry/nextjs": "9", - "@tanstack/react-query": "^5.68.0", + "@tanstack/react-query": "^5.69.0", "@vercel/analytics": "^1.5.0", "@vercel/speed-insights": "^1.1.0", "class-variance-authority": "^0.7.1", diff --git a/yarn.lock b/yarn.lock index cb04706..952e489 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4396,21 +4396,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.68.0": - version: 5.68.0 - resolution: "@tanstack/query-core@npm:5.68.0" - checksum: 10c0/c57b34ee2aabffe26d6cc03039d6dc74b97a860eb343dc042ebba25cc1d177405ff1dbc911c40ed11447665fefbf735b4c03e4936dd7d74310fad30b648e0855 +"@tanstack/query-core@npm:5.69.0": + version: 5.69.0 + resolution: "@tanstack/query-core@npm:5.69.0" + checksum: 10c0/8ad87046d1a8c18773de10e74d7fef2093cdbe9734e76460945048c00a219ae3d2421eab2b4d54340f3f491813f99ceef7d2849827d95490c8b67de1b87934ae languageName: node linkType: hard -"@tanstack/react-query@npm:^5.68.0": - version: 5.68.0 - resolution: "@tanstack/react-query@npm:5.68.0" +"@tanstack/react-query@npm:^5.69.0": + version: 5.69.0 + resolution: "@tanstack/react-query@npm:5.69.0" dependencies: - "@tanstack/query-core": "npm:5.68.0" + "@tanstack/query-core": "npm:5.69.0" peerDependencies: react: ^18 || ^19 - checksum: 10c0/5d9dc4e17324976fe00203bbb25893089d709051896b5c3f523939cfeb3ab70cf1c68606bf6464815ee62c7bf4af69a590a17d5e6b6f6e7bdc0e80fc370a480a + checksum: 10c0/3481218d0dd1623af8148037011415ca6f57f2f918e859f6856b7d6cec191ca79029f6fd9e5b1139b1ec252198bda645ce8c1b44ac8dd28adf3c5f978a4126ec languageName: node linkType: hard @@ -13188,7 +13188,7 @@ __metadata: "@radix-ui/react-visually-hidden": "npm:^1.1.0" "@sentry/nextjs": "npm:9" "@tailwindcss/typography": "npm:^0.5.16" - "@tanstack/react-query": "npm:^5.68.0" + "@tanstack/react-query": "npm:^5.69.0" "@testing-library/dom": "npm:^10.4.0" "@testing-library/jest-dom": "npm:^6.6.3" "@testing-library/react": "npm:^16.2.0"