Skip to content

Commit

Permalink
Update HighTable with cache key to remember column widths
Browse files Browse the repository at this point in the history
  • Loading branch information
platypii committed Oct 24, 2024
1 parent bf7a1f3 commit 9a8f2cb
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"highlight.js": "11.10.0",
"hightable": "0.5.6",
"hightable": "0.6.0",
"hyparquet": "1.5.0",
"hyparquet-compressors": "0.1.4"
},
Expand All @@ -34,8 +34,8 @@
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "12.1.1",
"@testing-library/react": "16.0.1",
"@types/node": "22.7.8",
"@types/react": "18.3.11",
"@types/node": "22.7.9",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react": "4.3.3",
"@vitest/coverage-v8": "2.1.3",
Expand Down
Loading

0 comments on commit 9a8f2cb

Please sign in to comment.