Skip to content

Commit 9d348c8

Browse files
authored
Merge pull request #34 from TheNextLvl-net/renovate/lucide-monorepo
fix(deps): update dependency lucide-react to ^0.525.0
2 parents 1afb539 + c2825ce commit 9d348c8

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.5.5",
99
"fumadocs-mdx": "11.6.9",
1010
"fumadocs-ui": "15.5.5",
11-
"lucide-react": "^0.524.0",
11+
"lucide-react": "^0.525.0",
1212
"next": "15.3.4",
1313
"react": "^19.1.0",
1414
"react-dom": "^19.1.0",
@@ -859,7 +859,7 @@
859859

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

862-
"lucide-react": ["lucide-react@0.524.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-pdMjFjhuTYnWfreIdIe9TLJHpzapUsv8ISEXsIhFs5UEXTtj8Wdz76BQhSnbKMJAXHdEVMAfqwOehmr8295hPw=="],
862+
"lucide-react": ["lucide-react@0.525.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-Tm1txJ2OkymCGkvwoHt33Y2JpN5xucVq1slHcgE6Lk0WjDfjgKWor5CdVER8U6DvcfMwh4M8XxmpTiyzfmfDYQ=="],
863863

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"fumadocs-core": "15.5.5",
1515
"fumadocs-mdx": "11.6.9",
1616
"fumadocs-ui": "15.5.5",
17-
"lucide-react": "^0.524.0",
17+
"lucide-react": "^0.525.0",
1818
"next": "15.3.4",
1919
"react": "^19.1.0",
2020
"react-dom": "^19.1.0"

0 commit comments

Comments
 (0)