Skip to content

Commit 68f4149

Browse files
authored
Merge pull request #58 from TheNextLvl-net/renovate/lucide-monorepo
fix(deps): update dependency lucide-react to ^0.535.0
2 parents a9c0297 + 78ae553 commit 68f4149

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.7",
99
"fumadocs-mdx": "11.7.1",
1010
"fumadocs-ui": "15.6.7",
11-
"lucide-react": "^0.534.0",
11+
"lucide-react": "^0.535.0",
1212
"next": "15.4.5",
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.534.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-4Bz7rujQ/mXHqCwjx09ih/Q9SCizz9CjBV5repw9YSHZZZaop9/Oj0RgCDt6WdEaeAPfbcZ8l2b4jzApStqgNw=="],
864+
"lucide-react": ["lucide-react@0.535.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-2E3+YWGLpjZ8ejIYrdqxVjWMSMiRQHmU6xZYE9xA2SC5j2m0NeB4/acjhRdhxbfniBKoNEukDDQnmShTxwOQ4g=="],
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.7",
1515
"fumadocs-mdx": "11.7.1",
1616
"fumadocs-ui": "15.6.7",
17-
"lucide-react": "^0.534.0",
17+
"lucide-react": "^0.535.0",
1818
"next": "15.4.5",
1919
"react": "^19.1.0",
2020
"react-dom": "^19.1.0"

0 commit comments

Comments
 (0)