Skip to content

Commit 32fef78

Browse files
fix(deps): update dependency lucide-react to v0.555.0
1 parent 3a2dc6a commit 32fef78

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
@@ -33,7 +33,7 @@
3333
"fumadocs-core": "16.1.0",
3434
"fumadocs-mdx": "14.0.3",
3535
"fumadocs-ui": "16.1.0",
36-
"lucide-react": "0.554.0",
36+
"lucide-react": "0.555.0",
3737
"next": "16.0.5",
3838
"react": "19.2.0",
3939
"react-dom": "19.2.0",
@@ -931,7 +931,7 @@
931931

932932
"lru-cache": ["lru-cache@11.2.2", "", {}, "sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg=="],
933933

934-
"lucide-react": ["lucide-react@0.554.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-St+z29uthEJVx0Is7ellNkgTEhaeSoA42I7JjOCBCrc5X6LYMGSv0P/2uS5HDLTExP5tpiqRD2PyUEOS6s9UXA=="],
934+
"lucide-react": ["lucide-react@0.555.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-D8FvHUGbxWBRQM90NZeIyhAvkFfsh3u9ekrMvJ30Z6gnpBHS6HC6ldLg7tL45hwiIz/u66eKDtdA23gwwGsAHA=="],
935935

936936
"magic-string": ["magic-string@0.30.17", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.0" } }, "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA=="],
937937

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"fumadocs-core": "16.1.0",
1616
"fumadocs-mdx": "14.0.3",
1717
"fumadocs-ui": "16.1.0",
18-
"lucide-react": "0.554.0",
18+
"lucide-react": "0.555.0",
1919
"next": "16.0.5",
2020
"react": "19.2.0",
2121
"react-dom": "19.2.0"

0 commit comments

Comments
 (0)