chore: bump typescript to 5.1.3 (#2735)

Co-authored-by: LongYinan <lynweklm@gmail.com>
(cherry picked from commit c5a295a87b)
This commit is contained in:
Himself65
2023-06-09 11:42:54 +08:00
committed by himself65
parent 127fd5fb44
commit 432e18fda8
14 changed files with 56 additions and 22 deletions

View File

@@ -86,7 +86,7 @@
"react": "18.3.0-canary-16d053d59-20230506",
"react-dom": "18.3.0-canary-16d053d59-20230506",
"serve": "^14.2.0",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"vite-plugin-istanbul": "^4.1.0",
"vite-tsconfig-paths": "^4.2.0",