@af-utils/react-table
Advanced tools
Comparing version 0.0.26 to 0.0.27
{ | ||
"name": "@af-utils/react-table", | ||
"private": false, | ||
"version": "0.0.26", | ||
"version": "0.0.27", | ||
"description": "React components for rendering large scrollable data", | ||
@@ -60,3 +60,3 @@ "repository": "https://github.com/nowaalex/af-virtual-scroll.git", | ||
"lodash": "^4.17.21", | ||
"rollup": "^2.77.0", | ||
"rollup": "^2.77.1", | ||
"rollup-plugin-filesize": "^9.1.2", | ||
@@ -66,4 +66,4 @@ "rollup-plugin-terser": "^7.0.2" | ||
"peerDependencies": { | ||
"@af-utils/react-virtual-headless": "^0.0.21", | ||
"@af-utils/styled": "^0.0.9", | ||
"@af-utils/react-virtual-headless": "^0.0.22", | ||
"@af-utils/styled": "^0.0.10", | ||
"prop-types": "^15.8.0", | ||
@@ -70,0 +70,0 @@ "react": "^17.0.0 || ^18.1.0" |
24482