diff --git a/package.json b/package.json index aaa5638..7f5a4a0 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@vercel/analytics": "^2.0.1", "@vercel/speed-insights": "^2.0.0", "firebase": "^12.15.0", - "lucide-react": "^1.14.0", + "lucide-react": "^1.23.0", "next": "16.2.9", "react": "19.2.5", "react-dom": "19.2.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 164a1ef..7ad1da0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,8 +23,8 @@ importers: specifier: ^12.15.0 version: 12.15.0 lucide-react: - specifier: ^1.14.0 - version: 1.16.0(react@19.2.5) + specifier: ^1.23.0 + version: 1.23.0(react@19.2.5) next: specifier: 16.2.9 version: 16.2.9(@babel/core@7.29.7)(react-dom@19.2.5(react@19.2.5))(react@19.2.5) @@ -2059,8 +2059,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@1.16.0: - resolution: {integrity: sha512-dYwyPzb4MEKpGUmNYk3WKWPnMrHs3FKM+q94kAnJrcDIqqn1hq2xY8scaS2ovsOCM5D51ey2gaRG3PBb1vgoYQ==} + 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 @@ -4671,7 +4671,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@1.16.0(react@19.2.5): + lucide-react@1.23.0(react@19.2.5): dependencies: react: 19.2.5