From 37a51a3bf6b79b59f3b867ed134dbde05c39704d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 11:15:04 +0000 Subject: [PATCH] Bump react-redux from 9.1.2 to 9.2.0 Bumps [react-redux](https://github.com/reduxjs/react-redux) from 9.1.2 to 9.2.0. - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](https://github.com/reduxjs/react-redux/compare/v9.1.2...v9.2.0) --- updated-dependencies: - dependency-name: react-redux dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 44 ++++++++++++++++++++++---------------------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index 2c18d74d3..0f3709252 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "react-dom": "^18.3.1", "react-ga": "^3.3.1", "react-joyride": "^2.9.2", - "react-redux": "^9.1.2", + "react-redux": "^9.2.0", "react-router": "^6.27.0", "react-router-dom": "^6.27.0", "react-scripts": "5.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 62264926c..51b512d0c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 1.3.0 '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.2(@types/react@18.2.79)(react@18.3.1)(redux@4.2.1))(react@18.3.1) + version: 1.9.7(react-redux@9.2.0(@types/react@18.2.79)(react@18.3.1)(redux@4.2.1))(react@18.3.1) '@sentry/browser': specifier: ^8.45.1 version: 8.45.1 @@ -28,7 +28,7 @@ importers: version: 6.6.3 connected-react-router: specifier: ^6.9.3 - version: 6.9.3(history@5.3.0)(react-redux@9.1.2(@types/react@18.2.79)(react@18.3.1)(redux@4.2.1))(react-router@6.27.0(react@18.3.1))(react@18.3.1)(redux@4.2.1) + version: 6.9.3(history@5.3.0)(react-redux@9.2.0(@types/react@18.2.79)(react@18.3.1)(redux@4.2.1))(react-router@6.27.0(react@18.3.1))(react@18.3.1)(redux@4.2.1) fast-equals: specifier: ^5.0.1 version: 5.0.1 @@ -63,8 +63,8 @@ importers: specifier: ^2.9.2 version: 2.9.2(@types/react@18.2.79)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-redux: - specifier: ^9.1.2 - version: 9.1.2(@types/react@18.2.79)(react@18.3.1)(redux@4.2.1) + specifier: ^9.2.0 + version: 9.2.0(@types/react@18.2.79)(react@18.3.1)(redux@4.2.1) react-router: specifier: ^6.27.0 version: 6.27.0(react@18.3.1) @@ -2121,8 +2121,8 @@ packages: '@types/trusted-types@2.0.2': resolution: {integrity: sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg==} - '@types/use-sync-external-store@0.0.3': - resolution: {integrity: sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA==} + '@types/use-sync-external-store@0.0.6': + resolution: {integrity: sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==} '@types/uuid@9.0.7': resolution: {integrity: sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==} @@ -6308,11 +6308,11 @@ packages: react-lifecycles-compat@3.0.4: resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==} - react-redux@9.1.2: - resolution: {integrity: sha512-0OA4dhM1W48l3uzmv6B7TXPCGmokUU4p1M44DGN2/D9a1FjVPukVjER1PcPX97jIg6aUeLq1XJo1IpfbgULn0w==} + react-redux@9.2.0: + resolution: {integrity: sha512-ROY9fvHhwOD9ySfrF0wmvu//bKCQ6AeZZq1nJNtbDC+kk5DuSuNX/n6YWYF/SYy7bSba4D4FSz8DJeKY/S/r+g==} peerDependencies: - '@types/react': ^18.2.25 - react: ^18.0 + '@types/react': ^18.2.25 || ^19 + react: ^18.0 || ^19 redux: ^5.0.0 peerDependenciesMeta: '@types/react': @@ -7415,10 +7415,10 @@ packages: url@0.11.1: resolution: {integrity: sha512-rWS3H04/+mzzJkv0eZ7vEDGiQbgquI1fGfOad6zKvgYQi1SzMmhl7c/DdRGxhaWrVH6z0qWITo8rpnxK/RfEhA==} - use-sync-external-store@1.2.0: - resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==} + use-sync-external-store@1.4.0: + resolution: {integrity: sha512-9WXSPC5fMv61vaupRkCKCxsPxBocVnwakBEkMIHHpkTTg6icbJtg6jzgtLDm4bl3cSHAca52rYWih0k4K3PfHw==} peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} @@ -9278,7 +9278,7 @@ snapshots: webpack-dev-server: 4.11.1(webpack@5.94.0(esbuild@0.20.2)) webpack-hot-middleware: 2.25.3 - '@reduxjs/toolkit@1.9.7(react-redux@9.1.2(@types/react@18.2.79)(react@18.3.1)(redux@4.2.1))(react@18.3.1)': + '@reduxjs/toolkit@1.9.7(react-redux@9.2.0(@types/react@18.2.79)(react@18.3.1)(redux@4.2.1))(react@18.3.1)': dependencies: immer: 9.0.21 redux: 4.2.1 @@ -9286,7 +9286,7 @@ snapshots: reselect: 4.1.8 optionalDependencies: react: 18.3.1 - react-redux: 9.1.2(@types/react@18.2.79)(react@18.3.1)(redux@4.2.1) + react-redux: 9.2.0(@types/react@18.2.79)(react@18.3.1)(redux@4.2.1) '@remix-run/router@1.20.0': {} @@ -10127,7 +10127,7 @@ snapshots: '@types/trusted-types@2.0.2': {} - '@types/use-sync-external-store@0.0.3': {} + '@types/use-sync-external-store@0.0.6': {} '@types/uuid@9.0.7': {} @@ -11121,13 +11121,13 @@ snapshots: connect-history-api-fallback@2.0.0: {} - connected-react-router@6.9.3(history@5.3.0)(react-redux@9.1.2(@types/react@18.2.79)(react@18.3.1)(redux@4.2.1))(react-router@6.27.0(react@18.3.1))(react@18.3.1)(redux@4.2.1): + connected-react-router@6.9.3(history@5.3.0)(react-redux@9.2.0(@types/react@18.2.79)(react@18.3.1)(redux@4.2.1))(react-router@6.27.0(react@18.3.1))(react@18.3.1)(redux@4.2.1): dependencies: history: 5.3.0 lodash.isequalwith: 4.4.0 prop-types: 15.8.1 react: 18.3.1 - react-redux: 9.1.2(@types/react@18.2.79)(react@18.3.1)(redux@4.2.1) + react-redux: 9.2.0(@types/react@18.2.79)(react@18.3.1)(redux@4.2.1) react-router: 6.27.0(react@18.3.1) redux: 4.2.1 optionalDependencies: @@ -15001,11 +15001,11 @@ snapshots: react-lifecycles-compat@3.0.4: {} - react-redux@9.1.2(@types/react@18.2.79)(react@18.3.1)(redux@4.2.1): + react-redux@9.2.0(@types/react@18.2.79)(react@18.3.1)(redux@4.2.1): dependencies: - '@types/use-sync-external-store': 0.0.3 + '@types/use-sync-external-store': 0.0.6 react: 18.3.1 - use-sync-external-store: 1.2.0(react@18.3.1) + use-sync-external-store: 1.4.0(react@18.3.1) optionalDependencies: '@types/react': 18.2.79 redux: 4.2.1 @@ -16314,7 +16314,7 @@ snapshots: punycode: 1.4.1 qs: 6.11.2 - use-sync-external-store@1.2.0(react@18.3.1): + use-sync-external-store@1.4.0(react@18.3.1): dependencies: react: 18.3.1