From a1b35c9bd320f533ef2b4228b26135be5167843f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 06:19:22 +0000 Subject: [PATCH] Bump @tanstack/react-query from 5.14.2 to 5.28.9 Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.14.2 to 5.28.9. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.28.9/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 | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 6d167b9..662165e 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@reduxjs/toolkit": "^1.9.7", "@sentry/react": "^7.91.0", "@sentry/tracing": "^7.89.0", - "@tanstack/react-query": "^5.14.2", + "@tanstack/react-query": "^5.28.9", "@tanstack/react-query-devtools": "^5.14.2", "@types/node": "^20.10.5", "axios": "^1.6.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 315cd66..6696702 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,11 +33,11 @@ dependencies: specifier: ^7.89.0 version: 7.89.0 '@tanstack/react-query': - specifier: ^5.14.2 - version: 5.14.2(react@18.2.0) + specifier: ^5.28.9 + version: 5.28.9(react@18.2.0) '@tanstack/react-query-devtools': specifier: ^5.14.2 - version: 5.14.2(@tanstack/react-query@5.14.2)(react@18.2.0) + version: 5.14.2(@tanstack/react-query@5.28.9)(react@18.2.0) '@types/node': specifier: ^20.10.5 version: 20.10.5 @@ -1452,31 +1452,31 @@ packages: - supports-color dev: true - /@tanstack/query-core@5.14.2: - resolution: {integrity: sha512-QmoJvC72sSWs3hgGis8JdmlDvqLfYGWUK4UG6OR9Q6t28JMN9m2FDwKPqoSJ9YVocELCSjMt/FGjEiLfk8000Q==} + /@tanstack/query-core@5.28.9: + resolution: {integrity: sha512-hNlfCiqZevr3GRVPXS3MhaGW5hjcxvCsIQ4q6ff7EPlvFwYZaS+0d9EIIgofnegDaU2BbCDlyURoYfRl5rmzow==} dev: false /@tanstack/query-devtools@5.13.5: resolution: {integrity: sha512-effSYz9AWcZ6sNd+c8LCBYFIuDZApoCTXEpRlEYChBZpMz9QUUVMLToThwCyUY49+T5pANL3XxgZf3HV7hwJlg==} dev: false - /@tanstack/react-query-devtools@5.14.2(@tanstack/react-query@5.14.2)(react@18.2.0): + /@tanstack/react-query-devtools@5.14.2(@tanstack/react-query@5.28.9)(react@18.2.0): resolution: {integrity: sha512-qSV88emQbUNM61IWCZqUdqjShPNyVcQnEaAJMFM1eaCAcUnDIpRtsGRMNEYYAjuWAXbkCjAo/JdwArF/z5hyMQ==} peerDependencies: '@tanstack/react-query': ^5.14.2 react: ^18.0.0 dependencies: '@tanstack/query-devtools': 5.13.5 - '@tanstack/react-query': 5.14.2(react@18.2.0) + '@tanstack/react-query': 5.28.9(react@18.2.0) react: 18.2.0 dev: false - /@tanstack/react-query@5.14.2(react@18.2.0): - resolution: {integrity: sha512-SbOzV7UBW8ED3tOnyn6kqNGscnOAfoxShYlbvaQo/5528mDZKpvrwoL/1du1/ukSC6RMAiKmx95SrYqlwPzWDw==} + /@tanstack/react-query@5.28.9(react@18.2.0): + resolution: {integrity: sha512-vwifBkGXsydsLxFOBMe3+f8kvtDoqDRDwUNjPHVDDt+FoBetCbOWAUHgZn4k+CVeZgLmy7bx6aKeDbe3e8koOQ==} peerDependencies: react: ^18.0.0 dependencies: - '@tanstack/query-core': 5.14.2 + '@tanstack/query-core': 5.28.9 react: 18.2.0 dev: false