Skip to content

Commit 393433b

Browse files
authored
update dependencies (#209)
1 parent 818af03 commit 393433b

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -52,32 +52,32 @@
5252
"watch:url": "NODE_ENV=development nodemon bin/cli.js https://hyperparam.blob.core.windows.net/hyperparam/starcoderdata-js-00000-of-00065.parquet"
5353
},
5454
"dependencies": {
55-
"hightable": "0.13.4",
56-
"hyparquet": "1.10.3",
55+
"hightable": "0.14.1",
56+
"hyparquet": "1.11.0",
5757
"hyparquet-compressors": "1.1.1",
58-
"icebird": "0.1.13",
58+
"icebird": "0.1.14",
5959
"react": "18.3.1",
6060
"react-dom": "18.3.1"
6161
},
6262
"devDependencies": {
63-
"@eslint/js": "9.23.0",
63+
"@eslint/js": "9.24.0",
6464
"@testing-library/react": "16.3.0",
6565
"@types/node": "22.14.0",
66-
"@types/react": "19.0.12",
67-
"@types/react-dom": "19.0.4",
66+
"@types/react": "19.1.0",
67+
"@types/react-dom": "19.1.1",
6868
"@vitejs/plugin-react": "4.3.4",
6969
"@vitest/coverage-v8": "3.1.1",
70-
"eslint": "9.23.0",
71-
"eslint-plugin-react": "7.37.4",
70+
"eslint": "9.24.0",
71+
"eslint-plugin-react": "7.37.5",
7272
"eslint-plugin-react-hooks": "5.2.0",
7373
"eslint-plugin-react-refresh": "0.4.19",
7474
"globals": "16.0.0",
7575
"jsdom": "26.0.0",
7676
"nodemon": "3.1.9",
7777
"npm-run-all": "4.1.5",
78-
"typescript": "5.8.2",
79-
"typescript-eslint": "8.29.0",
80-
"vite": "6.2.4",
78+
"typescript": "5.8.3",
79+
"typescript-eslint": "8.29.1",
80+
"vite": "6.2.5",
8181
"vitest": "3.1.1"
8282
}
8383
}

0 commit comments

Comments
 (0)