fix: upgrading lucide react dependency (#3057)

This commit is contained in:
sriram veeraghanta 2023-12-10 17:54:36 +05:30 committed by GitHub
parent 8d15b9e7de
commit 62e66acc37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 18 additions and 23 deletions

View file

@ -27,7 +27,7 @@
"dotenv": "^16.3.1",
"js-cookie": "^3.0.1",
"lowlight": "^2.9.0",
"lucide-react": "^0.293.0",
"lucide-react": "^0.294.0",
"mobx": "^6.10.0",
"mobx-react-lite": "^4.0.3",
"next": "^14.0.3",