Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency lucide-react to v0.451.0 (#469)
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 Oct 10, 2024
1 parent 206c48e commit 708ef82
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 @@ -27,7 +27,7 @@
"i18next": "23.15.1",
"jose": "5.9.3",
"jwt-decode": "4.0.0",
"lucide-react": "0.447.0",
"lucide-react": "0.451.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-ga4": "2.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7167,7 +7167,7 @@ __metadata:
istanbul-lib-coverage: "npm:3.2.2"
jose: "npm:5.9.3"
jwt-decode: "npm:4.0.0"
lucide-react: "npm:0.447.0"
lucide-react: "npm:0.451.0"
nyc: "npm:17.1.0"
prettier: "npm:3.3.3"
react: "npm:18.3.1"
Expand Down Expand Up @@ -8594,12 +8594,12 @@ __metadata:
languageName: node
linkType: hard

"lucide-react@npm:0.447.0":
version: 0.447.0
resolution: "lucide-react@npm:0.447.0"
"lucide-react@npm:0.451.0":
version: 0.451.0
resolution: "lucide-react@npm:0.451.0"
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
checksum: 10/fa930abc0679c5b1732c16a19b68b238bcf6147aff55646ee8eff6588dda2d2e602e33ca7499263fb80b8892ef20bfb032b0189575ee95267c5688ae00969692
checksum: 10/55e88c68d2d17d136f49ef9081c76ead9ecaa2a9b26e95db30776b5146dba29224e67ba2542a0c681a1a18c099dbb1bd5a8f0bc35de16fbff7dd53691f2b60c2
languageName: node
linkType: hard

Expand Down

0 comments on commit 708ef82

Please sign in to comment.