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 2fa7382 commit bf7a1f3Copy full SHA for bf7a1f3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "hyperparam",
3
- "version": "0.1.16",
+ "version": "0.1.17",
4
"description": "Hyperparam CLI",
5
"license": "MIT",
6
"main": "src/cli.js",
@@ -34,7 +34,7 @@
34
"@rollup/plugin-terser": "0.4.4",
35
"@rollup/plugin-typescript": "12.1.1",
36
"@testing-library/react": "16.0.1",
37
- "@types/node": "22.7.7",
+ "@types/node": "22.7.8",
38
"@types/react": "18.3.11",
39
"@types/react-dom": "18.3.1",
40
"@vitejs/plugin-react": "4.3.3",
@@ -48,7 +48,7 @@
48
"rollup-plugin-postcss": "4.0.2",
49
"tslib": "2.8.0",
50
"typescript": "5.6.3",
51
- "typescript-eslint": "8.10.0",
+ "typescript-eslint": "8.11.0",
52
"vitest": "2.1.3"
53
}
54
0 commit comments