diff --git a/package.json b/package.json index 3e2a0c2..7adbb5f 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@tanstack/react-router": "^1.170.16", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^1.22.0", + "lucide-react": "^1.23.0", "msw": "^2.14.6", "react": "^19.2.7", "react-dom": "^19.2.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7fb3079..b82b8dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 lucide-react: - specifier: ^1.22.0 - version: 1.22.0(react@19.2.7) + specifier: ^1.23.0 + version: 1.23.0(react@19.2.7) msw: specifier: ^2.14.6 version: 2.14.6(@types/node@24.13.2)(typescript@6.0.3) @@ -2349,8 +2349,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@1.22.0: - resolution: {integrity: sha512-c9o3l0PiNcgOQDW4F31BEYHudE7kgxVt3o30qMl36ZPwTxXlGB4QnLilhERvVM4uh/pl5MDyY1/gzZSYcHDtBg==} + lucide-react@1.23.0: + resolution: {integrity: sha512-38BpJcD0JhFosxHApP/BYsBetLpQFRoTRzEzstM/XCc3jsAG7wqaY1lgVwxiUe3xqYE+lNxo2PkCmYwXWrwwIw==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -5115,7 +5115,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@1.22.0(react@19.2.7): + lucide-react@1.23.0(react@19.2.7): dependencies: react: 19.2.7