Update lucide-react dependency version

The version of lucide-react package in all project dependencies has been upgraded from "^0.367.0" to "^0.368.0". This update was done across multiple packages in the project to ensure consistency and the latest features/bug fixes from the updated library are utilized.
This commit is contained in:
giancarlo
2024-04-17 17:53:25 +08:00
parent c2bccef0db
commit 6b17146b16
7 changed files with 7 additions and 7 deletions

View File

@@ -38,7 +38,7 @@
"@tanstack/react-table": "^8.10.7",
"class-variance-authority": "^0.7.0",
"date-fns": "^3.2.0",
"lucide-react": "^0.367.0",
"lucide-react": "^0.368.0",
"next": "^14.1.4",
"next-themes": "^0.3.0",
"react-hook-form": "^7.51.2",