From 4b7f583352b081dafde5e38870f9ae625be6fbc8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 16:04:59 +0000 Subject: [PATCH] fix(deps): update dependency react-icons to v5 --- package.json | 2 +- pnpm-lock.yaml | 13 ++++++++----- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1d15148..78ee9f2 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@sanity/vision": "^3.10.1", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-icons": "^4.8.0", + "react-icons": "^5.0.0", "react-is": "^18.2.0", "sanity": "^3.10.1", "styled-components": "^6.1.15" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0e15a31..fed713e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^18.2.0 version: 18.3.1(react@18.3.1) react-icons: - specifier: ^4.8.0 - version: 4.12.0(react@18.3.1) + specifier: ^5.0.0 + version: 5.7.0(react@18.3.1) react-is: specifier: ^18.2.0 version: 18.3.1 @@ -1980,6 +1980,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@vercel/edge@1.2.3': resolution: {integrity: sha512-VKnYU0BR4FXXlayCttoeAm2Z8PN9E/9EvbwSdjYNBUZAZHJgUpmxXO0kxMeIIRW64/sIPitaPidekxY4qIydZg==} @@ -3633,6 +3634,7 @@ packages: json-2-csv@5.5.10: resolution: {integrity: sha512-Dep8wO3Fr5wNjQevO2Z8Y7yeee/nYSGRsi7q6zJDKEVHxXkXT+v21vxHmDX923UzmCXXkSo62HaTz6eTWzFLaw==} engines: {node: '>= 16'} + deprecated: A security vulnerability has been reported with the preventCsvInjection option which has been fixed in version 5.5.11. Please upgrade as soon as possible. json-buffer@3.0.1: resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} @@ -4378,8 +4380,8 @@ packages: react-native: optional: true - react-icons@4.12.0: - resolution: {integrity: sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==} + react-icons@5.7.0: + resolution: {integrity: sha512-LBLy340Rzqy6+/yVhZKT3B/QpP1BZaesGqasf09HPOBzRarcDIFH0WwXlXQfE7q7ipxK4MSiC5DIBWURCny6fw==} peerDependencies: react: '*' @@ -4971,6 +4973,7 @@ packages: tsconfck@3.1.6: resolution: {integrity: sha512-ks6Vjr/jEw0P1gmOVwutM3B7fWxoWBL2KRDb1JfqGVawBmO5UsvmWOQFGHBPl5yxYz4eERr19E6L7NMv+Fej4w==} engines: {node: ^18 || >=20} + deprecated: unmaintained hasBin: true peerDependencies: typescript: ^5.0.0 @@ -10479,7 +10482,7 @@ snapshots: optionalDependencies: react-dom: 18.3.1(react@18.3.1) - react-icons@4.12.0(react@18.3.1): + react-icons@5.7.0(react@18.3.1): dependencies: react: 18.3.1