Skip to content

Commit

Permalink
fix(deps): update dependency lucide-react to ^0.468.0 (#673)
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 Dec 10, 2024
1 parent 1eddc52 commit 5b4451d
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 @@ -50,7 +50,7 @@
"lodash.clone": "^4.5.0",
"lodash.isequal": "^4.5.0",
"lodash.shuffle": "^4.2.0",
"lucide-react": "^0.460.0",
"lucide-react": "^0.468.0",
"papaparse": "^5.4.1",
"plotly.js": "^2.29.1",
"qs": "6.13.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7750,7 +7750,7 @@ __metadata:
lodash.clonedeep: "npm:^4.5.0"
lodash.isequal: "npm:^4.5.0"
lodash.shuffle: "npm:^4.2.0"
lucide-react: "npm:^0.460.0"
lucide-react: "npm:^0.468.0"
miragejs: "npm:^0.1.48"
nyc: "npm:17.1.0"
papaparse: "npm:^5.4.1"
Expand Down Expand Up @@ -9304,12 +9304,12 @@ __metadata:
languageName: node
linkType: hard

"lucide-react@npm:^0.460.0":
version: 0.460.0
resolution: "lucide-react@npm:0.460.0"
"lucide-react@npm:^0.468.0":
version: 0.468.0
resolution: "lucide-react@npm:0.468.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
checksum: 10/e8be4ce522c2a7cf3a65aeb64142bb26ecba4ce3b06673127d8f141d1f4ffa65c38e58e0ba1fb1af8431063cf3c918657fc6ebaf9c835eda9b9ce4ece6cac96a
checksum: 10/b61907e20c529a6040e43901ba3e4dbcae226b7f9faf9a3c03ccbd3acab1b8241d309e481d6103eca584ed21fb1471204d6d729539079c09ab3313174bf40efc
languageName: node
linkType: hard

Expand Down

0 comments on commit 5b4451d

Please sign in to comment.