Skip to content

Commit 76d6440

Browse files
Update dependency lucide-react to ^0.511.0 (#154)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5970b53 commit 76d6440

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"clsx": "^2.1.1",
2828
"codemirror": "^6.0.1",
2929
"highlight.js": "^11.9.0",
30-
"lucide-react": "^0.510.0",
30+
"lucide-react": "^0.511.0",
3131
"nanoid": "^5.0.7",
3232
"react": "^19.0.0",
3333
"react-dom": "^19.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3566,12 +3566,12 @@ __metadata:
35663566
languageName: node
35673567
linkType: hard
35683568

3569-
"lucide-react@npm:^0.510.0":
3570-
version: 0.510.0
3571-
resolution: "lucide-react@npm:0.510.0"
3569+
"lucide-react@npm:^0.511.0":
3570+
version: 0.511.0
3571+
resolution: "lucide-react@npm:0.511.0"
35723572
peerDependencies:
35733573
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
3574-
checksum: 10c0/00b3efed64c370cd5ae97023583996ff83939baf6f4af11393d536ca9e520b0cc1a82a81aa6d0350625bff398daaa69357df74383631f2c3a0aeb6974f4237c7
3574+
checksum: 10c0/bf09dd73cf2233abea90506ad31a91739555d761062722acbe045cb73e274f035b196472de0971a8a8f0645b2b54e3f21b8c1980fe87c909ca93171a9c28428a
35753575
languageName: node
35763576
linkType: hard
35773577

@@ -3775,7 +3775,7 @@ __metadata:
37753775
codemirror: "npm:^6.0.1"
37763776
esbuild: "npm:^0.25.0"
37773777
highlight.js: "npm:^11.9.0"
3778-
lucide-react: "npm:^0.510.0"
3778+
lucide-react: "npm:^0.511.0"
37793779
nanoid: "npm:^5.0.7"
37803780
oxlint: "npm:^0.16.0"
37813781
postcss: "npm:^8.4.38"

0 commit comments

Comments
 (0)