From c771fd6abd555e574473a96b1caba42cd7df7c99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 06:13:28 +0000 Subject: [PATCH] Bump @tanstack/react-query-devtools from 5.14.2 to 5.14.5 Bumps [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) from 5.14.2 to 5.14.5. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.14.5/packages/react-query-devtools) --- updated-dependencies: - dependency-name: "@tanstack/react-query-devtools" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 6d167b9..1e07e70 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@sentry/react": "^7.91.0", "@sentry/tracing": "^7.89.0", "@tanstack/react-query": "^5.14.2", - "@tanstack/react-query-devtools": "^5.14.2", + "@tanstack/react-query-devtools": "^5.14.5", "@types/node": "^20.10.5", "axios": "^1.6.2", "formik": "^2.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 315cd66..9e165b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ dependencies: specifier: ^5.14.2 version: 5.14.2(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) + specifier: ^5.14.5 + version: 5.14.5(@tanstack/react-query@5.14.2)(react@18.2.0) '@types/node': specifier: ^20.10.5 version: 20.10.5 @@ -1456,17 +1456,17 @@ packages: resolution: {integrity: sha512-QmoJvC72sSWs3hgGis8JdmlDvqLfYGWUK4UG6OR9Q6t28JMN9m2FDwKPqoSJ9YVocELCSjMt/FGjEiLfk8000Q==} dev: false - /@tanstack/query-devtools@5.13.5: - resolution: {integrity: sha512-effSYz9AWcZ6sNd+c8LCBYFIuDZApoCTXEpRlEYChBZpMz9QUUVMLToThwCyUY49+T5pANL3XxgZf3HV7hwJlg==} + /@tanstack/query-devtools@5.14.5: + resolution: {integrity: sha512-xM8BQbE4FBAVEPr8t6MFbOJP+canDFz0hcY9Ho+5Z4LQciC60wE+7ZALx5n3InP4R7IELx8AodS5G3KYzBAwCg==} dev: false - /@tanstack/react-query-devtools@5.14.2(@tanstack/react-query@5.14.2)(react@18.2.0): - resolution: {integrity: sha512-qSV88emQbUNM61IWCZqUdqjShPNyVcQnEaAJMFM1eaCAcUnDIpRtsGRMNEYYAjuWAXbkCjAo/JdwArF/z5hyMQ==} + /@tanstack/react-query-devtools@5.14.5(@tanstack/react-query@5.14.2)(react@18.2.0): + resolution: {integrity: sha512-aDntW1dWc/feVUYwVqfM/r5OXa3RN06VhtYrTYW9fhj0Ks2dJw6Diknh9VpYqhI+gJrhVID95Rv/ZzS6W2lANA==} peerDependencies: '@tanstack/react-query': ^5.14.2 react: ^18.0.0 dependencies: - '@tanstack/query-devtools': 5.13.5 + '@tanstack/query-devtools': 5.14.5 '@tanstack/react-query': 5.14.2(react@18.2.0) react: 18.2.0 dev: false