diff --git a/apps/web/package.json b/apps/web/package.json index c8f4975..4ca2cf4 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.25.0", + "lucide-react": "^1.30.0", "next": "^16.3.0", "ogl": "^1.0.11", "postcss": "^8.5.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a084c0a..bdc2fd4 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.25.0 - version: 1.25.0(react@19.2.8) + specifier: ^1.30.0 + version: 1.30.0(react@19.2.8) next: specifier: ^16.3.0 version: 16.3.0(@babel/core@7.29.7)(@types/node@26.1.2)(react-dom@19.2.8(react@19.2.8))(react@19.2.8) @@ -1822,8 +1822,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@1.25.0: - resolution: {integrity: sha512-/mdJTRbiwcLOQ1NZZK1amZF9rIZyvO18D6r9TngE6TG1NmqHgFuT4eE7Xrkm9UsXMbBJD1NlfwHVltCDWHrOTw==} + lucide-react@1.30.0: + resolution: {integrity: sha512-tUIr2jXLbWpCkdtH8XP7P7YppM9ueWgTky99lpWDY6z5REs6B+O6ZQ3U5tHkUUY59ANyOv/PBcs8E4Fe3KO3eA==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -4258,7 +4258,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@1.25.0(react@19.2.8): + lucide-react@1.30.0(react@19.2.8): dependencies: react: 19.2.8