From c23d601d538fd3afd92c01323d786657531fa104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 19:34:52 +0000 Subject: [PATCH] Bump react-is from 18.2.0 to 19.1.0 in /frontend Bumps [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) from 18.2.0 to 19.1.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react-is) --- updated-dependencies: - dependency-name: react-is dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index b150467db..b3d3e50ea 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -27,7 +27,7 @@ "react-error-boundary": "4.0.13", "react-hook-form": "7.54.2", "react-hot-toast": "2.4.1", - "react-is": "18.2.0", + "react-is": "19.1.0", "react-multi-select-component": "4.3.4", "react-router-dom": "6.23.0", "sass": "1.66.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index c9f16ad2a..aa9b3f80b 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: 2.4.1 version: 2.4.1(csstype@3.1.2)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) react-is: - specifier: 18.2.0 - version: 18.2.0 + specifier: 19.1.0 + version: 19.1.0 react-multi-select-component: specifier: 4.3.4 version: 4.3.4(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -3513,6 +3513,9 @@ packages: react-is@18.2.0: resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} + react-is@19.1.0: + resolution: {integrity: sha512-Oe56aUPnkHyyDxxkvqtd7KkdQP5uIUfHxd5XTb3wE9d/kRnZLmKbDB0GWk919tdQ+mxxPtG6EAs6RMT6i1qtHg==} + react-multi-select-component@4.3.4: resolution: {integrity: sha512-Ui/bzCbROF4WfKq3OKWyQJHmy/bd1mW7CQM+L83TfiltuVvHElhKEyPM3JzO9urIcWplBUKv+kyxqmEnd9jPcA==} peerDependencies: @@ -8190,6 +8193,8 @@ snapshots: react-is@18.2.0: {} + react-is@19.1.0: {} + react-multi-select-component@4.3.4(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: react: 18.2.0