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 4ec7f72 commit 4cab2c3Copy full SHA for 4cab2c3
templates/react-ts/package.json
@@ -29,7 +29,7 @@
29
"eslint-plugin-react-refresh": "^0.4.20",
30
"globals": "^16.2.0",
31
"semver": "^7.7.2",
32
- "typescript": "~5.8.3",
+ "typescript": "~5.9.0",
33
"typescript-eslint": "^8.34.1",
34
"vite": "^7.0.0"
35
}
templates/vanilla-ts/package.json
@@ -14,7 +14,7 @@
14
},
15
"devDependencies": {
16
17
18
"vite": "^7.0.3"
19
20
"engines": {
0 commit comments