Update dependencies by adding 'lucide-react'

This update includes adding 'lucide-react' to the list of dependencies in the package.json file for the web app. The corresponding changes have also been made in the 'pnpm-lock.yaml' file to reflect the specifics of the newly added package.
This commit is contained in:
giancarlo
2024-04-04 11:09:58 +08:00
parent 64fca41f8d
commit 83cd86e3ee
3 changed files with 5 additions and 2 deletions

View File

@@ -42,6 +42,7 @@
"edge-csrf": "^1.0.9",
"i18next": "^23.10.1",
"i18next-resources-to-backend": "^1.2.0",
"lucide-react": "^0.363.0",
"next": "14.2.0-canary.56",
"next-sitemap": "^4.2.3",
"next-themes": "0.3.0",