diff --git a/package-lock.json b/package-lock.json index 41691c3..98971be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "react-dom": "^18.3.1", "react-dotenv": "^0.1.3", "react-facebook-login": "^4.1.1", - "react-icons": "^5.2.1", + "react-icons": "^5.4.0", "react-lottie": "^1.2.4", "react-router-dom": "^6.26.1", "react-typed": "^1.2.0", @@ -4886,9 +4886,9 @@ } }, "node_modules/react-icons": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.2.1.tgz", - "integrity": "sha512-zdbW5GstTzXaVKvGSyTaBalt7HSfuK5ovrzlpyiWHAFXndXTdd/1hdDHI4xBM1Mn7YriT6aqESucFl9kEXzrdw==", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.4.0.tgz", + "integrity": "sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==", "peerDependencies": { "react": "*" } @@ -9329,9 +9329,9 @@ "requires": {} }, "react-icons": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.2.1.tgz", - "integrity": "sha512-zdbW5GstTzXaVKvGSyTaBalt7HSfuK5ovrzlpyiWHAFXndXTdd/1hdDHI4xBM1Mn7YriT6aqESucFl9kEXzrdw==", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.4.0.tgz", + "integrity": "sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==", "requires": {} }, "react-indiana-drag-scroll": { diff --git a/package.json b/package.json index c58c82c..671e1b9 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "react-dom": "^18.3.1", "react-dotenv": "^0.1.3", "react-facebook-login": "^4.1.1", - "react-icons": "^5.2.1", + "react-icons": "^5.4.0", "react-lottie": "^1.2.4", "react-router-dom": "^6.26.1", "react-typed": "^1.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4c8d718..4ff864a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^4.1.1 version: 4.1.1(react@18.3.1) react-icons: - specifier: ^5.2.1 - version: 5.2.1(react@18.3.1) + specifier: ^5.4.0 + version: 5.4.0(react@18.3.1) react-lottie: specifier: ^1.2.4 version: 1.2.4(react@18.3.1) @@ -1807,8 +1807,8 @@ packages: peerDependencies: react: '*' - react-icons@5.2.1: - resolution: {integrity: sha512-zdbW5GstTzXaVKvGSyTaBalt7HSfuK5ovrzlpyiWHAFXndXTdd/1hdDHI4xBM1Mn7YriT6aqESucFl9kEXzrdw==} + react-icons@5.4.0: + resolution: {integrity: sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==} peerDependencies: react: '*' @@ -4016,7 +4016,7 @@ snapshots: dependencies: react: 18.3.1 - react-icons@5.2.1(react@18.3.1): + react-icons@5.4.0(react@18.3.1): dependencies: react: 18.3.1 diff --git a/yarn.lock b/yarn.lock index 4332c09..f10e334 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2710,10 +2710,10 @@ react-icons@^4.6.0: resolved "https://registry.npmjs.org/react-icons/-/react-icons-4.12.0.tgz" integrity sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw== -react-icons@^5.2.1: - version "5.2.1" - resolved "https://registry.npmjs.org/react-icons/-/react-icons-5.2.1.tgz" - integrity sha512-zdbW5GstTzXaVKvGSyTaBalt7HSfuK5ovrzlpyiWHAFXndXTdd/1hdDHI4xBM1Mn7YriT6aqESucFl9kEXzrdw== +react-icons@^5.4.0: + version "5.4.0" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.4.0.tgz#443000f6e5123ee1b21ea8c0a716f6e7797f7416" + integrity sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ== react-indiana-drag-scroll@^2.2.0: version "2.2.0"