We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a5053e commit 9b1fec7Copy full SHA for 9b1fec7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "hyperparam",
3
- "version": "0.3.15",
+ "version": "0.3.16",
4
"description": "Hyperparam CLI",
5
"author": "Hyperparam",
6
"homepage": "https://hyperparam.app",
@@ -75,14 +75,14 @@
75
"eslint-plugin-react": "7.37.5",
76
"eslint-plugin-react-hooks": "5.2.0",
77
"eslint-plugin-react-refresh": "0.4.20",
78
- "eslint-plugin-storybook": "9.1.5",
+ "eslint-plugin-storybook": "9.1.6",
79
"globals": "16.4.0",
80
"jsdom": "27.0.0",
81
"nodemon": "3.1.10",
82
"npm-run-all": "4.1.5",
83
"storybook": "9.1.6",
84
"typescript": "5.8.3",
85
- "typescript-eslint": "8.43.0",
+ "typescript-eslint": "8.44.0",
86
"vite": "7.1.5",
87
"vitest": "3.2.4"
88
},
0 commit comments