diff --git a/apps/web/package.json b/apps/web/package.json index 079885b..ce1ce27 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -18,7 +18,7 @@ "better-auth": "1.6.23", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^1.26.0", + "lucide-react": "^1.27.0", "next": "16.2.11", "pg": "8.22.0", "postgres": "catalog:", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 66ac239..d701d65 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -180,8 +180,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 lucide-react: - specifier: ^1.26.0 - version: 1.26.0(react@19.2.8) + specifier: ^1.27.0 + version: 1.27.0(react@19.2.8) next: specifier: 16.2.11 version: 16.2.11(@babel/core@7.29.7(supports-color@8.1.1))(@types/node@24.13.3)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) @@ -2517,8 +2517,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@1.26.0: - resolution: {integrity: sha512-raglYVR2+VkMfJL158krjVmE+rV5ST2lzA/KQm1FRSjMHT4MnWaegHxoVEpmc2So3nOEhp9oGejJwAPX8MoAjg==} + 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 @@ -5249,7 +5249,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@1.26.0(react@19.2.8): + lucide-react@1.27.0(react@19.2.8): dependencies: react: 19.2.8