Skip to content

Commit 2a3c226

Browse files
authored
Merge pull request #96 from TheNextLvl-net/renovate/lucide-monorepo
fix(deps): update dependency lucide-react to ^0.544.0
2 parents 8684fed + 285092f commit 2a3c226

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.7.11",
1010
"fumadocs-mdx": "11.9.1",
1111
"fumadocs-ui": "15.7.11",
12-
"lucide-react": "^0.543.0",
12+
"lucide-react": "^0.544.0",
1313
"next": "15.5.3",
1414
"react": "^19.1.1",
1515
"react-dom": "^19.1.1",
@@ -862,7 +862,7 @@
862862

863863
"lru-cache": ["[email protected]", "", {}, "sha512-r8LA6i4LP4EeWOhqBaZZjDWwehd1xUJPCJd9Sv300H0ZmcUER4+JPh7bqqZeqs1o5pgtgvXm+d9UGrB5zZGDiQ=="],
864864

865-
"lucide-react": ["lucide-react@0.543.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-fpVfuOQO0V3HBaOA1stIiP/A2fPCXHIleRZL16Mx3HmjTYwNSbimhnFBygs2CAfU1geexMX5ItUcWBGUaqw5CA=="],
865+
"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=="],
866866

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"fumadocs-core": "15.7.11",
1616
"fumadocs-mdx": "11.9.1",
1717
"fumadocs-ui": "15.7.11",
18-
"lucide-react": "^0.543.0",
18+
"lucide-react": "^0.544.0",
1919
"next": "15.5.3",
2020
"react": "^19.1.1",
2121
"react-dom": "^19.1.1"

0 commit comments

Comments
 (0)