Skip to content

Commit 7332c58

Browse files
committed
Publish v0.4.2
1 parent 6e292f3 commit 7332c58

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hyperparam",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Hyperparam CLI",
55
"author": "Hyperparam",
66
"homepage": "https://hyperparam.app",
@@ -56,13 +56,13 @@
5656
},
5757
"dependencies": {
5858
"hightable": "0.25.0",
59-
"hyparquet": "1.23.2",
59+
"hyparquet": "1.23.3",
6060
"hyparquet-compressors": "1.1.1",
6161
"icebird": "0.3.1",
6262
"squirreling": "0.6.0"
6363
},
6464
"devDependencies": {
65-
"@storybook/react-vite": "10.1.9",
65+
"@storybook/react-vite": "10.1.10",
6666
"@testing-library/react": "16.3.1",
6767
"@types/node": "25.0.3",
6868
"@types/react": "19.2.7",
@@ -73,14 +73,14 @@
7373
"eslint-plugin-react": "7.37.5",
7474
"eslint-plugin-react-hooks": "7.0.1",
7575
"eslint-plugin-react-refresh": "0.4.26",
76-
"eslint-plugin-storybook": "10.1.9",
76+
"eslint-plugin-storybook": "10.1.10",
7777
"globals": "16.5.0",
7878
"jsdom": "27.3.0",
7979
"nodemon": "3.1.11",
8080
"npm-run-all": "4.1.5",
8181
"react": "19.2.3",
8282
"react-dom": "19.2.3",
83-
"storybook": "10.1.9",
83+
"storybook": "10.1.10",
8484
"typescript": "5.9.3",
8585
"typescript-eslint": "8.50.0",
8686
"vite": "7.3.0",

0 commit comments

Comments
 (0)