diff --git a/apps/web/package.json b/apps/web/package.json index 7b35741..5a14429 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -14,7 +14,7 @@ "@types/three": "^0.185.4", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^1.30.0", + "lucide-react": "^1.31.0", "next": "^16.3.1", "ogl": "^1.0.11", "postcss": "^8.5.26", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c13df79..9579365 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,8 +29,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 lucide-react: - specifier: ^1.30.0 - version: 1.30.0(react@19.2.8) + specifier: ^1.31.0 + version: 1.31.0(react@19.2.8) next: specifier: ^16.3.1 version: 16.3.1(@babel/core@7.29.7)(@types/node@26.2.0)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) @@ -1828,8 +1828,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@1.30.0: - resolution: {integrity: sha512-tUIr2jXLbWpCkdtH8XP7P7YppM9ueWgTky99lpWDY6z5REs6B+O6ZQ3U5tHkUUY59ANyOv/PBcs8E4Fe3KO3eA==} + lucide-react@1.31.0: + resolution: {integrity: sha512-G8u2eEtoHUnUa9f8lbvqDhCiORMnYLdUEo06EEG9MQvHQrInKcX3Pa2TH39MM5qyzRcWETxB0+aOwAPI1g1kEg==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -4263,7 +4263,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@1.30.0(react@19.2.8): + lucide-react@1.31.0(react@19.2.8): dependencies: react: 19.2.8