diff --git a/packages/ui/package.json b/packages/ui/package.json index 97465c7..6ae4fba 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -18,7 +18,7 @@ "clsx": "^2.1.1", "dompurify": "^3.4.11", "highlight.js": "^11.11.1", - "lucide-react": "^1.18.0", + "lucide-react": "^1.26.0", "marked": "^18.0.5", "marked-highlight": "^2.2.4", "radix-ui": "^1.6.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 28c1ccd..9e05b36 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -547,8 +547,8 @@ importers: specifier: ^11.11.1 version: 11.11.1 lucide-react: - specifier: ^1.18.0 - version: 1.18.0(react@19.2.7) + specifier: ^1.26.0 + version: 1.26.0(react@19.2.7) marked: specifier: ^18.0.5 version: 18.0.5 @@ -3399,8 +3399,8 @@ packages: resolution: {integrity: sha512-RPimw/7aMdv2oqRrxKwvZXcPfwBrn/JZ2xYcY9Hus/6LaS3VOAKVWKWgNLCFSiOm1ESXinjsDlidVU7JlnCN2A==} engines: {node: 20 || >=22} - lucide-react@1.18.0: - resolution: {integrity: sha512-LZDb7H/0YfM+RJncD0hDQRCAu+vSGODqpe35TuVI8EuXaRjkczbsx7p8dY4J87F/MUSj6bpYqeI8nw8qXaAdmA==} + lucide-react@1.26.0: + resolution: {integrity: sha512-raglYVR2+VkMfJL158krjVmE+rV5ST2lzA/KQm1FRSjMHT4MnWaegHxoVEpmc2So3nOEhp9oGejJwAPX8MoAjg==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -6712,7 +6712,7 @@ snapshots: lru-cache@11.5.1: {} - lucide-react@1.18.0(react@19.2.7): + lucide-react@1.26.0(react@19.2.7): dependencies: react: 19.2.7