Skip to content

Commit d526d94

Browse files
fix(deps): update dependency lucide-react to ^0.554.0
1 parent 0688867 commit d526d94

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
@@ -11,7 +11,7 @@
1111
"fumadocs-core": "16.0.12",
1212
"fumadocs-mdx": "13.0.8",
1313
"fumadocs-ui": "16.0.12",
14-
"lucide-react": "^0.553.0",
14+
"lucide-react": "^0.554.0",
1515
"mermaid": "^11.12.0",
1616
"next": "16.0.3",
1717
"next-themes": "^0.4.6",
@@ -1118,7 +1118,7 @@
11181118

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

1121-
"lucide-react": ["lucide-react@0.553.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-BRgX5zrWmNy/lkVAe0dXBgd7XQdZ3HTf+Hwe3c9WK6dqgnj9h+hxV+MDncM88xDWlCq27+TKvHGE70ViODNILw=="],
1121+
"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=="],
11221122

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

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.12",
1717
"fumadocs-mdx": "13.0.8",
1818
"fumadocs-ui": "16.0.12",
19-
"lucide-react": "^0.553.0",
19+
"lucide-react": "^0.554.0",
2020
"mermaid": "^11.12.0",
2121
"next": "16.0.3",
2222
"next-themes": "^0.4.6",

0 commit comments

Comments
 (0)