diff --git a/package.json b/package.json index 980a9a3..0e91b79 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "framer-motion": "^10.12.18", "haversine-distance": "^1.2.1", "lodash": "^4.17.21", - "lucide-react": "^0.257.0", + "lucide-react": "^0.445.0", "next": "13.4.7", "next-api-handler": "^0.4.10", "next-auth": "^4.22.1", diff --git a/yarn.lock b/yarn.lock index 4d3ebd4..e4da758 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5375,10 +5375,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -lucide-react@^0.257.0: - version "0.257.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.257.0.tgz#39babb647f22f88a67715662a78cbda937c0f40b" - integrity sha512-iP/RIvOhB8hI+AeocKXBleP9NopM1MgQbwB8hCfNdxYqJrQreJCsEvBtmXb3SS92kxwEGWp6ikJ0XQ6hqaYsdA== +lucide-react@^0.445.0: + version "0.445.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.445.0.tgz#35c42341e98fbf0475b2a6cf74fd25ef7cbfcd62" + integrity sha512-YrLf3aAHvmd4dZ8ot+mMdNFrFpJD7YRwQ2pUcBhgqbmxtrMP4xDzIorcj+8y+6kpuXBF4JB0NOCTUWIYetJjgA== lunr@^2.3.9: version "2.3.9"