{ "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.23.2", "@mui/x-license": "^7.23.2", "next": "15.1.0", "react": "19.0.0", "react-dom": "19.0.0" }, "devDependencies": { "@types/node": "^22.10.2", "@types/react": "19.0.1", "typescript": "^5.7.2" } }