From bf36be35c39b1b1f169b1d253c5077a22a3eecd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 01:25:57 +0100 Subject: [PATCH] Bump lucide-react from 0.244.0 to 0.257.0 (#1150) Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.244.0 to 0.257.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/v0.257.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 cdeae61..a599fb1 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.16", - "lucide-react": "^0.244.0", + "lucide-react": "^0.257.0", "next": "13.4.7", "next-themes": "^0.2.1", "react": "^18.2.0", @@ -9722,9 +9722,9 @@ } }, "node_modules/lucide-react": { - "version": "0.244.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.244.0.tgz", - "integrity": "sha512-PeDVbx5PlIRrVvdxiuSxPfBo7sK5qrL3LbvvRoGVNiHYRAkBm/48lKqoioxcmp0bgsyJs9lMw7CdtGFvnMJbVg==", + "version": "0.257.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.257.0.tgz", + "integrity": "sha512-iP/RIvOhB8hI+AeocKXBleP9NopM1MgQbwB8hCfNdxYqJrQreJCsEvBtmXb3SS92kxwEGWp6ikJ0XQ6hqaYsdA==", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0" } diff --git a/package.json b/package.json index 355463f..564ba9e 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.16", - "lucide-react": "^0.244.0", + "lucide-react": "^0.257.0", "next": "13.4.7", "next-themes": "^0.2.1", "react": "^18.2.0",