diff --git a/package.json b/package.json index f9022680c..b032d2b64 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-i18next": "^15.5.3", - "react-icons": "^5.4.0", + "react-icons": "^5.5.0", "recharts": "^3.1.2", "swr": "^2.3.3", "systeminformation": "^5.27.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0c5320eee..29b3e672d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ importers: specifier: ^15.5.3 version: 15.5.3(i18next@25.5.3(typescript@5.7.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.3) react-icons: - specifier: ^5.4.0 - version: 5.4.0(react@18.3.1) + specifier: ^5.5.0 + version: 5.5.0(react@18.3.1) recharts: specifier: ^3.1.2 version: 3.1.2(@types/react@19.0.10)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(redux@5.0.1) @@ -2458,8 +2458,8 @@ packages: typescript: optional: true - react-icons@5.4.0: - resolution: {integrity: sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==} + react-icons@5.5.0: + resolution: {integrity: sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==} peerDependencies: react: '*' @@ -5513,7 +5513,7 @@ snapshots: react-dom: 18.3.1(react@18.3.1) typescript: 5.7.3 - react-icons@5.4.0(react@18.3.1): + react-icons@5.5.0(react@18.3.1): dependencies: react: 18.3.1