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

4
pnpm-lock.yaml generated
View File

@@ -113,6 +113,9 @@ importers:
i18next-resources-to-backend:
specifier: ^1.2.0
version: 1.2.0
lucide-react:
specifier: ^0.363.0
version: 0.363.0(react@18.2.0)
next:
specifier: 14.2.0-canary.56
version: 14.2.0-canary.56(react-dom@18.2.0)(react@18.2.0)
@@ -8954,7 +8957,6 @@ packages:
react: ^16.5.1 || ^17.0.0 || ^18.0.0
dependencies:
react: 18.2.0
dev: true
/magic-string@0.27.0:
resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==}