diff --git a/package-lock.json b/package-lock.json index be6d85022..1fe96bedf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "react": "^18.3.1", "react-dom": "^18.2.0", "react-i18next": "^11.18.6", - "react-icons": "^4.12.0", + "react-icons": "^5.4.0", "recharts": "^2.12.6", "rrule": "^2.8.1", "swr": "^1.3.0", @@ -6594,10 +6594,9 @@ } }, "node_modules/react-icons": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.12.0.tgz", - "integrity": "sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==", - "license": "MIT", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.4.0.tgz", + "integrity": "sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==", "peerDependencies": { "react": "*" } diff --git a/package.json b/package.json index d16e7fdb9..79d88dd96 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "react": "^18.3.1", "react-dom": "^18.2.0", "react-i18next": "^11.18.6", - "react-icons": "^4.12.0", + "react-icons": "^5.4.0", "recharts": "^2.12.6", "rrule": "^2.8.1", "swr": "^1.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5b77c29d0..06ae7023b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ importers: specifier: ^11.18.6 version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-icons: - specifier: ^4.12.0 - version: 4.12.0(react@18.3.1) + specifier: ^5.4.0 + version: 5.4.0(react@18.3.1) recharts: specifier: ^2.12.6 version: 2.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -2349,8 +2349,8 @@ packages: react-native: optional: true - react-icons@4.12.0: - resolution: {integrity: sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==} + react-icons@5.4.0: + resolution: {integrity: sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==} peerDependencies: react: '*' @@ -5510,7 +5510,7 @@ snapshots: optionalDependencies: react-dom: 18.3.1(react@18.3.1) - react-icons@4.12.0(react@18.3.1): + react-icons@5.4.0(react@18.3.1): dependencies: react: 18.3.1