fix: lucide react and offline
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev --turbopack",
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint",
|
||||
@@ -25,7 +25,7 @@
|
||||
"framer-motion": "12.4.10",
|
||||
"i18next": "^24.2.2",
|
||||
"i18next-browser-languagedetector": "^8.0.4",
|
||||
"lucide-react": "^0.476.0",
|
||||
"lucide-react": "^0.487.0",
|
||||
"mongoose": "8.1.0",
|
||||
"next": "15.2.0",
|
||||
"next-auth": "4.24.5",
|
||||
|
||||
Reference in New Issue
Block a user