Skip to content

Commit

Permalink
fix(deps): update dependency lucide-react to v0.378.0 (#1231)
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 May 16, 2024
1 parent 2d6cf93 commit 4f5dd6b
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 @@ -50,7 +50,7 @@
"lodash.isequal": "4.5.0",
"lodash.partition": "4.6.0",
"lodash.truncate": "4.4.2",
"lucide-react": "0.376.0",
"lucide-react": "0.378.0",
"papaparse": "5.4.1",
"react": "18.3.1",
"react-beautiful-dnd": "13.1.1",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7387,7 +7387,7 @@ __metadata:
lodash.isequal: "npm:4.5.0"
lodash.partition: "npm:4.6.0"
lodash.truncate: "npm:4.4.2"
lucide-react: "npm:0.376.0"
lucide-react: "npm:0.378.0"
nyc: "npm:15.1.0"
papaparse: "npm:5.4.1"
prettier: "npm:3.2.5"
Expand Down Expand Up @@ -9150,6 +9150,15 @@ __metadata:
languageName: node
linkType: hard

"lucide-react@npm:0.378.0":
version: 0.378.0
resolution: "lucide-react@npm:0.378.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
checksum: 10/ecdd8c1be974346a03f078e9213336aa01ebee13b65815e338e626cba68ca326ac63058ddd8e9d396a7c2e2253beb9af9c34e521b6aac42fd96abf84f4788122
languageName: node
linkType: hard

"lz-string@npm:^1.5.0":
version: 1.5.0
resolution: "lz-string@npm:1.5.0"
Expand Down

0 comments on commit 4f5dd6b

Please sign in to comment.