diff --git a/package.json b/package.json index 5f8afb808..7c1e296e8 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "next-themes": "0.4.4", "prisma": "6.3.1", "prisma-extension-soft-delete": "2.0.0", - "react-icons": "5.4.0", + "react-icons": "5.5.0", "superjson": "2.2.2", "tsx": "4.19.4", "zod": "3.24.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 318d8ed87..9846ca43e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: 2.0.0 version: 2.0.0(@prisma/client@6.3.1(prisma@6.3.1(typescript@5.7.3))(typescript@5.7.3)) 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) superjson: specifier: 2.2.2 version: 2.2.2 @@ -4975,8 +4975,8 @@ packages: react-fast-compare@3.2.2: resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==} - 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: '*' @@ -11259,7 +11259,7 @@ snapshots: react-fast-compare@3.2.2: {} - react-icons@5.4.0(react@19.0.0): + react-icons@5.5.0(react@19.0.0): dependencies: react: 19.0.0