diff --git a/frontend/package.json b/frontend/package.json index d74ba5ed..6afd9e2b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -38,7 +38,7 @@ "react": "19.2.0", "react-dom": "19.2.0", "react-i18next": "16.5.0", - "react-icons": "5.5.0", + "react-icons": "5.6.0", "react-qr-code": "2.0.12", "react-router": "7.13.0", "swr": "2.4.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index d8811b79..ce3009ad 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -78,8 +78,8 @@ importers: specifier: 16.5.0 version: 16.5.0(i18next@25.8.0(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3) react-icons: - specifier: 5.5.0 - version: 5.5.0(react@19.2.0) + specifier: 5.6.0 + version: 5.6.0(react@19.2.0) react-qr-code: specifier: 2.0.12 version: 2.0.12(react@19.2.0) @@ -2501,8 +2501,8 @@ packages: typescript: optional: true - react-icons@5.5.0: - resolution: {integrity: sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==} + react-icons@5.6.0: + resolution: {integrity: sha512-RH93p5ki6LfOiIt0UtDyNg/cee+HLVR6cHHtW3wALfo+eOHTp8RnU2kRkI6E+H19zMIs03DyxUG/GfZMOGvmiA==} peerDependencies: react: '*' @@ -5692,7 +5692,7 @@ snapshots: react-dom: 19.2.0(react@19.2.0) typescript: 5.9.3 - react-icons@5.5.0(react@19.2.0): + react-icons@5.6.0(react@19.2.0): dependencies: react: 19.2.0