From 73930755c82c748df1b15d34d5e631203bd11f41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 23:23:26 +0000 Subject: [PATCH] Bump lucide-react from 0.49.0 to 0.63.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.49.0 to 0.63.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/v0.63.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a8666c8..5357954 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "gatsby-source-youtube-v3": "^3.0.2", "gatsby-transformer-remark": "^5.16.0", "gatsby-transformer-sharp": "^4.16.0", - "lucide-react": "^0.49.0", + "lucide-react": "^0.63.0", "prop-types": "^15.7.2", "react": "^17.0.2", "react-dom": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index a09ddd9..016bc15 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8877,10 +8877,10 @@ lru-queue@^0.1.0: dependencies: es5-ext "~0.10.2" -lucide-react@^0.49.0: - version "0.49.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.49.0.tgz#a8664d30dbff76041618b0cf078a2e322014566c" - integrity sha512-5jD6k4UKU+S7Sjcu5q4JoEOir6F2PntSvZ3LXMyHd84fXu93JUTz+WDegA2nn7DR9v0xPntxbGwiI4dor1ymZw== +lucide-react@^0.63.0: + version "0.63.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.63.0.tgz#9c524b7054748a90d6d89974a63446ef6a5fb5c4" + integrity sha512-hraIdb4V3UpticTnpII1eYsDXhy70UIsGtEy5KfVv9RiV6oK4zEc2zn9uMlZCPThX9qYR+dT5kd0GJwqzJ3WpA== make-dir@^3.0.0, make-dir@^3.0.2, make-dir@^3.1.0: version "3.1.0"