{ "name": "@link-stack/ui", "version": "2.3.4", "description": "", "scripts": { "build": "tsc -p tsconfig.json" }, "author": "", "dependencies": { "@mui/icons-material": "^6", "@mui/material": "^6", "@mui/x-data-grid-pro": "^7.22.3", "@mui/x-license": "^7.21.0", "next": "15.0.3", "react": "18.3.1", "react-dom": "18.3.1" }, "devDependencies": { "@types/node": "^22.9.3", "@types/react": "18.3.12", "typescript": "^5.7.2" } }