Skip to content

Commit 76bec08

Browse files
Update dependency lucide-react to ^0.509.0 (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 128b596 commit 76bec08

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.508.0",
30+
"lucide-react": "^0.509.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.508.0":
3570-
version: 0.508.0
3571-
resolution: "lucide-react@npm:0.508.0"
3569+
"lucide-react@npm:^0.509.0":
3570+
version: 0.509.0
3571+
resolution: "lucide-react@npm:0.509.0"
35723572
peerDependencies:
35733573
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
3574-
checksum: 10c0/8eb9bc74ebeba85967328c236c5300aa2070d073e79cb88b6c968fd5d805d028aa3a64649d6b7711e92b5e2e873d8c961641d691e135e0e43056d3be1e3e7f87
3574+
checksum: 10c0/eb7434a99738d2a3b3a193c4e0cf51691a06223ec8eda514ea7fd96cdbd311069d25353cd9e720810e5c7ba3891186de6a0463c3ac5382cc1d981938847b9b95
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.508.0"
3778+
lucide-react: "npm:^0.509.0"
37793779
nanoid: "npm:^5.0.7"
37803780
oxlint: "npm:^0.16.0"
37813781
postcss: "npm:^8.4.38"

0 commit comments

Comments
 (0)