Skip to content

Commit 2e13802

Browse files
authored
Merge pull request #3525 from hey-api/chore/deps-typescript-native-bump
chore: bump typescript native
2 parents e123a0a + 3f2aec2 commit 2e13802

3 files changed

Lines changed: 111 additions & 66 deletions

File tree

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"**/openapi-ts-tests/**/.gen": true,
2626
"**/*.tsbuildinfo": true
2727
},
28+
"typescript.experimental.useTsgo": true,
2829
"typescript.preferences.autoImportFileExcludePatterns": ["dist/**"],
2930
"typescript.preferences.autoImportSpecifierExcludeRegexes": ["^(node:)?os$"],
3031
"typescript.tsdk": "node_modules/typescript/lib",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@hey-api/openapi-ts": "workspace:*",
5959
"@types/node": "24.10.10",
6060
"@typescript-eslint/eslint-plugin": "8.54.0",
61-
"@typescript/native-preview": "7.0.0-dev.20260305.1",
61+
"@typescript/native-preview": "7.0.0-dev.20260308.1",
6262
"@vitest/coverage-v8": "4.0.18",
6363
"dotenv": "17.3.1",
6464
"eslint": "9.39.2",

0 commit comments

Comments
 (0)