Skip to content

Commit d787983

Browse files
committed
update deps
1 parent 6b0a53e commit d787983

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
},
5757
"dependencies": {
5858
"hightable": "0.20.1",
59-
"hyparquet": "1.19.0",
59+
"hyparquet": "1.20.0",
6060
"hyparquet-compressors": "1.1.1",
6161
"icebird": "0.3.1"
6262
},
@@ -66,13 +66,13 @@
6666
"@testing-library/react": "16.3.0",
6767
"@types/node": "24.7.2",
6868
"@types/react": "19.2.2",
69-
"@types/react-dom": "19.2.1",
69+
"@types/react-dom": "19.2.2",
7070
"@vitejs/plugin-react": "5.0.4",
7171
"@vitest/coverage-v8": "3.2.4",
7272
"eslint": "9.37.0",
7373
"eslint-plugin-react": "7.37.5",
74-
"eslint-plugin-react-hooks": "6.1.1",
75-
"eslint-plugin-react-refresh": "0.4.23",
74+
"eslint-plugin-react-hooks": "7.0.0",
75+
"eslint-plugin-react-refresh": "0.4.24",
7676
"eslint-plugin-storybook": "9.1.10",
7777
"globals": "16.4.0",
7878
"jsdom": "27.0.0",
@@ -82,8 +82,8 @@
8282
"react-dom": "19.2.0",
8383
"storybook": "9.1.10",
8484
"typescript": "5.9.3",
85-
"typescript-eslint": "8.46.0",
86-
"vite": "7.1.9",
85+
"typescript-eslint": "8.46.1",
86+
"vite": "7.1.10",
8787
"vitest": "3.2.4"
8888
},
8989
"peerDependencies": {

0 commit comments

Comments
 (0)