Skip to content

Commit

Permalink
fix(deps): update dependency lucide-react to ^0.446.0 (#512)
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 Sep 25, 2024
1 parent d41c62f commit ca62064
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 @@ -49,7 +49,7 @@
"lodash.clone": "^4.5.0",
"lodash.isequal": "^4.5.0",
"lodash.shuffle": "^4.2.0",
"lucide-react": "^0.445.0",
"lucide-react": "^0.446.0",
"papaparse": "^5.4.1",
"plotly.js": "^2.29.1",
"qs": "6.13.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9288,7 +9288,7 @@ __metadata:
lodash.clonedeep: "npm:^4.5.0"
lodash.isequal: "npm:^4.5.0"
lodash.shuffle: "npm:^4.2.0"
lucide-react: "npm:^0.445.0"
lucide-react: "npm:^0.446.0"
miragejs: "npm:^0.1.48"
nyc: "npm:17.1.0"
papaparse: "npm:^5.4.1"
Expand Down Expand Up @@ -10884,12 +10884,12 @@ __metadata:
languageName: node
linkType: hard

"lucide-react@npm:^0.445.0":
version: 0.445.0
resolution: "lucide-react@npm:0.445.0"
"lucide-react@npm:^0.446.0":
version: 0.446.0
resolution: "lucide-react@npm:0.446.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
checksum: 10/83da75d937f62ef00d84838d4a3ce59d42590d15879463e57e96786e61091019bff98c473f2ca00708e0eec7d20e556fa174bcc51b83d091acf935745e0e4faf
checksum: 10/c19d2418ce920ce61aad697a4485a63a65f14dd5856d6bd59ef497de34b21f438d645aa9165e8621c47972993b8e483a2f8aafe131ebffe956c69c98398fc2ac
languageName: node
linkType: hard

Expand Down

0 comments on commit ca62064

Please sign in to comment.