Skip to content

Commit 128b596

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

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

0 commit comments

Comments
 (0)