From 2ac7358b78ed1a66ca5d05ffc2055f810c7ac2ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 10:14:33 +0000 Subject: [PATCH] Bump @tanstack/react-query from 5.32.0 to 5.37.1 in /client Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.32.0 to 5.37.1. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.37.1/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] --- client/package.json | 2 +- client/yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/client/package.json b/client/package.json index 70ad2d55..f309ebf1 100644 --- a/client/package.json +++ b/client/package.json @@ -19,7 +19,7 @@ "@mantine/notifications": "^7.9.1", "@mantine/tiptap": "^7.9.1", "@tabler/icons-react": "^3.3.0", - "@tanstack/react-query": "^5.32.0", + "@tanstack/react-query": "^5.37.1", "@tanstack/react-query-devtools": "^5.36.0", "@tiptap/core": "^2.4.0", "@tiptap/extension-highlight": "^2.3.0", diff --git a/client/yarn.lock b/client/yarn.lock index 042b9690..0ca0ea7b 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -512,10 +512,10 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.32.0": - version: 5.32.0 - resolution: "@tanstack/query-core@npm:5.32.0" - checksum: 10c0/58e7b053579a23dba36189a1fd87261819b31b344648f693fd613c722260066e11ad8c82dc07f5e5af2e276bde1b9f6a1dd6da3bf93cdd3583d128a2b373fce0 +"@tanstack/query-core@npm:5.36.1": + version: 5.36.1 + resolution: "@tanstack/query-core@npm:5.36.1" + checksum: 10c0/53ba44c9934c99035122e586ae21bdc10a9978054d555f9608241c20b931c357eb60364e9d17adb1f30501494427bd63c00684923c8d08f41d41c5f346922d47 languageName: node linkType: hard @@ -538,14 +538,14 @@ __metadata: languageName: node linkType: hard -"@tanstack/react-query@npm:^5.32.0": - version: 5.32.0 - resolution: "@tanstack/react-query@npm:5.32.0" +"@tanstack/react-query@npm:^5.37.1": + version: 5.37.1 + resolution: "@tanstack/react-query@npm:5.37.1" dependencies: - "@tanstack/query-core": "npm:5.32.0" + "@tanstack/query-core": "npm:5.36.1" peerDependencies: react: ^18.0.0 - checksum: 10c0/0b55b4f9d91e0f72cf12298c1659ee6520723eed16b7d523bc69269331544af8b62699b72d89840dc8ae75076144ac121ed1373d4f8e7d4cd48f5e0eb1d73d80 + checksum: 10c0/f0b33ec31c68bdc10f4aea9c3288ca969d77c57c87da7c77d0965fb9f82b5cb9d658868769fdaa3d4dc3deffd12b80c7debaa99cb702c52f41040fb7091162f7 languageName: node linkType: hard @@ -2515,7 +2515,7 @@ __metadata: "@mantine/tiptap": "npm:^7.9.1" "@tabler/icons-react": "npm:^3.3.0" "@tanstack/eslint-plugin-query": "npm:^5.35.6" - "@tanstack/react-query": "npm:^5.32.0" + "@tanstack/react-query": "npm:^5.37.1" "@tanstack/react-query-devtools": "npm:^5.36.0" "@tiptap/core": "npm:^2.4.0" "@tiptap/extension-highlight": "npm:^2.3.0"