Skip to content

Commit

Permalink
fix(deps): update dependency lucide-react to ^0.460.0 (#649)
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 Nov 18, 2024
1 parent a701516 commit 43f217a
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.456.0",
"lucide-react": "^0.460.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 @@ -7763,7 +7763,7 @@ __metadata:
lodash.clonedeep: "npm:^4.5.0"
lodash.isequal: "npm:^4.5.0"
lodash.shuffle: "npm:^4.2.0"
lucide-react: "npm:^0.456.0"
lucide-react: "npm:^0.460.0"
miragejs: "npm:^0.1.48"
nyc: "npm:17.1.0"
papaparse: "npm:^5.4.1"
Expand Down Expand Up @@ -9317,12 +9317,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 43f217a

Please sign in to comment.