|
55 | 55 | "watch:url": "NODE_ENV=development nodemon bin/cli.js https://hyperparam.blob.core.windows.net/hyperparam/starcoderdata-js-00000-of-00065.parquet" |
56 | 56 | }, |
57 | 57 | "dependencies": { |
58 | | - "hightable": "0.19.5", |
| 58 | + "hightable": "0.19.7", |
59 | 59 | "hyparquet": "1.18.0", |
60 | 60 | "hyparquet-compressors": "1.1.1", |
61 | 61 | "icebird": "0.3.0" |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | | - "@eslint/js": "9.35.0", |
65 | | - "@storybook/react-vite": "9.1.6", |
| 64 | + "@eslint/js": "9.36.0", |
| 65 | + "@storybook/react-vite": "9.1.7", |
66 | 66 | "@testing-library/react": "16.3.0", |
67 | | - "@types/node": "24.5.1", |
| 67 | + "@types/node": "24.5.2", |
68 | 68 | "@types/react": "19.1.13", |
69 | 69 | "@types/react-dom": "19.1.9", |
70 | 70 | "@vitejs/plugin-react": "5.0.3", |
71 | 71 | "@vitest/coverage-v8": "3.2.4", |
72 | | - "eslint": "9.35.0", |
| 72 | + "eslint": "9.36.0", |
73 | 73 | "eslint-plugin-react": "7.37.5", |
74 | 74 | "eslint-plugin-react-hooks": "5.2.0", |
75 | | - "eslint-plugin-react-refresh": "0.4.20", |
76 | | - "eslint-plugin-storybook": "9.1.6", |
| 75 | + "eslint-plugin-react-refresh": "0.4.21", |
| 76 | + "eslint-plugin-storybook": "9.1.7", |
77 | 77 | "globals": "16.4.0", |
78 | 78 | "jsdom": "27.0.0", |
79 | 79 | "nodemon": "3.1.10", |
80 | 80 | "npm-run-all": "4.1.5", |
81 | 81 | "react": "19.1.1", |
82 | 82 | "react-dom": "19.1.1", |
83 | | - "storybook": "9.1.6", |
| 83 | + "storybook": "9.1.7", |
84 | 84 | "typescript": "5.8.3", |
85 | | - "typescript-eslint": "8.44.0", |
86 | | - "vite": "7.1.5", |
| 85 | + "typescript-eslint": "8.44.1", |
| 86 | + "vite": "7.1.7", |
87 | 87 | "vitest": "3.2.4" |
88 | 88 | }, |
89 | 89 | "peerDependencies": { |
|
0 commit comments