Skip to content

Commit 0d1400b

Browse files
fix(deps): update dependency lucide-react to ^0.546.0
1 parent 8ab3ee6 commit 0d1400b

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
@@ -10,7 +10,7 @@
1010
"fumadocs-core": "15.8.5",
1111
"fumadocs-mdx": "12.0.3",
1212
"fumadocs-ui": "15.8.5",
13-
"lucide-react": "^0.545.0",
13+
"lucide-react": "^0.546.0",
1414
"mermaid": "^11.12.0",
1515
"next": "15.5.5",
1616
"next-themes": "^0.4.6",
@@ -1065,7 +1065,7 @@
10651065

10661066
"lru-cache": ["[email protected]", "", {}, "sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg=="],
10671067

1068-
"lucide-react": ["lucide-react@0.545.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-7r1/yUuflQDSt4f1bpn5ZAocyIxcTyVyBBChSVtBKn5M+392cPmI5YJMWOJKk/HUWGm5wg83chlAZtCcGbEZtw=="],
1068+
"lucide-react": ["lucide-react@0.546.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-Z94u6fKT43lKeYHiVyvyR8fT7pwCzDu7RyMPpTvh054+xahSgj4HFQ+NmflvzdXsoAjYGdCguGaFKYuvq0ThCQ=="],
10691069

10701070
"magic-string": ["[email protected]", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.0" } }, "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA=="],
10711071

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"fumadocs-core": "15.8.5",
1717
"fumadocs-mdx": "12.0.3",
1818
"fumadocs-ui": "15.8.5",
19-
"lucide-react": "^0.545.0",
19+
"lucide-react": "^0.546.0",
2020
"mermaid": "^11.12.0",
2121
"next": "15.5.5",
2222
"next-themes": "^0.4.6",

0 commit comments

Comments
 (0)