Skip to content

Commit

Permalink
fix(deps): update dependency lucide-react to ^0.343.0 (#98)
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 Feb 29, 2024
1 parent ee4069d commit 1c41f45
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 @@ -29,7 +29,7 @@
"file-saver": "^2.0.5",
"i18next": "^23.9.0",
"lodash.groupby": "^4.6.0",
"lucide-react": "^0.334.0",
"lucide-react": "^0.343.0",
"prism-react-renderer": "^2.3.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8341,7 +8341,7 @@ __metadata:
husky: "npm:9.0.11"
i18next: "npm:^23.9.0"
lodash.groupby: "npm:^4.6.0"
lucide-react: "npm:^0.334.0"
lucide-react: "npm:^0.343.0"
miragejs: "npm:^0.1.48"
nock: "npm:^13.5.3"
nyc: "npm:15.1.0"
Expand Down Expand Up @@ -9935,12 +9935,12 @@ __metadata:
languageName: node
linkType: hard

"lucide-react@npm:^0.334.0":
version: 0.334.0
resolution: "lucide-react@npm:0.334.0"
"lucide-react@npm:^0.343.0":
version: 0.343.0
resolution: "lucide-react@npm:0.343.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
checksum: 10/d24d20bda88e17bfa32a1e12575ebee9f09387ca0235560ed0a2dd96bb46693fc16d81663869a008acb94814d1f11f50418dde8d60bc55b15d1d250d3f585a02
checksum: 10/326933472ba804d9b4b8d15170919386d211128090d6e633378b638e01bb40f556aafba5b64dac305e409224bf3b7af0ec67f834dcdf5bb52aad9abd6de4e4b8
languageName: node
linkType: hard

Expand Down

0 comments on commit 1c41f45

Please sign in to comment.