@af-utils/react-mobx-table
Advanced tools
Comparing version 0.0.30 to 0.0.31
{ | ||
"name": "@af-utils/react-mobx-table", | ||
"private": false, | ||
"version": "0.0.30", | ||
"version": "0.0.31", | ||
"description": "React components for rendering tables", | ||
@@ -41,5 +41,5 @@ "repository": "https://github.com/nowaalex/af-virtual-scroll.git", | ||
"devDependencies": { | ||
"@babel/core": "^7.18.9", | ||
"@babel/plugin-transform-runtime": "^7.18.9", | ||
"@babel/preset-env": "^7.18.9", | ||
"@babel/core": "^7.18.10", | ||
"@babel/plugin-transform-runtime": "^7.18.10", | ||
"@babel/preset-env": "^7.18.10", | ||
"@babel/preset-react": "^7.18.6", | ||
@@ -52,9 +52,9 @@ "@rollup/plugin-babel": "^5.3.1", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.4.24", | ||
"rollup": "^2.77.1", | ||
"rollup": "^2.77.2", | ||
"rollup-plugin-terser": "^7.0.2" | ||
}, | ||
"peerDependencies": { | ||
"@af-utils/react-table": "^0.0.28", | ||
"@af-utils/react-virtual-headless": "^0.0.23", | ||
"@af-utils/styled": "^0.0.10", | ||
"@af-utils/react-table": "^0.0.29", | ||
"@af-utils/react-virtual-headless": "^0.0.24", | ||
"@af-utils/styled": "^0.0.11", | ||
"mobx": "^6.3.0", | ||
@@ -61,0 +61,0 @@ "mobx-react-lite": "^3.2.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
56968