From 3b4e92be25ae129dbb7e7734e9a2302e44bf6eaa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 00:13:09 +0000 Subject: [PATCH] [Renovate] Update dependency lucide-react to ^0.536.0 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 2a43c94d..32817622 100644 --- a/bun.lock +++ b/bun.lock @@ -20,7 +20,7 @@ "critters": "^0.0.25", "framer-motion": "^11.0.6", "gray-matter": "^4.0.3", - "lucide-react": "^0.526.0", + "lucide-react": "^0.536.0", "minimessage-js": "^1.1.3", "next-mdx-remote": "^5.0.0", "next-sitemap": "^4.2.3", @@ -1036,7 +1036,7 @@ "lru-cache": ["lru-cache@4.1.5", "", { "dependencies": { "pseudomap": "^1.0.2", "yallist": "^2.1.2" } }, "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g=="], - "lucide-react": ["lucide-react@0.526.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-uGWG/2RKuDLeQHCodn5cmJ9Zij80EstOdcBP+j//B2sr78w7woiEL4aMu6CRlRkyOyJ8sZry8QLhQTmZjynLdA=="], + "lucide-react": ["lucide-react@0.536.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-2PgvNa9v+qz4Jt/ni8vPLt4jwoFybXHuubQT8fv4iCW5TjDxkbZjNZZHa485ad73NSEn/jdsEtU57eE1g+ma8A=="], "make-dir": ["make-dir@2.1.0", "", { "dependencies": { "pify": "^4.0.1", "semver": "^5.6.0" } }, "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA=="], diff --git a/package.json b/package.json index a43bd370..8a4db01f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "critters": "^0.0.25", "framer-motion": "^11.0.6", "gray-matter": "^4.0.3", - "lucide-react": "^0.526.0", + "lucide-react": "^0.536.0", "minimessage-js": "^1.1.3", "next-mdx-remote": "^5.0.0", "next-sitemap": "^4.2.3",