From ae17f7fa8c63c3494e667766059287615868e6ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 09:42:13 +0000 Subject: [PATCH] fix(deps): update dependency @tanstack/react-query to v5.20.1 --- apps/nextjs-app/package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index 41eba947734..3c72ab8a887 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -78,7 +78,7 @@ "@sentry/react": "7.100.1", "@soluble/cache-interop": "0.12.8", "@soluble/cache-ioredis": "0.13.11", - "@tanstack/react-query": "5.18.1", + "@tanstack/react-query": "5.20.1", "@vercel/analytics": "1.1.3", "@your-org/common-i18n": "workspace:^", "@your-org/core-lib": "workspace:^", diff --git a/yarn.lock b/yarn.lock index 165f2ad1781..d8eb38b7b63 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7192,21 +7192,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.18.1": - version: 5.18.1 - resolution: "@tanstack/query-core@npm:5.18.1" - checksum: 10c0/3fca6ae577ce39a14971ac60c8540f04a0c5a22e96cecaed1da7b47bdba79f2d8dc09c572995d068e2dc9bf685edb4114f1ca1317680b3acb398ceabd95a74bb +"@tanstack/query-core@npm:5.20.1": + version: 5.20.1 + resolution: "@tanstack/query-core@npm:5.20.1" + checksum: 10c0/e5d43bb96ae0c744d0f9739d4bc959d82d25d25b4d0e6b02d37b6d688d9bf403e1d3aedcd7063ee3c01ecc5a8d4f29dd053556733fb3ef8d5e5f748e0120081f languageName: node linkType: hard -"@tanstack/react-query@npm:5.18.1": - version: 5.18.1 - resolution: "@tanstack/react-query@npm:5.18.1" +"@tanstack/react-query@npm:5.20.1": + version: 5.20.1 + resolution: "@tanstack/react-query@npm:5.20.1" dependencies: - "@tanstack/query-core": "npm:5.18.1" + "@tanstack/query-core": "npm:5.20.1" peerDependencies: react: ^18.0.0 - checksum: 10c0/e017f6d3f57a7690707868955c1a630838f5225f42ea4c63d41a2ed15813b2b156a4e2be99f3c4a4590916564d289d4c8f084e68ef12c68bce9216215b0026ff + checksum: 10c0/53068471ff29312c6933aa1f30815e4200e53423c28f46c9057317030eb6028e194119bc391a426e59e24473fc796f3c73c816eb13bc51f91cedec7ecddbe4d3 languageName: node linkType: hard @@ -17811,7 +17811,7 @@ __metadata: "@svgr/webpack": "npm:8.1.0" "@tailwindcss/forms": "npm:0.5.7" "@tailwindcss/typography": "npm:0.5.10" - "@tanstack/react-query": "npm:5.18.1" + "@tanstack/react-query": "npm:5.20.1" "@testing-library/dom": "npm:9.3.4" "@testing-library/jest-dom": "npm:6.4.2" "@testing-library/react": "npm:14.2.1"