Skip to content

Commit d12f8fe

Browse files
authored
Merge pull request #114 from TheNextLvl-net/renovate/lucide-monorepo
fix(deps): update dependency lucide-react to ^0.545.0
2 parents 66d6cfc + 410129a commit d12f8fe

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
@@ -9,7 +9,7 @@
99
"fumadocs-core": "15.8.4",
1010
"fumadocs-mdx": "12.0.3",
1111
"fumadocs-ui": "15.8.4",
12-
"lucide-react": "^0.544.0",
12+
"lucide-react": "^0.545.0",
1313
"mermaid": "^11.12.0",
1414
"next": "15.5.4",
1515
"next-themes": "^0.4.6",
@@ -1062,7 +1062,7 @@
10621062

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

1065-
"lucide-react": ["lucide-react@0.544.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-t5tS44bqd825zAW45UQxpG2CvcC4urOwn2TrwSH8u+MjeE+1NnWl6QqeQ/6NdjMqdOygyiT9p3Ev0p1NJykxjw=="],
1065+
"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=="],
10661066

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"fumadocs-core": "15.8.4",
1616
"fumadocs-mdx": "12.0.3",
1717
"fumadocs-ui": "15.8.4",
18-
"lucide-react": "^0.544.0",
18+
"lucide-react": "^0.545.0",
1919
"mermaid": "^11.12.0",
2020
"next": "15.5.4",
2121
"next-themes": "^0.4.6",

0 commit comments

Comments
 (0)