Skip to content

Commit a892083

Browse files
Update dependency lucide-react to ^0.554.0 (#216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0895507 commit a892083

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.553.0",
30+
"lucide-react": "^0.554.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
@@ -3873,12 +3873,12 @@ __metadata:
38733873
languageName: node
38743874
linkType: hard
38753875

3876-
"lucide-react@npm:^0.553.0":
3877-
version: 0.553.0
3878-
resolution: "lucide-react@npm:0.553.0"
3876+
"lucide-react@npm:^0.554.0":
3877+
version: 0.554.0
3878+
resolution: "lucide-react@npm:0.554.0"
38793879
peerDependencies:
38803880
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
3881-
checksum: 10c0/b1283f1a2302a50d6a16bd67b9f7417ae08a74cba59ae5ca9953527cb9724247df12ba8c72ca2fc6a70b745f8315cc709ac7573643c4088728766da151999ef6
3881+
checksum: 10c0/35b11d6f11e4b00047175fcc52f531156be66e5ae7c1f689d0d18bc7bbf06d9e0bf33c767f449e25d99f105acf420399346787491aafe0b55dc68b8d45937e87
38823882
languageName: node
38833883
linkType: hard
38843884

@@ -4073,7 +4073,7 @@ __metadata:
40734073
codemirror: "npm:^6.0.1"
40744074
esbuild: "npm:^0.27.0"
40754075
highlight.js: "npm:^11.9.0"
4076-
lucide-react: "npm:^0.553.0"
4076+
lucide-react: "npm:^0.554.0"
40774077
nanoid: "npm:^5.0.7"
40784078
oxlint: "npm:^1.0.0"
40794079
postcss: "npm:^8.4.38"

0 commit comments

Comments
 (0)