@tanstack/react-table
Advanced tools
Comparing version 8.14.0 to 8.15.0
{ | ||
"name": "@tanstack/react-table", | ||
"version": "8.14.0", | ||
"version": "8.15.0", | ||
"description": "Headless UI for building powerful tables & datagrids for React.", | ||
@@ -48,8 +48,8 @@ "author": "Tanner Linsley", | ||
"devDependencies": { | ||
"@types/react": "^18.2.48", | ||
"@types/react": "^18.2.67", | ||
"react": "^18.2.0" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=16", | ||
"react-dom": ">=16" | ||
"react": ">=16.8", | ||
"react-dom": ">=16.8" | ||
}, | ||
@@ -56,0 +56,0 @@ "scripts": { |
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
757829