{ "name": "@link-stack/ui", "version": "3.1.0", "description": "", "scripts": { "build": "tsc -p tsconfig.json" }, "author": "", "dependencies": { "@mui/icons-material": "^6", "@mui/material": "^6", "@mui/x-data-grid-pro": "^7.27.0", "@mui/x-license": "^7.26.0", "next": "15.1.7", "react": "19.0.0", "react-dom": "19.0.0" }, "devDependencies": { "@types/node": "^22.13.4", "@types/react": "19.0.10", "typescript": "^5.7.3" } }