chore(deps): bump lucide-react from 0.417.0 to 0.471.0 in /ui (#6456)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-11 08:34:47 +01:00
committed by GitHub
parent 62cbb442e8
commit 2e4b5399c9
2 changed files with 5 additions and 6 deletions
+4 -5
View File
@@ -34,7 +34,7 @@
"intl-messageformat": "^10.5.0",
"jose": "^5.9.3",
"jwt-decode": "^4.0.0",
"lucide-react": "^0.417.0",
"lucide-react": "^0.471.0",
"next": "^14.2.22",
"next-auth": "^5.0.0-beta.25",
"next-themes": "^0.2.1",
@@ -11379,10 +11379,9 @@
}
},
"node_modules/lucide-react": {
"version": "0.417.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.417.0.tgz",
"integrity": "sha512-F/MDUHDter8YMZ7JKQpW/5/+v38tdaoShKX3e+opYsqfCnaHwn+5zz3+lBrMDFMNtSsvxtNpchLIaMpEfsi/4w==",
"license": "ISC",
"version": "0.471.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.471.0.tgz",
"integrity": "sha512-3L0OOJClsKDETJGK7nABqW8ftaVmUjWzluzPpw/6dGdI1bOmzsLsCjZpAEpg24Xs/U7xdYveQU+CBkHxWy7MrA==",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
+1 -1
View File
@@ -26,7 +26,7 @@
"intl-messageformat": "^10.5.0",
"jose": "^5.9.3",
"jwt-decode": "^4.0.0",
"lucide-react": "^0.417.0",
"lucide-react": "^0.471.0",
"next": "^14.2.22",
"next-auth": "^5.0.0-beta.25",
"next-themes": "^0.2.1",