Update dependency lucide-react to ^0.424.0

This commit is contained in:
Renovate Bot 2024-08-02 11:01:18 +00:00
parent c9c79c1f29
commit 8a1263a1dd
2 changed files with 6 additions and 6 deletions

@ -32,7 +32,7 @@
"clsx": "^2.1.0",
"cmdk": "^1.0.0",
"fuse.js": "^7.0.0",
"lucide-react": "^0.419.0",
"lucide-react": "^0.424.0",
"mcutils-library": "^1.3.1",
"moment": "^2.30.1",
"next": "14.2.5",

@ -78,8 +78,8 @@ dependencies:
specifier: ^7.0.0
version: 7.0.0
lucide-react:
specifier: ^0.419.0
version: 0.419.0(react@18.3.1)
specifier: ^0.424.0
version: 0.424.0(react@18.3.1)
mcutils-library:
specifier: ^1.3.1
version: 1.3.4(@babel/core@7.25.2)(@types/node@20.14.13)
@ -6155,10 +6155,10 @@ packages:
yallist: 3.1.1
dev: false
/lucide-react@0.419.0(react@18.3.1):
resolution: {integrity: sha512-YkOHuc1uGH2A4G0NRZyeCW6mMFGb8z3amep0fARuKIri68nveAT5C8OuXOPJXpb/iIgSfsjdMjjII7bnEtGkvw==}
/lucide-react@0.424.0(react@18.3.1):
resolution: {integrity: sha512-x2Nj2aytk1iOyHqt4hKenfVlySq0rYxNeEf8hE0o+Yh0iE36Rqz0rkngVdv2uQtjZ70LAE73eeplhhptYt9x4Q==}
peerDependencies:
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
dependencies:
react: 18.3.1
dev: false