@adaptabletools/adaptable
Version:
Powerful AG Grid extension which provides advanced, cutting-edge functionality to meet all DataGrid requirements
76 lines • 1.89 kB
JSON
{
"name": "@adaptabletools/adaptable",
"version": "23.0.14",
"description": "Powerful AG Grid extension which provides advanced, cutting-edge functionality to meet all DataGrid requirements",
"keywords": [
"web-components",
"datagrid",
"fintech",
"fdc3",
"interop.io",
"grid",
"data",
"table",
"data-table",
"openfin",
"ag-grid",
"infinite-table",
"adaptable",
"blotter",
"data-visualisation",
"react",
"react-ag-grid",
"react-component",
"angular",
"angular-ag-grid",
"angular-component",
"vue3",
"vue3-ag-grid",
"vue-component"
],
"homepage": "http://www.adaptabletools.com/",
"license": "contact sales@adaptabletools.com for details",
"author": {
"name": "Jonny Wolfson",
"email": "jonny.wolfson@adaptabletools.com"
},
"maintainers": [
{
"name": "JonnyAdaptableTools",
"email": "jonny.wolfson@adaptabletools.com"
}
],
"typings": "index.d.ts",
"dependencies": {
"@base-ui/react": "^1.3.0",
"@finos/fdc3": "2.1.0",
"@infinite-table/infinite-react": "8.0.3",
"@tanstack/react-virtual": "^3.13.22",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.563.0",
"normalize.css": "^8.0.1",
"re-resizable": "6.10.3",
"react": "^18.0.0 || ^19.0.0",
"react-day-picker": "^9.14.0",
"react-dom": "^18.0.0 || ^19.0.0",
"react-redux": "9.2.0",
"react-remove-scroll": "2.6.3",
"react-toastify": "9.1.3",
"redux": "^5.0.1",
"rxjs": "^7.4.0",
"tailwind-merge": "^3.5.0",
"tinycolor2": "^1.4.2",
"tslib": "^2.8.1",
"tw-animate-css": "^1.4.0",
"udsv": "0.6.0",
"uuid": "9.0.1"
},
"peerDependencies": {
"ag-grid-enterprise": ">=35.3.0"
},
"publishTimestamp": 0,
"type": "module",
"module": "index.js"
}