File tree Expand file tree Collapse file tree 6 files changed +17
-30
lines changed Expand file tree Collapse file tree 6 files changed +17
-30
lines changed Original file line number Diff line number Diff line change 1414 "typecheck" : " tsc"
1515 },
1616 "dependencies" : {
17- "hightable" : " 0.19.5 " ,
17+ "hightable" : " 0.19.7 " ,
1818 "react" : " 19.1.1" ,
1919 "react-dom" : " 19.1.1" ,
2020 "react-router" : " 7.9.1"
2424 "@types/react-dom" : " 19.1.9" ,
2525 "@vitejs/plugin-react" : " 5.0.3" ,
2626 "@vitest/coverage-v8" : " 3.2.4" ,
27- "eslint" : " 9.35 .0" ,
27+ "eslint" : " 9.36 .0" ,
2828 "eslint-plugin-react" : " 7.37.5" ,
2929 "eslint-plugin-react-hooks" : " 5.2.0" ,
30- "eslint-plugin-react-refresh" : " 0.4.20 " ,
30+ "eslint-plugin-react-refresh" : " 0.4.21 " ,
3131 "globals" : " 16.4.0" ,
3232 "typescript" : " 5.8.3" ,
33- "typescript-eslint" : " 8.44.0 " ,
34- "vite" : " 7.1.5 " ,
33+ "typescript-eslint" : " 8.44.1 " ,
34+ "vite" : " 7.1.7 " ,
3535 "vitest" : " 3.2.4"
3636 }
3737}
Original file line number Diff line number Diff line change @@ -132,9 +132,4 @@ thead td:first-child {
132132 align-items : center;
133133 background : url ("https://hyperparam.app/assets/table/hightable.svg" ) # f9f4ff
134134 no-repeat center 6px ;
135-
136- /* TODO: move to hightable? */
137- & [aria-checked = "true" ] {
138- background : revert;
139- }
140135}
Original file line number Diff line number Diff line change 1414 "typecheck" : " tsc"
1515 },
1616 "dependencies" : {
17- "hightable" : " 0.19.5 " ,
17+ "hightable" : " 0.19.7 " ,
1818 "hyparquet" : " 1.18.0" ,
1919 "hyparquet-compressors" : " 1.1.1" ,
20- "hyperparam" : " 0.3.18 " ,
20+ "hyperparam" : " 0.3.20 " ,
2121 "react" : " 19.1.1" ,
2222 "react-dom" : " 19.1.1"
2323 },
2626 "@types/react-dom" : " 19.1.9" ,
2727 "@vitejs/plugin-react" : " 5.0.3" ,
2828 "@vitest/coverage-v8" : " 3.2.4" ,
29- "eslint" : " 9.35 .0" ,
29+ "eslint" : " 9.36 .0" ,
3030 "eslint-plugin-react" : " 7.37.5" ,
3131 "eslint-plugin-react-hooks" : " 5.2.0" ,
32- "eslint-plugin-react-refresh" : " 0.4.20 " ,
32+ "eslint-plugin-react-refresh" : " 0.4.21 " ,
3333 "globals" : " 16.4.0" ,
3434 "typescript" : " 5.8.3" ,
35- "typescript-eslint" : " 8.44.0 " ,
36- "vite" : " 7.1.5 " ,
35+ "typescript-eslint" : " 8.44.1 " ,
36+ "vite" : " 7.1.7 " ,
3737 "vitest" : " 3.2.4"
3838 }
3939}
Original file line number Diff line number Diff line change @@ -316,7 +316,3 @@ input[type="file"] {
316316 background-color : # 22222b ;
317317 padding-left : 20px ;
318318}
319-
320- [role = "menu" ] > button [role = "menuitem" ] {
321- color : # 444 ;
322- }
Original file line number Diff line number Diff line change 1414 "typecheck" : " tsc"
1515 },
1616 "dependencies" : {
17- "hightable" : " 0.19.5 " ,
18- "hyperparam" : " 0.3.18 " ,
17+ "hightable" : " 0.19.7 " ,
18+ "hyperparam" : " 0.3.20 " ,
1919 "icebird" : " 0.3.0" ,
2020 "react" : " 19.1.1" ,
2121 "react-dom" : " 19.1.1"
2525 "@types/react-dom" : " 19.1.9" ,
2626 "@vitejs/plugin-react" : " 5.0.3" ,
2727 "@vitest/coverage-v8" : " 3.2.4" ,
28- "eslint" : " 9.35 .0" ,
28+ "eslint" : " 9.36 .0" ,
2929 "eslint-plugin-react" : " 7.37.5" ,
3030 "eslint-plugin-react-hooks" : " 5.2.0" ,
31- "eslint-plugin-react-refresh" : " 0.4.20 " ,
31+ "eslint-plugin-react-refresh" : " 0.4.21 " ,
3232 "globals" : " 16.4.0" ,
3333 "typescript" : " 5.8.3" ,
34- "typescript-eslint" : " 8.44.0 " ,
35- "vite" : " 7.1.5 " ,
34+ "typescript-eslint" : " 8.44.1 " ,
35+ "vite" : " 7.1.7 " ,
3636 "vitest" : " 3.2.4"
3737 }
3838}
Original file line number Diff line number Diff line change @@ -257,7 +257,3 @@ main {
257257 align-items : center;
258258 gap : 8px ;
259259}
260-
261- [role = "menu" ] > button [role = "menuitem" ] {
262- color : # 444 ;
263- }
You can’t perform that action at this time.
0 commit comments