Skip to content

Commit 7bb5f2f

Browse files
fix(deps): update dependency lucide-react to ^0.547.0
1 parent a6950b8 commit 7bb5f2f

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": "16.0.2",
1111
"fumadocs-mdx": "13.0.0",
1212
"fumadocs-ui": "16.0.2",
13-
"lucide-react": "^0.546.0",
13+
"lucide-react": "^0.547.0",
1414
"mermaid": "^11.12.0",
1515
"next": "16.0.0",
1616
"next-themes": "^0.4.6",
@@ -1117,7 +1117,7 @@
11171117

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

1120-
"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=="],
1120+
"lucide-react": ["lucide-react@0.547.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-YLChGBWKq8ynr1UWP8WWRPhHhyuBAXfSBnHSgfoj51L//9TU3d0zvxpigf5C1IJ4vnEoTzthl5awPK55PiZhdA=="],
11211121

11221122
"magic-string": ["[email protected]", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5" } }, "sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw=="],
11231123

package.json

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

0 commit comments

Comments
 (0)