Skip to content

Commit

Permalink
fix(deps): update dependency lucide-react to v0.402.0 (#1309)
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 8, 2024
1 parent f9d95bd commit 924c1df
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.394.0",
"lucide-react": "0.402.0",
"papaparse": "5.4.1",
"react": "18.3.1",
"react-beautiful-dnd": "13.1.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7209,7 +7209,7 @@ __metadata:
lodash.isequal: "npm:4.5.0"
lodash.partition: "npm:4.6.0"
lodash.truncate: "npm:4.4.2"
lucide-react: "npm:0.394.0"
lucide-react: "npm:0.402.0"
nyc: "npm:17.0.0"
papaparse: "npm:5.4.1"
prettier: "npm:3.3.2"
Expand Down Expand Up @@ -8889,15 +8889,6 @@ __metadata:
languageName: node
linkType: hard

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

"lucide-react@npm:0.395.0":
version: 0.395.0
resolution: "lucide-react@npm:0.395.0"
Expand All @@ -8916,6 +8907,15 @@ __metadata:
languageName: node
linkType: hard

"lucide-react@npm:0.402.0":
version: 0.402.0
resolution: "lucide-react@npm:0.402.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10/fe8a7d5b65e469ee9f376e65942a1cb66aa39fc650265be4153e0f0235a0a5b09cdb03e8f51ed1f2319bdf91e1ae0859c61fe3a25c68e08ecb289a692bf52a17
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 924c1df

Please sign in to comment.