From 285459b11161f001697b79004126df5874c03b06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 02:51:19 +0000 Subject: [PATCH] chore(deps): bump @tanstack/react-query from 5.52.2 to 5.59.13 Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.52.2 to 5.59.13. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.59.13/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 +- pnpm-lock.yaml | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index fd4056c..eae540b 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@radix-ui/react-slot": "^1.1.0", "@radix-ui/react-switch": "1.1.0", "@radix-ui/react-tabs": "^1.1.0", - "@tanstack/react-query": "5.52.2", + "@tanstack/react-query": "5.59.13", "@tanstack/react-query-devtools": "5.52.2", "@types/firefox": "^0.0.34", "@types/firefox-webext-browser": "^120.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7c010f0..589a4af 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,11 +42,11 @@ importers: specifier: ^1.1.0 version: 1.1.0(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) '@tanstack/react-query': - specifier: 5.52.2 - version: 5.52.2(react@18.2.0) + specifier: 5.59.13 + version: 5.59.13(react@18.2.0) '@tanstack/react-query-devtools': specifier: 5.52.2 - version: 5.52.2(@tanstack/react-query@5.52.2(react@18.2.0))(react@18.2.0) + version: 5.52.2(@tanstack/react-query@5.59.13(react@18.2.0))(react@18.2.0) '@types/firefox': specifier: ^0.0.34 version: 0.0.34 @@ -1984,8 +1984,8 @@ packages: peerDependencies: eslint: ^8 || ^9 - '@tanstack/query-core@5.52.2': - resolution: {integrity: sha512-9vvbFecK4A0nDnrc/ks41e3UHONF1DAnGz8Tgbxkl59QcvKWmc0ewhYuIKRh8NC4ja5LTHT9EH16KHbn2AIYWA==} + '@tanstack/query-core@5.59.13': + resolution: {integrity: sha512-Oou0bBu/P8+oYjXsJQ11j+gcpLAMpqW42UlokQYEz4dE7+hOtVO9rVuolJKgEccqzvyFzqX4/zZWY+R/v1wVsQ==} '@tanstack/query-devtools@5.51.16': resolution: {integrity: sha512-ajwuq4WnkNCMj/Hy3KR8d3RtZ6PSKc1dD2vs2T408MdjgKzQ3klVoL6zDgVO7X+5jlb5zfgcO3thh4ojPhfIaw==} @@ -1996,8 +1996,8 @@ packages: '@tanstack/react-query': ^5.52.2 react: ^18 || ^19 - '@tanstack/react-query@5.52.2': - resolution: {integrity: sha512-d4OwmobpP+6+SvuAxW1RzAY95Pv87Gu+0GjtErzFOUXo+n0FGcwxKvzhswCsXKxsgnAr3bU2eJ2u+GXQAutkCQ==} + '@tanstack/react-query@5.59.13': + resolution: {integrity: sha512-GB2ELtiH8tL0rcFiM4sWvnXhazt1xRXX/LolMEV12kfEKu58aNA4lQoieslP61PO4vZO9JJMwm+6lqyS0E1HOA==} peerDependencies: react: ^18 || ^19 @@ -6425,19 +6425,19 @@ snapshots: - supports-color - typescript - '@tanstack/query-core@5.52.2': {} + '@tanstack/query-core@5.59.13': {} '@tanstack/query-devtools@5.51.16': {} - '@tanstack/react-query-devtools@5.52.2(@tanstack/react-query@5.52.2(react@18.2.0))(react@18.2.0)': + '@tanstack/react-query-devtools@5.52.2(@tanstack/react-query@5.59.13(react@18.2.0))(react@18.2.0)': dependencies: '@tanstack/query-devtools': 5.51.16 - '@tanstack/react-query': 5.52.2(react@18.2.0) + '@tanstack/react-query': 5.59.13(react@18.2.0) react: 18.2.0 - '@tanstack/react-query@5.52.2(react@18.2.0)': + '@tanstack/react-query@5.59.13(react@18.2.0)': dependencies: - '@tanstack/query-core': 5.52.2 + '@tanstack/query-core': 5.59.13 react: 18.2.0 '@trysound/sax@0.2.0': {}