diff --git a/package.json b/package.json index 8b22429..aa2d16c 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@radix-ui/react-toggle": "^1.1.0", "@williamhorning/cloudlink": "==4.1.1", "immer": "^10.1.1", - "lucide-react": "^0.454.0", + "lucide-react": "^0.456.0", "marked-react": "^2.0.0", "prettier-plugin-tailwindcss": "^0.6.8", "react": "^18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a0fb8d..dce6a44 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^10.1.1 version: 10.1.1 lucide-react: - specifier: ^0.454.0 - version: 0.454.0(react@18.3.1) + specifier: ^0.456.0 + version: 0.456.0(react@18.3.1) marked-react: specifier: ^2.0.0 version: 2.0.0(react@18.3.1) @@ -1121,8 +1121,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@0.454.0: - resolution: {integrity: sha512-hw7zMDwykCLnEzgncEEjHeA6+45aeEzRYuKHuyRSOPkhko+J3ySGjGIzu+mmMfDFG1vazHepMaYFYHbTFAZAAQ==} + lucide-react@0.456.0: + resolution: {integrity: sha512-DIIGJqTT5X05sbAsQ+OhA8OtJYyD4NsEMCA/HQW/Y6ToPQ7gwbtujIoeAaup4HpHzV35SQOarKAWH8LYglB6eA==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc @@ -2624,7 +2624,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@0.454.0(react@18.3.1): + lucide-react@0.456.0(react@18.3.1): dependencies: react: 18.3.1