Skip to content

Commit

Permalink
feat: upgrade typescript to ~5.3.3 (#738)
Browse files Browse the repository at this point in the history
Co-authored-by: Peach <scdzwyxst@gmail.com>
  • Loading branch information
bestlyg and PeachScript committed Jan 26, 2024
1 parent 1f950ce commit 86a7516
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -42,7 +42,7 @@
]
},
"dependencies": {
"@microsoft/api-extractor": "7.36.3",
"@microsoft/api-extractor": "7.39.1",
"@umijs/babel-preset-umi": "^4.0.89",
"@umijs/bundler-utils": "^4.0.89",
"@umijs/bundler-webpack": "^4.0.89",
Expand All @@ -60,7 +60,7 @@
"loader-runner": "4.2.0",
"minimatch": "3.1.2",
"tsconfig-paths": "4.0.0",
"typescript": "~5.0.4",
"typescript": "~5.3.3",
"typescript-transform-paths": "3.4.6",
"v8-compile-cache": "2.3.0"
},
Expand Down
88 changes: 44 additions & 44 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 86a7516

Please sign in to comment.