Skip to content

Commit

Permalink
fix: upgrade lucide-react from 0.440.0 to 0.446.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade lucide-react from 0.440.0 to 0.446.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/maaaathis/project/6be4404a-0ad5-46c2-ad60-a8f430a849f6?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 21, 2024
1 parent 7c997b6 commit 931008b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"isbot": "^5.1.17",
"leaflet": "^1.9.4",
"leaflet-defaulticon-compatibility": "^0.1.2",
"lucide-react": "^0.440.0",
"lucide-react": "^0.446.0",
"natural-compare-lite": "^1.4.0",
"next": "^14.2.11",
"next-plausible": "^3.12.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5851,10 +5851,10 @@ lru-cache@^6.0.0:
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.1.0.tgz#2098d41c2dc56500e6c88584aa656c84de7d0484"
integrity sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==

lucide-react@^0.440.0:
version "0.440.0"
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.440.0.tgz#0ba651c0bed1581fb6a7838b43bf7ec6ab7f13a1"
integrity sha512-FW6Z0IJ/WVG968jscSiPXvQWo5B2DddynpgDMyGmTqnBo7pxzJrFMFMChM/d5YEsdHiNoLq0GIZJn14tH70GYQ==
lucide-react@^0.446.0:
version "0.446.0"
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.446.0.tgz#b92bd0229ad79a11fff84d47f9351797fc0b904e"
integrity sha512-BU7gy8MfBMqvEdDPH79VhOXSEgyG8TSPOKWaExWGCQVqnGH7wGgDngPbofu+KdtVjPQBWbEmnfMTq90CTiiDRg==

[email protected]:
version "2.0.28"
Expand Down

0 comments on commit 931008b

Please sign in to comment.