Skip to content

Commit d713d7b

Browse files
Update dependency lucide-react to ^0.462.0 (#94)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ef2896 commit d713d7b

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.461.0",
30+
"lucide-react": "^0.462.0",
3131
"nanoid": "^5.0.7",
3232
"react": "^18.2.0",
3333
"react-dom": "^18.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3600,12 +3600,12 @@ __metadata:
36003600
languageName: node
36013601
linkType: hard
36023602

3603-
"lucide-react@npm:^0.461.0":
3604-
version: 0.461.0
3605-
resolution: "lucide-react@npm:0.461.0"
3603+
"lucide-react@npm:^0.462.0":
3604+
version: 0.462.0
3605+
resolution: "lucide-react@npm:0.462.0"
36063606
peerDependencies:
36073607
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
3608-
checksum: 10c0/d7a2a89ecd6820955e6cec1dc72161bc189c8f5c5c48c7966a819f97d04ce240c6675ddfa6152a192bef16c2adec6baecf88e43eb7ee459d004f058ee2c8dc4d
3608+
checksum: 10c0/684477fcd130036c89535ea21a1a35d95fc3e45e41cb5cdcc56702cdb28aa7c8b9f5cfba12123229949d79f6dc19eac27b1d1452a14803a81424d461477c37cf
36093609
languageName: node
36103610
linkType: hard
36113611

@@ -3818,7 +3818,7 @@ __metadata:
38183818
codemirror: "npm:^6.0.1"
38193819
esbuild: "npm:^0.24.0"
38203820
highlight.js: "npm:^11.9.0"
3821-
lucide-react: "npm:^0.461.0"
3821+
lucide-react: "npm:^0.462.0"
38223822
nanoid: "npm:^5.0.7"
38233823
oxlint: "npm:^0.13.0"
38243824
postcss: "npm:^8.4.38"

0 commit comments

Comments
 (0)