build(deps): bump lucide-react from 0.241.0 to 0.242.0

Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.241.0 to 0.242.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/v0.242.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-11 19:47:38 +00:00 committed by GitHub
parent 7abb30d26e
commit 26a82ee261
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,7 @@
"clsx": "^1.2.1",
"eslint": "8.42.0",
"eslint-config-next": "13.4.4",
"lucide-react": "^0.241.0",
"lucide-react": "^0.242.0",
"next": "13.4.4",
"next-themes": "^0.2.1",
"react": "18.2.0",

View file

@ -2782,10 +2782,10 @@ lru-cache@^6.0.0:
dependencies:
yallist "^4.0.0"
lucide-react@^0.241.0:
version "0.241.0"
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.241.0.tgz#e5116bb66e64e8c1742bd063a96248f54b527a8e"
integrity sha512-g22ci6iHuNc2hUwjiFz0D3jQQfQYrZBZesXG6+AX5rOV68Epttkt/nF6dMdz6reKJjtpoNzu+LKeKHGu/qjOgQ==
lucide-react@^0.242.0:
version "0.242.0"
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.242.0.tgz#6637739b35b53649c5197c30cf403587b4204908"
integrity sha512-aJ8E/rSTnZVZeK1yU7cjbNcVL+Dd7Mv6xwtQbfCBLRToWPkslJBD8X/sdhOchSDzTrSOR/FmErXHsjCJOaLqdA==
magic-string@^0.30.0:
version "0.30.0"