diff --git a/package.json b/package.json index 91bc0c1..e2fe2af 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "axios": "^1.16.0", "class-variance-authority": "^0.7.1", "javascript-time-ago": "^2.6.4", - "lucide-react": "^1.14.0", + "lucide-react": "^1.23.0", "marked": "^18.0.3", "next": "^16.2.9", "react": "^19.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 83bac71..f09f08e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^2.6.4 version: 2.6.4 lucide-react: - specifier: ^1.14.0 - version: 1.14.0(react@19.2.5) + specifier: ^1.23.0 + version: 1.23.0(react@19.2.5) marked: specifier: ^18.0.3 version: 18.0.3 @@ -1613,8 +1613,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@1.14.0: - resolution: {integrity: sha512-+1mdWcfSJVUsaTIjN9zoezmUhfXo5l0vP7ekBMPo3jcS/aIkxHnXqAPsByszMZx/Y8oQBRJxJx5xg+RH3urzxA==} + 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 @@ -3439,7 +3439,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@1.14.0(react@19.2.5): + lucide-react@1.23.0(react@19.2.5): dependencies: react: 19.2.5