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