From a9952386d592b5683406d7b71a12263d00299d19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 01:25:21 +0000 Subject: [PATCH] Bump lucide-react from 0.462.0 to 0.474.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.462.0 to 0.474.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.474.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-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6f61e66..37ff37c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "clsx": "^2.1.1", "dompurify": "^3.2.2", "katex": "^0.16.11", - "lucide-react": "^0.462.0", + "lucide-react": "^0.474.0", "next": "15.0.3", "next-sitemap": "^4.2.3", "nextra": "^3.2.4", @@ -3784,12 +3784,12 @@ "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" }, "node_modules/lucide-react": { - "version": "0.462.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.462.0.tgz", - "integrity": "sha512-NTL7EbAao9IFtuSivSZgrAh4fZd09Lr+6MTkqIxuHaH2nnYiYIzXPo06cOxHg9wKLdj6LL8TByG4qpePqwgx/g==", + "version": "0.474.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.474.0.tgz", + "integrity": "sha512-CmghgHkh0OJNmxGKWc0qfPJCYHASPMVSyGY8fj3xgk4v84ItqDg64JNKFZn5hC6E0vHi6gxnbCgwhyVB09wQtA==", "license": "ISC", "peerDependencies": { - "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc" + "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "node_modules/markdown-extensions": { diff --git a/package.json b/package.json index 9d2aa46..c6d16cd 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "clsx": "^2.1.1", "dompurify": "^3.2.2", "katex": "^0.16.11", - "lucide-react": "^0.462.0", + "lucide-react": "^0.474.0", "next": "15.0.3", "next-sitemap": "^4.2.3", "nextra": "^3.2.4",