diff --git a/package.json b/package.json index 77b6dd0..f2315ce 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "gatsby-source-youtube-v3": "^3.0.2", "gatsby-transformer-remark": "^5.24.0", "gatsby-transformer-sharp": "^4.24.0", - "lucide-react": "^0.95.0", + "lucide-react": "^0.100.0", "prop-types": "^15.7.2", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index f57135b..98fc356 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8170,10 +8170,10 @@ lru-queue@^0.1.0: dependencies: es5-ext "~0.10.2" -lucide-react@^0.95.0: - version "0.95.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.95.0.tgz#9dff21e48b35d38361fbf184b7a66a8d424f2c39" - integrity sha512-ETStHyQi8LSz47w0/4sdjJZCVQkL2aDv14M2+tzGtosck49hGW67AGConB7G8X+LT2lbAwplUV7eyAFgSOHapA== +lucide-react@^0.100.0: + version "0.100.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.100.0.tgz#0da7ae900aa22a046f6b0fa97085faab7074e0af" + integrity sha512-5t0vx1NDLPyZ9v2gvBW5tn6/Lskzc0/2bt7+1MVegQoPvZ+V7HGg5i7OoKm1J7SfdfCBgDDctsTgGTt1KtPF/g== make-dir@^3.0.0, make-dir@^3.0.2, make-dir@^3.1.0: version "3.1.0"