diff --git a/package.json b/package.json index c467965..f8ea909 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "framer-motion": "^7.6.12", - "lucide-react": "^0.102.0", + "lucide-react": "^0.112.0", "next": "^13.0.5", "prop-types": "^15.8.1", "react": "^18.1.0", diff --git a/yarn.lock b/yarn.lock index c14759e..dd4a92a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -440,10 +440,10 @@ loose-envify@^1.1.0, loose-envify@^1.4.0: dependencies: js-tokens "^3.0.0 || ^4.0.0" -lucide-react@^0.102.0: - version "0.102.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.102.0.tgz#ace76984ac13a761122bfe5689a09a28c48a8bf2" - integrity sha512-h4BOwyZ0cxqKw1Ftk6aQ/Gp7vEFaaq+AbhZWRbqGJCnBKXnAsf0+M8JRoRJxMqhOAxvl5dRje+eWKCGvO0enTg== +lucide-react@^0.112.0: + version "0.112.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.112.0.tgz#b2c6383ee0e22a19c8e6f327c3bac27a0e4a659c" + integrity sha512-+glJwNv7bv6I6WOb8RRbaVHJdaoaV/KWV44ag/EpAoSsWxSUML5RP8hA+9O188RoEv9ZFMx1l+7HPwTDnt0L/Q== merge2@^1.3.0: version "1.4.1"