Skip to content

Commit 455912e

Browse files
authored
Merge pull request #67 from TheNextLvl-net/renovate/lucide-monorepo
fix(deps): update dependency lucide-react to ^0.539.0
2 parents b1c1c75 + 11ccafa commit 455912e

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
@@ -8,7 +8,7 @@
88
"fumadocs-core": "15.6.9",
99
"fumadocs-mdx": "11.7.4",
1010
"fumadocs-ui": "15.6.9",
11-
"lucide-react": "^0.537.0",
11+
"lucide-react": "^0.539.0",
1212
"next": "15.4.6",
1313
"react": "^19.1.0",
1414
"react-dom": "^19.1.0",
@@ -861,7 +861,7 @@
861861

862862
"lru-cache": ["[email protected]", "", {}, "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A=="],
863863

864-
"lucide-react": ["lucide-react@0.537.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-VxWsdxBGeFnlC+HwMg/l08HptN4YRU9o/lRog156jOmRxI1ERKqN+rJiNY/mPcKAdWdM0UbyO8ft1o0jq69SSQ=="],
864+
"lucide-react": ["lucide-react@0.539.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-VVISr+VF2krO91FeuCrm1rSOLACQUYVy7NQkzrOty52Y8TlTPcXcMdQFj9bYzBgXbWCiywlwSZ3Z8u6a+6bMlg=="],
865865

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"fumadocs-core": "15.6.9",
1515
"fumadocs-mdx": "11.7.4",
1616
"fumadocs-ui": "15.6.9",
17-
"lucide-react": "^0.537.0",
17+
"lucide-react": "^0.539.0",
1818
"next": "15.4.6",
1919
"react": "^19.1.0",
2020
"react-dom": "^19.1.0"

0 commit comments

Comments
 (0)