diff --git a/package.json b/package.json index 5e1d19e..cae6534 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "react-dom": "^19.0.0", "react-ga": "3.3.1", "react-helmet-async": "^2.0.5", - "react-icons": "5.4.0", + "react-icons": "5.5.0", "react-router-dom": "7.1.5", "react-scripts": "5.0.1", "styled-components": "6.1.15", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2006022..3224e50 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^2.0.5 version: 2.0.5(react@19.0.0) react-icons: - specifier: 5.4.0 - version: 5.4.0(react@19.0.0) + specifier: 5.5.0 + version: 5.5.0(react@19.0.0) react-router-dom: specifier: 7.1.5 version: 7.1.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -4648,8 +4648,8 @@ packages: peerDependencies: react: ^16.6.0 || ^17.0.0 || ^18.0.0 - 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: '*' @@ -5044,6 +5044,7 @@ packages: source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} + deprecated: The work that was done in this beta branch won't be included in future versions sourcemap-codec@1.4.8: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} @@ -5570,6 +5571,7 @@ packages: whatwg-encoding@1.0.5: resolution: {integrity: sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-fetch@3.6.20: resolution: {integrity: sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==} @@ -11216,7 +11218,7 @@ snapshots: react-fast-compare: 3.2.2 shallowequal: 1.1.0 - react-icons@5.4.0(react@19.0.0): + react-icons@5.5.0(react@19.0.0): dependencies: react: 19.0.0