From d06ac7972cc2db896ddff2749344510edb392a8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Jul 2023 11:18:38 +0100 Subject: [PATCH] Bump lucide-react from 0.257.0 to 0.259.0 (#1160) Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.257.0 to 0.259.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/v0.259.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 71b71ba..12e7ceb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@yaireo/relative-time": "^1.0.3", "file-saver": "^2.0.5", "framer-motion": "^10.12.18", - "lucide-react": "^0.257.0", + "lucide-react": "^0.259.0", "next": "13.4.7", "next-themes": "^0.2.1", "react": "^18.2.0", @@ -9744,9 +9744,9 @@ } }, "node_modules/lucide-react": { - "version": "0.257.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.257.0.tgz", - "integrity": "sha512-iP/RIvOhB8hI+AeocKXBleP9NopM1MgQbwB8hCfNdxYqJrQreJCsEvBtmXb3SS92kxwEGWp6ikJ0XQ6hqaYsdA==", + "version": "0.259.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.259.0.tgz", + "integrity": "sha512-dFBLc6jRDfcpD9NQ7NyFVa+YR3RHX6+bs+f/UiotvNPho+kd4WyeXWMCCchUf7i/pq3BAaHkbmtkbx/GxxHVUw==", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0" } diff --git a/package.json b/package.json index 213cf46..00b6dfe 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@yaireo/relative-time": "^1.0.3", "file-saver": "^2.0.5", "framer-motion": "^10.12.18", - "lucide-react": "^0.257.0", + "lucide-react": "^0.259.0", "next": "13.4.7", "next-themes": "^0.2.1", "react": "^18.2.0",