@af-utils/react-mobx-table
Advanced tools
Comparing version 0.0.37 to 0.0.38
{ | ||
"name": "@af-utils/react-mobx-table", | ||
"private": false, | ||
"version": "0.0.37", | ||
"version": "0.0.38", | ||
"description": "React components for rendering tables", | ||
@@ -55,5 +55,5 @@ "repository": "https://github.com/nowaalex/af-virtual-scroll.git", | ||
"peerDependencies": { | ||
"@af-utils/react-table": "^0.0.35", | ||
"@af-utils/react-virtual-headless": "^0.0.30", | ||
"@af-utils/styled": "^0.0.12", | ||
"@af-utils/react-table": "^0.0.36", | ||
"@af-utils/react-virtual-headless": "^0.0.31", | ||
"@af-utils/styled": "^0.0.13", | ||
"mobx": "^6.3.0", | ||
@@ -60,0 +60,0 @@ "mobx-react-lite": "^3.2.0", |
58044
5
496