diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 780f2a2..b59959a 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -26,7 +26,7 @@ "@tanstack/react-virtual": "^3.14.2", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", - "lucide-react": "^0.456.0", + "lucide-react": "^1.17.0", "react": "^18.3.1", "react-dom": "^18.3.1", "react-hook-form": "^7.77.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c9870dd..9521459 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -167,8 +167,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 lucide-react: - specifier: ^0.456.0 - version: 0.456.0(react@18.3.1) + specifier: ^1.17.0 + version: 1.17.0(react@18.3.1) react: specifier: ^18.3.1 version: 18.3.1 @@ -2315,10 +2315,10 @@ packages: lru-memoizer@3.0.0: resolution: {integrity: sha512-m83w/cYXLdUIboKSPxzPAGfYnk+vqeDYXuoSrQRw1q+yVEd8IXhvMufN8Q5TIPe7e2jyX4SRNrDJI2Skw1yznQ==} - lucide-react@0.456.0: - resolution: {integrity: sha512-DIIGJqTT5X05sbAsQ+OhA8OtJYyD4NsEMCA/HQW/Y6ToPQ7gwbtujIoeAaup4HpHzV35SQOarKAWH8LYglB6eA==} + lucide-react@1.17.0: + resolution: {integrity: sha512-9FA9evdox/JQL5PT57fdA1x/yg8T7knJ98+zjTL3UfKza6pflQUUh3XtaQIHKvnsJw1lmsEyHVlt5jchYxOQ5w==} peerDependencies: - react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc + react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 magic-string@0.30.21: resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} @@ -5112,7 +5112,7 @@ snapshots: lodash.clonedeep: 4.5.0 lru-cache: 11.5.1 - lucide-react@0.456.0(react@18.3.1): + lucide-react@1.17.0(react@18.3.1): dependencies: react: 18.3.1