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 ce2a533 commit c1f14bfCopy full SHA for c1f14bf
example/package.json
@@ -34,7 +34,7 @@
34
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
35
"eslint-plugin-react-refresh": "^0.4.9",
36
"globals": "^15.9.0",
37
- "typescript": "^5.5.4",
+ "typescript": "^5.8.3",
38
"typescript-eslint": "^8.31.0",
39
"vite": "^5.4.1"
40
}
package.json
@@ -65,7 +65,7 @@
65
"eslint": "^9.9.1",
66
67
"prettier": "3.2.5",
68
- "typescript": "~5.0.3",
69
"typescript-eslint": "^8.4.0"
70
},
71
"main": "./dist/commonjs/client/index.js",
0 commit comments