From b15f8125d5d518f81dbb63f349c20fcbba08f3d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 13:44:27 +0000 Subject: [PATCH] build(deps): bump @tanstack/react-query in /src/web Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.55.0 to 5.55.1. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.55.1/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/web/package.json | 2 +- src/web/pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/web/package.json b/src/web/package.json index 59e79ab..e43fa48 100644 --- a/src/web/package.json +++ b/src/web/package.json @@ -18,7 +18,7 @@ "@mui/system": "^6.0.2", "@mui/x-data-grid": "^7.16.0", "@mui/x-date-pickers": "^7.16.0", - "@tanstack/react-query": "^5.55.0", + "@tanstack/react-query": "^5.55.1", "@tanstack/react-query-devtools": "^5.55.0", "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^16.0.1", diff --git a/src/web/pnpm-lock.yaml b/src/web/pnpm-lock.yaml index 290f9a1..5d6dfbf 100644 --- a/src/web/pnpm-lock.yaml +++ b/src/web/pnpm-lock.yaml @@ -42,11 +42,11 @@ importers: specifier: ^7.16.0 version: 7.16.0(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1))(@mui/material@6.0.2(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@6.0.2(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(react@18.3.1))(@types/react@18.3.5)(dayjs@1.11.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tanstack/react-query': - specifier: ^5.55.0 - version: 5.55.0(react@18.3.1) + specifier: ^5.55.1 + version: 5.55.1(react@18.3.1) '@tanstack/react-query-devtools': specifier: ^5.55.0 - version: 5.55.0(@tanstack/react-query@5.55.0(react@18.3.1))(react@18.3.1) + version: 5.55.0(@tanstack/react-query@5.55.1(react@18.3.1))(react@18.3.1) '@testing-library/jest-dom': specifier: ^6.5.0 version: 6.5.0 @@ -1480,8 +1480,8 @@ packages: '@tanstack/react-query': ^5.55.0 react: ^18 || ^19 - '@tanstack/react-query@5.55.0': - resolution: {integrity: sha512-2uYuxEbRQD8TORUiTUacEOwt1e8aoSqUOJFGY5TUrh6rQ3U85zrMS2wvbNhBhXGh6Vj69QDCP2yv8tIY7joo6Q==} + '@tanstack/react-query@5.55.1': + resolution: {integrity: sha512-WpHBGFNFkJkApUIxsoJaOLXQdXp61sjPdbppyvO52RtMJg0lbMgYx56qien7W3DUJwYU7Gnk4L6w4IQEYm1cfw==} peerDependencies: react: ^18 || ^19 @@ -4997,13 +4997,13 @@ snapshots: '@tanstack/query-devtools@5.54.0': {} - '@tanstack/react-query-devtools@5.55.0(@tanstack/react-query@5.55.0(react@18.3.1))(react@18.3.1)': + '@tanstack/react-query-devtools@5.55.0(@tanstack/react-query@5.55.1(react@18.3.1))(react@18.3.1)': dependencies: '@tanstack/query-devtools': 5.54.0 - '@tanstack/react-query': 5.55.0(react@18.3.1) + '@tanstack/react-query': 5.55.1(react@18.3.1) react: 18.3.1 - '@tanstack/react-query@5.55.0(react@18.3.1)': + '@tanstack/react-query@5.55.1(react@18.3.1)': dependencies: '@tanstack/query-core': 5.54.1 react: 18.3.1