From df8efb0ca8310a6e03a84ba88fcb99824e5e55f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 09:39:29 +0200 Subject: [PATCH] fix(deps): update dependency @tanstack/react-query to v5.59.9 (#5983) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 29fcf3b78f2..2217243060a 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -78,7 +78,7 @@ "@sentry/react": "8.33.1", "@soluble/cache-interop": "0.12.8", "@soluble/cache-ioredis": "0.13.11", - "@tanstack/react-query": "5.59.8", + "@tanstack/react-query": "5.59.9", "@vercel/analytics": "1.3.1", "@your-org/common-i18n": "workspace:^", "@your-org/core-lib": "workspace:^", diff --git a/yarn.lock b/yarn.lock index 5f818b40e8a..66258f4e835 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6408,21 +6408,21 @@ __metadata: languageName: node linkType: hard -"@tanstack/query-core@npm:5.59.6": - version: 5.59.6 - resolution: "@tanstack/query-core@npm:5.59.6" - checksum: 10c0/b868ea403aa5be2ed020147a2a67cccbf5ba4963c599b95997f50c698bc40ad483e5b0e00a01156476b0f8637fc4999071b55abfc94e5309f74c99ab10099b1e +"@tanstack/query-core@npm:5.59.9": + version: 5.59.9 + resolution: "@tanstack/query-core@npm:5.59.9" + checksum: 10c0/a422c7a1b097541c76d7c64321114dae21628feece147fda2362482304c2064db8d327a5192ad286885f4066e515cadc7267aa3ea39063c0f31da65d13d0d0d4 languageName: node linkType: hard -"@tanstack/react-query@npm:5.59.8": - version: 5.59.8 - resolution: "@tanstack/react-query@npm:5.59.8" +"@tanstack/react-query@npm:5.59.9": + version: 5.59.9 + resolution: "@tanstack/react-query@npm:5.59.9" dependencies: - "@tanstack/query-core": "npm:5.59.6" + "@tanstack/query-core": "npm:5.59.9" peerDependencies: react: ^18 || ^19 - checksum: 10c0/c6350c8e0da8c3abbae9957c84cf8ccd6e9fc6e994d463dced27c9d9f35a78e973f37f04b27d532f0f904ed4476a4bb92cfe05abcf2644c9d36fd98ca1b3b81a + checksum: 10c0/17fca365b478514c11f5f4de9e6f193e1cd94bed12bf0be71e4554d871dbcbc297ec558e053a01015114d9fce201f4d15040a37275b61d4b27ae9901d5dc8c01 languageName: node linkType: hard @@ -14915,7 +14915,7 @@ __metadata: "@svgr/webpack": "npm:8.1.0" "@tailwindcss/forms": "npm:0.5.9" "@tailwindcss/typography": "npm:0.5.15" - "@tanstack/react-query": "npm:5.59.8" + "@tanstack/react-query": "npm:5.59.9" "@testing-library/dom": "npm:10.4.0" "@testing-library/jest-dom": "npm:6.5.0" "@testing-library/react": "npm:16.0.1"