chore: add mssql and lucide-react dependencies
Install mssql (SQL Server driver) and lucide-react (icon library) for the warehouse query system. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
895
package-lock.json
generated
895
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -9,6 +9,8 @@
|
||||
"lint": "eslint"
|
||||
},
|
||||
"dependencies": {
|
||||
"lucide-react": "^1.17.0",
|
||||
"mssql": "^12.5.5",
|
||||
"next": "16.2.7",
|
||||
"react": "19.2.4",
|
||||
"react-dom": "19.2.4"
|
||||
|
||||
Reference in New Issue
Block a user