diff --git a/package-lock.json b/package-lock.json index 43853e6..5c9c8e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@reown/appkit-adapter-wagmi": "1.8.17", "@supabase/supabase-js": "2.95.3", "@tanstack/react-query": "5.90.21", - "lucide-react": "0.563.0", + "lucide-react": "0.564.0", "next": "16.1.6", "react": "19.2.4", "react-dom": "19.2.3", @@ -10617,9 +10617,9 @@ } }, "node_modules/lucide-react": { - "version": "0.563.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.563.0.tgz", - "integrity": "sha512-8dXPB2GI4dI8jV4MgUDGBeLdGk8ekfqVZ0BdLcrRzocGgG75ltNEmWS+gE7uokKF/0oSUuczNDT+g9hFJ23FkA==", + "version": "0.564.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.564.0.tgz", + "integrity": "sha512-JJ8GVTQqFwuliifD48U6+h7DXEHdkhJ/E87kksGByII3qHxtPciVb8T8woQONHBQgHVOl7rSMrrip3SeVNy7Fg==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" diff --git a/package.json b/package.json index ca67da9..81af612 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@reown/appkit-adapter-wagmi": "1.8.17", "@supabase/supabase-js": "2.95.3", "@tanstack/react-query": "5.90.21", - "lucide-react": "0.563.0", + "lucide-react": "0.564.0", "next": "16.1.6", "react": "19.2.4", "react-dom": "19.2.3",