Skip to content

Commit

Permalink
fix(deps): update dependency lucide-react to v0.400.0 (#787)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent ac65f1d commit bb1437d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"katex": "0.16.11",
"lodash.isarray": "4.0.0",
"lodash.truncate": "4.4.2",
"lucide-react": "0.399.0",
"lucide-react": "0.400.0",
"react": "18.3.1",
"react-accessible-treeview": "2.9.1",
"react-dom": "18.3.1",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6697,7 +6697,7 @@ __metadata:
katex: "npm:0.16.11"
lodash.isarray: "npm:4.0.0"
lodash.truncate: "npm:4.4.2"
lucide-react: "npm:0.399.0"
lucide-react: "npm:0.400.0"
prettier: "npm:3.3.2"
react: "npm:18.3.1"
react-accessible-treeview: "npm:2.9.1"
Expand Down Expand Up @@ -8262,6 +8262,15 @@ __metadata:
languageName: node
linkType: hard

"lucide-react@npm:0.400.0":
version: 0.400.0
resolution: "lucide-react@npm:0.400.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10/6ed8234119658fee998945f39e31d78f4fa05df5216eb1d269fc211c84a382928e4e4705f75ce85dcb056d493e9cf7810303d08c56eb40dce5066c3182ec5e7f
languageName: node
linkType: hard

"magic-string@npm:^0.27.0":
version: 0.27.0
resolution: "magic-string@npm:0.27.0"
Expand Down

0 comments on commit bb1437d

Please sign in to comment.