|
56 | 56 | }, |
57 | 57 | "dependencies": { |
58 | 58 | "hightable": "0.18.5", |
59 | | - "hyparquet": "1.17.3", |
| 59 | + "hyparquet": "1.17.7", |
60 | 60 | "hyparquet-compressors": "1.1.1", |
61 | 61 | "icebird": "0.3.0", |
62 | 62 | "react": "18.3.1", |
63 | 63 | "react-dom": "18.3.1" |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | | - "@eslint/js": "9.33.0", |
67 | | - "@storybook/react-vite": "9.1.2", |
| 66 | + "@eslint/js": "9.35.0", |
| 67 | + "@storybook/react-vite": "9.1.5", |
68 | 68 | "@testing-library/react": "16.3.0", |
69 | | - "@types/node": "24.3.0", |
70 | | - "@types/react": "19.1.10", |
71 | | - "@types/react-dom": "19.1.7", |
72 | | - "@vitejs/plugin-react": "5.0.0", |
| 69 | + "@types/node": "24.3.1", |
| 70 | + "@types/react": "19.1.12", |
| 71 | + "@types/react-dom": "19.1.9", |
| 72 | + "@vitejs/plugin-react": "5.0.2", |
73 | 73 | "@vitest/coverage-v8": "3.2.4", |
74 | | - "eslint": "9.33.0", |
| 74 | + "eslint": "9.35.0", |
75 | 75 | "eslint-plugin-react": "7.37.5", |
76 | 76 | "eslint-plugin-react-hooks": "5.2.0", |
77 | 77 | "eslint-plugin-react-refresh": "0.4.20", |
78 | | - "eslint-plugin-storybook": "9.1.2", |
| 78 | + "eslint-plugin-storybook": "9.1.5", |
79 | 79 | "globals": "16.3.0", |
80 | 80 | "jsdom": "26.1.0", |
81 | 81 | "nodemon": "3.1.10", |
82 | 82 | "npm-run-all": "4.1.5", |
83 | | - "storybook": "9.1.2", |
| 83 | + "storybook": "9.1.5", |
84 | 84 | "typescript": "5.8.3", |
85 | | - "typescript-eslint": "8.39.1", |
86 | | - "vite": "7.1.2", |
| 85 | + "typescript-eslint": "8.42.0", |
| 86 | + "vite": "7.1.4", |
87 | 87 | "vitest": "3.2.4" |
88 | 88 | }, |
89 | 89 | "eslintConfig": { |
|
0 commit comments