diff --git a/package.json b/package.json index 04246994..bbf6c9d4 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "react-hot-toast": "^2.4.1", - "react-icons": "^4.10.1", + "react-icons": "^5.3.0", "react-intersection-observer": "^9.10.3", "react-vertical-timeline-component": "^3.6.0", "resend": "^0.16.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index baa133ff..f2568d1c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ^2.4.1 version: 2.4.1(csstype@3.1.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-icons: - specifier: ^4.10.1 - version: 4.10.1(react@18.3.1) + specifier: ^5.3.0 + version: 5.3.0(react@18.3.1) react-intersection-observer: specifier: ^9.10.3 version: 9.10.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -1679,8 +1679,8 @@ packages: react: '>=16' react-dom: '>=16' - react-icons@4.10.1: - resolution: {integrity: sha512-/ngzDP/77tlCfqthiiGNZeYFACw85fUjZtLbedmJ5DTlNDIwETxhwBzdOJ21zj4iJdvc0J3y7yOsX3PpxAJzrw==} + react-icons@5.3.0: + resolution: {integrity: sha512-DnUk8aFbTyQPSkCfF8dbX6kQjXA9DktMeJqfjrg6cK9vwQVMxmcA3BfP4QoiztVmEHtwlTgLFsPuH2NskKT6eg==} peerDependencies: react: '*' @@ -3842,7 +3842,7 @@ snapshots: transitivePeerDependencies: - csstype - react-icons@4.10.1(react@18.3.1): + react-icons@5.3.0(react@18.3.1): dependencies: react: 18.3.1