Skip to content

Commit 83149f2

Browse files
committed
Update deps
1 parent 35e65af commit 83149f2

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -56,34 +56,34 @@
5656
},
5757
"dependencies": {
5858
"hightable": "0.18.5",
59-
"hyparquet": "1.17.3",
59+
"hyparquet": "1.17.7",
6060
"hyparquet-compressors": "1.1.1",
6161
"icebird": "0.3.0",
6262
"react": "18.3.1",
6363
"react-dom": "18.3.1"
6464
},
6565
"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",
6868
"@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",
7373
"@vitest/coverage-v8": "3.2.4",
74-
"eslint": "9.33.0",
74+
"eslint": "9.35.0",
7575
"eslint-plugin-react": "7.37.5",
7676
"eslint-plugin-react-hooks": "5.2.0",
7777
"eslint-plugin-react-refresh": "0.4.20",
78-
"eslint-plugin-storybook": "9.1.2",
78+
"eslint-plugin-storybook": "9.1.5",
7979
"globals": "16.3.0",
8080
"jsdom": "26.1.0",
8181
"nodemon": "3.1.10",
8282
"npm-run-all": "4.1.5",
83-
"storybook": "9.1.2",
84-
"typescript": "5.8.3",
85-
"typescript-eslint": "8.39.1",
86-
"vite": "7.1.2",
83+
"storybook": "9.1.5",
84+
"typescript": "5.9.2",
85+
"typescript-eslint": "8.42.0",
86+
"vite": "7.1.4",
8787
"vitest": "3.2.4"
8888
},
8989
"eslintConfig": {

0 commit comments

Comments
 (0)