diff --git a/apps/web/package.json b/apps/web/package.json index 596db5e..c443241 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -25,7 +25,7 @@ "clsx": "^2.1.1", "framer-motion": "^11.16.1", "hono": "^4.11.7", - "lucide-react": "^0.469.0", + "lucide-react": "^0.564.0", "next": "16.1.1", "next-themes": "^0.4.4", "react": "19.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a08d502..9408fa2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -99,8 +99,8 @@ importers: specifier: ^4.11.7 version: 4.11.9 lucide-react: - specifier: ^0.469.0 - version: 0.469.0(react@19.2.3) + specifier: ^0.564.0 + version: 0.564.0(react@19.2.3) next: specifier: 16.1.1 version: 16.1.1(@opentelemetry/api@1.9.0)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) @@ -2722,6 +2722,7 @@ packages: glob@10.3.4: resolution: {integrity: sha512-6LFElP3A+i/Q8XQKEvZjkEWEOTgAIALR9AO2rwT8bgPhDd1anmqDJDZ6lLddI4ehxxxR1S5RIqKe1uapMQfYaQ==} engines: {node: '>=16 || 14 >=14.17'} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true graceful-fs@4.2.11: @@ -2960,8 +2961,8 @@ packages: resolution: {integrity: sha512-DqC6n3QQ77zdFpCMASA1a3Jlb64Hv2N2DciFGkO/4L9+q/IpIAuRlKOvCXabtRW6cQf8usbmM6BE/TOPysCdIA==} engines: {bun: '>=1.0.0', deno: '>=1.30.0', node: '>=8.0.0'} - lucide-react@0.469.0: - resolution: {integrity: sha512-28vvUnnKQ/dBwiCQtwJw7QauYnE7yd2Cyp4tTTJpvglX4EMpbflcdBgrgToX2j71B3YvugK/NH3BGUk+E/p/Fw==} + lucide-react@0.564.0: + resolution: {integrity: sha512-JJ8GVTQqFwuliifD48U6+h7DXEHdkhJ/E87kksGByII3qHxtPciVb8T8woQONHBQgHVOl7rSMrrip3SeVNy7Fg==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -6435,7 +6436,7 @@ snapshots: lru.min@1.1.4: {} - lucide-react@0.469.0(react@19.2.3): + lucide-react@0.564.0(react@19.2.3): dependencies: react: 19.2.3