Skip to content

Commit

Permalink
fix(deps): update dependency lucide-react to v0.451.0 (#1509)
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 Oct 10, 2024
1 parent 263a08a commit b2bcd40
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"lodash.isequal": "4.5.0",
"lodash.partition": "4.6.0",
"lodash.truncate": "4.4.2",
"lucide-react": "0.447.0",
"lucide-react": "0.451.0",
"papaparse": "5.4.1",
"react": "18.3.1",
"react-beautiful-dnd": "13.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6526,7 +6526,7 @@ __metadata:
lodash.isequal: "npm:4.5.0"
lodash.partition: "npm:4.6.0"
lodash.truncate: "npm:4.4.2"
lucide-react: "npm:0.447.0"
lucide-react: "npm:0.451.0"
nyc: "npm:17.1.0"
papaparse: "npm:5.4.1"
prettier: "npm:3.3.3"
Expand Down Expand Up @@ -8096,12 +8096,12 @@ __metadata:
languageName: node
linkType: hard

"lucide-react@npm:0.447.0":
version: 0.447.0
resolution: "lucide-react@npm:0.447.0"
"lucide-react@npm:0.451.0":
version: 0.451.0
resolution: "lucide-react@npm:0.451.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
checksum: 10/fa930abc0679c5b1732c16a19b68b238bcf6147aff55646ee8eff6588dda2d2e602e33ca7499263fb80b8892ef20bfb032b0189575ee95267c5688ae00969692
checksum: 10/55e88c68d2d17d136f49ef9081c76ead9ecaa2a9b26e95db30776b5146dba29224e67ba2542a0c681a1a18c099dbb1bd5a8f0bc35de16fbff7dd53691f2b60c2
languageName: node
linkType: hard

Expand Down

0 comments on commit b2bcd40

Please sign in to comment.