@smallwebco/tinypivot-react 1.0.55 → 1.0.57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@smallwebco/tinypivot-react",
3
3
  "type": "module",
4
- "version": "1.0.55",
4
+ "version": "1.0.57",
5
5
  "description": "TinyPivot React - AI-ready data grid, pivot table, and chart builder. Natural language data exploration with BYOK. Under 40KB gzipped.",
6
6
  "author": "Small Web, LLC",
7
7
  "license": "SEE LICENSE IN LICENSE.md",
@@ -63,7 +63,7 @@
63
63
  "@tanstack/react-table": "^8.20.0",
64
64
  "apexcharts": "^4.3.0",
65
65
  "react-apexcharts": "^1.6.0",
66
- "@smallwebco/tinypivot-core": "1.0.55"
66
+ "@smallwebco/tinypivot-core": "1.0.57"
67
67
  },
68
68
  "devDependencies": {
69
69
  "@types/react": "^18.2.0",