diff --git a/package.json b/package.json index 8c5f6dd..cbcbfea 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@tanstack/react-router": "^1.170.18", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^1.24.0", + "lucide-react": "^1.27.0", "msw": "^2.15.0", "react": "^19.2.8", "react-dom": "^19.2.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5952930..e3a5a95 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 lucide-react: - specifier: ^1.24.0 - version: 1.24.0(react@19.2.8) + specifier: ^1.27.0 + version: 1.27.0(react@19.2.8) msw: specifier: ^2.15.0 version: 2.15.0(@types/node@26.1.1)(typescript@6.0.3) @@ -2399,8 +2399,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@1.24.0: - resolution: {integrity: sha512-YT6mBD8lGKkg4nM39enlm94/sfJIiW0YKUT60fBy4YK8tai31ylg1VhGNWxkpSKHo9UagfnZqwIff3HTDQwXeA==} + lucide-react@1.27.0: + resolution: {integrity: sha512-rJicGl/3Fly/E0rOH1YmPZ6e49JCnKknh1ox1vpHnkfjujAkKA6sqUZvH3MTAaXXjgexyUwgNwTJzTtYuAFYJw==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -5211,7 +5211,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@1.24.0(react@19.2.8): + lucide-react@1.27.0(react@19.2.8): dependencies: react: 19.2.8