Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit 25752de

Browse files
fix(deps): update dependency lucide-react to ^0.508.0
1 parent 2148b23 commit 25752de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"class-variance-authority": "^0.7.1",
1414
"clsx": "^2.1.1",
1515
"date-fns": "^4.1.0",
16-
"lucide-react": "^0.487.0",
16+
"lucide-react": "^0.508.0",
1717
"next": "15.2.4",
1818
"next-mdx-remote": "^5.0.0",
1919
"next-nprogress-bar": "^2.4.7",
@@ -493,7 +493,7 @@
493493

494494
"lru-cache": ["[email protected]", "", { "dependencies": { "yallist": "^3.0.2" } }, "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w=="],
495495

496-
"lucide-react": ["lucide-react@0.487.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-aKqhOQ+YmFnwq8dWgGjOuLc8V1R9/c/yOd+zDY4+ohsR2Jo05lSGc3WsstYPIzcTpeosN7LoCkLReUUITvaIvw=="],
496+
"lucide-react": ["lucide-react@0.508.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-gcP16PnexqtOFrTtv98kVsGzTfnbPekzZiQfByi2S89xfk7E/4uKE1USZqccIp58v42LqkO7MuwpCqshwSrJCg=="],
497497

498498
"markdown-extensions": ["[email protected]", "", {}, "sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q=="],
499499

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"class-variance-authority": "^0.7.1",
3030
"clsx": "^2.1.1",
3131
"date-fns": "^4.1.0",
32-
"lucide-react": "^0.487.0",
32+
"lucide-react": "^0.508.0",
3333
"next": "15.2.4",
3434
"next-mdx-remote": "^5.0.0",
3535
"next-nprogress-bar": "^2.4.7",

0 commit comments

Comments
 (0)